/*
Theme Name: BusinessFinder
Theme URI: http://preview.ait-themes.com/businessfinder/wp1
Author: AitThemes
Author URI: http://www.ait-themes.com
Description: Follow us on <a href="http://themeforest.net/user/ait/follow">Themeforest</a> or <a href="http://twitter.com/AitThemes">Twitter</a>
Version: 1.24
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
*/
/* =======================================================
    BASIC STYLES
   ======================================================= */
@font-face {
  font-family: 'ralewayextrabold';
  src: url('design/fonts/raleway-extrabold-webfont.eot');
  src: url('design/fonts/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('design/fonts/raleway-extrabold-webfont.woff') format('woff'), url('design/fonts/raleway-extrabold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ralewayextralight';
  src: url('design/fonts/raleway-extralight-webfont.eot');
  src: url('design/fonts/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('design/fonts/raleway-extralight-webfont.woff') format('woff'), url('design/fonts/raleway-extralight-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ralewayregular';
  src: url('design/fonts/raleway-regular-webfont.eot');
  src: url('design/fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'), url('design/fonts/raleway-regular-webfont.woff') format('woff'), url('design/fonts/raleway-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('design/fonts/proximanova-light-webfont.eot');
  src: url('design/fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('design/fonts/proximanova-light-webfont.woff') format('woff'), url('design/fonts/proximanova-light-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('design/fonts/proximanova-lightitalic-webfont.eot');
  src: url('design/fonts/proximanova-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('design/fonts/proximanova-lightitalic-webfont.woff') format('woff'), url('design/fonts/proximanova-lightitalic-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('design/fonts/proximanova-reg-webfont.eot');
  src: url('design/fonts/proximanova-reg-webfont.eot?#iefix') format('embedded-opentype'), url('design/fonts/proximanova-reg-webfont.woff') format('woff'), url('design/fonts/proximanova-reg-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('design/fonts/proximanova-regitalic-webfont.eot');
  src: url('design/fonts/proximanova-regitalic-webfont.eot?#iefix') format('embedded-opentype'), url('design/fonts/proximanova-regitalic-webfont.woff') format('woff'), url('design/fonts/proximanova-regitalic-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'sofiaprolight';
  src: url('design/fonts/SofiaProLight-webfont.eot');
  src: url('design/fonts/SofiaProLight-webfont.eot?#iefix') format('embedded-opentype'), url('design/fonts/SofiaProLight-webfont.woff') format('woff'), url('design/fonts/SofiaProLight-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'sofiaproregular';
  src: url('design/fonts/SofiaPro-Regular.eot');
  src: url('design/fonts/SofiaPro-Regular.eot?#iefix') format('embedded-opentype'), url('design/fonts/SofiaPro-Regular.woff') format('woff'), url('design/fonts/SofiaPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'sofiaprobold';
  src: url('design/fonts/SofiaPro-Bold.eot');
  src: url('design/fonts/SofiaPro-Bold.eot?#iefix') format('embedded-opentype'), url('design/fonts/SofiaPro-Bold.woff') format('woff'), url('design/fonts/SofiaPro-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
/* =======================================================
    CONFIGURATION
   ======================================================= */
/*
    * Sizes of site and elements
    */
/*
    * Fonts
    */
/*
    * Column Shortcodes
    */
.sc-column {
  float: left;
  padding: 10px 0px;
  margin-right: 50px;
}
.onecolumn .sc-column {
  margin-right: 40px;
}
.ui-widget-content .sc-column {
  margin-right: 42px;
}
.onecolumn .ui-widget-content .sc-column {
  margin-right: 44px;
}
.sc-column.sc-column-last,
.onecolumn .ui-widget-content .sc-column-last {
  margin-right: 0;
}
.sc-column.one-full {
  width: 1050px;
}
.sc-column.one-half,
.sc-column.one-half-last {
  width: 500px;
}
.sc-column.one-third,
.sc-column.one-third-last {
  width: 316.66666667px;
}
.sc-column.two-third,
.sc-column.two-third-last {
  width: 683.33333333px;
}
.sc-column.one-fourth,
.sc-column.one-fourth-last {
  width: 225px;
}
.sc-column.three-fourth,
.sc-column.three-fourth-last {
  width: 775px;
}
.onecolumn .sc-column.one-full {
  width: 1050px;
}
.onecolumn .sc-column.one-half,
.onecolumn .sc-column.one-half-last {
  width: 505px;
}
.onecolumn .sc-column.one-third,
.onecolumn .sc-column.one-third-last {
  width: 323.33333333px;
}
.onecolumn .sc-column.two-third,
.onecolumn .sc-column.two-third-last {
  width: 686.66666667px;
}
.onecolumn .sc-column.one-fourth,
.onecolumn .sc-column.one-fourth-last {
  width: 232.5px;
}
.onecolumn .sc-column.three-fourth,
.onecolumn .sc-column.three-fourth-last {
  width: 777.5px;
}
.ui-widget-content .sc-column.one-full {
  width: 1010px;
}
.ui-widget-content .sc-column.one-half,
.ui-widget-content .sc-column.one-half-last {
  width: 484px;
}
.ui-widget-content .sc-column.one-third,
.ui-widget-content .sc-column.one-third-last {
  width: 308.66666667px;
}
.ui-widget-content .sc-column.two-third,
.ui-widget-content .sc-column.two-third-last {
  width: 659.33333333px;
}
.ui-widget-content .sc-column.one-fourth,
.ui-widget-content .sc-column.one-fourth-last {
  width: 221px;
}
.ui-widget-content .sc-column.three-fourth,
.ui-widget-content .sc-column.three-fourth-last {
  width: 747px;
}
.onecolumn .ui-widget-content .sc-column.one-full {
  width: 1010px;
}
.onecolumn .ui-widget-content .sc-column.one-half,
.onecolumn .ui-widget-content .sc-column.one-half-last {
  width: 483px;
}
.onecolumn .ui-widget-content .sc-column.one-third,
.onecolumn .ui-widget-content .sc-column.one-third-last {
  width: 307.33333333px;
}
.onecolumn .ui-widget-content .sc-column.two-third,
.onecolumn .ui-widget-content .sc-column.two-third-last {
  width: 658.66666667px;
}
.onecolumn .ui-widget-content .sc-column.one-fourth,
.onecolumn .ui-widget-content .sc-column.one-fourth-last {
  width: 219.5px;
}
.onecolumn .ui-widget-content .sc-column.three-fourth,
.onecolumn .ui-widget-content .sc-column.three-fourth-last {
  width: 746.5px;
}
/* =======================================================
    CSS RESET
   ======================================================= */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
body {
padding-bottom: 50px;
  line-height: 1;
  font-family: Arial, sans-serif;
    background-color: #ece6e2;

}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong,
b {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none;
}
a:focus {
  outline: thin dotted;
}
abbr[title] {
  border-bottom: 1px dotted;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/*
 * Removes default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
}
/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/*
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* =======================================================
    SHORTHANDS
   ======================================================= */
.wrapper {
  *zoom: 1;
  width: 1250px;
  margin-left: auto;
  margin-right: auto;
}
.wrapper:before,
.wrapper:after {
  display: table;
  content: "";
}
.wrapper:after {
  clear: both;
}
.content-wrapper {
  *zoom: 1;
  width: 1050px;
}
.content-wrapper:before,
.content-wrapper:after {
  display: table;
  content: "";
}
.content-wrapper:after {
  clear: both;
}
.left,
.fl {
  float: left;
}
.right,
.fr {
  float: right;
}
.inline {
  display: inline;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.table {
  display: table;
}
.table-row {
  display: table-row;
}
.table-cell {
  display: table-cell;
}
.hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.image-replace {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.center {
  text-align: center;
}
.aligncenter {
  margin: auto;
  text-align: center;
  margin-bottom: 20px;
  display: block !important;
}
.alignleft {
  float: left;
  margin: 0px 20px 20px 0px;
}
.alignright {
  float: right;
  margin: 0px 0px 20px 20px;
}
.cleanmargin {
  margin: 0px !important;
}
.clean-margin {
  margin: 0px !important;
}
.cleanpadding {
  padding: 0px !important;
}
.clean-padding {
  padding: 0px !important;
}
.clean-line {
  line-height: normal !important;
}
.clean-line {
  line-height: normal !important;
}
.decor-color {
  color: #fff;
}
.decor-bg {
  background-color: #fff;
}
.decor-color {
  color: #fff;
}
.decor-bg {
  background-color: #fff;
}
.fancyFont {
  font-family: "dm sans", Arial, sans-serif;
}
.fancyFontBold {
  font-family: "dm sans", Arial, sans-serif;
  font-weight: 600;
}
.fancyFontLight {
  font-family: "dm sans", Arial, sans-serif;
  font-weight: 100;
}
/* =======================================================
    LESS MIXINS
   ======================================================= */
.clearfix,
.clear {
  *zoom: 1;
}
.clearfix:before,
.clear:before,
.clearfix:after,
.clear:after {
  display: table;
  content: "";
}
.clearfix:after,
.clear:after {
  clear: both;
}
.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.proximaNova {
  font-family: "proxima-nova", Arial, sans-serif;
}
.freightSansPro {
  font-family: "museo-sans", sans-serif;
  /*font-family: "freight-sans-pro",sans-serif;*/
}
.acuminPro {
  font-family: "acumin-pro-semi-condensed", sans-serif;
}
.museoSans {
  font-family: "museo-sans", sans-serif;
}
.fontAwesome {
  font-family: "FontAwesome";
}
.ffPro {
  font-family: "ff-more-web-pro", sans-serif;
}
.sofiaPro {
  font-family: "sofia-pro", Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #010101 !important;
  font-weight: bold !important;
  font-family: "sofia-pro", Arial, sans-serif !important;
  line-height: 1.3 !important;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none !important;
  color: #010101 !important;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none !important;
  color: #010101 !important;
}
h1 {
  font-size: 34px;
  margin: 0 0 40px 0;
}
h2 {
  font-size: 30px;
  margin: 0 0 30px 0;
}
h3 {
  font-size: 28px;
  margin: 0 0 20px 0;
}
h4 {
  font-size: 21px;
  line-height: 1.2;
  margin: 0 0 15px 0;
}
h5 {
  font-size: 16px;
  margin: 0 0 8px 0;
}
h6 {
  font-size: 14px;
  margin: 0 0 6px 0;
}
.white,
.color a {
  color: #fff !important;
}
.menu.clear > ul > li > a,
.mainmenu > ul > li > a {
  font-family: "sofia-pro", Arial, sans-serif;
  font-weight: 800;
  font-size: 18px;
  line-height: 55px;
  padding: 8px 0;
  margin: 0px;
}
.copyright {
  font-size: 20px;
  color: #fff;
}
a {
  color: #7f675b;
}
.favourite-star {
  display: none;
}
.btn-primary {
  background-color: #8ea5bd !important;
  color: #fff !important;
}
.btn-primary:hover {
  background-color: #8ea5bd;
}
.btn-3 {
  color: #fff !important;
  background-color: #8ea5bd;
}
.btn-3:hover {
  background-color: #8ea5bd;
}
.btn,
.tml-button {
  text-align: left;
  font-size: 16px;
  font-weight: 800;
  border-radius: 35px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
  border: 1px solid #000000;
  font-size: 18px;
  color: #000000 !important;
}

.btn:hover,
.tml-button:hover {
  text-decoration: none !important;
    background-color: #8ea5bd;

}
.btn.btnsmall,
.tml-button.btnsmall {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
}
.gform_wrapper .button {
  text-align: left;
  font-size: 16px;
  font-weight: 800;
  border-radius: 35px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
  border: 1px solid #000000;
  font-size: 18px;
  color: #000000 !important;
}
.gform_wrapper .button:hover {
  text-decoration: none !important;
}
.gform_wrapper .button.btnsmall {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
}
.gform_wrapper .button:hover {
  background-color: #8ea5bd;
}
.gform_wrapper .percentbar_blue {
  background-color: #264653 !important;
}
.gform_wrapper .gf_progressbar_title {
  margin: 0px !important;
}
.gform_wrapper label.gfield_label {
  font-size: 24px;
  margin-top: 25px;
  margin-bottom: 10px;
  font-weight: 400;
  color: #010101;
}
.gform_wrapper .gf_pages h1 {
  margin-bottom: 20px !important;
}
.gform_wrapper .gf_pages ul li {
  float: left;
  margin: 10px;
  padding-left:5px;
  padding-right:5px;

}
.gform_wrapper .gf_pages ul li a {
  color: #fff;
  padding: 10px;
  min-width: 30px;
}
.gform_wrapper .gf_pages ul li a:hover{
color: #fff !important;
}
.gform_wrapper .gf_pages ul li:last-child {
  float: right;
}
.gform_wrapper ul li.gfield.gfield_html img {
  max-width: none !important;
}
.gform_wrapper ul.gform_fields li.gfield span.name_first,
.gform_wrapper .ginput_complex .ginput_left {
  padding-right: 45px;
}
.btngreen,
a.btngreen,
.tml-button {
 display: none;
}
.btnorange {
  background-color: #8ea5bd !important;
  color: #264653 !important;
}
.cursor {
  cursor: pointer;
}
a:hover {
  cursor: pointer;
}
.bx-wrapper img {
  margin: 0 auto !important;
}
.gfield_checkbox li input[type="checkbox"] {
  margin-top: 0px !important;
  margin-right: 10px;
}
.bluebox {
  background-color: #1b2d4b;
  color: #fff;
  text-align: center;
  padding: 5px;
}
.thumbnail {
  max-width: 175px;
  max-height: 115px;
}
.house-item {
  margin-bottom: 20px;
  padding: 20px;
  box-shadow: 0 0 26px 1px rgba(54, 56, 49, 0.2);
  height: 500px;
  overflow: hidden;
  position: relative;
  opacity: 0.9;
  transition: all 0.3s;
}
.house-item .listing-type-labels {
  position: absolute;
  right: 0px;
  margin-right: 20px;
}
.house-item .listing-type-labels div {
  padding: 10px;
  margin-bottom: 5px;
  font-size: 13px;
}
.house-item .listing-type-labels div.listing-type-garden {
  background-color: #264653;
  color: #fff;
}
.house-item .listing-type-labels div.listing-type-commercial {
  background-color: #24408e;
  color: #fff;
}
.house-item .listing-type-labels div.listing-type-house {
  background-color: #ffd123;
  color: #fff;
}
.house-item:hover {
  box-shadow: 0 0 26px 1px rgba(54, 56, 49, 0.5);
}
.house-item .house-details {
  font-size: 16px;
  line-height: 17px;
  font-family: sofia-pro, Arial, sans-serif;
  color: #525252;
  font-weight: 200;
  line-height: 1.2;
}
.house-item .house-details .house-distance {
  color: #525252;
  margin-bottom: 10px;
}
.house-item .house-details .house-address {
  color: #525252;
  margin-bottom: 10px;
  min-height: 50px;
}
.house-item .house-details .house-name {
  margin-bottom: 0px !important;
  font-size: 20px;
  font-weight: bold;
  min-height: 55px;
}
.house-item .house-excerpt {
  color: #686868;
  min-height: 90px;
  font-size: 16px;
  font-weight: 300;
}
.house-item .thumb-area {
  min-height: 200px;
}
body.page-template-template-home header {
  position: absolute;
  z-index: 99;
  padding: 20px;
  width: 100%;
}
.homeheader ul li {
  float: right;
  padding: 15px;
  font-weight: bold;
}

.homeheader a {color: #000000 !important;
      border: 1px solid #000000;
      border-radius: 35px;
      padding-top: 8px;
      padding-bottom: 10px;
      padding-left: 15px;
      padding-right: 15px;
      Line-height: 2.5;
        position: relative;
        font-family: "sofia-pro", Arial, sans-serif;

}

.homeheader ul li a {color: #000000 !important;
      border: 1px solid #000000;
      border-radius: 35px;
      padding-top: 8px;
      padding-bottom: 10px;
      padding-left: 15px;
      padding-right: 15px;
      Line-height: 2.5;
        position: relative;
        font-family: "sofia-pro", Arial, sans-serif;

}
.homeheader ul li a:hover {
  text-decoration: none;
}
.homeheader ul li a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  bottom: -10px;
  border-bottom: 1px solid #000;
}
.bluebox a,
.bluebox p,
.bluebox div {
  color: #fff;
}
.bluebox a:hover {
  text-decoration: none;
  background-color: #264653;
}
.bluebox .box-content {
  line-height: 25px;
  min-height: 100px;
}
.bluebox .box-title {
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  min-height: 66px;
}
.bluebox .box-action {
  font-weight: 600;
  font-size: 14px;
  padding-top: 17px;
  margin-top: 20px;
  border-top: 1px solid #fff;
  text-transform: uppercase;
}
hr {
  border-top: 2px solid #264653;
}
.googlemaplatlngpicker {
  min-height: 250px;
}
nav a:hover {
  text-decoration: none;
}
.padtopbig {
  padding-top: 40px;
}
.padbtmbig,
.pbl {
  padding-bottom: 40px;
}
.pbm {
  padding-bottom: 10px;
}
.padtopmd {
  padding-top: 20px;
}
.padding {
  padding: 10px;
}
.margin {
  margin: 5px;
}
.padmd {
  padding: 20px;
}
.copy {
  font-size: 30px;
  color: #fff;
}
.bglightgrey {
  background-color: #f9f8f8;
}
.bgdarkgrey {
  background-color: #d8d8d8;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.greenshade {
  /*box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.2);*/
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.2);
  transition: all 0.3s;
}
.greenshade:hover {
  /*box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.5);*/
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.5);
}
.greenshade-lighter {
  /* box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.1);*/
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.1);
  transition: all 0.3s;
}
.greenshade-lighter:hover {
  /* box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.2); */
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.2);
}
.greenshade-darker {
  /*  box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.3);*/
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.3);
  transition: all 0.3s;
}
.greenshade-darker:hover {
  /*  box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.6); */
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.6);
}
.greenshade-darkest {
  /* box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.4);*/
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.4);
  transition: all 0.3s;
}
.greenshade-darkerV2 {
  box-shadow: 2px 0px 26px 1px rgba(54, 56, 49, 0.3);
  transition: all 0.3s;
}
.greenshade-darkerV2:hover {
  /*  box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.6); */
  box-shadow: 2px 0px 26px 1px rgba(54, 56, 49, 0.6);
}
/* form styles */
.inputstyle {
  box-shadow: 0 0 26px 1px rgba(54, 56, 49, 0.6);
  font-size: inherit;
  font-family: inherit;
  padding: 10px 10px !important;
  height: unset;
  letter-spacing: normal;
  border: 0px;
  min-width: 350px;
  width: 100%;
  color: #010101;
}
.gform_body input[type="text"],
body input[type="text"],
.gform_body input[type="password"],
body input[type="password"],
.gform_body select,
body select {
  box-shadow: 0 0 26px 1px rgba(54, 56, 49, 0.6);
  font-size: inherit;
  font-family: inherit;
  padding: 10px 10px !important;
  height: unset;
  letter-spacing: normal;
  border: 0px;
  min-width: 350px;
  width: 100%;
  color: #010101;
}
li.gfield_html.heading {
  border-top: 1px solid black;
  padding-top: 30px !important;
  margin-top: 30px !important;
  border-bottom: 1px solid black;
  padding-bottom: 30px !important;
}
/* =======================================================
	   BASIC SETTINGS
	  ======================================================= */
body {
  font-family: Arial, sans-serif;
  width: 100%;
  line-height: 30px;
  color: #010101;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 18px;
  overflow-x: hidden;
}
p,
ul li {
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
}
.border {
  padding: 3px;
  border: 1px solid #264653;
}
.no-margin {
  margin: 0 !important;
}
.firstColorButton {
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 14px;
  padding: 10px 12px 9px;
  /*background: @firstThemeColor;*/
  background: #264653;
  border-bottom: 0px solid #233566 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.secondColorButton {
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 14px;
  padding: 10px 12px 9px;
  /*background: @secondThemeColor;*/
  background: #d6d6d6;
  border-bottom: 0px solid #b0b0b0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.secondColorButton:hover {
  color: #fff;
}
select {
  -webkit-appearance: none;
}
a {
  text-decoration: none;
}
a:focus {
  outline: none;
}
.mainpage b,
.mainpage strong {
  font-weight: bold;
}
.mainpage i,
.mainpage em {
  font-style: italic;
}
.mainpage a:hover,
.textwidget a:hover {
  color: #162240;
  text-decoration: underline;
}
.mainpage p,
.textwidget p,
.entry-content p {
  margin-bottom: 20px;
}
.mainpage small,
.textwidget small,
.entry-content small {
  font-size: 12px;
  line-height: 20px;
}
.mainpage img,
.textwidget img,
.entry-content img,
.advertising-box img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
}
/*----- List Styling -----*/
.textwidget ul,
.entry-content ul {
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 0;
  line-height: 24px; /*------ Changed from 20px TM 13/12/24 -----*/
  list-style: disc;
}
.textwidget ul li,
.entry-content ul li {
  line-height: 24px;
  padding-bottom: 6px;
  list-style-position: outside;
}
.textwidget ul li a,
.entry-content ul li a {
  text-decoration: none;
}
.textwidget ol,
.entry-content ol {
  margin-bottom: 20px;
  padding: 0 0 0 22px;
  line-height: 24px; /*------ Changed from 20px TM 13/12/24 -----*/
}
.textwidget ol li,
.entry-content ol li {
  list-style-type: lower-alpha;
  padding-bottom: 5px;
}
/*------ Added TM 13/12/24 -----*/
.textwidget ol li,
.entry-content ol li
{
  list-style-type: decimal;
  padding-bottom: 6px;
  line-height: 24px;
}
/*------ End Added TM 13/12/24 -----*/
/*----- Basic Table Styling -----*/
.textwidget table,
.entry-content table {
  width: 100%;
  line-height: 20px;
  margin-bottom: 20px;
}
.textwidget table th,
.entry-content table th {
  text-align: left;
}
.textwidget table thead th,
.entry-content table thead th {
  text-align: center;
}
.textwidget table tbody th,
.entry-content table tbody th {
  font-weight: bold;
}
.textwidget table th.center,
.entry-content table th.center,
.textwidget table td.center,
.entry-content table td.center {
  text-align: center;
}
/*----- Table Styling -----*/
.textwidget table.style1,
.entry-content table.style1 {
  width: 100%;
  line-height: 20px;
  margin-bottom: 20px;
  border-collapse: separate;
  border-spacing: 1px;
}
.textwidget table.style1 th,
.entry-content table.style1 th,
.entry-content table.style1 td,
.textwidget table.style1 td {
  text-align: left;
}
.textwidget table.style1 thead th,
.entry-content table.style1 thead th {
  font-size: 14px;
  padding: 4px 8px;
  background: #333333;
  color: #ffffff !important;
}
.textwidget table.style1 tbody th,
.entry-content table.style1 tbody th {
  padding: 4px 8px;
  background: #fafafa;
  color: #666;
}
.textwidget table.style1 td,
.entry-content table.style1 td {
  padding: 4px 8px;
  background: #f8f8f8;
}
.textwidget table.style2,
.entry-content table.style2 {
  width: 100%;
  line-height: 25px;
  margin-bottom: 20px;
  border-collapse: separate;
  border-spacing: 1px;
}
.textwidget table.style2 th,
.entry-content table.style2 th,
.textwidget table.style2 td,
.entry-content table.style2 td {
  text-align: center;
}
.textwidget table.style2 th,
.entry-content table.style2 th {
  background: #fff;
  color: #fff;
  font-size: 18px;
}
.textwidget table.style2 td,
.entry-content table.style2 td {
  padding: 4px 8px;
  background: #f8f8f8;
}
/*----- Blockquote Styling -----*/
blockquote {
  *zoom: 1;
  font-family: Georgia, "Bitstream Charter", serif;
  font-size: 14px;
  line-height: 26px;
  font-style: italic;
  font-weight: normal;
}
blockquote:before,
blockquote:after {
  display: table;
  content: "";
}
blockquote:after {
  clear: both;
}
blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}
blockquote cite {
  color: #666;
  text-transform: uppercase;
}
.textwidget blockquote,
.entry-content blockquote {
  padding: 15px 15px 0px 50px;
  margin-bottom: 20px;
  /* border: 1px solid @bordersColor; */
  background: url("design/img/blockquote.png") 18px 14px no-repeat transparent;
}
.textwidget blockquote p,
.entry-content blockquote p {
  font-style: italic;
}
/*----- Code Block Styling -----*/
.entry-content pre {
  font-family: "Consolas", "Lucida Sans Typewriter", "Lucida Console", monospace;
  line-height: 16px;
}
.entry-content code {
  font-family: "Consolas", "Lucida Sans Typewriter", "Lucida Console", monospace;
  line-height: 16px;
}
.entry-content .frame pre {
  margin-bottom: 10px;
  line-height: 20px;
  background: url("design/img/pre-code.png");
  padding: 10px;
  overflow: auto;
}
.entry-content .frame code {
  margin-bottom: 10px;
}
.entry-content .frame pre code {
  margin-bottom: 0px;
}
/* =======================================================
	   SEARCH INPUT STYLE
	  ======================================================= */
#searchform,
.searchform,
#searchform > div,
#search-form > div {
  *zoom: 1;
  overflow: hidden;
  position: relative;
  max-width: 100%;
}
#searchform:before,
.searchform:before,
#searchform > div:before,
#search-form > div:before,
#searchform:after,
.searchform:after,
#searchform > div:after,
#search-form > div:after {
  display: table;
  content: "";
}
#searchform:after,
.searchform:after,
#searchform > div:after,
#search-form > div:after {
  clear: both;
}
.searchform input#search-input,
#searchform input#s,
#search-form input#s {
  width: 100%;
  height: 33px;
  padding: 5px 0 5px 11px;
  margin: 0;
  float: left;
  color: #333;
  border: 1px solid #264653;
}
.searchform input#search-submit,
#searchform input#searchsubmit,
#search-form input#submit {
  height: 0;
  width: 0;
  padding: 33px 0 0 33px;
  margin: 0;
  position: absolute;
  right: 0;
  overflow: hidden;
  background: url("design/img/search.png") no-repeat transparent;
  cursor: pointer;
  border: none;
  border-right: 1px solid #264653;
}
#searchform label.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.favourite-star {
  cursor: pointer;
}
/* =======================================================
	  ITEMS SORTING
	  ======================================================= */
