/*
Theme Name: RealTo
Theme URI: http://themeforest.net/user/favethemes/
Author: Fave Themes
Author URI: http://themeforest.net/user/favethemes/
Description: Real Estate Theme
Version: 2.3.0
Tags: white, right-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: realto
*/

html .wpb_row.no-margin {
	margin-bottom: 0;
}
/* WordPress recommended classes*/
/* Alignment */
.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 20px;
}
.aligncenter {
	text-align: center;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption {
	background: none;
}
.wp-caption-text {
	font-size: 11px;
	text-transform: uppercase;
}
.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
 color: #939393;
}
:-moz-placeholder {
 color: #939393;
}
::-moz-placeholder {
 color: #939393;
 opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
 color: #939393;
}
/* End Recommended classes*/
a {
	outline: 0;
	-webkit-transition: all 0.25s ease-out 0s;
	-moz-transition: all 0.25s ease-out 0s;
	-ms-transition: all 0.25s ease-out 0s;
	-o-transition: all 0.25s ease-out 0s;
	transition: all 0.25s ease-out 0s;
}
a:hover {
	text-decoration: none;
	outline: 0;
}
.content-none {
	margin: 0px;
}
.content-none h1 {
	line-height: 25px;
	margin: 0 2px 2px 5px;
	padding-top: 11px;
}
iframe {
	border: none;
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
	height: auto;
}
.padding10, .padding20, .padding30, .padding010, .padding020, .padding030, .padding100, .padding200, .padding300 {
	-webkit-box-sizing: border-box; /* webkit */
	-khtml-box-sizing: border-box; /* konqueror */
	-moz-box-sizing: border-box; /* firefox */
	-ms-box-sizing: border-box; /* ie */
	box-sizing: border-box; /* css3 */
}
.warning {
	color: #ffffff;
	margin-top: 10px;
}
.warning .icon-warning-sign {
	padding-right: 7px;
}
.padding_bottom {
	padding: 20px 0 9px;
}
.padding10 {
	padding: 10px;
}
.padding20 {
	padding: 20px;
}
.padding30 {
	padding: 30px;
}
.padding010 {
	padding: 0 10px;
}
.padding020 {
	padding: 0 20px;
}
.padding030 {
	padding: 0 30px;
}
.padding100 {
	padding: 10px 0;
}
.padding200 {
	padding: 20px 0;
}
.padding300 {
	padding: 30px 0;
}
.margin0 {
	margin: 0;
}
.margin10 {
	margin: 10px;
}
.margin20 {
	margin: 20px;
}
.margin30 {
	margin: 30px;
}
.margin100 {
	margin: 10px 0;
}
.margin200 {
	margin: 20px 0;
}
.margin300 {
	margin: 30px 0;
}

.dropdown{
    position: relative;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}
.dropdown:hover>a:after {
    border-left-color: #fff;
}
.dropdown.pull-left {
    float: none;
}
.dropdown .menu-item-has-children >.dropdown-menu {
    left: 100%;
    top: 0;
}
/* ==========================================================
! Header
========================================================== */
header {
	background: #fff;
	text-shadow: none;
}
#logo-container {
	padding: 25px 0;
border-bottom:3px solid #027091;
}
a.brand {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #363636;
}
.brand img {
	max-height: 65px;
}
.tag-line {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 1px solid #333;
	font-weight: normal;
	position: relative;
}
.navbar {
	margin-bottom: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: none;
}
.navbar-inverse .navbar-inner {
	background: #353535;
	border: none;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	box-shadow: none;
}
.navbar .nav > li > a {
	border-right: 1px solid #000;
	text-shadow: none;
	color: #eee;
}
.navbar .nav > .active > a, 
.navbar-inverse .nav > li.dropdown.active > a.dropdown-toggle, 
.navbar-inverse .nav > li.dropdown.active.open > a.dropdown-toggle, 
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, 
.navbar-inverse .nav .active > a:hover, 
.navbar-inverse .nav .active > a:focus {
	box-shadow: none;
}
.dropdown-menu {
	border: none;
	border-radius: 0;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
	border-bottom: 1px solid #EFEFEF;
	padding: 12px 15px;
	font-weight: 300;
}
.navbar .nav > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu:before {
	display: none;
}
.phone-number {
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	margin-top: -20px;
}

.phone-number.pull-right {
font-weight:bold;
}

