/* Media Query Mixins */
/*------------------------------------------------------------------
[Table of contents]

** STANDARD CLASSES **
1. Box modes
2. Global Classes
3. Headers
4. Helper Classes
5. Bootstrap 3 overrides
6. Back to Top button
7. Tooltip
8. Tiny Nav
9. Sub-Menu
10. Header area 
11. Navigation area 
12. Slider container
13. Fat Footer
14. Footer
15. Superfish overrides - main navigation
16. Sidebar 
17. Post pagination system
18. Sub-header
19. Isotope filter system
20. jQuery UI datepicker overrides
21. Preloader

** THEME SPECIFC CLASSES **
1. Video container group
2. Testimonials carousel
3. Milestone counter
4. Values List
5. Progress Bar
6. Single News Post Social icons
7. Single News Post - Related posts
8. Accordion system
9. Newsletter
10. Staff profile
11. Partners carousel
12. Navigation slide out menu
13. Float Menu
14. Property search column
15. News post layout
16. Fancy title
17. Sign-in slide out menu
18. Registration slide out menu
19. Interactive Title
20. Milestone column
21. Our process list
22. Information list
23. Single news post layout
24. Author column
25. Comments column
26. Property listings
27. Property Post
28. Agencies
29. Contact

** WIDGETS **
1. Latest properties widget
2. Featured properties widget
3. Top agents widget
4. Agencies widget
5. Properties filter


-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Color Codes]

Primary Color: #ffe1a0; 
Secondary Color: #7f6631;
Body Color: #979797;
Divider Color: #dfdfdf;
Body Font: 'Questrial';

-------------------------------------------------------------------*/
/* 1. Box Modes  */
/* full screen mode */
.pm-full-mode {
  width: 100%; }

/* 1170px boxed mode - requires customs media queries for responsivesness */
.pm-boxed-mode {
  width: 1170px;
  margin: 20px auto;
  background-color: white; }

/* 970px boxed mode - requires customs media queries for responsivesness */
.pm-standard-mode {
  width: 970px;
  margin: 0 auto; }

.navbar-fixed-top.pm-boxed-mode, .navbar-fixed-bottom.pm-boxed-mode, .navbar-fixed-top.pm-standard-mode, .navbar-fixed-bottom.pm-standard-mode {
  position: inherit; }

/* 2. Global Classes  */
html, body {
  height: 100%; }

body {
  background-position: center top;
  background: fixed; }