.dir-sorting {
  /* border-bottom: 1px dotted @bordersColor; margin-bottom: 30px; padding-bottom: 20px; */
  display: none;
}
.dir-sorting .label {
  color: #fff;
  float: left;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 18px;
  padding-top: 5px;
}
.dir-sorting form {
  float: right;
}
.dir-sorting form div:last-child {
  padding-right: 0;
}
.dir-sorting .count,
.dir-sorting .sortby,
.dir-sorting .sort {
  display: inline-block;
  padding-right: 20px;
}
.dir-sorting label {
  color: #aaa;
  font-size: 12px;
  padding-right: 5px;
}
.dir-sorting select {
  color: #333;
  display: inline-block;
  font-size: 12px;
  padding: 6px 5px;
  text-decoration: none;
  border: 1px solid #1d2b53;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}
/* =======================================================
	   LAYOUT SETTINGS
	  ======================================================= */
#content {
  *zoom: 1;
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
#content:before,
#content:after {
  display: table;
  content: "";
}
#content:after {
  clear: both;
}
.woocommerce .mainpage {
  *zoom: 1;
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.woocommerce .mainpage:before,
.woocommerce .mainpage:after {
  display: table;
  content: "";
}
.woocommerce .mainpage:after {
  clear: both;
}
#primary {
  *zoom: 1;
  width: 1050px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
#primary:before,
#primary:after {
  display: table;
  content: "";
}
#primary:after {
  clear: both;
}
.onecolumn #primary {
  *zoom: 1;
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  float: none;
}
.onecolumn #primary:before,
.onecolumn #primary:after {
  display: table;
  content: "";
}
.onecolumn #primary:after {
  clear: both;
}
#secondary {
  width: 300px;
  margin-left: 50px;
  float: left;
  display: none;
}
#page.narrow {
  *zoom: 1;
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
#page.narrow:before,
#page.narrow:after {
  display: table;
  content: "";
}
#page.narrow:after {
  clear: both;
}
#tagLineHolder {
  background: #fff;
  font-size: 11px;
  padding: 7px 0;
}
#tagLineHolder .info {
  color: #444;
  line-height: 24px;
  padding-left: 25px;
}
.entry-header {
  padding: 0;
  background: #f4f4f4;
}
.not-found .entry-header {
  padding: 0;
  background: transparent;
}
.search-header .search-results-title {
  margin-top: 20px;
}
.search-no-results .entry-header {
  display: none;
}
.search-no-results .search-header {
  display: block;
}
.search-no-results .entry-content {
  margin-bottom: 50px;
}
.map-holder {
  margin-bottom: 15px !important;
}
.entry-thumbnail {
  padding-bottom: 50px;
  margin: 0px -120px;
}
.archive .entry-thumbnail {
  margin-bottom: 50px;
}
.entry-thumbnail img {
  display: block;
  width: 100%;
}
.not-found {
  margin: 50px 0;
}
/* =======================================================
	   HEADER
	  ======================================================= */
header .logo {
  padding: 0;
  max-width: 250px;
  padding-left: 20px;
}
#branding {
  background: #ece6e2;
  position: relative;
  padding: 0px;
}
.very-top-menu {
  margin-top: 15px;
}
/* =======================================================
	   FOOTER
	  ======================================================= */
footer .bottomrow {
  background-color: #7f675b;
}
footer .footerlogo {
  max-width: 200px;
}
#colophon {
  background: transparent;
  color: #fff;
  clear: both;
  border-top: 0px solid #264653;
}
#supplementary {
  padding: 60px 0;
  overflow: hidden;
}
.page-footer p {
  color: #010101;
}
.page-footer a {
  color: #010101;
}
#footer-text {
  float: none;
  text-align: left;
}
.footer-menu {
  float: right;
}
.footer-menu li {
  display: inline;
  margin-left: 10px;
}
.footer-menu li a {
  color: #666;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
}
.footer-menu li a:hover {
  color: #444;
}
.footer-menu li.current-menu-item a,
.footer-menu li.current_page_item a {
  color: #444;
}
.page-footer .widget_nav_menu li {
  border-bottom: none;
}
.menu-footer-menu-container a {
  color: black;
}
.menu-footer-menu-container a:hover {
  color: #7d7c7c;
}
/* Site Generator Line */
#site-generator {
  padding: 10px 0;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  background: #010101;
  overflow: auto;
}
#site-generator .sep {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin: 0 7px;
  width: 16px;
  background: url(design/img/wordpress.png) center left no-repeat;
  color: transparent;
}
.footer-widgets .widget {
  width: 19%;
  margin: 0 10px 0 0;
  float: left;
  box-sizing: border-box;
  padding: 0 10px;
}
.footer-widgets .widget a {
  color: #fff;
}
.footer-widgets .widget a:hover {
  text-decoration: underline;
}
.footer-widgets .widget_nav_menu {
  width: 78%;
}
.footer-widgets .widget_nav_menu .menu-item-has-children {
  display: inline-block;
  width: 22%;
  vertical-align: top;
  background: none;
  padding: 0 10px;
  border-bottom: none;
}
.footer-widgets .widget_nav_menu .menu-item-has-children a {
  font-size: 18px;
}
.footer-widgets .widget_nav_menu .sub-menu li {
  background: none;
  padding: 0;
  border-bottom: none;
  line-height: 28px;
}
.footer-widgets .widget_nav_menu .sub-menu li a {
  font-size: 14px;
  margin-bottom: 0;
}
.footer-widgets .widget_nav_menu .sub-menu li.makeitbig a {
  font-size: 18px;
  padding: 10px 0;
}
/* =======================================================
	   MAIN MENU
    ======================================================= */
.menu {
  display: block;
  margin: 0;
  z-index: 999;
}
.menu .menuwrapper .menutoggle {
  display: none;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.menu .menuwrapper .menutoggle:hover,
.menu .menuwrapper .menutoggle:active {
  text-decoration: none;
}
.menu .menuwrapper ul {
  list-style: none;
  margin: 0;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.menu .menuwrapper ul > li {
  float: none;
  display: inline-block;
  position: relative;

}

.menu .menuwrapper ul > li:last-child {
  border: 1px solid #000000;
  border-radius: 35px;
  padding: 5px !important;
}

.menu .menuwrapper ul > li:hover .sub-menu {
  display: block;
  transition: all 0.1s;
}
.menu .menuwrapper ul > li:hover .sub-menu li a {
  color: #fff;
}
.menu .menuwrapper ul > li:hover > a {
  color: #3f4f3a;
  transition: all 0.1s;
  text-decoration: none;
}
.menu .menuwrapper ul > li:hover > a:after {
  content: " ";
  width: 100%;
  height: 0px;
  background-color: #264653;
  display: block;
  position: absolute;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  transition: all 0.1s;
}
.menu .menuwrapper ul > li > a {
  color: #000000;
  display: block;
  font-family: "sofia-pro", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  padding-right: 5px;
    padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0px;
  transition: all 0.1s;
}
.menu ul .sub-menu {
  display: none;
  margin: 0;
  position: absolute;
  left: 0;
  z-index: 99999;
  top: 60px;
}
.menu ul .sub-menu li {
  background: #f8f8f8;
  padding: 8px 35px 8px 25px;
  text-align: left;
}
.menu ul .sub-menu li:hover {
  background: #e5e5e5;
}
.menu ul .sub-menu li:hover a {
  color: #fff;
}
.menu ul .sub-menu li:hover a:after {
  display: none;
}
.menu ul .sub-menu li a {
  margin: 0 5px;
  padding: 14px 0;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  font-weight: normal;
  height: auto;
  width: 168px;
}
.menu.clear > ul {
  *zoom: 1;
}
.menu.clear > ul:before,
.menu.clear > ul:after {
  display: table;
  content: "";
}
.menu.clear > ul:after {
  clear: both;
}
.menubut.bigbut {
  display: none;
  cursor: pointer;
  cursor: hand;
}
/* Responsive Menu */
.responsive-menu {
  display: none;
}
/* =======================================================
	   WPML
	  ======================================================= */
.lang-wpml {
  position: relative;
  margin: 46px 0 35px;
}
.lang-button {
  position: absolute;
  right: 0;
  padding: 10px 12px 9px;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  background: #fff;
  border-bottom: 3px solid #cccccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.lang-button,
.lang-button a {
  color: #fff;
}
.lang-bubble {
  display: none;
}
/*.lang-button:hover .lang-bubble                        { display: block; }*/
.lang-bubble .lang {
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  padding: 15px 0 5px;
}
.lang-bubble .lang a {
  color: #fff;
}
.wpml-replace {
  width: 41px;
  height: 40px;
  margin-left: 15px;
}
/* =======================================================
	   LOGIN/REGISTER BUTTON
	  ======================================================= */
.other-buttons {
  *zoom: 1;
  float: right;
  display: none;
}
.other-buttons:before,
.other-buttons:after {
  display: table;
  content: "";
}
.other-buttons:after {
  clear: both;
}
.dir-login-popup,
.dir-register-popup {
  top: 500px !important;
}
.menu-register,
.menu-login {
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 14px;
  padding: 10px 12px 9px;
  /*background: @firstThemeColor;*/
  background: #264653;
  border-bottom: 0px solid #233566 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin: 46px 0 35px 15px;
  font-size: 12px;
  color: #444444;
  text-transform: uppercase;
}
.menu-register:hover,
.menu-login:hover {
  background: #264653;
}
#dir-login-form-popup .login-remember {
  margin-bottom: 10px;
}
.dir-login-popup #cboxTitle,
.dir-login-popup #cboxClose,
.dir-register-popup #cboxTitle,
.dir-register-popup #cboxClose {
  display: none !important;
}
/* =======================================================
	   REGISTRATION NOTIFICATION
	  ======================================================= */
#ait-dir-register-notifications {
  padding: 7px 0;
}
#ait-dir-register-notifications .message {
  padding-left: 25px;
  width: 975px;
}
#ait-dir-register-notifications.info {
  background: #3bbf08;
  color: #fff;
}
#ait-dir-register-notifications.error {
  background: #dc1b1b;
  color: #fff;
}
#ait-dir-register-notifications .close {
  width: 16px;
  height: 16px;
  float: right;
  margin-right: 30px;
  background: url("design/img/notification-close-inv.png") no-repeat;
  cursor: pointer;
}
/* =======================================================
	   MAP
	  ======================================================= */
#directory-main-bar {
  position: relative;
  z-index: 0;
}
.directory-map-labels {
  overflow: visible !important;
}
#directory-main-bar .spinner {
  display: none;
}
.marker-holder {
  position: relative;
  left: 0;
  width: 10px;
  height: 10px;
}
.marker-content {
  width: 280px;
  position: absolute;
  padding: 5px;
  bottom: 0;
  background: #fff;
  /* border: 4px solid #fff; */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.map-item-info {
  padding: 15px;
}
.with-image .map-item-info {
  width: 130px;
}
.map-item-info .title {
  color: #333;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.map-item-info .rating {
  padding: 3px 2px;
  bottom: 6px;
  right: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.map-item-info .address {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 15px;
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 18px;
}
.marker-content img {
  float: right;
  padding: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.marker-content .arrow {
  bottom: -22px;
  left: 207px;
  height: 27px;
  position: absolute;
  width: 37px;
  background: url("design/img/map-pin-description.png") no-repeat;
}
.marker-content .close {
  height: 10px;
  width: 10px;
  margin: auto;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff url("design/img/map-icon/pop_up-close.png") no-repeat center;
  z-index: 1000;
  cursor: pointer;
  /* box-shadow: 0 0 1px rgba(0, 0, 0, 0.8); */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.cluster {
  color: #333;
  cursor: pointer !important;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 14px;
  text-align: center;
}
.cluster-1 {
  background-image: url("design/img/map-icon/cluster-m1.png");
  width: 90px;
  height: 80px;
  line-height: 79px;
}
.cluster-2 {
  background-image: url("design/img/map-icon/cluster-m2.png");
  width: 90px;
  height: 80px;
  line-height: 79px;
}
.cluster-3 {
  background-image: url("design/img/map-icon/cluster-m3.png");
  width: 90px;
  height: 80px;
  line-height: 79px;
}
.draggable-toggle-button {
  position: absolute;
  bottom: 35px;
  left: 70px;
  padding: 10px;
  background-color: #fff;
  cursor: pointer;
  z-index: 1000;
}
.map-item-info .more-button {
  cursor: pointer;
  display: inline-block;
  padding: 5px 10px 4px;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  background: #fff;
  border-bottom: 3px solid #cccccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.map-item-info .more-button:hover {
  background: #fff;
  border-bottom: 3px solid #cccccc;
}
/* map style fix */
.map-item img {
  max-width: inherit !important;
}
/* Home Boxes */
.home-boxes {
  margin: 10px 0px;
  overflow: auto;
}
.home-boxes .box {
  float: left;
  display: block;
  width: 32%;
  padding-right: 20px;
}
.home-boxes .box:last-child {
  padding-right: 0;
  float: right;
}
.home-content-box {
  margin: 30px 0px;
  overflow: auto;
}
.home-content-box .home-content {
  max-width: 60%;
  width: 100%;
  float: left;
  font-size: 15px;
  color: #aaa;
}
.home-content-box .home-form {
  max-width: 32%;
  width: 100%;
  float: right;
  text-align: center;
  background: #b4cc44;
}
/* MAILCHIMP */
#mc_embed_signup {
  background: #b4cc44 !important;
}
#mc_embed_signup form {
  padding: 10px !important;
}
#mc_embed_signup form h2 {
  margin: 5px 0px !important;
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 27px;
}
#mc_embed_signup form h4 {
  margin: 5px 0px !important;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
}
#mc_embed_signup form .mc-field-group {
  width: 100% !important;
  min-height: 0px !important;
}
#mc_embed_signup form input[type="text"],
#mc_embed_signup form input[type="email"] {
  border-radius: 5px;
  border: 1px solid #fff;
}
#mc_embed_signup .button {
  width: 100% !important;
  background: #fff !important;
  border-radius: 5px !important;
  color: #999 !important;
}
#mc_embed_signup p {
  display: none;
}
/* =======================================================
	   MAP SEARCH
	  ======================================================= */
.inputBgMixin {
  width: 224px;
  height: 30px;
  padding: 0 12px 0;
  line-height: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  border-bottom: 2px solid #c4c4c4;
}
#directory-search label {
  left: 12px !important;
  top: 9px !important;
  font-size: 12px !important;
  border: none !important;
}
#directory-search input {
  width: 224px;
  height: 30px;
  padding: 0 12px 0;
  line-height: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  border-bottom: 2px solid #c4c4c4;
}
#directory-search .dir-searchsubmit {
  background: #fff;
  border-bottom: 2px solid #d9d9d9;
  color: #fff;
}
#directory-search .reset-ajax {
  display: none;
  width: 20px;
  height: 20px;
  margin: 8px;
  position: absolute;
  right: 34px;
  top: 69px;
  float: right;
  background: url("design/img/ico-style3.png") no-repeat;
  cursor: pointer;
}
#directory-search .geo-button {
  display: block;
  width: 30px;
  height: 30px;
  position: relative;
  float: left;
  overflow: hidden;
}
#directory-search #dir-searchinput-geo {
  position: absolute;
}
#directory-search .iphone-style {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 7px;
  background: url("design/img/geolocation.png") center bottom no-repeat transparent;
}
#directory-search .iphone-style:hover,
#directory-search .iphone-style.on {
  background-position: center top;
}
#directory-search .geo-slider {
  display: block;
  width: 180px;
  float: left;
  padding: 14px 0;
  margin-right: 10px;
  cursor: e-resize;
}
#directory-search .value-slider {
  height: 3px;
  border: none;
  background: #264653;
}
#directory-search .ui-slider-handle {
  width: 6px;
  height: 6px;
  top: auto;
  bottom: -7px;
  cursor: e-resize;
  z-index: 0;
  background: #fff;
  border: 6px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
#directory-search .dir-searchsubmit {
  height: 35px;
  margin: 0;
  font-size: 18px;
}
#directory-search .text-geo-radius {
  float: left;
}
#directory-search .text-geo-radius input {
  width: 26px;
  margin: 0;
  padding: 0;
  float: left;
  border: none;
  background: transparent;
}
#directory-search .text-geo-radius .metric {
  float: left;
}
#directory-search.map-search {
  display: block;
}
#directory-search.map-search .wrapper {
  position: relative;
}
#directory-search.map-search #dir-search-form {
  padding-bottom: 6px;
  position: absolute;
  right: -9px;
  bottom: -20px;
  padding: 25px 35px 33px;
  background: #fff;
  border: 9px solid #f4f4f4;
  border-bottom: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#directory-search.map-search .searchbox-title {
  color: #fff;
  font-size: 16px;
  margin-bottom: 24px;
}
#directory-search.map-search input,
#directory-search.map-search .search-slider-geo {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: 0 0 20px;
}
#directory-search.map-search .search-slider-geo {
  *zoom: 1;
  width: 224px;
  height: 30px;
  padding: 0 12px 0;
  line-height: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  border-bottom: 2px solid #c4c4c4;
  background: #fff;
}
#directory-search.map-search .search-slider-geo:before,
#directory-search.map-search .search-slider-geo:after {
  display: table;
  content: "";
}
#directory-search.map-search .search-slider-geo:after {
  clear: both;
}
#directory-search.map-search .geo-slider {
  width: 115px;
}
#directory-search.regular-search {
  display: none;
  background: #fff;
}
#directory-search.regular-search #dir-search-form {
  *zoom: 1;
  padding: 34px 0;
}
#directory-search.regular-search #dir-search-form:before,
#directory-search.regular-search #dir-search-form:after {
  display: table;
  content: "";
}
#directory-search.regular-search #dir-search-form:after {
  clear: both;
}
#directory-search.regular-search #dir-search-inputs,
#directory-search.regular-search #dir-holder,
#directory-search.regular-search #dir-search-button {
  display: inline-block;
}
#directory-search.regular-search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 246px;
  margin-right: 35px;
}
#directory-search.regular-search #dir-searchinput-location {
  margin-right: 30px;
}
#directory-search.regular-search .dir-searchsubmit {
  width: 150px;
  height: 30px;
  font-size: 16px;
  margin-right: 0;
}
.ui-autocomplete {
  width: 192px;
  max-height: 300px;
  padding: 10px 15px;
  overflow-y: auto;
  border: 1px solid #264653;
  border-top: none;
  background: #fff;
  z-index: 100 !important;
}
.ui-autocomplete li {
  margin: 0 10px;
  padding: 5px 0;
}
.ui-autocomplete li:hover {
  background: #5c79c7;
  margin: 0;
  padding: 5px 10px;
  cursor: pointer;
}
.ui-autocomplete li:hover a {
  font-weight: normal;
}
.ui-autocomplete li a {
  background: none !important;
  border: none !important;
  display: block;
  color: #222 !important;
  text-decoration: none;
}
/* =======================================================
	   CATEGORIES
	  ======================================================= */