.head-message-wrapper {
   display: table;
   width: 100%;
   min-height: 420px;
   padding: 0 60px;
}
.head-message-inner {
   display: table-cell;
   vertical-align: middle;
}
.header-cta.btn-realto {
	position: relative;
	padding: 11px 50px;
	margin-top: 20px;
	margin-bottom: 0; 
}
.head-title {
	font-size: 48px;
	line-height: 44px;
	font-weight: bold;
	text-transform: none;
	margin: 0;
	padding: 0 0 20px;
	position: relative;
}
.head-message {
	color: #333;
	font-size: 18px;
}
.footer-widget .m-manage, .con-sidebar .m-manage {
	display: none;
}
/* ==========================================================
! Pages
========================================================== */
.page-content {
	margin-top: 0px;
}
/* ==========================================================
! Properties Container
========================================================== */
.box-container {
	background: #fff;
	position: relative;
	margin-bottom: 30px;
	border-bottom: 2px solid #EAEAEA;
	overflow: hidden;
}
.box-container .archive-title {
	margin: 0;
	padding: 20px 25px;
}
.prop-info .prop-title {
	font-size: 18px;
	font-weight: 200;
	line-height: 22px;
	text-transform: uppercase;
	margin: 0 0 20px;
	min-height: 44px;
}
.prop-info {
	padding: 30px 30px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.page-template-property-list-layout-1 .prop-info,
.page-template-property-list-layout-2 .prop-info,
.author .prop-info,
.list-search .prop-info {
	padding: 30px 30px 20px 0;
}
.prop-tag {
	background: rgba(0, 0, 0, .7);
	color: #FFFFFF;
	left: 0;
	padding: 0 6px;
	position: absolute;
	top: 0;
	font-size: 10px;
	text-transform: uppercase;
}
.prop-price-tag {
	right: 0;
	padding: 7px 10px;
	position: absolute;
	bottom: 0px;
}
.more-info {
	padding: 0;
	margin: 20px 0 0;
	list-style: none;
}
.more-info .info-label {
	font-weight: 600;
	color: #363636;
	border-bottom: 1px dotted #E9E9E9;
	padding: 10px 0;
}
.single-property .more-info {
	margin: 20px 0 30px;
}
.page-template-property-grid-layout-1 .more-info .info-label:last-child,
.page-template-property-grid-layout-2 .more-info .info-label:last-child,
.page-template-property-list-layout-1 .more-info .info-label:last-child,
.page-template-property-list-layout-2 .more-info .info-label:last-child,
.author .more-info .info-label:last-child,
#realto-carousel .more-info .info-label:last-child {
	border-bottom: none;
}
.more-info .qty {
	font-weight: 300;
}
a.overlay {
	position: relative;
	display: block;
}
.more {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.25s ease-out 0s;
	-moz-transition: all 0.25s ease-out 0s;
	-ms-transition: all 0.25s ease-out 0s;
	-o-transition: all 0.25s ease-out 0s;
	transition: all 0.25s ease-out 0s;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #fff url('images/more-icon.png') no-repeat center center;
}
.link-pages {
	text-align: left;
	margin: 30px -30px 5px;
	border-top: 1px solid #eaeaea;
	padding: 30px 30px 0;
}
a.overlay:hover .more {
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.page-template-blog-layout-two a.overlay::after,
.page-template-blog-layout-three a.overlay::after,
.page-template-property-list-layout-1 a.overlay::after,
.page-template-property-list-layout-2 a.overlay::after,
.page-template-agents a.overlay::after,
.author a.overlay::after {
	content: "";
	display: block;
	background: rgba(0,0,0,0.015);
	height: 1000px;
	position: absolute;
	width: 100%;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.page-box {
	padding: 30px;
}
.page-box .widget {
	margin-bottom: 5px;
}
/* ==========================================================
! Properties Form
========================================================== */
#home-search-container {
	padding: 20px 0;
	min-height: 340px;
	background: url('http://placehold.it/1920x600') no-repeat center center;
}
.head-title, .head-message, .header-cta {
	-moz-animation: fadein 3s; /* Firefox */
	-webkit-animation: fadein 3s; /* Safari and Chrome */
	-o-animation: fadein 3s; /* Opera */
	-ms-animation: fadein 3s;
	animation: fadein 3s;
}
.dropdown-menu {
	-moz-animation: fadein 0.5s; /* Firefox */
	-webkit-animation: fadein 0.5s; /* Safari and Chrome */
	-o-animation: fadein 0.5s; /* Opera */
	-ms-animation: fadein 0.5s;
	animation: fadein 0.5s;
}
.additional_features {
	width: 92%;
}
.additional_features h3 {
	line-height: 45px;
}
.additional_features ul {
	padding: 0px;
	margin: 0px;
}
.additional_features ul li {
	font-weight: bold;
	border-bottom: 1px dotted #E9E9E9;
	padding: 10px 0;
	margin: 0 4% 0 0;
	display: inline-block;
	width: 44%;
	list-style: none outside none;
}
.additional_features ul li a {
	color: #363636 !important;
}
.additional_features ul li:hover {
	text-decoration: none;
}
.additional_features ul li a {
	color: inherit;
}

.btn-realto-form, #submit {
	width: 100%;
}
@keyframes fadein {
	from {
		opacity:0;
	}
	to {
		opacity: 1;
	}
}
@-moz-keyframes fadein { /* Firefox */
	from {
		opacity:0;
	}
	to {
		opacity: 1;
	}
}
@-webkit-keyframes fadein { /* Safari and Chrome */
	from {
		opacity:0;
	}
	to {
		opacity: 1;
	}
}
@-o-keyframes fadein { /* Opera */
	from {
		opacity:0;
	}
	to {
		opacity: 1;
	}
}
​ #home-search-container .row {
	position: relative;
}
#home-search-container .widget {
	margin-bottom: 0;
}
.head-container {
	background: rgba(255,255,255,0.85);
	border: 1px solid #fff;
}
.head-container .search-form {
	background: none;
	border: none;
}
.search-form-wrapper {
	position: absolute;
	right: 0;
	top: -620px;
	z-index: 9999;
}
.search-form {
	padding: 30px 30px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff; /* ie8 */
	background: rgba(255,255,255,0.85);
	border: 1px solid #fff;
}
.search-form > p {
	font-size: 18px;
	font-weight: 200;
	line-height: 22px;
	margin: 0 0 20px;
	text-transform: uppercase;
	color: #363636;
}
.select {
	margin-bottom: 15px;
	margin-left: 0 !important;
}
select,
.select.form-control {
	min-height: inherit !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #fff url('images/select-large-bg.png') no-repeat 100% 16px;
	line-height: 17px;
	color: #999;
}
input[name="max-price"],
input[name="min-price"] {
	margin-bottom: 15px;
}
.form-control {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	height: 40px;
}
.form-control,
.input-group-addon {
	border: 1px solid #dedede;
	border-radius: 0;	
}
.input-group-addon {
	min-width: 45px;
	background-color: #fff;
}
/* ==========================================================
! Homepage RevSlider
========================================================== */
#home-revolution-container {
	margin-bottom: 10px
}
/* ==========================================================
! Homepage Carousel
========================================================== */
#realto-carousel {
	position: relative;
	margin-bottom: 0px;
}
#latest-properties {
	margin-top: 30px;
}
.carousel-control {
	z-index: 999;
	background: #363636;
	border-radius: 0;
	font-size: 20px;
	line-height: 22px;
	border: none;
	height: 34px;
	width: 34px;
	position: relative;
	color: #fff !important;
	cursor: pointer;
	padding: 5px;
	margin-left: 1px;
}
.carousel-navigation {
	top: -46px;
	position: relative;
	right: 15px;
}
.left.carousel-control {
	left: auto;
}
.right.carousel-control {
	right: 0;
}
.view-all-carousel {
	left: -20px;
	top: 7px;
	position: relative;
}
.carousel-inner {
	top: -20px;
}
/* ==========================================================
! Info Box Container
========================================================== */
.info-box { margin-bottom: 30px; }
.page-template-visual-composer .info-box { margin-bottom: 0px; }
.info-box .icons {
	font-size: 40px;
	color: #d2d2d2;
	margin-right: 30px;
	margin-bottom: 100px;
}
.info-box .icons i {
	text-shadow: 0px -1px 0px rgba(255,255,255,1);
}
.info-box a {
	display: inline-block;
	margin-top: 10px;
	display: block;
}
.info-box:last-of-type {}
/* ==========================================================
! Adv message
========================================================== */
.adv-message-wrapper {
	margin: 0 0 50px 0;
}
.adv-message {
	padding: 30px;
	font-size: 18px;
	line-height: 22px;
}
.adv-message p {
	margin: 0;
}
.adv-message p.lower-line {
	font-size: 14px;
}
.adv-message p.upper-line {
	color: #363636;
}
.adv-message .btn-realto {
	margin: 0;
	padding: 11px 50px;
}
/* ==========================================================
! Agent
========================================================== */
.home-agents {
	margin: 0 0 30px;
}
.home-agents p {
	margin: 0;
}
.home-agents img {
	margin-bottom: 10px;
}
.home-agents a {
	font-size: 0.85em;
}
.agent-box.widget h3, 
.agent-box.widget ul {
	margin: 0 0 0 20px;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: -1px;
}
.agent-box ul {
	list-style: none;
}
.agent-box ul li {
	padding: 0 !important;
}
.agent-box .fa {
	color: #ccc;
	margin-right: 5px;
}
.agent-content {
	padding: 30px 30px 30px 0;
}
.author-social-profiles {
	font-size: 16px;
	margin-top: 10px;
	position: absolute;
	top: 20px;
	right: 25px;
}
.author-social-profiles a {
	position: relative;
	top: 0;
}
.author-social-profiles a:hover {
	top: -5px;
}
.agent-content h3 {
	margin: 0 0 10px;
}
.agent-content ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
.agent-box form {
	margin: 20px 0 0;
}
.agent-box form textarea {
	color: #939393;
}
.agent-box form button {
	margin: 0;
}
/* ==========================================================
! Home Blog Article
========================================================== */
.home-blog-articles {
	font-size: .85em;
	line-height: 1.85em;
}
.home-blog-articles ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.home-blog-articles ul li {
	padding: 0 0 0 15px;
	position: relative;
}
.home-blog-articles ul li .fa {
	margin: 3px 0 0 -15px;
	float: left;
}
.home-blog-articles ul li a {
	color: #888;
}
.home-blog-articles ul li a:hover {
	color: #7DC328;
	text-decoration: none;
}
ul.media-list li.media div.comment-holder {
	border-bottom: 1px dashed #CDCDCD;
	margin: 0 0 20px !important;
	padding: 10px 0 20px;
}
.comment-date {
	color: #959595;
}
.comments .media .pull-left {
	margin-top: 10px;
}
.comment-form {
	margin-bottom: 30px;
}
.comment-avatar {
	width: 90px;
	height: 90px;
}
.widget ul li {
	padding: 0 0 0 15px;
	position: relative;
}
.widget ul li i.fa-caret-right {
	margin: 3px 0 0 -15px;
	float: left;
}
.widget ul li.cat-item a {
	position: relative;
	left: 0;
}
.widget ul li.cat-item a:hover {
	left: 10px;
}
.comment-meta {
	background: none;
}
.comment-metadata {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, serif;
}
.fn, .says {
	font-size: 16px;
	font-weight: 200;
	line-height: 20px;
	text-transform: uppercase;
	color: #363636;
}
.vcard img {
	float: left;
	margin: 0 20px 0 0;
}
.comment-content {
	float: left;
	margin: -30px 0 0 110px;
}
.reply {
	margin: 0 0 0 110px;
	clear: both;
	border-bottom: 1px dotted #E9E9E9;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.comment .children {
	list-style: none;
	margin: 0 0 10px 110px;
}
.comment-container {
	clear: both;
}
/* ==========================================================
! Buttons
========================================================== */
.btn-realto {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid #559B00;
	border-radius: 4px;
	margin-bottom: 10px;
}
.btn-realto-form {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	padding: 6px 0;
	margin: 0;
	height: 42px;
	padding: 6px 16px;
} 
#submit {
	background: #5FB000;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid #559B00;
	border-radius: 4px;
	padding: 8px 0;
	margin: 15px 0 0;
	width: 170px;
}
.btn-realto:hover, .btn-realto-form:hover, .btn-realto:hover, #submit:hover {
	background: #7DC328;
	color: #fff;
}
.btn-realto {
	background: #5FB000;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid #559B00;
}
.btn-banger {
	color: #999 !important;
}
.btn-primary, 
.btn-info, 
.btn-success, 
.btn-warning {
	color: #fff !important;
}
/* ==========================================================
! Pagination
========================================================== */
.pagination {
	text-align: center;
	width: 100%;
}
.page-numbers {
	background-color: #fff;
	padding: 15px 20px;
	border-bottom: 2px solid #EAEAEA;
	margin: 0 -2px; 
}
/* ==========================================================
! Sidebars
========================================================== */
.widget {
	margin-bottom: 30px;
}
.widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.nav-tabs > li, .tab-pane li {
	padding: 0 !important;
}
.nav-tabs > li > a {
	padding: 20px;
	font-size: 14px;
	font-weight: 200;
	text-transform: uppercase;
	color: #363636;
	border: none;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs {
	border: none;
	border-radius: 0;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;	
}
.nav>li>a:focus, 
.nav>li>a:hover {
	border-color: transparent;
	background-color: transparent;
}
.tab-pane {
	padding: 20px;
}
.tab-pane .comment {
	margin-bottom: 20px;
}
.widget .cat-item, .widget .recentcomments, .widget_recent_entries li {
	margin-bottom: 10px;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar table td, .widget_calendar table th {
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.widget_calendar caption {
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #ddd;
	font-weight: 700;
}
#searchform, 
#searchform .btn-realto, .widget_search .widget {
	margin: 0;
	position: relative;
}
#searchform .btn-realto {
	height: 40px;
	width: 43px;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0;
}
#s {
	width: 96%;
}
/* Horizontal search form */
.search-wrapper {
	margin-top: 30px;
	background: #fff;
	padding: 30px 30px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 2px solid #EAEAEA;
}
.search-wrapper form {
	margin: 0;
}
.btn-realto-form.input-block-level {
	width: 100%;
	margin-top: 0;
	padding: 0;
}
.panel-group {
	margin-bottom: 0;
}
.panel-group .panel-heading {
	padding: 20px;
	border-bottom: 1px solid #ddd;
}
#realto_carousel .flex-viewport {
	height: 85px !important;
}
/* ==========================================================
! Footer
========================================================== */
footer {
	background: #3a3a3a;
	margin: 30px 0 0;
	padding: 0 0 30px;
	color: #aaa;
}
footer a {
	color: #aaa;
}
.footer-widget {
	margin: 30px 0 0;
}
.footer-widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-widget h2 {
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 10px;
	color: #fff;
}
.footer-widget h3 {
	color: #fff;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #5a5a5a;
}
.footer-tag-line {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}
.flickr-widget li {
	margin: 0 10px 10px 0;
}
.footer-widget li {
	padding: 0 0 0 15px;
	position: relative;
}
.footer-widget li .fa {
	margin: 3px 0 0 -15px;
	float: left;
}
/* ==========================================================
! Properties Slideshow
========================================================== */
#adv-custom-pager {
	position: relative;
	margin: -21px 0 30px 18px;
	z-index: 9999;
}
#adv-custom-pager a {
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
	overflow: hidden;
	display: inline-block;
	margin: 0 5px 0 0;
}
#adv-custom-pager a img {
	height: 40px;
	width: auto;
}
/* ==========================================================
! Property Page
========================================================== */