a {
  color: #7f6631;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-weight: 300;
  text-decoration: none !important;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

a:hover {
  color: #ffe1a0; }

a.pm-secondary {
  color: #7f6631; }

a.pm-secondary:hover {
  color: #ffe1a0; }

.pm-secondary {
  color: #7f6631; }

a.pm-standard-link {
  color: #7f6631;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin: 20px 0;
  display: inline-block; }

a.pm-sidebar-link {
  color: #7f6631;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin: 5px 0;
  display: inline-block; }

a.pm-standard-link:hover, a.pm-sidebar-link:hover {
  color: #ffe1a0; }

a.pm-standard-link i, a.pm-sidebar-link i {
  font-size: 10px;
  font-weight: normal;
  margin-left: 3px; }

p {
  color: #979797;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 16px;
  font-weight: 300;
  line-height: 28px; }

p.light {
  color: white; }

strong {
  font-weight: 600;
  line-height: 24px; }

ul li:before {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 12px;
  color: #979797;
  padding-right: 15px; }

ul {
  color: #979797;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  margin: 15px 0;
  list-style: none; }

blockquote {
  border: 1px solid #e2e2e2;
  padding: 20px;
  margin: 20px 0;
  border-left: 4px solid #DBC164;
  border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -o-border-radius: 6px 6px 6px 6px; }

blockquote p {
  color: #5f5f5f;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  font-weight: 100;
  line-height: 24px; }

iframe {
  width: 100%; }

.visual-bg {
  background-color: #CCC; }

.pp_gallery li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-column-container {
  width: 100%;
  background-repeat: no-repeat;
  position: relative; }

.pm-column-container-message {
  max-width: 900px;
  background-color: #ffe1a0;
  text-align: center;
  position: relative;
  margin: 0 auto;
  display: table;
  padding: 15px 30px;
  top: -30px;
  border: 1px solid #fdcb5e;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-column-container-message p {
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-size: 24px;
  color: #7f6631;
  text-transform: uppercase;
  margin-bottom: 0px; }

.pm-column-title {
  font-size: 24px;
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-weight: 300;
  color: #ffe1a0;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0px; }

.pm-column-title-divider-simple {
  width: 100%;
  height: 1px;
  border-top: 1px solid #d8d1c1;
  display: table;
  margin: 0 auto;
  position: relative;
  margin: 20px auto 0 auto;
  position: relative; }

.pm-column-title-divider-simple-end-point {
  width: 5px;
  height: 5px;
  background-color: #7f6631;
  position: absolute;
  top: -2px;
  right: 0; }

.pm-column-title-divider {
  width: 275px;
  height: 1px;
  border-top: 1px solid #d8d1c1;
  display: table;
  margin: 0 auto;
  position: relative;
  margin: 30px auto 0 auto;
  position: relative; }

.pm-column-title-divider-end-point {
  width: 5px;
  height: 5px;
  background-color: #7f6631;
  position: absolute; }

.pm-column-title-divider-end-point.left {
  top: -2px;
  left: 0;
  z-index: 1; }

.pm-column-title-divider-end-point.right {
  top: -2px;
  right: 0;
  z-index: 2; }

.pm-column-title-divider-symbol {
  width: 20px;
  height: 20px;
  background-color: #7f6631;
  border: 2px solid #ffe1a0;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: table;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

/* 3. Headers  */
h1 {
  font-size: 72px;
  font-family: "Open Sans","Roboto","Microsoft YaHei";
  font-weight: 100;
  color: white; }

/* Body page titles */
h2 {
  font-size: 18px;
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-weight: 300;
  color: #7f6631;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px;
  text-transform: uppercase; }

h3 {
  font-size: 24px;
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-weight: 300;
  color: white;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0px;
  text-transform: uppercase; }

/* Regular column titles */
h4 {
  font-size: 36px;
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-weight: 100;
  color: #141414;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px;
  text-transform: uppercase; }

h4.pm-primary {
  color: #ffe1a0; }

/* Column titles */
h5 {
  font-size: 24px;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-weight: 100;
  color: #7f6631;
  margin-top: 20px;
  line-height: 32px;
  margin-bottom: 5px; }

h5.light {
  color: white;
  margin-bottom: 15px; }

/* Small titles */
h6 {
  font-size: 26px;
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-weight: 100;
  color: #141414;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px;
  text-transform: uppercase; }

/* 4. Helper Classes  */
.pm-line-icon {
  font-size: 60px;
  color: #7f6631; }

.pm-container-arrow {
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 30px solid #182433;
  margin: -30px auto 0;
  max-height: 50px;
  max-width: 50px;
  position: relative;
  top: 30px; }

.pm-title-divider {
  width: 80px;
  height: 1px;
  background-color: #dfdfdf;
  margin: 26px auto; }

.pm-containerMargin20 {
  margin: 20px 0px; }

.pm-containerMargin30 {
  margin: 30px 0px; }

.pm-containerMargin40 {
  margin: 40px 0px; }

.pm-containerMargin50 {
  margin: 50px 0px; }

.pm-containerMargin60 {
  margin: 60px 0px; }

.pm-containerMargin70 {
  margin: 70px 0px; }

.pm-containerMargin80 {
  margin: 80px 0px; }

.pm-containerMargin90 {
  margin: 90px 0px; }

.pm-containerMargin100 {
  margin: 100px 0px; }

.pm-containerMargin110 {
  margin: 110px 0px; }

.pm-containerMargin120 {
  margin: 120px 0px; }

.pm-containerPadding20 {
  padding: 20px 15px; }

.pm-containerPadding30 {
  padding: 30px 15px; }

.pm-containerPadding40 {
  padding: 40px 15px; }

.pm-containerPadding60 {
  padding: 60px 15px; }

.pm-containerPadding80 {
  padding: 80px 15px; }

.pm-containerPadding100 {
  padding: 100px 15px; }

.pm-containerPadding110 {
  padding: 110px 15px; }

.pm-containerPadding120 {
  padding: 120px 15px; }

.pm-containerPadding-top-20 {
  padding-top: 20px; }

.pm-containerPadding-top-30 {
  padding-top: 30px; }

.pm-containerPadding-top-40 {
  padding-top: 40px; }

.pm-containerPadding-top-50 {
  padding-top: 50px; }

.pm-containerPadding-top-60 {
  padding-top: 60px; }

.pm-containerPadding-top-70 {
  padding-top: 70px; }

.pm-containerPadding-top-80 {
  padding-top: 80px; }

.pm-containerPadding-top-90 {
  padding-top: 90px; }

.pm-containerPadding-top-100 {
  padding-top: 100px; }

.pm-containerPadding-top-110 {
  padding-top: 110px; }

.pm-containerPadding-top-120 {
  padding-top: 120px; }

.pm-containerPadding-bottom-20 {
  padding-bottom: 20px; }

.pm-containerPadding-bottom-30 {
  padding-bottom: 30px; }

.pm-containerPadding-bottom-40 {
  padding-bottom: 40px; }

.pm-containerPadding-bottom-50 {
  padding-bottom: 50px; }

.pm-containerPadding-bottom-60 {
  padding-bottom: 60px; }

.pm-containerPadding-bottom-70 {
  padding-bottom: 70px; }

.pm-containerPadding-bottom-80 {
  padding-bottom: 80px; }

.pm-containerPadding-bottom-90 {
  padding-bottom: 90px; }

.pm-containerPadding-bottom-100 {
  padding-bottom: 100px; }

.pm-containerPadding-bottom-110 {
  padding-bottom: 110px; }

.pm-containerPadding-bottom-120 {
  padding-bottom: 120px; }

.pm-columnPadding20 {
  padding: 20px 15px; }

.pm-columnPadding30 {
  padding: 30px 15px; }

.pm-columnPadding40 {
  padding: 40px 15px; }

.pm-columnPadding60 {
  padding: 60px 15px; }

.pm-columnPadding80 {
  padding: 80px 15px; }

.pm-columnPadding100 {
  padding: 100px 15px; }

.pm-columnPadding120 {
  padding: 120px 15px; }

.pm-columnPadding-30 {
  padding: 0 30px; }

.pm-container-border {
  border-right: 1px solid #c6c6c6; }

.pm-no-margin {
  margin: 0px !important; }

.pm-no-margin-top {
  margin-top: 0px !important; }

.pm-no-margin-bottom {
  margin-bottom: 0px !important; }

.pm-no-padding {
  padding: 0px !important; }

.pm-column-spacing {
  margin-bottom: 30px; }

.pm-column-spacing.staff {
  margin-bottom: 50px; }

.pm-column-spacing.news-post {
  margin-bottom: 50px; }

.pm-center {
  text-align: center; }

.pm-inline {
  display: inline; }

.pm-inline-block {
  display: inline-block !important; }

.pm-right-align {
  text-align: right;
  display: block; }

.pm-left-align {
  text-align: left;
  display: block; }

.pm-center-align {
  margin: 0 auto !important;
  display: table !important; }

.pm-divider {
  height: 1px;
  background-color: #ffe1a0;
  width: 80px;
  margin: 20px 0; }

.pm-divider.light {
  background-color: white; }

.pm-clear-element {
  clear: both; }

.columnContainer .row [class*="col-"] {
  padding-bottom: 30px; }

.reset-pulse-sizing,
.reset-pulse-sizing *,
.reset-pulse-sizing *:before,
.reset-pulse-sizing *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  vertical-align: top; }

.pm-icon-container {
  width: 140px;
  height: 140px;
  border: 6px solid #7d7d7d;
  display: block;
  margin: 0 auto;
  padding-top: 10px;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-icon-container i {
  font-size: 70px;
  color: #7d7d7d;
  vertical-align: middle; }

/* 5. Bootstrap 3 overrides  */
.navbar-collapse {
  padding: 0px !important; }

.navbar-collapse.in {
  overflow-y: inherit !important; }

.navbar-toggle {
  float: none !important; }

.navbar-toggle {
  background-color: transparent;
  border: 1px solid transparent;
  float: right;
  margin-bottom: 8px;
  margin-right: 0;
  margin-top: 4px;
  padding: 9px 10px;
  position: relative;
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px; }

/* 6. Back to Top button  */
/*#back-top:before {
	content:"\f077";
	font-family:'FontAwesome';
	font-size:18px;
	color:#7be0e8;
	position:absolute;
	top:11px;
	left:16px;
}

#back-top {
    bottom: -70px;
    font-size: 30px;
    position: fixed;
    right: 20px;
    text-align: center;
    z-index: 999;
	margin:0 0px 10px 10px;
	padding:25px;
	background-color:white;
	border: 3px solid #11c7d5;
	
	@include borderRadiusAll(99px);
	@include transition(all, 0.3s);
}

#back-top:hover {
	cursor:pointer;
	background-color:#0DB7C4;
	border: 3px solid white;
}

#back-top:hover:before {
	color:white;
}*/
/* 7. Tooltip  */
#pm_marker_tooltip {
  font-size: 11px;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  line-height: 20px;
  width: auto;
  opacity: 0;
  height: auto;
  padding: 2px 12px;
  background-color: #ffe1a0;
  position: absolute;
  color: black;
  /* Make tooltip color */
  text-align: left;
  z-index: 99999999999;
  text-transform: uppercase;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

#pm_marker_tooltip.pm_tip_arrow_bottom {
  background-color: #ffe1a0;
  color: white;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

#pm_marker_tooltip.pm_tip_arrow_top:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffe1a0;
  /* set to primary color / flip this from top to bottom for reverse triangles */
  position: absolute;
  bottom: -6px;
  left: 15px;
  margin-left: auto;
  margin-right: auto; }

#pm_marker_tooltip.pm_tip_arrow_bottom:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ffe1a0;
  /* set to primary color / flip this from top to bottom for reverse triangles */
  position: absolute;
  left: 15px;
  top: -3px; }

/* 8. Tiny Nav  */
.tinynav {
  padding: 5px;
  border: 1px solid #ffe1a0;
  background-color: white;
  color: #7f6631;
  font-size: 16px;
  background-image: none !important;
  font-family: "Open Sans","Lato","Microsoft YaHei"; }

/* 9. Sub-Menu  */
.pm-sub-menu-container {
  background-color: #ffe1a0;
  padding: 10px 0;
  position: relative;
  z-index: 999; }

.pm-sub-menu-info {
  overflow: hidden; }

.pm-sub-navigation {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right; }

.pm-sub-navigation li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-sub-navigation li {
  float: left;
  margin-right: 10px; }

.pm-sub-navigation li:last-child {
  margin-right: 0px; }

.pm-sub-navigation li a {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-weight: 500;
  font-size: 14px;
  color: white;
  display: block;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.pm-sub-navigation a:hover {
  color: #F14527; }

.pm-sub-navigation a i {
  font-family: 'FontAwesome';
  font-weight: 300;
  font-size: 17px;
  color: white;
  margin-top: 4px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-sub-navigation a i.typcn {
  font-size: 20px; }

.pm-sub-navigation a i:hover {
  color: #ffe1a0; }

/* 10. Header area  */
.header {
  background-color: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid #ffe1a0;
  left: 0;
  padding: 20px 50px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
  overflow: hidden;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

header.fixed {
  position: fixed; }

.pm-boxed-mode header {
  position: relative; }

.pm-boxed-mode .pm-holder {
  top: 0; }

.pm-boxed-mode .pm-caption {
  padding-top: 105px; }

.pm-boxed-mode .pm-sub-header-info {
  padding: 100px 0 120px; }

.pm-logo-container {
  float: left; }

.pm-logo-container img {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

/* 11. Navigation area */
.pm-nav-container {
  min-width: 500px;
  overflow: auto;
  float: right;
  margin-top: 7px; }

.pm-nav-container-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right; }

.pm-nav-container-icons.float-menu {
  float: none !important; }

.pm-nav-container-icons li:before {
  list-style: none;
  padding: 0;
  margin: 0;
  content: ""; }

.pm-nav-container-icons li {
  float: left;
  margin-right: 25px; }

.pm-nav-container-icons li:last-child {
  margin-right: 0px; }

.pm-nav-container-icons li a span {
  float: left;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 10px;
  color: #ffe1a0;
  text-transform: uppercase; }

.pm-nav-container-icons li a:hover i {
  color: #7f6631; }

.pm-nav-container-icons li a i {
  font-family: 'FontAwesome';
  font-size: 24px;
  color: #ffe1a0;
  clear: left;
  position: relative;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: table;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-nav-search-bar-container {
  float: left;
  min-width: 300px;
  margin-top: 25px; }

.pm-search-bar-btn {
  float: right;
  color: #ffe1a0; }

.pm-search-bar-btn:hover {
  color: #7f6631; }

.pm-search-input-field {
  float: left;
  min-width: 250px;
  background-color: transparent;
  border: none;
  color: #ffe1a0;
  font-family: "Open Sans","Microsoft YaHei";
  text-transform: uppercase;
  font-size: 14px; }

/* 12. Slider container  */
.pm-slider-container {
  background-image: url(../img/slider/slide1.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  min-height: 700px; }

/* 13. Fat Footer  */
.pm-fat-footer {
  width: 100%;
  background-color: #262626;
  padding: 80px 0px;
  background-repeat: no-repeat;
  background-image: url(../img/footer/fat-footer-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center; }

.pm-fat-footer p {
  color: white; }

.pm-fat-footer a {
  color: #ffe1a0; }

.pm-fat-footer a:hover {
  color: white; }

.pm-fat-footer-title {
  font-size: 18px;
  font-weight: 300;
  color: white;
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  display: block;
  overflow: hidden;
  padding: 0;
  text-transform: uppercase;
  line-height: 30px;
  margin: 0 0 10px !important; }

.pm-fat-footer-title span {
  font-weight: 700;
  color: #ffe1a0; }

.pm-fat-footer-title-divider {
  width: 100%;
  height: 1px;
  background-color: #ffe1a0;
  margin: 0px 0 20px;
  display: inline-block;
  position: relative; }

.pm-fat-footer-title-divider-endpoint {
  width: 5px;
  height: 5px;
  background-color: #ffe1a0;
  position: absolute;
  top: -2px;
  right: 0;
  z-index: 5; }

.pm-widget-footer:last-child {
  margin-bottom: 0px !important; }

.pm-widget-footer p {
  font-size: 14px;
  color: white;
  line-height: 24px;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  margin: 0 0 10px;
  padding: 0px;
  font-weight: 300; }

/* 14. Footer  */
.footer {
  border-bottom: 4px solid #ffe1a0;
  position: relative; }

.pm-footer-back-to-top {
  border-bottom: 40px solid #ffe1a0;
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  height: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  z-index: 99999; }

.pm-footer-back-to-top:hover {
  border-bottom: 40px solid #7f6631; }

.pm-footer-back-to-top:hover i {
  color: white; }

.pm-footer-back-to-top i {
  color: black;
  font-family: "FontAwesome";
  font-size: 20px;
  left: -10px;
  position: relative;
  top: 15px; }

.pm-footer-copyright {
  float: right;
  margin-top: 40px; }

.pm-footer-copyright span {
  color: #ffe1a0; }

.pm-footer-social-icons li:before {
  content: "" !important;
  margin: 0 !important;
  padding: 0 !important; }

.pm-footer-social-icons {
  overflow: hidden;
  width: auto;
  height: auto;
  margin-top: 10px;
  padding: 0 0 20px;
  float: right; }

.pm-footer-social-icons li {
  float: left;
  margin-right: 20px;
  list-style: none;
  color: white; }

.pm-footer-social-icons li p {
  font-size: 13px; }

.pm-footer-social-icons li:last-child {
  margin-right: 0px; }

.pm-footer-social-icons li a {
  text-decoration: none; }

.pm-footer-social-icons li a:hover {
  color: #7f6631; }

.pm-footer-social-icons li a i {
  display: block;
  text-align: center;
  padding: 14px;
  color: white;
  font-size: 18px;
  width: 45px;
  height: 45px;
  position: relative;
  z-index: 20; }

.pm-footer-navigation {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.pm-footer-navigation li:before {
  content: "" !important;
  margin: 0 !important;
  padding: 0 !important; }

.pm-footer-navigation li {
  float: left;
  margin-right: 25px;
  list-style: none;
  position: relative; }

.pm-footer-navigation li a {
  font-size: 13px;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  text-transform: uppercase;
  text-decoration: none;
  color: #ffe1a0;
  font-weight: 300;
  display: block;
  padding-top: 10px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.pm-footer-navigation li:after {
  color: #ffe1a0;
  content: "/";
  position: absolute;
  right: -15px;
  top: 9px; }

.pm-footer-navigation li:last-child:after {
  content: ""; }

.pm-footer-navigation li a:hover {
  color: #7f6631; }

.pm-footer-column-divider {
  height: 1px;
  width: 100%;
  margin: 10px 0;
  background-color: #8e8e8e; }

.pm-footer-column-divider.top {
  margin: 10px 0 50px; }

.pm-footer-column-divider.bottom {
  margin: 20px 0 20px; }

.pm-footer-stats {
  list-style: none;
  padding: 0;
  margin: 40px 0 0;
  float: right; }

.pm-footer-stats li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-footer-stats li {
  float: left;
  margin-right: 25px; }

.pm-footer-stats li:last-child {
  margin-right: 0px; }

.pm-footer-stats li span {
  color: #ffe1a0; }

.pm-footer-contact-row {
  margin-top: 40px; }

.pm-footer-contact-list {
  list-style: none;
  padding: 0;
  margin: 40px 0 0; }

.pm-footer-contact-list li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-footer-contact-list li {
  float: left;
  margin-right: 25px; }

.pm-footer-contact-list li:last-child {
  margin-right: 0px; }

.pm-footer-contact-list li span {
  color: #ffe1a0;
  margin-right: 5px; }

.pm-footer-contact-list li a {
  color: white; }

.pm-footer-contact-list li a:hover {
  color: #ffe1a0; }

/* 15. Superfish overrides - main navigation  */
/* Top Level Navigation */
.sf-menu {
  float: right !important;
  margin-bottom: 0 !important; }

.pm-nav {
  background-color: transparent; }

.sf-menu li:before {
  content: "" !important;
  margin: 0 !important;
  padding: 0 !important; }

.sf-menu li:last-child:after {
  content: "";
  padding: 0;
  margin: 0; }

.sf-menu li:after {
  content: "\f069";
  font-family: 'FontAwesome';
  font-size: 6px;
  color: #ffe1a0;
  position: relative;
  top: -3px; }

.sf-menu li:first-child a {
  border-left: 0px solid #e0e0e0; }

.sf-menu li:first-child > ul {
  left: 0px; }

.sf-menu li > ul {
  left: -1px; }

.sf-menu a {
  line-height: 30px;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-weight: 100;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  border: 0px solid grey !important;
  display: block;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.sf-menu a:hover {
  color: #ffe1a0; }

.sf-sub-indicator {
  top: 30% !important;
  background: url("superfish/img/arrows-white.png") no-repeat scroll 0 -100px transparent !important; }

.sf-menu li {
  background-color: transparent !important;
  border-top: 1px solid #353535; }

.sf-menu li:last-child {
  border-bottom: 1px solid #353535; }

.sf-menu .sf-sub-indicator i {
  float: right;
  font-family: 'FontAwesome';
  font-weight: normal; }

/* Drop menu level 1 */
.sf-menu ul {
  box-shadow: none !important;
  background-color: rgba(0, 0, 0, 0.85); }

.sf-menu ul li:after {
  content: "";
  margin: 0;
  padding: 0; }

.sf-menu ul li:last-child {
  border-bottom: none; }

.sf-menu ul li a {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-weight: 100;
  color: white;
  line-height: 30px;
  text-transform: uppercase; }

.sf-menu ul li:last-child a {
  border-bottom: 0px solid #e0e0e0; }

.sf-menu ul .sf-sub-indicator {
  background-position: 0px -1px !important;
  right: 0.85em !important;
  top: 45% !important; }

.sf-menu ul li:first-child a {
  border-top: 1px solid #e0e0e0; }

.sf-menu ul li:last-child a {
  /*border-bottom:0px solid #e0e0e0;	*/
  border-radius: 0px; }

.sf-menu ul li:last-child {
  border-radius: 0px; }

.sf-menu ul li a {
  margin-left: 25px; }

.sf-menu ul li a:before {
  content: "\f105" !important;
  color: #ffe1a0;
  font-family: 'FontAwesome';
  position: absolute;
  left: 0px; }

/* Drop menu level 2 */
.sf-menu ul ul {
  left: 100%;
  top: -3px !important; }

/* 16. Sidebar */
.pm-sidebar .pm-widget {
  margin-bottom: 30px;
  overflow: hidden;
  padding: 0 10px; }

.pm-sidebar .pm-widget h6 {
  color: black;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 22px;
  font-weight: 500;
  padding: 8px 15px;
  margin-top: 0px;
  margin-bottom: 15px;
  text-align: center; }

.pm-sidebar .pm-widget h6 span {
  color: #7f6631; }

.pm-sidebar .pm-widget p {
  font-size: 14px; }

.pm-sidebar .pm-widget p strong {
  font-size: 15px; }

.pm-sidebar-padding {
  padding: 0 15px; }

.pm-sidebar-search-container {
  width: 100%;
  height: 42px;
  border: 1px solid #dfdfdf; }

.pm-sidebar-search-container i {
  display: block;
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #7f6631;
  float: right;
  padding: 13px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-sidebar-search-container i:hover {
  cursor: pointer;
  color: black; }

.pm-sidebar-search-field {
  border: 0px solid grey;
  width: 83%;
  padding: 5px;
  margin: 5px;
  font-family: "Open Sans","Questrial","Microsoft YaHei"; }

.pm-sidebar-title-divider {
  width: 100%;
  height: 1px;
  border-top: 1px solid #d8d1c1;
  display: table;
  margin: 0 auto;
  position: relative;
  margin: 20px auto 50px auto;
  position: relative; }

.pm-sidebar-title-divider-end-point {
  width: 5px;
  height: 5px;
  background-color: #7f6631;
  position: absolute; }

.pm-sidebar-title-divider-end-point.left {
  top: -2px;
  left: 0;
  z-index: 1; }

.pm-sidebar-title-divider-end-point.right {
  top: -2px;
  right: 0;
  z-index: 2; }

.pm-sidebar-title-divider-symbol {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #7f6631;
  height: 0;
  margin: 0 auto;
  width: 0;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 2; }

.pm-sidebar-title-divider-symbol-shadow {
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 18px solid #ffe1a0;
  height: 0;
  margin: 0 auto;
  width: 0;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 1; }

/* Sidebar end */
/* Sidebar Popular Posts widget */
.pm-sidebar-popular-posts {
  list-style: none;
  padding: 0;
  margin: 0; }

.pm-sidebar-popular-posts li:before {
  content: "" !important;
  margin: 0 !important;
  padding: 0 !important; }

.pm-sidebar-popular-posts li {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #d5d5d5; }

.pm-sidebar-popular-posts li a {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  color: #8e8e8e;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.pm-sidebar-popular-posts li a:hover {
  color: #2B5D82; }

.pm-sidebar-popular-posts li a:before {
  content: "\f054";
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #2b5d83;
  padding-right: 16px; }

/* Sidebar Popular Posts widget end */
/* Sidebar Cart widget */
.pm-sidebar-cart-posts {
  list-style: none;
  padding: 0;
  margin: 0; }

.pm-sidebar-cart-posts li {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #d5d5d5; }

.pm-sidebar-cart-posts li a {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  color: #295D85;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.pm-sidebar-cart-posts li a:hover {
  color: #333; }

.pm-cart-widget-buttons {
  margin-top: 10px;
  display: inline-block; }

.pm-cart-widget-buttons .wc-forward {
  background-color: #DBC164;
  border: 0 none;
  color: #ffffff;
  padding: 7px 15px;
  text-decoration: none;
  border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.pm-cart-widget-buttons .wc-forward:hover {
  background-color: #333; }

.pm-cart-widget-buttons .wc-forward i {
  margin-left: 5px; }

/* Sidebar Cart widget end */
/* Sidebar tags widget */
.pm-sidebar-tags {
  list-style: none;
  padding: 0;
  margin: 0; }

.pm-sidebar-tags li:before {
  content: "" !important;
  margin: 0 !important;
  padding: 0 !important; }

.pm-sidebar-tags li {
  float: left;
  margin-right: 0px; }

.pm-sidebar-tags li .pm-rounded-btn a {
  margin: 3px 0 !important; }

/* Sidebar tags widget end */
/* 17. Post pagination system */
.pm-pagination-page-counter {
  display: table;
  margin: 0 auto; }

.pm-pagination-page-counter p {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  font-weight: 300;
  color: #959595;
  margin: 0;
  padding: 0; }

.pm-pagination {
  /*border-top: 1px solid #ededed;*/
  list-style: none outside none;
  padding: 12px 0;
  margin: 0px;
  display: table;
  margin: 0 auto; }

.pm-pagination li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-pagination li {
  float: left;
  width: 40px;
  height: 35px;
  margin-right: 1px;
  background-color: #000;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  @borderRadius (4px,4px,4px,4px); }

.pm-pagination li:hover {
  background-color: #CCC; }

.pm-pagination li:hover a {
  color: white; }

.pm-pagination li a {
  display: block;
  /*padding: 8px 0;*/
  text-align: center;
  color: white;
  text-decoration: none;
  font-family: arial,"Microsoft YaHei" !important;
  font-size: 12px !important;
  line-height: 36px !important; }

.pm-pagination li.current {
  background-color: #EF5438; }

.pm-pagination li span.current {
  color: white;
  font-weight: bold; }

.pm-pagination li span {
  display: block;
  font-family: arial,"Microsoft YaHei" !important;
  font-size: 12px !important;
  line-height: 36px !important;
  text-align: center; }

/* 18. Sub-header */
.pm-sub-header-container {
  width: 100%;
  height: auto;
  background-color: #D0D0D0;
  background-image: url(../img/sub-header.jpg);
  background-repeat: no-repeat;
  position: relative; }

.pm-sub-header-info {
  padding: 190px 0 120px;
  background-position: center top;
  background-repeat: no-repeat;
  border-bottom: 4px solid #ffe1a0; }

.pm-page-title {
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-size: 48px;
  color: white;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 9px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  padding: 25px 150px 15px;
  position: relative;
  display: table;
  z-index: 10; }

.pm-page-title.post {
  font-size: 24px;
  padding: 15px 50px 12px;
  text-align: center; }

.pm-page-title:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: -1;
  transform: perspective(0.5em) rotateX(4deg);
  -moz-transform: perspective(0.5em) rotateX(4deg);
  -webkit-transform: perspective(0.5em) rotateX(4deg);
  -o-transform: perspective(0.5em) rotateX(4deg); }

.pm-page-title.post:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: -1;
  transform: perspective(0.9em) rotateX(2deg);
  -moz-transform: perspective(0.9em) rotateX(2deg);
  -webkit-transform: perspective(0.9em) rotateX(2deg);
  -o-transform: perspective(0.9em) rotateX(2deg); }

.safari .pm-page-title:before {
  transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none; }

.safari .pm-page-title.post:before {
  transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none; }

.pm-post-title {
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-size: 36px;
  color: #ffe1a0;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 15px;
  max-width: 720px;
  line-height: 40px;
  text-align: center; }

.pm-page-message {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  color: white;
  font-weight: 300;
  text-transform: uppercase;
  display: table;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  padding: 10px 40px 15px 40px;
  z-index: 20; }

.pm-page-message:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: -1;
  transform: perspective(0.5em) rotateX(-2deg);
  -moz-transform: perspective(0.5em) rotateX(-2deg);
  -webkit-transform: perspective(0.5em) rotateX(-2deg);
  -o-transform: perspective(0.5em) rotateX(-2deg); }

.safari .pm-page-message:before {
  transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none; }

.pm-breadcrumbs {
  list-style: none;
  padding: 10px 0;
  margin: 0 auto;
  display: table;
  overflow: hidden; }

.pm-breadcrumbs li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-breadcrumbs li {
  float: left;
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-size: 12px;
  color: #ffe1a0;
  text-transform: uppercase;
  margin-right: 25px;
  font-weight: 300;
  position: relative; }

.pm-breadcrumbs li:first-child a {
  color: #ffe1a0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.pm-breadcrumbs li:first-child a:hover {
  color: white; }

.pm-breadcrumbs li:after {
  color: #ffe1a0;
  content: "/";
  position: absolute;
  right: -15px;
  top: 0px; }

.pm-breadcrumbs li:last-child:after {
  content: ""; }

.pm-breadcrumbs li a {
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-size: 12px;
  color: white;
  font-weight: 300;
  text-transform: uppercase; }

.pm-breadcrumbs li a:hover {
  color: #ffe1a0; }

.pm-post-navigation {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  float: right; }

.pm-post-navigation li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-post-navigation li {
  float: left;
  border-left: 1px solid #eeeeee;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-post-navigation li:last-child {
  border-right: 1px solid #eeeeee; }

.pm-post-navigation li:hover {
  background-color: #ffe1a0; }

.pm-post-navigation li:hover a {
  color: white; }

.pm-post-navigation li a {
  color: #0db7c4;
  display: block;
  font-family: "FontAwesome";
  font-size: 20px;
  padding: 12px 20px; }

/* 19. Isotope filter system */
.pm-isotope-filter-container {
  width: 100%;
  min-height: 72px;
  background-color: #efefef; }

.pm-isotope-filter-system {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #dfdfdf;
  overflow: hidden;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-isotope-filter-system li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-isotope-filter-system li {
  float: left;
  margin-right: 9px; }

.pm-isotope-filter-system li i {
  float: right;
  font-family: 'FontAwesome';
  margin-top: 14px; }

.pm-isotope-filter-system li:last-child {
  margin-right: 0px; }

.pm-isotope-filter-system li a {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  color: #565656;
  font-weight: 300;
  padding: 5px;
  display: block;
  border-bottom: 3px solid transparent;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-isotope-filter-system li a.current {
  border-bottom: 3px solid #ffe1a0; }

.pm-isotope-filter-system li a:hover {
  border-bottom: 3px solid #ffe1a0; }

.pm-isotope-filter-system-expand {
  background-color: #ffe1a0;
  color: white;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  line-height: 40px;
  font-weight: bold;
  padding: 3px 25px;
  text-transform: uppercase;
  display: none;
  visibility: hidden; }

.pm-isotope-filter-system-expand:hover {
  cursor: pointer; }

.pm-isotope-page-count {
  text-transform: uppercase;
  font-family: "Open Sans",'Cantata One',"Microsoft YaHei";
  color: #777777;
  font-size: 12px;
  margin-bottom: 0px;
  margin-top: 15px; }

/* 20. jQuery UI datepicker overrides */
.ui-widget-header {
  background-color: #ffe1a0 !important;
  color: white !important;
  background-image: none !important; }

.ui-datepicker {
  z-index: 99999 !important; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  border: 0px solid white; }

.ui-widget-header .ui-state-hover {
  border: 0px solid #999999 !important;
  background-color: transparent !important;
  font-weight: inherit !important;
  color: #212121;
  cursor: pointer !important; }

.ui-widget-header .ui-icon {
  background-image: url("jquery-ui/images/ui-icons_222222_5F256x240_white.png") !important; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  text-align: center; }

/* 21. Preloader */
.preloader {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 7000;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

.preloader .bar {
  display: block;
  position: fixed;
  top: 50%;
  left: 0;
  width: 100%;
  height: 5px;
  margin: -3px 0 0 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

.preloader .bar .value {
  display: block;
  position: relative;
  width: 0;
  height: 5px;
  margin: 0 auto;
  background: #111; }

.preloader .bar .value .left,
.preloader .bar .value .right {
  display: block;
  position: absolute;
  top: 0;
  width: 5px;
  height: 5px;
  background: #111;
  border-radius: 3px; }

.preloader .bar .value .left {
  left: -3px; }

.preloader .bar .value .right {
  right: -2px; }

.preloader .logo,
.preloader .percent {
  display: block;
  position: absolute;
  width: 50%;
  height: 48px;
  top: 50%;
  left: 50%;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  color: #111;
  margin: -92px 0 0 -25%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

.preloader .percent {
  font-family: "Open Sans",'Josefin Slab',"Microsoft YaHei";
  font-size: 20px;
  margin: 46px 0 0 -25%; }

.preloader .top,
.preloader .bottom {
  display: block;
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  background: #fff;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

.preloader .top.moving,
.preloader .bottom.moving {
  border-color: #000; }

.preloader .top {
  top: 0; }

.preloader .bottom {
  bottom: 0; }

/* 1. Video container group */
.pm-video-container {
  width: 100%;
  min-height: 300px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 30px 0;
  position: relative;
  background-size: cover; }

.pm-video-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  min-height: 150px;
  position: absolute;
  right: 0;
  width: 100%; }

.pm-video-activator-btn {
  background-color: white;
  border: 3px solid #ffe1a0;
  color: #ffe1a0;
  display: table !important;
  font-size: 30px !important;
  height: 80px;
  margin: 0 auto;
  padding: 23px 0 0 7px;
  position: relative;
  text-align: center;
  top: -40px;
  width: 80px;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-video-activator-btn:hover {
  background-color: #ffe1a0;
  border: 3px solid white;
  color: white; }

/* 2. Testimonials carousel */
#pm-testimonials {
  background-color: #2c2c2c;
  background-image: url(../img/testimonials-bg.jpg);
  background-repeat: no-repeat;
  border-top: 6px solid #ffe1a0; }

.pm-testimonials-carousel {
  width: 100%;
  height: auto;
  position: relative; }

.pm-testimonial-items {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 50px !important; }

.pm-testimonial-items li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-testimonial-items li {
  position: relative;
  text-align: center;
  display: none; }

.pm-testimonial-items li.active {
  display: block; }

.pm-testimonial-quote {
  font-size: 30px;
  font-weight: 300;
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  color: white;
  line-height: 42px;
  padding: 0px 20px;
  display: block;
  max-width: 700px;
  text-align: left;
  display: inline-block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

.pm-testimonial-name {
  font-size: 16px !important;
  color: white;
  text-align: left;
  display: block;
  margin-top: 10px;
  color: #ffe1a0;
  font-weight: 500; }

.pm-testimonial-title {
  font-size: 14px !important;
  font-weight: 300 !important;
  text-transform: uppercase !important;
  color: white;
  line-height: 26px !important; }

.pm-testimonial-divider {
  width: 50px;
  height: 1px;
  background-color: white;
  display: block;
  margin: 15px auto; }

.pm-testimonial-img {
  float: left;
  position: relative;
  display: block;
  width: 190px;
  height: 190px;
  margin: 0 0 0 43px;
  border: 5px solid white;
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-testimonial-img img {
  width: 100%; }

.pm-testimonial-img-icon {
  background-color: white;
  border: 3px solid #ffe1a0;
  color: #ffe1a0;
  display: table !important;
  font-size: 30px !important;
  height: 70px;
  width: 70px;
  margin: 0 auto;
  padding-top: 12px;
  position: relative;
  text-align: center;
  bottom: -150px;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.owl-item .item {
  text-align: center; }

.pm-testimonials-arrows {
  left: 17px;
  position: relative;
  top: 90px;
  width: 275px;
  z-index: 999; }

.pm-testimonials-arrows a {
  font-family: 'FontAwesome';
  font-size: 24px;
  color: white;
  transition: none !important; }

.pm-testimonials-arrows a:hover {
  color: #999; }

#pm-testimonial-prev {
  float: left; }

#pm-testimonial-next {
  float: right; }

/* 3. Milestone counter */
.milestone {
  margin: 15px 0;
  position: relative;
  text-align: center; }

.milestone:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }

.milestone i {
  color: #295D84;
  display: block;
  font-size: 50px;
  z-index: 20; }

.milestone .milestone-description {
  color: #5E5E5E;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans","Questrial","Microsoft YaHei"; }

.milestone .milestone-value {
  display: inline-block;
  font-family: "Open Sans","Microsoft YaHei";
  font-weight: 700;
  font-size: 42px;
  color: #ffe1a0; }

.milestone .milestone-content {
  font-size: 60px;
  line-height: 73px;
  color: #2C5C80; }

/* 4. Values List */
.pm-value-item-container {
  position: relative;
  width: 100%;
  height: 240px; }

.pm-value-diamond-shadow {
  width: 0;
  height: 0;
  border-left: 120px solid transparent;
  border-right: 120px solid transparent;
  border-top: 125px solid #2d343d;
  position: relative;
  margin: 0 auto;
  z-index: 1; }

.pm-value-diamond {
  width: 0;
  height: 0;
  border-left: 105px solid transparent;
  border-right: 105px solid transparent;
  border-top: 108px solid #ffe1a0;
  position: relative;
  margin: 0 auto;
  top: -119px;
  z-index: 2; }

.pm-value-quote-container {
  position: relative;
  top: -90px;
  padding: 0px 15px; }

.pm-value-quote-container p {
  text-align: center;
  color: white;
  font-size: 16px;
  font-family: "Open Sans","Questrial","Microsoft YaHei"; }

.pm-value-title {
  position: absolute;
  top: 25px;
  z-index: 5;
  text-align: center;
  width: 100%; }

.pm-value-title p {
  color: black;
  font-size: 18px;
  text-transform: uppercase; }

.pm-value-title i {
  color: black;
  font-size: 24px; }

/* 5. Progress Bar */
.pm-progress-bar-description {
  display: block;
  font-weight: 400;
  line-height: 14px;
  margin-bottom: 15px;
  position: relative;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 16px;
  font-weight: 300; }

.pm-progress-bar-description span {
  color: black;
  font-family: "Lato";
  font-size: 14px;
  font-weight: 500;
  left: 0;
  margin-left: -24px;
  opacity: 0;
  position: absolute;
  top: 35px;
  z-index: 200; }

.pm-progress-bar-diamond {
  background-color: #ffe1a0;
  border: 3px solid #7f6631;
  height: 50px;
  position: absolute;
  top: 18px;
  width: 50px;
  z-index: 120;
  margin-left: -35px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.pm-progress-bar {
  background-color: #4a3c1e;
  display: block;
  height: 7px;
  height: 35px;
  margin-bottom: 40px;
  position: relative; }

.pm-progress-bar .pm-progress-bar-outer {
  background-color: #ffe1a0;
  height: 35px;
  left: 0;
  position: absolute;
  top: 0;
  border: 1px solid #b3b3b3; }

.pm-progress-bar .progress-bar-outer .progress-bar-inner {
  display: none;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }

/* 6. Single News Post Social icons */
.pm-single-post-share-icons {
  text-align: center;
  padding-top: 50px;
  position: relative; }

.pm-single-post-share-icons-divider {
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
  position: absolute;
  top: 114px;
  left: 0; }

.pm-single-post-share-icons-divider-endpoint {
  width: 5px;
  height: 5px;
  background-color: #7f6631;
  position: absolute;
  top: -2px; }

.pm-single-post-share-icons-divider-endpoint.left {
  left: 0; }

.pm-single-post-share-icons-divider-endpoint.right {
  right: 0; }

.pm-single-post-social-icons {
  list-style: none;
  padding: 0;
  margin: 16px auto 0;
  display: table; }

.pm-single-post-social-icons li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-single-post-social-icons li {
  float: left;
  margin-right: 20px;
  border: 2px solid #7f6631;
  background-color: white;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.pm-single-post-social-icons li:last-child {
  margin-right: 0px; }

.pm-single-post-social-icons li a {
  display: block;
  width: 37px;
  height: 37px;
  text-align: center;
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #7f6631;
  padding-top: 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

.pm-single-post-social-icons li a:hover {
  color: #ffe1a0; }

.pm-single-post-social-icon-diamond {
  background-color: white;
  border: 3px solid #7f6631;
  height: 50px;
  transform: rotate(45deg);
  width: 50px; }

/* 7. Single News Post - Related posts */
.pm-related-blog-posts {
  list-style: none;
  padding: 0;
  margin: 35px 0 0; }

.pm-related-blog-posts li:before {
  content: "" !important;
  margin: 0 !important;
  padding: 0 !important; }

.pm-related-blog-posts li {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  min-height: 95px;
  x-width: 30%;
  margin-right: 35px;
  float: left; }

/* 8. Accordion system */
.panel-title > a {
  padding: 8px 0px 8px 15px;
  display: block;
  line-height: 28px !important;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 18px;
  color: #ffe1a0;
  font-weight: 300; }

.panel-title > a.pm-dark-link {
  background-color: #ffe1a0;
  color: white;
  text-align: left; }

.panel-body p {
  font-size: 14px;
  color: white;
  font-weight: 100;
  line-height: 24px; }

.panel {
  box-shadow: none; }

.panel-default {
  border: none; }

.panel-group {
  margin: 30px 0 !important; }

.panel-group .panel {
  border-bottom: 0px solid #E3E3E3;
  border-radius: 0;
  margin-bottom: 1px;
  padding-bottom: 0px; }

.panel-title {
  display: block;
  /*float: right;*/
  font-size: 16px;
  margin-bottom: 0 !important;
  /* margin-left: 10px;*/
  margin-top: 0; }

.panel-title i {
  display: block;
  float: right;
  font-size: 14px;
  padding: 15px;
  color: white;
  background-color: #7f6631; }

.panel-title p {
  margin: 0px;
  padding: 0px; }

.panel-body {
  float: left;
  padding: 10px 4px; }

.panel-collapse {
  float: left;
  width: 100%;
  background-color: #00a6b4; }

.panel-collapse a {
  color: white;
  font-weight: 500; }

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: medium none;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px; }

.panel-default > .panel-heading {
  background-color: white;
  border-color: transparent;
  color: inherit;
  padding: 0px;
  display: inline-block;
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.panel-default > .panel-heading:hover {
  background-color: #7f6631; }

.panel-default > .panel-heading:hover h4 a {
  color: white; }

.pm-accordionIcon {
  float: left;
  font-size: 16px;
  margin-right: 7px;
  width: auto;
  padding: 6px 5px;
  display: block; }

.panel-group .panel + .panel {
  margin-top: 0px !important; }

/* 9. Newsletter */
.pm-newsletter-form-container {
  margin: 20px auto; }

.pm-newsletter-form-container input[type="text"] {
  border: 0 solid #ccc;
  font-size: 18px !important;
  font-weight: 100 !important;
  margin-bottom: 2px;
  margin-left: -3px;
  margin-right: 4px;
  min-width: 280px;
  padding: 8px 14px;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 18px;
  color: #ffe1a0;
  border: 1px solid #ffe1a0;
  font-weight: 300; }

.pm-newsletter-submit-btn {
  width: auto;
  height: auto;
  display: inline;
  background-color: #7f6631;
  min-width: 100px;
  display: block;
  padding: 14px 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  font-weight: bold;
  color: white !important;
  margin: 25px auto;
  text-align: center;
  border: 2px solid white;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-newsletter-submit-btn:hover {
  color: white !important;
  background-color: #999; }

/* 10. Staff profile */
.pm-staff-profile-container {
  width: 100%; }

.pm-staff-profile-name {
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-size: 24px;
  color: #7f6631;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase; }

.pm-staff-profile-img-container {
  width: 217px;
  height: 217px;
  border: 1px solid #dfdfdf;
  margin: 25px auto 0;
  display: table;
  position: relative; }

.pm-staff-profile-img-container .overlay {
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 1; }

.pm-staff-profile-img-container-info {
  width: auto;
  padding: 30px;
  text-align: center;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 10;
  opacity: 0; }

.pm-staff-profile-img-container-info p {
  color: white;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  margin-bottom: 2px; }

.pm-staff-profile-img-container-info p span {
  color: #ffe1a0; }

.pm-staff-profile-img-container-info a {
  margin-top: 30px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  color: #ffe1a0; }

.pm-staff-profile-img-container-info a:hover {
  color: #7f6631; }

.pm-staff-profile-img-container-info a:after {
  content: "\f007";
  font-family: 'FontAwesome';
  padding-left: 5px; }

.pm-staff-profile-img-container-btn {
  width: 50px;
  height: 50px;
  border: 3px solid #7f6631;
  background-color: white;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
  margin-left: auto;
  margin-right: auto;
  display: table;
  z-index: 20;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.pm-staff-profile-img-container-btn:hover {
  background-color: #7f6631; }

.pm-staff-profile-img-container-btn:hover i {
  color: white; }

.pm-staff-profile-img-container-btn i {
  color: #7f6631;
  font-family: 'FontAwesome';
  padding: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.pm-staff-profile-img-border {
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
  margin-top: -1px;
  position: relative; }

.pm-staff-profile-img-border-endpoint {
  width: 5px;
  height: 5px;
  background-color: #7f6631;
  position: absolute;
  top: -2px; }

.pm-staff-profile-img-border-endpoint.left {
  left: 0; }

.pm-staff-profile-img-border-endpoint.right {
  right: 0; }

.pm-staff-profile-excerpt {
  text-align: center;
  margin-top: 60px; }

.pm-staff-profile-contact-list {
  list-style: none;
  padding: 0 30px;
  margin: 60px 0 0; }

.pm-staff-profile-contact-list li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-staff-profile-contact-list li {
  font-size: 16px;
  color: #7f6631;
  margin-bottom: 10px; }

.pm-staff-profile-contact-list li i {
  font-family: 'FontAwesome';
  display: inline-block;
  margin-right: 10px;
  width: 15px;
  text-align: center; }

.pm-staff-profile-contact-list li span {
  float: right;
  color: #929292; }

.pm-staff-profile-social-list {
  list-style: none;
  padding: 0;
  margin: 20px auto 0;
  display: table; }

.pm-staff-profile-social-list.single {
  margin: 40px auto 0; }

.pm-staff-profile-social-list li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-staff-profile-social-list li {
  float: left;
  margin-right: 5px; }

.pm-staff-profile-social-list li:last-child {
  margin-right: 0px; }

.pm-staff-profile-social-list li a {
  font-family: 'FontAwesome';
  color: #7f6631;
  font-size: 18px;
  text-align: center;
  padding-top: 9px;
  display: block;
  width: 42px;
  height: 42px;
  border: 2px solid #7f6631;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-staff-profile-social-list li a:hover {
  background-color: #7f6631;
  color: white; }

.pm-staff-profile-recent-properties-container {
  margin-top: 50px; }

.pm-staff-profile-column-title {
  text-align: center;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 18px;
  margin-bottom: 30px;
  color: #7f6631; }

/* 11. Partners carousel */
.pm-brand-carousel-btns {
  display: block;
  margin: 20px auto;
  width: 118px; }

.owl-item .pm-brand-item {
  text-align: center;
  position: relative;
  height: 120px;
  margin-bottom: 20px; }

.owl-item .pm-brand-item a {
  display: block;
  font-family: "Open Sans","Microsoft YaHei";
  font-weight: bold;
  padding-top: 5px;
  width: 100%;
  text-align: center;
  border: 3px solid #dfdfdf;
  width: 37px;
  height: 37px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: table;
  bottom: 0px;
  z-index: 2;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s; }

.owl-item .pm-brand-item a:hover {
  background-color: #7f6631;
  border: 3px solid #7f6631; }

.owl-item .pm-brand-item a:hover i {
  color: #dfdfdf; }

.owl-item .pm-brand-item a i {
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #dfdfdf;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.pm-owl-prev, .pm-owl-next, .pm-owl-play {
  color: #7f6631; }

/* 12. Navigation slide out menu */
.pm-mobile-menu-overlay {
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  visibility: hidden;
  height: 100%;
  right: 244px;
  overflow: hidden;
  position: fixed;
  left: 0;
  width: 100%;
  opacity: 0;
  z-index: 999998;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-mobile-menu-hover-close-btn {
  width: 40px;
  height: 40px;
  border: 2px solid white;
  text-align: center;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999999999999;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-mobile-menu-hover-close-btn i {
  font-family: 'FontAwesome';
  color: white;
  font-size: 18px;
  text-align: center;
  padding-top: 8px; }

.pm-boxed-mode .pm-mobile-menu-overlay {
  margin-top: -20px; }

.menu-opened .pm-mobile-menu-overlay {
  visibility: visible;
  opacity: 1; }

.pm-mobile-global-menu-container {
  visibility: hidden;
  display: none; }

.pm-mobile-global-menu-container.active {
  visibility: visible;
  display: block; }

.pm-mobile-global-menu {
  max-width: 244px;
  min-width: 244px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  right: -244px;
  top: 0;
  z-index: 999999999;
  border-left: 1px solid #353535;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

.menu-opened .pm-mobile-global-menu {
  right: 0px; }

.pm-mobile-global-menu-logo {
  margin-bottom: 20px;
  padding: 25px 30px 0; }

.pm-mobile-global-menu-logo p {
  font-size: 27px;
  color: white;
  text-transform: uppercase;
  font-family: "Open Sans",'Source Sans Pro',"Microsoft YaHei";
  font-weight: bold;
  text-align: center; }

.menu-opened .pm-mobile-nav-container {
  display: none;
  visibility: hidden; }

.pm-mobile-global-menu-btns {
  list-style: none;
  padding: 0;
  margin: 0; }

.pm-mobile-global-menu-btns li {
  background-image: url(../img/menu-divider.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.pm-mobile-global-menu-btns li a {
  font-size: 20px;
  color: white;
  font-family: "Open Sans",'Source Sans Pro',"Microsoft YaHei";
  font-weight: 100;
  padding: 0px 10px 0 30px;
  display: block; }

.pm-search-field-mobile {
  width: 100%;
  background-color: transparent;
  color: white;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  border-top: 1px solid #353535;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 15px 22px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px; }

.pm-global-menu-social-icons li:before {
  content: "" !important;
  margin: 0 !important;
  padding: 0 !important; }

.pm-global-menu-social-icons {
  overflow: hidden;
  margin: 10px auto 20px;
  display: table;
  padding: 0; }

.pm-global-menu-social-icons li {
  float: left;
  margin-right: 20px;
  list-style: none;
  color: white; }

.pm-global-menu-social-icons li p {
  font-size: 13px; }

.pm-global-menu-social-icons li:last-child {
  margin-right: 0px; }

.pm-global-menu-social-icons li a {
  text-decoration: none;
  color: #ffe1a0; }

.pm-global-menu-social-icons li a:hover {
  color: #7f6631; }

.pm-global-menu-social-icons li a i {
  display: block;
  text-align: center;
  padding: 14px;
  color: white;
  font-size: 18px;
  width: 45px;
  height: 45px;
  position: relative;
  z-index: 20; }

/* 13. Float Menu */
.pm-float-menu-container {
  width: auto;
  height: auto;
  padding: 2px 17px 10px 20px;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: -150px;
  left: 0;
  z-index: 9400;
  border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px 0px 4px 4px;
  -o-border-radius: 0px 0px 4px 4px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-float-menu-container.subpage {
  max-width: 180px;
  width: 180px;
  left: 45%; }

.pm-float-menu-container.post {
  max-width: 220px;
  width: 220px !important;
  left: 45%; }

.pm-float-menu-container.active {
  top: 0px; }

/* 14. Property search column */
.pm-property-search-column {
  background-color: #141414;
  padding: 60px 0 120px;
  width: 100%;
  margin-bottom: 100px;
  position: relative; }

.pm-property-search-system {
  list-style: none;
  padding: 0;
  margin: 50px 0; }

.pm-property-search-system li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-property-search-system li {
  float: left;
  width: 168px;
  margin-right: 70px;
  margin-bottom: 30px; }

.pm-property-search-system ul li {
  margin-bottom: 0px; }

.pm-property-search-system li:last-child {
  margin-right: 0px; }

.pm-property-search-text-field {
  width: 168px;
  background-color: transparent;
  border-bottom: 1px solid #ffe1a0;
  border-left: none;
  border-right: none;
  border-top: none;
  color: #ffe1a0;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px; }

.pm-property-search-btn-container {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  z-index: 10; }

.pm-property-search-btn-shadow {
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: -75px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(20, 20, 20, 0.1);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 9; }

.pm-property-search-btn {
  border: 2px solid white;
  background-color: #ffe1a0;
  width: 100px;
  height: 100px;
  position: relative;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.pm-property-search-btn-border {
  width: 90px;
  height: 90px;
  margin: 3px;
  border: 1px solid #7f6631; }

.pm-property-search-btn-endpoint {
  width: 6px;
  height: 6px;
  background-color: #7f6631;
  position: absolute; }

.pm-property-search-btn-endpoint.top-left {
  top: 1px;
  left: 1px; }

.pm-property-search-btn-endpoint.top-right {
  top: 1px;
  right: 1px; }

.pm-property-search-btn-endpoint.bottom-left {
  bottom: 1px;
  left: 1px; }

.pm-property-search-btn-endpoint.bottom-right {
  bottom: 1px;
  right: 1px; }

.pm-property-search-btn-link {
  color: #7f6631;
  display: table;
  left: 18px;
  position: absolute;
  top: 40px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Open Sans","Raleway","Microsoft YaHei"; }

.pm-property-search-btn-link:hover {
  color: #A7A7A7 !important; }

/* 15. News post layout */
.pm-news-post-img-container {
  width: 100%;
  height: auto;
  border-top: 1px solid #ffe1a0;
  border-left: 1px solid #ffe1a0;
  border-right: 1px solid #ffe1a0;
  border-bottom: 4px solid #ffe1a0;
  position: relative; }

.pm-news-post-img-container img {
  width: 100%;
  height: auto; }

.pm-news-post-category-container {
  background-color: rgba(0, 0, 0, 0.8);
  height: 33px;
  left: 0;
  min-width: 50px;
  position: absolute;
  bottom: 30px;
  z-index: 11; }

.pm-news-post-details-link {
  background-color: #ffe1a0;
  color: black;
  display: block;
  float: right;
  font-family: "FontAwesome";
  font-size: 14px;
  height: 33px;
  margin-right: -33px;
  padding-top: 10px;
  width: 33px;
  text-align: center; }

.pm-news-post-details-link:hover {
  background-color: #7f6631;
  color: white; }

.pm-news-post-category-link {
  color: white;
  float: left;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  padding: 7px 20px;
  font-weight: 500;
  text-transform: uppercase; }

.pm-news-post-info-container {
  padding: 30px 20px;
  width: 100%; }

.pm-news-post-info-container .title {
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-size: 24px;
  color: #7f6631;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 10px;
  display: inline-block; }

.pm-news-post-info-container .title:hover {
  color: #ffe1a0; }

.pm-news-post-info-container .excerpt {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px; }

.pm-news-post-divider {
  width: 100%;
  height: 1px;
  background-color: #ffe1a0;
  margin: 20px 0; }

.pm-news-post-info-container .meta-info {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  float: left; }

.pm-news-post-info-container .meta-info a {
  color: #7f6631; }

.pm-news-post-info-container .meta-info a:hover {
  color: #ffe1a0; }

.pm-news-post-info-container .meta-like {
  float: right;
  font-size: 14px; }

.pm-news-post-info-container .meta-like a {
  color: #7f6631;
  font-size: 14px; }

.pm-news-posts-container article {
  margin-bottom: 40px; }

.pm-post-loaded-info {
  list-style: none;
  padding: 0;
  margin: 30px auto 0;
  display: table;
  clear: both; }

.pm-post-loaded-info li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-post-loaded-info li {
  text-align: center; }

.pm-post-loaded-info li p {
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 13px;
  color: #898989;
  text-transform: uppercase; }

.pm-post-loaded-info li a {
  font-family: 'FontAwesome';
  font-size: 20px !important; }

.pm-post-loaded-info li a:hover {
  color: #646464; }

.pm-post-load-more-divider {
  max-width: 30px;
  border-top: 3px dotted #c7c7c7;
  margin: 0 auto 15px auto; }

/* 16. Fancy title */
.pm-fancy-title {
  font-size: 16px;
  overflow: hidden;
  position: relative; }

.pm-fancy-title-endpoint {
  height: 5px;
  width: 5px;
  background-color: #ffe1a0;
  position: absolute;
  top: 16px; }

.pm-fancy-title-endpoint.dark {
  background-color: #7f6631; }

.pm-fancy-title-endpoint.left {
  left: 0;
  z-index: 1; }

.pm-fancy-title-endpoint.right {
  right: 0;
  z-index: 2; }

.pm-fancy {
  line-height: 0.5;
  text-align: center; }

.pm-fancy span {
  line-height: 34px;
  position: relative;
  color: #ffe1a0;
  font-size: 24px;
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  text-transform: uppercase; }

.pm-fancy.dark span {
  line-height: 34px;
  position: relative;
  color: #7f6631;
  font-size: 24px;
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  text-transform: uppercase; }

.pm-fancy span:before,
.pm-fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #ffe1a0;
  width: 1000%;
  top: 0px; }

.pm-fancy.dark span:before,
.pm-fancy.dark span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #7f6631;
  width: 1000%;
  top: 0px; }

.pm-fancy span:before {
  right: 100%;
  margin-right: 15px;
  margin-top: 15px; }

.pm-fancy span:after {
  left: 100%;
  margin-left: 15px;
  margin-top: 15px; }

/* 17. Sign-in slide out menu */
.pm-mobile-global-sign-in-container {
  visibility: hidden;
  display: none; }

.pm-mobile-global-sign-in-container.active {
  visibility: visible;
  display: block; }

.pm-login-field {
  width: 100%;
  background-color: transparent;
  color: white;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  border-top: 1px solid #353535;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 15px 22px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px; }

.pm-login-field:last-of-type {
  border-bottom: 1px solid #353535; }

.pm-mobile-global-sign-in-fields p {
  font-size: 14px;
  margin: 0px;
  line-height: 15px;
  padding: 15px 20px 0px; }

.pm-mobile-global-sign-in-fields p a {
  color: #ffe1a0; }

.pm-mobile-global-sign-in-fields p a:hover {
  color: #7f6631; }

/* 18. Registration slide out menu */
.pm-mobile-global-registration-container {
  visibility: hidden;
  display: none; }

.pm-register-message {
  border-top: 1px solid #353535; }

.pm-register-message p {
  font-size: 14px;
  padding: 10px 20px;
  color: white;
  margin-bottom: 0px; }

.pm-mobile-global-registration-container.active {
  visibility: visible;
  display: block; }

.pm-mobile-global-registration-fields p {
  font-size: 14px;
  padding: 10px 20px; }

.pm-mobile-global-registration-fields p a {
  color: #ffe1a0; }

.pm-mobile-global-registration-fields p a:hover {
  color: #7f6631; }

.pm-mobile-global-registration-fields p a i {
  font-size: 12px;
  margin-left: 5px; }

/* 19. Interactive Title */
.pm-interactive-title-container {
  width: 100%;
  height: 85px;
  position: relative;
  margin: 30px 0; }

.pm-interactive-title-container.right p {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 22px;
  color: #7f6631;
  position: absolute;
  top: 30px;
  left: 20px; }

.pm-interactive-title-container.left p {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 22px;
  color: #7f6631;
  position: absolute;
  top: 30px;
  right: 20px; }

.pm-interactive-title-icon-container {
  width: 85px;
  height: 85px;
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  padding-top: 22px;
  text-align: center;
  position: relative; }

.pm-interactive-title-icon-container i {
  font-size: 40px;
  color: #7f6631; }

.pm-interactive-title-icon-container.right {
  float: right; }

.pm-interactive-title-icon-container.left {
  float: left; }

.pm-interactive-title-icon-container-hover {
  width: 5px;
  height: 84px;
  background-color: #7f6631;
  position: absolute;
  padding-top: 32px;
  overflow: hidden;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.pm-interactive-title-icon-container-hover.right {
  right: 0;
  top: 0; }

.pm-interactive-title-icon-container:hover .pm-interactive-title-icon-container-hover {
  width: 100%; }

.pm-interactive-title-icon-container:hover .pm-interactive-title-icon-container-hover i {
  width: 100%;
  opacity: 1; }

.pm-interactive-title-icon-container-hover i {
  font-size: 20px !important;
  color: white;
  opacity: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.pm-interactive-title-icon-container-hover.left {
  left: 0;
  top: 0; }

.pm-interactive-title-divider {
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
  position: absolute;
  bottom: 0;
  left: 0; }

.pm-interactive-title-divider-endpoint {
  width: 5px;
  height: 5px;
  background-color: #7f6631;
  position: absolute;
  top: -2px; }

.pm-interactive-title-divider-endpoint.left {
  left: 0; }

.pm-interactive-title-divider-endpoint.right {
  right: 0; }

/* 20. Milestone column */
#pm-piechart-column {
  background-color: #2c2c2c;
  background-image: url(../img/milestone-bg.jpg);
  background-repeat: no-repeat;
  position: relative; }

.pm-piechart-column-overlay {
  width: 0;
  height: 0;
  border-left: 350px solid transparent;
  border-right: 350px solid transparent;
  border-top: 550px solid white;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 10; }

.pm-piechart-column-overlay-shadow {
  width: 0;
  height: 0;
  border-left: 370px solid transparent;
  border-right: 370px solid transparent;
  border-top: 620px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 9; }

.pm-pie-chart {
  margin: 0 auto 20px;
  position: relative;
  text-align: center;
  z-index: 100; }

.pm-pie-chart.margin-top {
  margin: 120px auto 20px; }

.pm-pie-chart.negative-margin {
  margin: -80px auto 20px; }

.pm-pie-chart .pm-pie-chart-percent {
  font-size: 54px;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  color: white; }

.pm-pie-chart .pm-pie-chart-percent.dark {
  color: #2B2B2B; }

.pm-pie-chart i, .pm-pie-chart .pm-pie-chart-custom-text, .pm-pie-chart .pm-pie-chart-percent {
  display: block;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10;
  line-height: inherit !important; }

.pm-pie-chart canvas {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1; }

.pm-pie-chart-description {
  display: block;
  font-size: 24px !important;
  font-weight: 400;
  margin-bottom: 50px;
  text-align: center !important;
  color: white;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  text-transform: uppercase; }

.pm-pie-chart-description.dark {
  color: #2B2B2B;
  position: relative;
  z-index: 101; }

.pm-pie-chart-description i {
  margin-right: 10px;
  font-size: 30px;
  color: #5E5E5E; }

/* 21. Our process list */
#pm-process-column {
  background-color: #2b2b2b;
  background-image: url("../img/process-bg.jpg");
  background-repeat: no-repeat; }

.pm-our-process-list {
  list-style: none;
  padding: 0;
  margin: 30px auto 0;
  display: table; }

.pm-our-process-list li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-our-process-list li {
  float: left;
  width: 264px;
  height: 190px;
  text-align: center;
  position: relative; }

.pm-our-process-list li i {
  color: #ffe1a0;
  font-size: 80px; }

.pm-our-process-list li p {
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

.pm-our-process-divider {
  height: 1px;
  width: 100%;
  background-color: #636363;
  position: absolute;
  left: 0;
  top: 120px; }

.pm-our-process-divider-diamond {
  width: 12px;
  height: 12px;
  background-color: #ffe1a0;
  position: relative;
  top: -5px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

/* 22. Information list */
.pm-info-list {
  list-style: none;
  padding: 0;
  margin: 60px 0 0; }

.pm-info-list li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-info-list li {
  float: left;
  width: 260px;
  height: 210px;
  text-align: center;
  margin-bottom: 30px; }

.pm-info-list li .title {
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-size: 18px;
  color: black;
  font-weight: 500;
  margin-top: 15px;
  text-transform: uppercase; }

.pm-info-list-divider {
  width: 40px;
  height: 1px;
  background-color: #dfdfdf;
  margin: 20px auto;
  display: table; }

/* 23. Single news post layout */
.pm-single-post-img-container {
  width: 100%;
  height: auto;
  border-top: 1px solid #ffe1a0;
  border-left: 1px solid #ffe1a0;
  border-right: 1px solid #ffe1a0;
  border-bottom: 4px solid #ffe1a0;
  position: relative; }

.pm-single-post-img-container img {
  width: 100%;
  height: auto; }

.pm-single-post-category-container {
  background-color: rgba(0, 0, 0, 0.8);
  height: 33px;
  left: 0;
  min-width: 50px;
  position: absolute;
  bottom: 30px;
  z-index: 11; }

.pm-single-post-category-link {
  color: white;
  float: left;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  padding: 7px 20px;
  font-weight: 500;
  text-transform: uppercase;
  border-right: 3px solid #ffe1a0; }

.pm-single-post-article {
  margin-top: 30px; }

.pm-single-post-article p {
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-size: 14px;
  color: #797979; }

.pm-single-post-tags {
  float: left;
  margin-left: 13px; }

.pm-single-post-tags p {
  font-family: "Open Sans","Oswald","Microsoft YaHei";
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px; }

.pm-single-post-tags p a {
  font-family: "Open Sans","Oswald","Microsoft YaHei";
  text-transform: uppercase;
  font-size: 16px;
  color: #7f6631; }

.pm-single-post-tags p a:hover {
  color: #ffe1a0; }

.pm-single-post-like-feature {
  float: right;
  margin-right: 10px; }

.pm-single-post-like-feature a {
  font-size: 20px;
  color: #7f6631;
  margin-right: 5px; }

.pm-single-post-like-feature span {
  font-family: "Open Sans","Oswald","Microsoft YaHei";
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 300;
  color: #828282; }

/* 24. Author column */
#pm-author-column {
  background-color: #2b2b2b;
  background-image: url(../img/author-bg.jpg);
  background-repeat: no-repeat; }

.pm-author-bio-container {
  width: 215px;
  margin: 0 auto;
  display: table;
  text-align: center; }

.pm-author-bio-container .name {
  font-size: 24px;
  text-transform: uppercase;
  color: #ffe1a0;
  font-weight: 300;
  font-family: "Open Sans","Raleway","Microsoft YaHei"; }

.pm-author-bio-container .url a {
  color: white !important;
  font-weight: 300;
  font-size: 14px;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 0px; }

.pm-author-bio-container .url a:after {
  content: ""; }

.pm-author-bio-container .url a:hover {
  color: #ffe1a0 !important; }

.pm-author-bio-container a {
  text-transform: uppercase;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 40px;
  color: #ffe1a0; }

.pm-author-bio-container a:hover {
  color: #7f6631; }

.pm-author-bio-container a:after {
  content: "\f007";
  font-family: 'FontAwesome';
  padding-left: 5px; }

.pm-author-bio-img-container {
  width: 200px;
  height: 200px;
  overflow: hidden;
  border: 5px solid #ffe1a0;
  margin-bottom: 20px;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-author-bio p {
  color: white;
  line-height: 30px; }

.pm-single-post-section-title {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 30px;
  color: #7f6631; }

/* 25. Comments column */
#pm-comments-column {
  background-color: #2b2b2b;
  background-image: url(../img/comments-bg.jpg);
  background-repeat: no-repeat; }

/* 26. Property listings */
.pm-property-listings-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table; }

.pm-property-listings-list li {
  margin-bottom: 40px;
  display: table; }

.pm-property-listings-list li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-property-listings-img-container {
  width: 290px;
  height: 219px;
  border: 1px solid #ffe1a0;
  position: relative;
  float: left;
  margin-right: 20px; }

.pm-property-listings-img-container.related {
  width: 100%;
  margin-bottom: 25px;
  float: none;
  clear: both; }

.pm-property-listings-img-container.related .pm-property-listing-ribbon {
  padding: 7px 10px; }

.pm-property-listings-info-container.related {
  width: 100%;
  float: none;
  overflow: hidden; }

.pm-property-listings-img {
  overflow: hidden;
  width: auto;
  height: 217px; }

.pm-property-listings-img img {
  width: 100%; }

.pm-property-listings-btn:before {
  color: black;
  content: "\f0c9";
  font-family: "FontAwesome";
  font-size: 14px;
  left: 10px;
  position: absolute;
  top: 3px; }

.pm-property-listings-btn {
  border-color: transparent #ffe1a0 #ffe1a0 transparent;
  border-style: solid;
  border-width: 40px;
  bottom: 0;
  font-size: 18px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0 !important;
  text-align: center;
  z-index: 999; }

.pm-property-listings-btn:hover {
  border-color: transparent #7f6631 #7f6631 transparent; }

.pm-property-listings-btn:hover:before {
  color: white !important; }

.pm-property-listings-btn-shadow {
  border-color: transparent rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.5) transparent;
  border-style: solid;
  border-width: 43px;
  bottom: 0;
  font-size: 18px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0 !important;
  text-align: center;
  z-index: 994;
  opacity: 1;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-property-listing-ribbon {
  min-width: 50px;
  height: 30px;
  background-color: #ffe1a0;
  padding: 1px 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  color: black;
  position: absolute;
  left: -5px;
  top: -4px;
  z-index: 2; }

.pm-property-listing-ribbon-shadow {
  width: 5px;
  height: 26px;
  background-color: #d8b874;
  position: absolute;
  left: -5px;
  top: 2px;
  z-index: 1;
  -webkit-transform: skewY(30deg);
  -moz-transform: skewY(30deg);
  -o-transform: skewY(30deg); }

.pm-property-listings-info-container {
  width: 440px;
  float: left;
  max-height: 224px; }

.pm-property-listing-title {
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-size: 24px;
  color: black;
  text-transform: uppercase; }

.pm-property-listing-excerpt {
  font-size: 14px;
  color: #676767; }

.pm-property-listing-divider {
  width: 100%;
  height: 1px;
  background-color: #ffe1a0;
  margin: 20px 0; }

.pm-property-listings-info-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.pm-property-listings-info-list li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-property-listings-info-list li:first-child {
  margin-right: 24px; }

.pm-property-listings-info-list li:first-child:after {
  content: "\f111";
  color: #ffe1a0;
  position: absolute;
  top: 0;
  right: -14px;
  font-family: 'FontAwesome';
  font-size: 6px; }

.pm-property-listings-info-list li {
  float: left;
  margin-right: 10px;
  font-family: "Open Sans","Microsoft YaHei";
  color: black;
  font-size: 24px;
  text-transform: uppercase;
  position: relative; }

.pm-property-listings-info-list li a:before {
  content: "\f041";
  position: absolute;
  top: 0;
  left: -22px;
  font-family: 'FontAwesome';
  font-size: 18px; }

.pm-property-listings-info-list li:last-child {
  margin-right: 0px;
  float: right; }

.pm-property-listings-list.pm-grid-mode .pm-property-listings-img-container {
  float: none; }

.pm-property-listings-list.pm-grid-mode .pm-property-listings-info-container {
  width: 230px;
  padding-top: 20px; }

.pm-property-listings-list.pm-grid-mode .pm-property-listings-img-container {
  width: 230px; }

.pm-property-listings-list.pm-grid-mode .pm-property-listing-excerpt {
  display: none; }

.pm-property-listings-list.pm-grid-mode .pm-property-listings-info-list li {
  font-size: 13px; }

.pm-property-listings-list.pm-grid-mode li {
  float: left;
  margin-right: 0;
  margin-bottom: 20px; }

.pm-property-listings-list.pm-grid-mode .pm-property-listings-info-list li:last-child {
  float: right; }

.pm-property-listings-list.pm-grid-mode .pm-property-listings-info-list li:first-child {
  margin-right: 24px; }

.pm-property-listings-list.pm-grid-mode .pm-property-listing-title {
  font-size: 18px;
  height: 50px; }

/* 27. Property Post */
.pm-property-post-header-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.pm-property-post-header-list li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-property-post-header-list li:first-child {
  float: left; }

.pm-property-post-header-list li:last-child {
  float: right;
  width: 188px; }

.pm-property-post-address {
  font-size: 24px;
  color: black;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  margin: 0px;
  text-align: left; }

.pm-property-post-address.small {
  font-size: 12px; }

.pm-property-post-video-btn, .pm-property-post-map-btn {
  color: #818181;
  font-size: 14px;
  margin-left: 10px; }

.pm-property-post-video-btn:after {
  content: "\f03d";
  font-family: 'FontAwesome';
  margin-left: 4px; }

.pm-property-post-map-btn:after {
  content: "\f041";
  font-family: 'FontAwesome';
  margin-left: 4px; }

.pm-property-post-listing-id {
  color: #818181;
  font-size: 14px;
  text-align: right; }

.pm-property-post-carousel-container {
  clear: both;
  margin-bottom: 20px;
  position: relative; }

.pm-property-post-dynamic-content-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none; }

.pm-property-post-video-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none; }

.pm-property-post-video-container iframe {
  width: 100%;
  height: 100%; }

.pm-property-post-video-container.active {
  display: block; }

.pm-property-post-dynamic-content-container.active {
  display: block; }

.pm-property-post-section-title {
  font-size: 24px;
  color: black;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  width: 100;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
  margin-bottom: 15px;
  clear: both; }

.pm-property-post-summary-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  display: table; }

.pm-property-post-summary-list li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-property-post-summary-list li {
  float: left;
  margin-right: 20px;
  color: black; }

.pm-property-post-summary-list li span {
  color: #7f6631;
  margin-left: 8px; }

.pm-property-post-amenities-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  overflow: hidden;
  display: table; }

.pm-property-post-amenities-list li:before {
  content: "\f0da";
  padding: 0;
  margin: 0;
  color: #7f6631;
  margin-right: 5px; }

.pm-property-post-amenities-list li {
  float: left;
  margin-right: 30px;
  color: black;
  width: 150px; }

.pm-property-post-floorplan-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden; }

.pm-property-post-floorplan-list li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-property-post-floorplan-list li {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px; }

.pm-property-post-floorplan-list li img {
  display: block; }

.pm-property-post-floorplan-list li a {
  float: right;
  color: #7f6631; }

.pm-property-post-floorplan-list li a:hover {
  color: #8E8E8E; }

.pm-property-post-floorplan-list li a:after {
  content: "\f105";
  color: #7f6631;
  margin-left: 5px;
  font-family: 'FontAwesome'; }

/* 28. Agencies */
.pm-agencies-gmap-container {
  width: 100%;
  height: 550px;
  border: 8px solid #f4f4f4; }

.pm-agencies-posts-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.pm-agencies-posts-list li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-agencies-posts-list li {
  border-bottom: 1px solid #dfdfdf;
  overflow: hidden;
  margin-bottom: 30px; }

.pm-agencies-posts-list.pm-grid-mode li {
  float: left;
  margin-right: 25px;
  text-align: center;
  width: 250px;
  padding-bottom: 20px; }

.pm-agencies-posts-list.pm-grid-mode li .pm-agencies-list-logo {
  margin: 0 auto;
  float: none;
  display: table; }

.pm-agencies-posts-list.pm-grid-mode .pm-agencies-list-info p {
  font-size: 15px !important; }

.pm-agencies-posts-list.pm-grid-mode .pm-agencies-list-info {
  margin-left: 0px; }

.pm-agencies-list-logo {
  float: left;
  width: 181px;
  height: 126px; }

.pm-agencies-list-info {
  float: left;
  margin-left: 15px;
  padding-top: 10px; }

.pm-agencies-list-info p {
  margin: 0px;
  line-height: 22px !important; }

.pm-agencies-list-title {
  color: #7f6631;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 16px;
  margin-bottom: 10px !important; }

.pm-agencies-list-title a {
  color: #7f6631 !important; }

.pm-agencies-list-title a:hover {
  color: #979797 !important; }

.pm-agencies-list-phone:before {
  content: "\f10b";
  font-family: 'FontAwesome';
  margin-right: 10px;
  color: #7f6631;
  padding-left: 3px; }

.pm-agencies-list-email a {
  color: #979797 !important; }

.pm-agencies-list-email a:hover {
  color: #7f6631 !important; }

.pm-agencies-list-email:before {
  content: "\f01c";
  font-family: 'FontAwesome';
  margin-right: 10px;
  color: #7f6631; }

.pm-agencies-list-address:before {
  content: "\f041";
  font-family: 'FontAwesome';
  margin-right: 10px;
  color: #7f6631;
  padding-left: 2px; }

.pm-google-map-info-window {
  text-align: center; }

.gm-style-iw {
  width: 265px !important;
  top: 15px !important;
  left: 0 !important;
  background-color: #fff;
  padding: 15px;
  box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
  z-index: 1;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px; }

/* 29. Contact */
.pm-contact-google-map-container {
  width: 100%;
  height: 550px;
  position: relative; }

.pm-contact-google-map-loader {
  width: 100%;
  height: 550px;
  position: absolute;
  left: 0;
  top: 0; }

.pm-contact-google-text-overlay {
  padding-top: 20px;
  width: 200px;
  text-align: center;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  z-index: 12; }

.pm-contact-google-text-overlay p {
  text-transform: uppercase;
  margin: 0px; }

.pm-contact-google-text-overlay a {
  font-family: 'FontAwesome';
  color: white;
  font-size: 20px !important;
  background-color: #7f6631;
  margin-top: 25px;
  padding-top: 14px;
  width: 50px;
  height: 50px;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-contact-google-map-overlay {
  border-left: 150px solid transparent;
  border-right: 150px solid transparent;
  border-top: 250px solid white;
  height: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  z-index: 10; }

.pm-contact-google-map-overlay-shadow {
  border-left: 170px solid transparent;
  border-right: 170px solid transparent;
  border-top: 260px solid rgba(0, 0, 0, 0.2);
  height: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  z-index: 9; }

/* WIDGETS */
/* 1. Latest properties widget */
.pm-latest-properties-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.pm-latest-properties-list li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-latest-properties-list li {
  margin-bottom: 20px; }

.pm-latest-properties-list li:last-child {
  margin-bottom: 0px; }

.pm-latest-properties-list li p {
  margin-bottom: 0px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 20px; }

.pm-latest-properties-list li p span {
  color: #ffe1a0; }

.pm-latest-properties-img-container {
  position: relative;
  border: 1px solid #ffe1a0;
  margin-bottom: 10px; }

.pm-latest-properties-img-btn {
  font-family: 'FontAwesome';
  color: black !important;
  text-align: center;
  padding-top: 25px;
  width: 32px;
  height: 66px;
  background-color: #ffe1a0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  cursor: pointer; }

.pm-latest-properties-img-btn:hover {
  background-color: #7f6631;
  color: white !important;
  width: 38px; }

/* 2. Featured properties widget */
.pm-featured-properties-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.pm-featured-properties-list li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-featured-properties-list li {
  margin-bottom: 10px; }

.pm-featured-properties-list li:last-child {
  margin-bottom: 0px; }

.pm-featured-properties-list-thumb {
  border: 1px solid #ffe1a0;
  width: 100%;
  min-height: 100px;
  position: relative; }

.pm-featured-properties-list-thumb a {
  width: 40px;
  height: 40px;
  background-color: #ffe1a0;
  display: block;
  font-family: 'FontAwesome';
  color: black;
  font-size: 14px;
  padding-top: 14px;
  text-align: center;
  position: absolute;
  right: 10px;
  bottom: 10px; }

.pm-featured-properties-list-thumb a:hover {
  background-color: #7f6631;
  color: white; }

.pm-featured-properties-list-thumb img {
  width: 100%; }

.pm-featured-properties-details {
  padding: 10px 0;
  overflow: hidden; }

.pm-featured-properties-details a {
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-size: 14px;
  letter-spacing: 1px;
  color: #7f6631;
  text-transform: uppercase;
  display: block; }

.pm-featured-properties-details a:hover {
  color: #7f6631; }

.pm-featured-properties-details .price {
  float: left;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px !important;
  color: #696969;
  text-transform: uppercase; }

.pm-featured-properties-details .price span {
  color: #7f6631; }

.pm-featured-properties-details .footage {
  float: right;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px !important;
  color: #696969;
  text-transform: uppercase; }

/* 3. Top agents widget */
.pm-top-agents-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.pm-top-agents-list li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-top-agents-list li {
  margin-bottom: 30px;
  position: relative;
  overflow: auto; }

.pm-top-agents-list li:last-child {
  margin-bottom: 0px; }

.pm-top-agents-avatar {
  width: 100px;
  height: 100px;
  border: 1px solid #dfdfdf;
  float: left; }

.pm-top-agents-avatar img {
  width: 100%; }

.pm-top-agents-details {
  width: 195px;
  height: 100px;
  float: right; }

.pm-top-agents-details p {
  margin-bottom: 0px; }

.pm-top-agents-details .name {
  color: #7f6631;
  font-size: 16px !important;
  font-family: "Open Sans","Questrial","Microsoft YaHei"; }

.pm-top-agents-details a {
  color: #7f6631;
  margin-top: 10px;
  display: block; }

.pm-top-agents-details a:hover {
  color: #7B7B7B; }

.pm-top-agents-details a:after {
  content: "\f007";
  font-family: 'FontAwesome';
  padding-left: 5px; }

.pm-top-agents-border {
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
  position: absolute;
  bottom: 0;
  left: 0; }

/* 4. Agencies widget */
.pm-agencies-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.pm-agencies-list li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-agencies-list li {
  margin-bottom: 30px;
  position: relative;
  overflow: auto;
  padding-bottom: 10px;
  border-bottom: 1px solid #dfdfdf; }

.pm-agencies-list li:last-child {
  margin-bottom: 0px; }

.pm-agencies-list-avatar {
  width: 95px;
  height: 72px;
  float: left; }

.pm-agencies-list-avatar img {
  width: 100%; }

.pm-agencies-list-details {
  width: 195px;
  float: right;
  padding-top: 10px; }

.pm-agencies-list-details p {
  margin-bottom: 0px; }

.pm-agencies-list-details .name {
  color: #7f6631;
  font-size: 16px !important;
  font-family: "Open Sans","Questrial","Microsoft YaHei"; }

/* 5. Properties filter */
.pm-property-filter-container {
  padding-bottom: 10px;
  position: relative;
  overflow: hidden; }

#pm-amount-slider {
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-weight: 300 !important;
  color: #A2A2A2 !important;
  border: none !important; }

.pm-property-filter-options-list {
  display: table;
  list-style: outside none none;
  margin: 0 0 30px;
  padding: 0;
  width: 100%; }

.pm-property-filter-options-list li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-property-filter-options-list li:first-child {
  float: left; }

.pm-property-filter-options-list li:last-child {
  float: right;
  text-align: right; }

.pm-visual-layout-btn, .pm-agencies-visual-layout-btn {
  font-family: 'FontAwesome';
  color: #6b6b6b;
  font-size: 14px;
  margin-left: 8px; }

#pm-slider-range {
  margin: 0 20px; }

/* SASS imports */
/* Contact form */
#contact-form {
  background-color: #2b2b2b;
  background-image: url(../img/form-bg.jpg);
  background-repeat: no-repeat; }

.pm-contact-form-container {
  width: auto;
  height: auto;
  overflow: hidden; }

.pm-required {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  color: #ffe1a0;
  text-transform: uppercase;
  font-weight: 300; }

.pm-required.contact {
  color: inherit !important; }

.pm-form-textfield {
  border: 1px solid #dfdfdf;
  background-color: white;
  padding: 8px 13px;
  width: 100%;
  margin-bottom: 20px;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 20px;
  color: #7f6631;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

.pm_captcha_box {
  margin-top: 30px; }

.pm_captcha_box p {
  color: white; }

.pm_captcha_box.contact p {
  color: inherit !important; }

.pm_s_security_code.contact {
  margin-top: 10px; }

.pm-form-textfield.invalid_field {
  border: 1px solid red; }

.pm-form-textfield:focus, .pm-form-textarea:focus {
  background-color: #7f6631;
  background-image: none;
  color: white;
  text-transform: none; }

.pm-form-textarea {
  border: 1px solid #dfdfdf;
  background-color: white;
  padding: 7px 13px;
  width: 100%;
  margin-top: 10px;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 20px;
  color: #7f6631;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

.pm-form-submit-btn {
  background-color: #ffe1a0;
  color: black !important;
  display: block;
  font-family: "Raleway";
  font-size: 16px;
  font-weight: 300;
  height: auto;
  margin: 35px auto 20px;
  min-width: 100px;
  padding: 14px 30px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
  border: none;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-form-submit-btn:hover {
  background-color: #7f6631;
  color: white !important; }

/* Contact form end */
/* Global form elements */
.pm-checkbox-input {
  overflow: hidden;
  margin-top: 10px; }

.pm-remember-checkbox {
  float: left;
  margin-right: 8px !important; }

.pm-checkbox-input p {
  line-height: 22px !important; }

.pm-textfield {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 3px solid #e1e1e1;
  padding: 15px 13px;
  width: 100%;
  margin-top: 10px;
  font-family: "Open Sans","Microsoft YaHei";
  background-color: transparent;
  text-transform: uppercase;
  font-family: "Lato";
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-textfield.invalid_field {
  border: 1px solid red; }

.pm-textfield:focus, .pm-textarea:focus {
  background-color: #ffe1a0;
  border-bottom: 3px solid #ffe1a0;
  background-image: none;
  color: black;
  text-transform: none; }

.pm-textfield.review-field, .pm-textarea.review-field {
  border-bottom: 3px solid white !important; }

.pm-textfield.review-field:focus, .pm-textarea.review-field:focus {
  background-color: white;
  border-bottom: 3px solid white;
  color: black; }

.pm-textarea {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 3px solid #e1e1e1;
  padding: 10px 13px;
  width: 100%;
  margin-top: 10px;
  min-height: 150px;
  font-family: "Open Sans","Microsoft YaHei";
  background-color: transparent;
  text-transform: uppercase;
  font-family: "Lato";
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-textarea.members {
  border: 1px solid #dfdfdf; }

select {
  padding: 15px 13px;
  width: 100%;
  font-family: "Open Sans","Microsoft YaHei";
  border: 1px solid #e1e1e1;
  margin-top: 10px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(0, #F7F7F7), color-stop(1, #FFFFFF));
  background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
  background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
  background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
  background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
  background-image: linear-gradient(to bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%); }

select.invalid_field {
  border: 1px solid red; }

label {
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px;
  color: #656565;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 0px; }

/* Global form elements end */
/* Rounded Form button */
.pm-rounded-submit-btn {
  min-width: 100px;
  display: inline-block;
  padding: 12px 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px;
  font-weight: bold;
  color: white !important;
  margin: 10px 0px;
  text-align: center;
  border: 0px solid white;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-rounded-submit-btn:hover {
  color: white;
  background-color: #333 !important; }

.pm-rounded-submit-btn.pm-primary {
  background-color: #EF5438; }

.pm-rounded-submit-btn.pm-secondary {
  background-color: #44619d; }

/* Rounded Form button end */
/* Shopping cart form */
.pm-cart-items-container {
  border: 1px solid #e0dede;
  margin-bottom: 30px;
  padding-bottom: 10px; }

.pm-cart-totals-container {
  border: 1px solid #e0dede;
  margin-bottom: 0px;
  padding-bottom: 0px; }

.pm-cart-count {
  border-bottom: 1px solid #e0dede;
  margin-bottom: 30px;
  padding: 15px 0 10px 20px; }

.pm-cart-count-text {
  color: #295D84;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 22px;
  font-style: normal;
  font-variant: normal;
  font-weight: 300; }

.pm-cart-total {
  border-bottom: 1px solid #e0dede;
  padding: 15px 0 10px 20px; }

.row.cart_item:last-child {
  padding-bottom: 0px; }

.row.cart_item {
  padding: 0 0 20px 30px; }

.pm-cart-totals {
  padding: 0px;
  margin: 0px;
  list-style: none;
  overflow: hidden; }

.pm-cart-totals li:last-child {
  border-bottom: 0px solid #e0dede; }

.pm-cart-totals li {
  overflow: hidden;
  padding: 20px 30px 10px 12px;
  border-bottom: 1px solid #e0dede; }

.pm-cart-totals li .label {
  float: left;
  display: block;
  color: #295D84;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px;
  text-transform: uppercase; }

.pm-cart-totals li .price {
  float: right;
  display: block;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px; }

/* Shopping cart form end */
/* Checkout form */
.pm-expandable-login-container {
  width: auto;
  height: auto;
  overflow: hidden;
  border: 1px solid #e0e0e0;
  padding: 20px;
  margin-top: 20px;
  display: none; }

.pm-form-checkbox-input {
  display: inline-block;
  margin-top: 20px !important;
  width: 100%; }

/* Checkout form end */
/* Cart form */
.pm-order-summary-container {
  border: 1px solid #e0dede;
  margin-bottom: 30px;
  margin-top: 20px; }

.pm-order-summary {
  padding: 0px;
  margin: 0px;
  list-style: none;
  overflow: hidden; }

.pm-order-summary li:last-child {
  border-bottom: 0px solid #e0dede; }

.pm-order-summary li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-order-summary li {
  overflow: hidden;
  padding: 20px 30px 10px 12px;
  border-bottom: 1px solid #e0dede; }

.pm-order-summary li .title {
  float: left;
  display: block;
  color: #333;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 10px; }

.pm-order-summary li .label {
  float: left;
  display: block;
  color: #333;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0px !important; }

.pm-order-summary li .price {
  float: right;
  display: block;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px; }

/* Shopping cart form end */
/* Payment options */
.pm-payment-option-container {
  background-color: #f2f2f2;
  padding: 20px; }

/* Custom drop menu */
.pm-dropdown {
  min-width: 120px;
  border-bottom: 1px solid #ffe1a0; }

.pm-dropmenu {
  cursor: pointer;
  line-height: 1;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-color: transparent;
  padding: 1px 0 5px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-dropmenu .pm-menu-title {
  color: #ffe1a0;
  font-family: "Open Sans","Microsoft YaHei";
  font-weight: 500;
  font-size: 14px;
  margin: 0;
  text-align: left;
  text-transform: uppercase; }

.pm-dropmenu .pm-selected {
  color: grey;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0; }

.pm-dropmenu i {
  color: white;
  position: absolute;
  right: 10px;
  top: 20%; }

.pm-dropmenu-active {
  display: none;
  height: auto;
  position: absolute;
  min-width: 120px;
  z-index: 99999;
  margin-top: 1px; }

.pm-dropmenu-active ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #ffe1a0; }

.pm-dropmenu-active ul li:before {
  content: "" !important;
  margin: 0 !important;
  padding: 0 !important; }

.pm-dropmenu-active ul li:first-child {
  margin-right: 0px; }

.pm-dropmenu-active ul li {
  text-align: left;
  float: none;
  margin-right: 0px;
  border-bottom: 1px solid #575757;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-dropmenu-active ul li:last-child {
  border-bottom: 1px solid #575757; }

.pm-dropmenu-active ul li:hover {
  background-color: #ffe1a0; }

.pm-dropmenu-active ul li:hover a {
  color: black; }

.pm-dropmenu-active ul li a {
  color: white;
  display: block;
  padding: 4px 11px;
  text-decoration: none;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  text-transform: uppercase;
  font-size: 12px; }

.pm-dropmenu-active ul li a.active {
  font-weight: bold; }

/* Filter system extenstion */
.pm-dropdown.pm-filter-system {
  min-width: 130px !important; }

.pm-filter-system li:first-child {
  border-right: 0 solid #d3d3d3; }

.pm-dropdown.pm-filter-system .pm-dropmenu .pm-menu-title {
  color: #ffe1a0 !important;
  font-family: 'Open Sans' !important;
  font-size: 14px !important;
  margin: 0;
  text-align: left;
  opacity: .4; }

.pm-dropdown.pm-filter-system .pm-dropmenu i {
  color: #ffe1a0 !important;
  position: absolute;
  right: 0px  !important; }

.pm-dropdown.pm-filter-system .pm-dropmenu-active ul {
  background-color: black !important;
  border-top: none !important; }

.pm-dropdown.pm-filter-system .pm-dropmenu-active ul li:first-child {
  border-right: none !important; }

.pm-dropdown.pm-filter-system .pm-dropmenu-active ul li:last-child {
  border-bottom: 0px solid #ddd !important; }

/* Filter system extenstion end */
/* Properties filter system extension */
.pm-dropdown.pm-property-filter-system {
  min-width: 130px !important;
  border-bottom: 1px solid #7f6631;
  margin-bottom: 30px; }

.pm-filter-system li:first-child {
  border-right: 0 solid #d3d3d3; }

.pm-dropdown.pm-property-filter-system .pm-dropmenu .pm-menu-title {
  color: #7f6631 !important;
  font-family: 'Open Sans' !important;
  font-size: 14px !important;
  margin: 0;
  text-align: left; }

.pm-dropdown.pm-property-filter-system .pm-dropmenu i {
  color: #7f6631 !important;
  position: absolute;
  right: 0px  !important; }

.pm-dropdown.pm-property-filter-system .pm-dropmenu-active ul {
  background-color: black !important;
  border-top: none !important; }

.pm-dropdown.pm-property-filter-system .pm-dropmenu-active {
  width: 310px; }

.pm-dropdown.pm-property-filter-system .pm-dropmenu-active ul li:first-child {
  border-right: none !important; }

.pm-dropdown.pm-property-filter-system .pm-dropmenu-active ul li:last-child {
  border-bottom: 0px solid #ddd !important; }

/* Properties filter system extension end */
/* Properties filter options extension */
.pm-dropdown.pm-property-filter-options {
  min-width: 250px !important;
  border-bottom: 1px solid #7f6631;
  margin-bottom: 30px; }

.pm-property-filter-options li {
  float: none !important; }

.pm-property-filter-options li:first-child {
  border-right: 0 solid #d3d3d3;
  width: 100% !important; }

.pm-property-filter-options li:last-child {
  width: 100% !important;
  text-align: left; }

.pm-dropdown.pm-property-filter-options .pm-dropmenu .pm-menu-title {
  color: #7f6631 !important;
  font-family: 'Open Sans',"Microsoft YaHei" !important;
  font-size: 14px !important;
  margin: 0;
  text-align: left; }

.pm-dropdown.pm-property-filter-options .pm-dropmenu i {
  color: #7f6631 !important;
  position: absolute;
  right: 0px  !important; }

.pm-dropdown.pm-property-filter-options .pm-dropmenu-active ul {
  background-color: black !important;
  border-top: none !important; }

.pm-dropdown.pm-property-filter-options .pm-dropmenu-active {
  width: 250px; }

.pm-dropdown.pm-property-filter-options .pm-dropmenu-active ul li:first-child {
  border-right: none !important; }

.pm-dropdown.pm-property-filter-options .pm-dropmenu-active ul li:last-child {
  border-bottom: 0px solid #ddd !important; }

/* Properties filter options extension end */
/* Agencies filter options extension */
.pm-dropdown.pm-agencies-filter-options {
  min-width: 250px !important;
  border-bottom: 1px solid #7f6631;
  margin-bottom: 30px; }

.pm-agencies-filter-options li {
  float: none !important; }

.pm-agencies-filter-options li:first-child {
  border-right: 0 solid #d3d3d3;
  width: 100% !important; }

.pm-agencies-filter-options li:last-child {
  width: 100% !important;
  text-align: left; }

.pm-dropdown.pm-agencies-filter-options .pm-dropmenu .pm-menu-title {
  color: #7f6631 !important;
  font-family: 'Open Sans',"Microsoft YaHei" !important;
  font-size: 14px !important;
  margin: 0;
  text-align: left; }

.pm-dropdown.pm-agencies-filter-options .pm-dropmenu i {
  color: #7f6631 !important;
  position: absolute;
  right: 0px  !important; }

.pm-dropdown.pm-agencies-filter-options .pm-dropmenu-active ul {
  background-color: black !important;
  border-top: none !important; }

.pm-dropdown.pm-agencies-filter-options .pm-dropmenu-active {
  width: 250px; }

.pm-dropdown.pm-agencies-filter-options .pm-dropmenu-active ul li:first-child {
  border-right: none !important; }

.pm-dropdown.pm-agencies-filter-options .pm-dropmenu-active ul li:last-child {
  border-bottom: 0px solid #ddd !important; }

/* Agencies filter options extension end */
.pm_s_security_code {
  float: none;
  width: 125px; }

#pm-contact-form-response, #pm-event-form-response {
  margin: 15px 0 5px;
  color: #ffe1a0; }

.pm-contact-form-response-contact {
  color: #7f6631 !important; }

#pm-contact-form-response-agent {
  margin: 15px 0 5px;
  color: #7f6631; }

.pm-form-textfield-with-icon {
  border: 1px solid #e1e1e1;
  padding: 11px 10px 10px 40px;
  width: 100%;
  margin-top: 10px;
  font-family: "Open Sans","Microsoft YaHei";
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(0, #F7F7F7), color-stop(1, #FFFFFF));
  background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
  background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
  background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
  background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
  background-image: linear-gradient(to bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

.pm-input-container {
  position: relative; }

.pm-input-container-icon {
  color: #bfbfbf;
  display: inline-block;
  width: auto;
  height: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  position: absolute;
  left: 10px;
  top: 17px;
  bottom: 3px;
  z-index: 3; }

/* Mailchimp widget */
.pm-mailchimp-field {
  font-family: "Open Sans","Lato","Microsoft YaHei";
  text-transform: uppercase;
  text-align: center;
  width: 93%;
  color: white;
  padding: 20px 10px;
  background-color: transparent;
  border: 1px solid #7c7c7d;
  margin-bottom: 20px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px; }

.pm-mailchimp-submit {
  width: 200px;
  background-color: #ffe1a0;
  font-family: "Open Sans","Microsoft YaHei";
  text-transform: uppercase;
  color: black;
  font-size: 14px;
  font-weight: 700;
  padding: 10px;
  text-align: center;
  border: none;
  display: table;
  margin: 0 auto 20px auto;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-mailchimp-submit:hover {
  background-color: #999;
  color: white; }

/* Widget - Quick contact form */
.pm_quickcontact_widget {
  overflow: hidden; }

.pm_quick_contact_field.Dark {
  background-color: #444 !important;
  border: 0px solid #333333 !important;
  border-radius: 0px !important;
  color: white !important;
  float: left !important;
  font-size: 12px !important;
  height: 20px !important;
  line-height: 20px !important;
  padding: 6px 8px !important;
  vertical-align: middle !important;
  /*width: 95% !important;*/
  box-shadow: none !important;
  margin-bottom: 5px;
  width: 95%;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.pm_quick_contact_textarea.Dark {
  border-radius: 0px !important;
  color: white !important;
  float: left !important;
  font-size: 12px !important;
  height: 70px !important;
  line-height: 20px !important;
  padding: 6px 8px !important;
  vertical-align: middle !important;
  /*width: 95% !important;*/
  background-color: #444 !important;
  border: 0px solid #333333 !important;
  box-shadow: none !important;
  margin-bottom: 5px;
  width: 95%;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.pm_quick_contact_field.Light {
  background-color: white !important;
  border-radius: 0px !important;
  color: grey;
  float: left !important;
  font-size: 12px !important;
  height: 20px !important;
  line-height: 20px !important;
  padding: 10px 12px !important;
  vertical-align: middle !important;
  width: 92% !important;
  box-shadow: none !important;
  margin-bottom: 5px;
  border: 1px solid #ffe1a0;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm_quick_contact_field:focus {
  background-color: #7f6631 !important;
  border: 1px solid #7f6631;
  color: white; }

.pm_quick_contact_textarea.Light {
  border-radius: 0px !important;
  color: grey;
  float: left !important;
  font-size: 12px !important;
  height: 70px !important;
  line-height: 20px !important;
  padding: 6px 8px !important;
  vertical-align: middle !important;
  width: 95% !important;
  background-color: white !important;
  box-shadow: none !important;
  margin-bottom: 5px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.pm_quick_contact_submit {
  border: 0 solid white;
  color: black;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 15px 5px 15px;
  text-transform: uppercase;
  background-color: #ACDB05;
  float: left;
  margin-right: 20px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s; }

.pm_quick_contact_submit:hover {
  background-color: #333 !important;
  color: white !important;
  border: 0px solid white !important; }

.pm_form_response.Dark {
  color: #333;
  font-size: 12px;
  margin-top: 7px;
  width: auto; }

.pm_form_response.Light {
  color: white;
  font-size: 12px;
  margin-top: 2px;
  width: auto; }

/* Twitter widget */
#pm-twitter-news ul li:before {
  content: "\f099" !important;
  font-size: 20px;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: 7px;
  left: 10px;
  color: #ffe1a0; }

#pm-twitter-news ul li {
  padding: 0px 0px 11px 48px;
  color: white;
  word-wrap: break-word;
  line-height: 22px;
  position: relative;
  font-weight: 300; }

#pm-twitter-news ul li a {
  color: #ffe1a0;
  line-height: 20px !important;
  font-weight: 300; }

#pm-twitter-news ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.tweet_container {
  padding: 2px 5px; }

/* Square btn */
.pm-square-btn {
  width: 46px;
  height: 46px;
  background-color: white;
  border: 2px solid #7f6631;
  display: block;
  text-align: center;
  position: relative;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.pm-square-btn.comments {
  width: auto;
  height: auto;
  padding: 10px 20px;
  background-color: #ffe1a0;
  color: black;
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  text-transform: uppercase;
  border: 0px solid white;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-square-btn.filter {
  width: 100%;
  height: auto;
  padding: 10px 20px;
  background-color: #ffe1a0;
  color: black;
  margin-top: 30px;
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  text-transform: uppercase;
  border: 0px solid white;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-square-btn.comments:hover, .pm-square-btn.filter:hover {
  color: white; }

.pm-square-btn:hover {
  background-color: #7f6631; }

.pm-square-btn:hover i {
  color: white; }

.pm-square-btn i {
  font-family: 'FontAwesome';
  color: #7f6631;
  font-size: 16px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  left: 20px;
  top: 14px; }

.pm-square-btn.centered {
  margin: 30px auto 20px;
  display: table; }

.pm-btn-text {
  text-transform: uppercase;
  color: #7f6631;
  font-weight: bold;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px; }

/* Rounded button */
.pm-rounded-btn {
  width: auto;
  height: auto;
  display: inline;
  background-color: #7f6631;
  min-width: 100px;
  display: inline-block;
  padding: 14px 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px;
  font-weight: bold;
  color: white !important;
  margin: 15px 0px;
  text-align: center;
  border: 2px solid white;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-rounded-btn:hover {
  color: white !important;
  background-color: #999; }

.pm-rounded-btn.no-border {
  border: none !important; }

.pm-rounded-btn i {
  font-size: 10px !important; }

.pm-rounded-btn.submit {
  border: 0px solid white;
  margin-top: 10px; }

.pm-rounded-btn.tag {
  margin: 1px; }

.pm-rounded-btn.expand {
  padding: 7px 0px !important;
  min-width: 40px !important; }

.pm-rounded-btn.small {
  padding: 7px 17px; }

.pm-rounded-btn.no-border {
  border: 0px solid white; }

.pm-rounded-btn.pm-primary {
  background-color: #EF5438; }

.pm-rounded-btn.pm-secondary {
  background-color: #44619d; }

.pm-rounded-btn.transparent:hover {
  color: white;
  background-color: #333; }

.pm-rounded-btn.transparent a {
  background-color: transparent;
  color: white;
  border: 3px solid white; }

.pm-rounded-btn.transparent a:hover {
  color: white;
  border: 3px solid #DBC164;
  background-color: #DBC164; }

.pm-rounded-btn a i {
  font-family: 'FontAwesome';
  margin-left: 5px; }

.pm-rounded-btn.animated a {
  padding-left: 22px; }

.pm-rounded-btn.animated i {
  opacity: 0;
  margin-left: -3px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-rounded-btn.animated:hover i {
  margin-left: 7px;
  opacity: 1; }

/* Rounded button end */
.pm-icon-btn {
  display: block;
  padding: 24px;
  background-color: #7f6631;
  font-size: 40px !important;
  color: white;
  width: 90px;
  height: 90px;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-icon-btn.typcn:before {
  margin-left: -4px !important; }

.pm-icon-btn.typcn {
  line-height: 30px !important;
  font-size: 50px !important;
  display: inline-block !important; }

.pm-icon-btn:hover {
  color: white;
  background-color: #ffe1a0; }

/* Btn extensions */
.pm-square-btn.event {
  border: 3px solid #e1e1e1;
  color: #c8c8c8 !important; }

.pm-square-btn.event:hover {
  background-color: #ffe1a0;
  color: white !important;
  border: 3px solid #ffe1a0; }

.pm-square-btn.news-post {
  border: 3px solid #e1e1e1;
  color: #c8c8c8 !important;
  display: block;
  margin: 20px auto 40px;
  width: 150px; }

.pm-square-btn.news-post:hover {
  background-color: #ffe1a0;
  color: white !important;
  border: 3px solid #ffe1a0; }

.pm-square-btn.tag {
  border: 0px solid #e1e1e1;
  color: white !important;
  display: inline;
  line-height: 33px !important;
  margin-bottom: 1px;
  margin-right: 1px;
  padding: 7px 15px;
  background-color: #7f6631;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px; }

.pm-square-btn.tag:hover {
  background-color: #ffe1a0;
  color: black !important;
  border: 0px solid #ffe1a0; }

.pm-square-btn.class-widget {
  border: 3px solid #e1e1e1;
  color: #c8c8c8 !important;
  display: inline;
  line-height: 48px; }

.pm-square-btn.class-widget:hover {
  background-color: #ffe1a0;
  color: white !important;
  border: 3px solid #ffe1a0; }

.pm-square-btn.store-btn {
  border: 3px solid #e1e1e1;
  color: #c8c8c8 !important;
  display: table;
  line-height: 48px;
  margin: 0 auto !important;
  padding: 0 20px !important;
  text-align: center; }

.pm-square-btn.store-btn:hover {
  background-color: #ffe1a0;
  color: white !important;
  border: 3px solid #ffe1a0; }

.pm-square-btn.pm-cart-remove {
  color: white !important;
  display: table;
  line-height: 48px;
  margin: 5px auto 0 !important;
  padding: 0 20px !important;
  text-align: center;
  border: none !important;
  background-color: #ffe1a0;
  font-family: 'Open sans',"Microsoft YaHei" !important; }

.pm-square-btn.pm-cart-remove:hover {
  background-color: #999;
  color: white !important; }

/* Posted comments */
.pm-comments-response-title {
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-size: 26px;
  color: white;
  text-transform: none;
  font-weight: 400; }

.pm-comments-response-title span {
  color: #ffe1a0; }

.pm-required-comments {
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 13px;
  color: #a7a7a7;
  text-transform: none;
  font-weight: 300; }

.pm-comments-container {
  width: auto;
  height: auto;
  overflow: hidden; }

.pm-comment-section-title {
  color: #f1482b;
  font-size: 24px;
  font-family: "Open Sans",'Cantata One',"Microsoft YaHei"; }

.pm-single-blog-post-comments {
  margin-bottom: 30px; }

.pm-comment-box-container {
  width: auto;
  height: auto;
  overflow: hidden;
  margin-top: 30px; }

.pm-comment-box-avatar-container {
  width: auto;
  height: auto;
  overflow: hidden;
  padding: 13px 13px 0; }

.pm-comment-box-avatar-container p {
  font-family: "Open Sans","Lato","Microsoft YaHei";
  font-size: 18px;
  color: white; }

.pm-comment-avatar {
  border: 3px solid #ffe1a0;
  float: left;
  margin-right: 8px;
  overflow: hidden;
  height: 75px;
  width: 75px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-comment {
  border-top: 1px solid #ffe1a0;
  margin: 10px 31px 0 106px;
  padding: 20px 0; }

.pm-comment-reply-btn {
  float: left;
  margin-bottom: 12px;
  margin-left: 106px; }

.pm-comment-author-list {
  float: left;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin-top: 20px;
  margin-left: 10px;
  width: 90%; }

.pm-comment-author-list li {
  float: left; }

.pm-comment-author-list li:before {
  padding: 0;
  margin: 0;
  content: ""; }

.pm-comment-author-list li:last-child {
  float: right; }

.pm-comment-name {
  font-family: "Open Sans","Lato","Microsoft YaHei";
  font-size: 18px;
  color: #ffe1a0;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 0px; }

.pm-comment-date {
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px !important;
  font-weight: 400; }

.pm-comment p {
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px !important;
  color: white; }

/* Posted comments end */
/* Submit a comment form */
.pm-submit-comment-form-container {
  overflow: hidden;
  width: auto;
  height: auto;
  margin-top: 40px; }

.pm-submit-comment-form-container h3 {
  margin-bottom: 5px; }

.pm-comment-required {
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px;
  color: #F1482B; }

.pm-comment-form-textfield {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 3px solid #ffe1a0;
  background-color: transparent;
  padding: 10px 13px;
  width: 100%;
  margin-bottom: 20px;
  font-family: "Open Sans","Lato","Microsoft YaHei";
  text-transform: uppercase;
  color: #666;
  font-family: "Open Sans","Microsoft YaHei";
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

.pm-comment-form-textfield:focus, .pm-comment-form-textarea:focus {
  background-color: #ffe1a0;
  border-bottom: 3px solid #ffe1a0;
  background-image: none;
  color: black;
  text-transform: none; }

.pm-comment-form-textarea {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 3px solid #ffe1a0;
  background-color: transparent;
  padding: 10px 13px;
  width: 100%;
  margin-top: 10px;
  font-family: "Open Sans","Lato","Microsoft YaHei";
  text-transform: uppercase;
  min-height: 150px;
  color: #666;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

.pm-comment-html-tags {
  margin: 20px 0; }

.pm-comment-html-tags span {
  font-family: "Open Sans","Microsoft YaHei";
  font-weight: 500;
  color: #7f6631;
  font-size: 13px;
  text-transform: uppercase; }

.pm-comment-html-tags p {
  font-size: 14px;
  margin: 0; }

.pm-comment-submit-btn {
  min-width: 100px;
  padding: 10px 25px;
  border: 3px solid #e1e1e1;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 14px;
  font-weight: bold;
  color: #c8c8c8 !important;
  text-align: center;
  text-transform: uppercase;
  margin: 10px 0;
  display: inline-block;
  background-color: transparent;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-comment-submit-btn:hover {
  background-color: #ffe1a0;
  color: white !important;
  border: 3px solid #ffe1a0; }

/* Submit a comment form end */
.pm-image-gallery-master-container {
  width: 100%;
  float: left; }

.pm-image-gallery {
  overflow: hidden;
  /*padding-bottom: 10px;*/
  position: relative;
  text-align: center;
  width: 100%;
  border-top: 1px solid #ffe1a0;
  border-left: 1px solid #ffe1a0; }

.pm-image-gallery .pm-image-gallery-image {
  background-color: #fff;
  background-position: center center;
  background-size: cover;
  display: block;
  float: left;
  padding-bottom: 16.6667%;
  width: 16.6667%;
  position: relative;
  border-right: 1px solid #ffe1a0;
  border-bottom: 1px solid #ffe1a0;
  overflow: hidden;
  transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s; }

.pm-image-gallery .pm-image-gallery-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.pm-image-gallery-image span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  opacity: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.pm-image-gallery-image span:hover {
  cursor: url("img/search-icon.png"); }

.pm-image-gallery.faded .pm-image-gallery-image span {
  opacity: 0.9; }

.pm-image-gallery.faded .pm-image-gallery-image span:hover {
  opacity: 0;
  cursor: url(img/search-icon.png), auto; }

/*.pm-image-gallery.faded .pm-image-gallery-image span:hover {
	background-color:rgba(255,255,255,.8);	
}*/
.pm-image-gallery .pm-image-gallery-lightbox.visible {
  opacity: 1; }

.pm-image-gallery .pm-image-gallery-lightbox {
  background: url("img/loading.gif") no-repeat scroll center 40% #fff;
  left: -100%;
  opacity: 0;
  position: absolute;
  width: 50%;
  border-right: 1px solid #ffe1a0;
  z-index: 5000;
  overflow: hidden;
  transition: opacity 0.2s ease-in-out 0s, left 0.4s ease-in-out 0s;
  -moz-transition: opacity 0.2s ease-in-out 0s, left 0.4s ease-in-out 0s;
  -webkit-transition: opacity 0.2s ease-in-out 0s, left 0.4s ease-in-out 0s;
  -o-transition: opacity 0.2s ease-in-out 0s, left 0.4s ease-in-out 0s; }

.pm-image-gallery .pm-image-gallery-lightbox .inner {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 100%;
  width: 100%; }

.pm-image-gallery-lightbox-title-container {
  min-width: 150px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 11; }

.pm-image-gallery-lightbox-title-container p {
  color: black;
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  text-transform: uppercase;
  font-size: 24px;
  padding: 13px 20px;
  float: left; }

.pm-image-gallery-lightbox-title-container a {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #ffe1a0;
  color: black;
  font-family: 'FontAwesome';
  font-size: 14px;
  padding-top: 18px;
  float: right;
  margin-right: -50px;
  /*position:absolute;
  top:0;
  right:0;	*/ }

.pm-image-gallery-lightbox-title-container a:hover {
  background-color: #7f6631;
  color: white; }

.pm-image-gallery-lightbox-info-container {
  min-width: 400px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.8);
  border: 1px solid #ffe1a0;
  position: absolute;
  bottom: 40%;
  right: 0;
  z-index: 12; }

.pm-image-gallery-lightbox-info-list {
  list-style: none;
  padding: 11px 20px;
  margin: 0; }

.pm-image-gallery-lightbox-info-list li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-image-gallery-lightbox-info-list li:first-child {
  margin-right: 24px; }

.pm-image-gallery-lightbox-info-list li:first-child:after {
  content: "\f111";
  position: absolute;
  top: 0;
  right: -14px;
  font-family: 'FontAwesome';
  font-size: 6px; }

.pm-image-gallery-lightbox-info-list li {
  float: left;
  margin-right: 10px;
  font-family: "Open Sans","Microsoft YaHei";
  color: white;
  font-size: 24px;
  text-transform: uppercase;
  position: relative; }

.pm-image-gallery-lightbox-info-list li a:before {
  content: "\f041";
  position: absolute;
  top: 0;
  left: -22px;
  font-family: 'FontAwesome';
  font-size: 18px; }

.pm-image-gallery-lightbox-info-list li a {
  font-size: 14px;
  display: block;
  position: relative;
  color: #ffe1a0; }

.pm-image-gallery-lightbox-info-list li a:hover {
  color: #7f6631; }

.pm-image-gallery-lightbox-info-list li:last-child {
  margin-right: 0px;
  float: right; }

.pm-image-gallery .pm-image-gallery-close {
  background-color: #ffe1a0;
  color: #000;
  font-size: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
  text-decoration: none;
  z-index: 13;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-image-gallery .pm-image-gallery-close:hover {
  background-color: rgba(0, 0, 0, 0.9);
  color: white; }

.pm-image-gallery-item-hover-btn:before {
  color: black;
  content: "\f065";
  font-family: "FontAwesome";
  font-size: 18px;
  left: 2px;
  position: absolute;
  top: 3px; }

.pm-image-gallery-item-hover-btn {
  border-color: transparent #ffe1a0 #ffe1a0 transparent;
  border-style: solid;
  border-width: 35px;
  bottom: 0;
  font-size: 18px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0 !important;
  text-align: center;
  z-index: 999; }

.pm-image-gallery-item-hover-btn.active {
  right: -90px !important; }

.pm-image-gallery-item-hover-btn:hover {
  border-color: transparent #7f6631 #7f6631 transparent; }

.pm-image-gallery-item-hover-btn:hover:before {
  color: white; }

.pm-image-gallery-item-hover-btn-shadow {
  border-color: transparent rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.5) transparent;
  border-style: solid;
  border-width: 42px;
  bottom: 0;
  font-size: 18px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0 !important;
  text-align: center;
  z-index: 994;
  opacity: 1;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-image-gallery-item-hover-btn-shadow.active {
  opacity: 0;
  right: -120px !important; }

.pm-image-gallery-lightbox-gmap-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10; }

.pm-members-area-interface {
  background-color: #2c2924;
  background-image: url(../img/member-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center; }

.pm-author-bio-container.members-area {
  margin: 0 !important; }

.pm-author-bio-container.members-area .name:after {
  content: "\f044";
  font-family: 'FontAwesome';
  padding-left: 5px; }

.pm-author-bio-container.members-area .name {
  font-size: 20px;
  margin-bottom: 2px; }

.pm-author-bio-img-container.members-area {
  margin: 0 auto 20px !important; }

.pm-members-area-navigation-spacing {
  margin-top: 60px; }

.pm-members-area-navigation {
  list-style: none;
  padding: 0;
  margin: 0 0 15px;
  display: table; }

.pm-members-area-navigation li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-members-area-navigation li {
  float: left;
  margin-right: 30px; }

.pm-members-area-navigation li:after {
  content: "\f111";
  font-size: 6px;
  color: white;
  font-family: 'FontAwesome';
  margin-left: 12px;
  position: absolute; }

.pm-members-area-navigation li:last-child:after {
  content: ""; }

.pm-members-area-navigation li:last-child {
  margin-right: 0px; }

.pm-members-area-navigation li:last-child a {
  color: #ffe1a0; }

.pm-members-area-navigation li a {
  color: white;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px; }

.pm-members-area-navigation li a:hover {
  color: #ffe1a0; }

.pm-members-listing-searchfield {
  background-color: transparent;
  border: 1px solid #ffe1a0;
  padding: 5px 0 5px 0;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  color: #ffe1a0;
  text-align: center;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-members-area-submit-listing-spacing {
  margin-top: 60px; }

.pm-members-area-submit-listing-spacing p {
  font-size: 26px !important;
  color: white;
  margin-bottom: 20px; }

.pm-submit-listing-btn {
  font-family: 'FontAwesome';
  width: 75px;
  height: 75px;
  background-color: #7f6631;
  text-align: center;
  padding-top: 25px;
  font-size: 26px !important;
  color: white;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-submit-listing-btn:hover {
  background-color: #ffe1a0;
  color: black; }

.pm-members-area-title {
  font-family: "Open Sans","Raleway","Microsoft YaHei";
  font-size: 18px;
  color: #7f6631;
  font-weight: 300; }

.pm-members-area-divider {
  width: 100%;
  margin: 20px 0;
  background-color: #dfdfdf;
  height: 1px; }

.pm-textfield.members {
  border: 1px solid #dfdfdf; }

.pm-property-listings-info-container.members {
  width: 780px; }

.pm-property-listings-edit-options {
  width: 100%;
  clear: both;
  padding: 15px 0 0; }

.pm-property-listings-edit-options p {
  margin: 0px;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  text-transform: uppercase; }

.pm-edit-listing-btn {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  text-transform: uppercase; }

.pm-edit-listing-btn:after {
  position: absolute;
  content: "\f044";
  margin-left: 5px;
  font-family: 'FontAwesome'; }

.pm-members-form-font {
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  color: #7f6631; }

.pm-members-form-break {
  height: 0px; }

.pm-members-form-amenities label, .pm-members-form-agent-info label {
  margin-top: 4px;
  font-family: "Open Sans","Questrial","Microsoft YaHei";
  font-size: 14px;
  color: #7f6631; }

.pm-members-form-amenities label input, .pm-members-form-agent-info label radio {
  margin-right: 5px; }

.pm-members-form-submission-divider {
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
  margin: 0px 0 30px; }

/*# sourceMappingURL=master.css.map */