.subcats-holder {
  background: #ffffff;
}
.subcats-holder.locations-active .category-subcategories.locations {
  padding-bottom: 50px;
}
.subcats-holder.categories-active.locations-inactive .category-subcategories.categories {
  padding-bottom: 50px;
}
.category-subcategories {
  padding: 50px 0 0;
}
.category-subcategories.whiteBg {
  background: transparent;
}
.category-subcategories .subcategories {
  *zoom: 1;
}
.category-subcategories .subcategories:before,
.category-subcategories .subcategories:after {
  display: table;
  content: "";
}
.category-subcategories .subcategories:after {
  clear: both;
}
.category-subcategories h2 {
  margin-bottom: 40px;
}
.category-subcategories .heading {
  display: table-row;
}
.category-subcategories .description {
  padding-top: 25px;
  font-size: 12px;
  line-height: 20px;
}
.category-subcategories .icon {
  display: table-cell;
  width: 48px;
  height: 48px;
  margin-right: 12px;
}
.category-subcategories .heading h3 {
  display: table-cell;
  padding-left: 15px;
  margin-bottom: 0;
  font-size: 21px;
  line-height: 26px;
  vertical-align: middle;
}
.category-subcategories .heading h3 a {
  color: #264653 !important;
}
.tax-ait-dir-item-category .entry-content {
  margin: 0 0 20px;
}
/* =======================================================
	   HOMEPAGE SECTIONS
	  ======================================================= */
.wrapper .section-title {
  margin: 5px 0;
  padding-top: 5px;
  font-size: 30px;
  text-align: center;
  background: #ffcb08;
  color: #fff;
  text-transform: uppercase;
}
.section-controls {
  position: absolute;
  left: 0;
  bottom: -7px;
}
.section-controls .prev,
.section-controls .next {
  display: inline-block;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.section-controls .next-img,
.section-controls .prev-img {
  width: 8px;
  height: 16px;
  margin: 8px 12px;
  background: url("design/img/people-ratings-arrows.png") no-repeat right center scroll transparent;
}
.section-controls .prev-img {
  background-position: left center;
}
/* =======================================================
	   SPECIAL OFFERS SECTION
	  ======================================================= */
.section-special-offers.special-offer-holder {
  background: #fff;
}
.section-special-offers .wrapper {
  position: relative;
}
.section-special-offers .section-controls {
  bottom: 29px;
  right: 0;
  left: auto;
}
.section-special-offers .prev,
.section-special-offers .next {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid #9ae5e4;
}
.section-special-offers .next-img,
.section-special-offers .prev-img {
  width: 7px;
  height: 11px;
  margin: 14px 17px;
  background: url("design/img/soffers-section-arrows.png") no-repeat right center scroll transparent;
}
.section-special-offers .prev {
  margin-right: 15px;
}
.section-special-offers .prev-img {
  background-position: left center;
}
/* =======================================================
	   BEST/RECENT PLACES SECTION
	  ======================================================= */
.best-places-wrap,
.recent-places-wrap {
  padding: 9px;
  background: #fff;
}
.section-best-places .items-grid-view,
.section-recent-places .items-grid-view {
  margin-bottom: 0;
}
.section-best-places .items-grid-view .item.sc-column,
.section-recent-places .items-grid-view .item.sc-column {
  width: 321px;
  margin: 0 6px 9px 0;
}
.section-best-places .items-grid-view .item.sc-column-last,
.section-recent-places .items-grid-view .item.sc-column-last {
  margin-right: 0;
}
.section-best-places {
  background: #f4fcfc;
}
.section-best-places .items .item {
  background: #e8f9f9;
}
.section-best-places .items .item .item-rating {
  background: #f4fcfc;
}
.section-recent-places {
  background: #fff;
}
.section-recent-places .items .item {
  background: #f4fcfc;
}
.section-recent-places .items .item .item-rating {
  background: #ffffff;
}
/* =======================================================
	   RATINGS SECTION
	  ======================================================= */
/* ratingsSectionBackground, ratingsBubbleBackground */
.section-people-ratings {
  background: #e8f9f9;
  padding-bottom: 70px;
}
.section-people-ratings .people-ratings {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  padding: 30px;
  text-align: center;
  background: #b7e3e2;
}
.section-people-ratings .people-ratings:after {
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  bottom: -20px;
  right: 30px;
  border-color: #b7e3e2 transparent transparent transparent;
  border-width: 20px 30px 0 0;
  border-style: solid;
}
.section-people-ratings .person-rating {
  *zoom: 1;
}
.section-people-ratings .person-rating:before,
.section-people-ratings .person-rating:after {
  display: table;
  content: "";
}
.section-people-ratings .person-rating:after {
  clear: both;
}
.section-people-ratings .content {
  margin-bottom: 15px;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.section-people-ratings .stars {
  display: inline-block;
}
.section-people-ratings .stars .star {
  width: 16px;
  height: 16px;
  background: url("design/img/star-blue-default.png") no-repeat scroll 0 0 transparent;
}
.section-people-ratings .stars .star.active {
  background: url("design/img/star-blue-active.png") no-repeat scroll 0 0 transparent;
}
.section-people-ratings .rating-meta-info {
  position: absolute;
  bottom: -35px;
  right: 80px;
  color: #848484;
}
.section-people-ratings .rating-meta-info,
.section-people-ratings .rating-meta-info a {
  font-weight: normal;
}
.section-people-ratings .prev,
.section-people-ratings .next {
  background: #c9eae9;
}
.section-people-ratings .prev:hover,
.section-people-ratings .next:hover {
  background: #a5dcdb;
}
/* =======================================================
	   ITEM LOOP GRID
	  ======================================================= */
.items {
  margin-bottom: 0px;
}
.items .item {
  background: #f4f4f4;
  padding: 0;
  margin-bottom: 20px;
}
.items .item.featured {
  /*background: lighten(@secondThemeColor, 20%);*/
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #eeeeee;
}
.items .item.featured .item-rating {
  background: #ffffff;
}
.items .item-rating {
  text-align: center;
}
.items .item-stars {
  display: inline-block;
}
.items-grid-view {
  /* .item-thumbnail                                   { margin-bottom: 20px; } */
}
.items-grid-view .item-title {
  margin: 20px 0 25px;
  text-align: center;
  font-family: "sofia-pro", Arial, sans-serif;
}
.items-grid-view .item-title a,
.items-grid-view .item-title a:hover {
  color: #010101;
  font-size: 20px;
  text-transform: uppercase;
}
.items-grid-view .item-address-pin {
  width: 100%;
  height: 20px;
  margin-bottom: 5px;
  display: none;
  background: url("design/img/item-map-pin.png") center 0 no-repeat scroll transparent;
}
.items-grid-view .item-address {
  height: 120px;
  padding: 0 95px;
  font-size: 20px;
  color: #aaa;
  text-align: center;
  overflow: hidden;
}
.items-grid-view .item-rating {
  padding: 30px 0;
  background: #fdfdfd;
}
.items-grid-view .item-stars {
  display: inline-block;
}
.items-grid-view .item-no-rating {
  line-height: 24px;
  text-align: center;
}
/* =======================================================
	   ITEM LOOP LIST
	  ======================================================= */
.item-item-link li,
.item-item-link .feed-item,
.item-item-link .news-item {
  opacity: 0.9;
  transition: all 0.3s;
}
.item-item-link:hover li,
.item-item-link:hover .feed-item,
.item-item-link:hover .news-item {
  opacity: 1;
}
.items-list-view {
  margin-left: 0 !important;
  overflow: auto;
}
.items-list-view .item-content-wrapper {
  display: block;
  float: none;
  position: relative;
}
.items-list-view .item-thumbnail {
  padding: 20px 0 20px 20px;
  max-width: 180px;
}
.items-list-view .item-description {
  width: 60%;
  padding: 0 20px;
  color: #343434;
}
.items-list-view .item-title {
  margin-bottom: 15px;
  color: #010101;
  font-family: "sofia-pro", Arial, sans-serif;
  line-height: 1.2em;
}
.items-list-view .item-excerpt {
  margin-bottom: 3px;
  line-height: 1.3em;
}
.items-list-view .item-meta {
  *zoom: 1;
}
.items-list-view .item-meta:before,
.items-list-view .item-meta:after {
  display: table;
  content: "";
}
.items-list-view .item-meta:after {
  clear: both;
}
.items-list-view .item-meta-information {
  margin: 9px 0 10px 0;
  color: #010101;
  font-size: 12px;
}
.items-list-view .item-meta-information-last {
  margin-right: 0;
}
.items-list-view .item-meta-information.item-website,
.items-list-view .item-meta-information.item-email {
  word-break: break-word;
}
.items-list-view .item-rating {
  display: table-cell;
  float: none;
  width: 190px;
  vertical-align: middle;
  background: #fdfdfd;
}
.items-list-view .item-stars {
  padding: 3px 0;
}
.items-list-view .item-no-rating {
  padding: 0 17px;
  color: #4e4e4e;
}
.items-list-view .item-readmore {
  font-weight: 500;
  color: #010101;
  margin-top: 15px;
  font-size: 12px;
  position: absolute;
  bottom: 15px;
}
.items-list-view .item-distance {
  clear: both;
  margin-bottom: 5px;
}
/* =======================================================
	   BREADCRUMBS
	  ======================================================= */
.category-breadcrumb,
.breadcrumbs {
  display: none;
}
.category-breadcrumb a,
.breadcrumbs a,
.category-breadcrumb span,
.breadcrumbs span {
  font-size: 12px;
  line-height: 34px;
}
.category-breadcrumb a,
.breadcrumbs a {
  color: #aaa;
  font-weight: normal;
}
.category-breadcrumb span,
.breadcrumbs span {
  color: #aaa;
  font-weight: normal;
}
.category-breadcrumb {
  float: left;
}
.breadcrumbs {
  float: left;
  margin-bottom: 15px;
}
.breadcrumbs .home a,
.breadcrumbs .crumbs a:first-child {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 20px;
  height: 34px;
  float: left;
  background: url("design/img/breadcrumbs-home.png") 0 5px no-repeat scroll transparent;
}
.category-breadcrumb .here {
  display: none;
}
.category-breadcrumb .home a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 20px;
  height: 35px;
  float: left;
  background: url("design/img/breadcrumbs-home.png") 0 5px no-repeat scroll transparent;
}
/* =======================================================
	   ITEM DETAIL
	  ======================================================= */
.single-house h1 {
  margin-bottom: 0px;
}
.single-house .housedescription ul {
  list-style-type: disc;
  margin-left: 20px;

}
.single-house .leftdetails {
  background: #f7f7f7;
  padding: 10px;
  border: 1px solid #000000;
  margin-bottom: 50px;
}
.single-house .leftdetails .item .item-detail-info-term.green {
  display: none;
  color: #000;
text-transform: uppercase;
font-size: 15px;


}
.single-house .leftdetails .item .item-detail-info-desc .detaillabel {
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  min-width: 230px;
  max-width: 300px;
  vertical-align: top;
  font-size: 16px;
}
.single-house .leftdetails .item .item-detail-info-desc .detailvalue {
  display: inline-block;
  min-width: 200px;
  max-width: 300px;
  font-size: 16px;


}
.single-house .featureslist {
  margin-bottom: 30px;
}
.single-house .featureslist h3 {
  color: #000 !important;
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  padding-top:20px;
  border-top: 1px solid #000000;
  }
.single-house .featureslist .item {
  margin-bottom: 10px;
}
.single-house .featureslist .item .item-detail-info-desc .detaillabel {
  color: #000;
  text-transform: uppercase;
  font-size: 15px;
}

.single-house .featureslist .item .item-detail-info-desc .detaillabel:after{
content::;
}

.single-house .featureslist .item .item-detail-info-term {
  border-top: 1px solid #000000;
  color: #000000;
  padding-top:20px;
  padding-bottom:10px;
  font-size: 15px;
  cursor: pointer;
}
.single-house .featureslist .item .item-detail-info-term:hover {
  color: #f7d50d;
}
.single-house .featureslist .item .item-detail-info-term:after {
  content: "\f078";
  float: right;
  font-family: "FontAwesome";
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.single-house .featureslist .item .item-detail-info-term.open:after {
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.single-house .featureslist .item-detail-contact {
  margin-right: 0px;
}
.single-house .featureslist .item-detail-info-desc {
  display: block;
  display: none;
  font-size: 15px;
}

.single-house .featureslist .item-detail-info-desc .detaillabel {
  color: #000;

}


.single-house .featureslist .item-detail-info-desc .detailvalue {
  margin-left: 20px;
  font-size: 15px;
}

.item-detail-info-desc {
  display: none;
  margin-left: 10px;
  margin-bottom: 15px;
  font-size: 16px;
  display: block;
}

.item-detail-info-desc:before {
  margin-left: 0;
}
.single-ait-dir-item #content {
  padding-bottom: 40px;
  border-bottom: 2px solid #264653;
  margin-bottom: 40px;
}
.single-ait-dir-item .hentry {
  margin-bottom: 0;
}
.single-ait-dir-item .entry-content {
  padding-bottom: 30px;
}

.youtubembed {
margin-bottom:50px;
}

.anchorlink {
padding-top:0px;
background-color: #f8f8f8 !important;
border-right: 1px solid #fff;

}

.anchorlinksrow {
margin-left:0px;
margin-right:0px;
margin-bottom:20px;
background-color: #f8f8f8 !important;
padding-top:20px;
}


.anchorlinksrow h5 {
text-align: center;
margin-bottom: 20px;
color: #000 !important;

}

.anchorlinksrow h5 a {
color: #000 !important;
}

.anchorlinksrow h5 a:hover {
color: #f7d50d !important;
}

.item-detail-top {
  margin-bottom: 25px;
}
.item-detail-top .breadcrumbs {
  float: none;
}
.item-detail-thumbnail {
  margin-right: 40px;
}
.item-detail-header {
  padding-top: 20px;
  border-bottom: 0px solid #264653;
}
.item-detail-rating {
  *zoom: 1;
}
.item-detail-rating:before,
.item-detail-rating:after {
  display: table;
  content: "";
}
.item-detail-rating:after {
  clear: both;
}
.item-detail-header .entry-title {
  margin-bottom: 8px;
}
.item-detail-info {
  border-bottom: 2px solid #264653;
}
.item-detail-contact {
  margin-right: 40px;
}
.item-social-icon {
  margin-right: 15px;
}
.item-detail-info .contact-owner,
.item-detail-info .claim-listing-button {
  font-size: 14px;
  padding: 10px 12px 9px;
  /*background: @secondThemeColor;*/
  background: #d6d6d6;
  border-bottom: 0px solid #b0b0b0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-family: "sofia-pro", Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  float: left;
  line-height: 27px;
}
.item-detail-info .contact-owner:hover,
.item-detail-share {
  padding: 35px 0 0;
  border-top: 2px solid #264653;
}
.item-detail-social {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 32%;
  display: inline-block;
  padding: 8px 0 7px;
  text-align: center;
}
.item-detail-social:last-child {
  border: 0;
}
.item-detail-social .twitter-share-button {
  width: 78px !important;
}
.item-detail-social #___plusone_0 iframe {
  width: 66px !important;
}
.item-map {
  margin-bottom: 60px;
}
.item-detail-alternative-content {
  margin-bottom: 40px;
}
.item-map img {
  max-width: inherit !important;
}
.item-gallery {
  margin-bottom: 40px;
}
.item-gallery li {
  width: 80px;
  float: left;
  margin: 0 15px 0 0;
  position: relative;
  line-height: 0;
  vertical-align: top;
  cursor: pointer;
  white-space: nowrap;
}
.onecolumn .item-gallery li {
  width: 91px;
  margin-right: 10px;
}
ul.item-image-gallery,
.jcarousel-clip-horizontal {
  overflow: hidden;
  white-space: nowrap;
}
.address-item {
  padding-top: 0px;
  float: right;
}
ul.item-gallery-thumbnails {
  margin-top: 10px;
}
/* Carousel Pagination */
.jcarousel-prev,
.jcarousel-next {
  background: #fff;
  border-radius: 25px;
  cursor: pointer;
  height: 19px;
  position: absolute;
  right: 25px;
  top: -50px;
  width: 19px;
}
.jcarousel-next {
  right: 0;
}
.jcarousel-prev:hover,
.jcarousel-next:hover {
  background: #f2f2f2;
}
.jcarousel-prev:before,
.jcarousel-prev:after,
.jcarousel-next:before,
.jcarousel-next:after {
  border: 6px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}
.jcarousel-prev:before {
  border-right-color: #fff;
  left: -1px;
  top: 4px;
}
.jcarousel-prev:after {
  border-right-color: #fff;
  left: 2px;
  top: 4px;
}
.jcarousel-next:before {
  border-left-color: #fff;
  right: -1px;
  top: 4px;
}
.jcarousel-next:after {
  border-left-color: #fff;
  right: 2px;
  top: 4px;
}
.jcarousel-prev:hover:after {
  border-right-color: #f2f2f2;
}
.jcarousel-next:hover:after {
  border-left-color: #f2f2f2;
}
/* Item Img Carousel */
.single-ait-dir-item .jcarousel-prev {
  left: -21px;
  top: 16px;
  right: auto;
}
.single-ait-dir-item .jcarousel-next {
  right: -21px;
  top: 16px;
}
.item-image:hover .jcarousel-prev,
.item-image:hover .jcarousel-next {
  display: block !important;
}
/*.jcarousel-prev-disabled,
   .jcarousel-next-disabled,
   .item-image:hover .jcarousel-prev-disabled,
   .item-image:hover .jcarousel-next-disabled { display: none !important; }*/
/* Contact form 7 */
.wpcf7 .wpcf7-submit {
  background: #264653;
  border-radius: 5px;
  font-size: 16px;
  float: left;
}
/* =======================================================
	   SPECIAL OFFER
	  ======================================================= */
.special-offer-holder {
  background: #264653;
}
.special-offer-holder .wrapper {
  *zoom: 1;
  padding: 100px 0 80px;
}
.special-offer-holder .wrapper:before,
.special-offer-holder .wrapper:after {
  display: table;
  content: "";
}
.special-offer-holder .wrapper:after {
  clear: both;
}
.special-offer-holder .special-offer {
  *zoom: 1;
}
.special-offer-holder .special-offer:before,
.special-offer-holder .special-offer:after {
  display: table;
  content: "";
}
.special-offer-holder .special-offer:after {
  clear: both;
}
.special-offer-holder .image {
  float: left;
  position: relative;
  margin-right: 80px;
}
.special-offer-holder .no-image {
  *zoom: 1;
  width: 450px;
}
.special-offer-holder .no-image:before,
.special-offer-holder .no-image:after {
  display: table;
  content: "";
}
.special-offer-holder .no-image:after {
  clear: both;
}
.special-offer-holder .no-image .price {
  position: static;
  float: right;
}
.special-offer-holder .price {
  width: 110px;
  height: 110px;
  line-height: 110px;
  position: absolute;
  top: -40px;
  right: -40px;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 28px;
  color: #fff;
  text-align: center;
  background: #fff;
  border: 5px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.special-offer-holder .text {
  float: left;
  width: 467px;
  color: #888;
}
.special-offer-holder .title {
  font-size: 35px;
  margin-bottom: 0;
}
.special-offer-holder .text .at {
  margin-bottom: 20px;
  line-height: 18px;
}
.special-offer-holder .content {
  font-size: 13px;
  line-height: 22px;
}
/* =======================================================
	   PAGINATION
	  ======================================================= */
.paginate-links {
  margin: 0 0 40px;
  text-align: center;
}
.paginate-links .page-nav {
  display: inline-block;
}
.paginate-links a:hover {
  color: #fff;
}
.paginate-links .page-numbers {
  /*.secondColorButton;*/
  display: inline-block;
  color: #fff;
  padding: 0 10px;
  border: 1px solid #010101;
  color: #010101;
}
.paginate-links .page-numbers:hover {
  /*.firstColorButton;*/
  color: #264653;
}
.paginate-links .page-numbers,
.paginate-links .dots {
  margin-right: 15px;
}
.paginate-links .page-numbers.next {
  margin: 0 0 0 75px;
}
.paginate-links .page-numbers.prev {
  margin: 0 75px 0 0;
}
.paginate-links .page-numbers.current {
  /*.firstColorButton;*/
  background: #010101;
  padding: 0 10px;
  color: #ffffff;
  border: 1px solid #010101;
}
/* =======================================================
	   CONTACT OWNER POPUP
	  ======================================================= */
.contact-owner-popup #cboxTitle,
.claim-listing-popup #cboxTitle,
.contact-owner-popup #cboxClose,
.claim-listing-popup #cboxClose {
  display: none !important;
}
.contact-owner-popup .pp_content,
.claim-listing-popup .pp_content {
  padding: 20px 20px 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto !important;
}
.contact-owner-popup .pp_close,
.claim-listing-popup .pp_close {
  right: 40px;
  top: -48px;
}
.contact-owner-popup h3,
.claim-listing-popup h3 {
  font-size: 15px;
  font-family: "sofia-pro", Arial, sans-serif;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.contact-owner-popup .input,
.claim-listing-popup .input {
  display: inline-block;
  margin: 0 9px 10px 0;
  position: relative;
}
.contact-owner-popup .input:nth-child(4),
.claim-listing-popup .input:nth-child(4) {
  margin-right: 0;
}
.contact-owner-popup label,
.claim-listing-popup label {
  left: 10px;
  position: absolute;
  top: 6px;
}
.contact-owner-popup input,
.claim-listing-popup input,
.contact-owner-popup textarea,
.claim-listing-popup textarea {
  background: #fff;
  border: 1px solid #c8c8c8 !important;
  -webkit-box-shadow: 0 -16px 3px -15px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 -16px 3px -15px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -16px 3px -15px rgba(0, 0, 0, 0.1) inset;
  color: #333;
  padding: 6px 10px !important;
  width: 122px;
}
.contact-owner-popup textarea,
.claim-listing-popup textarea {
  width: 437px;
}
.contact-owner-popup button,
.claim-listing-popup button {
  padding: 10px 12px 9px;
  /*background: @secondThemeColor;*/
  background: #d6d6d6;
  border-bottom: 0px solid #b0b0b0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0px none !important;
  color: #fff;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 14px;
  /*float: right;*/
  height: 37px;
  margin: 10px 0 10px;
  width: 130px !important;
}
.contact-owner-popup button:hover,
.claim-listing-popup button:hover {
  font-size: 14px;
  padding: 10px 12px 9px;
  /*background: @firstThemeColor;*/
  background: #264653;
  border-bottom: 0px solid #233566 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
  font-family: "sofia-pro", Arial, sans-serif;
  cursor: pointer;
}
.contact-owner-popup .success,
.claim-listing-popup .success,
.contact-owner-popup .validator,
.claim-listing-popup .validator,
.contact-owner-popup .server,
.claim-listing-popup .server {
  display: none;
  font-weight: normal;
  text-shadow: 1px 1px 0 #fff;
}
.contact-owner-popup .messages,
.claim-listing-popup .messages {
  margin-top: 10px;
}
.contact-owner-popup .validator,
.claim-listing-popup .validator {
  color: #dd0000;
}
.contact-owner-popup .success,
.claim-listing-popup .success {
  color: #6ca146;
}
.claim-listing-popup input,
.claim-listing-popup textarea {
  width: 201px;
}
.claim-listing-popup textarea {
  width: 437px;
}
.claim-listing-popup .input:nth-child(3),
.claim-listing-popup .input:nth-child(5) {
  margin-right: 0;
}
.claim-listing-popup .input:nth-child(4) {
  margin-right: 9px;
}
.claim-listing-popup .pp_close {
  top: -58px;
}
/* =======================================================
	   RATING SYSTEM
	  ======================================================= */
.ait-rating-system-holder {
  padding: 60px 0;
  background: #ffffff;
}
.ait-rating-system-holder hr {
  display: none;
}
.rating-send-form {
  border: none;
  background: #fff;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
}
.rating-details {
  *zoom: 1;
  width: 570px;
  padding: 40px;
}
.rating-details:before,
.rating-details:after {
  display: table;
  content: "";
}
.rating-details:after {
  clear: both;
}
.rating-details label {
  left: 17px;
  top: 11px;
}
.rating-details input,
.rating-details textarea {
  border-width: 2px;
  padding: 10px 15px !important;
}
.rating-details button {
  padding: 6px 10px;
  float: right;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  background: #010101;
  border: none;
}
.ratings,
.user-values {
  background: #010101;
  padding: 40px 40px 35px;
}
.rating {
  padding-bottom: 6px;
  border-bottom: none;
}
.ratings .rating-title {
  padding-right: 50px;
  text-align: right;
  font-weight: normal;
  font-size: 14px;
}
.ratings .stars {
  padding: 9px 0;
}
.user-ratings {
  background: transparent;
  border: none;
}
.user-rating {
  border: none;
  margin-bottom: 40px;
  background: #fff;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
}
.user-rating .rating {
  border: none;
}
.user-rating .name {
  font-size: 14px;
  font-weight: bold;
  color: #010101;
}
.user-rating .description {
  border: none;
  font-size: 14px;
  line-height: 24px;
}
.rating-already,
.rating-success {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border: 5px solid #fff;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}
/* =======================================================
	   BLOG LAYOUT
	  ======================================================= */
/*#advertising-box-1                                 { margin: 20px 0; }*/
.advertising-box-wrapper {
  text-align: center;
  padding: 90px 0 90px 0;
}
.advertising-box {
  margin: 15px 20px;
  text-align: center;
}
.advertising-box img {
  display: inline-block;
  margin: 0 auto;
}
.header-holder {
  margin-bottom: 25px;
}
.header-holder .advertising-box {
  margin: 15px 0px;
  text-align: center;
}
.wrapper-650 {
  width: auto;
  display: inline-block;
}
/* =======================================================
	   BLOG LAYOUT
	  ======================================================= */
.hentry {
  margin-bottom: 60px;
}
.hentry .loop-content * {
  margin-bottom: 0;
}
.blog .hentry .entry-thumbnail {
  margin: 0 40px 15px 0px;
}
.hentry .entry-meta {
  margin-top: 15px;
}
.hentry .entry-meta a {
  font-size: 11px;
  color: #010101;
  text-decoration: none;
}
.hentry .entry-meta a:hover {
  color: #010101;
}
.meta-info {
  display: block;
  float: left;
  margin-right: 15px;
  padding-left: 22px;
  line-height: 16px;
  font-size: 11px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  background-attachment: scroll;
}
.meta-info.date {
  background-image: url("design/img/clock-ico.png");
}
.meta-info.author {
  background-image: url("design/img/user-ico.png");
}
.meta-info.categories {
  background-image: url("design/img/cat-ico.png");
}
.meta-info.tags {
  background-image: url("design/img/tag-ico.png");
}
.meta-info.comments {
  background-image: url("design/img/comments-ico.png");
}
/* =======================================================
	   SINGLE BLOGPOST LAYOUT
	  ======================================================= */
.single-blog-post .entry-thumbnail {
  margin: 0px -120px;
  position: relative;
}
.single-blog-post .entry-date {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px;
  background: #fff;
  color: #fff;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 28px;
}
.single-blog-post .entry-meta {
  margin: 0 0 45px;
  border: 1px solid #264653;
}
.single-blog-post .entry-meta .meta-info {
  padding: 15px 15px 15px 22px;
  background-position: 0 15px;
  border-right: 1px solid #264653;
}
.single-blog-post .meta-info:last-child {
  border-right: none;
}
/* =======================================================
	   GALLERY STYLES
	  ======================================================= */
.gallery {
  margin-right: -10px !important;
  padding-top: 10px;
  padding-bottom: 10px;
}
.gallery:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
}
.gallery br {
  display: block;
  float: left;
  width: 1px;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
}
.gallery dl {
  margin-top: 0px !important;
  margin-bottom: 10px;
}
.gallery dt {
  padding-right: 10px;
}
.gallery dt a {
  overflow: hidden;
}
.gallery dd {
  margin: 1px 10px 0 0;
  padding: 5px 0 15px;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 14px;
  color: #010101;
}
.gallery img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: none !important;
}
.gallery .zoomOverlay {
  background-image: url("design/img/zoom_gal.png");
}
.gallery .zoomOverlay span {
  display: none;
}
/* =======================================================
	   GRID PORTFOLIO STYLES
	  ======================================================= */
.tile {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px 10px;
  position: relative;
  cursor: pointer;
  text-align: center;
  background: #fff;
  padding: 1px;
  border: 1px solid #4061ba;
}
.tile .tileImage {
  display: none;
  width: auto;
  height: auto;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.gallery-hidden {
  visibility: hidden;
}
.gridgallery-icon {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.itemType-image:hover .gridgallery-icon {
  background-image: url("design/img/zoom.png");
  background-repeat: no-repeat;
  background-position: center;
}
.itemType-video:hover .gridgallery-icon {
  background-image: url("design/img/zoom_video.png");
  background-repeat: no-repeat;
  background-position: center;
}
.itemType-website:hover .gridgallery-icon {
  background-image: url("design/img/zoom_website.png");
  background-repeat: no-repeat;
  background-position: center;
}
.goRight .tileImage {
  position: absolute;
  margin-left: 300px;
  left: 0px;
  top: 0px;
  background: #fff;
}
.corner .tileImage {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
}
.endLine .tileImage {
  position: absolute;
  bottom: 0;
  left: 0px;
  top: 0px;
  background: #fff;
}
.five .goRight .tileImage {
  left: -480px;
  top: 0px;
}
.four .goRight .tileImage {
  left: -525px;
  top: 0px;
}
.three .goRight .tileImage {
  left: -600px;
  top: 0px;
}
.five .endLine .tileImage {
  left: 0;
  top: -199px;
}
.four .endLine .tileImage {
  left: 0;
  top: -199px;
}
.three .endLine .tileImage {
  left: 0;
  top: -199px;
}
.corner .tile .tileImage {
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
}
.three .tile {
  width: 297px;
  height: 196px;
}
.four .tile {
  width: 222px;
  height: 196px;
}
.five .tile {
  width: 177px;
  height: 196px;
}
.about {
  position: absolute;
  bottom: 20px;
  right: 20px;
  padding: 5px 15px;
  background: url("design/img/slide-bg.png");
  border: 1px solid #fff;
}
.about .about-category {
  margin: 0 0 5px;
}
.about .about-title {
  display: block;
  margin: 5px 0px 0px 0px;
  color: #333;
  font-size: 18px;
}
.tile-desc {
  margin-bottom: 10px;
}
.tile-desc h3 {
  font-size: 13px;
  margin: 0 0 5px;
}
.tile-desc p {
  font-weight: normal;
  text-align: center;
  text-shadow: 1px 1px 0 #fff;
  font-size: 11px;
  line-height: 14px;
  color: #010101;
}
body.ait-grid-portfolio .home#container {
  display: none;
}
.grid-detail {
  position: relative;
}
.grid-detail .edit-link {
  float: none;
  position: absolute;
  right: 0px;
  top: 0px;
}
/** Gallery item detail */
#content-side {
  width: 312px;
  height: auto;
  padding: 0;
  position: relative;
  background: #264653;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#content-side h1 {
  margin: 0px 0px 20px;
  padding: 8px 14px;
  color: #fff;
  font-size: 17px;
  font-family: "sofia-pro", Arial, sans-serif;
  background: #333;
}
#content-side .entry-content {
  padding: 0 14px;
}
#content-side .edit-link {
  position: absolute;
  right: 10px;
  top: 8px;
}
.galery-holder {
  width: 596px;
  height: 115px;
  overflow: hidden;
  position: relative;
}
.gallery-portfolio .name .left {
  left: 0;
}
.gallery-portfolio .name .right {
  right: 0;
}
.gallery-portfolio .name .left,
.gallery-portfolio .name .right {
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  height: 0;
  padding: 0 0 33px 33px;
  background: url("design/img/arrs.png") no-repeat;
  overflow: hidden;
}
.gallery-portfolio .name .right {
  background-position: -47px 0;
}
.galery-holder .galery-slider {
  margin: 0;
  padding: 0;
}
.gallery-portfolio {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  clear: both;
  margin: 0px 0px 30px;
  padding: 30px;
  width: 596px;
}
.gallery-portfolio ul {
  list-style: none;
  height: 100px;
  overflow: hidden;
  margin: 0 0 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.gallery-portfolio ul li {
  float: left;
  margin: 0 10px 0 0;
}
.gallery-portfolio ul li.active img {
  border: 3px solid #333333;
}
.gallery-portfolio ul li a img {
  height: 85px;
  width: 85px;
  border: 3px solid #ffffff;
  box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.3);
}
.portfolio ul {
  margin-bottom: 0px !important;
}
.portfolio ul,
.portfolio ul li {
  list-style: none;
  padding: 0;
}
.portfolio .port-cat {
  *zoom: 1;
  margin: 0 0 25px !important;
  width: auto;
  z-index: 500;
  background: #3e5db2;
  border: 1px solid #264653;
}
.portfolio .port-cat:before,
.portfolio .port-cat:after {
  display: table;
  content: "";
}
.portfolio .port-cat:after {
  clear: both;
}
.portfolio .port-cat.icon {
  display: none !important;
}
.portfolio .port-cat li {
  margin: 0;
  float: left;
  line-height: 16px;
  border-right: 1px solid #264653;
  cursor: pointer;
}
.portfolio .port-cat li.active,
.portfolio .port-cat li:hover {
  background: #fff;
}
.portfolio .port-cat li:first-child {
  border-left: none;
}
.portfolio .port-cat li.active a,
.portfolio .port-cat li:hover a {
  color: #fff;
}
.portfolio .port-cat li a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  color: #fff;
}
.ulHolder {
  background: #fff;
  height: auto;
  width: auto;
}
.gridgallery {
  margin-bottom: 0px;
}
.gridgallery .ulHolder {
  margin-top: 10px;
}
.gridgallery .ulHolder .ourHolder {
  height: 300px;
}
.gallery-portfolio div.name {
  position: relative;
  height: 33px;
  width: auto;
  text-align: center;
}
.gallery-portfolio div.name span.strong {
  width: auto;
  height: auto;
  position: relative;
  top: 10px;
  padding: 4px 10px;
  text-transform: lowercase;
  color: #fff;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  text-align: center;
  background: #333;
}
.gallery-portfolio div.name span.strong strong {
  color: #fff;
  padding: 0 15px 0 0;
}
.gallery-portfolio div.name span.strong strong:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 12px;
  height: 0;
  width: 0;
  border-color: #fff transparent transparent transparent;
  border-width: 5px 4px 0;
  border-style: solid;
}
.gallery-portfolio div.name span.strong .category-list {
  display: none;
  position: absolute;
  top: 23px;
  left: 0;
  border-top: 1px solid #fff;
  background: #333;
  padding: 3px 3px 0 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.gallery-portfolio div.name span.strong .category-list a {
  display: block;
  margin: 0px 0px 3px 0px;
  padding: 5px 8px;
  color: #fff;
  clear: both;
  text-decoration: none;
}
.gallery-portfolio div.name span.strong:hover {
  cursor: pointer;
}
.gallery-portfolio div.name span.strong:hover .category-list {
  display: block;
}
.gallery-portfolio div.name span.strong:hover .category-list a:hover {
  background: #666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* =======================================================
	   ARCHIVES STYLES
	  ======================================================= */
/*----- Category archive -----*/
.category-archive-meta {
  margin-bottom: 20px;
  padding: 20px;
  background: #3e5db2;
}
/*----- Author archive -----*/
.author-archive-meta {
  margin-bottom: 20px;
  padding: 20px;
  background: #3e5db2;
  border: 1px solid #264653;
}
#author-avatar img {
  display: block;
}
#author-description {
  margin-left: 85px;
}
#author-description .author-name {
  margin-bottom: 5px;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 18px;
  color: #fff;
}
/* =======================================================
	   COMMENTS LAYOUT STYLES
	  ======================================================= */