.map iframe {
	height: 312px;
	width: 100%;
}
.agent-avatar {
	max-width: 100%;
	height: auto;
}
/* ==========================================================
! Property Video
========================================================== */
.property-top-video {
	margin-bottom: 30px;
}
.property-bottom-video {
	margin-bottom: -40px;
}
.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
}
.flex-video.widescreen {
	padding-bottom: 57.25%;
}
.flex-video.vimeo {
	padding-top: 0;
}
.flex-video iframe, .flex-video object, .flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.homepage-video {
	margin-bottom: 0;
	padding-bottom: 50.6% !important;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
.flex-video {
	padding-top: 0;
}
}
/* ==========================================================
! Blog
========================================================== */
h2.post-title {
	margin: 0 0 15px;
}
.meta {
	margin: 5px 0 14px -5px;
}
.author {
	margin: 0 0 25px;
}
.read-more {
	margin: 30px -30px -10px;
	border-top: 1px solid #eee;
	padding: 20px 30px 0;
}
.page-template-realtoblog-layout-two-php .post-content {
	padding: 30px 30px 30px 0px;
}
.page-template-realtoblog-layout-three-php .post-content {
	padding: 30px 0px 30px 30px;
}
.mypagi {
	margin-left: 30px;
	text-align: center;
}
.post-navigation {
	clear: both;
}
.nav-links a {
	background: #fff;
	position: relative;
	margin-bottom: 10px;
	border-bottom: 2px solid #EAEAEA;
	padding: 10px;
	min-width: 40px;
	text-align: center;
}
.nav-links a[rel="prev"] {
	float: left;
}
.nav-links a[rel="next"] {
	float: right;
}
/* ==========================================================
! Cycle
========================================================== */
.cycle-slideshow {
	overflow: hidden;
}
/* ==========================================================
! Accordion
========================================================== */
.accordion-toggle {
	font-size: 14px;
	font-weight: 200;
	padding: 20px;
	text-transform: uppercase;
}
.accordion-group {
	border: none;
	border-bottom: 1px solid #eee;
}
/* ==========================================================
! IDX Plugin
========================================================== */
.dsidx-paging-control {
	float: left;
}
.dsidx-sorting-control {
	margin: 3px 0 0;
}
.dsidx-sorting-control form {
	float: right;
	margin: -3px 0 0 10px;
}
#dsidx-map-control {
	clear: both;
}
#dsidx-listings,
.dsidx-listing {
	margin: 20px 0 0;
}
#dsidx-listings li, 
#dsidx-listings li > hr,
.dsidx-listing li,
.dsidx-listing li > hr {
	display: none;
}
#dsidx-listings li.dsidx-listing {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	position: relative;
	margin-bottom: 30px;
	border-bottom: 2px solid #EAEAEA;
	display: block;
}
#dsidx-listings li.dsidx-listing {
	width: 100%;
	margin: 0 0 30px 0;
	overflow: hidden;
	position: relative;
	min-height: 188px;
}
#dsidx-listings .dsidx-media .dsidx-photo {
	border: none;
}
#dsidx-listings .dsidx-media {
	position: relative;
}
#dsidx-listings .dsidx-media .dsidx-photo {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #ccc;
	max-height: 188px;
	overflow: hidden;
}
#dsidx-listings .dsidx-primary-data, #dsidx-listings .dsidx-secondary-data {
	width: auto;
	padding-left: 280px;
	margin-top: 0;
}
#dsidx-listings .dsidx-secondary-data {
	padding-bottom: 30px;
}
#dsidx-listings .dsidx-primary-data {
	background: none;
	padding-top: 30px;
	padding-bottom: 0;
}
#dsidx-listings .dsidx-secondary-data > div {
	float: left;
	width: 50%;
	margin-bottom: 5px;
}
.dsidx-address {
	font-size: 18px;
	font-weight: 200;
	line-height: 22px;
	text-transform: uppercase;
	margin: 0 0 10px !important;
}
.dsidx-primary-data .dsidx-price {
	background: #000;
	color: #fff !important;
	position: absolute;
	left: 1px;
	top: 158px;
	padding: 5px 10px !important;
}
#dsidx-disclaimer {
	clear: both;
	font-size: 12px;
	padding-top: 20px;
}
#dsidx-disclaimer p {
	margin-bottom: 0;
}
.dsidx-details {
	background: #fff;
	padding: 30px;
}
#dsidx-actions {
	margin: 0 0 20px;
}
.dsidx-details #dsidx-description {
	border-left: none;
	margin: 20px 0;
}
.dsidx-details #dsidx-media {
	margin: 0 30px 0 0;
}
.shortsale-notice {
	font-weight: bold;
	margin: 20px 0;
}
#dsidx.dsidx-details .dsidx-contact-form table input.dsidx-text {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
	height: 32px;
}
#dsidx td, #dsidx th {
	padding: 5px;
	vertical-align: middle;
}
#dsidx td label, #dsidx.dsidx-details .dsidx-contact-form table input.dsidx-text {
	margin: 0;
}
#dsidx-contact-form-submit {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #bbbbbb;
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.separator {
	display: none;
}

