/*
Theme Name: RealHomes Child Theme
Theme URI: http://themeforest.net/item/real-homes-wordpress-real-estate-theme/5373914
Description: Child theme for RealHomes.
Author: Inspiry Themes
Author URI: http://www.inspirythemes.com/
Template: realhomes
Version: 1.3
*/

html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; background:#fff; }
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
 [hidden], template {
 display: none;
}
a { background-color: transparent; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: 700; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
hr { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
code, kbd, pre, samp { font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
select { text-transform: none; }
button { overflow: visible; }
button, input, select, textarea { max-width: 100%; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; opacity: .5; }
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-right: 0.4375em; padding: 0; }
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] { -webkit-appearance: textfield; }
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset { border: 1px solid #d1d1d1; margin: 0 0 1.75em; padding: 0.875em; }
fieldset > :last-child { margin-bottom: 0; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
optgroup { font-weight: bold; }
/**

 * 2.0 - Genericons

 */



.menu-item-has-children a:after, .social-navigation a:before, .dropdown-toggle:after, .bypostauthor > article .fn:after, .comment-reply-title small a:before, .pagination .prev:before, .pagination .next:before, .pagination .nav-links:before, .pagination .nav-links:after, .search-submit:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-family: "Genericons"; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; speak: none; text-align: center; text-decoration: inherit; text-transform: none; vertical-align: top; }
/**

 * 3.0 - Typography

 */



body, button, input, select, textarea { color: #000; line-height: 1.75; }
h1, h2, h3, h4, h5, h6 { clear: both; margin: 0; text-rendering: optimizeLegibility; }
p { margin: 0 0 1.75em; }
dfn, cite, em, i { font-style: italic; }
blockquote { border: 0 solid #1a1a1a; border-left-width: 4px; color: #686868; font-size: 19px; font-size: 1.1875rem; font-style: italic; line-height: 1.4736842105; margin: 0 0 1.4736842105em; padding: 0 0 0 1.263157895em; }
blockquote, q { quotes: none; }
a:hover, a:focus { color: #ccc!important; text-decoration: underline; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote p { margin-bottom: 1.4736842105em; }
blockquote cite, blockquote small { color: #1a1a1a; display: block; font-size: 16px; font-size: 1rem; line-height: 1.75; }
blockquote cite:before, blockquote small:before { content: "\2014\00a0"; }
blockquote em, blockquote i, blockquote cite { font-style: normal; }
blockquote strong, blockquote b { font-weight: 400; }
blockquote > :last-child { margin-bottom: 0; }
address { }
code, kbd, tt, var, samp, pre { font-family: Inconsolata, monospace; }
pre { border: 1px solid #d1d1d1; font-size: 16px; font-size: 1rem; line-height: 1.3125; margin: 0 0 1.75em; max-width: 100%; overflow: auto; padding: 1.75em; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
code { background-color: #d1d1d1; padding: 0.125em 0.25em; }
abbr, acronym { border-bottom: 1px dotted #d1d1d1; cursor: help; }
mark, ins { background: #007acc; color: #fff; padding: 0.125em 0.25em; text-decoration: none; }
big { font-size: 125%; }
/**

 * 4.0 - Elements

 */



html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
body { background: #fff; font-family: 'Lato', sans-serif; font-size:14px; font-weight:300; line-height:18px; overflow-x:hidden; margin-top:120px; }
a, a:focus { outline:none!important }
hr { background-color: #d1d1d1; border: 0; height: 1px; margin: 0; }
ul, ol { margin: 0 0 1.75em 1.25em; padding: 0; }
ul { list-style: disc; }
ol { list-style: decimal; margin-left: 1.5em; }
li > ul, li > ol { margin-bottom: 0; }
dl { margin: 0 0 1.75em; }
dt { font-weight: 700; }
dd { margin: 0 0 1.75em; }
img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ vertical-align: middle; }
del { opacity: 0.8; }
table, th, td { border: 1px solid #d1d1d1; }
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.75em; table-layout: fixed; /* Prevents HTML tables from becoming too wide */ width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; font-weight: 700; }
td { border-width: 0 1px 1px 0; }
th, td { padding: 0.4375em; }



/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
 color: #FFF;
}



:-moz-placeholder {
 color: #FFF;
}



::-moz-placeholder {
 color: #FFF;
 opacity: 1;
/* Since FF19 lowers the opacity of the placeholder by default */

}



:-ms-input-placeholder {
 color: #FFF;
}
/**

 * 5.0 - Forms

 */



input { line-height: normal; }
button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus { background: #1a1a1a; border: 0; border-radius: 2px; color: #fff; font-weight: 700; letter-spacing: 0.046875em; line-height: 1; padding: 0.84375em 0.875em 0.78125em; text-transform: uppercase; }
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus { background: #007acc; }
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus { outline: thin dotted; outline-offset: -4px; }
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea { background: #fff; background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); border: 1px solid #d1d1d1; border-radius: 2px; color: #5a6364; padding: 0.625em 0.4375em; width: 100%; resize:none; }
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus { background-color: #fff; border-color: #007acc; color: #5a6364; outline: 0; }
.post-password-form { margin-bottom: 1.75em; }
.post-password-form label { color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; letter-spacing: 0.076923077em; line-height: 1.6153846154; margin-bottom: 1.75em; text-transform: uppercase; }
.post-password-form input[type="password"] { margin-top: 0.4375em; }
.post-password-form > :last-child { margin-bottom: 0; }
.search-form { position: relative; }
input[type="search"].search-field { border-radius: 2px 0 0 2px; width: -webkit-calc(100% - 42px); width: calc(100% - 42px); }
.search-submit:before { content: "\f400"; font-size: 24px; left: 2px; line-height: 42px; position: relative; width: 40px; }
.search-submit { border-radius: 0 2px 2px 0; bottom: 0; overflow: hidden; padding: 0; position: absolute; right: 0; top: 0; width: 42px; }
/**

 * 6.0 - Navigation

 */



/**

 * 6.1 - Links

 */



a { color: #007acc; text-decoration: none; }
a:hover, a:focus, a:active { color: #0269ab!important; text-decoration: none!important; }
a:focus { outline:none; }
a:hover, a:active { outline: 0; text-decoration: none; }
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover { box-shadow:none; }
.entry-content a:hover, .entry-content a:focus, .entry-summary a:hover, .entry-summary a:focus, .taxonomy-description a:hover, .taxonomy-description a:focus, .logged-in-as a:hover, .logged-in-as a:focus, .comment-content a:hover, .comment-content a:focus, .pingback .comment-body > a:hover, .pingback .comment-body > a:focus, .textwidget a:hover, .textwidget a:focus { box-shadow: none; }
/**

 * 6.2 - Menus

 */



.site-header-menu { -webkit-flex: 0 1 100%; -ms-flex: 0 1 100%; flex: 0 1 100%; margin:0; }
.site-header-menu.toggled-on, .no-js .site-header-menu { transition:All 2s ease-in; -webkit-transition:All 2s ease-in; -moz-transition:All 2s ease-in; -o-transition:All 2s ease-in; }
.site-footer .main-navigation { margin-bottom: 1.75em; }
.main-navigation ul { list-style: none; margin: 0; float:right; }
.main-navigation ul >li { position: relative; }
.main-navigation a { color: #0067b1; display: block; line-height:55px; padding:0 20px; outline-offset: -1px; }
.main-navigation, footer { font-weight:600; font-size:14px; }
.main-navigation a:hover, .main-navigation a:focus { color:#ccc; text-decoration:none; }
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a { }
.main-navigation ul ul { display: none; margin-left: 0.875em; }
.no-js .main-navigation ul ul { display: block; }
.main-navigation ul .toggled-on { display: block; }
.main-navigation .primary-menu { }
.main-navigation .menu-item-has-children > a { margin-right: 56px; }
.dropdown-toggle { background-color: transparent; border: 0; border-radius: 0; color: #1a1a1a; content: ""; height: 48px; padding: 0; position: absolute; right: 0; text-transform: none; top: 0; width: 48px; }
.menu-item-has-children .dropdown-toggle { display:none!important; }
.dropdown-toggle:hover, .dropdown-toggle:focus { background-color: transparent; color: #007acc; }
.dropdown-toggle:focus { outline: thin dotted; outline-offset: -1px; }
.dropdown-toggle:focus:after { border-color: transparent; }
.dropdown-toggle.toggled-on:after { content: "\f432"; }
.site-header .main-navigation + .social-navigation { margin-top: 1.75em; }
.site-footer .social-navigation { margin-bottom: 1.75em; }
.social-navigation ul { list-style: none; margin: 0 0 -0.4375em; }
.social-navigation li { float: left; margin: 0 0.4375em 0.4375em 0; }
.social-navigation a { border: 1px solid #d1d1d1; border-radius: 50%; color: #1a1a1a; display: block; height: 35px; position: relative; width: 35px; }
.social-navigation a:before { content: "\f415"; height: 33px; line-height: 33px; text-align: center; width: 33px; }
.social-navigation a:hover:before, .social-navigation a:focus:before { color: #007acc; }
.social-navigation a[href*="codepen.io"]:before { content: "\f216"; }
.social-navigation a[href*="digg.com"]:before { content: "\f221"; }
.social-navigation a[href*="dribbble.com"]:before { content: "\f201"; }
.social-navigation a[href*="dropbox.com"]:before { content: "\f225"; }
.social-navigation a[href*="facebook.com"]:before { content: "\f203"; }
.social-navigation a[href*="flickr.com"]:before { content: "\f211"; }
.social-navigation a[href*="foursquare.com"]:before { content: "\f226"; }
.social-navigation a[href*="plus.google.com"]:before { content: "\f206"; }
.social-navigation a[href*="github.com"]:before { content: "\f200"; }
.social-navigation a[href*="instagram.com"]:before { content: "\f215"; }
.social-navigation a[href*="linkedin.com"]:before { content: "\f208"; }
.social-navigation a[href*="path.com"]:before { content: "\f219"; }
.social-navigation a[href*="pinterest.com"]:before { content: "\f210"; }
.social-navigation a[href*="getpocket.com"]:before { content: "\f224"; }
.social-navigation a[href*="polldaddy.com"]:before { content: "\f217"; }
.social-navigation a[href*="reddit.com"]:before { content: "\f222"; }
.social-navigation a[href*="skype.com"]:before { content: "\f220"; }
.social-navigation a[href*="stumbleupon.com"]:before { content: "\f223"; }
.social-navigation a[href*="tumblr.com"]:before { content: "\f214"; }
.social-navigation a[href*="twitter.com"]:before { content: "\f202"; }
.social-navigation a[href*="vimeo.com"]:before { content: "\f212"; }
.social-navigation a[href*="wordpress.com"]:before, .social-navigation a[href*="wordpress.org"]:before { content: "\f205"; }
.social-navigation a[href*="youtube.com"]:before { content: "\f213"; }
.social-navigation a[href^="mailto:"]:before { content: "\f410"; }
.social-navigation a[href*="spotify.com"]:before { content: "\f515"; }
.social-navigation a[href*="twitch.tv"]:before { content: "\f516"; }
.social-navigation a[href$="/feed/"]:before { content: "\f413"; }
.post-navigation { border-top: 4px solid #1a1a1a; border-bottom: 4px solid #1a1a1a; clear: both; margin: 0 7.6923% 3.5em; }
.post-navigation a { color: #1a1a1a; display: block; padding: 1.75em 0; }
.post-navigation span { display: block; }
.post-navigation .meta-nav { color: #686868; font-size: 13px; font-size: 0.8125rem; letter-spacing: 0.076923077em; line-height: 1.6153846154; margin-bottom: 0.5384615385em; text-transform: uppercase; }
.post-navigation .post-title { display: inline; font-size: 23px; font-size: 1.4375rem; font-weight: 700; line-height: 1.2173913043; text-rendering: optimizeLegibility; }
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title { color: #007acc; }
.post-navigation div + div { border-top: 4px solid #1a1a1a; }
.pagination { border-top: 4px solid #1a1a1a; font-size: 19px; font-size: 1.1875rem; margin: 0 7.6923% 2.947368421em; min-height: 56px; position: relative; }
.pagination:before, .pagination:after { background-color: #1a1a1a; content: ""; height: 52px; position: absolute; top:0; width: 52px; z-index: 0; }
.pagination:before { right: 0; }
.pagination:after { right: 54px; }
.pagination a:hover, .pagination a:focus { color: #1a1a1a; }
.pagination .nav-links { padding-right: 106px; position: relative; }
.pagination .nav-links:before, .pagination .nav-links:after { color: #fff; font-size: 32px; line-height: 51px; opacity: 0.3; position: absolute; width: 52px; z-index: 1; }
.pagination .nav-links:before { content: "\f429"; right: -1px; }
.pagination .nav-links:after { content: "\f430"; right: 55px; }
/* reset screen-reader-text */

.pagination .current .screen-reader-text { position: static !important; }
.pagination .page-numbers { display: none; letter-spacing: 0.013157895em; line-height: 1; margin: 0 0.7368421053em 0 -0.7368421053em; padding: 0.8157894737em 0.7368421053em 0.3947368421em; text-transform: uppercase; }
.pagination .current { display: inline-block; font-weight: 700; }
.pagination .prev, .pagination .next { background-color: #1a1a1a; color: #fff; display: inline-block; height: 52px; margin: 0; overflow: hidden; padding: 0; position: absolute; top: 0; width: 52px; z-index: 2; }
.pagination .prev:before, .pagination .next:before { font-size: 32px; height: 53px; line-height: 52px; position: relative; width: 53px; }
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus { background-color: #007acc; color: #fff; }
.pagination .prev:focus, .pagination .next:focus { outline: 0; }
.pagination .prev { right: 54px; }
.pagination .prev:before { content: "\f430"; left: -1px; top: -1px; }
.pagination .next { right: 0; }
.pagination .next:before { content: "\f429"; right: -1px; top: -1px; }
.image-navigation, .comment-navigation { border-top: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin: 0 7.6923% 2.1538461538em; padding: 1.0769230769em 0; }
.comment-navigation { margin-right: 0; margin-left: 0; }
.comments-title + .comment-navigation { border-bottom: 0; margin-bottom: 0; }
.image-navigation .nav-previous:not(:empty), .image-navigation .nav-next:not(:empty), .comment-navigation .nav-previous:not(:empty), .comment-navigation .nav-next:not(:empty) { display: inline-block; }
.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before, .comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before { content: "\002f"; display: inline-block; opacity: 0.7; padding: 0 0.538461538em; }
/**

 * 7.0 - Accessibility

 */



/* Text meant only for screen readers */

.says, .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height:0px; overflow: hidden; position: absolute !important; width: 1px; /* many screen reader and browser combinations announce broken words as they would appear visually */ word-wrap: normal !important; }
/* must have higher specificity than alternative color schemes inline styles */

.site .skip-link { background-color: #f1f1f1; box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); color: #21759b; display: block; font-size: 14px; font-weight: 700; left: -9999em; outline: none; padding: 15px 23px 14px; text-decoration: none; text-transform: none; top: -9999em; }
.logged-in .site .skip-link { box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2); }
.site .skip-link:focus { clip: auto; height: auto; left: 6px; top: 7px; width: auto; z-index: 100000; }
/**

 * 8.0 - Alignments

 */



.alignleft { float: left; margin: 0.375em 1.75em 1.75em 0; }
.alignright { float: right; }
.aligncenter { clear: both; display: block; margin: 0 auto 1.75em; }
blockquote.alignleft { margin: 0.3157894737em 1.4736842105em 1.473684211em 0; }
blockquote.alignright { margin: 0.3157894737em 0 1.473684211em 1.4736842105em; }
blockquote.aligncenter { margin-bottom: 1.473684211em; }
/**

 * 9.0 - Clearings

 */



.clear:before, .clear:after, blockquote:before, blockquote:after, .entry-content:before, .entry-content:after, .entry-summary:before, .entry-summary:after, .comment-content:before, .comment-content:after, .site-content:before, .site-content:after, .site-main > article:before, .site-main > article:after, .primary-menu:before, .primary-menu:after, .social-links-menu:before, .social-links-menu:after, .textwidget:before, .textwidget:after, .content-bottom-widgets:before, .content-bottom-widgets:after { content: ""; display: table; }
.clear:after, blockquote:after, .entry-content:after, .entry-summary:after, .comment-content:after, .site-content:after, .site-main > article:after, .primary-menu:after, .social-links-menu:after, .textwidget:after, .content-bottom-widgets:after { clear: both; }
/**

 * 10.0 - Widgets

 */



.widget { border-top: 4px solid #1a1a1a; margin-bottom: 3.5em; padding-top: 1.75em; }
.widget-area > :last-child, .widget > :last-child { margin-bottom: 0; }
.widget .widget-title { font-size: 16px; font-size: 1rem; letter-spacing: 0.046875em; line-height: 1.3125; margin: 0 0 1.75em; text-transform: uppercase; }
.widget .widget-title:empty { margin-bottom: 0; }
.widget-title a { color: #1a1a1a; }
/* Calendar widget */

.widget.widget_calendar table { margin: 0; }
.widget_calendar td, .widget_calendar th { line-height: 2.5625; padding: 0; text-align: center; }
.widget_calendar caption { font-weight: 900; margin-bottom: 1.75em; }
.widget_calendar tbody a { background-color: #007acc; color: #fff; display: block; font-weight: 700; }
.widget_calendar tbody a:hover, .widget_calendar tbody a:focus { background-color: #686868; color: #fff; }
/* Recent Posts widget */

.widget_recent_entries .post-date { color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; line-height: 1.615384615; margin-bottom: 0.538461538em; }
.widget_recent_entries li:last-child .post-date { margin-bottom: 0; }
/* RSS widget */

.widget_rss .rsswidget img { margin-top: -0.375em; }
.widget_rss .rss-date, .widget_rss cite { color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; font-style: normal; line-height: 1.615384615; margin-bottom: 0.538461538em; }
.widget_rss .rssSummary:last-child { margin-bottom: 2.1538461538em; }
.widget_rss li:last-child :last-child { margin-bottom: 0; }
/* Tag Cloud widget */

.tagcloud a { border: 1px solid #d1d1d1; border-radius: 2px; display: inline-block; line-height: 1; margin: 0 0.1875em 0.4375em 0; padding: 0.5625em 0.4375em 0.5em; }
.tagcloud a:hover, .tagcloud a:focus { border-color: #007acc; color: #007acc; outline: 0; }
/**

 * 11.0 - Content

 */



.site { background-color: #fff; }
.site-inner { margin: 0 auto; position: relative; }
.site-content { word-wrap: break-word; }
/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus { outline: 0; }
.site-main { margin-bottom: 3.5em; }
.site-main > :last-child { margin-bottom: 0; }
/**

 * 11.1 - Header

 */



.site-header { padding: 2.625em 7.6923%; }
.site-header-main { -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.site-branding { margin: 0 auto; }
.site-header-main .row { width:98%; margin:0 auto; }
.site-title { font-size: 23px; font-size: 1.4375rem; font-weight: 700; line-height: 1.2173913043; margin: 0; }
.site-branding .site-title a { color: #1a1a1a; }
.site-branding .site-title a:hover, .site-branding .site-title a:focus { color: #007acc; }
.site-description { color: #686868; display: none; font-size: 13px; font-size: 0.8125rem; font-weight: 400; line-height: 1.0769230769; margin: 0.538461538em 0 0; }
.menu-toggle { background-color: transparent; border:0; color: #1a1a1a; font-size: 13px; font-size: 0.8125rem; margin: 1.076923077em 0; padding: 0.769230769em; }
.no-js .menu-toggle { display: none; }
.menu-toggle:hover, .menu-toggle:focus { background-color: transparent; border-color:none; color: #fff; }
.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus { background-color:none; border-color:none; color: #fff; }
.menu-toggle:focus { outline: 0; }
/*.menu-toggle.toggled-on:focus {

	outline: thin dotted;

}*/



.header-image { clear: both; margin: 0.875em 0; }
.header-image a { display: block; }
.header-image a:hover img, .header-image a:focus img { opacity: 0.85; }
/**

 * 11.2 - Posts and pages

 */



.site-main > article { margin-bottom: 3.5em; position: relative; }
.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content { /*margin-right: 7.6923%;

	margin-left: 7.6923%;*/ }
.entry-title { font-size: 28px; font-size: 1.75rem; font-weight: 700; line-height: 1.25; margin-bottom: 1em; }
.entry-title a { color: #1a1a1a; }
.entry-title a:hover, .entry-title a:focus { color: #007acc; }
.post-thumbnail { display: block; margin: 0 7.6923% 1.75em; }
.post-thumbnail img { display: block; }
.no-sidebar .post-thumbnail img { margin: 0 auto; }
a.post-thumbnail:hover, a.post-thumbnail:focus { opacity: 0.85; }
.entry-content, .entry-summary { border-color: #fff; font-size:17px; line-height:30px; }
.entry-content h1, .entry-summary h1, .comment-content h1, .textwidget h1 { font-size: 28px; font-size: 1.75rem; line-height: 1.25; margin-top: 2em; margin-bottom: 1em; }
.entry-content h2, .entry-summary h2, .comment-content h2, .textwidget h2 { font-size: 23px; font-size: 1.4375rem; line-height: 1.2173913043; margin-top: 2.4347826087em; margin-bottom: 1.2173913043em; }
.entry-content h3, .entry-summary h3, .comment-content h3, .textwidget h3 { font-size: 19px; font-size: 1.1875rem; line-height: 1.1052631579; margin-top: 2.9473684211em; margin-bottom: 1.4736842105em; }
.entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h4, .comment-content h5, .comment-content h6, .textwidget h4, .textwidget h5, .textwidget h6 { font-size: 16px; font-size: 1rem; line-height: 1.3125; margin-top: 3.5em; margin-bottom: 1.75em; }
.entry-content h4, .entry-summary h4, .comment-content h4, .textwidget h4 { letter-spacing: 0.140625em; text-transform: uppercase; }
.entry-content h6, .entry-summary h6, .comment-content h6, .textwidget h6 { font-style: italic; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h1, .entry-summary h2, .entry-summary h3, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6, .textwidget h1, .textwidget h2, .textwidget h3, .textwidget h4, .textwidget h5, .textwidget h6 { font-weight: 900; }
.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child, .entry-summary h1:first-child, .entry-summary h2:first-child, .entry-summary h3:first-child, .entry-summary h4:first-child, .entry-summary h5:first-child, .entry-summary h6:first-child, .comment-content h1:first-child, .comment-content h2:first-child, .comment-content h3:first-child, .comment-content h4:first-child, .comment-content h5:first-child, .comment-content h6:first-child, .textwidget h1:first-child, .textwidget h2:first-child, .textwidget h3:first-child, .textwidget h4:first-child, .textwidget h5:first-child, .textwidget h6:first-child { margin-top: 0; }
.post-navigation .post-title, .entry-title, .comments-title { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }
body:not(.search-results) .entry-summary { color: #686868; font-size: 19px; font-size: 1.1875rem; line-height: 1.4736842105; margin-bottom: 1.4736842105em; }
body:not(.search-results) .entry-header + .entry-summary { margin-top: -0.736842105em; }
body:not(.search-results) .entry-summary p, body:not(.search-results) .entry-summary address, body:not(.search-results) .entry-summary hr, body:not(.search-results) .entry-summary ul, body:not(.search-results) .entry-summary ol, body:not(.search-results) .entry-summary dl, body:not(.search-results) .entry-summary dd, body:not(.search-results) .entry-summary table { margin-bottom: 1.4736842105em; }
body:not(.search-results) .entry-summary li > ul, body:not(.search-results) .entry-summary li > ol { margin-bottom: 0; }
body:not(.search-results) .entry-summary th, body:not(.search-results) .entry-summary td { padding: 0.3684210526em; }
body:not(.search-results) .entry-summary fieldset { margin-bottom: 1.4736842105em; padding: 0.3684210526em; }
body:not(.search-results) .entry-summary blockquote { border-color: currentColor; }
body:not(.search-results) .entry-summary blockquote > :last-child { margin-bottom: 0; }
body:not(.search-results) .entry-summary .alignleft { margin: 0.2631578947em 1.4736842105em 1.4736842105em 0; }
body:not(.search-results) .entry-summary .alignright { margin: 0.2631578947em 0 1.4736842105em 1.4736842105em; }
body:not(.search-results) .entry-summary .aligncenter { margin-bottom: 1.4736842105em; }
.entry-content > :last-child, .entry-summary > :last-child, body:not(.search-results) .entry-summary > :last-child, .page-content > :last-child, .comment-content > :last-child, .textwidget > :last-child { margin-bottom: 0; }
.more-link { white-space: nowrap; }
.author-info { border-color: inherit; border-style: solid; border-width: 1px 0 1px 0; clear: both; padding-top: 1.75em; padding-bottom: 1.75em; }
.author-avatar .avatar { float: left; height: 42px; margin: 0 1.75em 1.75em 0; width: 42px; }
.author-description > :last-child { margin-bottom: 0; }
.entry-content .author-title { clear: none; font-size: 16px; font-size: 1rem; font-weight: 900; line-height: 1.75; margin: 0; }
.author-bio { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin-bottom: 1.6153846154em; overflow: hidden; }
.author-link { white-space: nowrap; }
.entry-footer { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin-top: 2.1538461538em; }
.entry-footer:empty { margin: 0; }
.entry-footer a { color: #686868; }
.entry-footer a:hover, .entry-footer a:focus { color: #007acc; }
.entry-footer > span:not(:last-child):after { content: "\002f"; display: inline-block; opacity: 0.7; padding: 0 0.538461538em; }
.entry-footer .avatar { height: 21px; margin: -0.1538461538em 0.5384615385em 0 0; width: 21px; }
.sticky-post { color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; letter-spacing: 0.076923077em; line-height: 1.6153846154; margin-bottom: 0.5384615385em; text-transform: uppercase; }
/**

 * IE8 and earlier will drop any block with CSS3 selectors.

 * Do not combine these styles with the next block.

 */

.updated:not(.published) { display: none; }
.sticky .posted-on, .byline { display: none; }
.single .byline, .group-blog .byline { display: inline; }
.page-header { border-top: 4px solid #1a1a1a; margin: 0 7.6923% 3.5em; padding-top: 1.75em; }
body.error404 .page-header, body.search-no-results .page-header { border-top: 0; padding-top: 0; }
.page-title { font-size: 23px; font-size: 1.4375rem; line-height: 1.2173913043; }
.taxonomy-description { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; }
.taxonomy-description p { margin: 0.5384615385em 0 1.6153846154em; }
.taxonomy-description > :last-child { margin-bottom: 0; }
.page-links { clear: both; margin: 0 0 1.75em; }
.page-links a, .page-links > span { border: 1px solid #d1d1d1; border-radius: 2px; display: inline-block; font-size: 13px; font-size: 0.8125rem; height: 1.8461538462em; line-height: 1.6923076923em; margin-right: 0.3076923077em; text-align: center; width: 1.8461538462em; }
.page-links a { background-color: #1a1a1a; border-color: #1a1a1a; color: #fff; }
.page-links a:hover, .page-links a:focus { background-color: #007acc; border-color: transparent; color: #fff; }
.page-links > .page-links-title { border: 0; color: #1a1a1a; height: auto; margin: 0; padding-right: 0.6153846154em; width: auto; }
.entry-attachment { margin-bottom: 1.75em; }
.entry-caption { color: #686868; font-size: 13px; font-size: 0.8125rem; font-style: italic; line-height: 1.6153846154; padding-top: 1.0769230769em; }
.entry-caption > :last-child { margin-bottom: 0; }
.content-bottom-widgets { margin: 0 7.6923%; }
.content-bottom-widgets .widget-area { margin-bottom: 3.5em; }
/**

 * 11.3 - Post Formats

 */



.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title { font-size: 19px; font-size: 1.1875rem; line-height: 1.473684211; margin-bottom: 1.473684211em; }
.blog .format-status .entry-title, .archive .format-status .entry-title { display: none; }
/**

 * 11.4 - Comments

 */



.comments-area { margin: 0 7.6923% 3.5em; }
.comment-list + .comment-respond, .comment-navigation + .comment-respond { padding-top: 1.75em; }
.comments-title, .comment-reply-title { border-top: 4px solid #1a1a1a; font-size: 23px; font-size: 1.4375rem; font-weight: 700; line-height: 1.3125; padding-top: 1.217391304em; }
.comments-title { margin-bottom: 1.217391304em; }
.comment-list { list-style: none; margin: 0; }
.comment-list article, .comment-list .pingback, .comment-list .trackback { border-top: 1px solid #d1d1d1; padding: 1.75em 0; }
.comment-list .children { list-style: none; margin: 0; }
.comment-list .children > li { padding-left: 0.875em; }
.comment-author { color: #1a1a1a; margin-bottom: 0.4375em; }
.comment-author .avatar { float: left; height: 28px; margin-right: 0.875em; position: relative; width: 28px; }
.bypostauthor > article .fn:after { content: "\f304"; left: 3px; position: relative; top: 5px; }
.comment-metadata, .pingback .edit-link { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; }
.comment-metadata { margin-bottom: 2.1538461538em; }
.comment-metadata a, .pingback .comment-edit-link { color: #686868; }
.comment-metadata a:hover, .comment-metadata a:focus, .pingback .comment-edit-link:hover, .pingback .comment-edit-link:focus { color: #007acc; }
.comment-metadata .edit-link, .pingback .edit-link { display: inline-block; }
.comment-metadata .edit-link:before, .pingback .edit-link:before { content: "\002f"; display: inline-block; opacity: 0.7; padding: 0 0.538461538em; }
.comment-content ul, .comment-content ol { margin: 0 0 1.5em 1.25em; }
.comment-content li > ul, .comment-content li > ol { margin-bottom: 0; }
.comment-reply-link { border: 1px solid #d1d1d1; border-radius: 2px; color: #007acc; display: inline-block; font-size: 13px; font-size: 0.8125rem; line-height: 1; margin-top: 2.1538461538em; padding: 0.5384615385em 0.5384615385em 0.4615384615em; }
.comment-reply-link:hover, .comment-reply-link:focus { border-color: currentColor; color: #007acc; outline: 0; }
.comment-form { padding-top: 1.75em; }
.comment-form label { color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; letter-spacing: 0.076923077em; line-height: 1.6153846154; margin-bottom: 0.5384615385em; text-transform: uppercase; }
.comment-list .comment-form { padding-bottom: 1.75em; }
.comment-notes, .comment-awaiting-moderation, .logged-in-as, .form-allowed-tags { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin-bottom: 2.1538461538em; }
.no-comments { border-top: 1px solid #d1d1d1; font-weight: 700; margin: 0; padding-top: 1.75em; }
.comment-navigation + .no-comments { border-top: 0; padding-top: 0; }
.form-allowed-tags code { font-family: Inconsolata, monospace; }
.form-submit { margin-bottom: 0; }
.required { color: #007acc; }
.comment-reply-title small { font-size: 100%; }
.comment-reply-title small a { border: 0; float: right; height: 32px; overflow: hidden; width: 26px; }
.comment-reply-title small a:hover, .comment-reply-title small a:focus { color: #1a1a1a; }
.comment-reply-title small a:before { content: "\f405"; font-size: 32px; position: relative; top: -5px; }
/**

 * 11.5 - Sidebar

 */



.sidebar { margin-bottom: 3.5em; padding: 0 7.6923%; }
/**

 * 11.6 - Footer

 */



.site-footer { }
.site-info { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; }
.site-info a { color: #686868; }
.site-info a:hover, .site-info a:focus { color: #007acc; }
.site-footer .site-title { font-size: inherit; font-weight: 400; }
.site-footer .site-title:after { content: "\002f"; display: inline-block; opacity: 0.7; padding: 0 0.307692308em 0 0.538461538em; }
/**

 * 12.0 - Media

 */



.site .avatar { border-radius: 50%; }
.entry-content .wp-smiley, .entry-summary .wp-smiley, .comment-content .wp-smiley, .textwidget .wp-smiley { border: none; margin-top: 0; margin-bottom: 0; padding: 0; }
.entry-content a img, .entry-summary a img, .comment-content a img, .textwidget a img { display: block; }
/* Make sure embeds and iframes fit their containers. */

embed, iframe, object, video { margin-bottom:0em; max-width: 100%; vertical-align: middle; }
p > embed, p > iframe, p > object, p > video { margin-bottom: 0; }
.entry-content .wp-audio-shortcode a, .entry-content .wp-playlist a { box-shadow: none; }
.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist { margin-top: 0; margin-bottom: 1.75em; }
.wp-playlist.wp-audio-playlist { padding-bottom: 0; }
.wp-playlist .wp-playlist-tracks { margin-top: 0; }
.wp-playlist-item .wp-playlist-caption { border-bottom: 0; padding: 0.7142857143em 0; }
.wp-playlist-item .wp-playlist-item-length { top: 0.7142857143em; }
/**

 * 12.1 - Captions

 */



.wp-caption { margin-bottom: 1.75em; max-width: 100%; }
.wp-caption img[class*="wp-image-"] { display: block; margin: 0; }
.wp-caption .wp-caption-text { color: #686868; font-size: 13px; font-size: 0.8125rem; font-style: italic; line-height: 1.6153846154; padding-top: 0.5384615385em; }
/**

 * 12.2 - Galleries

 */



.gallery { margin: 0 -1.1666667% 1.75em; }
.gallery-item { display: inline-block; max-width: 33.33%; padding: 0 1.1400652% 2.2801304%; text-align: center; vertical-align: top; width: 100%; }
.gallery-columns-1 .gallery-item { max-width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 50%; }
.gallery-columns-4 .gallery-item { max-width: 25%; }
.gallery-columns-5 .gallery-item { max-width: 20%; }
.gallery-columns-6 .gallery-item { max-width: 16.66%; }
.gallery-columns-7 .gallery-item { max-width: 14.28%; }
.gallery-columns-8 .gallery-item { max-width: 12.5%; }
.gallery-columns-9 .gallery-item { max-width: 11.11%; }
.gallery-icon img { margin: 0 auto; }
.gallery-caption { color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; font-style: italic; line-height: 1.6153846154; padding-top: 0.5384615385em; }
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; }
/**

 * 13.0 - Multisites

 */



.widecolumn { margin-bottom: 3.5em; padding: 0 7.6923%; }
.widecolumn .mu_register { width: auto; }
.widecolumn .mu_register .mu_alert { background: transparent; border-color: #d1d1d1; color: inherit; margin-bottom: 3.5em; padding: 1.75em; }
.widecolumn form, .widecolumn .mu_register form { margin-top: 0; }
.widecolumn h2 { font-size: 23px; font-size: 1.4375rem; font-weight: 900; line-height: 1.2173913043; margin-bottom: 1.2173913043em; }
.widecolumn p { margin: 1.75em 0; }
.widecolumn p + h2 { margin-top: 2.4347826087em; }
.widecolumn label, .widecolumn .mu_register label { color: #686868; font-size: 13px; font-size: 0.8125rem; font-weight: 400; letter-spacing: 0.076923077em; line-height: 1.6153846154; text-transform: uppercase; }
.widecolumn .mu_register label { margin: 2.1538461538em 0.7692307692em 0.5384615385em 0; }
.widecolumn .mu_register label strong { font-weight: 400; }
.widecolumn #key, .widecolumn .mu_register #blog_title, .widecolumn .mu_register #user_email, .widecolumn .mu_register #blogname, .widecolumn .mu_register #user_name { font-size: 16px; font-size: 1rem; width: 100%; }
.widecolumn .mu_register #blogname { margin: 0; }
.widecolumn .mu_register #blog_title, .widecolumn .mu_register #user_email, .widecolumn .mu_register #user_name { margin: 0 0 0.375em; }
.widecolumn #submit, .widecolumn .mu_register input[type="submit"] { font-size: 16px; font-size: 1rem; margin: 0; width: auto; }
.widecolumn .mu_register .prefix_address, .widecolumn .mu_register .suffix_address { font-size: inherit; }
.widecolumn .mu_register > :last-child, .widecolumn form > :last-child { margin-bottom: 0; }
/* added by praveen */
.col-sm-4.col-md-4.col-lg-3.hidden-xs.postowner > p { font-size:16px; }


/**

 * 14.0 - Media Queries

 */



/**

 * Does the same thing as

<meta name="viewport" content="width=device-width">

,

 * but in the future W3C standard way. -ms- prefix is required for IE10+ to

 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor

 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.

 */

@-ms-viewport {
 width: device-width;
}
 @viewport {
 width: device-width;
}





/**

 * 14.1 - >= 710px

 */



@media screen and (min-width: 44.375em) {
body:not(.custom-background-image):before { top: 0; }
body:not(.custom-background-image).admin-bar:before { top: 46px; }
body:not(.custom-background-image):after { bottom: 0; }
.site { margin: 0; }
.site-main { margin-bottom: 5.25em; }
.site-header { padding: 3.9375em 7.6923%; }
.site-branding { margin-top: 1.3125em; margin-bottom: 1.3125em; }
.site-title { font-size: 28px; font-size: 1.75rem; line-height: 1.25; }
.site-description { display: block; }
.menu-toggle { font-size: 16px; font-size: 1.0rem; margin: 1.3125em 0; padding: 0.8125em 0.875em 0.6875em; }
.site-header-menu { margin:0; }
.site-header .main-navigation + .social-navigation { margin-top: 0; }
.header-image { margin:0; }
.pagination { margin: 0 23.0769% 4.421052632em 7.6923% }
.post-navigation { margin-bottom: 5.25em; }
.post-navigation .post-title { font-size: 28px; font-size: 1.75rem; line-height: 1.25; }
/* restore screen-reader-text */

	.pagination .current .screen-reader-text { position: absolute !important; }
.pagination .page-numbers { display: inline-block; }
.site-main > article { margin-bottom: 5.25em; }
.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets { /*margin-right: 23.0769%;*/ }
.entry-title { font-size: 33px; font-size: 2.0625rem; line-height: 1.2727272727; margin-bottom: 0.8484848485em; }
.entry-content blockquote.alignleft, .entry-content blockquote.alignright { border-width: 4px 0 0 0; padding: 0.9473684211em 0 0; width: -webkit-calc(50% - 0.736842105em); width: calc(50% - 0.736842105em); }
.entry-content blockquote:not(.alignleft):not(.alignright), .entry-summary blockquote, .comment-content blockquote { margin-left: -1.473684211em; }
.entry-content blockquote blockquote:not(.alignleft):not(.alignright), .entry-summary blockquote blockquote, .comment-content blockquote blockquote { margin-left: 0; }
.entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol { margin-left: 0; }
.entry-content li > ul, .entry-summary li > ul, .comment-content li > ul, .entry-content blockquote > ul, .entry-summary blockquote > ul, .comment-content blockquote > ul { margin-left: 1.25em; }
.entry-content li > ol, .entry-summary li > ol, .comment-content li > ol, .entry-content blockquote > ol, .entry-summary blockquote > ol, .comment-content blockquote > ol { margin-left: 1.5em; }
.comment-author { margin-bottom: 0; }
.comment-author .avatar { height: 42px; position: relative; top: 0.25em; width: 42px; }
.comment-list .children > li { padding-left: 1.75em; }
.comment-list + .comment-respond, .comment-navigation + .comment-respond { padding-top: 3.5em; }
.comments-area, .widget, .content-bottom-widgets .widget-area { margin-bottom: 5.25em; }
.sidebar, .widecolumn { margin-bottom: 5.25em; padding-right: 23.0769%; }
body:not(.search-results) .entry-summary li > ul, body:not(.search-results) .entry-summary blockquote > ul { margin-left: 1.157894737em; }
body:not(.search-results) .entry-summary li > ol, body:not(.search-results) .entry-summary blockquote > ol { margin-left: 1.473684211em; }
}





/**

 * 14.2 - >= 783px

 */



@media screen and (min-width: 48.9375em) {
body:not(.custom-background-image).admin-bar:before { top: 32px; }
}





/**

 * 14.3 - >= 910px

 */



@media screen and (min-width: 56.875em) {
.site-header { padding-right: 4.5455%; padding-left: 4.5455%; }
.site-header-main { -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.site-header-menu { display: block; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto; }
.site-content { padding: 0; }
.content-area { float: left; margin-right: -100%; width:100%; }
.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .pagination, .page-header, .page-content, .content-bottom-widgets { margin-right: 0; margin-left: 0; }
.sidebar { float: left; margin-left: 75%; padding: 0; width: 25%; }
.widget { font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin-bottom: 3.230769231em; padding-top: 1.615384615em; }
.widget .widget-title { margin-bottom: 1.3125em; }
.widget p, .widget address, .widget hr, .widget ul, .widget ol, .widget dl, .widget dd, .widget table { margin-bottom: 1.6153846154em; }
.widget li > ul, .widget li > ol { margin-bottom: 0; }
.widget blockquote { font-size: 16px; font-size: 1rem; line-height: 1.3125; margin-bottom: 1.3125em; padding-left: 1.0625em; }
.widget blockquote cite, .widget blockquote small { font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; }
.widget th, .widget td { padding: 0.5384615385em; }
.widget pre { font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin-bottom: 1.6153846154em; padding: 0.5384615385em; }
.widget fieldset { margin-bottom: 1.6153846154em; padding: 0.5384615385em; }
.widget button, .widget input, .widget select, .widget textarea { font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; }
.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] { line-height: 1; padding: 0.846153846em; }
.widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget input[type="tel"], .widget input[type="number"], .widget textarea { padding: 0.4615384615em 0.5384615385em; }
.widget h1 { font-size: 23px; font-size: 1.4375rem; line-height: 1.2173913043; margin-bottom: 0.9130434783em; }
.widget h2 { font-size: 19px; font-size: 1.1875rem; line-height: 1.1052631579; margin-bottom: 1.1052631579em; }
.widget h3 { font-size: 16px; font-size: 1rem; line-height: 1.3125; margin-bottom: 1.3125em; }
.widget h4, .widget h5, .widget h6 { font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin-bottom: 0.9130434783em; }
.widget .alignleft { margin: 0.2307692308em 1.6153846154em 1.6153846154em 0; }
.widget .alignright { margin: 0.2307692308em 0 1.6153846154em 1.6153846154em; }
.widget .aligncenter { margin-bottom: 1.6153846154em; }
.widget_calendar td, .widget_calendar th { line-height: 2.6923076923; padding: 0; }
.widget_rss .rssSummary:last-child { margin-bottom: 1.615384615em; }
.widget input[type="search"].search-field { width: -webkit-calc(100% - 35px); width: calc(100% - 35px); }
.widget .search-submit:before { font-size: 16px; left: 1px; line-height: 35px; width: 34px; }
.widget button.search-submit { padding: 0; width: 35px; }
.tagcloud a { margin: 0 0.2307692308em 0.5384615385em 0; padding: 0.5384615385em 0.4615384615em 0.4615384615em; }
.textwidget h1 { margin-top: 1.8260869565em; }
.textwidget h2 { margin-top: 2.2105263158em; }
.textwidget h3 { margin-top: 2.625em; }
.textwidget h4 { letter-spacing: 0.153846154em; }
.textwidget h4, .textwidget h5, .textwidget h6 { margin-top: 3.2307692308em; }
.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2), .content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) { float: left; margin-right: 7.1428571%; width: 46.42857145%; }
.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type { margin-right: 0; }
.site-footer { -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0; }
.site-footer .social-navigation { margin: 0; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
.site-info { margin: 0.538461538em auto 0.538461538em 0; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
.no-sidebar .content-area { float: none; margin: 0; width: 100%; }
.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets { margin-right:0%; margin-left: 0%; }
.widecolumn { padding-right:0%; padding-left:0%; }
}





/**

 * 14.4 - >= 985px

 */



@media screen and (min-width: 61.5625em) {
.site-main { margin-bottom: 7.0em; }
.site-header { padding: 5.25em 4.5455%; }
.site-branding, .site-header-menu, .header-image { margin:0; }
.image-navigation { margin-bottom: 3.230769231em; }
.post-navigation { margin-bottom: 7.0em; }
.pagination { margin-bottom: 5.894736842em; }
.widget { margin-bottom: 4.307692308em; }
.site-main > article { margin-bottom: 7.0em; }
.entry-title { font-size: 40px; font-size: 2.5rem; line-height: 1.225; margin-bottom: 1.05em; }
.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title { font-size: 23px; font-size: 1.4375em; line-height: 1.304347826; margin-bottom: 1.826086957em; }
.post-thumbnail { margin-bottom: 2.625em; }
.entry-content h1, .entry-summary h1, .comment-content h1 { font-size: 33px; font-size: 2.0625rem; line-height: 1.2727272727; margin-top: 1.696969697em; margin-bottom: 0.8484848485em; }
.entry-content h2, .entry-summary h2, .comment-content h2 { font-size: 28px; font-size: 1.75rem; line-height: 1.25; margin-top: 2em; margin-bottom: 1em; }
.entry-content h3, .entry-summary h3, .comment-content h3 { font-size: 23px; font-size: 1.4375rem; line-height: 1.2173913043; margin-top: 2.4347826087em; margin-bottom: 1.2173913043em; }
.entry-content h4, .entry-summary h4, .entry-intro h4, .comment-content h4 { /*letter-spacing: 0.131578947em;*/ letter-spacing: 0.1em; }
.entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h4, .comment-content h5, .comment-content h6 { font-size: 19px; font-size: 1.1875rem; line-height: 1.1052631579; margin-top: 2.9473684211em; margin-bottom: 1.473684211em; }
.author-info { border-bottom-width: 0; padding-bottom: 0; }
.comment-list + .comment-respond, .comment-navigation + .comment-respond { padding-top: 5.25em; }
.comments-area, .sidebar, .content-bottom-widgets .widget-area, .widecolumn { margin-bottom: 7.0em; }
body:not(.search-results) .entry-summary { margin-bottom: 2.210526316em; }
body:not(.search-results) .entry-header + .entry-summary { margin-top: -1.105263158em; }
body:not(.search-results) article:not(.type-page) .entry-content { }
body:not(.search-results) article:not(.type-page) .entry-content > blockquote.alignleft.below-entry-meta { margin-left: -40%; width: -webkit-calc(60% - 1.4736842105em); width: calc(60% - 1.4736842105em); }
body:not(.search-results) article:not(.type-page) img.below-entry-meta, body:not(.search-results) article:not(.type-page) figure.below-entry-meta { clear: both; display: block; float: none; margin-right: 0; margin-left: -40%; max-width: 140%; }
body:not(.search-results) article:not(.type-page) figure.below-entry-meta img.below-entry-meta, body:not(.search-results) article:not(.type-page) table figure.below-entry-meta, body:not(.search-results) article:not(.type-page) table img.below-entry-meta { margin: 0; max-width: 100%; }
body:not(.search-results) article:not(.type-page) .entry-footer { float: left; margin-top: 0.1538461538em; width: 21.42857143%; }
body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:last-child):after { display: none; }
.single .byline, .full-size-link, body:not(.search-results).group-blog .byline, body:not(.search-results) .entry-format, body:not(.search-results) .cat-links, body:not(.search-results) .tags-links, body:not(.search-results) article:not(.sticky) .posted-on, body:not(.search-results) article:not(.type-page) .comments-link, body:not(.search-results) article:not(.type-page) .entry-footer .edit-link { display: block; margin-bottom: 0.5384615385em; }
body:not(.search-results) article:not(.type-page) .entry-footer > span:last-child { margin-bottom: 0; }
body:not(.search-results) article:not(.type-page) .entry-footer .avatar { display: block; height: auto; margin: 0 0 0.5384615385em; width: 49px; }
body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content { float: left; margin-right: -100%; margin-left: 34.99999999%; width: 50.00000001%; }
body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer { margin-right: -100%; margin-left: 15%; width: 15%; }
}





/**

 * 14.5 - >= 1200px

 */



@media screen and (min-width: 75em) {
body:not(.search-results) .entry-summary { font-size: 23px; font-size: 1.4375rem; line-height: 1.5217391304; margin-bottom: 1.826086957em; }
body:not(.search-results) .entry-header + .entry-summary { margin-top: -0.913043478em; }
body:not(.search-results) .entry-summary p, body:not(.search-results) .entry-summary address, body:not(.search-results) .entry-summary hr, body:not(.search-results) .entry-summary ul, body:not(.search-results) .entry-summary ol, body:not(.search-results) .entry-summary dl, body:not(.search-results) .entry-summary dd, body:not(.search-results) .entry-summary table { margin-bottom: 1.5217391304em; }
body:not(.search-results) .entry-summary li > ul, body:not(.search-results) .entry-summary blockquote > ul { margin-left: 0.956521739em; }
body:not(.search-results) .entry-summary li > ol, body:not(.search-results) .entry-summary blockquote > ol { margin-left: 1.52173913em; }
body:not(.search-results) .entry-summary blockquote { font-size: 23px; font-size: 1.4375rem; line-height: 1.5217391304; margin: 0 0 1.5217391304em; padding-left: 1.347826087em; }
body:not(.search-results) .entry-summary blockquote:not(.alignleft):not(.alignright) { margin-left: -1.52173913em; }
body:not(.search-results) .entry-summary blockquote blockquote:not(.alignleft):not(.alignright) { margin-left: 0; }
body:not(.search-results) .entry-summary blockquote cite, body:not(.search-results) .entry-summary blockquote small { font-size: 19px; font-size: 1.1875rem; line-height: 1.8421052632; }
body:not(.search-results) .entry-summary th, body:not(.search-results) .entry-summary td { padding: 0.3043478261em; }
body:not(.search-results) .entry-summary pre { font-size: 16px; font-size: 1rem; line-height: 1.75; margin-bottom: 1.75em; padding: 1.75em; }
body:not(.search-results) .entry-summary fieldset { margin-bottom: 1.5217391304em; padding: 0.3043478261em; }
body:not(.search-results) .entry-summary h1 { margin-top: 2.121212121em; margin-bottom: 1.060606061em; }
body:not(.search-results) .entry-summary h2 { margin-top: 2.5em; margin-bottom: 1.25em; }
body:not(.search-results) .entry-summary h3 { margin-top: 3.043478261em; margin-bottom: 1.52173913em; }
body:not(.search-results) .entry-summary h4, body:not(.search-results) .entry-summary h5, body:not(.search-results) .entry-summary h6 { margin-top: 3.684210526em; margin-bottom: 1.842105263em; }
body:not(.search-results) .entry-summary h1:first-child, body:not(.search-results) .entry-summary h2:first-child, body:not(.search-results) .entry-summary h3:first-child, body:not(.search-results) .entry-summary h4:first-child, body:not(.search-results) .entry-summary h5:first-child, body:not(.search-results) .entry-summary h6:first-child { margin-top: 0; }
body:not(.search-results) .entry-summary .alignleft { margin: 0.2608695652em 1.5217391304em 1.5217391304em 0; }
body:not(.search-results) .entry-summary .alignright { margin: 0.2608695652em 0 1.5217391304em 1.5217391304em; }
body:not(.search-results) .entry-summary .aligncenter { margin-bottom: 1.5217391304em; }
}





/**

 * 15.0 - Print

 */



@media print {
form, button, input, select, textarea, .navigation, .main-navigation, .social-navigation, .sidebar, .content-bottom-widgets, .header-image, .page-links, .edit-link, .comment-respond, .comment-edit-link, .comment-reply-link, .comment-metadata .edit-link, .pingback .edit-link { display: none; }
body, blockquote cite, blockquote small, pre, .entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h4, .comment-content h5, .comment-content h6, .entry-content .author-title { font-size: 12pt; }
blockquote { font-size: 14.25pt; }
.site-title, .page-title, .comments-title, .entry-content h2, .entry-summary h2, .comment-content h2, .widecolumn h2 { font-size: 17.25pt; }
.site-description { display: block; }
.entry-title { font-size: 24.75pt; line-height: 1.2727272727; margin-bottom: 1.696969697em; }
.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title { font-size: 17.25pt; line-height: 1.304347826; margin-bottom: 1.826086957em; }
.entry-content h1, .entry-summary h1, .comment-content h1 { font-size: 21pt; }
.entry-content h3, .entry-summary h3, .comment-content h3, body:not(.search-results) .entry-summary { font-size: 14.25pt; }
.site-description, .author-bio, .entry-footer, .sticky-post, .taxonomy-description, .entry-caption, .comment-metadata, .comment-notes, .comment-awaiting-moderation, .site-info, .wp-caption .wp-caption-text, .gallery-caption { font-size: 9.75pt; }
body, .site { background: none !important; /* Brute force since user agents all print differently. */ }
body, blockquote cite, blockquote small, .site-branding .site-title a, .entry-title a, .comment-author { color: #1a1a1a !important; /* Make sure color schemes don't affect to print */ }
blockquote, .page-header, .comments-title { border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */ }
blockquote, .site-description, body:not(.search-results) .entry-summary, body:not(.search-results) .entry-summary blockquote, .author-bio, .entry-footer, .entry-footer a, .sticky-post, .taxonomy-description, .entry-caption, .comment-author, .comment-metadata a, .comment-notes, .comment-awaiting-moderation, .site-info, .site-info a, .wp-caption .wp-caption-text, .gallery-caption { color: #686868 !important; /* Make sure color schemes don't affect to print */ }
code, hr { background-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */ }
pre, abbr, acronym, table, th, td, .author-info, .comment-list article, .comment-list .pingback, .comment-list .trackback, .no-comments { border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */ }
a { color: #007acc !important; /* Make sure color schemes don't affect to print */ }
.entry-content a, .entry-summary a, .taxonomy-description a, .comment-content a, .pingback .comment-body > a { box-shadow: none; border-bottom: 1px solid #007acc !important; /* Make sure color schemes don't affect to print */ }
.site { margin: 5%; }
.site-inner { max-width: none; }
.site-header { padding: 0 0 1.75em; }
.site-branding { margin-top: 0; margin-bottom: 1.75em; }
.site-main { margin-bottom: 3.5em; }
.entry-header, .entry-footer, .page-header, .page-content, .entry-content, .entry-summary, .post-thumbnail, .comments-area { margin-right: 0; margin-left: 0; }
.post-thumbnail, .site-main > article { margin-bottom: 3.5em; }
.entry-content blockquote.alignleft, .entry-content blockquote.alignright { border-width: 4px 0 0 0; padding: 0.9473684211em 0 0; width: -webkit-calc(50% - 0.736842105em); width: calc(50% - 0.736842105em); }
body:not(.search-results) .entry-header + .entry-summary { margin-top: -1.473684211em; }
.site-footer, .widecolumn { padding: 0; }
}
body, html { height:100%; }
.mainwrapper { min-height:100%; padding-bottom:45px; }
#footer-wrapper { margin-top:-45px; }
.site, .site-content { height:100%; }
.mainbanner { position:relative }
.mainbanner .inner { position:absolute; top:50%; width:100%; left:50%; margin:-50px 0 0 -420px; width:780px; }
.mainbanner img { width:100%; }
.mainbanner h3 { font-size:64px; margin:0 auto; float:none; font-weight:bold !important; color:#fff; font-weight:700; text-transform:uppercase; }
footer { background:#5a5758; padding:10px 0!important; color:#fff; line-height:25px; overflow:hidden; }
footer a { color:#fff; line-height:25px; }
header { width:100%; z-index:999; }
.site-header-main.fixed { background:rgba(#fff); width:100%; z-index:999999; }
.main-navigation ul >li a { text-transform:uppercase; }
.main-navigation { margin: 0 -0.875em; }
.main-navigation .primary-menu, .main-navigation .primary-menu > li { border: 0; }
.main-navigation .primary-menu, .main-navigation .primary-menu > li a { transition: all 0.3s ease; -webkit-transition: all 0.3s ease; border-bottom:1px solid transparent; }
.main-navigation .primary-menu > li.current-menu-item a { position:relative; }
.main-navigation .primary-menu > li.current-menu-item a:after { position:absolute; left:0; bottom:20px; width:100%; content:''; border-bottom:2px solid #d40000; }
.main-navigation .primary-menu > li { float: left; cursor:pointer; }
.main-navigation a { outline-offset: -8px; padding:0 15px!important; line-height:70px!important; white-space: nowrap !
}
.topnavigation { background:#656363; padding:7px 0px; color:#fff; position:fixed; top:0; width:100%; z-index:99998; }

.ui-dialog .ui-dialog-titlebar{ padding:5px 0;}
.ui-dialog .ui-dialog-title{ color:#0067b0 !important; font-size:24px;}
.topnavigation .col-lg-3 { float:right; text-align:right; }
.topnavigation a { color:#fff; }
.topnav-menu { list-style:none; float:right; margin:0; padding:0; }
.topnav-menu li { float:left; line-height:23px; }
.topnav-menu li a { font-size:14px; font-weight:lighter; padding:0px 10px; text-transform:capitalize; color:#ccc; }
.topnav-menu li:hover a { color:#000!important; }
.topnavigation a.call { font-weight:bold; font-size:12px; }
.social ul li a { transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
.social ul li a { float: left; width:30px; margin:0 5px; height:25px; text-align:center; /* background-image: url(images/social-icon.png); margin: 0 5px; background-size:50%:  */ }
.social ul li a img { display:block; margin:0 auto; text-align:center; }
.social ul { list-style:none; }
.social ul li { float:left; }
.social ul li a.fb { background-position: 12px 0; }
.social ul li a.ins { background-position:-50px 0; }
.social ul li a.tw { background-position:-102px 0; }
.social ul li a.yt { background-position:-160px 0; }
/* 
.social ul li:hover a.fb { background-position:12px -35px; }
.social ul li:hover a.ins { background-position:-50px -35px; }
.social ul li:hover a.tw { background-position:-102px -35px; }
.social ul li:hover a.yt { background-position:-160px -35px; }*/
.homebanner { position:relative; max-height:415px; overflow:hidden; background:transparent; }
.homebanner .bannercontent { min-height:450px; }
.carousel-inner .item { float:left; }
.homebanner .carousel-caption { font-size:35px; font-weight:700; text-transform:uppercase; height:100%; vertical-align:bottom; color:#fff; position:absolute; left:50%; margin:0px 0 0 -570px; line-height:40px; text-align:left; padding-top:320px; }
.homebanner .carousel-caption span { display:block; font-weight:900; }
.carousel-control { top:40%; background-image:none!important; }
.left.carousel-control { left:-20px; }
.right.carousel-control { right:-20px; }
.search-box { position:absolute; top:40px; right:50%; margin:0 -570px 0 0; max-width:295px; float:right; background:rgba(255,255,255,.8); padding:25px; z-index:999; }
.search-box h2 { text-transform:uppercase; margin:0 0 10px 0; font-family: 'Lato', sans-serif; font-size:25px; }
.search-box h2 span { display:block; font-weight:900; }
.search-box .select select { background:transparent!important; color:#000; text-transform:uppercase; padding:6px 15px!important; border:1px solid #0067b0!important; height:45px; }
.search-box .select select:hover { background:transparent!important; }
.search-box .select .select__arrow, .search-box .select:hover .select__arrow, .search-box .select:focus .select__arrow { border-color:#0067b0 transparent transparent transparent }
.search-box .btn-default { background:#fff !important; border-radius:0 !important; border-color:#0067b0 !important; text-transform:uppercase; font-size:14px; }
.search-box .btn { border-radius:0; width:100%; display:block; min-height:40px; font-size:14px; font-weight:bold; }
.search-box .btn:hover { color:#fff!important; background:#007acc!important }
.featuredwrapper { position:relative; margin:30px 0; }
.featuredwrapper .box { position:relative; border:1px solid #ccc; }
.featuredwrapper .box:hover { border-color:#0067b1; }
.featuredwrapper .box .featured { position:absolute; top:0; left:0; }
.featuredwrapper .box .title { background:#8b9192; color:#fff; text-transform:uppercase; font-size:15px; font-weight:bold; padding:10px; }
.featuredwrapper .box .info { padding:10px 15px 10px 15px; font-size:15px; color:#767d7d; margin-bottom:0px; }
.featuredwrapper .box .info span { display:block; clear:both; width:100%; line-height:22px; }
.featuredwrapper .box .info span:last-child { margin-top:3px; }
.featuredwrapper .box .info span .sep { padding:0 10px; }
.related-property .box { margin-bottom:25px; position:relative; border:1px solid #ccc; }
.related-property .box:hover { border-color:#0067b1; }
.related-property .box img.featured { width:100%; max-width:107px; }
.related-property .box img { width:100%; }
.related-property .box .info span .sep { padding:0 10px; }
.related-property .info span { display:block; clear:both; width:100%; line-height:22px; }
.related-property .box .featured { position:absolute; top:0; left:0; }
.related-property .box .title { background:#8b9192; color:#fff; text-transform:uppercase; font-size:15px; font-weight:bold; padding:10px; }
.related-property .box .info { padding:8px; margin:0; font-size:15px; color:#767d7d; }
.related-property .box .info span { display:block; clear:both; width:100%; }
.cityexpertise { background:#f0f9fc; padding:35px 0; }
.cityexpertise .heading { font-size:25px; font-weight:bold; text-transform:uppercase; color:#0067b1; margin-bottom:15px; }
.cityexpertise .box .title { min-height:36px; }
.cityexpertise .box .title, .cityexpertise .box a .title { color:#0067b1; font-weight:500; font-size:18px; margin:10px 0; }
.cityexpertise .box:hover .title a { color:#0269ab!important }
.cityexpertise .box a .info { color:#5a6364; }
.cityexpertise .box img { width:100%; }
.cityexpertise .box:hover img:after { content:''; background:rgba(0,0,0,.3) }
.related-property h4 { color:#2679b4; font-size:20px; text-transform:uppercase; font-weight:700; padding:20px 15px; }
.innerbanner { padding:100px 0; margin-bottom:30px; }
.innerbanner h4 { text-transform:uppercase; color:#fff; font-weight:bold; font-size:50px; }
/*color*/
.blacktxt { color:#000 }
.greytxt { color:#cf617c }
.redtxt { color:#000 }
.pinktxt { color:#ff3366 }
.purple { color:#c30045 }
.greentxt { color:#8e9200 }
.bluetxt { color:#0067b1 }
.pgreentxt { color:#8e9200; }
.greentxt1 { color:#009b76 }
/*background*/
.blackbg { background:#000 }
.greybg { background:#efefef }
.redbg { background:#cf617c }
.pinkbg { background:#ff3366 }
.greenbg { background:#009a76 }
.bluebg { background:#0067b1 }
.pgreenbg { background:#8e9200; }
/*border*/
.border-top { border-top:1px solid #aaaaaa; }
.border-right { border-right:1px solid #aaaaaa; }
.border-bottom { border-bottom:1px solid #aaaaaa; }
.border-left { border-left:1px solid #aaaaaa; }
/*button*/
a.btn.save { padding:0px 7px!important; font-weight:normal!important; font-size:14px!important; line-height:32px!important }
.save { position:relative; }
.save:before { background:url(images/star.png) 0 0px no-repeat; content:''; float:left; width:16px; height:17px; margin-top:8px; }
.save:hover { background:#0067b1; }
.save:hover:before { background-position:0 -22px; }
/*gap/pad*/
.pad0 { padding:0; }
.pad5 { padding:5px; }
.pad10 { padding:10px; }
.pad15 { padding:15px; }
.pad20 { padding:20px; }
.pad-top5 { padding-top:5px; }
.pad-top10 { padding-top:10px; }
.pad-top15 { padding-top:15px; }
.pad-top20 { padding-top:20px; }
.pad-top25 { padding-top:25px; }
.pad-top30 { padding-top:30px; }
.pad-left0 { padding-left:0px!important; }
/* bootstrap Overright */
.modal, .modal-content { border-radius:0; }
.modal-content { top:50px; border-radius:0!important; }
.modal-header { border:0!important; position:relative; }
.modal-header .close { position:absolute; right:8px; top:2px; }
.modal-header .close :hover span, .modal-header .close span:hover, .modal-header .close:hover { background:none; border:0; box-shadow:none; }
.form-control { height:40px; }
.modal-content .form-control { border-radius:0; border-color:#0067b1; box-shadow:none; background:transparent; color:#0067b1; text-transform:uppercase; }
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { border-color:#0067b1!important; box-shadow:none; background:#fff; width:20px; height:20px; }
.modal-body { padding:0 15px 15px 15px; }
#addressearch .modal-body h4 { margin-top:0; }
#addressearch .rightcontent { margin-top:25px; }
.close { font-size:42px !important; font-weight:normal!important; }
.btn { font-weight:normal; }
.btn-default { border-color:#0067b1!important; color:#0067b1!important; background:transparent!important; }
.btn-default:focus, .btn-default:hover, .btn-default.active { border-color:#0067b1!important; color:#fff!important; background:#0067b1!important }
.btn-primary { border-color:#0067b1!important; color:#fff!important; background:#0067b1!important; }
.btn-primary:focus, .btn-primary:hover, .btn-primary.active { border-color:#0067b1!important; color:#0067b1!important; background:transparent!important }
.btn-info { border-color:#ff3366!important; color:#fff!important; background:#ff3366!important; }
.btn-info:focus, .btn-info:hover, .btn-info.active { border-color:#ef164d!important; color:#fff!important; background:#ef164d!important }
.btn-success { border-color:#8f9300!important; color:#fff!important; background:#8f9300!important; }
.btn-success:focus, .btn-success:hover, .btn-success.active { border-color:#737602!important; color:#fff!important; background:#737602!important }
.btn-success1 { border-color:#009a74!important; color:#fff!important; background:#009a74!important; }
.btn-success1:focus, .btn-success1:hover, .btn-success1.active { border-color:#038768!important; color:#fff!important; background:#038768!important }
.search { border-radius:0!important; background:#0067b1!important; border:0!important; font-size:15px!important; padding:11px 15px!important; font-weight:bold!important; text-transform:uppercase; margin:0px 0 0 10px; z-index:9999; }
.search:hover ,.search:focus{ color:#0067b1!important; background:#fff!important; }
.main-menu ul li:hover > a { color:#000!important }
.searchlink { padding:5px 0; margin:10px 0; border-top:1px solid #ededed; border-bottom:1px solid #ededed; }
.searchlink ul { list-style:none; overflow:hidden; margin:0; padding:0; }
.searchlink ul li { float:left; line-height:28px; color:#0067b0 }
.searchlink ul li:first-child a { padding-left:0; }
.searchlink ul li:last-child { float:right; }
.searchlink ul li:last-child a { padding-right:0; }
.searchlink ul li a { padding:10px 20px; line-height:30px; color:#0067b1; text-transform:uppercase; cursor:pointer; }
.listcarousel { position:relative; }
.listcarousel .featured { position:absolute; top:0; left:0; z-index:99; }
.btn-row { margin:0; padding:0 20px; }
.seraclist { list-style:none; margin:30px 0; }
.seraclist ul { list-style:none; margin:0; }
.seraclist ul > li { padding:15px 0; margin:20px 0; list-style:none; border-top:1px solid #ccc; }
.seraclist ul > li:first-child { border:0; }
.seraclist .property-info { font-size:18px; }
.property-info hr { margin:10px 0!important; }
.property-info .title a { font-size:18px; font-weight:900; }
.property-info .price { font-size:18px; }
.property-info p { margin:0; line-height:24px; font-size:18px; }
.property-info .detail { margin-bottom:45px; }
.property-info small { display:block; }
.seraclist .property-info .save { border-radius:0; border:1px solid #0067b1; color:#0067b1; line-height:25px; padding:0px 15px!important; }
.seraclist .property-info .title, .seraclist .property-info .title a { color:#0067b1; padding:0; margin:0; font-weight:bold; }
.price { color:#0067b1 }
.seraclist .property-info small { display:block; width:100%; clear:both; }
.bold { font-weight:bold; }
.ivof .control { float:left; margin-right:8px; }
.propertyowner { padding:15px; margin:25px 0 30px 0; }
.propertyowner img { display:block; margin:0 auto; border: 1px solid #b6d1e6; }
.pagehead { font-size:35px; color:#0068b3; font-weight:900; padding:15px 0; }
.dtjbwg-tab .nav li a { border:0; color:#0068b3; text-transform:uppercase; font-size:18px; padding:8px 34px; font-weight:normal }
.dtjbwg-tab .nav li:first-child a { padding-left:0!important }
.dtjbwg-tab .nav li:last-child a { padding-right:0!important; }
.dtjbwg-tab .nav li a:hover, .dtjbwg-tab .nav li.active a, .dtjbwg-tab .nav li.active a:hover, .dtjbwg-tab .nav li.active a:focus, .dtjbwg-tab .nav li a:focus { color:#0068b3; border:0; background:none; }
.dtjbwg-tab .nav { margin:0 0 15px 0; padding:0; border-bottom:6px solid #7fb3d9; }
.dtjbwg-tab .tab-content { margin:27px 0; }
.listbox { padding:12px; }
.agentinfo { color:#5a6364; }
.agentdet-info { padding:20px 0; margin:20px -15px 0px -15px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }
.agentimg { }
.agentinfo-right h4.heading{margin-top:-3px;}
.agentimg img { border:1px solid #0067b1; margin-right:20px; min-height:170px; }
.agentinfo .img-responsive { margin:0; padding:0; border:1px solid #c2daea; }
.agentinfo a { color:#5a6364; }
.agentinfo p { margin:0; padding:0; color:#5a6364; font-size:18px; line-height:21px; word-wrap:break-word; }
.agentinfo p strong { font-weight:400; }
.agentinfo .heading a { font-size:18px; color:#0067b1; }
.agentbpost h5 { color:#0067b1; font-size:15px; font-weight:bold; }
.agentbpost p { margin:0; padding:3px 0; font-size:15px; }
.page-template-template-agent-listing .agentinfo p { font-size:14px; }
.agentlisting { padding:60px 0 80px 0; clear:both; }
.agentlisting hr { margin:30px 0; clear:both; float:left; width:100%; }
.agent-propery-listing .row { }
.agent-propery-listing hr { margin:30px 0 20px 0; background:#bdbbbc; height:2px; }
.agent-propery-listing .carousel-indicators { bottom:-50px!important; }
.agent-propery-listing .carousel-indicators li { background:#cccccc; }
.agent-propery-listing .carousel-indicators li.active { background:#7f7f7f; }
.property-info hr { height:1px; }
.featuredwrapper .box { margin:20px 0; }
.featuredwrapper .box img { width:100%; }
.featuredwrapper .box img.featured { max-width:107px; }
.blogpost { margin:30px -15px; }
.blogpost:first-child { margin-top:0; }
.blogpost img { opacity:1; transition:all 1s ease 0s; width:100%; }
.blogpost:hover img { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); }
.hover01 { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease; filter: blur(0); -webkit-filter: blur(0); -moz-filter: blur(0); -o-filter: blur(0); -ms-filter: blur(0); -ms-filter: blur(0px); /*filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');*/}
.blogpost h2 { color:#0067b1; font-size:35px; font-weight:bold; }
.blogpost:hover h2 a { color:#0269ab!important }
.blogpost h6 { color:#0067b1; font-size:18px; padding:10px 0; }
.blogpost p { margin:0; padding:0; font-size:14px; }
.catlink { clear:both; overflow:hidden; }
.catlink a { float:left; }
.catlink .sep { float:left; padding:12px 10px; }
.agentbpost .sep { padding:0 10px; }
.blogpost p a { padding:10px 0; float:left; font-weight:14px; line-height:22px; }
.category { margin:0; }
.category .heading { padding:0px; background:#0068b3; color:#fff; text-transform:uppercase; }
.category .heading a { color:#fff!important; font-size:18px; font-weight:bold; display:block; line-height:40px; padding:0 10px; }
.postform { background:transparent!important; font-size:18px; font-weight:bold; color:#fff; text-transform:uppercase; border:1px solid #0068b3; position:relative; }
.postform option { line-height:40px;padding:5px 8px; color:#0068b3; background:#fff; font-size:16px; font-weight:normal; }
.category .select select { position:relative; color:#fff!important; }
.category .select .select__arrow { color:#fff; border-color:#fff transparent transparent transparent!important; top:22px!important }
.category .socialblue ul { padding:20px 0 0px 0; overflow:hidden; width:100%; clear:both; margin:0; }
.socialblue ul li a { transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
.socialblue ul li a { display:inline-block; width:42px; height:40px; background: url(images/social.png) center center no-repeat; margin: 0 auto; text-align:center; }
.socialblue ul { list-style:none; margin:0; padding:0; }
.socialblue ul li { float:left; width:25%; text-align:center; }
.socialblue ul li a.fb { background-position:10px 0; margin-left:0px!important; }
.socialblue ul li a.ins { background-position:-72px 0; }
.socialblue ul li a.tw { background-position:-155px 0; }
.socialblue ul li a.yt { background-position:-237px 0; margin-right:0px!important; }
/*
.socialblue ul li:hover a.tw { background-position:-155px -40px; }
.socialblue ul li:hover a.ins { background-position:-72px -40px; }
.socialblue ul li:hover a.fb { background-position:10px -40px; margin-left:0px!important; }
.socialblue ul li:hover a.yt { background-position:-237px -40px; margin-right:0px!important; }*/
.confrom h2 { font-size:35px; color:#0067b1; }
/*.confrom  iframe{ height:494px;}*/

/*edited by praveen*/
.confrom iframe { height:484px; }
.confrom .pagetitle+p { font-size:14px; color:#5a6364; margin:30px 0; padding:0; }
.confrom address { font-size:18px; font-weight:bold; color:#0067b1; background:none; font-style:normal; border:0; margin:18px 0 0 0!important; }
.confrom address p { margin:0 0 20px 0; font-weight:normal; }
.wpcf7-form-control-wrap { margin-bottom:15px; }
.pagetitle h2 { font-size:35px; color:#0067b1; text-transform:uppercase; font-weight:bold; }
.wpcf7-form .wpcf7-form-control-wrap { margin-bottom:15px; display:inline-block; width:100%!important }
.wpcf7 textarea{height:220px;}
.wpcf7-form .wpcf7-form-control-wrap.candidateresume{margin-top:-2px;}
.wpcf7-form .wpcf7-form-control-wrap.cover{margin-top:-2px;}
.c-letter input { position:relative; z-index:99999; opacity:0; }
.c-letter, .resume { margin-bottom:20px; position:relative }
.c-letter .c-label, .resume .c-label { position:absolute; border:1px solid #c7c7c7  !important; padding:6px 8px; text-transform:uppercase; font-size:15px; z-index:99; width:100%; height:40px; line-height:25px; color:#5a6364 !important; text-align:left; left:0; top:20px; }
.c-letter .classform-control, .resume .classform-control { position:absolute; left:0; top:0; }
.c-letter .classform-control input, .resume .classform-control input { height:40px; z-index:9999; opacity:0; }
.c-letter:after { content:''; background:url(images/attach.png) 0 0 no-repeat; position: absolute; right: 5px; top:25px; float: left; width:31px; height:31px; z-index: 999; cursor:pointer; }
.c-letter input, .resume input { position:relative; cursor:pointer; }
.wpcf7-form .resume:after { content:''; background:url(images/attach.png) 0 0 no-repeat; position: absolute; right: 5px; top: 5px; float: left; width:31px; height:31px; z-index:999; cursor:pointer; }
.featured-content { padding:60px 15px; background:#7fb3d8; vertical-align:bottom; color:#fff; font-size:18px; font-weight:700; }
.agentsocial .socialblue { margin-top:35px; width:100%; }
.agentsocial+hr { margin:20px 0 30px 0; height:2px; }
.wpcf7-submit { width:100%!important; border-radius:0!important; padding:14px 100px!important; background:#0067b1!important; color:#fff; margin-bottom:30px; border:2px solid transparent!important; font-size:15px;}
.page-template-career .wpcf7-submit { padding:14px 65px!important; }
.wpcf7-submit:hover { color:#0067b1!important; background:#fff!important; border:2px solid #0067b1!important; }
.wpcf7-form p { margin:0; }
.img-map { position:relative; overflow:hidden; }
.img-map img { border-radius: 3px; display: block; height: auto; max-height: none; max-width: none; position: relative; width: 100%; z-index: 5; }
.img-map a.HotSpot, .img-map a.HotSpot:visited { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 0 solid #cdcdcd; border-radius: 0; color: #ffffff; display: block; overflow: auto; padding: 0; position: absolute; text-align: center; z-index: 10; }
.img-map a { color: #fff; font-size:12PX!important; font-weight: bold; line-height:14px; text-transform: uppercase; text-align:left!important; }
.img-map a, .img-map a:hover { outline: medium none; text-decoration: none; }
.theheight { border-radius: 0; height: 8%; right: 37%; top: 25%; width: 7%; }
.journalsquare { border-radius: 0; height: 8%; left: 51%; top: 39%; width: 6%; }
.westbergen { height: 8%; left: 40%; top: 43%; width: 6%; }
.bergenlafayette { border-radius: 0; height: 8%; left: 47.5%; top: 50.5%; width: 7%; }
.greenville { border-radius: 0; height: 6%; left: 36%; top: 63.5%; width: 10%; }
.dtown { border-radius: 0; height: 8%; left: 59%; top: 44%; width: 11%; }
.blog .box { position:relative; overflow:hidden; }
.blog .box img { opacity:1; transition:all 1s ease 0s; width:100%; }
.blog .box:hover img { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); }
.hover01 { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease; filter: blur(0); -webkit-filter: blur(0); -moz-filter: blur(0); -o-filter: blur(0); -ms-filter: blur(0); -ms-filter: blur(0px); /*filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');*/ }
.hovereffectbox:hover { cursor:pointer; }
.hovereffectbox:hover .hover01 { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); filter: blur(3px); -webkit-filter: blur(3px); -moz-filter: blur(3px); -o-filter: blur(3px); -ms-filter: blur(3px);/*filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');*/ }
#IDX-sharethis{display:none;}

::-webkit-input-placeholder {
 color:#0067b1;
}

:-moz-placeholder { /* Firefox 18- */
 color:#0067b1;
}

::-moz-placeholder {  /* Firefox 19+ */
 color:#0067b1;
}

:-ms-input-placeholder {
 color:#0067b1;
}
.newdevelopment .box { overflow:hidden; }
.newdevelopment .box img { opacity:1; transition:all 1s ease 0s; width:100%; }
.newdevelopment .box:hover img { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); }
.newdevelopment .box .descrption { }
.newdevelopment .box .descrption h4 { padding:12px 0; min-height:75px; }
.newdevelopment .box .descrption h4 a { font-size:24px; font-weight:bold; }
.newdevelopment .box:hover .descrption h4 a { color:#0269ab!important }
.newdevelopment .box .descrption p { font-size:14px; line-height:22px; margin-bottom:0px; color:#5a6364; }
.impress-property-showcase { margin:0 -15px; }
.cityexpertise .box p { margin:0; padding:0; }
.cityexpertise .box p.info { padding:0px 0 0 0; }
.header-wrapper { position:fixed; width:100%; z-index:9999; top:39px; }
.cityexpertise .blog:last-child .citym-bordertop { border:0!important; }
.postform { width:100%; padding:0px 5px; border-color:#0068b3; box-shadow:none; }
#footer { position:relative; }
#footer .propertylogo { position:absolute; right:-40px; top:-3px; }
.contentfrom { color:red!important; padding:30px 0 !important; text-transform:uppercase; font-weight:bold; font-size:40px!important; }
.pad-bot15 { padding-bottom:15px; }
.calsearch { margin-left:5px; }
.calsearch a { line-height:27px; }
.cll:hover { color:#000!important; }
.blogdet .innerbanner { position:relative; }
.blogdet .innerbanner:after { position:absolute; left:0; top:0; width:100%; height:100%; z-index:99; background:#0067b1; content:''; opacity:.35; filter: Alpha(opacity=35); /* IE8 and earlier */ }
.blogdet .innerbanner h4 { position:relative; z-index:999; }
.supsystic-social-sharing { margin:15px 0 0 0; float:right; }
.supsystic-social-sharing a:last-child { margin-right:0!important; }
#footer > .row { clear:both; overflow:hidden; }
.ui-dialog { z-index:99999!important; }
.carousel-indicators{ margin-bottom:0; bottom:5px; padding:0;}

.page-template-aboutus .innerbanner{position:relative;}
.page-template-aboutus .innerbanner:before{ content:''; background:#0067b2; opacity:0; alpha(opacity:40%;); width:100%; height:100%; position:absolute; z-index:99; left:0; top:0;}
/*.page-template-aboutus .innerbanner h4{z-index:9999!important; color:#fff!important; font-size:50px!important; position:relative;}*/
/*edited by praveen*/
.page-template-aboutus .innerbanner h4{z-index:99 !important; color:#fff!important; font-size:50px !important; position:relative;}
.page-template-aboutus h4{ font-size:22px; color:#0067b1; font-weight:bold; margin:10px 0;}
.page-template-aboutus  h4+p{ color:#515152; font-weight:bold;}
.slogan {font-size:20px; color:#0067b1; margin:0 0 30px 0;}
.buysell{ margin:40px auto;}
.buysell .box{border:1px solid #6ac2e0; min-height:312px; margin:20px 0px;}
.buysell .box .title{ background:#6ac2e0; padding:20px 15px; font-size:22px; line-height:23px; color:#fff; position:relative; }
.buysell .box .title img{position:absolute; right:0px; top:-1px;}
.buysell .box .title span{display:block; font-weight:bold;}
.buysell .box .subtitle{ font-size:18px!important; padding:15px 15px 0 15px; color:#0068b3 !important;}
.buysell .box p{padding:15px; font-size:14px; color:#515152; margin-bottom:0;}

.stpagetitle{ margin:45px 0;}
.stpagetitle h3{background:url(../realhomes/images/sttitlebg.png) center center no-repeat; height:92px; font-size:35px; text-align:center; line-height:92px; color:#fff;}

.corevalue{ position:relative;}
.corevalue img+img{position:absolute;left:0; bottom:0;}

.ebti{ margin:35px 0;}
.ebti .box{ margin:0 -15px;}
.ebti .box .no{border:2px solid #b4e0ef; border-radius:50%; padding:10px;font-size:22px; color:#0067b1; list-style:roman; width:55px; height:55px; line-height:26px; font-weight:bold; margin:0 auto 20px auto;}
.ebti .box .title{ font-size:22px; color:#0067b1;font-weight:bold; margin:10px 0;}
.ebti .box p{color:#515152; font-size:14px;font-weight:bold;}

#categories-3 h3 { display:none; }
.stcontacwrapper { background:#f1f1f1 url(images/addresssearch-bg.jpg) 0 0px no-repeat; height:100%; min-height:807px;}
.font14{font-size:14px!important; line-height:18px!important;}
.page-template-sell-house p{ font-size:20px; line-height:26px;}
.page-template-sell-house .innerbanner h4{ font-size:50px;text-transform:capitalize; font-weight:400;}
.table-data{margin:55px 0; border:1px solid #6ac2e0; border-top:0; border-left:0;}
.table-data td{padding:18px 20px; border:0; border-top:1px solid #6ac2e0!important; border-left:1px solid #6ac2e0!important; font-size:16px;}
.stcontacwrapper{ padding:50px 0 0 0!important;}
.page-template-sell-house h2{ font-size:35px; font-weight:700; color:#0067b1;}
.howwesell h5{font-size:20px; font-weight:500; color:#0067b1; padding:10px 0;}
.howwesell ul{margin-bottom:0; padding-bottom:0;}
.howwesell ul li{list-style:14px; line-height:28px; color:#515152; text-align:left;}
.stcontacwrapper h2{text-align:center;}
.stcontacwrapper h4{font-size:20px; font-weight:400; color:#0067b1;text-align:center; }
.stcontacwrapper .wpcf7{ width:40%; margin:30px auto;}
.media-left, .media-right{float:left; padding-right:20px;}
.media { margin-bottom:20px;}
/*.media .media-heading{font-size:20px; font-weight:bold; color:#0067b1; margin-bottom:5px;}
.media .media-body{margin-left:10px; text-align:left;}
.media .media-body p{font-size:20px; line-height:24px; color:#515152; margin:0 0 10px 0; padding:0;}*/
/*praveen*/
.media .media-heading{font-size:20px; font-weight:bold; color:#0067b1; margin-bottom:5px;}
.media .media-body{margin-left:10px; text-align:left;}
.media .media-body p{font-size:18px; line-height:24px; color:#515152; margin:0 0 10px 0; padding:0;}

 @media screen and (-webkit-min-device-pixel-ratio:0) {
/*.confrom iframe{height:468px;}*/
/*edited by praveen */
.confrom iframe { height:476px; }
.dtjbwg-tab .nav li a { padding:8px 33px; }
}


@media (max-width:2600px) {
.dtjbwg-tab .nav li a{padding:8px 32px!important; }
}


@media (max-width:1200px) {
.dtjbwg-tab .nav li a{padding:8px 32px!important; }
}

 @media (min-width:1024px) {
.modal-lg { width:1000px!important; }
.newdevelopment { margin-bottom:40px; }
.supsystic-social-sharing { float:right!important; }
.carousel-inner > .item > img { min-height:400px; }

}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { margin-left:-25px!important; }
.checkbox label, .checkbox-inline { color:#0067b1; text-transform:uppercase; line-height:30px; font-weight:normal; font-size:14px; margin:0; padding:0; }
.btn { border-radius:0!important; box-shadow:none !important; padding:11px 10px!important; text-transform:uppercase; }
.modal-content h4 { color:#0067b1; font-weight:bold; font-size:18px; text-transform:uppercase; }
/*bg*/
.lightbluebg { background:#e5f0f7!important; }
/*color*/
.bluetxt { color:#0067b1!important; }

#IDX-searchActions #IDX-searchRefinement,#IDX-searchActions #IDX-submitReset{ padding:0 7.5px 10px 7.5px;}
.contact-agent{background:#f1f1f1 url(images/addresssearch-bg.jpg) 0 0px no-repeat; padding:0 15px; height:100%; min-height:859px;}
.contact-agent #IDX-moreinfoContainer{ padding-top:20px;}
.contact-agent #IDX-main{ margin-top:0!important;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.search {padding:11.5px 15px!important; margin-top:-1px; }
}

@media (min-width:768px) {
body{height: -moz-calc(100% - 120px); /* Firefox */
 height: -webkit-calc(100% -120px); /* Chrome, Safari */
 height: calc(100% -120px); /* IE9+ and future browsers */
}
 }
 
 
@media (max-width:1200px) {
.main-menu ul li a { padding:30px 11px; }
.social ul li a{ margin:0 3px;}
}
 @media (max-width:1024px) {
.main-menu ul li a { padding:30px 10px; }
.dtjbwg-tab .nav li a { padding:8px 13px; }
.sslinks { padding:0 !important; }
.cityexpertise .box .title { min-height:54px; }
.newdevelopment .box .descrption h4 a { font-size:20px; }
.agentinfo-right { padding:0; }
.homebanner .carousel-caption { margin-left:-460px; }
.carousel-inner > .item > img { min-height:400px; }
.search-box { margin-right:-460px; }
.journalsquare { left:50%; }
.bergenlafayette { left:46.8%; }
.left.carousel-control { left:-40px; }
.right.carousel-control { right:-40px; }
.dtjbwg-tab .nav li a{padding:8px 11px!important; }
}




@media only screen and (min-device-width: 800px) and (max-device-width:1280px) and (orientation:portrait){
#IDX-main,.contact-agent{min-height:1115px!important;}
}


@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){
#IDX-main,.contact-agent{min-height:551px!important;}
}


@media only screen and (min-device-width:840px) and (max-device-width:900px) and (orientation:portrait){
#IDX-main,.contact-agent{min-height:1703px!important;}
}

@media only screen and (min-device-width:1080px) and (max-device-width:1920px) and (orientation:portrait){#IDX-main,.contact-agent{min-height:1820px!important;}
.social ul li a{ margin:0 3px;}
}

@media only screen and (min-width:1920px) and (orientation:landscape){#IDX-main,.contact-agent{min-height:1095px!important;}
}


@media (max-width:980px) {
.container{ width:100%;}
body { margin-top:120px; }
.header-wrapper { height:80px; }
.topnav-menu li a { padding:0 8px; }
.main-menu ul li a { padding:33px 4px; font-size:13px; }
.cityexpertise .box p.info { padding-bottom:25px; }
#logo { margin:0; }
#logo img { margin-bottom:0; }
#footer .address { padding:0; }
.agentinfo .agentinfo-right { padding:0; }
.agentlisting hr { margin:15px 0px; }
.follow-agent { display:none; }
.wpcf7-submit { padding:14px 65px!important }
.dtjbwg-tab .nav li a { font-size:14px; padding:8px 9px; }
#footer .propertylogo { right:15px!important; }
.social {margin-right:45px;}
.cityexpertise .box .title { min-height:40px; }
.supsystic-social-sharing { float:left !important; }
.carousel-inner > .item > img { min-height:400px; }
.theheight { border-radius: 0; height: 8%; right: 39%; top: 25%; width: 7%; }
.dtown { border-radius: 0; height: 8%; left:58%; top: 44%; width: 11%; }
.westbergen { height: 8%; left:39%; top:42%; width: 7%; }
.bergenlafayette { width:9%; left:45%; }
.journalsquare { width:8%; left:49%; }
.homebanner .carousel-caption { margin-left:-350px; }
.search-box { margin-right:-350px; }
.headerright { padding-left:0!important; }
.stcontacwrapper{padding:50px 0px 0 0;}
.stcontacwrapper .wpcf7{ width:50%; }
.page-template-sell-house .innerbanner h4{font-size:30px;}
.homebanner  .carousel-inner > .item > img{min-height:300px;}
.search-box{padding:15px; top:10px;}
.search-box .select{margin-bottom:5px;}
.search-box .select select{height:40px;}
.homebanner .carousel-caption{font-size:20px; line-height:28px !important; padding-bottom:60px;}
}
 @media (max-width:767px) {
body { margin-top:0; overflow-x:hidden!important;}
.header-wrapper { max-height:45px; }
.mobile-header { padding:0!important; background:#0072bc; }
.mobile-header .headerlink { float:right; }
.navbar-toggle .icon-bar { background:#6ac2e0; }
.headerlink .call { padding:5px 15px; border-left:1px solid #80b9de; border-right:1px solid #80b9de; display:inline-block; }
.headerlink .search-mob { padding:5px 15px; border-right:1px solid #80b9de; display:inline-block; }
.homebanner{ overflow:visible!important}
.carousel-inner > .item > img{min-height:inherit!important}
.homebanner{max-height:inherit!important;}
.carousel-indicators{display:none;}
.homebanner .carousel-caption{ margin:0 auto!important; bottom:50px !important; width:82% !important; left:auto!important; font-size:25px; line-height:25px; }
.search-box{ padding:0!important;}
.headerlink .menu-toggle { margin:0; padding:8px 15px; }
.headerlink .menu-toggle .icon-bar { width:30px; }
.headerlink .menu-toggle .icon-bar+.icon-bar { margin-top:10px; }
#logo, #logo img { margin:0; padding:0; }
.logo { padding:4px 0 0 5px!important }
.headerright { padding:0; margin:0px -15px!important; }
.main-menu { width:100%; text-align:left; display:none; background:#004d79; margin:0 -15px; }
.main-menu >ul { margin:20px 0 0 0; }
.main-menu ul li ul, .main-menu ul li:hover ul { display:none!important; }
.main-menu ul li { float:none; width:100%; border-top:1px solid #437c9c; }
.main-menu ul li:first-child { border:0; }
.main-menu ul li a { position:relative; }
.main-menu ul li#menu-item-28 a:before { background-size:50% 50%; background:url(images/mailicon.png) 0 5px no-repeat; float:left; width:46px; height:40px; content:''; position:absolute; left:50%; margin:6px 0 0 -40%; }
.main-menu ul li#menu-item-28:hover a:before { background-position:0 -47px; }
.main-menu ul li a { padding:0px; line-height:55px; text-align:center!important; color:#fff; font-size:36px; font-weight:700; text-transform:uppercase; }
.topnav-mobile ul li { border-top:0; border-bottom:1px solid #a0a0a0!important; }
.topnav-mobile .col-xs-6+.col-xs-6 ul li { border-left:1px solid #a0a0a0!important; }
.topnav-mobile ul li a { text-align:left; padding:0 15px!important; }
.topnav-mobile .col-xs-6 { padding:0; }
.topnav-mobile .col-xs-6 ul { padding:0; margin:0; }
.mobile-header .close { display:none; position:absolute; top:2px; right:15px; z-index:9999; }
.mobile-header.active { background:#004d79; }
.mobile-header.active .close { display:block!important; opacity:1; }
.mobile-header.active .menu-toggle, .mobile-header.active .logo, .mobile-header.active .call, .mobile-header.active .search-mob { display:none!important; }
.header-wrapper { background:#0072bc; position:inherit; }
.search-box { padding:0; margin-bottom:35px!important }
.mainmobile { position:relative; }
.mainmobile .caption { position:absolute; top:50%; margin:-50px auto 0 auto; }
.mainmobile .caption h1 { text-align:center; width:90%; font-size:55px; color:#fff; line-height:55px; margin:0 auto; }
.featuredwrapper { clear:both; }
.search-box { max-width:100%; right:auto; padding:15px; float:none; position:inherit !important; margin:0!important }
.search-box h2 { font-size:55px; color:#6ac1dd; text-transform:uppercase; width:80%; margin:20px auto 0 auto; }
.search-box p { color:#000; font-size:35px; line-height:45px; margin:15px 0 30px 0; }
.search-box p span { color:#000; font-style:italic; font-weight:700; margin-left:8px; }
.featuredtitle { font-size:55px; color:#0067b1; text-align:center; }
.page-template-template-home-php .main.top-border { border-top:0!important; }
.mborder-top { border-top:1px solid #484848; margin:15px -15px 20px -15px; }
.cityexp-heading { font-size:55px; color:#0072bc; border-top:4px solid #0072bc; padding:25px 0; text-align:center; font-weight:bold!important; }
.cityexp-heading { font-size:55px; color:#0072bc; border-top:4px solid #0072bc; padding:25px 0; text-align:center; font-weight:bold!important; }
.cityexpertise { padding:15px 0; }
.citym-bordertop { border-top:10px solid #fff; margin:20px -15px; }
.topnav-mobile { background:#636263; clear:both; padding:0 15px; }
.topnav-mobile ul { margin:0; position:relative; z-index:999; }
.topnav-mobile ul li a { font-size:30px!important; line-height:55px!important; text-align:left!important }
.socialheader ul li a { float: left; width:35px; height:25px; /* background: url(images/social-icon.png) center center no-repeat;*/ margin: 0 5px; padding:0!important; }
.socialheader ul li a img { display:block; margin:0 auto; }
.socialheader { clear: both; padding:25px 0; overflow: hidden; width: 135px; margin: 0px auto; }
.socialheader ul { list-style:none; }
.socialheader ul li { float:left; width:auto; border:0!important; }
.socialheader ul li a.fb { background-position: 12px 0; }
.socialheader ul li a.ins { background-position:-50px 0; }
.socialheader ul li a.tw { background-position:-102px 0; }
.socialheader ul li a.yt { background-position:-156px 0; }
/* 
.socialheader  ul li:hover a.tw { background-position:-102px -35px; }
.socialheader  ul li:hover a.ins { background-position:-50px -35px; }
.socialheader  ul li:hover a.fb { background-position:12px -35px; }
.socialheader  ul li:hover a.yt { background-position:-156px -35px; }*/
.callno { text-align:center; padding:15px 15px; }
.callno a { font-size:35px; }
.m-propertyimg { position:relative; }
.m-propertyimg .featured { position:absolute; left:0; top:0; height:60px; }
#scroll-top { display:none; }
.category .heading { margin-top:30px; }
.confrom { text-align:center; }
/*praveen*/
.sellhouseconfrom { text-align:left; }
.confrom .pagetitle { margin:30px 0 10px 0; }
.agentlisting { padding:5px 0; background:#f2f7fb; margin: 0 -15px; }
.agentlisting .agentinfo { padding:10px 10px; }
.agentinfo-bordertop { border-top:10px solid #fff; }
.agentinfo .col-xs-5 { padding-right:0!important; }
.agentlisting hr { display:none; }
.blogpost+hr { height:2px; margin:5px -15px; background:#0072bc; }
.innerbanner { margin:0 -15px 30px -15px; }
.related-property .property:last-child .divder { border:0!important; }
.related-property .pagehead { padding:25px 0; }
.related-property .box, .featuredwrapper .box { border:0; margin-bottom:0; }
.related-property .box .info, .featuredwrapper .box .info { padding:0; margin-top:10px; }
.divder { clear:both; border-top:1px solid #000; margin:20px -15px; }
/* added by praveen */
.pagetitle h2 { font-size:23px; }
.blog-right { margin-top:15px; }
.agentinfo .agentinfo-right { padding:0 15px; }
.agentinfo { min-height:inherit; }
.confrom .sep { border-top:2px solid #0067b1!important; clear:both; margin:10px -15px 25px -15px; }
.main-menu ul li.current-menu-ancestor > a, .main-menu ul li.current-menu-parent > a, .main-menu ul li.current-menu-item > a, .main-menu ul li.current_page_item > a, .main-menu ul li:hover > a { color:#000!important; }
.cityexpertise .box p.info { padding-bottom:0px!important; }
.single-format-standard .pagehead { padding:0; font-size:55px; }
.single-format-standard .author { font-size:30px; }
.neighbor-tab ul { display:none!important; width:100%; border-radius:0; position:relative; z-index:999; }
.neighbor-tab .caret{ float:right;border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-top: 8px dashed;  position: absolute;
    right: 10px;
    top: 20px;
}
.neighbor-tab.open ul { display:block!important; border:1px solid #0067b1 !important; }
.neighbor-tab.open ul li.active { background:#0067b1; color:#fff!important; }
.neighbor-tab ul li { display:block; float:none; line-height:30px; padding:0; border-radius:0; position:relative; z-index:9999; }
.neighbor-tab ul li a { position:relative; z-index:9999; padding:10px 15px !important; }
.neighbor-tab ul li.active a { color:#fff!important; }
.neighbor-tab ul li:first-child a { padding-left:15px!important; }
.neighbor-tab ul li:hover a,.neighbor-tab ul li a:hover { background:#0072bc!important; color:#fff!important; border-radius:0!important; }
#footer-wrapper { margin-top:-45px; clear:both; position:relative; z-index:999; }
.innerbanner h4 { font-size:30px; }
.wpcf7-form .wpcf7-form-control-wrap { overflow:hidden; }
.page-template-development .pagehead { padding:30px 0; }
.newdevelopment .box { background:#e6f1f7; border:15px solid #fff; border-top:0; padding-top:15px; }
.newdevelopment .box .descrption p { margin-bottom:20px; }
.newdevelopment .box img { width:100%; }
#footer .propertylogo { right:20px!important; top:13px; }
.contentfrom { text-align:left; line-height:40px; }
.supsystic-social-sharing { margin:0 0 30px 0; }
.theheight { border-radius: 0; height: 8%; right:30%; top: 19%; width: 12%; }
.journalsquare { border-radius: 0; height: 8%; left: 47%; top: 38%; width: 14%; }
.westbergen { height: 8%; left: 27%; top: 45%; width: 12%; }
.bergenlafayette { border-radius: 0; height: 8%; left: 41%; top: 57%; width: 15%; }
.greenville { border-radius: 0; height: 6%; left: 19%; top:77%; width: 17%; }
.dtown { border-radius: 0; height: 8%; left: 64%; top: 48%; width: 18%; }
.searchlink  .caret{ float:right;border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-top: 8px dashed;  position: absolute;
    right: 10px;
    top: 20px;
}
.searchlink .dropdown { background:transparent; }
.searchlink .dropdown ul { margin:0; padding:0; display:none; }
.searchlink .dropdown.open ul { display:block; border:1px solid #0067b1 !important; position:relative; z-index:999; }
.searchlink ul li { padding:0; border-radius:0!important; float:none; width:100%; }
.searchlink ul li a { line-height:25px; color:#0067b1!important; border-radius:0!important; padding:5px 15px !important; margin:0; border:0; }
.searchlink ul li:first-child a { padding-left:15px!important; }
.searchlink ul li:hover a { background:#0072bc; color:#fff!important; border-radius:0!important; }
.searchlink ul li:last-child { float:left; width:100%; }
.featuredwrapper{ margin:0 auto 15px auto;}
.featuredtitle{ margin-top:30px;}
.newdevelopment .box .descrption h4{ min-height:inherit; padding-bottom:0;}
.blog .box{ overflow:visible;}
.IDX-bioText{ margin-top:30px!important;}
.agentdet-info{ border:0; margin-top:0;}
.dtjbwg-tab .nav li:first-child a{ padding-left:15px!important;}
.contact-agent .col-sm-8+.col-sm-4{ padding-bottom:30px;}
.buysell .box{margin:20px -15px;}
.stcontacwrapper{padding-top:25px;}
.stcontacwrapper .wpcf7{ width:100%; padding:15px 15px 0 15px; margin-bottom:0;}
.ebti{ margin-bottom:0;}
.buysell{margin-top:0;}
.search-box .select select{height:44px;margin-bottom:5px;}
.cityexpertise .box .title{min-height:inherit; margin-bottom:0;}
}
 @media (max-width:640px) {
.mobile-header .close img { height:35px; }
.agentinfo .col-xs-4 img { width:100%; max-width:170px; }
.main-menu ul li#menu-item-28 a:before { margin-left:-30%; }
.main-menu ul li#menu-item-28:hover a:before { background-position:0 -47px; }
#IDX-main,.contact-agent{min-height:1118px!important;}
.stcontacwrapper .wpcf7{width:60%;}

.stpagetitle h3{font-size:16px;}
}
 @media (max-width:480px) {
.logo img { max-width:100px!important; }
.main-menu ul li a { font-size:22px; }
.mobile-header .close img { height:30px; }
.mainmobile .caption h1 { font-size:35px; line-height:43px; }
.search-box h2 { font-size:35px; line-height:45px; width:100%; }
.search-box p { font-size:18px; line-height:25px; }
.featuredtitle { font-size:28px; }
.cityexp-heading { font-size:22px; }
.topnav-mobile ul li a { font-size:25px !important; }
.callno a { font-size:20px; }
.single-format-standard .pagehead { font-size:35px; }
.single-format-standard .author { font-size:20px; }
.related-property .pagehead { font-size:30px; }
.main-menu ul li#menu-item-28 a:before { margin-left:-30%; }
.main-menu ul li#menu-item-28:hover a:before { background-position:0 -47px; }
.img-map a { font-size:10px!important; }
.topnav-mobile ul li a { font-size:15px !important; }
.bergenlafayette { left:39%; }
.dtown { left:62%; }
.greenville { left:17%; }
.theheight { top:18%; right:32%; }
#IDX-main,.contact-agent{min-height:490px!important;}
.stcontacwrapper h2{font-size:28px;}
.stcontacwrapper h4{font-size:15px;}
.stcontacwrapper .wpcf7{width:80%;}
.page-template-sell-house h2{font-size:25px;}
.media .media-heading{font-size:25px;}
}
 @media (max-width:375px) {
#logo { max-width:115px; }
.logo{margin:0 0 0 15px !important;}
.mainmobile .caption h1 { font-size:30px; line-height:38px; }
.pagehead { font-size:30px; }
.headerlink .call { padding:5px 10px; }
.headerlink .search-mob { padding:5px 10px; }
.headerlink .menu-toggle { padding:8px 12px; }
.topnav-mobile ul li a { line-height:45px; }
.main-menu ul li#menu-item-28 a:before { margin-left:-40%; }
.theheight { border-radius: 0; height:10%; right: 25%; top: 15%; width: 18%; }
.journalsquare { border-radius: 0; height: 10%; left: 43.5%; top: 38%; width: 19%; }
.westbergen { height: 10%; left: 23%; top: 40%; width: 18%; }
.bergenlafayette { border-radius: 0; height:10%; left: 39%; top: 54%; width: 22%; }
.greenville { border-radius: 0; height: 6%; left: 13%; top: 75%; width: 26%; }
.dtown { border-radius: 0; height: 8%; left: 62%; top: 45%; width: 28%; }
.agentinfo .col-xs-4{ padding-right:0;}
.agentinfo-right p,.agentinfo-right a{font-size:13px;}
.page-template-sell-house .innerbanner h4{font-size:20px;}
.stcontacwrapper .wpcf7{width:100%;}
.page-template-development .pagehead{ font-size:26px;}
}
/* idx*/
#IDX-contactInformation { text-align:left; }
#myprintidx { margin-bottom:30px; }
.propertyowner #IDX-detailsAgentPhoto img { width:100%!important; border:1px solid #b6d1e6; }
#IDX-detailsFeaturedAgentdisplayname span { color: #036aaf !important; font-size: 18px !important; font-weight: bold !important; margin-top:10px; line-height:32px; }
#IDX-featuredAgentCaption .IDX-featuredAgentName { font-size:18px!important; font-weight:bold!important; color:#036aaf!important; }
.go-button { border-color:#0067b1!important; background:#0067b1!important; }
.single-idx-wrapper, #IDX-main { font-family:'Lato', sans-serif !important; font-weight:normal; font-size:14px; }
.IDX-perPageForm, .IDX-listingCountWrap, .IDX-resultsCountMessage, #IDX-resultsRefineSearchWrap, .IDX-resultsDetailsLink { display:none; }
#IDX-resultsTopLinks{ border-bottom:1px solid #c7c7c7; border-top:1px solid #c7c7c7; padding:10px 0; margin-top:15px; display:none;}
#IDX-mortgageRatesInfoZipcode{ margin-left:10px;}
#IDX-resultsTopLinks .IDX-topLink{ border-left:1px solid #999; padding:0 10px; margin:0; text-transform:uppercase; color:#0067b1;}
.ui-widget-overlay{ z-index:9999!important;}
#IDX-resultsTopLinks .IDX-topLink:first-child{border-left:0; padding-left:0;}
.IDX-listingCountWrap { display:block!important; margin-top:15px; font-size:24px; color:#0067b1!important; }
.IDX-listingCountWrap span { color:#0067b1!important; }
.IDX-resultsVirtualTourLink { display:none; }
.IDX-resultsDescription { font-size:14px; line-height:22px; }
.IDX-resultsCell { margin-bottom:0; padding:30px 0 20px 0!important; }
.single-idx-wrapper .seraclist { margin:0px 0 0 0!important; }
.single-idx-wrapper .seraclist .IDX-page-address { margin:0px 0 0 0!important; }
#IDX-resultsContent .IDX-categoryListings h4 { display:none; }
#IDX-resultsContent .IDX-categoryListings h4+hr { display:none; }
.IDX-resultsAddress { float:right; width:100%; max-width:69%; margin-left:0%; clear:right; }
.IDX-resultsAddress a, .IDX-resultsAddress a span { font-size:24px; color:#0067b1; font-weight:bold }
.IDX-resultsField-price .IDX-resultsText { font-size:18px!important; color:#0067b1!important; font-weight:normal; }
.IDX-column2 .IDX-resultsLabel { text-align:left; width:100px; text-align:left; font-size:14px; line-height:22px; }
.IDX-column { margin-left:2%; }
.IDX-column1 { margin-left:0!important; }
.IDX-row-content .IDX-column1 { width:29%; }
.IDX-row-content .IDX-column2 { width:23% }
.IDX-row-content .IDX-column3 { width:42%; margin-top:30px; }
.IDX-row-content .IDX-column4 { width:68%; text-align:right; margin:15px 0; }
.IDX-row-content .IDX-column4 .IDX-market { display:none }
.IDX-row-content .IDX-column4 .IDX-saveProperty { float:right; clear:both; margin-top:5px; }
.IDX-resultsField-listingID { font-size:10px; }
.IDX-mlsContainer { display:none; }
a.IDX-saveProperty { border:1px solid #0067b1; }
a.IDX-saveProperty { padding:0px 7px!important; font-weight:normal!important; font-size:14px!important; line-height:32px!important; float:right; }
.IDX-saveProperty { position:relative; }
.IDX-saveProperty:before { background:url(images/star.png) 0 0px no-repeat; content:''; float:left; width:16px; height:17px; margin-top:8px; }
.IDX-saveProperty:hover { background:#0067b1; color:#fff!important; }
.IDX-saveProperty:hover:before { background-position:0 -22px; }
.agentdet-info { }
.IDX-bioInfo .IDX-bioPhoto { width:20%; border:0; }
.IDX-bioInfo .IDX-bioPhoto img { width:100%; }
.IDX-bioInfo .IDX-bioText { width:40%; text-align:left; }
.IDX-bioInfo .IDX-bioPhones { margin:5px 0; padding:0; font-size:14px; }
.IDX-bioInfo .IDX-bioText .IDX-bioName { font-size:18px; font-weight:bold; }
.IDX-bioInfo .IDX-bioText .IDX-bioTitle { font-size:16px; font-weight:normal; }
.IDX-bioInfo .IDX-bioText a { font-size:14px; }
.IDX-bioInfo #IDX-bioExtra2 { display:none; }
.IDX-bioInfo .IDX-bioDetails { font-size:14px; line-height:22px; margin:0; padding:0; border:0; float:left; width:40%; clear:none; }
.postid-855 #IDX-main { margin-top:0!important; }
#IDX-mapContainer { width:100%!important; }
#IDX-lp, #IDX-hp { border-radius:0!important; padding:6px 10px; text-shadow:none!important; color:#000!important; background:#fff!important; border-color:#fff!important; }
#IDX-lp :placeholder {color:#000!important;}
.IDX-showcaseContainer{text-align:left;}
.IDX-showcaseContainer .IDX-showcaseAddress{ background: #8b9192 none repeat scroll 0 0;color: #fff;font-size: 15px;font-weight: bold; padding: 10px; text-transform: uppercase; text-align:left!important;}
.IDX-showcaseContainer{padding:0!important; border:1px solid #ccc!important; box-shadow:none!important;}
.IDX-showcaseContainer:hover .IDX-showcaseContainer{boder-color:#0067b1!important;}
.IDX-showcaseCell{ margin-bottom:10px!important; color:#767d7d;}
.IDX-showcaseContainer .IDX-showcaseCityStateZip{color:#767d7d; font-size:15px;clear: both; font-weight:bold; display: block; line-height: 22px;width: 100%; text-align:left!important; padding:0 5px;}
.IDX-showcaseContainer .IDX-showcasePrice{font-size:15px;clear: both; font-weight:bold; display: block; line-height: 22px;width: 100%; text-align:left!important; padding:0 5px 10px 5px;;}


#IDX-advancedSearchFields{display:none;}
#IDX-searchNavList { display:none; }
#IDX-contactAgentPicWrap img { border:1px solid #b6d1e6; max-height:180px; }
#IDX-mapHeader-Search { background:#000; }
#IDX-mapSearchFields .IDX-btn { padding:0!important; margin:0!important; border:0!important; background:transparent!important; }
#IDX-mapSearchFields #IDX-userLocation { background:#fff!important; }
#IDX-mapSearchFields #IDX-userLocation span { color:#000; }
#IDX-mapHeader-Search #IDX-mapCount { padding-left:10px; }
.IDX-searchGroup .IDX-addressField { width:26%; padding:0 15px; }
.IDX-searchGroup #IDX-streetNumberWrap { padding-left:0; }
.IDX-searchGroup #IDX-streetNameWrap { padding-right:0; }
.IDX-searchGroup .IDX-addressField input { width:100%!important; }
.IDX-formReset { background:#fff; border:1px solid #0067b1; font-size:15px; padding:5px 25px; line-height:30px; color:#0067b1; font-weight:bold; border-radius:0; }
.IDX-formReset:hover,.IDX-formReset:focus { background:#f2f0f2; }
.IDX-formSubmit { background:#0067b1; border:1px solid #0067b1; font-size:15px; padding:5px 25px; line-height:30px; color:#fff; border-radius:0; }
.IDX-formSubmit:hover,.IDX-formSubmit:focus  { background:#fff; border:1px solid #0067b1; color:#0067b1; }
#IDX-featuredAgentWrap { border:0!important; border-radius:0!important; box-shadow:none!important; }
#IDX-featAgentImgWrap { padding:0!important; }
#IDX-featAgentImg { width:100%!important; border:1px solid #b6d1e6; }
#IDX-featuredAgentCaption { text-align:left!important; font-size:14px!important; text-shadow:none!important; color:#696d6e!important; line-height:22px; font-weight:normal!important; }
#IDX-featuredAgentCaption .IDX-featuredAgentName { font-size:18px!important; font-weight:bold!important; color:#036aaf!important; }
.IDX-wrapper-standard .IDX-arrow { background:none!important; border:0!important; }
.IDX-wrapper-standard .IDX-arrow i { color:#006eb6!important; font-size:20px; }
.IDX-wrapper-standard #IDX-arrow-next { right:30px; }
.IDX-wrapper-standard #IDX-arrow-previous { left:30px; }
.IDX-detailsPhotosWrap > .IDX-thumbnail { padding:0!important; margin-bottom:0!important; }
#IDX-detailsMedia+hr { display:none; }
#IDX-main { margin-top:25px; }
#IDX-detailsAddress, #IDX-detailsAddress a { font-size:22px; color:#0067b1; font-weight:bold; line-height:30px; }
.IDX-wrapper-standard #IDX-photoGalleryLink { text-transform:uppercase!important; font-weight:bold!important; }
#IDX-detailsMedia .IDX-detailsshowcaseSlides { display:none!important; }
.IDX-wrapper-standard .IDX-panel-default { border-color:#0067b1; color:#fff; }
.IDX-wrapper-standard .IDX-panel-default>.IDX-panel-heading { border-color:#0067b1; background:#0067b1; }
.IDX-wrapper-standard .IDX-panel-default>.IDX-panel-heading a { color:#fff!important; }
.IDX-wrapper-standard .IDX-panel-default>.IDX-panel-heading+.IDX-panel-collapse>.IDX-panel-body { color:#333; }
.IDX-wrapper-standard #IDX-detailsGalleryAction { margin:0; }
.IDX-wrapper-standard #IDX-detailsGalleryAction a { background:none !important; border:0!important; }
.IDX-customRegistrationFields .IDX-control-group { float:none; width:100%!important; }
.IDX-control-group, .IDX-controls { width:100%!important }
.IDX-wrapper-standard .IDX-panel-body .IDX-field { border:0; }
.IDX-form-actions { margin-top:20px; }
.IDX-form-actions .IDX-btn { width:auto !important; float:none!important; }
#IDX-searchPageWrapper nav { background:none; border:none; display:none; }
.seraclist ul.IDX-nav { background:#0065a7; width:100%; margin-top:20px; }
.seraclist ul.IDX-nav > li { border:0!important; margin:0!important; padding:0; }
.seraclist ul.IDX-nav > li a { color:#325697; }
.IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a { color:#fff; }
.IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:focus, .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:hover { background:#0065a7; color:#fff!important; }
.IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a, .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:focus, .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:hover { background:#0065a7; color:#fff; }

#IDX-main #IDX-action-buttons button, #IDX-main #IDX-action-buttons-bottom button { width:auto; }
.IDX-btn { padding:6px 35px!important; line-height:30px!important; border:1px solid !important; }
.IDX-btn-default { margin-right:10px!important; background:#f3f3f3!important; color:#0065a7!important; border-color:#0065a7!important; border:1px solid !important; text-transform:uppercase!important; font-size:15px!important; font-weight:bold!important;  border-radius:0 !important; }
.IDX-btn-default:hover,.IDX-btn-default:focus { background:#fff!important; color:#0065a7!important; border-color:#0065a7!important; border:1px solid !important; border-radius:0 !important; }
.IDX-btn-primary, .IDX-submitButton,.IDX-btn-success { color:#fff!important; border:1px solid #0065a7!important; background:#0065a7!important;text-transform:uppercase!important; font-size:15px!important; font-weight:bold!important; border-radius:0 !important;}
.IDX-btn-primary:hover,.IDX-btn-primary:focus, .IDX-submitButton:hover ,.IDX-submitButton:focus,.IDX-btn-success:hover,.IDX-btn-success:focus { border:1px solid #0065a7!important; background:#fff!important; color:#0065a7!important; }
#IDX-hp-group, #IDX-lp-group { width:120px!important }
.IDX-controls > label, .IDX-control-group > label { font-size:14px; text-transform:uppercase; color:#0067b0!important; font-weight:normal; }
#IDX-searchSelectableLists { min-height:400px; float:left; width:50%!important; padding-left:1%; margin-top:30px; }
.IDX-searchBox #IDX-cczContainer { width:50%!important; float:left!important; padding:0 1.5%; margin:0; }
.IDX-searchBox #IDX-pt-group { width:50%!important; float:left!important; padding:0 1.5%; margin:0; }
#IDX-searchCoreFields .IDX-control-group { margin:0; float:left!important; width:50%!important; padding:0 3% 0 0; }
#IDX-contactFormWrap{ width:100%; border:0!important;}
.IDX-wrapper-standard #IDX-email,#IDX-main #IDX-message{ width:100%;}
.IDX-category-contact #IDX-contactHeader{padding-top:30px; margin-bottom:0!important;}
.IDX-contactFormRight .IDX-contactAgentHeader{padding-top:20px;}
#IDX-searchCoreFields { margin-top:30px; }
#IDX-searchCoreFields, #IDX-searchActions { float:left!important; width:48%; margin:30px 0% 0 1%; clear:none; }
#IDX-searchActions {margin-top:0;}
#IDX-cczListChanger .IDX-radio-inline{ color:#0067b0 !important;}

#IDX-searchSelectableLists .IDX-selectableList { width:100%!important; height:100%!important; overflow:visible!important; background:rgba(160, 219, 238, 0.3)!important; border:0!important; padding:1px 10px; margin-top:5px;}
#IDX-searchSelectableLists .IDX-selectableList .IDX-selectableListLabel { margin:15px 0; font-size:14px; }
#IDX-ccz-city, #IDX-ccz-county, #IDX-ccz-zipcode { text-transform:uppercase; }
#IDX-searchNavWrapper { margin-bottom:0; }
#IDX-pt-group .IDX-control-label { color:#0067b0 !important;
 margin-bottom:0!important; padding-bottom:0!important; }
 #IDX-cczListChanger .IDX-active{font-weight:normal!important;}
#IDX-searchCoreFields .IDX-control-group {
float:left;
width:50%!important;
padding:0 1.5%!important;
margin:0 0 15px 0!important;
}
#IDX-searchCoreFields .IDX-control-group input, #IDX-searchCoreFields .IDX-control-group select { width:100%; border:1px solid #ccc!important; height:34px; }
#IDX-searchRefinement .IDX-control-group { float:left; width:auto !important; margin:0 0 15PX 0; }
#IDX-searchActions >.IDX-control-group .IDX-input, #IDX-searchActions .IDX-control-group .IDX-select { width:100%; border:1px solid #ccc!important; height:34px; }
.IDX-submitContainer { width:100%; text-align:left; }
.IDX-pageHeader { font-size:20px; font-weight:bold; color:#036aaf !important; margin-bottom:10px; }
.IDX-propertyInfoList { font-size:14px; margin-bottom:15px; }
#IDX-previousPage { margin:10px 0; padding:10px 0; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }
#IDX-previousPage+hr{display:none;}
.IDX-leadFormWrap { padding:0; margin:0; }
#IDX-moreinfoContactForm .IDX-control-label { font-size:14px; }
#IDX-mortgageCalculatorContainer, #IDX-mortgageRatesContainer, #IDX-mortgageRatesTable, #IDX-mortgageRatesDisclaimer { width:100%!important; }
#IDX-mortgageRatesTable { border:0; margin-top:10px; }
#IDX-mortgageRatesTable td { width:100%!important; padding:10px!important; }
#IDX-mortgageRatesTable tbody tr td { border-bottom:1px solid #ccc!important; }
#IDX-mortgageRatesTable thead tr:last-of-type td { border-bottom:1px solid #ccc }
#IDX-mortgageRatesHeader h2 { font-size:20px; font-weight:bold; color:#036aaf !important; width:100%; clear:both; }
#IDX-mortgageRatesDisclaimer h3 { font-size:20px; font-weight:bold; color:#036aaf !important; }
.IDX-mortgageRow input, .IDX-mortgageRow select { height:34px!important; padding:0 5px!important; border:1px solid #ccc; color:#999; font-weight:normal; }
#IDX-mortgageSubmit { padding:6px 12px!important; }
.IDX-detailsAddressInfo > span { font-size:20px!important; font-weight:bold!important; color:#036aaf !important; }
.IDX-detailsSummary { font-size:14px!important; }
.IDX-fieldContainerTitle { font-size:20px!important; font-weight:bold!important; color:#036aaf !important; }
.postid-855 .searchlink { margin-bottom:0; }

.IDX-page-mapsearch { background:#f1f1f1 url(images/addresssearch-bg.jpg) 0 0px no-repeat; width:100%; height:100%; min-height:807px;}
#IDX-mapAlert { margin:0 }
#IDX-mapHeader-Search { margin-top:0; }
#IDX-MapSearch-Form { padding:15px 15px 0 15px; }
.IDX-page-address { background:#f1f1f1 url(images/addresssearch-bg.jpg) 0 0px no-repeat; width:100%; height:100%; min-height:807px; }
.IDX-page-advanced { background:#f1f1f1 url(images/addresssearch-bg.jpg) 0 0px no-repeat; width:100%; height:100%; min-height:700px; }
.IDX-page-listingid { background:#f1f1f1 url(images/addresssearch-bg.jpg) 0 0px no-repeat; width:100%; height:100%; min-height:807px; }
#IDX-map{ min-height:870px!important;}
.IDX-page-address .IDX-control-group { padding:0!important;}
.IDX-page-address #IDX-searchForm { width:60%; margin:0 auto; padding:40px 0 0 0; }
.IDX-page-address #IDX-searchForm input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, .IDX-page-address #IDX-searchForm a { color:#999!important; }
.IDX-page-address #IDX-streetNumber : {
color:#999!important;
}
 #IDX-searchForm ::-webkit-input-placeholder {
 color:#999!important;
}
 #IDX-searchForm :-moz-placeholder { /* Firefox 18- */
 color:#999!important;
}
 #IDX-searchForm ::-moz-placeholder {  /* Firefox 19+ */
 color:#999!important;
}
 #IDX-searchForm :-ms-input-placeholder {
 color:#999!important;
}

#IDX-detailsFeaturedAddress,#IDX-detailsFeaturedCity,#IDX-detailsFeaturedStateprovince,#IDX-detailsFeaturedZipcode{display:none;}
#IDX-detailsFeaturedAgenttitle .IDX-detailsAgentInfoLabel{display:none;}
#IDX-detailsFeaturedAgentemail .IDX-detailsAgentInfoLabel{display:none;}
#IDX-listingID-group  .IDX-control-label{font-size: 14px; text-transform: uppercase;
color: #0067b0 !important;font-weight: normal;}
.IDX-contentHeader .IDX-pagination { display:none; }
.IDX-pagination { margin-top:15px; }
.IDX-resultsPhotogallery { margin-top:10px; }
/*praveen*/
.IDX-row-content .IDX-column3 { width:44%; }
.IDX-resultsCell { padding:17px 0 20px !important; }
/*praveen*/
.IDX-mortgageLeftCell { font-size:14px; text-transform:uppercase; color:#0067b1 !important; }
.IDX-page-listingid #IDX-searchForm .IDX-help-block { width:240px; }
.IDX-mortgageLongCell { width:200px; margin:0 auto; }
#IDX-pt-group{padding-right:0!important;}

#IDX-searchCoreFields .IDX-control-group, #IDX-searchActions .IDX-control-group{padding:0 7.5px 10px 7.5px !important;}
#IDX-mortgageAmortization { text-align:left }
#IDX-mortgageAmortization #IDX-mortgageAmortField { float:left; }
#IDX-mortgageAmortization #IDX-mortgageAmortField+label { line-height:38px; text-align:left; margin:0 0 0 5px; }
#IDX-details-row-content+#IDX-detailsAgentInfo { display:none; }
#IDX-mortgageCalculatorContent{ width:100%; margin:15px 0 0 0 !important;}
#IDX-mortgageStatus{ border:1px solid #ccc; width:100%; margin:20px 0 30px 0; float:left;}
#IDX-mortgageStatus .IDX-statusRow:first-child .IDX-statusLeftCell{border-top:0;}
#IDX-mortgageStatus .IDX-statusRow:first-child .IDX-statusRightCell{border-top:0;}

.IDX-statusLeftCell{ float:left; text-align:right; width:50%; border-top:1px solid #ccc; border-right:1px solid #ccc; padding:5px 8px; margin:0;}
.IDX-statusRightCell{ float:left; text-align:left; width:50%; border-top:1px solid #ccc; padding:5px 8px; margin:0; }
.IDX-type-mortgage h2,.IDX-page-photogallery h2{font-size:20px!important;font-weight: bold!important;color: #036aaf !important;margin-bottom: 10px !important;}
.IDX-page-photogallery .IDX-propertyInfoList{border:0!important;}
.IDX-page-photogallery .IDX-propertyInfoList li{padding:0; margin:0;}
.IDX-photoGallery{ margin-top:15px;}
.IDX-propertyInfoList{ padding:0;}
.IDX-type-mortgage .IDX-propertyInfoList{border:0;}
.IDX-type-mortgage .IDX-propertyInfoList li{ margin:0;}
#IDX-previousPage .IDX-btn{ float:none; margin:0!important; border:0!important; background:none!important; padding:0!important; text-transform:capitalize!important; font-size:14px!important; color:#007acc!important; font-weight:normal!important; width:auto!important;}
#IDX-previousPage{ text-align:center;}
#IDX-previousPage .IDX-previousSeparator{display:none;}
#IDX-previousPage #IDX-returnToPreviousPage{ padding-right:10px;}
#IDX-previousPage #IDX-returnToPreviousPage:after{ content:'|'; padding-left:10px; color:#999;}
#IDX-previousPage #IDX-goToProperty{ padding-left:10px!important;}
.IDX-form-group .IDX-label,.IDX-form-group label{font-size: 14px;text-transform: uppercase; color: #0067b0!important;font-weight: normal;}
#IDX-main .IDX-form-control[disabled], #IDX-main .IDX-form-control[readonly], fieldset[disabled] #IDX-main .IDX-form-control{ background:transparent; box-shadow:none!important;}
#IDX-main .IDX-form-control{box-shadow:none!important;}
#IDX-main .select2-choice .select2-chosen{text-align:left;}
.IDX-form-group .IDX-prependField{ color:#999;}	
.IDX-pagination-action a.IDX-btn-default{background:#0065a7!important; color:#0065a7!important; border-color:#0065a7!important; border:1px solid !important; text-transform:uppercase!important; font-size:15px!important; font-weight:bold!important;  border-radius:0 !important; height:40px!important;}
#IDX-showAmortizationPagination .IDX-pagination-action a:before{ color:#fff!important;}
#IDX-mortgageRatesTable .IDX-form-group{ width:50%!important; padding:0 7.5px;}
#select2-chosen-5{text-align:center!important;}
.IDX-resultsAddress a, .IDX-resultsAddress a span{ line-height:30px;}
#IDX-main+img{display:none;}
#IDX-rosterFilter{ border:0; padding:0 0 25px 0; overflow:hidden;}
#IDX-rosterFilter #IDX-sort-group{float:left; width:33.33%!important; margin:0; text-align:left; padding:0 7.5px 0 0;}
#IDX-rosterFilter #IDX-order-group{float:left; width:33.33%!important; margin:0; text-align:left; padding:0 15px 0 7.5px;}
#IDX-rosterFilter button{float:left; width:33.33%!important; text-align:center; margin:22px 0 0 0; background: #0067b1 none repeat scroll 0 0 !important;
    border: 2px solid transparent !important;
    border-radius: 0 !important;
    color: #fff;
    font-size: 15px;
    padding: 11px 0px !important;}
#IDX-rosterFilter button:hover{ background:#fff!important; border:2px solid #0067b1 !important; color:#0067b1!important}
.IDX-rosterCategory .IDX-rosterCategoryHeader { margin:0px 0 0 33%;}
.IDX-rosterCategoryLeftColumn{ margin:-40px 3% 0 0!important;}
.IDX-rosterCategory .IDX-rosterCategoryHeader .IDX-rosterDisplayName{ font-size:18px; color:#0067b1;}
.IDX-rosterCategory .IDX-rosterCategoryHeader .IDX-rosterUserTitle{color: #5a6364; font-size:14px;}
.IDX-rosterCategoryLeftColumn img{border:1px solid #c2daea;}
.IDX-rosterCategory .IDX-rosterCategoryRightColumn p{color: #5a6364; font-size:14px; line-height:18px; margin-bottom:5px;}
.IDX-rosterCategory .IDX-rosterCategoryRightColumn{ font-size:14px!important; color: #5a6364; line-height:18px;}

#IDX-rosterFilter .IDX-select { height:40px; width:100%!important;}

 @media (min-width:1024px) {
#IDX-resultsContainer { width:80%; margin: 0 auto; }
.IDX-bioWrapper { width:80%!important; margin:0 auto; }
.IDX-page-listingid #IDX-searchForm { width:60%!important; margin:0 auto!important; padding:40px 0 0 0; }

}
 @media (max-width:980px) {
#IDX-searchSelectableLists { width:65%!important;margin-top:25px; }
#IDX-searchCoreFields, #IDX-searchActions { width:33% !important; padding:0 15px; margin-top:25px; }
#IDX-searchActions {margin-top:0;}
#IDX-searchCoreFields .IDX-control-group{ padding-bottom:0!important;}
#IDX-searchCoreFields .IDX-control-group { padding:0; margin:0 0 10px 0; }
#IDX-submitReset .IDX-formBtn { margin:0 0 5px 0; width:100%; }
.IDX-page-listingid #IDX-searchForm { margin: 0 auto !important; padding: 30px 0 0; width: 60% !important; }
#IDX-searchCoreFields .IDX-control-group, #IDX-searchActions .IDX-control-group, #IDX-searchRefinement .IDX-control-group { width:100%!important; }
#IDX-map{min-height:695px!important;}
.IDX-rosterContent .IDX-rosterAgentWrap{ width:100%!important;}
}
 @media (max-width:767px) {
.IDX-bioInfo .IDX-bioPhoto, .IDX-bioInfo .IDX-bioText, .IDX-bioInfo .IDX-bioDetails { width:98%; float:none; padding:0; margin:0 auto; }
.IDX-bioInfo .IDX-bioPhoto img { max-width:250px; display:block; margin:0 auto; }
.IDX-bioInfo .IDX-bioPhoto, .IDX-bioInfo .IDX-bioText { text-align:center; }
.IDX-bioInfo .IDX-bioPhones { text-align:center; }
div.IDX-bioEmail { text-align:center; }
.IDX-bioDetails { padding:15px 15px; }
.IDX-bioInfo .IDX-bioDetails { width:96%!important; margin:0 auto; padding:15px 15px; }
.IDX-wrapper-standard .IDX-btn { padding:6px 12px!important; }
.IDX-select { height:40px; }
#IDX-mortgageRatesContent #IDX-mortgageRatesTable { width:600px; overflow-x:auto; }
.IDX-row-content .IDX-resultsAddress, .IDX-row-content .IDX-column { width:100%!important; float:none!important; clear:both; margin:0; max-width:100%; }
.IDX-row-content .IDX-resultsAddress { margin:25px 0; }
.IDX-row-content .IDX-column4 { text-align:left; }
.IDX-row-content .IDX-column4 .IDX-saveProperty { float:left; }
#IDX-searchSelectableLists { width:100%!important; padding:0!important; }
#IDX-searchCoreFields{ margin-top:15px!important;}
#IDX-searchCoreFields, #IDX-searchActions { width:100% !important; padding:0 15px; margin:0; }
.IDX-searchBox #IDX-cczContainer, .IDX-searchBox #IDX-pt-group { width:100%!important; padding:0; }
.IDX-page-address #IDX-searchForm { width:100%; padding:0 15px; }
#IDX-userLocation, #IDX-mapSearch, #IDX-mapTab-criteria { width:33.33%; margin:10px 0; }
#IDX-mapCount { padding:10px 0; }
#IDX-lp-group, #IDX-hp-group { margin:0 0 10px 0!important; width:50% !important; }
#IDX-searchSelectableLists { margin-top:0; }

.IDX-page-listingid #IDX-searchForm { padding:30px 15px; width:100% !important; }
.IDX-resultsCell { padding:0px 0 20px !important; }
.IDX-resultsPhotogallery { margin:10px 0; }
.IDX-row-content .IDX-column4 { margin-top:10px; }
.propertyowner { display:none; }
#IDX-mortgageRatesResultInfo h3 { display:none; }
.IDX-submitContainer .IDX-formBtn,#IDX-action-buttons .IDX-btn{ margin-bottom:5px!important; float:none; clear:both; width:100%!important; display:block; border-radius:0;}
.searchlink{ border:0;}
.single-idx-wrapper .seraclist{margin:10px -15px 0 -15px!important;}
#IDX-ccz-group #IDX-ccz-city,#IDX-pt-group .IDX-control-label{ padding-left:15px;}
.IDX-category-results{ padding:0 15px;}
#IDX-mortgageRatesTable .IDX-form-group{ width:100%!important;}
#IDX-mortgageCalculationResults{overflow:auto;}
.IDX-resultsAddress a, .IDX-resultsAddress a span{line-height:26px;}
.IDX-resultsDescription{ margin-top:8px;}
#IDX-mapHeader-Search {padding-top:15px; }
#IDX-searchCoreFields .IDX-control-group, #IDX-searchActions .IDX-control-group{padding:0 0 10px 0!important;}
#IDX-searchActions #IDX-searchRefinement, #IDX-searchActions #IDX-submitReset{padding:0 0 10px 0!important;}
}

 @media (max-width:480px) {
#IDX-mortgageRatesContent #IDX-mortgageRatesTable { width:400px; overflow-x:auto; }

}
 @media (max-width:375px) {
.IDX-mortgageMiddleCell { width:75px; }
.IDX-mortgageRightCell{ width:50px;}
#IDX-resultsTopLinks .IDX-topLink{ font-size:12px; padding:0 6px;}
}




 @media (min-width:1920px) {
body { background:#F7F7F7; }
.container { width:1170px; padding:0 20px; }
.mainwrapper { background:#fff; }
.mainwrapper, .header-wrapper { max-width:1170px; margin: 0 auto; }
#header { background:#fff; }
}





 *|html[xmlns*=""].dtjbwg-tab .nav li a {
padding:8px 33px;
}
html[xmlns*=""]:root .dtjbwg-tab .nav li a { padding:8px 33px; }


.IDX-showcaseAddressElement{padding-right:5px;}
.IDX-showcaseCity{padding-right:0px;}