.comments-holder {
  *zoom: 1;
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-top: 50px;
}
.comments-holder:before,
.comments-holder:after {
  display: table;
  content: "";
}
.comments-holder:after {
  clear: both;
}
#comments {
  padding-top: 3px;
  padding-bottom: 10px;
}
#comments .replies {
  margin-left: 50px;
}
#comments li {
  list-style-type: none;
}
#comments li .comment-content {
  margin-bottom: 10px;
}
#comments .ajax-loadmore {
  margin-top: 10px;
  max-width: 250px;
}
#comments .addcomment {
  margin-top: 20px;
}
#comments .addcomment textarea {
  margin-bottom: 20px;
  box-shadow: 0 0 26px 1px rgba(54, 56, 49, 0.6);
  font-size: 18px;
}
#comments .addcomment .ajax-comment {
  max-width: 250px;
}
#comments .addcomment .label {
  color: #000;
}
#comments article {
  margin-bottom: 0px;
  padding-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #264653;
  clear: both;
}
#comments article .meta-controls {
  margin-top: -40px;
}
#comments article .replies {
  margin-top: 10px;
}
#comments article .replies article {
  border-bottom: 0px;
}
h2#comments-title {
  margin: 0 0 40px;
}
.open-button {
  top: 0;
  background: #fff;
  font-family: "sofia-pro", Arial, sans-serif;
}
#comments-title {
  margin: 40px;
}
#respond {
  *zoom: 1;
}
#respond:before,
#respond:after {
  display: table;
  content: "";
}
#respond:after {
  clear: both;
}
#respond textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#respond .form-submit {
  float: right;
}
#respond #submit {
  background: #fff;
}
#cancel-comment-reply-link {
  background: #3e5db2;
  font-family: "sofia-pro", Arial, sans-serif;
}
article.comment,
.children article.comment,
.comment .comment-meta,
.comment .meta-info,
.comment .meta-controls,
#respond,
.children #respond {
  border: none;
}
.comment .meta-controls.edit {
  background: #fff;
}
.comment .meta-controls.reply {
  background: #fff;
}
#commentform textarea,
#commentform input {
  border-color: #264653;
}
/* =======================================================
	   SHORTCODE STYLES
	  ======================================================= */