#wpcf7-f510-p763-o1 input,
#wpcf7-f510-p763-o1 textarea {
width:100%;
border:solid 1px #ddd;
padding:6px 4px;
border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
}

#wpcf7-f510-p763-o1 select {
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border:solid 1px #ddd;
padding:20px 50px;
}

#wpcf7-f510-p763-o1 submit{
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
 
}


#idx-q-PriceMax {
	float: right;
}
.dsidx-search-button.search-form {
	padding: 0;
}
.dsidx-search-button.search-form input.submit {
	background: #5FB000;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid #559B00;
	border-radius: 4px;
	padding: 8px 0;
	margin: 10px 0 0;
	width: 100%;
}
/*.dsidx-widget.dsidx-search-widget .dsidx-search-button {
	margin: 0 0 0 55px;
	width: 249px;
}
*/
div.dsidx-results-widget .featured-listing {
	overflow: hidden;
	white-space: normal;
	margin: 10px 0 30px 0;
}
.featured-listing h4 {
	margin: 0 0 10px 119px;
	font-size: 12px;
}
div.dsidx-results-widget .dsidx-expanded ul {
	margin: 0 0 0 115px;
}
div.dsidx-results-widget p {
	margin: 0 0 0 120px !important;
}
div.dsidx-results-widget .dsidx-slideshow ul li {
	padding: 20px 0 !important;
}
div.dsidx-results-widget .dsidx-controls {
	text-align: center;
	margin: 10px 0 0;
}
div.dsidx-results-widget .dsidx-map .dsidx-details {
	height: auto;
}
.homepage-idx .dsidx-widget-search {
	margin-top: 42px;
}
.dsidx-search-widget .dsidx-price {
	width: 42%;
}
.dsidx-search-widget .dsidx-search-widget-propertyTypes {
	width: 100% !important;
}
.dsidx-search-widget th {
	padding: 8px;
}
.dsidx-search-widget td {
	padding: 4px;
}
.dsidx-search-widget select {
	padding: 5px;
	width: 100%;
}
.dsidx-search-widget .dsidx-beds, .dsidx-search-widget .dsidx-baths, .dsidx-search-widget .dsidx-improvedsqft, .dsidx-search-widget .dsidx-mlsnumber {
	width: 94%;
}
.dsidx-standalone-disclaimer {
	display: none;
}
@media (max-width: 1199px) {
#dsidx-listings .dsidx-secondary-data > div {
	float: none;
	width: 100%;
	margin-bottom: 5px;
}
}
@media (max-width: 480px) {
#dsidx-listings .dsidx-media .dsidx-photo {
	position: relative;
}
#dsidx-listings .dsidx-primary-data, #dsidx-listings .dsidx-secondary-data {
	padding-left: 30px;
	padding-right: 30px;
}
}
.dsidx-prop-title {
	/*float: right;*/
	/*width: 490px;*/
	margin-top: 8px;
	padding-bottom: 30px;
}
.dsidx-prop-features {
	float: left;
	margin: 10px 0 0 19px;
}
.dsidx-prop-title b {
	font-size: 18px;
	font-weight: 200;
	line-height: 22px;
	text-transform: uppercase;
}
.dsidx-prop-summary {
	padding: 10px 0 40px;
	border-bottom: 1px solid #eee;
}
.dsidx-search-widget label {
	margin-top: 8px;
}
div.dsidx-results-widget ul, 
div.dsidx-results-widget ul li, 
div.dsidx-results-widget h4, 
div.dsidx-results-widget p {
	margin-left: 140px !important;
}
div.dsidx-results-widget h4 {
	margin-left: 118px !important;
}
/* ==========================================================
! Visual Composer - FAQ Toggle
========================================================== */
.wpb_wrapper .vc_toggle {
	background-color: #fff;
	margin: 0 15px 1px;
	padding: 25px;
}
/* ==========================================================
! Large desktop
========================================================== */
@media (max-width: 1199px) {
	.post-navigation {
		clear: both;
		margin-left: 20px;
	}
	#s {
		width: 95%;
	}
}

