body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42;
  color: #333333;
  background-color: #ffffff;
}

/* Text Colors */

a {
  color: #c56d16;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover {
  text-decoration: none;
  color: #c56d16;
}

.motive {
  color: #c56d16;
}
.motive-background {
  background-color: #c56d16;
  color: #ffffff;
}

.navbar-brick .navbar-nav > li > a:hover,
.navbar-brick .navbar-nav > li > a:focus {
  color: #c56d16;
  background-color: transparent;
}
.navbar-brick .navbar-nav > li:first-child > a {
  border-left: none;
}
.navbar-brick .navbar-nav > .active > a,
.navbar-brick .navbar-nav > .active > a:hover,
.navbar-brick .navbar-nav > .active > a:focus {
  color: #c56d16;
  background-color: transparent;
}

p.dropcaps:first-letter {
  font-size: 30px;
  color: #c56d16;
  line-height: 1em;
}
p.quote i {
  font-size: 30px;
  color: #c56d16;
  line-height: 1em;
  margin-right: 5px;
}

.highlight.motive {
  border-left: 6px solid c56d16;
  color: inherit;
}

.highlight.motive.with-background {
  background-color: #fafafa;
  border: none;
  border-left: 2px solid #c56d16;
}

.btn-brick {
  background: #eb4c12;
  background: -moz-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eb4c12), color-stop(100%, #c56d16));
  background: -webkit-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -o-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -ms-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: linear-gradient(to bottom, #eb4c12 0%, #c56d16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c56d16', endColorstr='#eb4c12', GradientType=0);
  -webkit-transition: all all 0.2s linear ease-out;
  -moz-transition: all all 0.2s linear ease-out;
  -o-transition: all all 0.2s linear ease-out;
  transition: all all 0.2s linear ease-out;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #ffffff;
  font-weight: 300;
}

.btn-brick:hover,
.btn-brick:focus,
.btn-brick:active {
  background: #c56d16;
  background: -moz-linear-gradient(top, #c56d16 0%, #eb4c12 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #c56d16), color-stop(100%, #eb4c12));
  background: -webkit-linear-gradient(top, #c56d16 0%, #eb4c12 100%);
  background: -o-linear-gradient(top, #c56d16 0%, #eb4c12 100%);
  background: -ms-linear-gradient(top, #c56d16 0%, #eb4c12 100%);
  background: linear-gradient(to bottom, #c56d16 0%, #eb4c12 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb4c12', endColorstr='#c56d16', GradientType=0);
  color: #ffffff;
}

.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active {
  background: #eb4c12;
  background: -moz-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eb4c12), color-stop(100%, #c56d16));
  background: -webkit-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -o-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -ms-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: linear-gradient(to bottom, #eb4c12 0%, #c56d16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c56d16', endColorstr='#eb4c12', GradientType=0);
  color: #ffffff;
}
	
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color: #c56d16;
  text-decoration: none;
}
.btn-link.motive {
  color: #c56d16;
}

.btn-filter {
  background-color: #c56d16;
  color: #ffffff;
  border: none;
  padding: 8px 0px;
  font-size: 14px;
  width: 100%;
}
.btn-parallax {
  font-size: 21px;
  padding: 10px 40px;
  background-color: #c56d16;
  color: #ffffff;
  font-weight: 100;
  display: inline-block;
  margin-top: 20px;
}

.form-control:focus {
  border-color: #c56d16;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select-box:hover .fa {
  color: #c56d16;
}

.select-box .select-clone > li:hover {
  color: #FFF;
  background-color: #c56d16;
}
.select-box.error .value-holder {
  border-color: #c56d16;
}

.property-filters .select-box .fa {
  top: 0;
  right: 0;
  height: 36px;
  width: 36px;
  background-color: #c56d16;
  color: #ffffff;
  text-align: center;
  padding-top: 10px;
}

/* SLIDER WIDGET */
.ui-widget-content {
  background-color: #c56d16;
}

.ui-slider .ui-slider-handle:after {
  background-color: #c56d16;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
   background-color: #c56d16;
}

.navbar-brick .navbar-brand:hover,
.navbar-brick .navbar-brand:focus {
  color: #c56d16;
  background-color: transparent;
}

.navbar-brick .navbar-nav > li > a:hover,
.navbar-brick .navbar-nav > li > a:focus {
  color: #c56d16;
  background-color: transparent;
}

.navbar-brick .navbar-nav > .active > a,
.navbar-brick .navbar-nav > .active > a:hover,
.navbar-brick .navbar-nav > .active > a:focus {
  color: #c56d16;
  background-color: transparent;
}

.navbar-brick .navbar-toggle:hover,
.navbar-brick .navbar-toggle:focus {
  background-color: #c56d16;
  border-color: #c56d16;
}

.navbar-brick .navbar-toggle .icon-bar {
  background-color: #c56d16;
}
.navbar-brick .toggle-sidebar {
  padding: 4px 10px;
  margin-right: 15px;
  color: #c56d16;
}

.navbar-brick .navbar-collapse,
.navbar-brick .navbar-form {
  border-color: #c56d16;
}
.navbar-brick .navbar-nav > .open > a,
.navbar-brick .navbar-nav > .open > a:hover,
.navbar-brick .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #c56d16;
}

.navbar-brick .navbar-nav .dropdown-menu > li > a:hover {
  color: #c56d16;
  background-color: inherit;
}
.navbar-brick .navbar-nav .dropdown-menu > .active > a,
.navbar-brick .navbar-nav .dropdown-menu > .active > a:hover,
.navbar-brick .navbar-nav .dropdown-menu > .active > a:focus {
  background-color: #c56d16;
  color: #ffffff;
}

.navbar-brick .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-brick .navbar-nav .open .dropdown-menu > li > a:focus {
color: #c56d16;
background-color: transparent;
}
.navbar-brick .navbar-nav .open .dropdown-menu > .active > a,
.navbar-brick .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-brick .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #c56d16;
background-color: transparent;
}

.navbar-brick .navbar-link:hover {
  color: #c56d16;
}  

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #c56d16;
}
  
.breadcrumb li.active {
  color: #c56d16;
}

.parallax .motive {
  color: #c56d16 !important;
}

.overlay-parallax {
  background-color: #c56d16;
}

.search-block .block .btn-filter {
  color: #c56d16;
}

.filters-range .ui-slider .ui-slider-range {
  background: #c56d16;
}

.filters-range .ui-slider .ui-slider-handle {
  border: 4px solid #c56d16;
}

.filters-range .filter-value .min:focus,
.filters-range .filter-value .max:focus {
  border: 1px solid #c56d16;
  outline: none;
}

.filters-size .form-group input[type="checkbox"] + label:hover {
  color: #fff;
  border-color: #c56d16;
  background-color: #c56d16;
}

.filters-size .form-group input[type="checkbox"]:checked + label:hover {
  color: #fff;
  border-color: #c56d16;
  background-color: #c56d16;
}

.title {
  width: 100%;
  font-size: 22px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 8px 14px;
  background: #eb4c12;
  background: -moz-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eb4c12), color-stop(100%, #c56d16));
  background: -webkit-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -o-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -ms-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: linear-gradient(to bottom, #eb4c12 0%, #c56d16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c56d16', endColorstr='#eb4c12', GradientType=0);
  margin-bottom: 40px;
}

.price-tag.important {
  background-color: #c56d16;
}

.property-tags.important {
  background: #eb4c12;
  background: -moz-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eb4c12), color-stop(100%, #c56d16));
  background: -webkit-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -o-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -ms-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: linear-gradient(to bottom, #eb4c12 0%, #c56d16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c56d16', endColorstr='#eb4c12', GradientType=0);
  color: #ffffff;
}

.property-info .property-contacts a:hover {
  color: #c56d16;
}

.property-info .share li a:hover {
  background-color: #c56d16;
  color: #ffffff;
}

.filter-list li.active a {
  background-color: #c56d16;
  color: #ffffff;
}

.list-posts:before {
  background: #c56d16;
}

.block-post.motive {
  background-color: #c56d16;
}
.block-post.motive .icon {
  color: #c56d16;
}

ul.checklist li:before,
ul.bulletlist li:before,
ul.arrowlist li:before {
  font-family: 'FontAwesome';
  margin: 0 5px 0 -15px;
  color: #c56d16;
}

ul.checklist li.checked:before {
  font-family: 'FontAwesome';
  content: '\f00c';
  margin: 0 5px 0 -15px;
  color: #c56d16;
}

footer.dark ul.socials li a:hover {
  background: #c56d16;
}

footer.dark .form-control:focus {
  border-color: #c56d16;
}

.quick-links .quick-link .btn {
  font-size: inherit;
  color: #c56d16;
  padding-left: 0px;
}

/* back to top link */
#toTop {
   background: #c56d16;
}

/* thumbnails */
.caption {
  margin: 18px 0px;
  padding: 0px 15px;
  border-left: 2px solid #c56d16;
}

.thumbnail.boxed .price-tag {
  color: #c56d16;
}

.listing-image .image-links .left:hover,
.listing-image-slider .image-links .left:hover {
  background-color: #c56d16;
}

.listing-image .listing-tag.important,
.listing-image-slider .listing-tag.important {
  background-color: #c56d16;
}

.panel-group.accordion > .panel > .panel-heading > a {
  border-top: 1px solid #c56d16;
}

.accordion a.toggle {
  display: block;
  margin-bottom: 20px;
  color: #c56d16;
}

.accordion a.toggle:before {
  background-color: #c56d16;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-left: none;
  color: #c56d16;
  background-color: #ffffff;
}

.nav-tabs.type2 > li.active > a,
.nav-tabs.type2 > li.active > a:hover,
.nav-tabs.type2 > li.active > a:focus {
  color: #ffffff;
  background-color: #c56d16;
}

.nav-faq > li.active > a,
.nav-faq > li.active > a:hover,
.nav-faq > li.active > a:focus {
  color: #c56d16;
}

table.table > thead > tr > th {
  background-color: #c56d16;
}

.price-list-one .price-list ul li.checked {
  background-color: #c56d16 !important;
  color: #ffffff;
}

.price-list-one .price-list .btn:hover {
  background-color: #c56d16;
}

.person-box .image-tags .socials li a:hover {
  background-color: #ffffff;
  color: #c56d16;
}

.service-box.with-hover:hover .service-icon {
  background-color: #c56d16;
  color: #ffffff;
}

ul.socials li a:hover {
  background: #eb4c12;
  background: -moz-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eb4c12), color-stop(100%, #c56d16));
  background: -webkit-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -o-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -ms-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: linear-gradient(to bottom, #eb4c12 0%, #c56d16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c56d16', endColorstr='#eb4c12', GradientType=0);
  color: #ffffff;
}

ul.socials.flat li a {
  background: transparent;
  color: #c56d16;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #c56d16;
}

ul.socials.flat li a:hover {
  background-color: #c56d16;
  color: #ffffff;
}

ul li.cat-item a:hover,
ul li.cat-item a:focus,
ul li.cat-item a:active {
  color: #c56d16;
  text-decoration: none;
}

.commentsNumber .number {
  background-color: #c56d16;
}

.commentsNumber .number:after {
  border-color: #c56d16 transparent transparent transparent;
}

.commentList .oneComment .media-body .inner-body h1 a:hover,
.commentList .oneComment .media-body .inner-body h2 a:hover,
.commentList .oneComment .media-body .inner-body h3 a:hover,
.commentList .oneComment .media-body .inner-body h4 a:hover,
.commentList .oneComment .media-body .inner-body h5 a:hover,
.commentList .oneComment .media-body .inner-body h6 a:hover,
.commentList .oneComment .media-body .inner-body .h1 a:hover,
.commentList .oneComment .media-body .inner-body .h2 a:hover,
.commentList .oneComment .media-body .inner-body .h3 a:hover,
.commentList .oneComment .media-body .inner-body .h4 a:hover,
.commentList .oneComment .media-body .inner-body .h5 a:hover,
.commentList .oneComment .media-body .inner-body .h6 a:hover {
  color: #c56d16;
}

.progress .progress-bar {
  background: #c56d16;
}

.text-slider .flex-direction-nav .flex-prev,
.text-slider .flex-direction-nav .flex-next {
  background-color: #c56d16;
}

.flexslider.blog-small-slider .image-links .left:hover {
  background-color: #c56d16;
}

.flexslider.blog-small-slider .flex-direction-nav a:before {
  font-size: 16px;
  top: 5px;
  position: relative;
  color: #c56d16;
}

.flexslider.title-slider .flex-direction-nav .flex-prev,
.flexslider.title-slider .flex-direction-nav .flex-next {
  color: #c56d16;
}

.flexslider.title-slider .clear-title .flex-direction-nav .flex-prev,
.flexslider.title-slider .clear-title .flex-direction-nav .flex-next {
  background-color: #c56d16;
  color: #ffffff;
}

.flexslider.title-slider.circle-arrows .flex-direction-nav .flex-prev,
.flexslider.title-slider.circle-arrows .flex-direction-nav .flex-next {
  background-color: #c56d16;
}

.flexslider.property-slider .flex-direction-nav .flex-prev:hover,
.flexslider.property-thumbs .flex-direction-nav .flex-prev:hover,
.flexslider.property-slider .flex-direction-nav .flex-next:hover,
.flexslider.property-thumbs .flex-direction-nav .flex-next:hover {
  background-color: #c56d16;
  color: #ffffff;
}

.sidebar .flexslider.title-slider .clear-title .flex-direction-nav .flex-prev:hover,
.sidebar .flexslider.title-slider .clear-title .flex-direction-nav .flex-next:hover,
.sidebar .flexslider.title-slider .clear-title .flex-direction-nav .flex-prev:focus,
.sidebar .flexslider.title-slider .clear-title .flex-direction-nav .flex-next:focus,
.sidebar .flexslider.title-slider .clear-title .flex-direction-nav .flex-prev:active,
.sidebar .flexslider.title-slider .clear-title .flex-direction-nav .flex-next:active {
  color: #c56d16;
}

.partners.flexslider .flex-direction-nav .flex-next:hover,
.partners.flexslider .flex-direction-nav .flex-prev:hover {
  background-color: #c56d16;
}

.flexslider.std-slider .flex-direction-nav a:before {
  font-size: 16px;
  top: 15px;
  position: relative;
  color: #c56d16;
}

.customMarker .address {
  background: #eb4c12;
  background: -moz-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eb4c12), color-stop(100%, #c56d16));
  background: -webkit-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -o-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: -ms-linear-gradient(top, #eb4c12 0%, #c56d16 100%);
  background: linear-gradient(to bottom, #eb4c12 0%, #c56d16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c56d16', endColorstr='#eb4c12', GradientType=0);
}

body .vco-notouch .vco-slider .nav-previous:hover,
body .vco-notouch .vco-slider .nav-next:hover {
  color: #c56d16;
}

body .vco-timeline .vco-navigation .timenav .content .marker.active .line,
body .vco-timeline .vco-navigation .timenav .content .marker.active .dot,
body .vco-timeline .vco-navigation .timenav-background .timenav-line,
body .vco-timeline .vco-navigation .timenav .content .marker.active .line .event-line,
body .vco-timeline .vco-navigation .timenav .content .marker .line .event-line {
  background: #c56d16;
}

body .vco-notouch .vco-slider .slider-item .content .content-container .media .media-container .wikipedia h4 a:hover {
  color: #c56d16;
}

.authentication {
  background-color: #fefefe;
  padding: 20px 60px 30px 60px;
  border-bottom: 7px solid #c56d16;
  margin-bottom: 40px;
}

.authentication label b {
  color: #c56d16;
}
.authentication .btn-brick {
  background: #c56d16;
}

.navbar-brick .navbar-nav > li > a:hover,
.navbar-brick .navbar-nav > li > a:focus {
color: #c56d16;
background-color: #ffffff;
}
.navbar-brick .navbar-nav > .active > a,
.navbar-brick .navbar-nav > .active > a:hover,
.navbar-brick .navbar-nav > .active > a:focus {
color: #c56d16;
background-color: #ffffff;
}
  
.property-info .share li a:hover {
background-color: #c56d16;
color: #ffffff;
}
	
.title {
  margin-bottom: 20px;
}

.parallax-header {
  position: relative;
  font-size: 20px;
  background-repeat: repeat-x;
  background-position: center center ;
  background-attachment: inherit;
  background-size: auto;
  display: table;
  width: 100%;
  height: 200px;
  color: #ffffff;
  margin-bottom: 60px;
  padding: 0;
  -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

	.sidebar {
	   margin-bottom: 20px;
	}

	.sidebar-top-small {
	   margin-top: -75px;
	}

.sidebar h1.section, .sidebar h2.section, .sidebar h3.section, .sidebar h4.section, .sidebar h5.section, .sidebar h6.section, .sidebar .h1.section, .sidebar .h2.section, .sidebar .h3.section, .sidebar .h4.section, .sidebar .h5.section, .sidebar .h6.section {
    margin: 30px 0px;
}

.well {
    background-color: #FFF;
    box-shadow: none;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.navigation-footer {
  width: 100%;
  text-align: center;
  display: block;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img {
   max-height: 240px;
}

/*================================================= 
Forms
================================================== */
/* General Forms */

	form {
		margin-bottom: 0px; }
	fieldset {
		margin-bottom: 20px; }
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ddd;
		paddingx: 10px 10px;
		outline: none;
		overflow: hidden;
		font: 12px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 220px;
		max-width: 100%;
		display: block;
		margin-bottom: 10px;
		background: #fff; }

	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus,
    select:focus {
		border: 1px solid #bbb;
 		color: #555;
	}
	textarea {
		min-height: 100px; }
	
	#num1 {
		width: 20px;
		display: inline;
	}

/*------- Custom select -------*/
/*.relative {
	position: relative;
}*/
select, button, input {
    /*border: 0; /*Removes border*/
    -webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none;  /*Removes default style Firefox*/
	/*background:  #DFDFDD url('arrowselect.png')  no-repeat;
	background-position: 100% 100%; */          /*Position of the background-image*/
	/*background: #DFDFDD url("arrowselect.png") no-repeat right top;*/
    /*width: 100px;*/           /*Width of select dropdown to give space for arrow image*/
    text-indent: 0.01px;          /* Removes default arrow from firefox*/
    text-overflow: "";               /*Removes default arrow from firefox*/
	min-height:32px !important; 
	line-height:26px;
	margin-bottom: 20px;
  }
  
select::-ms-expand { display: none; } /*fix for IE */

select.custom-select { 
	position:relative; 
	z-index:10; 
	width:100% !important; 
	height:32px !important; 
	line-height:26px;
	margin-bottom: 20px;
	background: #ffffff url('images/dropdown-button.png') no-repeat 100% 50%; 
}

select.multi { 
	position:relative; 
	z-index:10; 
	width:100% !important; 
	min-height:32px !important; 
	line-height:26px;
	margin-bottom: 20px;
}

.scroll-top	{ display: block; font-size: 11px; text-align: right; padding-right: 15px; color: #333; background: url(../images/icons/top-link-icon.gif) no-repeat right center;}

/* MAP */

.map-listing.map-hidden {
    height: 0px;
}

#map{
	height:550px;
	overflow:hidden;
  	position: relative;
}

#map.map-single-page{
	height:200px;
	/*margin-top: 60px;*/
}

#map img {
  	max-width: none;
}

#map .map-property {
  	padding-bottom: 10px;
  	width: 310px;
}
#map .property-featured-image {
	margin-bottom:10px;
	margin-right:20px;
	float:left;
}

.map {
  height: 400px;
  width: 100%;
}

/* ---------------------------- */
/*        Fluid Columns
/* ---------------------------- */

.full_width_fluid {
	width: 100%;
	float: left;
}

.one_half_fluid, .one_half {
	width:48%;
	margin-right:4%;
	float:left;
}

.one_half_fluid.last, .one_half.lastcolumn {
	width:48%;
	margin-right:0;
	clear:right;
}

.one_third_fluid {
	width:30.5%;
	margin-right:4%;
	float:left;
}

.one_third_fluid.last {
	width:30.5%;
	margin-right:0;
	clear:right;
}

.two_third_fluid {
	width:65.5%;
	margin-right:4%;
	float:left;
}

.two_third_fluid.last {
	width:65.5%;
	margin-right:0;
	clear:right;
}

.one_fourth_fluid {
	width:22%;
	margin-right:4%;
	float:left;
}

.one_fourth_fluid.last {
	width:22%;
	margin-right:0;
	clear:right;
}

.three_fourth_fluid {
	width:74%;
	margin-right:4%;
	float:left;
}

.three_fourth_fluid.last {
	width:74%;
	margin-right:0;
	clear:right;
}

.one_fifth_fluid {
	width:16.5%;
	margin-right:4%;
	float:left;
}

.one_fifth_fluid.last {
	width:16.5%;
	margin-right:0;
	clear:right;
}

.two_fifth_fluid {
	width:38.5%;
	margin-right:4%;
	float:left;
}

.two_fifth_fluid.last {
	width:38.5%;
	margin-right:0;
	clear:right;
}

.three_fifth_fluid {
	width:57%;
	margin-right:4%;
	float:left;
}

.three_fifth_fluid.last {
	width:57%;
	margin-right:0;
	clear:right;
}

.four_fifth_fluid {
	width:79%;
	margin-right:4%;
	float:left;
}

.four_fifth_fluid.last {
	width:79%;
	margin-right:0;
	clear:right;
}

.full_width_fluid, .one_half_fluid, .one_third_fluid, .two_third_fluid, .one_fourth_fluid, .three_fourth_fluid,
.one_fifth_fluid, .two_fifth_fluid, .three_fifth_fluid, .four_fifth_fluid, .one_half {
	overflow: hidden;
	margin-bottom: 0px;
}

/* search form */

/* Form Elements  */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer;}
legend { border: 0; margin-left: -7px; padding: 0; white-space: normal; }
input, select { padding:5px; }
textarea { padding:0px 10px; overflow: auto; vertical-align: top; resize: vertical; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: none; overflow: visible;}
input[type=submitx], input[type=reset], input[type=button] { font-size:14px; padding:6px 15px; text-align:center; color:#fff; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; float:left; width:auto; margin-right:15px; background: #c56d16; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; width: 13px; height: 13px;}
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}

.postal {margin-bottom: 10px;}

.mobile_submit {display: none;}

.pag-min{
	border:0;
	display:none;
}

.propertyImg {
    display: block;
    max-width: 100%;
    max-height: 260px;
}

.person-box .person-image .person-image-content .inner img {
    position: relative;
    left: -50%;
    width: auto;
    min-width: 100px;
    max-width: 250px;
	height: auto;
}

.person-box {
    margin-bottom: 0px;
}

hr.wide {
    border-top: 1px dashed #b1b1b1;
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.slides-inner,
ol.slides-inner {
  margin-top: 0;
  margin-bottom: 0;
}

.flex-direction-nav .flex-prev {
  opacity: 1;
  left: 50px;
}
.flex-direction-nav .flex-next {
  opacity: 1;
  right: 50px;
  text-align: right;
}
.flexslider:hover .flex-prev {
  opacity: 1;
  left: 50px;
}
.flexslider:hover .flex-next {
  opacity: 1;
  right: 50px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}

/***** MOBILE STYLES *****/

@media only screen and (min-width: 980px) {
	
	/* Navigation mobile styles. Delete if you didn't use the starter theme nav styles. */
	
	.home .header-container {
		display: none;
	}
	
	.propertyList .property-img {
		width: 240px;
		height: auto;
	}
	
}

@media only screen and (min-width: 768px) {

	/*.sidebar-top-small {
	   margin-top: -75px;
	}*/
}

@media only screen and (max-width: 979px) {
	
	/* Navigation mobile styles. Delete if you didn't use the starter theme nav styles. */
	
	.searchform {width: 220px;}
		
	.property-img {
	height: auto;
	display: block;
	width: 100%;
	}
	
	.address {display:none;}
	
	.pag-full{
		border:0;
		display:none;
	}
	.pag-min{	
		display: inline-block;
		text-align: center;
	}
	
}

@media only screen and (max-width: 769px) {

	.parallax-header {display: none;}
	
	  .sidebar-top-max,
  .sidebar-top,
  .sidebar-top-small,
  .sidebar-top-none {
    margin-top: 30px;
  }
	
}

@media only screen and (max-width: 479px) {
	
	.container .one_half, .container .one_half.last, .container .one_half_fluid, .container .one_half_fluid.last { width: 97%; margin: 0; }
        
	.container .one_third,
	.container .one_third_fluid,
	.container .one_third_fluid.last,
	.container .one_fourth,
	.container .one_fourth_fluid,
	.container .one_fourth_fluid.last,
	.container .two_third_fluid,
	.container .two_third_fluid.last,
	.container .three_fourth_fluid,
	.container .three_fourth_fluid.last,
	.container .one_fifth_fluid,
	.container .one_fifth_fluid.last { width: 97%; margin: 0; }
	
	.mobile_submit {display:block;}
	
	.property-img {
		height: auto;
		display: block;
	}
}