.clearing {
  clear: both;
  line-height: 0;
  font-size: 0;
  height: 0;
  background: #ff0000;
}
/*----- Rule shortcode -----*/
.rule {
  display: inline-block;
  height: 6px;
  width: 100%;
  margin: 0px 0px 20px 0px;
  padding-top: 0px;
  text-align: right;
  border-bottom: 1px solid #264653;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
}
.rule span {
  display: block;
  float: right;
  position: relative;
  margin-top: -2px;
  margin-right: 15px;
  padding: 1px 7px 3px 7px;
  font-family: "sofia-pro", Arial, sans-serif;
  color: #fff;
  font-size: 9px;
  text-transform: lowercase;
  background: #333;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 15px;
}
/*----- Frame shortcode -----*/
.frame {
  margin: 0 0 20px;
}
.frame.dark {
  color: #ffffff;
}
.frame.light {
  color: #333333;
}
.frame-wrap {
  padding: 15px 15px 0;
  margin: 0 0 20px;
  background: #fff;
}
.frame-close {
  cursor: pointer;
  padding: 5px 14px 4px 14px;
  background: #3b59aa;
  border-bottom: 1px solid #264653;
  border-top: 0px dotted #dddddd;
  text-align: right;
  color: #010101;
  font-size: 12px;
}
.frame-close:hover {
  color: #333333;
}
.frame-close .open,
.frame-close .close {
  display: inline-block;
  padding-right: 18px;
  line-height: 16px;
  background: url("design/img/frame-arrow.png") right 4px no-repeat;
}
.frame.openable .frame-wrap {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.entry-content .frame p {
  line-height: 16px;
  font-size: 11px;
  margin-bottom: 20px;
}
.frame .sc-box-title {
  margin: 0 0 10px;
}
.sc-box-title p {
  margin: 0px !important;
  color: #bbbbbb;
}
.frame-inner {
  width: 100%;
  padding-bottom: 1px;
}
/*----- Button shortcode -----*/
.sc-button,
a.button,
html a.tp-button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  background: #010101;
  padding: 10px 25px 15px;
  line-height: 27px !important;
  height: auto;
  color: #333;
  text-decoration: none !important;
  text-align: center;
  text-shadow: none !important;
  letter-spacing: normal !important;
}
a.button {
  background: #fff;
}
.sc-button,
a.button {
  padding: 5px 25px 7px;
  display: inline-block;
}
a.button.decored {
  background: #fff;
}
a.button.decored:hover {
  background: #fff;
}
a.button.big {
  padding: 10px 30px;
}
a.button:hover {
  color: #333;
}
a.button span.title {
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #000;
}
.sc-button:hover {
  color: #000;
  text-decoration: none !important;
}
.sc-button span.description {
  color: #ffffff;
  font-size: 11px;
  line-height: 14px;
}
.sc-button.light .description {
  color: #333;
}
.sc-button.light:hover .description {
  color: #333;
}
.sc-button span.border {
  display: block;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 3px 0px 1px 0px;
}
.sc-button span {
  display: block;
}
.sc-button span.title {
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
}
.sc-column .sc-button {
  margin-bottom: 0px;
}
#page {
  /* THIS IS UGLY! */
  /* RESET OF JQUERY UI DEFAULTS*/
  /*----- Tabs shortcode -----*/
  /*----- Accordion shortcode -----*/
}
#page .ait-tabs > ul li {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background: transparent;
}
#page .ait-tabs > ul li:hover {
  background: transparent;
}
#page .ait-tabs > ul li a {
  font-weight: normal;
}
#page .sc-accordion .ac-title a {
  font-weight: normal;
}
#page .ui-icon {
  display: none;
}
#page .ait-tabs .ui-state-default,
#page .sc-accordion .ui-state-default,
#page .ait-tabs .ui-state-default,
#page .sc-accordion .ui-state-default,
#page .ait-tabs .ui-widget-header .ui-state-default,
#page .sc-accordion .ui-widget-header .ui-state-default,
#page .ait-tabs .ui-state-active,
#page .sc-accordion .ui-state-active,
#page .ait-tabs .ui-state-active,
#page .sc-accordion .ui-state-active,
#page .ait-tabs .ui-widget-header .ui-state-active,
#page .sc-accordion .ui-widget-header .ui-state-active {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#page .ait-tabs .ui-state-default,
#page .sc-accordion .ui-state-default,
#page .ait-tabs .ui-state-default,
#page .sc-accordion .ui-state-default,
#page .ait-tabs .ui-widget-header .ui-state-default,
#page .sc-accordion .ui-widget-header .ui-state-default {
  background: transparent;
}
#page .ait-tabs,
#page .sc-accordion,
#page .ait-tabs .ui-widget-content,
#page .sc-accordion .ui-widget-content {
  border: none;
  background: transparent;
}
#page .ait-tabs .ui-widget-header,
#page .sc-accordion .ui-widget-header {
  border: none;
  background: transparent;
  font-weight: normal;
}
#page .ait-tabs {
  margin: 0 0 20px;
}
#page .ait-tabs .ui-tabs-nav {
  *zoom: 1;
  margin: 0;
  padding: 0;
}
#page .ait-tabs .ui-tabs-nav:before,
#page .ait-tabs .ui-tabs-nav:after {
  display: table;
  content: "";
}
#page .ait-tabs .ui-tabs-nav:after {
  clear: both;
}
#page .ait-tabs .ui-tabs-nav {
  height: auto;
  margin: 0;
}
#page .ait-tabs .ui-tabs-nav li.ui-state-default {
  float: left;
  margin: 0 1px 0 0;
  line-height: 26px;
  cursor: pointer;
  padding: 2px 0px 1px 0px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  border-top: 3px solid transparent;
}
#page .ait-tabs .ui-tabs-nav li.ui-state-default a {
  display: block;
  padding: 2px 15px;
  font-family: "sofia-pro", Arial, sans-serif;
  color: #010101;
  font-size: 12px;
  text-decoration: none;
}
#page .ait-tabs .ui-tabs-nav li.ui-state-active {
  background: #3b59aa;
  border-top: 3px solid #2a3f79;
}
#page .ait-tabs .ui-tabs-nav li.ui-state-active a {
  color: #fff;
}
#page .ait-tabs .ui-tabs-panel {
  *zoom: 1;
  display: block;
  padding: 20px 20px 0;
  background: #3b59aa;
}
#page .ait-tabs .ui-tabs-panel:before,
#page .ait-tabs .ui-tabs-panel:after {
  display: table;
  content: "";
}
#page .ait-tabs .ui-tabs-panel:after {
  clear: both;
}
#page .ait-tabs .ui-tabs-panel.ui-tabs-hide {
  display: none;
}
#page .ait-tabs .sc-column {
  padding: 0;
}
#page .ait-tabs .gallery {
  padding: 0;
}
#page .sc-accordion {
  margin: 0 0 20px;
}
#page .sc-accordion .ac-title {
  height: 35px;
  line-height: 35px;
  margin: 0;
  position: relative;
  padding: 3px 0 4px 25px;
  margin: 0 0 5px;
  cursor: pointer;
  background: #3b59aa;
}
#page .sc-accordion .ui-state-active.ac-title {
  margin: 0;
}
#page .ui-accordion-content-active {
  margin: 0 0 20px;
}
#page .sc-accordion .ac-title:after {
  content: "";
  border-color: transparent transparent transparent #010101;
  border-style: solid;
  border-width: 4px 0 5px 5px;
  position: absolute;
  top: 16px;
  left: 10px;
  height: 0px;
  width: 0px;
}
#page .noarrow .ac-title:after {
  padding: 0 0 15px;
}
#page .noarrow .ac-title:after {
  border: none;
}
#page .sc-accordion .ui-state-active.ac-title:after {
  background-position: 0 0;
}
#page .sc-accordion .ac-title a {
  padding: 0px 0px 0px 0px;
  font-family: "sofia-pro", Arial, sans-serif;
  color: #010101;
  font-size: 14px;
  text-decoration: none;
}
#page .sc-accordion .ui-accordion-content {
  *zoom: 1;
  border-top: none;
  padding: 20px 20px 0;
}
#page .sc-accordion .ui-accordion-content:before,
#page .sc-accordion .ui-accordion-content:after {
  display: table;
  content: "";
}
#page .sc-accordion .ui-accordion-content:after {
  clear: both;
}
#page .sc-accordion .sc-column {
  padding: 0px;
}
#page .sc-accordion .gallery {
  padding: 0px;
}
/*----- Posts shortcode -----*/
.sc-page {
  *zoom: 1;
  margin-bottom: 20px;
}
.sc-page:before,
.sc-page:after {
  display: table;
  content: "";
}
.sc-page:after {
  clear: both;
}
.sc-page .item .image {
  float: left;
  margin: 0 20px 0 0;
}
.sc-page .item .image img {
  display: block;
  height: 100px;
  width: 100px;
  padding: 3px;
  border: 1px solid #264653;
}
.sc-page .rule {
  display: none;
}
.textwidget .sc-page .title h3 {
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 5px;
}
.textwidget .sc-page .item img {
  width: 88px;
  height: 88px;
}
.textwidget .sc-page .item .text p {
  font-size: 11px;
  line-height: 16px;
}
/*----- Sitemap shortcode -----*/
.sc-sitemap {
  margin-bottom: 20px;
}
.sc-sitemap a {
  text-decoration: none;
  color: #010101;
}
.sc-sitemap a:hover {
  color: #010101;
}
.sc-sitemap ul {
  margin: 0;
  padding-left: 5px;
  line-height: 25px;
}
.sc-sitemap li {
  padding-left: 25px;
  padding-bottom: 5px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.sc-sitemap li:last-child {
  padding-bottom: 0;
}
.sc-sitemap ul li {
  list-style: none;
  background-image: url("design/img/ico-style3.png");
}
.sc-sitemap ul li ul li {
  background-image: url("design/img/ico-style5.png");
}
.sc-sitemap ul li ul li ul li {
  background-image: url("design/img/ico-style2.png");
}
.sc-sitemap.sitemap-posts ul li {
  background-image: url("design/img/post.png");
  background-position: 0 3px;
}
/*----- Notifications shortcode -----*/
.sc-notification {
  display: block;
  position: relative;
  z-index: 1;
  zoom: 1;
  overflow: hidden;
  padding: 14px 0 7px;
  margin-bottom: 25px;
  border: 1px solid #666666;
}
.sc-notification .close {
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 10px;
  right: 14px;
  background: url("design/img/notify-error-close.png") center center no-repeat transparent;
  font-size: 0%;
  text-indent: -9999px;
}
.sc-notification p {
  color: #333333;
  line-height: 16px;
  padding: 0px 25px 5px 50px !important;
  margin: 0px;
}
.note-error {
  background: url("design/img/notify-error.png") 16px center no-repeat #fff0f0;
  border-color: #ea6262;
}
.note-error .close {
  background-image: url("design/img/notify-error-close.png");
}
.note-success {
  background: url("design/img/notify-success.png") 16px center no-repeat #effecd;
  border-color: #a5cf47;
}
.note-success .close {
  background-image: url("design/img/notify-success-close.png");
}
.note-info {
  background: url("design/img/notify-info.png") 16px center no-repeat #e0f6ff;
  border-color: #00baff;
}
.note-info .close {
  background-image: url("design/img/notify-info-close.png");
}
.note-attention {
  background: url("design/img/notify-attention.png") 16px center no-repeat #fff6e2;
  border-color: #ffb400;
}
.note-attention .close {
  background-image: url("design/img/notify-attention-close.png");
}
/*----- Modal shortcode -----*/
.sc-modal-content {
  margin: 0px !important;
  padding: 10px;
  background: #fff;
}
.sc-modal-content h1,
.sc-modal-content h2,
.sc-modal-content h3,
.sc-modal-content h4,
.sc-modal-content h5,
.sc-modal-content h6 {
  padding-top: 10px;
}
/*----- Image shortcode -----*/
.mainpage img.thumb {
  padding: 3px;
  border: 1px solid #264653;
}
/* Video shortcode settings. */
.sc-video {
  display: block;
}
.sc-video iframe {
  vertical-align: top;
}
.sc-video.border {
  margin-bottom: 20px;
}
.sc-video.border .wrap {
  display: block;
  width: 100%;
  border: 0px solid #ffffff;
}
/* Google maps shortcode settings. */
.sc-map {
  display: block;
}
.sc-map iframe {
  vertical-align: top;
}
.sc-map.border {
  margin-bottom: 20px;
}
.sc-map.border .wrap {
  display: block;
}
/*Google chart shortcode settings*/
.sc-gchart {
  padding: 3px;
  border: 1px solid #264653;
}
/* Facebook shortcode settings. */
.sc-fb-comments.border {
  margin-bottom: 20px;
}
.sc-fb-comments.border .wrap {
  display: block;
  border: 0px solid #ffffff;
  background: #ffffff;
}
.sc-fb-comments iframe.fb_ltr {
  border: 1px solid #aaaaaa !important;
}
.sc-fb-comments iframe {
  vertical-align: top;
}
.sc-fb-comments iframe,
.sc-twitter iframe {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100% !important;
}
/* Twitter shortcode settings. */
.sc-twitter {
  display: inline-block;
  margin-bottom: 20px;
}
.sc-twitter iframe {
  vertical-align: top;
}
.sc-twitter.border {
  margin-bottom: 20px;
}
.sc-twitter.border .wrap {
  display: block;
  background: #6ad1f0;
  border: 1px solid #aaaaaa !important;
}
ul.style1,
ul.style2,
ul.style3,
ul.style4,
ul.style5,
ul.style6 {
  padding: 0;
}
ul.style1 li,
ul.style2 li,
ul.style3 li,
ul.style4 li,
ul.style5 li,
ul.style6 li {
  list-style-type: none;
  padding-left: 25px;
  background-position: 0px top;
  background-repeat: no-repeat;
}
ul.style1 li {
  background-image: url("design/img/ico-style1.png");
}
li.style1 {
  background-image: url("design/img/ico-style1.png") !important;
}
ul.style2 li {
  background-image: url("design/img/ico-style2.png");
}
li.style2 {
  background-image: url("design/img/ico-style2.png") !important;
}
ul.style3 li {
  background-image: url("design/img/ico-style3.png");
}
li.style3 {
  background-image: url("design/img/ico-style3.png") !important;
}
ul.style4 li {
  background-image: url("design/img/ico-style4.png");
}
li.style4 {
  background-image: url("design/img/ico-style4.png") !important;
}
ul.style5 li {
  background-image: url("design/img/ico-style5.png");
}
li.style5 {
  background-image: url("design/img/ico-style5.png") !important;
}
ul.style6 li {
  background-image: url("design/img/ico-style6.png");
}
li.style6 {
  background-image: url("design/img/ico-style6.png") !important;
}
ul.line {
  border-top: 4px solid #264653;
  margin-bottom: 20px;
}
ul.line li {
  padding-top: 8px;
  padding-bottom: 8px;
  background-position: 0px 8px;
  border-bottom: 1px dashed #264653;
}
/* Image shortcode */
a.cboxElement {
  display: block;
}
/* FancyBox */
#fancybox-outer {
  background: #fff;
}
#fancybox-content {
  border: 0 solid #222 !important;
  padding: 10px !important;
}
#cboxMiddleRight,
#cboxMiddleLeft,
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomRight,
#cboxBottomCenter,
#cboxBottomLeft {
  display: none !important;
}
#cboxLoadedContent {
  margin-bottom: 0 !important;
}
#colorbox {
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.6);
  padding: 0 !important;
}
/* =======================================================
	   USER REGISTRATION SHORTCODE
	  ======================================================= */
.sc-column #ait-dir-register-shortcode .register-username,
.sc-column #dir-register-form-popup .register-username,
.sc-column #ait-dir-register-shortcode .register-email,
.sc-column #dir-register-form-popup .register-email {
  width: 100%;
  margin-right: 0;
}
.sc-column #ait-dir-register-shortcode select,
.sc-column #dir-register-form-popup select,
.sc-column #ait-dir-register-shortcode .register-username input,
.sc-column #dir-register-form-popup .register-username input,
.sc-column #ait-dir-register-shortcode .register-email input,
.sc-column #dir-register-form-popup .register-email input {
  width: 100%;
}
.sc-column #ait-dir-register-shortcode #user-submit,
.sc-column #dir-register-form-popup #user-submit,
.sc-column #ait-dir-register-shortcode .user-submit,
.sc-column #dir-register-form-popup .user-submit {
  float: left;
}
/* =======================================================
	   WIDGETS STYLES
	  ======================================================= */
.widget {
  margin-bottom: 80px;
}
.widget-area .widget-title {
  margin-bottom: 20px;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 16px;
  text-transform: none;
  font-weight: 700;
}
.widget_posts .postitem {
  padding: 0 0 20px;
  margin: 0 0 20px;
  border-bottom: 1px dashed #264653;
}
.widget_posts .postitem:last-child {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
.widget_posts h3 {
  overflow: hidden;
  margin-bottom: 5px;
  line-height: 16px;
}
.widget_posts h3 a {
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 16px;
  color: #010101;
}
.widget_posts .thumb-wrap.fr {
  margin-left: 15px;
  margin-bottom: 0;
}
.widget_posts .thumb-wrap.fl {
  margin-right: 15px;
  margin-bottom: 0;
}
.widget_posts .thumb-wrap a {
  display: block;
}
.widget_posts img.thumb {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
.widget_posts .postitem p {
  line-height: 20px;
  margin-bottom: 5px;
}
.widget_posts .postitem p small {
  line-height: 20px;
  font-size: 12px;
}
.widget_posts .read-more {
  *zoom: 1;
}
.widget_posts .read-more:before,
.widget_posts .read-more:after {
  display: table;
  content: "";
}
.widget_posts .read-more:after {
  clear: both;
}
.widget_posts .read-more small {
  font-size: 12px;
  text-transform: uppercase;
}
.widget_posts small.fl strong {
  font-weight: normal;
}
.widget_posts small.fl strong:after {
  content: " | ";
  margin: 0 5px 0 2px;
}
.widget_posts small.fr {
  float: left;
}
.widget_posts small.fr a {
  font-weight: bold;
}
#wp-calendar {
  width: 100%;
  position: relative;
  line-height: 20px;
}
.widget_calendar caption {
  margin: 0px 0px 1px 0px;
  padding-top: 3px;
  padding-left: 10px;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #264653;
  border-bottom: none;
}
.widget_calendar thead th {
  padding: 4px 0px;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  border: 1px solid #264653;
  border-bottom: none;
}
.widget_calendar tbody td {
  padding: 4px 0px;
  text-align: center;
  border: 1px solid #264653;
}
.widget_calendar tbody td#today {
  background: #fff;
  color: #fff;
  border: none;
}
.widget_calendar tbody td#today a {
  color: #fff;
  text-decoration: underline;
}
.widget_calendar tbody td#today a:hover {
  color: #fff;
}
.widget_calendar tbody td a {
  color: #264653;
}
.widget_calendar tbody td a:hover {
  color: #1d2b53;
}
.widget_calendar tfoot {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 28px;
  margin: 0 1px;
}
.widget_calendar tfoot td {
  padding: 0;
  border: none;
  background: none;
  vertical-align: middle;
}
.widget_calendar tfoot td a {
  display: block;
  height: 33px;
  width: 34px;
  line-height: 0;
  padding: 0;
  font-size: 0;
  text-decoration: none;
  text-indent: -9999px;
}
.widget_calendar tfoot td#prev a {
  position: absolute;
  top: 0;
  left: 0;
}
.widget_calendar tfoot td#next a {
  position: absolute;
  top: 0;
  right: 0px;
}
.widget_calendar tfoot td#prev a:before {
  content: "";
  height: 0px;
  width: 0px;
  position: absolute;
  top: 11px;
  right: 11px;
  border-color: transparent #f2f2f2 transparent transparent;
  border-style: solid;
  border-width: 6px 7px 6px 0px;
}
.widget_calendar tfoot td#next a:before {
  content: "";
  height: 0px;
  width: 0px;
  position: absolute;
  top: 11px;
  left: 8px;
  border-color: transparent transparent transparent #f2f2f2;
  border-style: solid;
  border-width: 6px 0 6px 7px;
}
.widget_tag_cloud .tagcloud {
  *zoom: 1;
  margin: 15px 0 0;
}
.widget_tag_cloud .tagcloud:before,
.widget_tag_cloud .tagcloud:after {
  display: table;
  content: "";
}
.widget_tag_cloud .tagcloud:after {
  clear: both;
}
.widget_tag_cloud a {
  display: block;
  float: left;
  padding: 0 10px 2px 10px;
  margin: 0 10px 10px 0;
  background: #264653;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 12px !important;
  color: #010101;
  line-height: 24px;
}
.widget_tag_cloud a:hover {
  background: #fff;
  color: #fff;
}
.widget_flickr ul {
  *zoom: 1;
}
.widget_flickr ul:before,
.widget_flickr ul:after {
  display: table;
  content: "";
}
.widget_flickr ul:after {
  clear: both;
}
.widget_flickr .thumb {
  float: left;
  border: none;
  box-shadow: none;
}
.widget_flickr .thumb a {
  display: block;
}
.widget_flickr .thumb img {
  display: block;
  padding: 3px;
}
.widget_pages .children li:last-child {
  border-bottom: none;
}
.widget_twitter .widget-title a,
.widget_twitter .widget-title a:hover {
  color: #010101;
  text-decoration: none;
}
.widget_twitter li {
  position: relative;
  padding: 0 15px 25px 0;
  margin-bottom: 25px;
  color: #272727;
  font-size: 13px;
  line-height: 18px;
  border-bottom: 1px dashed #264653;
  background: url("design/img/twitter-item.png") scroll 0 top no-repeat transparent;
}
.widget_twitter li.last {
  margin: 0;
}
.widget_twitter p.twitter-message,
.widget_twitter .twitter-timestamp {
  padding-left: 52px;
}
.widget_twitter p.twitter-message {
  margin: 0 0 5px;
}
.widget_twitter p.twitter-message a {
  color: #264653;
}
.widget_twitter .twitter-timestamp {
  display: block;
  line-height: 20px;
  color: #010101;
}
/* =======================================================
	   LOGIN / REGISTER WIDGET
	  ======================================================= */
/* ========================================================
	   AAKASH - 2021
	  ========================================================*/
* {
  box-sizing: border-box;
}
.mainpage h1.home-h1 {
  text-transform: none;
  color: #264653;
  text-align: center;
}
.darkbutton {
  display: block;
  background: #264653;
  color: #fff !important;
  padding: 10px;
  text-align: center;
  transition: all 0.4s ease;
}
.darkbutton:hover {
  background: #2a3f78;
  transition: all 0.4s ease;
}
.menu-container {
  background: #fff;
  /*@siteblue;*/
  margin-top: 25px;
  margin-bottom: 25px;
}
.menu-container .menu-loginlink {
  float: right;
  text-transform: uppercase;
}
.menu-container .menu-loginlink a {
  font-size: 13px !important;
}
.menu-container .menu-loginlink a.logout {
  /*background: @logoutred;*/
  padding: 8px 35px !important;
}
.menu-container .menu-fb {
  float: right;
  color: #fff;
}
.menu-container .menu-fb a {
  padding: 8px 20px !important;
}
.menu-container .menu-twitter {
  float: right;
  color: #fff;
  margin-left: 0 !important;
}
.menu-container .menu-twitter a {
  padding: 8px 20px !important;
}
.menu-container .menu-separator {
  background: #fff;
  width: 5px;
  float: right;
}
.menu-container .menu-separator:hover {
  background: #fff;
}
.menu-container .menu-separator:hover a {
  background: none;
}
.menu-container .menu-separator a {
  text-indent: -99999px;
  padding: 8px 0 !important;
}
.wp-caption {
  width: auto !important;
}
.hidden-login-shadow {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  position: fixed;
  z-index: 999999999999999999999;
  top: 0;
  left: 0;
}
#hidden-login-tab-wrapper {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999999999;
}
.login_form_for_menu {
  background: #eeeeee;
}
.login_dropout_nav {
  width: 300px;
  padding: 20px;
  position: relative;
  z-index: 999999999999999999999999999;
  background: #010101;
}
.login_dropout_nav .inner .close-login {
  position: absolute;
  right: 6px;
  top: -29px;
  color: #264653;
  font-weight: bold;
  font-family: "proxima-nova", Arial, sans-serif;
  cursor: pointer;
  border: 1px solid #264653;
  width: 18px;
  height: 18px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}
.login_dropout_nav .inner .close-login:hover {
  opacity: 0.8;
}
.login_dropout_nav label {
  display: inline-block;
  width: 70px;
  color: #fff;
}
.login_dropout_nav input {
  width: 270px;
  border: none;
  padding: 10px;
}
.login_dropout_nav input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}
.login_dropout_nav input[type="submit"] {
  width: auto;
  background: #264653;
  color: #fff;
  text-transform: uppercase;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 13px;
}
.login_dropout_nav p {
  margin-bottom: 10px;
}
.login_dropout_nav p.login-remember label {
  width: auto;
}
.login_dropout_nav p.login-submit {
  margin-bottom: 0px;
}
.mobile-promo {
  background: #2a3f78;
  display: none;
  padding: 20px 1em;
  text-align: center;
}
.mobile-promo .promo-title {
  color: white;
  font-size: 2em;
  font-family: "ff-more-web-pro", sans-serif;
}
.mobile-promo .promo-text {
  font-size: 0.8em;
  color: #fff;
  font-family: "acumin-pro-semi-condensed", sans-serif;
}
.mobile-login-button {
  display: none;
}
.mobile-view {
  display: none;
}
.my-house-title-area .my-houses-title {
  display: inline-block;
  vertical-align: top;
}
.my-house-title-area .create-new-houses-title {
  display: inline-block;
  vertical-align: top;
}
.house .item-detail-info {
  text-align: left;
}
#nav-above {
  display: none;
}
#nav-below {
  margin-bottom: 20px;
}
#nav-below .nav-previous {
  float: left;
}
#nav-below .nav-next {
  float: right;
}
#nav-below .page-numbers {
  text-align: center;
}
#nav-below .page-numbers li {
  display: inline;
}
#nav-below .page-numbers li .current {
  background: #010101;
  padding: 0 10px;
  color: #fff;
  border: 1px solid #010101;
}
#nav-below .page-numbers li a {
  padding: 0 10px;
  border: 1px solid #010101;
  color: #010101;
}
#nav-below .page-numbers li a:hover {
  color: #264653;
}
.horz-advert {
  clear: both;
  margin: 80px 0;
}
.horz-advert .advertising-box {
  width: 32%;
  float: left;
  margin: 0.3em;
}
/* #ait-login-form-widget-nav{
		   width:300px; padding:20px; 	float:right;
		   .login-username{ margin-bottom:15px; }
	  }*/