/* ==========================================================
! Portrait tablet to landscape and desktop
========================================================== */
@media (min-width: 768px) and (max-width: 979px) {
	.agent-box.widget h3, .agent-box.widget ul {
		margin: 30px 0 0;
	}
	.nav-collapse .open > .dropdown-menu, .nav-collapse .dropdown-menu {
		margin: 0;
		background: #fff;
	}
	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
		border-radius: 0;
		border-right: none;
		border-left: none;
	}
	.nav-collapse .nav > li > a {
		margin-bottom: 1px;
	}
	.head-title, .head-message {
		margin: 0;
		padding: 10px 60px 10px 10px;
		position: relative;
		top: 40px;
		left: 30px;
	}
	.header-cta {
		position: relative;
		top: 40px;
		left: 10px;
		margin: 10px 0 0 30px;
	}
	.prop-info .prop-title {
		min-height: 66px;
	}
	#s {
		width: 93%;
	}
	.page-template-realtoblog-layout-two-php .post-content,
	.page-template-realtoblog-layout-three-php .post-content {
		padding: 30px;;
	}
	.navbar-nav>li>a {
  		padding: 10px;
  		font-size: 12px !important;
	}
	.navbar {
		min-height: 40px;
	}
	#logo-container {
		padding: 15px 0;
	}
}
/* ==========================================================
! Landscape phone to portrait tablet
========================================================== */
@media (max-width: 767px) {
	.dropdown:hover>.dropdown-menu {
    	display: none;
	}
	.dropdown.open>.dropdown-menu {
    	display: block;
	}
	header {
		
	}
	.prop_img img {
		width: 100%;
	}
	.navbar .nav > .active > a, 
	.navbar .nav > li:hover a, 
	.navbar-inverse .navbar-nav>.open>a, 
	.navbar-inverse .navbar-nav>.open>a:focus, 
	.navbar-inverse .navbar-nav>.open>a:hover {
		background: transparent;
		color: #fff;
		padding: 15px;
	}
	.navbar .nav > li > a {
		border-right: none;
		border-bottom: 1px solid #000;
		padding: 15px;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header, 
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 15px;
	}
	.dropdown-menu {
		width: 99.9%;
	}
	.navbar .nav > li:hover .dropdown-menu > li > a,
	.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, 
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background: #fff;
		border-bottom: 1px solid #ccc;
	}

	footer {
		padding: 0 0 30px;
	}
	.secion-title {
		margin: 20px 0;
		position: relative;
		top: 8px;
	}
	.adv-message p.lower-line {
		font-size: 14px;
		margin: 10px 0 20px;
	}
	#home-search-container {
		padding: 30px 0;
	}
	.widget {
		width: 100%;
	}
	.prop-info.span4 {
		padding: 20px;
	}
	.prop-price {
		margin-top: 0;
	}
	#adv-custom-pager {
		text-align: center;
		margin: 20px 0;
		position: relative;
		z-index: 9999;
	}
	#logo-container .phone-number {
		
		margin-top: 5px;
		text-align: center;
	}
	.nav-collapse .nav > li > a {
		border: none;
		border-radius: 0;
	}
	.nav-collapse .dropdown-menu {
		margin: 0;
	}
	.dropdown.open .dropdown-menu {
		background: #FFF;
	}
	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
		border-radius: 0;
		border-right: none;
		border-left: none;
	}
	.dropdown.active > a {
		background: none;
	}
	.nav-collapse .nav > li > a {
		margin-bottom: 1px;
	}
	.post-navigation {
		clear: both;
		margin-left: 0px;
	}
	.post-navigation a {
		margin-bottom: 30px;
	}
	.additional_features {
		padding: 0 30px;
	}
	#s {
		width: 100%;
		margin-bottom: 20px;
	}
	.btn-search {
		width: 100%;
	}
	/* Horizontal search form */
	.search-wrapper {
		padding: 20px;
	}
	.page-template-realtoblog-layout-two-php .post-content,
	.page-template-realtoblog-layout-three-php .post-content {
		padding: 30px;;
	}
	select, .select.form-control {
		background: #fff url('images/select-large-bg.png') no-repeat 100% 16px;
	}
	.page-template-property-list-layout-1 .prop-info, 
	.page-template-property-list-layout-2 .prop-info, 
	.author .prop-info, .list-search .prop-info {
		padding: 30px;
	}
	.page-template-blog-layout-two a.overlay::after,
	.page-template-blog-layout-three a.overlay::after,
	.page-template-property-list-layout-1 a.overlay::after,
	.page-template-property-list-layout-2 a.overlay::after,
	.page-template-agents a.overlay::after,
	.author a.overlay::after {
		display: none;
	}
	.head-message-wrapper {
		min-height: 280px;
		padding: 0 30px;
		border-bottom: 1px solid #fff;
	}
	.head-message-inner {
	   text-align: center;
	}
	.header-cta.btn-realto {
		position: relative;
		padding: 11px 50px;
		margin-top: 20px;
		margin-bottom: 0; 
	}
	.head-title {
		font-size: 30px;
		line-height: 36px;
		font-weight: bold;
		text-transform: none;
		margin: 0;
		padding: 0 0 20px;
		position: relative;
	}
	.head-message {
		color: #333;
		font-size: 18px;
	}
	.navbar-inverse .navbar-toggle {
		border-color: transparent;
		color: #fff;
		font-size: 20px;
	}
	#logo-container {
		padding: 15px 0;
	}
}