.item-content-wrapper {
  /*  box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.3);*/
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.3);
  transition: all 0.3s;
  margin-bottom: 25px;
  border-radius: 0;
  padding: 25px;
  height: 270px;
}
.item-content-wrapper:hover {
  /*  box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.6); */
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.6);
}
h4.item-title,
h3.item-title {
  line-height: 1;
  margin-bottom: 0;
  font-size: 18px;
}
h4.item-title a,
h3.item-title a {
  font-family: "sofia-pro", Arial, sans-serif;
  text-transform: none;
}
.item-excerpt,
.item-meta,
.item-excerpt p,
.item-meta p {
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 14px;
  color: #9b9d9d;
  font-weight: 200;
  line-height: 1.2;
}
.item-link,
.item-meta {
  font-family: "sofia-pro", Arial, sans-serif;
  font-weight: 400;
  color: #010101;
}
.items-list-view {
  border-bottom: 0px solid #010101;
}
.items-list-view .item {
  background: none;
}
.items-list-view .item-thumbnail {
  padding: 0;
}
.items-list-view .item-thumbnail a {
  display: block;
}
.button-blue,
.mainpage .button-blue,
.text-widget .button-blue {
  display: inline-block;
  background: #264653;
  padding: 1em;
  color: #fff;
}
.button-blue:hover,
.mainpage .button-blue:hover,
.text-widget .button-blue:hover {
  color: #f2f2f2;
  background: #264653;
}
.login-remember {
  display: inline-block;
  font-size: 14px !important;
}
.forgot-password {
  color: #b1b1b1 !important;
  font-size: 14px !important;
  float: right;
}
.submit-box-area {
  clear: both;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: auto;
}
.submit-box-area > p {
  display: none;
}
.loginform .login-username label,
.loginform .login-password label {
  width: 250px;
}
.loginform .login-password,
.loginform .login-remember,
.loginform .login-action-links {
  margin-top: 20px;
  margin-bottom: 20px;


}
.loginform .login-action-links li {

}
.loginform .login-action-links a {
  color: #000000;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 21px;
  line-height: 1.2;

}

.box2021 {
  /*-webkit-box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.3);
			   -moz-box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.3);
			   box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.3);*/
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.3);
  transition: all 0.3s;
  padding: 40px;
  margin: 20px;
  transition: all 0.4s;
  max-width: 29%;
  float: left;
  box-sizing: border-box;
  margin: 2%;
  width: 100%;
  display: block;
  padding: 1em;
}
.box2021:hover {
  text-decoration: none !important;
  /* -webkit-box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.6);
					 -moz-box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.6);
					 box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.6);*/
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.6);
}
.box2021 .box-title {
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  height: 80px;
}
.box2021 .box-content {
  font-size: 15px;
  line-height: 18px;
  height: 120px;
  padding-top: 10px;
}
.box2021 .box-action {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  height: 36px;
  text-transform: uppercase;
  font-family: "proxima-nova", Arial, sans-serif;
}
.box2021 strong {
  font-family: "proxima-nova", Arial, sans-serif;
}
#loginform label,
#ait-login-form-inpage label {
  display: block;
}
#loginform input[type="text"],
#ait-login-form-inpage input[type="text"],
#loginform input[type="password"],
#ait-login-form-inpage input[type="password"] {
  display: block;
}
#loginform .forgot-password,
#ait-login-form-inpage .forgot-password {
  display: block;
  width: 100%;
}
.search-section {
  margin: 75px 0 70px;
}
.search-section label {
  display: block;
  text-align: center;
  color: #010101;
  font-size: 35px;
  margin-bottom: 55px;
  font-weight: 300;
}
.search-section form {
  margin: 30px 0;
}
.search-section .home-inputs {
  text-align: center;
}
.search-section .home-inputs input:focus {
  outline: none !important;
}
.search-section .home-inputs select:focus {
  outline: none !important;
}
.search-section .home-inputs .advanced-search-wrapper {
  display: none;
  padding: 0 30px 30px 30px;
  padding-bottom: 0;
  margin-top: -20px;
  padding: 20px;
}
.search-section .home-inputs .advanced-search-wrapper select {
  box-shadow: none;
  background: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position-x: 95.5%;
}
.search-section .home-inputs .advanced-search-wrapper input,
.search-section .home-inputs .advanced-search-wrapper select {
  width: 100%;
  box-shadow: none;
  margin-bottom: 20px;
}
.search-section .home-inputs .home-inputs-search-wrapper,
.search-section .home-inputs .advanced-search-wrapper {
  /* box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.4);*/
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.4);
  transition: all 0.3s;
  position: relative;
  width: 820px;
  margin: 0px auto;
}
.search-section .home-inputs .home-inputs-search-wrapper input[type="text"] {
  margin: 0;
  width: 84%;
  height: 58px;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: left;
}
.search-section .home-inputs .home-inputs-search-wrapper input[type="submit"] {
  float: left;
  transition: all 0.3s;
  background: #fff;
  border: none;
  color: #264653;
  padding: 14px 50px;
  font-weight: 700;
  font-size: 30px;
  transition: background 0.4s;
  font-family: FontAwesome;
  font-weight: 100;
}
.search-section .home-inputs .home-inputs-search-wrapper .advanced-togglers-wrapper {
  width: 820px;
  margin: 0px auto;
  margin-bottom: 15px;
  padding: 0px 0px;
  text-align: left;
  font-size: 15px;
  font-weight: 200;
}
.search-section .home-inputs .home-inputs-search-wrapper .advanced-togglers-wrapper h4 {
  font-size: 16px;
  font-weight: 200;
  padding-top: 11px;
  padding-left: 45px;
}
.search-section .home-inputs .home-inputs-search-wrapper #dir-searchinput-postcode {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-section .home-inputs .rotated {
  transform: rotate(88deg);
  -webkit-transform: rotate(88deg);
  -moz-transform: rotate(88deg);
}
.search-section .home-inputs .advanced-search-toggle {
  width: 820px;
  margin: 40px auto;
  text-align: left;
  font-size: 18px;
  color: #010101;
  font-weight: 300;
}
.search-section .home-inputs .advanced-search-toggle a {
  margin-top: 50px;
}
.search-section .home-inputs .advanced-search-toggle .fa {
  font-size: 21px;
  font-weight: 200;
  margin-left: 3px;
  transition: all 0.3s;
}
.search-section .home-inputs .advanced-search-toggle #adv-search-toggle {
  color: #010101;
  cursor: pointer;
}
.search-section .leftsearch {
  width: 150px;
  display: none;
  text-align: right;
  margin-right: 12px;
  margin-left: -70px;
  font-size: 18px;
  color: #010101;
  font-weight: 300;
}
.home-bottom {
  margin-top: 50px;
  margin-bottom: 50px;
}
.home-content--boxes {
  background: #fff;
  padding: 0 0 85px 0;
  font-family: "sofia-pro", Arial, sans-serif;
}
.home-content--boxes img {
  max-width: 100px;
}
.home-content--boxes .text-area {
  margin-top: 20px;
}
.home-content--boxes .home-content--boxes--internal {
  /*  box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.3);*/
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.3);
  transition: all 0.3s;
  padding: 40px;
  margin: 20px;
  transition: all 0.4s;
}
.home-content--boxes .home-content--boxes--internal:hover {
  /*  box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.6); */
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.6);
}
.home-content--boxes h3 {
  color: #264653;
  text-transform: none;
  font-family: "sofia-pro", Arial, sans-serif;
  font-weight: 800;
  font-size: 32px;
  text-align: center;
}
.home-content--boxes a {
  font-family: "proxima-nova", Arial, sans-serif;
  font-weight: 600;
  color: #264653;
}
.home-content--boxes a:hover {
  color: #264653;
  text-decoration: none;
}
.home-content--boxes .box-col-6 {
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.home-content--boxes .box-col-6:hover {
  /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
  border: 1px solid #fff;
  transition: all 0.7s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.boxes-smaller {
  margin-top: 50px;
}
.boxes-smaller img {
  float: left;
  margin-right: 55px;
  margin-bottom: 20px;
}
.boxes-smaller p {
  text-align: left;
  font-size: 18px;
  line-height: 22px;
}
.boxes-smaller h3 {
  margin-top: 0;
  text-align: left;
}
.boxes-smaller .home-content--boxes--internal {
  margin: 0;
}
h1.featured-title,
h2.featured-title,
h3.featured-title {
  font-family: "sofia-pro", Arial, sans-serif;
  color: #010101 !important;
  border-bottom: 0px;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 35px !important;
}
.news-feed-area {
  padding: 30px 0;
}
.news-item,
.feed-item {
  margin-bottom: 20px;
  padding: 20px;
  /*box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.2);*/
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.2);
  transition: all 0.3s;
  height: 494px;
  overflow: hidden;
  position: relative;
}
.news-item:hover,
.feed-item:hover {
  /*box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.5);*/
  box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.5);
}
.news-item .inpost-title,
.feed-item .inpost-title {
  min-height: 114px;
}
.news-item .text-area,
.feed-item .text-area {
  min-height: 260px;
  padding: 0 10px;
  font-weight: 300;
  margin-top: 22px;
}
.news-item .excerpt,
.feed-item .excerpt {
  font-size: 15px;
  color: #9b9d9d;
  margin-top: 10px;
  font-weight: 200;
  line-height: 1.4;
  min-height: 115px;
}
.latest_news {
  font-family: "sofia-pro", Arial, sans-serif;
}
.latest_news .date {
  font-size: 15px;
  color: #264653;
}
.latest_news .border-top {
  margin-bottom: 5px;
}
.homeowners-feed {
  font-family: "sofia-pro", Arial, sans-serif;
  /*.feed-title{ color:#333; text-transform: none; font-size: 30px;  margin-bottom:20px;  }*/
}
.homeowners-feed .text-area {
  padding: 0 10px;
  font-weight: 300;
  margin-top: 22px;
}
.homeowners-feed .thumb-area {
  text-align: center;
}
.homeowners-feed .thumb-area a,
.homeowners-feed .thumb-area img {
  display: block;
}
.homeowners-feed img {
  height: auto;
}
.homeowners-feed .date {
  font-size: 15px;
  color: #264653;
}
.homeowners-feed .border-top {
  margin-bottom: 10px;
}
.homeowners-feed .excerpt {
  font-size: 15px;
  color: #9b9d9d;
  margin-top: 10px;
  font-weight: 200;
  line-height: 1.4;
}
.homeowners-feed .read-more {
  color: #264653;
  padding: 0 10px;
  font-weight: 500;
  font-size: 13px;
  position: absolute;
  bottom: 19px;
  left: 20px;
}
.home-owners-feed-area .view-all {
  margin-top: 40px;
  text-align: center;
  color: #264653;
  font-family: "sofia-pro", Arial, sans-serif;
}
@media screen and (max-width: 479px) {
  .homeowners-feed .border-top {
    border-top: none;
  }
  .homeowners-feed .read-more {
    padding: 5px;
    border: 0px solid #264653;
    display: block;
    text-align: center;
  }
  .latest_news .border-top {
    border-top: none;
  }
  .latest_news .read-more {
    padding: 5px;
    border: 0px solid #264653;
    display: block;
    text-align: center;
  }
  .home-content--boxes {
    text-align: left;
  }
  .home-content--boxes .box-col-6 {
    text-align: left;
    margin: 10px auto;
  }
  .home-content--boxes img {
    max-width: 80px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
    width: 100%;
  }
  .home-content--boxes .text-area {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    text-align: left;
  }
  .home-content--boxes h3 {
    font-size: 16px;
  }
  .home-content--boxes p {
    font-size: 14px !important;
  }
}
.border-top {
  border-top: 2px solid #264653;
}
.container-fluid {
  padding-left: 1%;
  padding-right: 1%;
}
.postcode-form {
  padding: 60px 0;
  background: #f6f7f9;
}
.clear {
  clear: both;
}
.fullwidth {
  width: 100% !important;
}
.content-bottom-wrapper {
  margin-top: 32px;
  margin-bottom: 40px;
}
.prefooter {
  padding: 20px 0;
  background: #f6f7f9;
}
.prefooter .sponsor-title {
  color: #212121;
  font-weight: 700;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 20px;
  margin-bottom: 25px;
}
.prefooter img {
  max-width: 100%;
}
.box-col-1 {
  width: 7%;
  display: block;
  float: left;
  margin: 1%;
}
.box-col-3 {
  width: 23%;
  display: block;
  float: left;
  margin: 1%;
}
.box-col-4 {
  width: 31.3%;
  display: block;
  float: left;
  margin: 1%;
}
.box-col-5 {
  width: 39%;
  display: block;
  float: left;
  margin: 1%;
}
.box-col-6 {
  width: 48%;
  display: block;
  float: left;
  margin: 1%;
}
.cleanlogin-container {
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #264653;
}
.cleanlogin-form input[type="text"],
.cleanlogin-form input[type="password"],
.cleanlogin-form input[type="email"],
.cleanlogin-form input[type="submit"] {
  border: 1px solid #264653;
}
.cleanlogin-form input[type="submit"] {
  background: #264653;
  color: #fff;
}
.login-submit input[type="submit"] {
  width: auto;
  background: #264653;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-size: 13px;
  border: none;
  padding: 10px 20px;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  text-transform: none !important;
}
::-moz-placeholder {
  /* Firefox 19+ */
  text-transform: none !important;
}
:-ms-input-placeholder {
  /* IE 10+ */
  text-transform: none !important;
}
:-moz-placeholder {
  /* Firefox 18- */
  text-transform: none !important;
}
/* =======================================================
	   QUICK CONTACT WIDGET
	  ======================================================= */
.widget.ait-quick-contact .contact-info {
  *zoom: 1;
  padding-bottom: 25px;
  border-bottom: 1px dashed #264653;
  margin-bottom: 25px;
}
.widget.ait-quick-contact .contact-info:before,
.widget.ait-quick-contact .contact-info:after {
  display: table;
  content: "";
}
.widget.ait-quick-contact .contact-info:after {
  clear: both;
}
.widget.ait-quick-contact .contact-info:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.widget.ait-quick-contact img {
  display: block;
  float: left;
}
.widget.ait-quick-contact .data {
  font-size: 16px;
  line-height: 26px;
  margin: 3px 0 0 52px;
}
.widget.ait-quick-contact .social-icons a {
  *zoom: 1;
  display: inline-block;
  margin-right: 10px;
}
.widget.ait-quick-contact .social-icons a:before,
.widget.ait-quick-contact .social-icons a:after {
  display: table;
  content: "";
}
.widget.ait-quick-contact .social-icons a:after {
  clear: both;
}
.widget.ait-quick-contact .social-icons a:last-child {
  margin-right: 0;
}
.social-icons {
  display: none;
}
/* =======================================================
	   EASY ADMIN
	  ======================================================= */
#wpcontent,
#wpfooter {
  margin: 0;
}
#wpcontent {
  height: auto;
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto 30px !important;
}
#wpcontent .wrap {
  margin: 0;
}
#wpcontent table #content {
  width: auto;
  padding: 7px 7px 8px;
}
#wpcontent .buttons {
  margin: 40px 0 60px;
}
#wpcontent #branding .other-buttons .button,
#wpcontent #branding .other-buttons .button-primary {
  display: block;
  width: auto;
  height: auto;
  float: left;
  padding: 5px 25px;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 14px;
  line-height: 27px;
}
#wpcontent #branding .other-buttons .button {
  background: transparent;
  border: none;
  box-shadow: none;
  text-shadow: none;
}
#wpcontent #branding .other-buttons .logout-button {
  margin-right: 0;
}
#wpcontent #branding .other-buttons .logout-button,
#wpcontent #branding .other-buttons .button:hover {
  background: #fff;
  border-bottom: 3px solid #d9d9d9 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
}
#wpcontent #branding .other-buttons .button-primary,
#wpcontent #branding .other-buttons .button-primary:hover {
  background: #fff;
  border-bottom: 3px solid #d9d9d9 !important;
  border-width: 0 0 3px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#wpcontent #branding .other-buttons a.button {
  margin: 46px 0 35px 15px;
  line-height: 33px !important;
}
#wpcontent .widefat thead tr th,
#wpcontent .widefat tfoot tr th {
  font-size: 14px;
  color: #010101;
  line-height: 30px;
  vertical-align: top;
  background: #264653;
}
#wpcontent .widefat thead tr th a,
#wpcontent .widefat tfoot tr th a {
  color: #2a3f79;
}
#wpcontent .widefat thead tr th .sorting-indicator,
#wpcontent .widefat tfoot tr th .sorting-indicator {
  margin-top: 13px;
}
#wpcontent #the-list .no-items td {
  line-height: 50px;
}
#wpcontent #ait-easy-admin-footer {
  text-align: center;
}
#ait-easy-admin-footer {
  *zoom: 1;
  text-align: center;
}
#ait-easy-admin-footer:before,
#ait-easy-admin-footer:after {
  display: table;
  content: "";
}
#ait-easy-admin-footer:after {
  clear: both;
}
#ait-easy-admin-footer .button,
#ait-easy-admin-footer .button-primary {
  display: block;
  width: auto;
  height: auto;
  float: left;
  padding: 5px 25px;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 14px;
  line-height: 27px;
}
#ait-easy-admin-footer .button {
  background: transparent;
  border: none;
  box-shadow: none;
  text-shadow: none;
}
#ait-easy-admin-footer .logout-button {
  margin-right: 0;
}
#ait-easy-admin-footer .logout-button,
#ait-easy-admin-footer .button:hover {
  background: #fff;
  border-bottom: 3px solid #d9d9d9 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
}
#ait-easy-admin-footer .button-primary,
#ait-easy-admin-footer .button-primary:hover {
  background: #fff;
  border-bottom: 3px solid #d9d9d9 !important;
  border-width: 0 0 3px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#ait-easy-admin-footer a.button.add-item {
  float: none;
  display: inline-block;
}
/*  easy admin customization */
/*body*/
.wp-admin #wpwrap .mainmenu {
  margin-top: 31px;
}
.wp-admin #wpwrap .menu-login:hover,
.wp-admin #wpwrap .menu-register:hover {
  color: #fff;
}
.wp-admin #wpwrap #footer-text {
  float: none;
}
::-webkit-input-placeholder {
  color: #aaa;
  text-transform: uppercase;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #aaa;
  text-transform: uppercase;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #aaa;
  text-transform: uppercase;
}
:-ms-input-placeholder {
  color: #aaa;
  text-transform: uppercase;
}
/* ======================================

    Responsive Stylesheet

========================================= */
@media all and (max-width: 768px) {
  /* =======================================================
    LAYOUT
   ======================================================= */
  body {
    width: 768px;
    padding-bottom: 50px;
  }
  .wrapper,
  #content,
  .comments-holder,
  #ait-rating-system {
    width: 700px;
  }
  /* =======================================================
    HEADER
   ======================================================= */
  .header-holder {
    text-align: center;
  }
  #branding {
    padding-top: 25px;
  }
  #logo {
    float: none;
    padding: 0;
    text-align: center;
    margin: 0 auto;
  }
  #logo a {
    display: block;
    margin: 0 auto;
  }
  /* =======================================================
    MENU
   ======================================================= */
  .menu-container {
    display: block;
    float: none;
  }
  #access {
    float: none;
  }
  .mainmenu {
    display: block;
    float: none;
  }
  .register-active .menu-content,
  .login-active .menu-content {
    float: none;
  }
  .register-active .mainmenu,
  .login-active .mainmenu {
    width: auto;
  }
  #wpcontent #branding .other-buttons .button,
  #wpcontent #branding .other-buttons .button-primary {
    padding: 5px 15px;
  }
  /* =======================================================
    LOGIN/REGISTER BUTTON
   ======================================================= */
  .register-active .lang-wpml,
  .login-active .lang-wpml {
    display: inline-block;
    float: none;
    margin: 0;
  }
  .register-active .lang-wpml .lang-button,
  .login-active .lang-wpml .lang-button {
    display: inline-block;
    float: none;
    position: static;
  }
  .register-active .wpml-replace,
  .login-active .wpml-replace {
    display: none;
  }
  /* =======================================================
    LOGIN/REGISTER BUTTON
   ======================================================= */
  .menu-register,
  .menu-login {
    margin-bottom: 5px;
  }
  .register-active .other-buttons,
  .login-active .other-buttons {
    float: none;
    text-align: center;
  }
  .register-active .menu-register,
  .login-active .menu-register,
  .register-active .menu-login,
  .login-active .menu-login {
    display: inline-block;
    float: none;
  }
  /* =======================================================
    DIRECTORY SEARCH
   ======================================================= */
  #directory-search.map-search .geo-slider {
    width: 90px;
  }
  #directory-search.regular-search input {
    width: 156px;
  }
  #directory-search.regular-search .dir-searchsubmit {
    width: 120px;
  }
  #directory-search.map-search .wrapper {
    width: auto;
  }
  #directory-search.map-search #dir-search-form {
    right: 0;
  }
  /* =======================================================
    CONTENT
   ======================================================= */
  #primary,
  .onecolumn #primary {
    width: auto;
    float: none;
  }
  #secondary {
    width: 700px;
    float: none;
    margin: 0;
  }
  #secondary .widget {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 320px !important;
    float: none;
    margin-right: 60px !important;
    vertical-align: top;
  }
  #secondary .widget:nth-child(2n) {
    margin-right: 0 !important;
  }
  #colophon > .wrapper {
    text-align: center;
  }
  #footer-text {
    float: none;
    margin: 0 auto;
  }
  .footer-menu {
    float: none;
  }
  .wrapper-650,
  .advertising-box img {
    padding: 0 20px;
    text-align: center;
    height: auto;
  }
  /* =======================================================
    LIST ITEMS VIEW LOOP
   ======================================================= */
  .items-list-view .item-description {
    width: 100% !important;
  }
  .items-list-view .item-rating {
    padding: 13px 27px 13px 27px;
  }
  /* =======================================================
    GRID ITEMS VIEW LOOP
   ======================================================= */
  .items-grid-view .item-address {
    padding: 0 40px;
  }
  /* =======================================================
    ITEM DETAIL
   ======================================================= */
  .item-map {
    width: auto !important;
  }
  .rating-details {
    width: 275px;
  }
  /* =======================================================
    SPECIAL OFFER
   ======================================================= */
  .special-offer-holder .wrapper {
    width: 450px;
  }
  .special-offer-holder .image {
    float: none;
    margin: 0 0 25px;
  }
  .special-offer-holder .text {
    width: auto;
    text-align: center;
  }
  .section-special-offers .section-controls {
    position: static;
    padding: 20px 0 0;
    text-align: center;
  }
  /* =======================================================
    CATEGORIES
   ======================================================= */
  .category-subcategories .heading h3 {
    font-size: 14px;
  }
  .category-subcategories .heading h3 a {
    display: block;
    width: 82px;
    overflow: hidden;
  }
  /* =======================================================
    BEST/RECENT PLACES SECTION
   ======================================================= */
  .section-best-places .items-grid-view .item.sc-column,
  .section-recent-places .items-grid-view .item.sc-column {
    width: 221px;
  }
  /* =======================================================
    FOOTER WIDGETS
   ======================================================= */
  #footer-widgets {
    text-align: left;
  }
  #footer-widgets .widget {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    float: none;
    padding: 0 5% 40px;
    margin-right: 0px;
    vertical-align: top;
  }
  /* =======================================================
    REGISTER SHORTCODE
   ======================================================= */
  #ait-dir-register-shortcode {
    width: 700px;
  }
  #ait-dir-register-shortcode .register-username,
  #ait-dir-register-shortcode .register-email {
    width: 325px;
  }
  #ait-dir-register-shortcode .register-username input {
    width: 250px;
  }
  #ait-dir-register-shortcode .register-email input {
    width: 280px;
  }
  #ait-dir-register-shortcode .register-role select {
    width: 593px;
  }
}
@media all and (max-width: 1024px) {
  .mainmenu {
    background-color: #5c79c7;
  }
  body {
    width: 480px;
  }
  .wrapper,
  #content,
  .comments-holder,
  #ait-rating-system {
    width: 420px;
  }
  #secondary {
    width: 420px;
  }
  .sc-column {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important;
    margin-right: 0 !important;
  }
  .forcefullwidth_wrapper_tp_banner {
    display: none;
  }
  .header-holder {
    text-align: center;
  }
  .other-buttons {
    margin-top: 0;
  }
  .menubut.bigbut {
    display: inline-block;
    padding: 4px 18px 3px;
    margin: 38px 0 37px;
    background: #fff;
    border-bottom: 3px solid #fff;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    font-family: "sofia-pro", Arial, sans-serif;
    line-height: 28px;
    text-align: center;
  }
  .search-section .home-inputs .home-inputs-search-wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .search-section .home-inputs .home-inputs-search-wrapper input[type="submit"] {
    position: relative;
    width: 135px;
    margin-top: 20px;
  }
  .search-section .leftsearch {
    width: 100%;
    display: block;
    text-align: center;
    margin-right: 0;
    margin-left: 0;
    font-size: 20px;
    color: #010101;
    font-weight: 400;
    margin: 15px 0 10px 0;
  }
  .item-item-link li,
  .item-item-link .feed-item,
  .item-item-link .news-item {
    opacity: 0.9;
    transition: all 0.3s;
    margin-top: 35px;
  }
  .homeowners-feed img {
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .items-list-view .item-thumbnail,
  .mainpage img,
  .textwidget img,
  .entry-content img,
  .advertising-box img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .item-content-wrapper {
    height: auto;
    margin-top: 25px;
  }
  .home-content--boxes img {
    max-width: 110px;
    display: block;
    padding-right: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .home-content--boxes h3 {
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
  }
  .home-content--boxes .text-area {
    display: block;
    margin-top: 0;
    text-align: center;
  }
  .latest_news .read-more {
    padding: 10px;
    border: none;
    display: block;
    text-align: center;
  }
  .vcmega-container li,
  .vcmega-container p,
  .vcmega-container h1,
  .vcmega-container h2,
  .vcmega-container h3,
  .vcmega-container h4,
  .vcmega-container h5,
  .vcmega-container h6 {
    text-align: center !important;
  }
  .vcmega-container h3 {
    font-size: 16px !important;
  }
  #colophon {
    padding: 0 !important;
  }
  .wpb_single_image.vc_align_left {
    text-align: center !important;
  }
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }
  .search-section .home-inputs #advanced-search-wrapper .advanced-togglers-wrapper {
    width: 100%;
    margin: 0px auto;
    margin-bottom: 15px;
    padding: 0px 0px;
    text-align: left;
    font-size: 15px;
    font-weight: 200;
  }
  .search-section .home-inputs #advanced-search-wrapper .advanced-togglers-wrapper .tgl-item {
    display: block;
    margin: 20px;
    font-weight: 800;
  }
  .menu.clear > ul > li:hover > a::after,
  .mainmenu > ul > li:hover > a::after,
  .mainmenu > ul > li.current_page_item > a::after,
  .menu.clear > ul > li.current_page_item > a::after,
  .mainmenu > ul > li.current_page_ancestor > a::after,
  .menu.clear > ul > li.current_page_ancestor > a::after,
  .mainmenu > ul > li.current-menu-item > a::after,
  .menu.clear > ul > li.current-menu-item > a::after,
  .mainmenu > ul > li.current-menu-parent > a::after,
  .menu.clear > ul > li.current-menu-parent > a::after {
    content: " ";
    width: 100%;
    height: 0px;
    display: none;
  }
  #logo {
    display: block;
    margin: 0 auto;
    width: 100%;
    float: none;
  }
  #advertising-box-1 {
    float: none;
    margin: 20px auto;
    overflow: hidden;
  }
  .menu-content {
    display: block;
    *zoom: 1;
  }
  .menu-content:before,
  .menu-content:after {
    display: table;
    content: "";
  }
  .menu-content:after {
    clear: both;
  }
  .menu-content .mainmenu {
    display: none;
    width: 350px;
    margin-left: -175px;
    padding: 10px 0 7px;
    position: absolute;
    top: 164px;
    left: 50%;
    background: white;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  }
  #access .mainmenu li a {
    margin: 0 20px 3px !important;
    padding: 10px 0 7px !important;
    text-align: left;
  }
  .lang-wpml {
    margin-top: 20px;
  }
  .lang-button {
    padding: 7px 12px 4px;
    border-bottom: 3px solid #e6e6e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .lang-button,
  .lang-button a {
    font-family: "sofia-pro", Arial, sans-serif;
  }
  .menu-register,
  .menu-login {
    margin-top: 21px;
    padding: 7px 12px 4px;
    font-family: "sofia-pro", Arial, sans-serif;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .menu-login.not-logged,
  .menu-logout {
    margin-left: 0;
  }
  #directory-search.map-search .wrapper {
    background: #fff;
    text-align: center;
  }
  #directory-search.map-search #dir-search-form {
    display: inline-block;
    position: relative;
    bottom: auto;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  #directory-search.regular-search {
    text-align: center;
  }
  #directory-search.regular-search #dir-holder,
  #directory-search.regular-search #dir-search-button {
    display: block;
  }
  #directory-search.regular-search input {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 15px;
  }
  #directory-search.regular-search .dir-searchsubmit {
    margin-bottom: 0;
  }
  #directory-search.map-search input,
  #directory-search.map-search .search-slider-geo {
    height: 40px;
    width: 400px;
    line-height: 100%;
  }
  #directory-search.map-search .search-slider-geo {
    padding: 5px 12px;
  }
  #directory-search.map-search .search-slider-geo .geo-slider {
    width: 280px;
  }
  #directory-search.map-search #dir-searchinput-geo-radius {
    height: 30px;
    width: 28px;
  }
  #directory-search.map-search .text-geo-radius .metric {
    line-height: 30px;
  }
  #directory-search .reset-ajax {
    top: 74px;
  }
  .category-subcategories {
    text-align: center;
  }
  .subcategories {
    display: inline-block;
  }
  .subcategories .category {
    display: inline-block;
    width: 197px !important;
    margin-right: 20px !important;
    float: none;
    margin-bottom: 30px;
    vertical-align: top;
  }
  .subcategories .category.sc-column-last {
    margin-right: 40px !important;
  }
  .subcategories .category.responsive-last {
    margin-right: 0 !important;
  }
  .subcategories .category .heading {
    margin-bottom: 10px;
  }
  .subcategories .category .description {
    text-align: left;
  }
  .items-grid-view .item-address {
    height: auto;
    padding: 0 150px;
  }
  .items-list-view .item {
    display: block;
    margin: 0 auto;
  }
  .items-list-view .item-content-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    text-align: center;
  }
  .items-list-view .item-rating {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 30px 0;
  }
  .items-list-view .item-thumbnail {
    display: inline-block;
    float: none;
    padding: 5px;
  }
  .items-list-view .item-description {
    display: inline-block;
    float: none;
    text-align: left;
    width: 100% !important;
    padding: 5px;
    box-sizing: border-box;
  }
  .items-list-view .item-description img {
    margin-left: 0;
  }
  .items-list-view .item-title {
    margin-bottom: 10px;
  }
  .items-list-view .item-excerpt {
    float: none;
    margin-right: 0;
  }
  .items-list-view .item-meta-information {
    margin: 0 0 20px 0;
    float: none;
  }
  .item-detail-thumbnail {
    float: none;
    margin: 0;
    text-align: center;
  }
  .item-detail-header {
    float: none;
    text-align: center;
  }
  .item-detail-info {
    text-align: center;
  }
  .item-detail-contact {
    width: auto;
    margin: 0;
  }
  .item-social-icons {
    display: inline-block;
    padding: 10px 0;
  }
  .item-detail-hours {
    width: auto;
    float: none;
  }
  .item-detail-breadcrumb {
    float: none;
  }
  .item-detail-breadcrumb .home a {
    background: transparent;
    display: inline;
    float: none;
    overflow: visible;
    text-indent: 0;
  }
  .item-detail-hours .item-detail-info-term {
    width: 150px;
  }
  .item-detail-info .contact-owner {
    display: inline-block;
    float: none;
  }
  .item-detail-share {
    padding: 15px 0;
  }
  .rating-send-form,
  .rating-ipnuts,
  .rating-details,
  .ratings {
    display: block;
  }
  .ratings {
    *zoom: 1;
  }
  .ratings:before,
  .ratings:after {
    display: table;
    content: "";
  }
  .ratings:after {
    clear: both;
  }
  .rating-details,
  .rating-details input,
  .rating-details textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .item-gallery {
    margin-bottom: 40px;
  }
  .item-gallery li {
    width: 96px;
    margin-right: 12px;
  }
  .ppt {
    display: none !important;
  }
  div.pp_overlay {
    position: fixed;
    width: 100% !important;
  }
  .contact-owner-popup .input,
  .claim-listing-popup .input {
    display: block;
  }
  .contact-owner-popup .pp_close,
  .claim-listing-popup .pp_close {
    top: 24px;
    top: -55px;
  }
  .contact-owner-popup input,
  .contact-owner-popup textarea,
  .claim-listing-popup input,
  .claim-listing-popup textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 220px;
    width: 100%;
  }
  .contact-owner-popup .input:nth-child(4),
  .claim-listing-popup .input:nth-child(4) {
    margin-right: 9px;
  }
  .hentry .entry-title {
    text-align: center;
  }
  .hentry .entry-thumbnail {
    margin: 10px 65px 20px;
    float: none;
  }
  .single-post-section .entry-meta .meta-info {
    border: none;
  }
  .entry-meta {
    float: none;
  }
  .paginate-links .page-numbers,
  .paginate-links .dots {
    margin-right: 10px;
  }
  .paginate-links .page-numbers.next {
    margin: 0 0 0 35px;
  }
  .paginate-links .page-numbers.prev {
    margin: 0 35px 0 0;
  }
  .special-offer-holder .wrapper {
    width: 350px;
  }
  .people-ratings .section-controls {
    bottom: -5px;
  }
  #ait-dir-register-shortcode {
    width: 420px;
  }
  #ait-dir-register-shortcode .register-username,
  #ait-dir-register-shortcode .register-email,
  #ait-dir-register-shortcode .register-role {
    width: 390px;
    margin-right: 0;
  }
  #ait-dir-register-shortcode .wp-user-form label {
    width: 94px;
  }
  #ait-dir-register-shortcode .wp-user-form input,
  #ait-dir-register-shortcode .wp-user-form select {
    width: 279px;
  }
  #ait-dir-register-shortcode #user-submit {
    width: 150px;
  }
  .widget {
    width: 100% !important;
  }
  #secondary .widget {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: auto !important;
    margin-right: 0 !important;
  }
  .widget_archive .widget-title,
  .widget_categories .widget-title,
  .widget_links .widget-title,
  .widget_meta .widget-title,
  .widget_nav_menu .widget-title,
  .widget_pages .widget-title,
  .widget_recent_comments .widget-title,
  .widget_recent_entries .widget-title,
  .widget_rss .widget-title,
  .widget_submenu .widget-title {
    text-align: center;
  }
  .widget_directory .profile-info .profile-name span,
  .widget_directory .profile-info .profile-role span {
    width: 107px;
  }
  .mainpage {
    font-size: 18px;
    line-height: normal;
  }
  .special-offer-holder .content,
  .mainpage,
  .mainpage p,
  .mainpage small {
    font-size: 18px;
    line-height: normal;
  }
  .logo > span {
    font-size: 18px;
  }
  ul.style1 li,
  ul.style2 li,
  ul.style3 li,
  ul.style4 li,
  ul.style5 li,
  ul.style6 li {
    background-position: 0 2px;
  }
  .entry-content {
    font-size: 18px;
    line-height: 28px;
  }
  .entry-content .frame p {
    font-size: 16px;
    line-height: 23px;
  }
  .entry-title .breadcrumbs {
    font-size: 18px;
  }
  .sc-accordion .ac-title a {
    font-size: 16px;
    padding-left: 16px;
  }
  .widget_posts h3,
  .user-rating .description {
    font-size: 16px;
  }
  .widget-text p {
    line-height: 28px;
  }
  .widget_calendar td,
  .widget_calendar th {
    font-size: 17px;
  }
  .widget_archive li a,
  .widget_categories li a,
  .widget_links li a,
  .widget_meta li a,
  .widget_nav_menu li a,
  .widget_pages li a,
  .widget_recent_entries li a,
  .widget_rss li a,
  .widget_recent_comments li,
  .widget_submenu li a {
    font-size: 18px;
  }
  .hentry .date a,
  .breadcrumbs a,
  .hentry .share-link a,
  .page-footer li a,
  .page-footer .footer-text,
  .widget_twitter p.twitter-message .language-button .language-title,
  .hentry .edit-link a {
    font-size: 16px;
  }
  .widget_posts .postitem p small {
    font-size: 17px;
  }
  .category-breadcrumb a,
  .category-breadcrumb span,
  .breadcrumbs a,
  .breadcrumbs span {
    font-size: 16px;
  }
  .hentry .entry-meta a {
    font-size: 14px;
  }
  .widget_tag_cloud a {
    font-size: 16px !important;
  }
  .widget_faq ul li span strong,
  .widget_posts h3 a {
    font-family: "sofia-pro", Arial, sans-serif;
  }
  .items-grid-view .item-address {
    font-size: 16px;
  }
}
/* IPAD COLS */
@media all and (min-width: 498px) and (max-width: 768px) {
  /*
* Column Shortcodes
*/
  .sc-column {
    float: left;
    padding: 10px 0px;
    margin-right: 50px;
  }
  .onecolumn .sc-column {
    margin-right: 40px;
  }
  .ui-widget-content .sc-column {
    margin-right: 42px;
  }
  .onecolumn .ui-widget-content .sc-column {
    margin-right: 44px;
  }
  .sc-column.sc-column-last,
  .onecolumn .ui-widget-content .sc-column-last {
    margin-right: 0;
  }
  .sc-column.one-full {
    width: 700px;
  }
  .sc-column.one-half,
  .sc-column.one-half-last {
    width: 325px;
  }
  .sc-column.one-third,
  .sc-column.one-third-last {
    width: 200px;
  }
  .sc-column.two-third,
  .sc-column.two-third-last {
    width: 450px;
  }
  .sc-column.one-fourth,
  .sc-column.one-fourth-last {
    width: 137.5px;
  }
  .sc-column.three-fourth,
  .sc-column.three-fourth-last {
    width: 512.5px;
  }
  .onecolumn .sc-column.one-full {
    width: 700px;
  }
  .onecolumn .sc-column.one-half,
  .onecolumn .sc-column.one-half-last {
    width: 330px;
  }
  .onecolumn .sc-column.one-third,
  .onecolumn .sc-column.one-third-last {
    width: 206.66666667px;
  }
  .onecolumn .sc-column.two-third,
  .onecolumn .sc-column.two-third-last {
    width: 453.33333333px;
  }
  .onecolumn .sc-column.one-fourth,
  .onecolumn .sc-column.one-fourth-last {
    width: 145px;
  }
  .onecolumn .sc-column.three-fourth,
  .onecolumn .sc-column.three-fourth-last {
    width: 515px;
  }
  .ui-widget-content .sc-column.one-full {
    width: 660px;
  }
  .ui-widget-content .sc-column.one-half,
  .ui-widget-content .sc-column.one-half-last {
    width: 309px;
  }
  .ui-widget-content .sc-column.one-third,
  .ui-widget-content .sc-column.one-third-last {
    width: 192px;
  }
  .ui-widget-content .sc-column.two-third,
  .ui-widget-content .sc-column.two-third-last {
    width: 426px;
  }
  .ui-widget-content .sc-column.one-fourth,
  .ui-widget-content .sc-column.one-fourth-last {
    width: 133.5px;
  }
  .ui-widget-content .sc-column.three-fourth,
  .ui-widget-content .sc-column.three-fourth-last {
    width: 484.5px;
  }
  .onecolumn .ui-widget-content .sc-column.one-full {
    width: 660px;
  }
  .onecolumn .ui-widget-content .sc-column.one-half,
  .onecolumn .ui-widget-content .sc-column.one-half-last {
    width: 308px;
  }
  .onecolumn .ui-widget-content .sc-column.one-third,
  .onecolumn .ui-widget-content .sc-column.one-third-last {
    width: 190.66666667px;
  }
  .onecolumn .ui-widget-content .sc-column.two-third,
  .onecolumn .ui-widget-content .sc-column.two-third-last {
    width: 425.33333333px;
  }
  .onecolumn .ui-widget-content .sc-column.one-fourth,
  .onecolumn .ui-widget-content .sc-column.one-fourth-last {
    width: 132px;
  }
  .onecolumn .ui-widget-content .sc-column.three-fourth,
  .onecolumn .ui-widget-content .sc-column.three-fourth-last {
    width: 484px;
  }
}
@media all and (max-width: 497px) {
  /* =======================================================
    LAYOUT
   ======================================================= */
  body {
    width: 320px;
    overflow-x: hidden;
  }
  .wrapper,
  .comments-holder,
  #ait-rating-system {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    box-sizing: border-box;
  }
  #content {
    width: 100%;
  }
  #secondary {
    width: 100%;
  }
  /* =======================================================
    MENU
   ======================================================= */
  .menu-content .mainmenu {
    width: 300px;
    margin-left: -150px;
  }
  /* =======================================================
    DIRECTORY SEARCH
   ======================================================= */
  #directory-search.map-search input,
  #directory-search.map-search .search-slider-geo {
    width: 240px;
  }
  #directory-search.map-search .search-slider-geo .geo-slider {
    width: 120px;
  }
  #directory-search.map-search #dir-searchinput-geo-radius {
    width: 28px;
  }
  /* =======================================================
    CATEGORIES
   ======================================================= */
  .subcategories .category {
    display: inline-block;
    width: 197px !important;
  }
  /* =======================================================
    ITEM DETAIL
   ======================================================= */
  .items-grid-view .item-address {
    padding: 0 40px;
  }
  .item-detail-hours .item-detail-info-term {
    width: 150px;
  }
  .item-gallery li {
    width: 96px;
    margin-right: 12px;
  }
  /* =======================================================
    CLAIM LISTING POP UP
   ======================================================= */
  .contact-owner-popup input,
  .contact-owner-popup textarea,
  .claim-listing-popup input,
  .claim-listing-popup textarea {
    min-width: 220px;
    width: 100%;
  }
  /* =======================================================
    SPECIAL OFFERS
   ======================================================= */
  .special-offer-holder .wrapper {
    width: 190px;
  }
  /* =======================================================
    REGISTER SHORTCODE
   ======================================================= */
  #ait-dir-register-shortcode {
    width: 260px;
  }
  #ait-dir-register-shortcode .register-username,
  #ait-dir-register-shortcode .register-email,
  #ait-dir-register-shortcode .register-role {
    /*width: 390px;*/
    width: 100%;
  }
  #ait-dir-register-shortcode .wp-user-form label {
    /*width: 94px;*/
    width: 100%;
  }
  #ait-dir-register-shortcode .wp-user-form input,
  #ait-dir-register-shortcode .wp-user-form select {
    /*width: 279px;*/
    width: 100%;
  }
  #ait-dir-register-shortcode #user-submit {
    /*width: 150px;*/
    width: 100%;
  }
  /* =======================================================
    WIDGETS
   ======================================================= */
  .widget_directory .profile-info .profile-name span,
  .widget_directory .profile-info .profile-role span {
    width: 107px;
  }
  .widget_directory #ait-login-tabs li,
  #dir-login-form-popup #ait-login-tabs li {
    width: 47%;
  }
}
.gllpMap {
  width: 500px;
  height: 250px;
}
.gllpSearchButton {
  cursor: pointer;
  cursor: hand;
  font-weight: bold;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}