/* ==========================================================
! Landscape phones and down
========================================================== */
@media (max-width: 480px) {
	.agent-box .pull-left {
		float: none;
	}
	.prop_img img {
		width: 100%;
	}
	.dropdown-menu {
		width: 99.8%;
	}
	.author-social-profiles {
		position: relative;
		top: 0;
		right: auto;
	}
	#s {
		width: 100%;
	}
	.prop-price {
		margin-top: 20px;
		float: none !important;
		display: block;
		text-align: center;
	}
	.prop-title {
		text-align: center;
		float: none !important;
	}
	.widget_nt-property-search .property_seach_title{
		display:none;
	}
	ul.mylist li:nth-child(1),
	ul.mylist li:nth-child(3),
	ul.mylist li:nth-child(5),
	ul.mylist li:nth-child(7),
	ul.mylist li:nth-child(9),
	ul.mylist li:nth-child(11),
	ul.mylist li:nth-child(13),
	ul.mylist li:nth-child(15){
		margin-left:0px;
	}
	select, .select.form-control {
		background: #fff url('images/select-large-bg.png') no-repeat 100% 16px;
	}
	.page-template-property-list-layout-1 .prop-info, 
	.page-template-property-list-layout-2 .prop-info, 
	.author .prop-info, .list-search .prop-info {
		padding: 30px;
	}
	.page-template-blog-layout-two a.overlay::after,
	.page-template-blog-layout-three a.overlay::after,
	.page-template-property-list-layout-1 a.overlay::after,
	.page-template-property-list-layout-2 a.overlay::after,
	.page-template-agents a.overlay::after,
	.author a.overlay::after {
		display: none;
	}
	.head-message-wrapper {
		min-height: 310px;
	}
	.nav-tabs>li {
		float: none;
	}
	.nav-tabs > li > a {
		border: 1px solid #ddd
	}
	.additional_features {
		width: auto;
	}
	.brand {
		display: block;
  		text-align: center;
	}
	.tag-line {
		margin: 10px 0;
		padding: 0;
		border-left: none;
		display: block;
		text-align: center;
	}
	#logo-container .phone-number {
		float: none !important;	
		margin-top: 10px;
		text-align: center;
	}
}
p.description {
  display: inline-block !important;
  padding-left: 12px !important;
}
.vc_cta3-content-header {
	background: transparent;
	text-transform: inherit;
}

.page-template-visual-composer #latest-properties { margin-top:0px; }

.vc_cta3-content-header h2,
.vc_cta3-content-header h4 {
	text-transform: inherit;
}
ul.flickr {

}
ul.flickr li, .widget ul.flickr li {
	padding-left: 0px;
}
ul.flickr li i, .widget ul.flickr li i {
	display: none;
}

/* Fix for Visual Composer 4.9*/
.wpb_button, .wpb_content_element, .wpb_row, ul.wpb_thumbnails-fluid>li {
	margin-bottom: 35px;
}
.vc_column_container {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.vc_column_container>.vc_column-inner {
	padding:0 !important;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{
	padding-top:0 !important;
}