.widgetlogin-button-account {
  margin-right: 15px;
}
.widget_directory #ait-login-tabs .gform_wrapper ul li.gfield {
  background: none;
  border: none;
  display: block;
  text-align: left;
  width: 100%;
}
.widget_directory #ait-login-tabs .gform_wrapper .top_label input.medium,
.widget_directory #ait-login-tabs .gform_wrapper .top_label select.medium {
  width: 100%;
}
.entry-content {
    padding-bottom: 50px;
  margin-bottom: 30px;
}
.house-entry-content {
  font-size: 16px;
  color: #525252;
  font-weight: 300;
}
.margin_right {
  margin-right: 10px;
}
ul.house_list {
  margin-bottom: 80px;
  border-top: 8px solid #264653;
  list-style: none;
  margin-left: 0;
  padding: 0;
}
ul.house_list li {
  border-bottom: 8px solid #264653;
  font-size: 18px;
  padding: 20px 0px;
}
ul.house_list a {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
}
ul.house_list .favourites {
  display: inline-block;
  margin-bottom: 0px;
}
ul.house_list img {
  float: left;
  margin-right: 20px;
}
@media (max-width: 768px) {
  .footer_social_icons {
    text-align: center;
  }
  .footer-widgets .widget_nav_menu .menu-item-has-children {
    width: 100%;
  }
  .mobile-view {
    display: block;
  }
  .my-house-title-area .my-houses-title {
    display: block;
    margin-bottom: 10px;
  }
  .my-house-title-area .create-new-houses-title {
    display: block;
    margin-bottom: 10px;
    float: none;
  }
  .welcome-text {
    display: none !important;
  }
  .entry-content ul.items-list-view {
    padding-left: 0;
  }
  .entry-content ul.items-list-view .item-content-wrapper {
    box-shadow: none;
    border: 1px solid #264653;
  }
  .horz-advert .advertising-box {
    width: 100%;
  }
  .search-section input[type="text"] {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
  }
  .search-section input[type="submit"] {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
  }
  .search-section #advanced-search-wrapper .advanced-togglers-wrapper .tgl-item {
    margin: 5px !important;
  }
  .search-section #advanced-search-wrapper .advanced-togglers-wrapper .tgl-item a {
    padding: 5px;
    font-size: 14px;
  }
  .news-item,
  .feed-item {
    height: auto !important;
  }
  .home-content--boxes {
    background: none;
    padding: 20px 0;
  }
  .home-content--boxes .box-col-6 {
    padding: 20px 10px;
  }
  .box-col-1,
  .box-col-3,
  .box-col-4,
  .box-col-5,
  .box-col-6 {
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    clear: both;
  }
  .prefooter .sponsor-title {
    text-align: center;
    padding-left: 0;
  }
  .prefooter img {
    margin: 0 auto 15px;
    display: block;
    float: none;
  }
  .postcode-form {
    padding: 20px 0;
  }
  ul.house_list h4 {
    font-size: 20px;
  }
}
.auth_widget {
  float: right;
  position: relative;
  color: #264653;
  font-size: 15px;
  margin-top: 10px;
}
.auth_widget ul {
  width: auto;
  margin: 0 auto;
}
.auth_widget ul li {
  display: inline-block;
  padding: 6px;
}
.auth_widget a {
  color: #000;
  display: inline-block;
  font-size: 17px;
  padding: 0px 4px;
  font-weight: 800;
  font-family: "sofia-pro", Arial, sans-serif;
  transition: all 0.2s;
}
.auth_widget a:hover {
  color: #264653;
  transition: all 0.2s;
}
.auth_widget .account-icon-topright {
  display: inline-block;
}
.auth_widget .login-icon {
  font-size: 19px;
  color: #264653;
  line-height: 1.5em;
  display: inline-block;
  width: 19px;
}
.login_dropout {
  display: none;
  position: absolute;
  width: 300px;
  top: 38px;
  padding: 20px;
  right: 0px;
  background: #f3f3f3;
}
.login_dropout label {
  display: inline-block;
  width: 70px;
  color: #b1b1b1;
}
.login_dropout input {
  width: 270px;
  border: none;
  padding: 10px;
}
.login_dropout input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}
.login_dropout input[type="submit"] {
  width: auto;
  background: #c5dd55;
  color: #fff;
  text-transform: uppercase;
  font-family: "proxima-nova", Arial, sans-serif;
}
.login_dropout p {
  margin-bottom: 10px;
}
.login_dropout p.login-remember label {
  width: auto;
}
.login_dropout p.login-submit {
  margin-bottom: 0px;
}
.srchtrm {
  color: #010101;
  font-family: "sofia-pro", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  display: inline-block;
}
.searchform input#search-input,
#searchform input#s,
#search-form input#s {
  height: 32px;
}
.home_top_bar {
  width: 100%;
  background: #c5dd55;
  height: 6px;
}
.home_top_bar h2 {
  color: #fff;
  width: 800px;
  margin: 0 auto;
  padding: 3px 0px 0px;
  text-align: center;
  font-size: 35px;
  line-height: 50px;
  vertical-align: middle;
}
.main_blurb {
  margin: 70px auto;
  font-family: "proxima-nova", Arial, sans-serif;
  text-align: center;
  font-size: 26px;
  font-weight: 300;
  line-height: 40px;
  margin-bottom: 90px !important;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  color: #264653;
}
#featured_houses {
  margin-bottom: 15px;
}
#featured_houses ul li {
  width: 330px;
  height: 330px;
  float: left;
  position: relative;
}
#featured_houses ul li a.overlay {
  display: block;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 330px;
  height: 330px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.75);
}
#featured_houses ul li a.overlay h3 {
  margin-top: 110px;
  width: 310px;
  text-align: center;
  color: #1d1d1d;
  font-size: 35px;
  line-height: 35px;
  padding: 0 10px;
}
#featured_houses ul li a.overlay p {
  width: 330px;
  text-align: center;
  color: #1d1d1d;
  font-size: 24px;
}
a.large_home_button {
  background: #c5dd55;
  color: #fff;
  display: block;
  width: 990px;
  text-align: center;
  font-size: 38px;
  height: 95px;
  line-height: 95px;
  font-family: "alternate-gothic-no-2-d";
  margin-bottom: 15px;
}
.clear_float {
  clear: both;
  line-height: 0px;
}
.panel {
  width: 320px;
  height: 215px;
  float: left;
  margin: 15px 15px 15px 0px;
  color: #fff;
}
.panel h3 {
  color: #fff;
  font-size: 38px;
  padding: 0 10px;
  width: 280px;
  margin: 20px auto 0px;
  text-align: center;
  line-height: 40px;
}
.panel p {
  width: 300px;
  padding: 10px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
}
.left_home_button {
  background: #7cd1ea;
}
.middle_home_button {
  background: #ffcb08;
}
.right_home_button {
  background: #c5dd55;
  margin-right: 0px;
}
#directory-search.map-search #dir-search-form {
  border: none;
  border-radius: 0px;
  bottom: 0px;
  right: 0px;
}
#directory-search.map-search .searchbox-title {
  text-align: center;
  font-size: 26px;
}
#directory-search input {
  border: none;
  border-radius: 0px;
  padding: 6px;
}
#directory-search .dir-searchsubmit {
  border: 1px solid #fff;
  color: #ffffff;
  line-height: 20px;
}
.marker-content {
  border-radius: 0px;
  width: 320px;
}
.with-image .map-item-info {
  width: 280px;
}
.map-item-info .title {
  color: #747474;
  font-size: 16px;
  font-weight: normal;
  width: 288px;
  font-family: "proxima-nova", Arial, sans-serif;
}
.map-item-info .address {
  color: #747474;
  width: 288px;
}
.map-item-info .more-button {
  background: #c5dd55;
  border: none;
  border-radius: 0px;
  width: 270px;
  margin-top: 10px;
  color: #ffffff;
  height: 35px;
  font-size: 18px;
  font-weight: normal;
  line-height: 35px;
  text-align: center;
}
.map-item-info .more-button:hover {
  border-bottom: none;
}
.marker-content img {
  border-radius: 0px;
  float: none;
}
.left_column {
  width: 635px;
  float: left;
}
.left_column .entry-content {
  font-size: 24px;
}
.left_column .meta_area {
  background: #f7f7f7;
  padding: 20px;
}
.left_column .meta_area input {
  border: none;
  border-radius: 0px;
  background: #a5c440;
  color: #fff;
  padding: 8px;
  text-transform: uppercase;
}
.left_column .meta_area .favourited {
  display: inline-block;
  background: #ffcb08;
  padding: 8px;
  text-transform: uppercase;
  color: #fff;
}
.left_column .meta_area .remove-favourited {
  background: #ffcb08;
  padding: 8px;
  text-transform: uppercase;
  color: #fff;
  background: none;
  margin-left: 15px;
  display: inline-block;
}
.left_column .meta_area .remove-favourited a {
  font-size: 12px;
}
.left_column .meta_area .left {
  width: 100%;
}
.left_column .meta_area .right {
  width: 100%;
}
.left_column .meta_area .item-detail-info-term {
  color: #010101;
  font-weight: bold;
}
.left_column .meta_area .item-detail-info-term.green {
  color: #000;
}
.left_column .meta_area .hours {
  border-top: 1px dotted #acacac;
  padding-top: 20px;
  margin-top: 20px;
}
.left_column .meta_area .hours .item {
  display: inline-block;
  margin-right: 20px;
}
.left_column .meta_area .hours .item .item-detail-info-term {
  text-align: center;
}
.wp-editor-container textarea.wp-editor-area {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
a.create_event,
a.orange_button {
  background: #ffcb08;
  padding: 8px;
  text-transform: uppercase;
  color: #fff;
  float: right;
}
button.orange_button {
  display: inline-block;
  background: #ffcb08;
  padding: 8px;
  text-transform: uppercase;
  color: #fff;
  float: none;
  border: none;
}
.comment-meta .edit {
  display: none;
}
ul.item-image-gallery,
.jcarousel-clip-horizontal {
  left: 27px;
  overflow: hidden;
  white-space: nowrap;
  width: 597px;
  padding-top: 10px;
}
.jcarousel-prev,
.jcarousel-next {
  right: 0px;
  top: 17px;
}
.jcarousel-prev {
  left: 0px;
}
.year_banner {
  display: inline-block;
  border: 1px solid #264653;
  background: #264653;
  color: #fff;
  padding: 0 20px;
  margin-left: 30px;
  height: 28px;
  font-size: 18px;
  vertical-align: middle;
}
.marker-content .arrow {
  background: rgba(0, 0, 0, 0) url("design/img/map-pin-description-hor.png") no-repeat scroll 0 0;
  bottom: 126px;
  height: 37px;
  left: 325px;
  position: absolute;
  width: 37px;
}
.entry-header {
  background: none;
  padding: 0;
}
.entry-header .dir-sorting label {
  color: #fff;
  font-size: 16px;
  padding-right: 5px;
}
.ancillary_event_list li .location {
  color: #757575;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}
.ancillary_event_list li .meta {
  border-top: 1px solid #7cd1ea;
  border-bottom: 1px solid #7cd1ea;
  margin: 30px 0;
  padding: 30px 0;
}
.ancillary_event_list li .meta .item-detail-info-term {
  color: #a5c440;
  font-size: 18px;
  text-transform: uppercase;
}
.ancillary_event_list li .meta .left {
  width: 290px;
  margin-right: 20px;
}
.ancillary_event_list li .meta .right {
  width: 290px;
}
.ancillary_event_list li .content .description {
  margin-top: 30px;
}
.widget {
  margin-bottom: 40px;
}
.item-map {
  margin-bottom: 0px;
}
.house_profile {
  margin-bottom: 0px;
}
.items-grid-view .item-address {
  height: 40px;
}
#access {
  position: relative;
}
@media all and (max-width: 497px) {
  body {
    width: auto;
  }
  a.large_home_button {
    padding: 10px;
    width: auto;
    height: auto;
    line-height: 45px;
  }
  .panel {
    height: auto;
    margin: 15px 15px 15px 0;
    width: 260px;
  }
  .panel h3 {
    width: auto;
  }
  .panel p {
    width: 240px;
  }
  .comments-holder {
    width: auto;
  }
  .latest_news h2 {
    height: auto;
    line-height: 40px;
  }
  .latest_news .panel {
    width: 260px;
  }
  .latest_news .panel img {
    display: none;
  }
  .latest_news .panel p {
    width: 100%;
    padding: 0px;
  }
  .main_blurb {
    padding: 0 1em;
    width: auto;
    max-width: 100%;
    font-size: 16px !important;
    line-height: 28px;
  }
  #featured_houses {
    width: 100%;
  }
  #featured_houses ul li {
    width: 260px;
    height: 260px;
    background-size: 260px 260px;
  }
  #featured_houses ul li a.overlay {
    width: 260px;
    height: 260px;
  }
  #featured_houses ul li a.overlay h3 {
    margin-top: 80px;
    padding: 0 10px;
    width: 260px;
  }
  #featured_houses ul li a.overlay p {
    width: 260px;
  }
  #access {
    z-index: 9999;
  }
  #access .mainmenu {
    top: 76px;
  }
  .login_dropout {
    right: -88px;
  }
  .ancillary_event_list li h2 {
    height: auto;
  }
  .ancillary_event_list li .meta .left,
  .ancillary_event_list li .meta .right {
    float: none;
    width: auto;
    margin: 0;
  }
  .left_column {
    width: 100%;
    float: none;
    margin: 0px;
  }
  .left_column .meta_area .left,
  .left_column .meta_area .right {
    width: auto;
    float: none;
  }
  ul.item-image-gallery,
  .jcarousel-clip-horizontal {
    width: 200px;
    left: 33px;
  }
  a.create_event,
  a.orange_button {
    margin-bottom: 30px;
  }
  #content {
    /*width:260px;*/
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1024px) {
  select,
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
  textarea,
  .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
  .gform_wrapper.gf_browser_chrome select {
    border-width: 1px;
  }
  .footer-widgets .widget_nav_menu .menu-item-has-children {
    width: 47%;
    margin-bottom: 20px;
  }
  #advanced-search-wrapper {
    height: auto !important;
  }
  .mainmenu .menuwrapper a,
  .menu .menuwrapper a {
    background-color: #7f675b;
    padding: 10px;
    color: #fff;
    text-align: center;
  }
  .mainmenu .menuwrapper .menutoggle,
  .menu .menuwrapper .menutoggle {
    display: block;
  }
  .mainmenu .menuwrapper ul,
  .menu .menuwrapper ul {
    display: none;
  }
  .mainmenu .menuwrapper ul li,
  .menu .menuwrapper ul li {
    display: block;
  }
  .mainmenu .menuwrapper ul li a,
  .menu .menuwrapper ul li a {
    color: #fff;
    background-color: #5f7557;
  }
  .mainmenu .menuwrapper ul li .sub-menu,
  .menu .menuwrapper ul li .sub-menu {
    width: 100%;
    display: none;
  }
  .mainmenu .menuwrapper ul li .sub-menu li,
  .menu .menuwrapper ul li .sub-menu li {
    text-align: center;
    padding: 0px;
  }
  .mainmenu .menuwrapper ul li .sub-menu li a,
  .menu .menuwrapper ul li .sub-menu li a {
    width: 100%;
    padding: 18px;
    font-size: 18px;
    margin: 0px;
    background-color: #76936c;
  }
  .mainmenu .menuwrapper ul li:hover a,
  .menu .menuwrapper ul li:hover a {
    color: #fff;
  }
  .mainmenu .menuwrapper ul li:hover a:after,
  .menu .menuwrapper ul li:hover a:after {
    display: none;
  }
  .mainmenu .menuwrapper ul li:hover .sub-menu,
  .menu .menuwrapper ul li:hover .sub-menu {
    transition: none;
  }
  .menu-container {
    background: #264653;
  }
  .menu-container .menubut.bigbut {
    height: 40px;
    line-height: 32px;
    display: block;
    margin: 0 auto;
    background: #264653;
    border-bottom: 3px solid #fff;
  }
  .menu-container .menu-loginlink {
    display: none !important;
  }
  .menu-container .wrapper {
    width: 100%;
    padding: 0;
  }
  .entry-thumbnail {
    display: none;
  }
  .horz-advert {
    clear: both;
    margin: 10px 0;
  }
  .horz-advert .advertising-box {
    width: 30%;
    margin: 10px auto;
  }
  .box2021 {
    max-width: 100%;
    float: none;
    height: auto !important;
    margin: 40px auto;
    width: 80%;
  }
  .search-section input[type="text"] {
    max-width: 100%;
    width: auto;
  }
  .search-section label {
    font-size: 23px;
  }
  .search-section .home-inputs .home-inputs-search-wrapper input[type="text"] {
    max-width: 100%;
    border: 1px solid #eee;
  }
  .search-section .home-inputs .home-inputs-search-wrapper input[type="submit"] {
    width: 100% !important;
    position: relative !important;
  }
  .search-section .home-inputs #advanced-search-wrapper {
    /*.advanced-togglers-wrapper .tgl-item{ display:inline-block; }	*/
  }
  .search-section .home-inputs #advanced-search-wrapper select {
    box-shadow: none;
  }
  .search-section .home-inputs #advanced-search-wrapper select:hover {
    box-shadow: none;
  }
  .search-section .home-inputs #advanced-search-wrapper input[type="submit"] {
    width: 100%;
    max-width: 600px;
  }
  .search-section .home-inputs #advanced-search-wrapper .search-keyword .inner {
    box-shadow: none;
    text-align: center;
  }
  .search-section .home-inputs #advanced-search-wrapper .search-keyword .inner input[type="text"] {
    max-width: 600px;
    border: 1px solid #eee;
  }
  .search-section .home-inputs #advanced-search-wrapper .search-keyword .inner .dir-searchsubmit {
    width: 100%;
    max-width: 600px;
    position: relative;
    margin-top: 20px;
    /*  box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.3);*/
    box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.3);
    transition: all 0.3s;
  }
  .search-section .home-inputs #advanced-search-wrapper .search-keyword .inner .dir-searchsubmit:hover {
    /*  box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.6); */
    box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.6);
  }
  .search-section .home-inputs #advanced-search-wrapper .search-keyword .inner:hover {
    box-shadow: none;
  }
  #dir-searchinput-postcode {
    /* -webkit-box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.3) !important;
				   -moz-box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.3) !important;
				   box-shadow: 0px 0px 26px 1px rgba(106,218,158,0.3) !important;*/
    box-shadow: 0px 0px 26px 1px rgba(54, 56, 49, 0.3);
  }
  .homeowners-feed .read-more,
  .latest_news .read-more,
  .items-list-view .item-readmore {
    position: relative !important;
    text-align: left !important;
    left: 0 !important;
    padding: 0px !important;
    padding-top: 10px !important;
  }
  a.item-item-link:hover {
    text-decoration: none !important;
  }
  body {
    width: 100%;
  }
  .menu-content .mainmenu {
    top: 76px;
  }
  .entry-content {
    padding-top: 10px;
  }
  .main_blurb {
    padding: 0 1em;
    width: auto;
    max-width: 100%;
    font-size: 16px !important;
  }
  #content {
    width: 100%;
  }
  .onecolumn #primary {
    width: 100%;
    max-width: 100%;
  }
  .left_column {
    width: 100%;
    float: none;
  }
  .left_column ul.item-image-gallery,
  .left_column .jcarousel-clip-horizontal {
    width: 400px;
    left: 40px;
    padding-top: 10px;
  }
  .left_column .jcarousel-prev {
    left: 10px;
  }
  .left_column .jcarousel-next {
    right: 10px;
  }
  .meta_area .left {
    width: 100%;
  }
  .meta_area .right {
    width: 100%;
  }
  .meta_area .entry-content {
    padding: 0 20px;
  }
  .wrapper,
  #content,
  .comments-holder,
  #ait-rating-system {
    width: 96%;
    padding: 0 2%;
    box-sizing: border-box;
  }
  #colophon {
    padding: 0 40px;
  }
  #featured_houses {
    margin: 0 auto;
    width: 660px;
    margin-bottom: 30px;
  }
  .home_top_bar h2 {
    width: 100%;
  }
  .panel {
    clear: both;
    margin: 0 auto;
    float: none;
    width: 330px;
    display: block;
  }
  .panel h3 {
    padding-top: 30px;
  }
}
@media all and (min-width: 479px) and (max-width: 719px) {
  #featured_houses {
    width: 330px;
  }
  a.large_home_button {
    height: auto;
    line-height: 45px;
    margin: 0 auto;
    padding: 10px;
    width: 310px;
  }
  .latest_news .panel {
    width: 100%;
  }
  .latest_news .panel h3 {
    width: 100%;
  }
  .latest_news .panel p {
    width: 305px;
  }
}
@media all and (min-width: 769px) and (max-width: 1023px) {
  #content #primary {
    float: none;
  }
}
@media all and (min-width: 720px) and (max-width: 1023px) {
  a.large_home_button {
    width: 640px;
    padding: 10px;
    margin: 0 auto;
  }
  .latest_news .panel {
    width: 100%;
  }
  .latest_news .panel h3 {
    width: 100%;
  }
  .latest_news .panel p {
    width: 520px;
  }
}
.cptch_input {
  margin-top: 15px;
}
.slider-content .wrapper {
  width: 1300px;
}
/* wrapper fix max width */
.wrapper {
  max-width: 100%;
}
/* subscribeer-upgrate-house-oner-confirm */
.confirm-sub-to-house-upgrade {
  padding-right: 20px;
  padding-left: 20px;
  background: #264653;
}
/* footer social icons */
.footer_social_icons a {
  display: inline-block;
  width: 32px;
  height: 32px;
  color: #333;
  font-size: 28px;
}
.footer_social_icons a i {
  font-style: normal;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured {
  background: #ececec !important;
  padding: 30px;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-cost.featured-event span.ticket-cost {
  background: #fff !important;
  color: #000 !important;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-image {
  float: left;
  margin: 0 3% 0 0;
  width: 30%;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured > *,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-content {
  color: #000;
}
.gform_update_postgform_update_post_upload_container_wrapper {
  float: none;
  clear: both;
}
.house-gallery .gform_update_post_upload_container {
  float: left;
}
.house-gallery .gform_update_post_upload_container .gform_update_post_delete_link {
  display: block;
}
.house-gallery .gform_update_post_addmore_link {
  line-height: 28px;
  margin-right: 20px;
  width: 150px;
  text-align: center;
  border: 1px solid;
  padding: 20px;
  margin-top: 20px;
  float: left;
}
#tribe-events-pg-template .tribe-events-content ul,
.tribe-events-after-html ul,
.tribe-events-before-html ul {
  list-style: disc inside !important;
}

/* Gravity Forms */
.container .row.hide_if_cant_apply:not(.homeowner_has_registered) .hide_if_cant_apply {
	display:none;
}
