@import url('https://fonts.googleapis.com/css?family=Scada:400,700|Open+Sans:400,300,700');
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.agent-box {
    margin-bottom: 30px;
    width: 25% !important;
    float: left;
}

html {
    font-family: crh-regular;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    overflow-y: auto;
    overflow-x: hidden
}

body {
    margin: 0;
    line-height: 1.42857;
    background: #FFF;
    font: 16px/20px Open Sans, sans-serif;
    color: #333;
    padding: 0 0 0;
}

figure {
    margin: 0
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    text-decoration: none;
    color: #333
}

a:active {
    outline: 0
}

.active {
    background: #0069b3;
    color: #FFF;
}

a:hover {
    text-decoration: underline;
    text-decoration: none;
    outline: 0;
    color: #BFA24
}

#main-menu-handle:focus,
#main-menu-handle:hover,
.btn.focus,
.btn:focus,
.btn:hover,
.focus#main-menu-handle,
.mfp-close,
a:focus {
    text-decoration: none
}

a:focus {
    outline-offset: -2px;
    outline: 0;
    color: #BFA249
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: 20px 0 10px;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 36px;
    font-family: crh-bold, Arial, Helvetica, sans-serif
}

h1 .small,
h1 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
    font-size: 65%
}

mark {
    background: #fcf8e3;
    color: #000;
    padding: .2em
}

small {
    font-size: 80%;
    font-size: 85%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

.mfp-container:before,
.mfp-content,
img {
    vertical-align: middle
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0;
    border: 0;
    border-top: 1px solid rgba(250, 250, 250, .2);
}

input:focus,
textarea:focus {
    border-color: #BFA249;
    outline: 0 !important
}

pre {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

samp {
    font-size: 1em;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

button,
input,
select {
    font-size: inherit
}

button,
input,
select,
textarea {
    font-family: inherit
}

button {
    color: inherit;
    font: inherit;
    margin: 0;
    overflow: visible;
    line-height: inherit
}

input,
optgroup {
    font: inherit;
    color: inherit;
    margin: 0
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: inherit
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

optgroup {
    font-weight: 700
}

s elect {
    color: inherit;
    font: inherit;
    margin: 0;
    line-height: inherit
}

select:not([class*=select2]) {
    background: #FFF;
    padding: 10px;
    color: #333;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    border-bottom-color: #2c95b7;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 42px;
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

select:not([class*=select2]):-moz-placeholder {
    color: #333
}

select:not([class*=select2])::-moz-placeholder {
    color: #333
}

select:not([class*=select2]):-ms-input-placeholder {
    color: #333
}

select:not([class*=select2])::-webkit-input-placeholder {
    color: #333
}

select:not([class*=select2]):focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

select:not([class*=select2]).placeholder {
    color: #333
}

textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    font-size: inherit;
    line-height: inherit;
    resize: vertical
}

h2,
h3,
h4,
h5,
h6 {
    font-family: crh-bold, Arial, Helvetica, sans-serif
}

textarea:not([class*=select2]) {
    background: #FFF;
    padding: 10px;
    color: #333;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    border-bottom-color: #0069b3;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

fieldset,
legend {
    border: 0;
    padding: 0
}

textarea:not([class*=select2]):-moz-placeholder {
    color: #333
}

textarea:not([class*=select2])::-moz-placeholder {
    color: #333
}

textarea:not([class*=select2]):-ms-input-placeholder {
    color: #333
}

textarea:not([class*=select2])::-webkit-input-placeholder {
    color: #333
}

textarea:not([class*=select2]):focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

textarea:not([class*=select2]).placeholder {
    color: #333
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button {
    height: auto
}

input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    width: 100%;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

td,
th {
    padding: 0
}

input[type=text]:not([class*=select2]) {
    background: #FFF;
    padding: 10px;
    color: #333;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    border-bottom-color: #0069b3;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type=text]:not([class*=select2]):-moz-placeholder {
    color: #333
}

input[type=text]:not([class*=select2])::-moz-placeholder {
    color: #333
}

input[type=text]:not([class*=select2]):-ms-input-placeholder {
    color: #333
}

input[type=text]:not([class*=select2])::-webkit-input-placeholder {
    color: #333
}

input[type=text]:not([class*=select2]):focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

input[type=text]:not([class*=select2]).placeholder {
    color: #333
}

input[type=tel]:not([class*=select2]) {
    width: 100%;
    background: #FFF;
    padding: 10px;
    color: #333;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    border-bottom-color: #2c95b7;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type=tel]:not([class*=select2]):-moz-placeholder {
    color: #333
}

input[type=tel]:not([class*=select2])::-moz-placeholder {
    color: #333
}

input[type=tel]:not([class*=select2]):-ms-input-placeholder {
    color: #333
}

input[type=tel]:not([class*=select2])::-webkit-input-placeholder {
    color: #333
}

input[type=tel]:not([class*=select2]):focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

input[type=tel]:not([class*=select2]).placeholder {
    color: #333
}

input[type=email]:not([class*=select2]) {
    background: #FFF;
    padding: 10px;
    color: #333;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    border-bottom-color: #0069b3;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type=email]:not([class*=select2]):-moz-placeholder {
    color: #333
}

input[type=email]:not([class*=select2])::-moz-placeholder {
    color: #333
}

input[type=email]:not([class*=select2]):-ms-input-placeholder {
    color: #333
}

input[type=email]:not([class*=select2])::-webkit-input-placeholder {
    color: #333
}

input[type=email]:not([class*=select2]):focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

input[type=email]:not([class*=select2]).placeholder {
    color: #333
}

input[type=password]:not([class*=select2]) {
    background: #FFF;
    padding: 10px;
    color: #333;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    border-bottom-color: #2c95b7;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type=password]:not([class*=select2]):-moz-placeholder {
    color: #333
}

input[type=password]:not([class*=select2])::-moz-placeholder {
    color: #333
}

input[type=password]:not([class*=select2]):-ms-input-placeholder {
    color: #333
}

input[type=password]:not([class*=select2])::-webkit-input-placeholder {
    color: #333
}

input[type=password]:not([class*=select2]):focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

input[type=password]:not([class*=select2]).placeholder {
    color: #333
}

input[type=url]:not([class*=select2]) {
    background: #FFF;
    padding: 10px;
    color: #333;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    border-bottom-color: #2c95b7;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type=url]:not([class*=select2]):-moz-placeholder {
    color: #333
}

input[type=url]:not([class*=select2])::-moz-placeholder {
    color: #333
}

input[type=url]:not([class*=select2]):-ms-input-placeholder {
    color: #333
}

input[type=url]:not([class*=select2])::-webkit-input-placeholder {
    color: #333
}

input[type=url]:not([class*=select2]):focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

input[type=url]:not([class*=select2]).placeholder {
    color: #333
}

input[type=date]:not([class*=select2]) {
    background: #FFF;
    padding: 10px;
    color: #333;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    border-bottom-color: #2c95b7;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase
}

input[type=date]:not([class*=select2]):-moz-placeholder {
    color: #333
}

input[type=date]:not([class*=select2])::-moz-placeholder {
    color: #333
}

input[type=date]:not([class*=select2]):-ms-input-placeholder {
    color: #333
}

input[type=date]:not([class*=select2])::-webkit-input-placeholder {
    color: #333
}

input[type=date]:not([class*=select2]):focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

input[type=date]:not([class*=select2]).placeholder {
    color: #333
}

.requested,
.requested:after,
.requested:before {
    background: #a2a2a2 !important
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

.h1,
.h2,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px
}

input[type=file] {
    display: block
}

input[type=file]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn,
.mfp-wrap {
    outline: 0 !important
}

input[type=range] {
    display: block;
    width: 100%
}

input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

select[multiple],
select[size] {
    height: auto
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

h2 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 30px
}

h2 .small,
h2 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
    font-size: 65%
}

h3 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 24px
}

h3 .small,
h3 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
    font-size: 65%
}

h4 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 18px
}

h4 .small,
h4 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
    font-size: 75%
}

h5 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 14px
}

h5 .small,
h5 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
    font-size: 75%
}

h6 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 12px
}

.h1,
.h2,
.h3 {
    font-family: inherit;
    margin-top: 20px
}

h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
    font-size: 75%
}

.h1 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 36px
}

.h1 .small,
.h1 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
    font-size: 65%
}

.h2 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 30px
}

.h2 .small,
.h2 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
    font-size: 65%
}

.h3 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-bottom: 10px;
    font-size: 24px
}

.h4,
.h5,
.h6 {
    font-family: inherit;
    margin-top: 10px;
    margin-bottom: 10px
}

.h3 .small,
.h3 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
    font-size: 65%
}

.h4 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 18px
}

.h4 .small,
.h4 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
    font-size: 75%
}

.h5 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 14px
}

.h5 .small,
.h5 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
    font-size: 75%
}

.h6 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 12px
}

dl,
ol {
    margin-top: 0
}

address,
dl {
    margin-bottom: 20px
}

.h6 .small,
.h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
    font-size: 75%
}

address,
dd,
dt {
    line-height: 1.42857
}

p {
    margin: 0 0 10px
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

ol {
    margin-bottom: 10px
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.service-content p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.service-content ul li {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

blockquote {
    padding: 30px 0px 30px 30px;
    margin: 0 0 20px;
    font-size: 14px;
    border-left: 5px solid #eee;
    border-bottom: 5px solid #eee;
    color: #333;
    line-height: 24px;
}

.blockquote1 {
    padding: 30px 30px 30px 0px;
    margin: 0 0 20px;
    font-size: 14px;
    border-right: 5px solid #eee;
    border-bottom: 5px solid #eee;
    color: #333;
    line-height: 24px;
    text-align: justify;
    margin-top: 45px;
}

#main-header .fa-pull-left#fullscreen-btn,
#main-header .pull-left#fullscreen-btn {
    margin-right: .3em
}

.post-desc img {
    width: 100%;
}

.value h2 span {
    display: block;
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

address {
    font-style: normal
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.requested {
    pointer-events: none !important
}

#main-header #header-top li:hover>ul,
header {
    display: block
}

#main-header {
    background: #FFF;
    border-bottom: 3px solid #e44f38;
    /* position: fixed;

    left: 0;

    top: 527px;*/
    width: 100%;
    z-index: 99999;
    -webkit-transition: top .3s ease;
    -o-transition: top .3s ease;
    transition: top .3s ease
}

#main-header #header-top {
    height: 30px;
    line-height: 30px;
    font-size: .8em
}

#main-header #header-top a {
    color: #FFF;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#main-header #header-top a:hover {
    color: #999;
}

#main-header #header-top li {
    border-right: 1px solid #FFF;
    position: relative;
    padding: 0
}

#main-header #header-top li:first-child {
    border-left: 1px solid #FFF
}

#main-header #header-top li:hover {
    cursor: pointer
}

#main-header #header-top li a {
    padding: 10px 15px
}

#main-header #header-top li a+i {
    margin-left: -13px
}

#main-header #header-top li>ul {
    display: none;
    position: absolute;
    top: 30px;
    right: -1px;
    z-index: 1;
    background: #006993;
    border: 2px solid #FFF
}

#main-header #header-top li>ul li {
    border: none;
    border-top: 1px solid #FFF;
    cursor: pointer
}

#main-header #header-top li>ul li:first-child {
    border: none
}

#main-header #header-top #language-switcher {
    float: left;
    margin-left: 0;
    border-left: 1px solid #FFF
}

#main-header #header-top #language-switcher i {
    margin-left: 3px
}

#main-header #header-top #login-boxes {
    float: right;
    margin-left: 0
}

#main-header .fa-pull-right#fullscreen-btn,
#main-header .pull-right#fullscreen-btn {
    margin-left: .3em
}

#main-header #header-top #login-boxes li:first-child {
    border-left: none
}

#main-header #fullscreen-btn {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    bottom: -63px;
    right: 20px;
    line-height: 40px;
    text-align: center;
    color: #BFA249;
    background-color: #FFF;
    border: 1px solid #BFA249;
    width: 40px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer
}

#main-header #fullscreen-btn:before {
    content: ""
}

#main-header #fullscreen-btn:hover {
    color: #FFF;
    background-color: #BFA249
}

#main-header #fullscreen-btn.active:before {
    content: ""
}

#main-header .main-header-cont:after,
#main-header .main-header-cont:before {
    content: " ";
    display: table
}

#main-header .main-header-cont {
    position: relative;
    height: inherit;
    -webkit-transition: top .3s ease;
    -o-transition: top .3s ease;
    transition: top .3s ease
}

#main-header .main-header-cont:after {
    clear: both
}

#main-header .menu-container {
    padding: 0
}

#main-header .logo-main-box {
    margin-top: 5px;
    padding: 0
}

#main-header #main-menu {
    float: right;
    font-family: crh-regular
}

#main-header #main-menu li {
    position: relative;
    line-height: 80px;
    padding: 0;
    cursor: pointer;
    margin-bottom: 1px;
}

#main-header #main-menu li a,
#main-header #main-menu li span {
    font-weight: 900;
    padding: 30px 9px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#main-header #main-menu li a.current,
#main-header #main-menu li a:hover,
#main-header #main-menu li span:hover {
    background: #e1e1e1;
    position: relative;
    color: #333
}

#main-header #main-menu li a.current:before,
#main-header #main-menu li a:hover:before,
#main-header #main-menu li span:hover:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    left: 0;
    bottom: -2px;
    display: block;
    content: ""
}

#main-header #main-menu li span.current {
    background: #e1e1e1;
    position: relative;
    color: #333
}

#main-header #main-menu li span.current:before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    left: 0;
    bottom: -2px
}

.main-menu>li.has-child>a::after {
    content: " ";
    font-family: "FontAwesome";
}

#main-header #main-menu li>ul {
    position: absolute;
    left: 50%;
    top: 80px;
    visibility: hidden;
    background: #FFF;
    z-index: 999;
    border-top: 3px solid #0069b3;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transform: scale(.9) translateX(-50%);
    -ms-transform: scale(.9) translateX(-50%);
    -webkit-transform: scale(.9) translateX(-50%);
    transform: scale(.9) translateX(-50%);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
    opacity: 0;
    filter: alpha(opacity=0)
}

#main-header #main-menu li>ul li {
    line-height: 45px
}

#main-header #main-menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: scale(1) translateX(-50%);
    -ms-transform: scale(1) translateX(-50%);
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%)
}

#main-header #main-menu li>ul li a {
    display: block;
    padding: 0 20px;
    line-height: 45px;
    white-space: nowrap;
    text-align: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-bottom: 1px solid rgba(178, 41, 66, .5)
}

#main-header #main-menu li>ul li a {
    display: block;
    padding: 0 20px;
    line-height: 45px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-bottom: 1px solid rgba(178, 41, 66, .5)
}

#main-header #main-menu li>ul li a.current:before,
#main-header #main-menu li>ul li a:hover:before {
    display: none
}

#main-header #main-menu li>ul li a:hover {
    background: #ededed;
    color: #333
}

#main-header #main-menu li>ul li a.current {
    background: #b22942;
    color: #FFF;
    cursor: default
}

#mobile-menu-container #main-menu li.active span,
#mobile-menu-container #main-menu li.active>a,
#mobile-menu-container #main-menu li:hover span,
#mobile-menu-container #main-menu li:hover>a {
    color: #e44f38;
}

#main-header #main-menu li>ul li:last-child a {
    border-bottom: 0
}

#main-header #main-menu li:hover>ul {
    visibility: visible;
}

#main-header.sticky {
    top: 0px
}

#main-header.sticky .main-header-cont {
    padding-top: 0;
    height: inherit
}

#main-header.sticky #main-menu li a,
#main-header.sticky #main-menu li span {
    filter: none
}

#main-header.sticky #main-menu li>ul {
    top: 81px;
}

#mobile-menu-container {
    border-top: 3px solid #e44f38;
    background: #FFF
}

#mobile-menu-container #main-menu {
    float: none
}

#mobile-menu-container #main-menu li:hover span:before,
#mobile-menu-container #main-menu li:hover>a:before,
#mobile-menu-container #main-menu>ul>li>a:after,
#mobile-menu-container #main-menu>ul>li>span:after {
    background: #e44f38
}

#mobile-menu-container #main-menu li {
    display: block;
    padding: 0
}

#mobile-menu-container #main-menu li a,
#mobile-menu-container #main-menu li span {
    display: block;
    padding: 0 20px;
    line-height: 35px;
    border-bottom: 1px solid #d9d9d9
}

#mobile-menu-container #main-menu li a:after,
#mobile-menu-container #main-menu li span:after {
    display: block;
    content: "";
    float: left;
    width: 5px;
    height: 5px;
    background: #1E4464;
    margin: 15px 15px 0 10px
}

#mobile-menu-container #main-menu li.active span:before,
#mobile-menu-container #main-menu li.active>a:before {
    background: #BFA249
}

#mobile-menu-container #main-menu li>ul {
    position: initial;
    border: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    border-bottom: 1px solid #e1e1e1
}

#mobile-menu-container #main-menu li>ul:after,
#mobile-menu-container #main-menu li>ul:before {
    display: none
}

#mobile-menu-container #main-menu li>ul li a,
#mobile-menu-container #main-menu li>ul li span {
    text-align: left;
    padding: 0 30px
}

#mobile-menu-container #main-menu li>ul li a:after,
#mobile-menu-container #main-menu li>ul li span:after {
    margin: 20px 15px 0 0
}

body div.blog .container .post-box {
    background: #fafafa;
    margin-bottom: 40px
}

body div.blog .container .post-box .post-img-box {
    position: relative;
    overflow: hidden;
    display: block;
    border-bottom: 3px solid #BFA249;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

body div.blog .container .post-box .post-img-box:after,
body div.blog .container .post-box .post-img-box:before {
    position: absolute;
    filter: alpha(opacity=0);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    display: block;
    opacity: 0;
    z-index: 1
}

body div.blog .container .post-box .post-img-box:after {
    content: "";
    transition: all .7s ease;
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #1E4464;
    font-size: 2.7em
}

body div.blog .container .post-box .post-img-box:before {
    transition: all .7s ease;
    content: "";
    left: 0;
    bottom: 0;
    width: 105%;
    height: 0;
    background: rgba(255, 255, 255, .6)
}

body div.blog .container .post-box .post-img-box img {
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

body div.blog .container .post-box .post-img-box:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    height: 150%
}

body div.blog .container .post-box .post-img-box:hover:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

body div.blog .container .post-box .post-img-box:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.rama-logo img {
    width: 180px;
    margin-left: 20px;
    height: 92px;
}

body div.blog .container .post-box .post-bott-sec {
    padding: 40px 40px 0px
}

body div.blog .container .post-box .post-bott-sec:last-child {
    padding-bottom: 0px
}

body div.blog .container .post-box .post-bott-sec .post-title-box {
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    display: block;
    position: relative;
    line-height: 1.3em;
    font-size: 1.7em;
    margin-bottom: 10px;
    padding-bottom: 20px
}

body div.blog .container .post-box .post-bott-sec .post-title-box:before {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d4d4d4
}

body div.blog .container .post-box .post-bott-sec .post-title-box:after {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 50%;
    height: 1px;
    background: #BFA249
}

body div.blog .container .post-box .post-bott-sec .post-title-box .post-title {
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

body div.blog .container .post-box .post-bott-sec .post-meta {
    color: #bababa
}

body div.blog .container .post-box .post-bott-sec .post-meta a {
    color: #bababa;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

body div.blog .container .post-box .post-bott-sec .post-meta a:hover {
    color: #BFA249
}

body div.blog .container .post-box .post-bott-sec .post-meta>div {
    display: inline-block;
    margin-right: 20px;
    position: relative;
    padding-right: 25px
}

body div.blog .container .post-box .post-bott-sec .post-meta>div:after {
    display: block;
    content: '/';
    color: #BFA249;
    position: absolute;
    right: 0;
    top: 0
}

body div.blog .container .post-box .post-bott-sec .post-meta>div:last-child {
    margin-right: 0
}

body div.blog .container .post-box .post-bott-sec .post-meta>div:last-child:after {
    display: none
}

.post-desc {
    margin-left: 40px;
}

body div.blog .container .post-box .post-bott-sec .post-desc {
    color: #333;
    line-height: 25px;
    margin-top: 25px;
    font-weight: lighter
}

.post-desc i {
    margin-right: 15px;
}

body div.blog .container .post-box .post-bott-sec .post-desc p a {
    font-size: 14px;
    color: #006993
}

body div.blog .container .post-box .post-bott-sec .post-desc p a:hover {
    color: #BFA249
}

body div.blog .container .post-box .post-bott-sec .post-desc p i {
    margin: 2px 5px 0 0;
    padding-left: 15px;
    padding-right: 15px
}

body div.blog .container .post-box .post-bott-sec .post-desc blockquote {
    background: #FFF;
    border-color: #2c95b7;
    border-width: 3px;
    font-size: 17px;
    padding: 20px
}

body div.blog .container .post-box .post-bott-sec .post-desc h4 {
    position: relative;
    padding-left: 5px;
    padding-bottom: 7px;
    color: #000
}

body div.blog .container .post-box .post-bott-sec .post-desc h4:before {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d4d4d4
}

body div.blog .container .post-box .post-bott-sec .post-desc h4:after {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 35%;
    height: 1px;
    background: #b22942
}

body div.blog .container .post-box .post-bott-sec .post-desc.dtl .col-xs-9 p {
    line-height: 18px
}

body div.blog .container .post-box .post-bott-sec .post-desc.dtl .col-xs-9 p:last-child {
    margin-bottom: 30px
}

body div.blog .container .post-box .post-bott-sec .post-desc.dtl p {
    display: inline-flex;
    width: 100%;
    line-height: 18px
}

body div.blog .container .post-box .post-bott-sec .read-more-container .read-more {
    padding: 3px 35px
}

body div.blog .container .post-box .post-bott-sec .post-tags {
    padding: 15px 0 10px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4
}

body div.blog .container .post-box .post-bott-sec .post-tags ul li a:hover {
    background: #BFA249;
    border-color: #BFA249;
    color: #FFF
}

body div.blog .container .post-box .post-bott-sec .comments-container {
    margin: 30px 00
}

body div.blog .container .post-box .post-bott-sec .comments-container h3 {
    font-size: 1.7em;
    line-height: 2.5em;
    margin: 0 0 40px;
    position: relative;
    display: inline-block
}

body div.blog .container .post-box .post-bott-sec .comments-container h3:before {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d4d4d4
}

body div.blog .container .post-box .post-bott-sec .comments-container h3:after {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 50%;
    height: 1px;
    background: #BFA249
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box {
    padding: 30px 30px 30px 90px;
    margin: 0 0 30px 140px;
    background: #FFF;
    position: relative
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box:before {
    content: " ";
    display: table
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box:after {
    content: " ";
    display: table;
    clear: both
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box:last-child {
    margin-bottom: 0
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box:first-child {
    margin-left: 70px
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box .user-img {
    overflow: hidden;
    width: 125px;
    height: 125px;
    position: absolute;
    left: -60px;
    top: 50%;
    margin-right: 30px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #ededed;
    border: 2px solid #FFF;
    -webkit-box-shadow: 0 0 0 3px #ededed;
    box-shadow: 0 0 0 3px #ededed
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box .user-img img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    max-width: 100%
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box .comment-info {
    margin: 15px 0
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box .comment-info .user-name {
    font-size: 1.5em;
    color: #BFA249;
    display: inline-block;
    font-family: crh-bold, Arial, Helvetica, sans-serif
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box .comment-info .user-name span {
    color: #1E4464
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box .comment-info .comment-date {
    margin-left: 20px;
    color: #ccc;
    font-size: 12px;
    display: inline-block
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box .comment-info .reply {
    float: right;
    color: #ccc;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box .comment-info .reply:hover {
    color: #BFA249
}

body div.blog .container .post-box .post-bott-sec .comments-container .comment-box .comment-text {
    color: #b3b3b3;
    line-height: 25px
}

body div.blog .container .post-box .post-bott-sec .comment-form-container {
    padding: 30px 30px 10px;
    margin: 80px 0 0;
    background: #FFF
}

body div.blog .container .post-box .post-bott-sec .comment-form-container h3 {
    font-size: 1.7em;
    line-height: 2.5em;
    margin: 0 0 40px;
    position: relative;
    display: inline-block
}

body div.blog .container .post-box .post-bott-sec .comment-form-container h3:before {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d4d4d4
}

body div.blog .container .post-box .post-bott-sec .comment-form-container h3:after {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 50%;
    height: 1px;
    background: #BFA249
}

#property-slider-section #property-thumb-slider:after,
#property-slider-section #property-thumb-slider:before {
    content: " ";
    display: table
}

body div.blog .container .post-box .post-bott-sec .comment-form-container>.desc {
    color: #b3b3b3
}

body div.blog .container .post-box .post-bott-sec .comment-form-container .comment-form {
    padding: 40px 0 20px
}

body div.blog .container .post-box .post-bott-sec .comment-form-container .comment-form input[type=text],
body div.blog .container .post-box .post-bott-sec .comment-form-container .comment-form input[type=tel],
body div.blog .container .post-box .post-bott-sec .comment-form-container .comment-form input[type=email],
body div.blog .container .post-box .post-bott-sec .comment-form-container .comment-form input[type=url] {
    width: 100%
}

body div.blog .container .post-box .post-bott-sec .comment-form-container .comment-form textarea {
    width: 100%;
    height: 150px
}

body div.blog .container .post-box .post-bott-sec .comment-form-container .comment-form .field-row {
    margin: 0 0 20px
}

body div.blog .container .post-box .post-bott-sec .comment-form-container .comment-form .field-row:last-child {
    margin-bottom: 0;
    text-align: center
}

body div.blog .container .post-box .post-bott-sec .comment-form-container .comment-form button {
    padding: 5px 70px
}

body div.blog .content-box {
    padding: 70px 20px 0 0
}

body div.blog .service-box-container {
    margin-bottom: 0
}

body div.blog .service-box-container .service-box .inner-container {
    padding: 80px 40px 30px
}

body div.blog .service-box-container .service-box .inner-container .royal-orchid {
    background: url(../images/royal-orchid.png) center no-repeat
}

body div.blog .service-box-container .service-box .inner-container .four-season-hotel {
    background: url(../images/four-season-hotel.png) center no-repeat
}

body div.blog .service-box-container .service-box .inner-container .vidyashilp {
    background: url(../images/vidyashilp-logo.png) center no-repeat
}

body div.blog .service-box-container .service-box .inner-container .vidyasagar {
    background: url(../images/vidyasagar-logo.png) center no-repeat
}

body div.blog .service-box-container .service-box .inner-container .title {
    line-height: 3em
}

body div.blog .service-box-container .service-box i {
    width: 300px
}

body div.blog.left-sidebar .content-box {
    padding: 0px 0 0px 20px
}

body div.blog.left-sidebar aside {
    padding: 0px 20px 50px 0
}

#property-slider-section {
    position: relative;
    margin-bottom: 80px
}

#property-slider-section #property-thumb-slider {
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    left: 50%;
    bottom: -100px;
    height: 200px;
    padding: 20px 10px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: rgba(255, 255, 255, .7)
}

#property-slider-section #property-thumb-slider:after {
    clear: both
}

#property-slider-section #property-thumb-slider>.navbar-collapse,
#property-slider-section #property-thumb-slider>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

#property-slider-section #property-thumb-slider .jumbotron {
    border-radius: 6px
}

#property-slider-section #property-thumb-slider.owl-carousel .owl-item {
    height: 160px;
    padding: 0 10px
}

#property-slider-section #property-thumb-slider.owl-carousel .owl-item .items .img-container {
    border-bottom: 3px solid #BFA249;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-size: cover;
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 160px;
    overflow: hidden
}

#property-slider-section #property-thumb-slider.owl-carousel .owl-item.synced .items .img-container,
#property-slider-section #property-thumb-slider.owl-carousel .owl-item:hover .items .img-container {
    border-bottom-color: #1E4464
}

#property-slider-section #property-thumb-slider.owl-carousel .owl-item .items .img-container:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #1E4464;
    font-size: 1.7em
}

#property-slider-section #property-thumb-slider.owl-carousel .owl-item .items .img-container:before {
    display: block;
    position: absolute;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    content: "";
    left: 0;
    bottom: 0;
    width: 105%;
    height: 0;
    background: rgba(255, 255, 255, .6)
}

#property-slider-section #property-main-slider .owl-controls .owl-next:after,
#property-slider-section #property-main-slider .owl-controls .owl-prev:after {
    display: none
}

#property-slider-section #property-thumb-slider.owl-carousel .owl-item.synced .items .img-container:before,
#property-slider-section #property-thumb-slider.owl-carousel .owl-item:hover .items .img-container:before {
    height: 150%;
    opacity: 1;
    filter: alpha(opacity=100)
}

#property-slider-section #property-thumb-slider.owl-carousel .owl-item:hover .items .img-container:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

#property-slider-section #property-thumb-slider.owl-carousel .owl-item.synced .items .img-container:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

#property-slider-section #property-main-slider {
    width: 100%;
    height: 100%;
    margin: 0;
    border-bottom: 3px solid #BFA249;
    min-height: 200px
}

#property-slider-section #property-main-slider .owl-controls {
    bottom: 50%;
    width: 100%
}

#property-slider-section #property-main-slider .owl-controls .owl-prev {
    width: 50px;
    height: 50px;
    text-indent: -999999px;
    left: 0
}

#property-slider-section #property-main-slider .owl-controls .owl-prev:before {
    font-size: 15px;
    color: #BFA249;
    background: rgba(255, 255, 255, .9);
    font-family: "Glyphicons Halflings";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-indent: 0;
    text-align: center;
    top: 0;
    content: "\e079"
}

#property-slider-section #property-main-slider .owl-controls .owl-next {
    width: 50px;
    height: 50px;
    text-indent: -999999px;
    right: 0
}

#property-slider-section #property-main-slider .owl-controls .owl-next:before {
    font-size: 15px;
    color: #BFA249;
    background: rgba(255, 255, 255, .9);
    font-family: "Glyphicons Halflings";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-indent: 0;
    text-align: center;
    top: 0;
    content: "\e080"
}

#property-slider-section #property-main-slider .img-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center
}

#property-slider-section #property-main-slider .img-container img {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#property-slider-section #property-main-slider .items {
    height: 100%
}

#property-slider-section #property-main-slider .owl-wrapper {
    width: 100% !important;
    left: 0 !important;
    position: relative;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
    height: 600px !important
}

#property-slider-section #property-main-slider .owl-item {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden
}

#property-slider-section #property-main-slider .slide-caption,
#property-slider-section .title-box {
    position: absolute;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    left: 50%
}

#property-slider-section #property-main-slider .owl-item.active {
    opacity: 1;
    filter: alpha(opacity=100)
}

#property-slider-section #property-main-slider .owl-item.active .slide-caption .first-sec {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-bottom: 0
}

#property-slider-section #property-main-slider .owl-item.active .slide-caption .sec-sec {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0
}

#property-slider-section #property-main-slider .slide-caption {
    font-size: 3.2em;
    line-height: 1.5em;
    color: #FFF;
    z-index: 1;
    width: 100%;
    text-align: center;
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    transform: translateX(-50%) translateY(-50%)
}

#property-slider-section #property-main-slider .slide-caption .inner-container {
    display: inline-block
}

#property-slider-section #property-main-slider .slide-caption .inner-container>div {
    padding: 0 20px;
    float: left;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
    filter: alpha(opacity=0)
}

#property-slider-section #property-main-slider .slide-caption .first-sec {
    background: rgba(30, 68, 100, .7);
    margin-bottom: 50px
}

#property-slider-section #property-main-slider .slide-caption .sec-sec {
    background: rgba(191, 162, 73, .7);
    margin-top: 50px
}

#property-slider-section .title-box .location,
#property-slider-section .title-box h1 {
    line-height: 70px;
    height: 70px;
    margin: 0;
    padding: 0 30px;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    text-overflow: ellipsis
}

#property-slider-section .title-box {
    z-index: 5;
    transform: translateX(-50%) translateY(-50%);
    text-transform: capitalize
}

#top-agents .agent-box-container .agent-box .img-container:after,
.agent-box .img-container:after {
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%)
}

#property-slider-section .title-box h1 {
    background: rgba(0, 105, 147, .8);
    color: #FFF;
    font-size: 2em;
    position: relative
}

#property-slider-section .title-box h1 span {
    position: absolute;
    top: 18px;
    font-size: 12px;
    right: 30px;
    color: #FFC107
}

#property-slider-section .title-box .location {
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    background: rgba(178, 41, 66, .8);
    color: #FFF;
    font-size: .9em
}

s #top-agents {
    padding: 50px 0 10px
}

#top-agents .agent-box-container .agent-box {
    padding: 0 5px
}

#top-agents .agent-box-container .agent-box .img-container {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#top-agents .agent-box-container .agent-box .img-container:after,
#top-agents .agent-box-container .agent-box .img-container:before {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    display: block;
    z-index: 1
}

#top-agents .agent-box-container .agent-box .img-container:after {
    content: "";
    transition: all .7s ease;
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #1E4464;
    font-size: 2.7em
}

#top-agents .agent-box-container .agent-box .img-container:before {
    transition: all .7s ease;
    content: "";
    left: 0;
    bottom: 0;
    width: 105%;
    height: 0;
    background: rgba(255, 255, 255, .6)
}

#top-agents .agent-box-container .agent-box .inner-container {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1)
}

#top-agents .agent-box-container .agent-box .bott-sec {
    background: #fafafa;
    padding: 20px 10px;
    position: relative;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}
#top-agents .agent-box-container .agent-box .bott-sec .title{
font-size: 15px;
    line-height: 20px;
    font-weight: 600;
}
#top-agents .agent-box-container .agent-box:hover .social-icons,
#top-agents .agent-box-container .agent-box:hover .social-icons:before,
#top-agents .agent-box-container .agent-box:hover .view-listing:before {
    background: #1E4464
}

#top-agents .agent-box-container .agent-box .name {
    font-size: 1.2em;
    color: #FFF;
    display: block;
    line-height: 1.1em;
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #e44f38;
    padding: 5px 10px;
}

#top-agents .agent-box-container .agent-box .bott-sec .desc {
    color: #666;
    line-height: 20px;
    margin: 15px 0;
    height: 80px;
    overflow: hidden;
    font-family: crh-regular
}

#top-agents .agent-box-container .agent-box .bott-sec .view-listing {
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    position: relative;
    padding-right: 10px;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

#top-agents .agent-box-container .agent-box .bott-sec .view-listing:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    width: 10px;
    height: 1px;
    left: 100%
}

#top-agents .agent-box-container .agent-box .bott-sec .view-listing:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 7px;
    right: -17px;
    margin-top: -3px
}

#top-agents .agent-box-container .agent-box .bott-sec .view-listing:hover {
    color: #0069b3;
}

#top-agents .agent-box-container .agent-box .bott-sec .social-icons {
    position: absolute;
    right: -17px;
    top: 50%;
    padding: 10px;
    text-align: center;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#top-agents .agent-box-container .agent-box .bott-sec .social-icons:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

#top-agents .agent-box-container .agent-box .bott-sec .social-icons a {
    color: #FFF;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    display: block;
    margin-bottom: 20px
}

#top-agents .agent-box-container .agent-box .bott-sec .social-icons a:last-child {
    margin-bottom: 0
}

#top-agents .hsq-heading,
#top-agents .owl-carousel,
#top-agents .service-box-container .service-box .title {
    margin-bottom: 70px
}

#top-agents .agent-box-container .agent-box:hover .img-container {
    border-color: #1E4464
}

#top-agents .agent-box-container .agent-box:hover .img-container:before {
    opacity: 1;
    filter: alpha(opacity=100);
    height: 150%
}

#top-agents .agent-box-container .agent-box:hover .img-container:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

#top-agents .agent-box-container .agent-box:hover .view-listing {
    color: #1E4464
}

#top-agents .agent-box-container .agent-box:hover .view-listing:after {
    border-color: transparent transparent transparent #1E4464
}

#top-agents .owl-carousel .owl-item {
    padding-bottom: 1px
}

#top-agents .owl-controls {
    bottom: -75px
}

.half {
    width: 50%;
    float: left;
}

.agent-box {
    margin-bottom: 30px;
    width: 25% !important;
    float: left;
}

.agent-box .img-container {
    display: block;
    position: relative;
    overflow: hidden;
    height: 160px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.agent-box .img-container:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #1E4464;
    font-size: 2.7em
}

.agent-box .bott-sec .name,
.agent-box .bott-sec .view-listing {
    font-family: crh-bold, Arial, Helvetica, sans-serif
}

.agent-box .img-container:before {
    display: block;
    position: absolute;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    content: "";
    left: 0;
    bottom: 0;
    width: 105%;
    height: 0;
    background: rgba(255, 255, 255, .6)
}

.agent-box .img-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.agent-box .bott-sec,
.agent-box .bott-sec .view-listing {
    position: relative;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease
}

.agent-box .bott-sec .social-icons,
.highlight-details-box .value {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.agent-box:last-child {
    margin-bottom: 0
}

.agent-box .inner-container {
    background-color: #FFF
}

.agent-box .bott-sec {
    background: #FFF;
    padding: 30px;
    transition: all .7s ease
}

.agent-box .bott-sec .name {
    font-size: 1.5em;
    color: #333;
    display: block;
    margin-bottom: 15px;
    line-height: 1.1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.agent-box .bott-sec .desc {
    color: #aeaeae;
    line-height: 20px;
    margin: 15px 0 20px;
    height: 80px;
    overflow: hidden
}

.agent-box .bott-sec .view-listing {
    font-size: 1.1em;
    color: #BFA249;
    padding-right: 10px;
    transition: all .7s ease
}

.agent-box .bott-sec .view-listing:after,
.agent-box .bott-sec .view-listing:before {
    display: block;
    content: '';
    position: absolute;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    top: 50%
}

.agent-box .bott-sec .view-listing:before {
    transition: all .7s ease;
    width: 10px;
    height: 1px;
    background: #BFA249;
    left: 100%
}

.agent-box .bott-sec .view-listing:after {
    transition: all .7s ease;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 7px;
    border-color: transparent transparent transparent #BFA249;
    right: -17px;
    margin-top: -3px
}

.agent-box .bott-sec .social-icons,
.agent-box .bott-sec .social-icons:before {
    position: absolute;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease
}

.agent-box .bott-sec .social-icons:before,
.mfp-arrow:before {
    content: '';
    display: block;
    height: 1px
}

.agent-box .bott-sec .view-listing:hover {
    color: #1E4464
}

.agent-box .bott-sec .social-icons {
    right: -17px;
    top: 50%;
    background: #BFA249;
    padding: 10px;
    text-align: center;
    transition: all .7s ease;
    transform: translateY(-50%)
}

.agent-box .bott-sec .social-icons:before {
    left: 0;
    bottom: -2px;
    width: 100%;
    background-color: #BFA249;
    transition: all .7s ease
}

.mfp-bg,
.mfp-wrap {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0
}

.agent-box:hover .social-icons,
.agent-box:hover .social-icons:before,
.agent-box:hover .view-listing:before {
    background: #1E4464
}

.agent-box .bott-sec .social-icons a {
    color: #FFF;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    display: block;
    margin-bottom: 20px
}

.agent-box .bott-sec .social-icons a:last-child {
    margin-bottom: 0
}

.agent-box:hover .img-container {
    border-color: #1E4464
}

.agent-box:hover .img-container:before {
    opacity: 1;
    filter: alpha(opacity=100);
    height: 150%
}

.agent-box:hover .img-container:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.agent-box:hover .view-listing {
    color: #1E4464
}

.agent-box:hover .view-listing:after {
    border-color: transparent transparent transparent #1E4464
}

.mfp-bg {
    height: 100%;
    z-index: 999998;
    overflow: hidden;
    background: rgba(255, 255, 255, .8);
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-bg.mfp-fade {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out
}

.mfp-bg.mfp-fade.mfp-ready {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-bg.mfp-fade.mfp-removing,
.mfp-wrap.mfp-fade.mfp-removing {
    opacity: 0;
    filter: alpha(opacity=0)
}

.mfp-wrap {
    height: 100%;
    z-index: 999999
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.select2-container,
img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 2px;
    top: 2px;
    text-align: center;
    opacity: .65;
    background: #FFF !important;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fafafa;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-arrow,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-arrow {
    user-select: none;
    position: absolute;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(191, 162, 73, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus .mfp-a,
.mfp-arrow:focus .mfp-b,
.mfp-arrow:focus:after,
.mfp-arrow:focus:before,
.mfp-arrow:hover .mfp-a,
.mfp-arrow:hover.mfp-b,
.mfp-arrow:hover:after,
.mfp-arrow:hover:before {
    background: #000
}

.mfp-arrow:before {
    width: 30px;
    position: absolute;
    left: 0;
    margin-top: 35px;
    margin-left: 35px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background: #BFA249;
    top: 14px
}

.mfp-arrow .mfp-b,
.mfp-arrow:after {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    display: block;
    width: 30px;
    height: 1px;
    left: 0;
    margin-top: 35px;
    margin-left: 35px;
    background: #BFA249;
    position: absolute;
    content: ''
}

.mfp-arrow:after {
    transition: all .3s ease;
    top: -7px
}

.mfp-arrow .mfp-b {
    transition: all .3s ease;
    top: 14px
}

.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    position: absolute;
    left: 0;
    margin-top: 35px;
    margin-left: 35px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background: #BFA249;
    top: -7px
}

.mfp-preloader {
    user-select: none;
    color: #FFF;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.btn,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.mfp-preloader a {
    color: #FFF
}

.mfp-preloader a:hover {
    color: #000
}

.mfp-counter {
    user-select: none;
    position: absolute;
    top: 8px;
    right: 20px;
    color: #FFF;
    font-size: 12px;
    line-height: 25px
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mfp-close-btn-in .mfp-close {
    color: #000
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mfp-arrow-right {
    right: 10px
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 1100px;
    height: 100%
}

.gallery-container img,
.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 105, 147, .6);
    background: #006993
}

.mfp-iframe-scaler iframe[src="/images/milestone.jpg"] img {
    width: 100%;
    height: 100%
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1
}

.mfp-figure small {
    color: #FFF;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 10px;
    cursor: auto;
    background: rgba(0, 0, 0, .6)
}

.mfp-title {
    text-align: left;
    line-height: 44px;
    color: #FFF
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
    border-bottom: 3px solid #BFA249
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.gallery-container {
    padding: 30px 0 70px
}

.gallery-container .image-main-box {
    margin-top: 60px
}

.gallery-container .image-main-box li {
    padding: 10px
}

.gallery-container .image-main-box li figure {
    position: relative;
    overflow: hidden
}

.gallery-container .image-main-box li figure a {
    border-bottom: 3px solid #e44f38;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    text-indent: -999999px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.gallery-container .image-main-box li figure a:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .8);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.gallery-container .image-main-box li figure figcaption {
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    position: absolute;
    left: 0;
    top: 50px;
    color: #1E4464;
    border-left: 3px solid #e44f38;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 1.5em;
    padding: 10px 15px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 2;
    max-width: 95%;
    line-height: 25px
}

.img-thumbnail,
.table,
body div.property-details .content-box .information-box .box-content .image-main-box img {
    max-width: 100%
}

.gallery-container .image-main-box li figure figcaption span {
    font-weight: 400;
    color: #e44f38
}

.gallery-container .image-main-box li figure:hover a:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

.gallery-container .image-main-box li figure:hover figcaption {
    left: 50px;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 1;
    filter: alpha(opacity=100)
}

body div.four-cols .gallery-container .image-main-box li figure:hover figcaption,
body div.three-cols .gallery-container .image-main-box li figure:hover figcaption {
    left: 30px
}

body div.four-cols .gallery-container .image-main-box li figure figcaption {
    font-size: 1.2em;
    top: 30px;
    padding: 5px 10px
}

body div.four-cols .gallery-container .image-main-box li figure figcaption span {
    display: block
}

body div.three-cols .gallery-container .image-main-box li figure figcaption {
    font-size: 1.4em;
    top: 30px
}

body div.three-cols .gallery-container .image-main-box li figure figcaption span {
    display: block
}

#video-tour-section {
    margin: 50px auto 100px
}

#video-tour-section .desc {
    line-height: 30px;
    color: #bfbfbf;
    padding: 0 120px;
    text-align: center
}

#video-tour-section iframe {
    margin: 50px 0;
    width: 100%;
    height: 650px
}

body div.property-details .content-box {
    padding: 70px 10px 50px 0
}

body div.property-details .content-box .left-sec {
    padding-left: 0
}

body div.property-details .content-box .left-sec .information-box h3 {
    display: block
}

body div.property-details .content-box .right-sec {
    padding-right: 0
}

body div.property-details .content-box>.b-sec {
    clear: both;
    margin-top: 30px
}

body div.property-details .content-box>.b-sec .related-properties {
    padding-bottom: 10px
}

body div.property-details .content-box>.b-sec .property-listing {
    padding-top: 10px;
    padding-bottom: 0
}

body div.property-details .content-box>.b-sec .property-listing .property-box:first-child .inner-box,
body div.property-details .content-box>.b-sec .property-listing .property-box:nth-child(2nbody div.property-details .content-box>.b-sec .property-listing .property-box+1) .inner-box {
    margin-left: 0
}

body div.property-details .content-box>.b-sec .property-listing .property-box:nth-child(2n) .inner-box {
    margin-right: 0
}

body div.property-details .content-box .information-box {
    background: #fafafa;
    padding: 10px 30px 30px;
    margin-bottom: 40px
}

body div.property-details .content-box .information-box:last-child {
    margin-bottom: 0
}

body div.property-details .content-box .information-box h3 {
    display: inline-block;
    position: relative;
    line-height: 2.5em;
    font-size: 1.5em;
    margin: 0;
    padding-right: 30px
}

body div.property-details .content-box .information-box h3:before {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d4d4d4
}

body div.property-details .content-box .information-box h3:after {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 40%;
    height: 1px;
    background: #e44f38
}

body div.property-details .content-box .information-box h4 {
    display: inline-block;
    position: relative;
    width: 100%;
    line-height: 1.3;
    font-size: 18px;
    margin: 20px 0 10px;
    padding-bottom: 10px;
    color: #006993
}

body div.property-details .content-box .information-box h4:before {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d4d4d4
}

body div.property-details .content-box .information-box h4:after {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 40%;
    height: 1px;
    background: #e44f38
}

body div.property-details .content-box .information-box .box-content {
    margin-top: 20px
}

body div.property-details .content-box .information-box .box-content .image-main-box li {
    padding: 10px
}

body div.property-details .content-box .information-box .box-content .image-main-box li figure {
    position: relative;
    overflow: hidden
}

body div.property-details .content-box .information-box .box-content .image-main-box li figure a {
    border: 1px solid #ededed;
    border-bottom: 3px solid #006993;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    text-indent: -999999px
}

body div.property-details .content-box .main-info-box .t-sec {
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    line-height: 30px;
    margin-bottom: 20px
}

body div.property-details .content-box .main-info-box .t-sec .left-sec .main-info-li li>div {
    display: inline-block
}

body div.property-details .content-box .main-info-box .t-sec .left-sec .main-info-li li .title {
    min-width: 105px;
    color: #7b7b7b;
    text-transform: capitalize;
    font-family: crh-regular
}

body div.property-details .content-box .main-info-box .t-sec .left-sec .main-info-li li .value {
    font-weight: 700;
    color: #333;
    text-transform: capitalize
}

body div.property-details .content-box .main-info-box .t-sec .left-sec .main-info-li li .more-info {
    display: inline-flex;
    margin-left: 20px
}

body div.property-details .content-box .main-info-box .t-sec .left-sec .main-info-li li .more-info .title {
    min-width: 85px
}

body div.property-details .content-box .main-info-box .t-sec .right-sec {
    text-align: center
}

body div.property-details .content-box .main-info-box .t-sec .right-sec .price {
    font-size: 2em;
    color: #006993;
    display: block;
    margin: 10px 0 3px
}

body div.property-details .content-box .main-info-box .t-sec .right-sec .price-type {
    color: #aeaeae;
    font-size: .9em
}

body div.property-details .content-box .main-info-box .b-sec {
    color: #aeaeae;
    line-height: 25px
}

body div.property-details .content-box .main-info-box .b-sec p {
    margin-bottom: 3px;
    display: inline-flex;
    line-height: normal;
    text-align: justify;
    width: 100%
}

body div.property-details .content-box .main-info-box .b-sec p i {
    margin: 2px 5px 0 0
}

body div.property-details .content-box .main-info-box .available {
    text-align: center;
    background: #2c9c31;
    color: #FFF;
    padding: 5px 0
}

.neighborhood-container .neighborhood-box {
    margin-bottom: 15px
}

.neighborhood-container .neighborhood-box:first-child,
.neighborhood-container .neighborhood-box:nth-child(2n) {
    padding-right: 0;
    padding-left: 5px
}

.neighborhood-container .neighborhood-box:nth-child(2n-1) {
    padding-left: 0;
    padding-right: 5px
}

.neighborhood-container .neighborhood-box .btn-group {
    width: 100%
}

.neighborhood-container .neighborhood-box .btn-group .btn {
    border: 1px solid #ededed;
    background-color: #FFF;
    color: #333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
    height: 35px;
    cursor: default
}

.neighborhood-container .neighborhood-box .btn-group .btn:first-child {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.neighborhood-container .neighborhood-box .btn-group .btn:last-child {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.neighborhood-container .neighborhood-box .btn-group #main-menu-handle {
    border: 1px solid #ededed;
    background-color: #FFF;
    color: #333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
    height: 35px;
    cursor: default
}

#main-menu-handle {
    display: inline-block;
    margin-bottom: 0;
    user-select: none;
    position: relative;
    background: #006993;
    color: #FFF;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: 0 !important;
    float: right;
    width: 32px;
    height: 30px;
    line-height: 32px;
    margin-top: 20px;
    margin-left: 10px;
    padding: 0;
    transition: all .3s ease;
}

#main-menu-handle,
.btn {
    touch-action: manipulation;
    white-space: nowrap;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    font-weight: 400;
}

.neighborhood-container .neighborhood-box .btn-group #main-menu-handle:first-child {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.neighborhood-container .neighborhood-box .btn-group #main-menu-handle:last-child {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.neighborhood-container .neighborhood-box .btn-group .btn.title {
    width: 60%;
    text-align: left;
    padding: 0 10px;
    font-family: crh-regular;
    font-size: 14px
}

.neighborhood-container .neighborhood-box .btn-group .btn.title abbr {
    border-bottom: none
}

.neighborhood-container .neighborhood-box .btn-group .title#main-menu-handle {
    width: 60%;
    text-align: left;
    padding: 0 10px
}

.neighborhood-container .neighborhood-box .btn-group .btn.value {
    width: 27%;
    font-size: .9em;
    color: #BFA249;
    font-family: crh-regular
}

#main-menu-handle,
.attachment-container,
.btn,
.highlight-details-box {
    font-family: crh-bold, Arial, Helvetica, sans-serif
}

.neighborhood-container .neighborhood-box .btn-group .value#main-menu-handle {
    width: 25%;
    font-size: .9em;
    color: #BFA249
}

.neighborhood-container .neighborhood-box .btn-group .btn.icon {
    width: 13%;
    color: #1E4464;
    font-size: .9em
}

.neighborhood-container .neighborhood-box .btn-group .icon#main-menu-handle {
    width: 15%;
    color: #1E4464;
    font-size: .9em
}

.highlight-details-box {
    background-color: #fafafa;
    position: relative;
    margin-bottom: 48px;
    text-align: center;
    margin-left: 40px;
    padding-left: 20px
}

.highlight-details-box .value {
    width: 80px;
    height: 80px;
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    color: #006993;
    text-align: center;
    line-height: 80px;
    font-size: 1.8em;
    background-color: #ededed;
    border: 2px solid #FFF;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-box-shadow: 0 0 0 3px #ededed;
    box-shadow: 0 0 0 3px #ededed
}

.highlight-details-box .text {
    vertical-align: middle;
    line-height: 50px
}

.highlight-details-box .unit {
    position: absolute;
    left: 0;
    bottom: -17px;
    line-height: 17px;
    padding: 0 10px 0 40px;
    background-color: #1E4464;
    color: #FFF;
    font-size: .7em;
    z-index: -1
}

.glyphicon,
.hsq-checkbox label span:before {
    font-family: crh-regular;
    -moz-osx-font-smoothing: grayscale
}

.attachment-container .attachment-box {
    background-color: #FFF;
    position: relative;
    display: block;
    padding: 5px 10px 5px 40px;
    margin: 0 0 20px 25px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.attachment-container .attachment-box:hover {
    -webkit-box-shadow: 0 0 0 1px #ededed;
    box-shadow: 0 0 0 1px #ededed
}

.attachment-container .attachment-box:last-child {
    margin-bottom: 0
}

.attachment-container .attachment-box .size {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -25px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #BFA249;
    text-align: center;
    line-height: 40px;
    font-size: 1.3em;
    background-color: #ededed;
    border: 2px solid #FFF;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-box-shadow: 0 0 0 3px #ededed;
    box-shadow: 0 0 0 3px #ededed
}

.glyphicon,
.hsq-checkbox label {
    position: relative;
    font-weight: 400
}

.attachment-container .attachment-box .size .unit {
    margin-top: -26px;
    font-size: .5em;
    color: #bababa
}

.attachment-container .attachment-box .title {
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.attachment-container .attachment-box .dl-times {
    font-size: .7em;
    color: #bababa;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.attachment-container .attachment-box .dl-times i {
    font-size: 1.3em;
    color: #BFA249;
    margin-right: 10px
}

.glyphicon {
    top: 1px;
    display: inline-block;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.hsq-checkbox label {
    padding-left: 30px;
    cursor: pointer;
    line-height: 45px;
    margin: 0
}

.hsq-checkbox label span {
    width: 20px;
    height: 20px;
    background: #FFF;
    border: 1px solid #BFA249;
    position: absolute;
    left: 1px;
    top: 12px
}

.hsq-checkbox label span:before {
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    content: "\e013";
    position: absolute;
    left: 3px;
    top: -1px;
    display: block;
    color: #BFA249;
    font-size: .8em;
    line-height: 20px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.hsq-checkbox label>input:checked+span:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.hsq-checkbox input {
    display: none
}

#google-map {
    height: 550px;
    position: relative;
    border-bottom: 3px solid #BFA249
}

#google-map .property-search.horizontal {
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 10px;
    background: #BFA249;
    padding: 0
}

#google-map .property-search.horizontal .property-search-box {
    padding: 10px 60px 10px 115px;
    position: relative;
    color: #FFF
}

#google-map .property-search.horizontal .property-search-box form .submit-container {
    display: inline-block;
    font-family: crh-regular;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    top: 0;
    background: #ccb56f;
    width: 50px;
    height: 60px;
    font-size: 1.9em;
    line-height: 65px;
    text-align: center
}

#google-map .property-search.horizontal .property-search-box form .submit-container:before {
    content: "\e003"
}

#google-map .property-search.horizontal .property-search-box form .submit-container input[type=submit] {
    width: 100%;
    height: 100%;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: 0 0
}

#google-map .property-search.horizontal .property-search-box form .search-filds {
    padding: 0 5px
}

#google-map .property-search.horizontal .property-search-box form input[type=text] {
    background: #FFF;
    color: #BFA249;
    font: 18px Scada, Arial, Helvetica, sans-serif;
    padding: 0 10px;
    border: 0;
    width: 100%;
    height: 40px
}

#google-map .property-search.horizontal .property-search-box form input[type=text]:-moz-placeholder {
    color: #BFA249
}

#google-map .property-search.horizontal .property-search-box form input[type=text]::-moz-placeholder {
    color: #BFA249
}

#google-map .property-search.horizontal .property-search-box form input[type=text]:-ms-input-placeholder {
    color: #BFA249
}

#google-map .property-search.horizontal .property-search-box form input[type=text]::-webkit-input-placeholder {
    color: #BFA249
}

#google-map .property-search.horizontal .property-search-box form input[type=text].placeholder {
    color: #BFA249
}

#google-map .property-search.horizontal .property-search-box .title {
    position: absolute;
    left: 20px;
    top: 0;
    text-transform: uppercase;
    font: 1.5em/2.8em Scada, Arial, Helvetica, sans-serif
}

#google-map .property-search.horizontal .property-search-box .main-search-box .chosen-container {
    background: #FFF;
    color: #BFA249;
    font: 1.3em Scada, Arial, Helvetica, sans-serif
}

#google-map .property-search.horizontal .property-search-box .main-search-box .chosen-container .chosen-single {
    font-size: 18px
}

#google-map .property-search.horizontal .property-search-box .main-search-box .chosen-container .chosen-single div b {
    border-color: #BFA249
}

#google-map .property-search.horizontal .property-search-box .main-search-box .chosen-container .chosen-single div b:after,
#google-map .property-search.horizontal .property-search-box .main-search-box .chosen-container .chosen-single div b:before {
    background: #BFA249
}

#google-map .property-search.horizontal .property-search-box .more-fields {
    position: absolute;
    left: 0;
    bottom: 100%;
    background: #ccb56f;
    width: 100%;
    height: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#google-map .property-search.horizontal .property-search-box .more-fields .more-option {
    position: absolute;
    left: 50%;
    top: -47px;
    text-transform: uppercase;
    font: 1em/1.5em Scada, Arial, Helvetica, sans-serif;
    background: #ccb56f;
    padding: 5px 6px;
    cursor: pointer;
    text-align: center;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#google-map .property-search.horizontal .property-search-box .more-fields .more-option:before {
    display: block;
    font: 1.5em/.7em FontAwesome;
    content: "\f106"
}

#google-map .property-search.horizontal .property-search-box .more-fields .more-option.down:before {
    line-height: 18px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

#google-map .property-search.horizontal .property-search-box .more-fields.open {
    height: 150px
}

#google-map #map {
    width: 100%;
    height: 100%
}

#google-map .logo {
    -webkit-box-shadow: none;
    box-shadow: none
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;

    display: inline-block;
    height: auto
}

.img-circle {
    border-radius: 50%
}

#main-menu-handle:focus {
    outline-offset: -2px;
    outline: 0;
    color: #FFF
}

#main-menu-handle:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

#main-menu-handle:active.focus,
#main-menu-handle:active:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

#main-menu-handle:hover {
    background: #e44f38;
    color: #FFF;
}

#main-menu-handle:hover:after {
    background: #9e8437
}

#main-menu-handle .caret {
    margin-left: 0
}

#main-menu-handle .badge,
#main-menu-handle .label {
    position: relative;
    top: -1px
}

#main-menu-handle:after {
    left: 0;
    bottom: -2px;
    display: block;
    position: absolute;
    background: #BFA249;
    width: 100%;
    height: 1px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.btn.focus,
.focus#main-menu-handle {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
    color: #333
}

.btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.active:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.active#main-menu-handle {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.active#main-menu-handle:focus,
.active.focus#main-menu-handle,
.btn.active.focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.disabled,
.btn[disabled],
.disabled#main-menu-handle,
[disabled]#main-menu-handle {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
a.disabled#main-menu-handle {
    pointer-events: none
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    white-space: nowrap;
    line-height: 1.42857
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.btn-group>#main-menu-handle:first-child,
.btn-group>.btn:first-child {
    margin-left: 0
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.btn-group,
.btn-group-vertical {
    display: inline-block;
    vertical-align: middle
}

.btn-group>#main-menu-handle+.dropdown-toggle,
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right {
    float: right !important;
    float: right
}

.btn-group>.btn,
.btn-group>.btn-group {
    float: left
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.btn-group,
.btn-group-vertical,
.btn-group-vertical>#main-menu-handle,
.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative
}

.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before {
    content: " "
}

.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>#main-menu-handle:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-group:not(:first-child):not(:last-child)>#main-menu-handle,
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>#main-menu-handle {
    position: relative;
    float: left
}

.btn-group>#main-menu-handle:active,
.btn-group>#main-menu-handle:focus,
.btn-group>#main-menu-handle:hover {
    z-index: 2
}

.btn-group>#main-menu-handle:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>#main-menu-handle:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group-lg.btn-group>#main-menu-handle+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group>.active#main-menu-handle,
.btn-group>.btn.active {
    z-index: 2
}

.btn-group #main-menu-handle+#main-menu-handle,
.btn-group #main-menu-handle+.btn,
.btn-group #main-menu-handle+.btn-group,
.btn-group .btn+#main-menu-handle,
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+#main-menu-handle,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-group-vertical>#main-menu-handle+#main-menu-handle,
.btn-group-vertical>#main-menu-handle+.btn,
.btn-group-vertical>#main-menu-handle+.btn-group,
.btn-group-vertical>.btn+#main-menu-handle,
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+#main-menu-handle,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>#main-menu-handle:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>#main-menu-handle:first-child,
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active {
    outline: 0
}

.btn-group-vertical>#main-menu-handle,
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>#main-menu-handle,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    max-width: 100%;
    float: none;
    width: 100%
}

.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover {
    z-index: 2
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>#main-menu-handle:active,
.btn-group-vertical>#main-menu-handle:focus,
.btn-group-vertical>#main-menu-handle:hover {
    z-index: 2
}

.btn-group-vertical>#main-menu-handle:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>#main-menu-handle:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>#main-menu-handle:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>#main-menu-handle,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.active#main-menu-handle,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group-vertical>.btn-group:before {
    display: table
}

.btn-group-vertical>.btn-group:after {
    display: table;
    clear: both
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>#main-menu-handle:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>#main-menu-handle:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before {
    display: table
}

.btn-toolbar:after {
    display: table;
    clear: both
}

.btn-toolbar #main-menu-handle,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>#main-menu-handle,
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group.open .dropdown-toggle {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>#main-menu-handle,
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group #main-menu-handle,
.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>#main-menu-handle input[type=checkbox],
[data-toggle=buttons]>#main-menu-handle input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>#main-menu-handle input[type=checkbox],
[data-toggle=buttons]>.btn-group>#main-menu-handle input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group,
.input-group-btn,
.input-group-btn>#main-menu-handle,
.input-group-btn>.btn {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: table-cell
}

.input-group-addon,
.input-group-btn {
    display: table-cell;
    width: 1%;
    vertical-align: middle;
    white-space: nowrap
}

.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group .input-group-addon,
.input-group input {
    padding: 11px 10px !important
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group-addon:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-right: 0
}

.input-group-addon:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left: 0
}

.input-group-addon:not([class*=select2]) {
    background: #FFF;
    padding: 10px;
    color: #333;
    font-size: 16px;
    border: 1px solid #d4d4d4;
    border-bottom-color: #2c95b7;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-group-btn:first-child>#main-menu-handle,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>#main-menu-handle,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>#main-menu-handle:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>#main-menu-handle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-btn:first-child>#main-menu-handle:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>#main-menu-handle,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>#main-menu-handle,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>#main-menu-handle,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:not([class*=select2]):-moz-placeholder {
    color: #333
}

.input-group-addon:not([class*=select2])::-moz-placeholder {
    color: #333
}

.input-group-addon:not([class*=select2]):-ms-input-placeholder {
    color: #333
}

.input-group-addon:not([class*=select2])::-webkit-input-placeholder {
    color: #333
}

.input-group-addon:not([class*=select2]):focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.input-group-addon:not([class*=select2]).placeholder {
    color: #333
}

.input-group-addon:disabled {
    background-color: #ededed
}

.input-group-btn {
    font-size: 0
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-btn:first-child>.btn {
    margin-right: -1px
}

.input-group-btn:first-child>#main-menu-handle {
    margin-right: -1px
}

.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn {
    z-index: 2;
    margin-left: -1px
}

.input-group-btn:last-child>#main-menu-handle {
    z-index: 2;
    margin-left: -1px
}

.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.input-group-btn>.btn+#main-menu-handle,
.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn>#main-menu-handle+#main-menu-handle,
.input-group-btn>#main-menu-handle+.btn {
    margin-left: -1px
}

.input-group-btn>#main-menu-handle:active,
.input-group-btn>#main-menu-handle:focus,
.input-group-btn>#main-menu-handle:hover {
    z-index: 2
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after {
    clear: both
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li>a>img {
    max-width: none
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    display: table;
    content: " "
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:after {
    clear: both
}

.navbar-header:after {
    clear: both
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

.media,
.media-body,
.modal-open,
.progress {
    overflow: hidden
}

.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.progress-striped .progress-bar,
.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.bread {
    width: 33%;
    background: rgba(178, 41, 66, .8);
    padding: 15px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li>a,
.pagination>li>span {
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    margin-left: -1px;
    text-decoration: none;
    position: relative
}

.pagination>li {
    display: inline
}

.pagination>li>a {
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>a:focus,
.pagination>li>a:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>li>span {
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:before {
    content: " ";
    display: table
}

.pager:after {
    content: " ";
    display: table;
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px
}

.pager li>a {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager li>span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text {
    color: #c7ddef
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 20px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.jumbotron #property-slider-section #property-thumb-slider,
.jumbotron .container {
    max-width: 100%
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px
}

.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-bar-danger {
    background-color: #d9534f
}

.media {
    margin-top: 15px;
    zoom: 1
}

.media:first-child {
    margin-top: 0
}

.media-body {
    zoom: 1;
    width: 10000px;
    display: table-cell;
    vertical-align: top
}

.media-object {
    display: block
}

.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-object.img-thumbnail {
    max-width: none
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.list-group+.panel-footer {
    border-top-width: 0
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    color: #555;
    width: 100%;
    text-align: left
}

button.list-group-item .list-group-item-heading {
    color: #333
}

button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.disabled .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text {
    color: #777
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

button.list-group-item-success {
    color: #3c763d
}

button.list-group-item-success .list-group-item-heading {
    color: inherit
}

button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

button.list-group-item-info {
    color: #31708f
}

button.list-group-item-info .list-group-item-heading {
    color: inherit
}

button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

button.list-group-item-warning {
    color: #8a6d3b
}

button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

button.list-group-item-danger {
    color: #a94442
}

button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table-bordered {
    border: 0
}

.panel-body {
    padding: 15px
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel-footer,
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.popover,
.tooltip {
    font-family: crh-regular;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-shadow: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    text-decoration: none;
    text-transform: none
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-content,
.popover {
    background-clip: padding-box
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal-footer:after,
.modal-footer:before {
    display: table;
    content: " "
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.popover,
.tooltip,
.tooltip-arrow {
    position: absolute
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after {
    clear: both
}

.modal-footer #main-menu-handle+#main-menu-handle,
.modal-footer #main-menu-handle+.btn,
.modal-footer .btn+#main-menu-handle,
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group #main-menu-handle+#main-menu-handle,
.modal-footer .btn-group #main-menu-handle+.btn,
.modal-footer .btn-group .btn+#main-menu-handle,
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.tooltip {
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.left {

    margin-left: -3px;
    padding: 0 5px
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-align: center
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.carousel,
.carousel-inner {
    position: relative
}

.popover.top {
    margin-top: -10px
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom {
    margin-top: 10px
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left {
    margin-left: -10px
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.affix {
    position: fixed
}

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

.fa {
    display: inline-block;
    font-size: inherit;
    -webkit-font-smoothing: antialiased
}

.features-box li.fa-pull-left:before,
.features-box li.pull-left:before {
    margin-right: .3em
}

.features-box li.fa-pull-right:before,
.features-box li.pull-right:before {
    margin-left: .3em
}

.features-box li {
    padding: 0 0 0 30px;
    position: relative;
    color: #aeaeae;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.features-box li:before {
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
    color: #d4d4d4;
    width: 17px;
    height: 17px;
    line-height: 16px;
    font-size: .7em;
    text-align: center;
    background-color: #ededed;
    border: 1px solid #FFF;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 1px #ededed;
    box-shadow: 0 0 0 1px #ededed
}

.features-box li.active {
    color: #333
}

.features-box li.active:before {
    color: #006993
}

.compare-main-container {
    background: #fafafa;
    margin: 50px 0;
    padding: 50px;
    font-family: crh-bold, Arial, Helvetica, sans-serif
}

.compare-main-container .content-col .feature-list ul li i.fa-pull-left,
.compare-main-container .content-col .feature-list ul li i.pull-left {
    margin-right: .3em
}

.compare-main-container .content-col .feature-list ul li i.fa-pull-right,
.compare-main-container .content-col .feature-list ul li i.pull-right {
    margin-left: .3em
}

.compare-main-container .content-col {
    padding-right: 0
}

.compare-main-container .content-col .feature-list {
    padding-bottom: 50px
}

.compare-main-container .content-col .feature-list ul {
    background: #FFF;
    padding: 20px
}

.compare-main-container .content-col .feature-list ul li {
    text-align: center;
    color: #bababa;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 35px
}

.compare-main-container .content-col .feature-list ul li i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #d4d4d4;
    width: 17px;
    height: 17px;
    line-height: 16px;
    font-size: .7em;
    text-align: center;
    background-color: #ededed;
    border: 1px solid #FFF;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 0 1px #ededed;
    box-shadow: 0 0 0 1px #ededed
}

.compare-main-container .content-col .feature-list ul li i:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 0
}

.compare-main-container .content-col .feature-list ul li:last-child {
    border-bottom: 0
}

.compare-main-container .content-col .feature-list ul li i.active:before {
    color: #BFA249
}

.compare-main-container .content-col .feature-list ul li.highlighted {
    font-size: 1.2em;
    color: #BFA249
}

.compare-main-container .content-col .basic-details>.title,
.compare-main-container .content-col .feature-list>.title {
    color: #1E4464;
    line-height: 2.5em;
    font-size: 1.5em;
    padding-right: 30px;
    margin-bottom: 10px;
    text-indent: -99999999px;
    display: inline-block
}

.compare-main-container .content-col .feature-list>.title {
    position: relative
}

.compare-main-container .content-col .img-container {
    height: 150px;
    position: relative;
    background: #FFF;
    border-bottom: 2px solid #BFA249;
    overflow: hidden
}

.compare-main-container .content-col .img-container img {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.compare-main-container .content-col .basic-details {
    padding-bottom: 50px
}

.compare-main-container .content-col .basic-details>.title {
    position: relative
}

.compare-main-container .content-col .basic-details ul {
    background: #FFF;
    padding: 20px
}

.compare-main-container .content-col .basic-details ul li {
    text-align: center;
    color: #bababa;
    line-height: 36px;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.compare-main-container .content-col .basic-details ul li:last-child {
    border-bottom: 0
}

.compare-main-container .content-col .basic-details ul li.highlighted {
    font-size: 1.2em;
    color: #BFA249
}

.compare-main-container .content-col .price-details {
    padding-bottom: 50px
}

.compare-main-container .content-col .price-details>.title {
    color: #1E4464;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    line-height: 2.5em;
    font-size: 1.5em;
    padding-right: 30px;
    text-indent: -99999999px
}

.compare-main-container .content-col .price-details ul {
    background: #FFF;
    padding: 20px
}

.compare-main-container .content-col .price-details ul li {
    text-align: center;
    color: #bababa;
    line-height: 36px;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.compare-main-container .content-col .price-details ul li:last-child {
    border-bottom: 0
}

.compare-main-container .content-col .price-details ul li.highlighted {
    font-size: 1.2em;
    color: #BFA249
}

.compare-main-container .content-col .neighborhood {
    padding-bottom: 0
}

.compare-main-container .content-col .neighborhood>.title {
    color: #1E4464;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    line-height: 2.5em;
    font-size: 1.5em;
    padding-right: 30px;
    text-indent: -99999999px
}

.compare-main-container .content-col .neighborhood ul {
    background: #FFF;
    padding: 20px
}

.compare-main-container .content-col .neighborhood ul li {
    text-align: center;
    color: #bababa;
    line-height: 36px;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.compare-main-container .content-col .neighborhood ul li:last-child {
    border-bottom: 0
}

.compare-main-container .content-col .neighborhood ul li.highlighted {
    font-size: 1.2em;
    color: #BFA249
}

.compare-main-container .content-col .neighborhood .btn-group #main-menu-handle,
.compare-main-container .content-col .neighborhood .btn-group .btn {
    color: #aeaeae;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
    height: 35px;
    cursor: default;
    background-color: #FFF
}

.compare-main-container .content-col .neighborhood .btn-group {
    width: 100%;
    margin-bottom: 15px
}

.compare-main-container .content-col .neighborhood .btn-group:last-child {
    margin-bottom: 0
}

.compare-main-container .content-col .neighborhood .btn-group .btn {
    border: 1px solid #ededed
}

.compare-main-container .content-col .neighborhood .btn-group .btn:first-child {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.compare-main-container .content-col .neighborhood .btn-group .btn:last-child {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.compare-main-container .content-col .neighborhood .btn-group #main-menu-handle {
    border: 1px solid #ededed
}

.compare-main-container .content-col .neighborhood .btn-group #main-menu-handle:first-child {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.compare-main-container .content-col .neighborhood .btn-group #main-menu-handle:last-child {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.compare-main-container .content-col .neighborhood .btn-group .btn.title,
.compare-main-container .content-col .neighborhood .btn-group .title#main-menu-handle {
    width: 60%;
    text-align: left;
    padding: 0 10px
}

.fa-fw,
.fa-li {
    text-align: center
}

.compare-main-container .content-col .neighborhood .btn-group .btn.value,
.compare-main-container .content-col .neighborhood .btn-group .value#main-menu-handle {
    width: 25%;
    font-size: .9em;
    color: #BFA249
}

.compare-main-container .content-col .neighborhood .btn-group .btn.icon,
.compare-main-container .content-col .neighborhood .btn-group .icon#main-menu-handle {
    width: 15%;
    color: #1E4464;
    font-size: .9em
}

.compare-main-container .content-col .owl-theme .owl-controls {
    width: 0;
    bottom: auto;
    top: 70px;
    left: -150px;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.compare-main-container .content-col .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -45px
}

.compare-main-container .content-col .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -45px
}

.compare-main-container .content-col .owl-theme .owl-item {
    padding: 0 10px
}

.compare-main-container .title-col {
    padding-left: 0
}

.compare-main-container .title-col .img-container {
    height: 150px;
    margin: 0 15px
}

.compare-main-container .title-col .basic-details .title,
.compare-main-container .title-col .feature-list .title,
.compare-main-container .title-col .neighborhood .title,
.compare-main-container .title-col .price-details .title {
    color: #1E4464;
    margin-bottom: 10px;
    font-size: 1.5em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%
}

.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

.compare-main-container .title-col .basic-details {
    border-right: 3px solid #BFA249;
    padding-bottom: 50px
}

.compare-main-container .title-col .basic-details .title {
    display: inline-block;
    position: relative;
    line-height: 2.5em;
    padding-right: 30px
}

.compare-main-container .title-col .basic-details .title:before {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d4d4d4
}

.compare-main-container .title-col .basic-details .title:after {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    bottom: -1px;
    width: 40%;
    height: 3px;
    background: #BFA249
}

.compare-main-container .title-col .basic-details ul {
    padding: 20px
}

.compare-main-container .title-col .basic-details ul li {
    line-height: 36px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.compare-main-container .title-col .price-details {
    border-right: 3px solid #BFA249;
    padding-bottom: 50px
}

.compare-main-container .title-col .price-details .title {
    display: inline-block;
    position: relative;
    line-height: 2.5em;
    padding-right: 30px
}

.compare-main-container .title-col .price-details .title:before {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d4d4d4
}

.compare-main-container .title-col .price-details .title:after {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    bottom: -1px;
    width: 40%;
    height: 3px;
    background: #BFA249
}

.compare-main-container .title-col .price-details ul {
    padding: 20px
}

.compare-main-container .title-col .price-details ul li {
    line-height: 36px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.compare-main-container .title-col .feature-list {
    border-right: 3px solid #BFA249;
    padding-bottom: 50px
}

.compare-main-container .title-col .feature-list .title {
    display: inline-block;
    position: relative;
    line-height: 2.5em;
    padding-right: 30px
}

.compare-main-container .title-col .feature-list .title:before {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d4d4d4
}

.compare-main-container .title-col .feature-list .title:after {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    bottom: -1px;
    width: 40%;
    height: 3px;
    background: #BFA249
}

.compare-main-container .title-col .feature-list ul {
    padding: 20px
}

.compare-main-container .title-col .feature-list ul li {
    line-height: 36px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.compare-main-container .title-col .neighborhood {
    border-right: 3px solid #BFA249;
    padding-bottom: 50px
}

.compare-main-container .title-col .neighborhood .title {
    display: inline-block;
    position: relative;
    line-height: 2.5em;
    padding-right: 30px
}

.compare-main-container .title-col .neighborhood .title:before {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d4d4d4
}

.compare-main-container .title-col .neighborhood .title:after {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    bottom: -1px;
    width: 40%;
    height: 3px;
    background: #BFA249
}

.compare-main-container .title-col .neighborhood ul {
    padding: 20px
}

.compare-main-container .title-col .neighborhood ul li {
    line-height: 36px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

.logo-main-box:hover .logo,
.logo:hover {
    -webkit-animation: bounce-s 1s ease;
    -o-animation: bounce-s 1s ease
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.owl-theme .owl-controls,
.uploader-container .img-uploader .preview-box .error {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x,
.owl-theme .owl-controls {
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before,
.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: ""
}

.owl-theme .owl-controls {
    bottom: 50%;
    z-index: 1;
    transform: translateY(-50%)
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -50px
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -50px
}

.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: ""
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    bottom: -20px;
    display: inline-block;
    zoom: 1;
    color: #FFF;
    width: 40px;
    height: 40px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.owl-theme .owl-controls .owl-buttons div:before {
    position: absolute;
    display: block;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
    top: 0;
    font-family: FontAwesome;
    width: 100%;
    height: 100%;
    line-height: 40px
}

.owl-theme .owl-controls .owl-buttons div:after {
    position: absolute;
    display: block;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
    content: "";
    bottom: -2px;
    width: 100%;
    height: 1px
}

.owl-theme .owl-controls .owl-buttons div:hover,
.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-theme .owl-controls .owl-buttons div:hover:before {
    background: #1E4464
}

.owl-theme .owl-controls .owl-pagination {
    display: inline-block
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    width: 50px;
    height: 6px;
    background: #BFA249;
    position: relative;
    margin: 5px;
    display: block;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.owl-theme .owl-controls .owl-page span:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background: #BFA249;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page.active span:before,
.owl-theme .owl-controls .owl-page:hover span,
.owl-theme .owl-controls .owl-page:hover span:before {
    background: #1E4464
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    text-decoration: none
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.property-listing {
    background: #F5F5F5;
    padding: 0px 0 30px
}

.property-listing .property-box {
    padding: 0;
    margin-bottom: 45px
}

.property-listing .property-box .img-container {
    display: block;
    position: relative;
    overflow: hidden;
    height: 171px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.property-listing .property-box .img-container:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #1E4464;
    font-size: 2.7em
}

.property-listing .property-box .img-container:before {
    display: block;
    position: absolute;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    background: rgba(255, 255, 255, .6)
}

.property-listing .property-box .img-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.property-listing .property-box .img-container .price {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    color: #FFF;
    line-height: 2em;
    font-size: 1.1em;
    z-index: 1;
    text-align: center;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px
}

#map .cluster>div,
.property-listing .property-box .title {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

.property-listing .property-box .img-container .tag-label {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    padding: 0 20px;
    line-height: 30px;
    z-index: 1;
    color: #FFF
}

.property-listing .property-box .img-container .tag-label.featured {
    background-color: #446bbb
}

.property-listing .property-box .img-container .tag-label.hot-offer {
    background-color: #d44225
}

.property-listing .property-box .img-container .tag-label.open-house {
    background-color: #679026
}

.property-listing .property-box .img-container .tag-label.foreclosure {
    background-color: #d49917
}

.property-listing .property-box .inner-box {
    background: #FFF;
    margin: 0 10px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    box-shadow: 0 0 2px rgba(0, 0, 0, .1)
}

.property-listing .property-box .bottom-sec {
    padding: 20px 20px 10px 20px;
    position: relative;
    z-index: 1;
    height: auto;
}

a.title {
    background: #0069b3;
    padding: 5px 10px;
    color: #FFF;
}

.property-listing .property-box .more-link {
    position: absolute;
    left: 50%;
    bottom: -15px;
    z-index: 1;
    padding: 0 30px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#main-menu-handle:after,
.btn:after,
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    user-select: none;
    position: relative;
    background: #0069b3;
    color: #FFF;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    line-height: 2.2em;
    padding: 0 15px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.btn:after {
    left: 0;
    bottom: -2px;
    display: block;
    position: absolute;
    background: #b22942;
    width: 100%;
    height: 1px;
    transition: all .3s ease;
}

.btn:hover,
.btn:hover:after {
    background: #006993;
}

.desc img {
    width: 100% !important;
}

.desc1 {
    font-family: crh-regular;
    color: #333;
    line-height: 25px;
    margin: 15px 0 20px;
    height: 100px;
    font-size: 16px;
    overflow: hidden;
}

.property-listing .property-box .title {
    font-size: 24px;
    display: block;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    transition: all .3s ease
}

.property-listing .property-box .title:hover {
    color: #E6E6E6;
}

.property-listing .property-box .title .phase {
    float: right;
    font-size: 12px;
    color: #b22942
}

.property-listing .property-box .location {
    font-size: .9em;
    text-transform: capitalize;
    opacity: .7;
    line-height: 1;
    color: #006993
}

.property-listing .property-box .desc {
    font-family: crh-regular;
    color: #333;
    line-height: 25px;
    margin: 15px 0 20px;
    height: 110px;
    font-size: 16px;
    overflow: hidden
}

.property-listing .property-box.col-md-4:nth-child(3n) .inner-box,
.property-listing .property-box.col-md-6:nth-child(2n) .inner-box {
    margin-right: 0
}

.property-listing .property-box .extra-info {
    font-family: crh-bold, Arial, Helvetica, sans-serif
}

.property-listing .property-box .extra-info>div {
    padding: 0
}

.property-listing .property-box .extra-info .value {
    color: #BFA249;
    font-size: 2em;
    display: inline-block;
    margin-right: 0
}

.property-listing .property-box .extra-info .area {
    font-size: 13px;
    margin-top: 6px
}

.property-listing .property-box .extra-info .area .value {
    font-size: 1.5em;
    margin-left: -2px
}

.property-listing .property-box .extra-info .available-unit {
    font-size: 13px;
    margin-top: -6px;
    text-align: center;
    border: 1px solid silver;
    border-radius: 5px;
    padding: 9px 3px 5px
}

.property-listing .property-box .extra-info .available-unit span {
    font-size: 16px;
    margin-left: 3px;
    color: #006993
}

.property-listing .property-box .extra-info .starting-price {
    text-align: right
}

.property-listing .property-box .extra-info .starting-price span {
    font-size: .6em;
    margin-left: -5px;
    color: #006993
}

.featured-projects h3,
.property-listing .sidebar-box h3 {
    font-size: 1.5em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.sidebar-box img {
    width: 100%;
    margin-bottom: 15px;
}

.property-listing .property-box.col-md-4:first-child .inner-box,
.property-listing .property-box.col-md-4:nth-child(4n) .inner-box,
.property-listing .property-box.col-md-6:first-child .inner-box,
.property-listing .property-box.col-md-6:nth-child(2n.property-listing .property-box.col-md-6+1) .inner-box {
    margin-left: 0
}

.property-listing .property-box:hover>div {
    color: #f2f2f2
}

.property-listing .property-box:hover .inner-box .bottom-sec .title,
.property-listing .property-box:hover .location,
.property-listing .property-box:hover .phase {
    color: #333;
}

.property-listing .property-box:hover .inner-box {
    background-color: #e1e1e1 !important;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.property-listing .property-box:hover .img-container:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.property-listing .property-box:hover .img-container:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.property-listing .property-box:hover .img-container img {
    -moz-transform: translateX(-50%) translateY(-50%) scale(1.05);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1.05);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.05);
    transform: translateX(-50%) translateY(-50%) scale(1.05)
}

.property-listing .property-box:hover .img-container .price {
    bottom: -50px
}

.property-listing .property-box:hover .more-link,
.property-listing .property-box:hover .more-link:after {
    background: #1E4464
}

.property-listing .property-box:hover .available-unit span {
    color: #aeaeae
}

.property-listing .property-box:hover .starting-price span {
    color: #FFF;
    opacity: .7
}

.property-listing .hsq-heading,
.property-listing .service-box-container .service-box .title {
    margin-bottom: 40px
}

.property-listing img {
    max-width: 100%
}

.property-listing .pagination-box {
    margin-top: 30px
}

.property-listing .sidebar-box {
    background: #fafafa;
    padding: 10px 30px 30px;
    margin-bottom: 40px
}

.property-listing .sidebar-box h3 {
    display: block;
    position: relative;
    line-height: 2.5em;
    margin: 0
}

.property-listing .sidebar-box h3:after,
.property-listing .sidebar-box h3:before {
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    height: 1px;
    display: block
}

.property-listing .sidebar-box h3:before {
    width: 100%;
    background: #d4d4d4
}

.property-listing .sidebar-box h3:after {
    width: 100px;
    background: #BFA249
}

.property-listing .sidebar-box .box-content.text-widget {
    margin-top: 20px;
    color: #aeaeae;
    line-height: 25px
}

.featured-projects h3 {
    margin: 30px 5px;
    display: block;
    position: relative;
    line-height: 2.5em
}

.featured-projects h3:after,
.featured-projects h3:before {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    height: 1px;
    bottom: 0
}

.featured-projects h3:before {
    width: 100%;
    background: #d4d4d4
}

.featured-projects h3:after {
    width: 100px;
    background: #BFA249
}

.featured-projects .property-box .img-container {
    height: 148px
}

.featured-projects .property-box .img-container .price {
    font-size: .9em
}

.featured-projects .property-box .inner-box {
    margin: 0 5px
}

.featured-projects .property-box .bottom-sec {
    padding: 30px 20px 25px
}

.featured-projects .property-box .bottom-sec .extra-info {
    margin-top: 20px
}

.featured-projects .property-box .bottom-sec .extra-info .area .value {
    font-size: 1.2em
}

.propertybox-featured {
    width: 100%;
    margin-bottom: 30px;
    display: table
}

.propertybox-featured .img-container {
    padding: 0;
    position: relative;
    float: none;
    display: table-cell;
    vertical-align: top;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.propertybox-featured .img-container:after,
.propertybox-featured .img-container:before {
    display: block;
    filter: alpha(opacity=0);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    position: absolute;
    opacity: 0;
    z-index: 1
}

.propertybox-featured .img-container:after {
    content: "";
    transition: all .7s ease;
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #1E4464;
    font-size: 2.7em
}

.propertybox-featured .main-info .location,
.propertybox-featured .main-info .title {
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.propertybox-featured .img-container:before {
    transition: all .7s ease;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    background: rgba(255, 255, 255, .6)
}

.propertybox-featured .img-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 100%;
    max-width: none
}

.propertybox-featured .img-container .price-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .3);
    color: #FFF;
    text-align: center;
    font-size: 1.5em;
    line-height: 2em;
    z-index: 1;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.propertybox-featured .img-container .price-box span.price {
    zoom: 1.8;
    filter: drop-shadow(1px 1px 1px #000)
}

.propertybox-featured .img-container .price-box span:last-child {
    font-size: .8em;
    opacity: .8
}

.propertybox-featured:nth-child(2n) {
    padding-left: 0
}

.propertybox-featured:nth-child(3n) {
    padding-right: 0
}

.propertybox-featured .inner-container {
    background: #fafafa;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.propertybox-featured .main-info {
    padding: 20px 10px 20px 20px;
    float: none;
    display: table-cell
}

.propertybox-featured .main-info .title {
    color: #333;
    font-size: 1.7em;
    line-height: 1.5em
}

.propertybox-featured .main-info .title:hover {
    color: #CCC;
}

.propertybox-featured .main-info .location {
    font-size: .9em;
    text-transform: capitalize;
    opacity: .7;
    line-height: 1;
    color: #006993
}

.propertybox-featured .main-info .desc {
    color: #aeaeae;
    line-height: 20px;
    margin: 10px 0;
    height: 90px;
    overflow: hidden;
    font-family: crh-regular
}

.propertybox-featured .main-info .desc span {
    font-family: cursive;
    font-size: .9em;
    display: inline-block;
    padding: 0 3px;
    margin-bottom: 5px;
    color: #b22942;
    width: 100%;
    border: 1px solid #2c95b7;
    border-left: none;
    border-right: none
}

.propertybox-featured .main-info .bottom-sec .extra-info {
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    color: #aeaeae;
    float: left
}

.propertybox-featured .main-info .bottom-sec .extra-info .value {
    color: #BFA249;
    font-size: 1.3em;
    display: inline-block;
    margin-right: 5px;
    margin-left: -1px
}

.propertybox-featured .main-info .bottom-sec .more-link {
    margin-top: 15px;
    float: right
}

.propertybox-featured:hover .inner-container {
    background: #ededed
}

.propertybox-featured:hover .img-container {
    border-color: #1E4464
}

.propertybox-featured:hover .img-container:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.propertybox-featured:hover .img-container:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.propertybox-featured:hover .price-box {
    bottom: -50px
}

.propertybox-featured:hover .more-link,
.propertybox-featured:hover .more-link:after {
    background: #1E4464
}

.fa-angle-up:before,
.faq-section-container .faq-main-container .faq-box.opened .title i:before {
    content: ""
}

.faq-section-container {
    margin: 70px 0 50px
}

.faq-section-container .faq-main-container {
    background: #fafafa;
    padding: 40px;
    margin: 40px 0
}

.faq-section-container .faq-main-container .faq-box.opened {
    background: rgba(80, 90, 103, .78);
    color: #FFF;
    margin: 0 -40px 20px;
    padding: 25px 40px 15px
}

.faq-section-container .faq-main-container .faq-box.opened .title .job-loc {
    color: #BFA249
}

.faq-section-container .faq-main-container .faq-box.opened .content {
    color: #FFF;
    opacity: .7
}

.faq-section-container .faq-main-container .faq-box.opened .content p {
    display: inline-flex;
    line-height: 18px;
    width: 100%
}

.faq-section-container .faq-main-container .faq-box.opened .content p i {
    margin: 2px 5px 0 0;
    padding-left: 15px;
    padding-right: 15px
}

.faq-section-container .faq-main-container .faq-box.opened .content blockquote p b {
    margin-right: 10px
}

.faq-section-container .faq-main-container .faq-box {
    margin-bottom: 20px
}

.faq-section-container .faq-main-container .faq-box:last-child {
    margin-bottom: 0
}

.faq-section-container .faq-main-container .faq-box .title {
    display: block;
    position: relative;
    line-height: 1.5em;
    font-size: 1.2em;
    margin: 0;
    cursor: pointer;
    padding-right: 40px;
    padding-bottom: 15px
}

.faq-section-container .faq-main-container .faq-box .title:before {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d4d4d4
}

.faq-section-container .faq-main-container .faq-box .title:after {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    height: 1px;
    width: 30%;
    background: #BFA249
}

.logo.apartment,
.logo.house,
.logo.office,
.logo.villa {
    width: 35px;
    height: 35px
}

.faq-section-container .faq-main-container .faq-box .title i {
    position: absolute;
    right: 15px;
    top: 4px;
    color: #BFA249;
    font-size: 1.2em
}

.faq-section-container .faq-main-container .faq-box .title .job-loc {
    float: right;
    color: #006993;
    font-size: 16px
}

.faq-section-container .faq-main-container .faq-box .content {
    color: #aeaeae;
    line-height: 25px;
    margin: 30px 30px 0 0;
    display: none
}

.faq-section-container h2 {
    text-align: left
}

.faq-section-container h2:after,
.faq-section-container h2:before {
    left: 0;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

[class*=" hsq-font-"]:after,
[class*=" hsq-font-"]:before,
[class^=hsq-font-]:after,
[class^=hsq-font-]:before {
    font-family: HomeSquare;
    font-size: 20px;
    font-style: normal;
    margin-left: 20px
}

.logo.apartment:before,
.logo.house:before,
.logo.office:before,
.logo.villa:before {
    color: #1E4464;
    font: 22px/1.3em HomeSquare;
    left: 3px
}

.hsq-font-condo:before,
.logo.condo:before {
    content: "\e000"
}

.hsq-font-apartment:before,
.logo.apartment:before {
    content: "\e001"
}

.logo.apartment {
    border-color: #BFA249
}

.hsq-font-office:before,
.logo.office:before {
    content: "\e002"
}

.logo.apartment:after {
    border-color: #BFA249 transparent transparent !important
}

.logo.office {
    border-color: #BFA249
}

.hsq-font-house:before,
.logo.house:before {
    content: "\e003"
}

.logo.office:after {
    border-color: #BFA249 transparent transparent !important
}

.logo.house {
    border-color: #BFA249
}

.hsq-font-villa:before,
.logo.villa:before {
    content: "\e004"
}

.logo.house:after {
    border-color: #BFA249 transparent transparent !important
}

.logo.villa {
    border-color: #BFA249
}

.logo.villa:after {
    border-color: #BFA249 transparent transparent !important
}

.hsq-font-house-percent:before {
    content: "\e005"
}

.hsq-font-house-dollar:before {
    content: "\e006"
}

.hsq-font-house-market:before {
    content: "\e007"
}

.hsq-font-house-search:before {
    content: "\e008"
}

.hsq-font-house-deal:before {
    content: "\e009"
}

.hsq-font-assignment:before {
    content: "\e00a"
}

.hsq-font-rural-house:before {
    content: "\e00b"
}

.hsq-font-house-agreement:before {
    content: "\e00c"
}

.logo-main-box {
    min-width: 185px;
    font: 3em/1em Scada, Arial, Helvetica, sans-serif;
    letter-spacing: -2px;
    cursor: pointer;
    padding: 10px 0
}

.logo-main-box span.bold {
    font-weight: 700;
    margin-left: -2px
}

.logo-main-box:hover .logo {
    animation: bounce-s 1s ease
}

.logo-main-box .logo {
    margin: 0 -8px 0 -5px
}

.logo {
    background: #FFF;
    border: 3px solid #1E4464;
    position: relative;
    display: inline-block;
    cursor: pointer;
    backface-visibility: hidden;
    width: 30px;
    height: 30px
}

.brand-logo,
.logo:after {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.logo:before {
    font: 13px/1.8em 'Glyphicons Halflings';
    content: "\e021";
    color: #BFA249;
    position: absolute;
    left: 5px;
    top: 0
}

.hsq-heading,
.service-box-container .service-box .title {
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    text-align: center
}

.logo:after {
    display: block;
    content: "";
    backface-visibility: hidden;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #1E4464 transparent transparent;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -8px;
    width: 0;
    height: 0
}

.logo:hover {
    animation: bounce-s 1s ease
}

.bni-logo {
    margin-left: 15px;
    float: left;
}

.brand-logo {
    margin-bottom: 5px;
    display: inline-block;
    cursor: pointer;
    backface-visibility: hidden;
    transition-duration: .5s;
    width: 70%;
    float: left;
}

.brand-logo img {
    width: 115%;
    margin-top: 14px;
}

h3.plus {
    width: auto;
    position: relative;
    top: -76px;
    left: 30px;
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.brand-logo:hover {
    -webkit-animation: bounce-s 1s ease;
    -o-animation: bounce-s 1s ease;
    animation: bounce-s 1s ease
}

.brand-logo.white {
    background: 0 0;
    padding: 0;
    margin-top: 0;
    position: relative
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
    background: #bababa;
    height: 3px
}

.irs-from,
.irs-line-left,
.irs-line-mid,
.irs-line-right,
.irs-single,
.irs-to {
    position: absolute;
    top: 0;
    display: block
}

.sticky .brand-logo {
    margin-top: -7px;
    padding: 0;
    animation-duration: .6s;
}

.irs-line-left {
    left: 0;
    width: 10%
}

.irs-line-mid {
    left: 9%;
    width: 82%
}

.irs-line-right {
    right: 0;
    width: 10%
}

.irs-from,
.irs-single,
.irs-to {
    left: 0;
    cursor: default;
    white-space: nowrap;
    color: #FFF;
    background: #BFA249;
    font-size: 12px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px
}

.irs,
.irs-line {
    position: relative
}

.irs {
    display: block;
    height: 40px
}

.irs-line {
    display: block;
    overflow: hidden;
    height: 3px;
    top: 28px
}

.irs-diapason,
.irs-slider {
    position: absolute;
    display: block;
    background: #BFA249
}

.irs-diapason {
    left: 0;
    width: 100%;
    height: 3px;
    top: 28px
}

.irs-slider {
    border: 1px solid #BFA249;
    -webkit-box-shadow: inset 0 0 0 1px #FFF;
    box-shadow: inset 0 0 0 1px #FFF;
    width: 15px;
    height: 15px;
    top: 22px;
    cursor: url(http://maps.gstatic.com/mapfiles/openhand_8_8.cur) 8 8, default
}

.irs-max,
.irs-min {
    display: block;
    color: #333;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 3px;
    background: #f2f2f2
}

.irs-disable-mask,
.irs-max,
.irs-min {
    top: 0;
    cursor: default
}

.irs-slider.single {
    left: 10px
}

.irs-slider.from {
    left: 100px
}

.irs-slider.to {
    left: 300px
}

.irs-disable-mask,
.irs-grid,
.irs-grid-pol,
.irs-grid-text,
.irs-min {
    left: 0;
    position: absolute
}

.irs-max {
    position: absolute;
    right: 0
}

.irs-grid {
    display: none;
    bottom: 0;
    width: 100%;
    height: 20px
}

.irs-grid-pol {
    top: 0;
    width: 1px;
    height: 8px;
    background: #f7f7f7
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    bottom: 0;
    width: 100px;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    color: #1E4464
}

.irs-disable-mask {
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 2
}

.irs-disabled {
    opacity: .4;
    filter: alpha(opacity=40)
}

.irs-with-grid {
    height: 60px
}

.irs-with-grid .irs-grid {
    display: block
}

#irs-active-slider {
    background-position: 0 -120px
}

#map .cluster {
    width: 0;
    height: 0;
    position: absolute
}

#map .cluster>img {
    display: none
}

#map .cluster>div {
    background: #fafafa;
    color: #1E4464 !important;
    line-height: 30px !important;
    width: 100% !important;
    height: 100% !important;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 15px rgba(191, 162, 73, .7);
    box-shadow: 0 0 0 15px rgba(191, 162, 73, .7);
    transition: all .3s ease
}

#map .cluster>div:hover {
    -webkit-box-shadow: 0 0 0 15px #BFA249;
    box-shadow: 0 0 0 15px #BFA249
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #BFA249;
    outline: 0
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #BFA249
}

.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto
}

.select2-results .select2-no-results,
.select2-results .select2-searching {
    background: #fafafa;
    display: list-item;
    padding-left: 5px
}

.select2-results .select2-ajax-error {
    display: list-item;
    padding-left: 5px;
    background: #BFA249
}

.select2-results .select2-selection-limit {
    background: #fafafa;
    display: list-item;
    padding-left: 5px
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}

.select2-results li em {
    background: #BFA249;
    font-style: normal
}

.select2-results li.select2-result-with-children>.select2-result-label {
    font-weight: 700
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    user-select: none
}

.select2-results .select2-highlighted {
    background: #1E4464;
    color: #FFF
}

.select2-results .select2-highlighted em {
    background: 0 0
}

.select2-results .select2-highlighted ul {
    background: #FFF;
    color: #000
}

.select2-results .select2-disabled {
    background: #fafafa;
    display: list-item;
    cursor: default
}

.select2-results .select2-disabled.select2-highlighted {
    color: #BFA249;
    background: #fafafa;
    display: list-item;
    cursor: default
}

.select2-results .select2-selected {
    display: none
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}

.select2-offscreen,
.select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important
}

.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%
}

.select2-drop,
.select2-search {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.select2-container .select2-choice {
    display: block;
    height: 42px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #d4d4d4;
    border-bottom-color: #0069b3;
    background-color: #FFF;
    white-space: nowrap;
    line-height: 42px;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    background: url(/images/select2.png) right top no-repeat;
    cursor: pointer;
    outline: 0
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/images/select2.png) -4px 6px no-repeat
}

.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #fafafa;
    background-image: none;
    border: 1px solid #fafafa;
    cursor: default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #fafafa;
    background-image: none;
    border-left: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}

.select2-drop {
    box-sizing: border-box;
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #FFF;
    color: #000;
    border: 1px solid #d4d4d4;
    border-top: 0
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 0
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #BFA249
}

.select2-search {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding: 4px 4px 0;
    position: relative;
    display: none;
    z-index: 10000;
    white-space: nowrap
}

.select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-size: 1em;
    border: 1px solid #d4d4d4;
    background: url(/images/select2.png) 100% -22px no-repeat #FFF
}

.select2-search input.select2-active {
    background: url(../images/select2-spinner.gif) 100% no-repeat #FFF
}

html[dir=rtl] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px
}

html[dir=rtl] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px
}

html[dir=rtl] .select2-container-multi .select2-choices li {
    float: right
}

html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px
}

html[dir=rtl] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px
}

html[dir=rtl] .select2-search-choice-close {
    right: auto;
    left: 3px
}

html[dir=rtl] .select2-container .select2-choice {
    padding: 0 8px 0 0
}

html[dir=rtl] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;
    border-left: none;
    border-right: 1px solid #d4d4d4
}

html[dir=rtl] .select2-container .select2-choice .select2-arrow b {
    background-position: -2px 6px
}

html[dir=rtl] .select2-container .select2-choice>.select2-chosen {
    margin-left: 26px;
    margin-right: 0
}

html[dir=rtl] .select2-search input {
    padding: 4px 5px 4px 20px;
    background: url(/images/select2.png) -37px -22px no-repeat #FFF
}

html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: none
}

html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -20px 6px
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto;
    z-index: 9998;
    background-color: #FFF;
    opacity: 0;
    filter: alpha(opacity=0)
}

.select2-drop-active {
    border: 1px solid #BFA249;
    border-top: none
}

.select2-drop-auto-width {
    border-top: 1px solid #d4d4d4;
    width: auto
}

.select2-dropdown-open .select2-choice {
    border-color: #BFA249 #BFA249 transparent
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: 0 0;
    border-left: none;
    filter: none
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -22px 6px
}

.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    height: 1px
}

.select2-more-results {
    background: #fafafa;
    display: list-item
}

.select2-more-results.select2-active {
    background: url(../images/select2-spinner.gif) 100% no-repeat #fafafa
}

.select2-container-multi .select2-choices {
    height: 42px !important;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
    border: 1px solid #d4d4d4;
    cursor: text;
    overflow: hidden;
    background-color: #FFF;
    min-height: 26px;
    border-bottom-color: #BFA249
}

.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
    line-height: 26px !important
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    padding-left: 3px !important
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-size: 100%;
    font-weight: 400;
    color: #BFA249;
    outline: 0;
    border: 0;
    background: 0 0 !important
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: url(../images/select2-spinner.gif) 100% no-repeat #FFF !important
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #fafafa;
    cursor: default;
    border: 1px solid #d4d4d4;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fafafa
}

.select2-container-multi .select2-choices .select2-search-choice>div {
    padding-left: 7px;
    padding-right: 3px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px
}

.select2-container-multi .select2-search-choice-close {
    left: 3px
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #BFA249;
    outline: 0
}

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #fafafa;
    background-image: none;
    border: 1px solid #fafafa;
    cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px;
    border: 1px solid #fafafa;
    background-image: none;
    background-color: #fafafa
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: 0 0
}

.select2-locked {
    padding: 3px 5px !important
}

.select2-default {
    color: #333 !important
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: 0;
    background: url(/images/select2.png) right top no-repeat
}

.select2-display-none {
    display: none
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}

.select2-results-dept-1 .select2-result-label {
    padding-left: 20px
}

.select2-results-dept-2 .select2-result-label {
    padding-left: 40px
}

.select2-results-dept-3 .select2-result-label {
    padding-left: 60px
}

.select2-results-dept-4 .select2-result-label {
    padding-left: 80px
}

.select2-results-dept-5 .select2-result-label {
    padding-left: 100px
}

.select2-results-dept-6 .select2-result-label {
    padding-left: 110px
}

.select2-results-dept-7 .select2-result-label {
    padding-left: 120px
}

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline
}

.hsq-heading {
    display: block;
    position: relative;
    line-height: 2.3em;
    font-size: 32px
}

.hsq-heading:after,
.hsq-heading:before {
    display: block;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.hsq-heading:before {
    transform: translateX(-50%);
    content: "";
    max-width: 100%;
    bottom: 0;
    width: 250px;
    height: 1px;
    background: #d4d4d4
}

.hsq-heading:after {
    transform: translateX(-50%);
    content: "";
    max-width: 100%;
    bottom: -1px;
    width: 100px;
    height: 3px;
    background: #e44f38;
}

.service-box-container .service-box .title:after,
.service-box-container .service-box .title:before {
    display: block;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    max-width: 100%;
    left: 50%;
    content: ""
}

.service-box-container {
    margin-bottom: 70px
}

.service-box-container .service-box .title {
    display: block;
    position: relative;
    font-size: 1.4em;
    line-height: 4em;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.service-box-container .service-box .title:before {
    position: absolute;
    transform: translateX(-50%);
    bottom: 0;
    width: 250px;
    height: 1px;
    background: #d4d4d4
}

.service-box-container .service-box .title:after {
    position: absolute;
    transform: translateX(-50%);
    bottom: -1px;
    width: 100px;
    height: 3px
}

.service-box-container .service-box .type-2.title {
    overflow: hidden
}

.service-box-container .service-box .type-2.title:after {
    bottom: -4px;
    width: 10px;
    height: 10px;
    -webkit-box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #BFA249;
    box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #BFA249;
    background: #FFF;
    border: 1px solid #BFA249
}

.service-box-container .service-box #featured-properties .title,
.service-box-container .service-box .property-listing .title {
    margin-bottom: 70px
}

.service-box-container .service-box #statistic-section .title {
    margin-bottom: 50px;
    color: #FFF
}

.service-box-container .service-box #our-partners .title,
.service-box-container .service-box #top-agents .title {
    margin-bottom: 70px
}

.service-box-container .service-box .inner-container {
    position: relative;
    padding: 100px 40px 40px;
    background-color: #fafafa;
    margin: 80px 0 20px;
    top: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.service-box-container .service-box .inner-container:hover {
    background-color: #fafafa;
    top: -10px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .2)
}

.service-box-container .service-box .inner-container:hover i {
    background-color: #1E4464;
    color: #FFF;
    -webkit-box-shadow: 0 0 0 3px #1E4464;
    box-shadow: 0 0 0 3px #1E4464
}

.service-box-container .service-box i {
    width: 140px;
    height: 140px;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -70px;
    color: #006993;
    text-align: center;
    line-height: 130px;
    font-size: 7em;
    background-color: #e1e1e1;
    border: 2px solid #FFF;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-box-shadow: 0 0 0 1px #e1e1e1;
    box-shadow: 0 0 0 1px #e1e1e1
}

.service-box-container .service-box i:before {
    font-size: inherit;
    margin: 0
}

.service-box-container .service-box .content {
    font-family: crh-regular;
    color: #aeaeae;
    line-height: 30px;
    margin: 15px 0;
    font-size: 16px;
    text-align: justify;
    overflow: hidden
}

.pagination-box,
.uploader-container {
    text-align: center
}

.service-box-container .service-box .more {
    position: absolute;
    background: #b22942;
    display: inline-flex;
    cursor: pointer
}

.service-box-container .service-box .more i {
    font-size: 1em;
    width: 50px;
    height: 22px;
    top: 0;
    line-height: 20px
}

.service-box-container .service-box .more i:hover {
    background: #b22942
}

'.hsq-heading.type-2:after {
 bottom: 0px;
width: 40px;
height: 3px;
-webkit-box-shadow: 0 0 0 2px #FFF,
0 0 0 4px #0069b3;
background: #e44f38;
border: 1px solid #0069b3;
}

.pagination-box {
    margin: 60px 0
}

.pagination-box ul {
    display: inline-block;
    position: relative;
    z-index: 1
}

.pagination-box ul li {
    width: 35px;
    height: 35px;
    margin: 0 3px;
    padding: 0
}

.pagination-box ul li a,
.pagination-box ul li label {
    display: block;
    background: #b22942;
    color: #FFF;
    line-height: 35px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: relative
}

.pagination-box ul li a:after,
.pagination-box ul li label:after {
    left: 0;
    content: "";
    bottom: -2px;
    display: block;
    position: absolute;
    background: #BFA249;
    width: 100%;
    height: 1px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.pagination-box ul li.active a,
.pagination-box ul li.active a:after,
.pagination-box ul li.active label,
.pagination-box ul li.active label:after,
.pagination-box ul li:hover a:after,
.pagination-box ul li:hover label:after {
    background: #1E4464
}

.pagination-box ul li:hover a,
.pagination-box ul li:hover label {
    background: #1E4464;
    cursor: pointe
}

.pagination-box ul li.active {
    pointer-events: none
}

.sort-section-container {
    text-align: center;
    font-size: 1.1em;
    margin: 20px 0
}

.sort-section-container ul li {
    padding: 0;
    display: inline-block
}

.sort-section-container ul li a {
    position: relative;
    padding-right: 20px;
    margin-right: 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.sort-section-container ul li a:hover {
    color: #BFA249
}

.sort-section-container ul li a:after {
    position: absolute;
    right: 0;
    top: 0;
    content: '/';
    color: #e44f38
}

.sort-section-container ul li a.active {
    color: #0069b3;
    background: transparent;
}

.sort-section-container ul li:last-child a {
    padding-right: 0;
    margin-right: 0
}

.sort-section-container ul li:last-child a:after {
    display: none
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    margin: 0 auto;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    backface-visibility: hidden;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.uploader-container .img-uploader:after,
.uploader-container .img-uploader:before {
    content: " ";
    display: table
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .item,
.owl-carousel .owl-item .items {
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    z-index: 1
}

.owl-carousel .owl-item {
    float: left;
    padding: 0;
    overflow: hidden;
    backface-visibility: hidden;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#main-slider,
#submit-property-link:before {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden
}

.owl-carousel .owl-item .item {
    transition: all .3s ease
}

.owl-carousel .owl-item .item img {
    width: 100%
}

.owl-carousel .owl-item .items {
    transition: all .3s ease
}

.owl-carousel .owl-item .items img {
    width: 100%
}

.owl-carousel .owl-buttons div,
.owl-carousel .owl-page {
    cursor: pointer
}

.owl-carousel.property-container .owl-item {
    padding: 0
}

.owl-carousel.not-16-9 .owl-item .items img {
    max-width: none;
    width: auto
}

#top-properties img,
.main-container aside img,
.property-listing.row-view .property-box .bottom-sec .extra-info {
    max-width: 100%
}

.owl-controls {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) center center no-repeat
}

.uploader-container .add-images-btn {
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 30px
}

.uploader-container .img-uploader {
    text-align: left
}

.uploader-container .img-uploader:after {
    clear: both
}

.uploader-container .img-uploader #floorplan-uploader,
.uploader-container .img-uploader #gallery-preview-template,
.uploader-container .img-uploader #preview-template,
.uploader-container .img-uploader .preview-box.dz-image-preview .progress-box {
    display: none
}

.uploader-container .img-uploader .preview-box {
    float: left;
    margin: 0 6px 10px;
    position: relative;
    border-bottom: 1px solid #BFA249;
    width: 105px;
    height: 105px;
    background-color: #f2f2f2
}

.uploader-container .img-uploader .preview-box img {
    border-bottom: 1px solid #BFA249
}

.uploader-container .img-uploader .preview-box i {
    position: absolute;
    right: 0;
    top: 0;
    width: 17px;
    height: 17px;
    background-color: red;
    color: #FFF;
    z-index: 1;
    text-align: center;
    line-height: 17px;
    cursor: pointer
}

.uploader-container .img-uploader .preview-box .progress-box {
    height: 10px;
    background: #1E4464;
    position: absolute;
    left: 0;
    bottom: 0
}

.uploader-container .img-uploader .preview-box .error {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: .9em;
    text-align: center;
    transform: translateY(-50%);
    padding: 10px 0;
    background: rgba(242, 242, 242, .85)
}

#property-search-container .property-search-form .select2-container,
#property-search-container .property-search-form input[type=text],
#property-search-container .property-search-form input[type=url],
#property-search-container .property-search-form select,
#property-search-container .property-search-form textarea {
    display: block;
    width: 100%
}

.infobox-main-container>img {
    right: 5px;
    top: 5px;
    position: absolute !important;
    z-index: 1;
    border: 1px solid #BFA249
}

.infobox-main-container #infobox-container {
    width: 500px
}

.infobox-main-container #infobox-container .propertybox-featured {
    position: relative;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    box-shadow: 0 0 7px rgba(0, 0, 0, .4)
}

.infobox-main-container #infobox-container .propertybox-featured .inner-container {
    border-bottom: 3px solid #BFA249
}

.infobox-main-container #infobox-container .propertybox-featured .img-container {
    border-bottom: 0
}

.infobox-main-container #infobox-container .propertybox-featured .main-info .desc {
    height: 60px;
    margin: 5px 0
}

#submit-property-link {
    float: right;
    margin-top: 20px;
    padding: 0 5px 0 35px;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 4px
}

#submit-property-link:before {
    display: block;
    font: 2em FontAwesome;
    position: absolute;
    left: 5px;
    top: 3px;
    content: "\f095";
    -webkit-animation-name: flipInY;
    -moz-animation-name: flipInY;
    -ms-animation-name: flipInY;
    -o-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    animation-delay: .2s;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    backface-visibility: hidden
}

#top-footer .desc,
.text-section .description {
    font-size: 14px;
}

#main-slider,
.breadcrumb-box .inner-container {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s
}

#main-menu-handle.active i:before {
    content: "\f00d"
}

#property-search-container {
    position: relative;
    margin-bottom: 130px
}

#property-search-container .property-search-form {
    position: absolute;
    left: 0;
    top: -50%;
    border: 1px solid #d4d4d4;
    background: #FFF;
    width: 100%;
    z-index: 1;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 30px 20px 10px
}

#property-search-container .property-search-form button {
    width: 100%;
    display: block;
    height: 40px
}

#property-search-container .property-search-form .search-field {
    min-height: 45px;
    margin-bottom: 20px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#property-search-container .property-search-form .more-options {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: -15px;
    width: auto;
    padding: 0 30px;
    height: 30px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#property-search-container .property-search-form .more-options i {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
    margin-left: 5px;
    font-size: .8em
}

#property-search-container .property-search-form .main-search-sec:before {
    content: " ";
    display: table
}

#property-search-container .property-search-form .main-search-sec:after {
    content: " ";
    display: table;
    clear: both
}

#property-search-container .property-search-form .advanced-search-sec {
    display: none;
    padding: 20px 0
}

#property-search-container .property-search-form .advanced-search-sec:before {
    content: " ";
    display: table
}

#property-search-container .property-search-form .advanced-search-sec:after {
    content: " ";
    display: table;
    clear: both
}

#property-search-container .property-search-form .advanced-search-sec .search-field {
    min-height: 30px;
    margin-bottom: 10px
}

#property-search-container .property-search-form .advanced-search-sec .search-field .hsq-checkbox label {
    line-height: 30px
}

#property-search-container .property-search-form .advanced-search-sec .search-field .hsq-checkbox label span {
    top: 3px
}

#property-search-container .property-search-form.opened .more-options i {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.text-section {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.text-section .description {
    color: #333;
    padding: 0 50px;
    margin: 35px 0;
    line-height: 30px;
    text-align: justify
}

.text-section .service-box-container {
    margin-bottom: 0;
    margin-top: 70px
}

.property-listing.row-view .property-box .inner-box {
    margin: 0 !important
}

.property-listing.row-view .property-box .inner-box .img-container {
    padding: 0;
    height: 194px
}

.property-listing.row-view .property-box .img-container .price {
    font-family: cursive;
    background: rgba(0, 0, 0, .6)
}

.property-listing.row-view .property-box .bottom-sec {
    padding: 10px 30px
}

.property-listing.row-view .property-box .bottom-sec .desc {
    height: 50px;
    margin: 15px 0 13px
}

#featured-properties .hsq-heading,
#featured-properties .service-box-container .service-box .title,
#our-partners .hsq-heading,
#our-partners .service-box-container .service-box .title {
    margin-bottom: 70px
}

.property-listing.row-view .property-box .bottom-sec .location {
    font-size: .9em;
    text-transform: capitalize;
    opacity: .7;
    line-height: 1;
    color: #006993
}

.property-listing.row-view .property-box .bottom-sec .extra-info .price span {
    font-size: .6em;
    margin-left: -5px;
    color: #006993
}

.property-listing.row-view .property-box .more-link {
    position: absolute;
    left: auto;
    right: 30px;
    bottom: 30px;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.property-listing.row-view .property-box:hover .bottom-sec .extra-info .price span,
.property-listing.row-view .property-box:hover .bottom-sec .location {
    color: #aeaeae
}

.property-listing.map-view {
    position: relative
}

.property-listing.map-view .search-field {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#featured-properties {
    padding: 0px 0 0px
}

#featured-properties img {
    width: auto
}

#featured-properties .owl-carousel {
    margin-bottom: 90px
}

#featured-properties .owl-wrapper {
    margin-left: -15px
}

#featured-properties .owl-item {
    padding-left: 30px
}

#featured-properties .owl-controls {
    bottom: -55px
}

#statistic-section {
    padding: 50px 0 100px;
    position: relative;
    z-index: 1
}

#statistic-section:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: -1
}

#statistic-section .hsq-heading,
#statistic-section .service-box-container .service-box .title {
    margin-bottom: 50px;
    color: #FFF
}

#statistic-section .statistic-box-container {
    text-align: center;
    width: 100%;
    margin: auto;
}

#statistic-section .statistic-box-container .statistic-box {
    width: 20%;
    padding: 20px;
    float: left;
    font-family: crh-bold, Arial, Helvetica, sans-serif
}

#statistic-section .statistic-box-container .statistic-box .inner-box {
    width: 200px;
    height: 200px;
    text-align: center;
    background: rgba(0, 106, 179, .7);
    font-size: 1.4em;
    padding-top: 50px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    z-index: 1;
    display: inline-block
}

#statistic-section .statistic-box-container .statistic-box .inner-box:before {
    content: '';
    z-index: -1;
    display: block;
    position: absolute;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    top: 0;
    left: 0;
    background: rgba(191, 162, 73, .9);
    width: 100%;
    height: 100%;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
    opacity: 0;
    filter: alpha(opacity=0)
}

#statistic-section .statistic-box-container .statistic-box .inner-box:after {
    content: '';
    z-index: -1;
    display: block;
    position: absolute;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    top: -4px;
    left: -4px;
    border: 2px solid #e44f38;
    width: calc(100% + 8px);
    height: calc(100% + 8px)
}

#statistic-section .statistic-box-container .statistic-box .inner-box:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

#statistic-section .statistic-box-container .statistic-box .value {
    color: #BFA249;
    font-size: 1.5em;
    line-height: 1.7em;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#statistic-section .statistic-box-container .statistic-box .unit {
    font-size: 16px;
    margin-top: -10px;
    margin-left: 70px;
    color: #b22942;
    min-height: 20px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#statistic-section .statistic-box-container .statistic-box .text {
    color: #FFF;
    font-size: 18px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#our-partners {
    padding: 50px 0 110px;
    background-color: #fafafa
}

#our-partners img {
    max-width: 100%;
    max-height: 100%;
    padding: 10px;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

#our-partners .logo-container .client-logo {
    margin: 0 10px;
    text-align: center;
    height: 130px;
    position: relative;
    border: 1px solid #e2e2e2
}

#top-footer {
    position: relative;
    z-index: 1;
    background: #0071b9;
}

#top-footer:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

#top-footer .inner-container {
    padding: 80px 0;
}

#top-footer h4 {
    font-size: 1.8em;
    color: #FFF;
    line-height: 1.2em
}

#top-footer .desc {
    color: #fff;
    font-size: 1em;
    line-height: 27px;
}

#top-footer .widget-box {
    padding: 0 40px
}

#top-footer .widget-box:first-child {
    padding-left: 0
}

#top-footer .widget-box:last-child {
    padding-right: 0
}

#top-footer .newletter-exp h4 {
    filter: drop-shadow(-1px 1px 1px #999);
    font-size: 30px
}

#top-footer .newsletter-form {
    margin-top: 30px
}

#top-footer .newsletter-form .input-container {
    width: 70%;
    margin-right: 2%;
    display: inline-block;
    position: relative
}

#top-footer .newsletter-form .input-container:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .3)
}

#main-slider .owl-controls .owl-next:after,
#main-slider .owl-controls .owl-prev:after {
    display: none
}

#top-footer .newsletter-form .input-container input[type=text] {
    color: #FFF;
    background: rgba(255, 255, 255, .3);
    border: 0;
    padding: 10px 20px;
    font-size: 16px;
    width: 100%;
    height: 40px
}

#top-footer .newsletter-form .input-container input[type=text]:-moz-placeholder {
    color: #FFF
}

#top-footer .newsletter-form .input-container input[type=text]::-moz-placeholder {
    color: #FFF
}

#top-footer .newsletter-form .input-container input[type=text]:-ms-input-placeholder {
    color: #FFF
}

#top-footer .newsletter-form .input-container input[type=text]::-webkit-input-placeholder {
    color: #FFF
}

#top-footer .newsletter-form .input-container input[type=text].placeholder {
    color: #FFF
}

#top-footer .newsletter-form button {
    width: 27%;
    height: 40px;
    vertical-align: top
}

#top-footer #newsletter-form-thank-you {
    color: #FFF;
    margin-top: -80px;
    margin-bottom: -80px
}

#go-up {
    position: absolute;
    left: 50%;
    top: -22px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 3px solid #2c95b7;
    width: 43px;
    height: 43px;
    background: #232323;
    text-align: center;
    line-height: 38px;
    font-size: 1.2em;
    cursor: pointer;
    z-index: 1
}

#go-up:hover {
    color: #232323;
    background: #e44f38;
}

#main-slider {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    margin: 0;
    border-bottom: 3px solid #e44f38;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-delay: .2s;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

#main-slider .owl-controls {
    bottom: 50%;
    width: 100%
}

#main-slider .owl-controls .owl-prev {
    width: 50px;
    height: 50px;
    text-indent: -999999px;
    left: 0
}

#main-slider .owl-controls .owl-prev:before {
    font-size: 15px;
    background: rgba(255, 255, 255, .9);
    font-family: "Glyphicons Halflings";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-indent: 0;
    text-align: center;
    top: 0;
    content: "\e079"
}

#main-slider .owl-controls .owl-next {
    width: 50px;
    height: 50px;
    text-indent: -999999px;
    right: 0
}

#main-slider .owl-controls .owl-next:before {
    font-size: 15px;
    background: rgba(255, 255, 255, .9);
    font-family: "Glyphicons Halflings";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-indent: 0;
    text-align: center;
    top: 0;
    content: "\e080"
}

#main-slider .img-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center
}

.img-container img {
    background-size: 100% 100% !important;
}

#main-slider .img-container img {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#main-slider .items {
    height: 100%
}

#main-slider .owl-wrapper {
    width: 100% !important;
    height: 450px !important;
    left: 0 !important;
    position: relative;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important
}

#main-slider .owl-item {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden
}

#main-slider .owl-item.active {
    opacity: 1;
    filter: alpha(opacity=100)
}

#main-slider .owl-item.active .slide-caption .first-sec {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-bottom: 0
}

#main-slider .owl-item.active .slide-caption .sec-sec {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0
}

#main-slider .slide-caption {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 3.2em;
    line-height: 1.5em;
    color: #FFF;
    z-index: 1;
    width: 100%;
    text-align: center;
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

#main-slider .slide-caption .inner-container {
    display: inline-block
}

#main-slider-fullscreen .owl-controls .owl-next:after,
#main-slider-fullscreen .owl-controls .owl-prev:after {
    display: none
}

.read {
    float: left !important;
    position: absolute !important;
    left: 27.6% !important;
    background: rgba(0, 0, 0, 0.7) !important;
    padding: 0px 30px !important;
    top: 16px !important;
}

#main-slider .slide-caption .inner-container>div {
    padding: 15px 60px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
    filter: alpha(opacity=0)
}

#main-slider .slide-caption .first-sec {
    background: rgba(17, 58, 72, .7);
    margin-bottom: 50px
}

#main-slider .slide-caption .sec-sec {
    background: rgba(178, 41, 66, .7);
    margin-top: 50px
}

#main-slider-fullscreen .owl-controls .owl-next:before,
#main-slider-fullscreen .owl-controls .owl-prev:before {
    background: rgba(255, 255, 255, .9);
    font-family: "Glyphicons Halflings";
    line-height: 50px;
    text-align: center
}

#main-slider-fullscreen {
    width: 100%;
    height: 100%;
    margin: 0;
    border-bottom: 3px solid #BFA249
}

#main-slider-fullscreen .owl-controls {
    bottom: 50%;
    width: 100%
}

#main-slider-fullscreen .owl-controls .owl-prev {
    width: 50px;
    height: 50px;
    text-indent: -999999px;
    left: 0
}

#main-slider-fullscreen .owl-controls .owl-prev:before {
    font-size: 15px;
    color: #BFA249;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    width: 100%;
    height: 100%;
    text-indent: 0;
    top: 0;
    content: "\e079"
}

#main-slider-fullscreen .owl-controls .owl-next {
    width: 50px;
    height: 50px;
    text-indent: -999999px;
    right: 0
}

#main-slider-fullscreen .owl-controls .owl-next:before {
    font-size: 15px;
    color: #BFA249;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    width: 100%;
    height: 100%;
    text-indent: 0;
    top: 0;
    content: "\e080"
}

#main-slider-fullscreen .slide-caption,
#top-properties .property-box .back-sec .bott-sec .feature-list,
#top-properties .property-box .back-sec .p-title,
.breadcrumb-box {
    font-family: crh-bold, Arial, Helvetica, sans-serif
}

#main-slider-fullscreen .img-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center
}

#main-slider-fullscreen .img-container img {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#main-slider-fullscreen .items {
    height: 100%
}

#main-slider-fullscreen .owl-wrapper {
    width: 100% !important;
    height: 630px !important;
    left: 0 !important;
    position: relative;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important
}

#main-slider-fullscreen .slide-caption,
body div.agent-details-page .agent-box .inner-container .img-container img {
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%)
}

#main-slider-fullscreen .owl-item {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden
}

#main-slider-fullscreen .owl-item.active {
    opacity: 1;
    filter: alpha(opacity=100)
}

#main-slider-fullscreen .owl-item.active .slide-caption .first-sec {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-bottom: 0
}

#main-slider-fullscreen .owl-item.active .slide-caption .sec-sec {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0
}

#main-slider-fullscreen .slide-caption {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 3.2em;
    line-height: 1.5em;
    color: #FFF;
    z-index: 1;
    width: 100%;
    text-align: center;
    transform: translateX(-50%) translateY(-50%)
}

#main-slider-fullscreen .slide-caption .inner-container {
    display: inline-block
}

#main-slider-fullscreen .slide-caption .inner-container>div {
    padding: 0 20px;
    float: left;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
    filter: alpha(opacity=0)
}

#main-slider-fullscreen .slide-caption .first-sec {
    background: rgba(30, 68, 100, .7);
    margin-bottom: 50px
}

#main-slider-fullscreen .slide-caption .sec-sec {
    background: rgba(191, 162, 73, .7);
    margin-top: 50px
}

#top-properties .property-box {
    position: relative;
    z-index: 1;
    text-align: center
}

#top-properties .property-box .img-container img {
    border: 6px solid #fafafa;
    box-shadow: 0 0 10px
}

#top-properties .property-box .more-link {
    padding: 0 40px;
    margin-top: -15px
}

#top-properties .property-box .more-link:hover,
#top-properties .property-box .more-link:hover:after {
    background: #1E4464
}

#top-properties .property-box .back-sec {
    position: absolute;
    text-align: left;
    left: 0;
    bottom: 0;
    z-index: -1;
    margin: 0 15px;
    background: rgba(51, 51, 51, .8);
    color: #FFF;
    padding: 30px;
    width: calc(100% - 30px);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#top-properties .property-box .back-sec .p-title {
    font-size: 1.4em;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFF;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#top-properties .property-box .back-sec .p-title:hover {
    color: #BFA249
}

#top-properties .property-box .back-sec .desc {
    color: #b3b3b3;
    font-size: .9em;
    margin: 15px 0
}

#top-properties .property-box .back-sec .bott-sec .feature-list li {
    white-space: nowrap;
    color: #b3b3b3
}

#top-properties .property-box .back-sec .bott-sec .feature-list li>div {
    display: inline-block
}

#top-properties .property-box .back-sec .bott-sec .feature-list li>div.title {
    color: #FFF;
    width: 100px
}

#top-properties .property-box .back-sec .bott-sec .price {
    margin-top: 23px;
    color: #BFA249;
    font-size: 1.4em
}

#top-properties .property-box:hover .back-sec {
    bottom: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.home-page #top-properties {
    margin-top: -90px
}

.breadcrumb-box {
    position: relative;
    background-color: #f2f2f2
}

.breadcrumb1 {
    line-height: 38px;
}

.breadcrumb-box #contact-map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.breadcrumb-box .breadcrumb,
.breadcrumb-box h1 {
    line-height: 60px;
    height: 60px;
    margin: 0;
    color: #FFF;
    float: right;
}

.breadcrumb-box .inner-container {
    position: relative;
    z-index: 2;
    filter: drop-shadow(0 0 0 #FFF);
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.breadcrumb-box h1 {
    background: #0069b3;
    padding: 0 20px;
    font-size: 2em;
    text-transform: capitalize
}

.breadcrumb-box .breadcrumb {
    background: #e44f38;
    padding: 0 10px;
    font-size: .9em;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
    margin-top: 10px;
    height: 38px;
}

.breadcrumb a {
    color: #FFF;
}

.crumb ul li:after {
    content: "" !important;
}

.crumb a {
    color: #000;
    background: url(../images/breadcrumbs.png);
    background-size: 100% 100%;
    padding: 7px;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: capitalize
}

.crumb a:hover {
    background: url(../images/breadcrumb.png);
    background-size: 100% 100%;
}

.breadcrumb-box .breadcrumb ul li {
    position: relative;
    padding-right: 10px;
    font-family: crh-regular
}

.breadcrumb-box .breadcrumb ul li:after {
    position: absolute;
    right: -4px;
    top: 13px;
    content: '/';
    color: #FFF;
    line-height: 10px
}

.breadcrumb-box .breadcrumb ul li:last-child {
    padding-right: 0;
    opacity: .7
}

.crumb ul li:last-child {
    opacity: 1 !important;
}

.crumb a {
    font-size: 14px !important;
}

.breadcrumb-box .breadcrumb ul li:last-child:after {
    content: ''
}

.main-container .content-box {
    padding-left: 0;
    padding-right: 0px
}

.main-container aside .sidebar-box {
    padding: 15px 0px 20px 0px;
    margin-bottom: 40px
}

.main-container {
    margin-bottom: 20px;
}

.main-container aside .sidebar-box:last-child {
    margin-bottom: 0
}

.main-container aside .sidebar-box h3 {
    display: block;
    position: relative;
    line-height: 2.5em;
    font-size: 1.5em;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main-container aside .sidebar-box h3:after,
.main-container aside .sidebar-box h3:before {
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    height: 1px;
    display: block
}

.main-container aside .sidebar-box h3:before {
    width: 100%;
    background: #d4d4d4
}

.main-container aside .sidebar-box h3:after {
    width: 100px;
    background: #0069b3;
}

.main-container aside .sidebar-box .box-content {
    margin-top: 20px
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field {
    margin-bottom: 15px;
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field #main-menu-handle,
.main-container aside .sidebar-box .box-content .property-search-form .search-field .btn {
    line-height: 40px;
    padding: 0 69px
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field .select2-container .select2-choice {
    background-color: #FFF
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field .btn:hover {
    background-color: #1E4464;
    color: #FFF
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field .btn:hover:after {
    background-color: #1E4464
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field #main-menu-handle:hover {
    background-color: #1E4464;
    color: #FFF
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field #main-menu-handle:hover:after {
    background-color: #1E4464
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field .btn.more-options {
    background-color: #d4d4d4;
    color: #333;
    padding: 0 17px
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field .btn.more-options:after {
    background-color: #d4d4d4
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field .btn.clear-filters {
    background-color: #d4d4d4;
    color: #333;
    padding: 0 26px;
    pointer-events: none;
    opacity: .3;
    cursor: default
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field .btn.clear-filters:after {
    background-color: #d4d4d4
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field .btn.clear-filters:hover {
    background: #006993;
    color: #FFF
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field .btn.clear-filters.apply {
    pointer-events: all;
    opacity: 1;
    cursor: pointer
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field .more-options#main-menu-handle {
    background-color: #d4d4d4;
    color: #333;
    padding: 0 17px
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field .more-options#main-menu-handle:after {
    background-color: #d4d4d4
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field #bedroom {
    height: 42px;
    width: 100%
}

.main-container aside .sidebar-box .box-content .property-search-form .search-field #bedroom option:first-child {
    padding: 0 0 11px
}

.main-container aside .sidebar-box .box-content .property-search-form .select2-container,
.main-container aside .sidebar-box .box-content .property-search-form input[type=text],
.main-container aside .sidebar-box .box-content .property-search-form textarea {
    display: block;
    width: 100%
}

.main-container aside .sidebar-box .box-content .property-search-form .advanced-search-sec {
    display: none
}

.main-container aside .sidebar-box .box-content .property-search-form .advanced-search-sec .search-field {
    margin-bottom: 0
}

.main-container aside .sidebar-box .box-content .property-search-form .advanced-search-sec .hsq-checkbox label {
    line-height: 30px
}

.main-container aside .sidebar-box .box-content .property-search-form .advanced-search-sec .hsq-checkbox label span {
    top: 3px
}

.main-container aside .sidebar-box .box-content .property-search-form .terms-condition {
    font-size: 12px;
    text-align: center
}

.main-container aside .sidebar-box .box-content .property-search-form .terms-condition a:hover {
    color: #006993
}

.main-container aside .sidebar-box .box-content .featured-properties {
    padding-top: 10px
}

.main-container aside .sidebar-box .box-content .featured-properties .property-box a {
    display: block;
    background-color: #FFF;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 20px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.main-container aside .sidebar-box .box-content .featured-properties .property-box a:hover {
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    border-bottom-color: #BFA249
}

.main-container aside .sidebar-box .box-content .featured-properties .property-box a:last-child {
    margin-bottom: 0
}

.main-container aside .sidebar-box .box-content .featured-properties .property-box a span {
    display: block
}

.main-container aside .sidebar-box .box-content .featured-properties .property-box a .img-container {
    padding: 0;
    position: relative;
    min-height: 82px;
    overflow: hidden
}

.main-container aside .sidebar-box .box-content .featured-properties .property-box a .img-container img {
    top: 0;
    left: 50%;
    max-width: none;
    position: absolute;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    height: 100%
}

.main-container aside .sidebar-box .box-content .featured-properties .property-box a .details {
    padding: 10px 10px 10px 15px
}

.main-container aside .sidebar-box .box-content .featured-properties .property-box a .details .title {
    font-size: 1.1em;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    text-transform: capitalize
}

.main-container aside .sidebar-box .box-content .featured-properties .property-box a .details .location {
    color: #aeaeae;
    font: .9em/22px Scada, Arial, Helvetica, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize
}

.main-container aside .sidebar-box .box-content .featured-properties .property-box a .details .price {
    font-size: 1.1em;
    color: #BFA249
}

.main-container aside .sidebar-box .box-content .widget_search .search-form {
    background-color: #FFF;
    position: relative;
    z-index: 1
}

.main-container aside .sidebar-box .box-content .widget_search .search-form:before {
    content: " ";
    display: table
}

.main-container aside .sidebar-box .box-content .widget_search .search-form:after {
    content: " ";
    display: table;
    clear: both
}

.main-container aside .sidebar-box .box-content .widget_search .search-form label {
    float: left;
    width: 80%;
    position: relative;
    margin-bottom: 0
}

.main-container aside .sidebar-box .box-content .widget_search .search-form label>span {
    display: none
}

.main-container aside .sidebar-box .box-content .widget_search .search-form label input {
    border: 1px solid #d4d4d4;
    border-bottom-color: #2c95b7;
    background-color: #FFF;
    border-right: 0;
    color: #BFA249;
    font-weight: 400;
    padding: 0 10px;
    width: 100%;
    height: 40px
}

.main-container aside .sidebar-box .box-content .widget_search .search-form label input:-moz-placeholder {
    color: #BFA249
}

.main-container aside .sidebar-box .box-content .widget_search .search-form label input::-moz-placeholder {
    color: #BFA249
}

.main-container aside .sidebar-box .box-content .widget_search .search-form label input:-ms-input-placeholder {
    color: #BFA249
}

.main-container aside .sidebar-box .box-content .widget_search .search-form label input::-webkit-input-placeholder {
    color: #BFA249
}

.main-container aside .sidebar-box .box-content .widget_search .search-form label input.placeholder {
    color: #BFA249
}

.main-container aside .sidebar-box .box-content .widget_search .search-form label:after {
    display: block;
    content: "\f002";
    font: 16px/20px FontAwesome;
    color: #BFA249;
    position: absolute;
    right: -40px;
    top: 9px;
    z-index: -1
}

.main-container aside .sidebar-box .box-content .widget_search .search-form .search-submit {
    float: left;
    border: 1px solid #d4d4d4;
    border-bottom-color: #2c95b7;
    border-left: 0;
    background: 0 0;
    text-indent: -999999px;
    overflow: hidden;
    width: 20%;
    height: 40px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.main-container aside .sidebar-box .box-content .tagcloud a {
    background: #FFF;
    padding: 5px 15px;
    color: #333;
    border: 1px solid #d4d4d4;
    border-bottom-color: #2c95b7;
    display: inline-block;
    margin: 0 3px 8px 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-container aside .sidebar-box .box-content .tagcloud a:hover {
    background: #BFA249;
    border-color: #BFA249;
    color: #FFF
}

.main-container aside .sidebar-box .box-content ul li {
    line-height: 40px;
    border-bottom: 1px solid #d9d9d9;
    text-align: right;
    color: #BFA249;
    padding-left: 10px
}

.main-container aside .sidebar-box .box-content ul li:last-child {
    border-bottom: 0
}

.main-container aside .sidebar-box .box-content ul li a {
    display: block;
    float: left;
    color: #1E4464
}

.main-container aside .sidebar-box .box-content ul li a:hover,
.main-container aside .sidebar-box .box-content ul li.selected a {
    color: #BFA249
}

.main-container aside .sidebar-box .box-content ul li.selected {
    background: #FFF;
    border-right: 3px solid #BFA249
}

.main-container aside .sidebar-box .box-content ul li.selected:before {
    display: block;
    position: relative;
    left: 0;
    bottom: -42px;
    width: 100%;
    height: 1px;
    background: #d4d4d4
}

.main-container aside .sidebar-box .box-content ul li.selected:after {
    display: block;
    position: relative;
    left: 0;
    bottom: -1px;
    width: 100px;
    height: 1px;
    background: #BFA249
}

.login-form,
.register-form {
    background: #FFF;
    border: 1px solid #e6e6e6
}

.main-container aside .sidebar-box .box-content.text-widget {
    color: #aeaeae;
    line-height: 25px
}

.descriptive-section {
    max-width: 1100px;
    padding: 10px 0;
    margin: 0 auto
}

.descriptive-section .content {
    text-align: center;
    color: #FFF;
    opacity: .8;
    line-height: 25px;
    margin: 30px 0 10px
}

.login-form form .terms-condition a:hover,
.register-form form .terms-condition a:hover {
    color: #006993
}

.login-form {
    width: 500px;
    padding: 30px;
    margin: 50px auto
}

.login-form h2 {
    margin: 0 0 30px
}

.login-form form .search-fields {
    padding: 10px 0
}

.login-form form .search-fields input {
    width: 100%
}

.login-form form .search-button-container {
    padding-top: 10px
}

.login-form form .search-button-container button {
    width: 100%;
    height: 40px
}

.login-form form .terms-condition {
    padding: 10px 0;
    font-size: 12px;
    text-align: center
}

.login-form form textarea {
    width: 100%;
    display: block
}

.register-form {
    width: 500px;
    padding: 30px;
    margin: 50px auto
}

.register-form h2 {
    margin: 0 0 30px
}

.register-form form .search-fields {
    padding: 10px 0
}

.register-form form .search-fields input {
    width: 100%
}

.register-form form .search-fields .mobile-div {
    font-size: 20px
}

.register-form form .search-button-container {
    padding-top: 10px
}

.register-form form .search-button-container button {
    width: 100%;
    height: 40px
}

.register-form form .terms-condition {
    padding: 10px 0;
    font-size: 12px;
    text-align: center
}

.register-form.referral,
.register-form.reg-comp {
    width: 600px
}

.home-page-3 #google-map {
    width: 100vw;
    height: calc(100vh - 198px);
    position: fixed;
    top: 98px;
    left: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.home-page-3 #property-search-container {
    position: fixed;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
    width: 100%;
    border-top: 3px solid #BFA249;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.home-page-3 #property-search-container .property-search-form {
    border: 0;
    position: initial;
    padding: 30px 20px 5px;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.home-page-3 #property-search-container .property-search-form .more-options {
    bottom: calc(100% - 16px)
}

.home-page-3.full-screen {
    padding-top: 0
}

.home-page-3.full-screen #main-header {
    top: -125px
}

.home-page-3.full-screen #google-map {
    height: 100vh;
    top: 0
}

.home-page-3.full-screen #property-search-container {
    bottom: -200px
}

body div.property-listing-page .property-listing {
    background-color: #FFF
}

body div.property-listing-page .property-listing .property-box .inner-box {
    background-color: #fafafa
}

body div.property-listing-page.grid .property-listing.boxed-view {
    padding: 20px 0 40px
}

body div.property-listing-page.grid.side-bar .property-listing.boxed-view,
body div.property-listing-page.row-listing .property-listing .row-view {
    padding: 70px 0 40px
}

body div.property-listing-page.row-listing .property-listing {
    margin-top: 25px
}

body div.property-listing-page.row-listing .property-listing .property-box .img-container img {
    height: auto;
    width: 100%
}

body div.property-listing-page.map .property-listing {
    padding: 0
}

body div.property-listing-page.map .property-listing .left-section {
    max-height: calc(100vh - 98px);
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0
}

body div.property-listing-page.map .property-listing .left-section .property-search-form {
    position: relative;
    background: #fafafa;
    width: 100%;
    padding: 20px 30px 10px;
    border-bottom: 1px solid #d4d4d4
}

body div.property-listing-page.map .property-listing .left-section .property-search-form input[type=text],
body div.property-listing-page.map .property-listing .left-section .property-search-form input[type=url],
body div.property-listing-page.map .property-listing .left-section .property-search-form select,
body div.property-listing-page.map .property-listing .left-section .property-search-form textarea {
    width: 100%;
    display: block
}

body div.property-listing-page.map .property-listing .left-section .property-search-form button {
    width: 100%;
    display: block;
    height: 40px
}

body div.property-listing-page.map .property-listing .left-section .property-search-form .select2-container {
    width: 100%;
    display: block
}

body div.property-listing-page.map .property-listing .left-section .property-search-form .search-field {
    min-height: 45px;
    margin-bottom: 10px;
    padding: 0 5px
}

body div.property-listing-page.map .property-listing .left-section .property-search-form .more-options {
    height: 30px;
    margin-top: 10px
}

body div.property-listing-page.map .property-listing .left-section .property-search-form .main-search-sec {
    margin: 0 -5px
}

body div.property-listing-page.map .property-listing .left-section .property-search-form .main-search-sec:before {
    content: " ";
    display: table
}

body div.property-listing-page.map .property-listing .left-section .property-search-form .main-search-sec:after {
    content: " ";
    display: table;
    clear: both
}

body div.property-listing-page.map .property-listing .left-section .property-search-form .advanced-search-sec {
    margin: 0 -5px;
    display: none
}

body div.not-found .not-found-container .searchbox-container .search-form:after,
body div.not-found .not-found-container .searchbox-container .search-form:before,
body div.property-listing-page.map .property-listing .left-section .property-search-form .advanced-search-sec:before {
    content: " ";
    display: table
}

body div.property-listing-page.map .property-listing .left-section .property-search-form .advanced-search-sec:after {
    content: " ";
    display: table;
    clear: both
}

body div.property-listing-page.map .property-listing .left-section .property-container {
    padding: 30px
}

body div.property-listing-page.map .property-listing .left-section .property-container .property-box:first-child .inner-box,
body div.property-listing-page.map .property-listing .left-section .property-container .property-box:nth-child(2nbody div.property-listing-page.map .property-listing .left-section .property-container .property-box+1) .inner-box {
    margin: 0 15px 0 0
}

body div.property-listing-page.map .property-listing .left-section .property-container .property-box:nth-child(2n) .inner-box {
    margin: 0 0 0 15px
}

body div.property-listing-page.map .property-listing .left-section .property-container .pagination-box {
    margin: 20px 0
}

body div.property-listing-page.map .property-listing .map-container {
    padding: 0
}

body div.property-listing-page.map .property-listing .map-container #map {
    height: calc(100vh - 98px)
}

body div.not-found .breadcrumb-box {
    padding: 170px 0
}

body div.not-found .not-found-container {
    text-align: center;
    max-width: 700px;
    padding: 115px;
    background: #fafafa;
    margin: 80px auto
}

body div.not-found .not-found-container h2 {
    margin: -30px 0 30px;
    font-size: 3em;
    line-height: 1.7em
}

body div.not-found .not-found-container .subtitle {
    color: #aeaeae;
    line-height: 20px;
    margin: 15px 0 30px;
    font-size: 1.1em
}

body div.not-found .not-found-container .searchbox-container .search-form {
    background-color: #FFF;
    position: relative;
    z-index: 1
}

body div.not-found .not-found-container .searchbox-container .search-form:after {
    clear: both
}

body div.not-found .not-found-container .searchbox-container .search-form label {
    float: left;
    width: 84%;
    position: relative;
    margin-bottom: 0
}

body div.not-found .not-found-container .searchbox-container .search-form label>span {
    display: none
}

body div.not-found .not-found-container .searchbox-container .search-form label input {
    border: 1px solid #d4d4d4;
    border-bottom-color: #2c95b7;
    background-color: #FFF;
    border-right: 0;
    color: #BFA249;
    font-weight: 400;
    padding: 0 10px;
    width: 100%;
    height: 40px
}

body div.not-found .not-found-container .searchbox-container .search-form label input:-moz-placeholder {
    color: #BFA249
}

body div.not-found .not-found-container .searchbox-container .search-form label input::-moz-placeholder {
    color: #BFA249
}

body div.not-found .not-found-container .searchbox-container .search-form label input:-ms-input-placeholder {
    color: #BFA249
}

body div.not-found .not-found-container .searchbox-container .search-form label input::-webkit-input-placeholder {
    color: #BFA249
}

body div.not-found .not-found-container .searchbox-container .search-form label input.placeholder {
    color: #BFA249
}

body div.not-found .not-found-container .searchbox-container .search-form label:after {
    display: block;
    content: "\f002";
    font: 16px/20px FontAwesome;
    color: #BFA249;
    position: absolute;
    right: -40px;
    top: 9px;
    z-index: -1
}

body div.not-found .not-found-container .searchbox-container .search-form .search-submit {
    float: left;
    border: 1px solid #d4d4d4;
    border-bottom-color: #2c95b7;
    border-left: 0;
    background: 0 0;
    text-indent: -999999px;
    overflow: hidden;
    width: 16%;
    height: 40px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

body div.not-found .not-found-container .searchbox-container .home {
    border: 1px solid #bfa249;
    padding: 10px 40px;
    cursor: pointer
}

body div.not-found .not-found-container .searchbox-container .home:hover {
    background: #00759b;
    color: #FFF
}

body div.contact-us .breadcrumb-box {
    padding: 235px 0 280px;
    border-bottom: 3px solid #e44f38;
}

.upload {
    width: 100%;
    margin: 30px 0;
}

.upload label {
    background: #0069b3;
    width: 100%;
    padding: 5px;
    color: #fff;
    margin-bottom: 15px;
}

body div.contact-us .breadcrumb-box .inner-container {
    height: 0
}

body div.contact-us .call-us {
    color: #b22942;
    margin-bottom: 0;
    line-height: 1.7
}

body div.contact-us .call-us a {
    color: #b22942
}

body div.contact-us .mail-us {
    color: #006993;
    padding: 10px;
    margin-top: 0
}

body div.contact-us .mail-us a {
    color: #006993
}

body div.contact-us.complaint .breadcrumb-box,
body div.contact-us.feedback .breadcrumb-box,
body div.contact-us.joint-dev .breadcrumb-box {
    background-color: #333;
    background-position: center;
    background-size: cover;
    color: #FFF
}

body div.contact-us.joint-dev .breadcrumb-box {
    padding: 0px 0 0px;
}

body div.contact-us.feedback .breadcrumb-box {
    padding: 50px 0 60px;
    background-image: url(../images/customer-feedback.jpg)
}

body div.contact-us.feedback .row input[type=radio] {
    width: initial
}

body div.contact-us.feedback .row .pd {
    padding-left: 10px;
    padding-right: 0
}

body div.contact-us.feedback .row .rpd {
    padding-left: 0;
    padding-right: 0
}

body div.contact-us.complaint .breadcrumb-box {
    padding: 50px 0 60px;
    background-image: url(../images/complaint.jpg);
    height: calc(100vh - 128px)
}

body div.contact-us.complaint .breadcrumb-box .descriptive-section {
    padding: 50px 0;
    text-align: center;
    bottom: 10px;
    position: absolute;
    max-width: 100%;
    width: 100%
}

.contact-info {
    margin: 30px 0px 0 0px;
}

.contact-info .contact-info-box {
    padding-left: 42px;
    padding-right: 10px;
    margin-bottom: 50px
}

.contact-info .contact-info-box:nth-child(3n) {
    padding-right: 0
}

.contact-info .contact-info-box .inner-container {
    position: relative;
    padding: 20px 10px 20px 70px;
    min-height: 80px;
    display: table;
    width: 100%
}

.contact-info .contact-info-box .inner-container i {
    width: 80px;
    height: 80px;
    position: absolute;
    left: -60px;
    top: 17%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #FFF;
    text-align: center;
    line-height: 80px;
    font-size: 3em;
    background-color: #0069b3;
    border: 2px solid #FFF;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-box-shadow: 0 0 0 1px #0069b3;
    box-shadow: 0 0 0 1px #0069b3;
}

.contact-info .contact-info-box .inner-container i:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: #e44f38;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

body div.agent-details-page .agent-box .img-container,
body div.agents-page .agent-box .img-container {
    height: auto
}

.contact-info .contact-info-box .inner-container .title {
    display: table-row;
    font-weight: 700;
    line-height: 2;
    color: #e44f38;
}

.contact-info .contact-info-box .inner-container .value {
    display: table-cell;
    vertical-align: middle;
    border-top: 1px solid #0069b3;
    padding-top: 7px;
    font-size: 15px;
}

.contact-info .contact-info-box .inner-container .value a,
.contact-info .contact-info-box .inner-container .value span {
    font-weight: 700
}

.contact-info .contact-info-box .inner-container:hover i {
    -webkit-box-shadow: 0 0 0 1px #e44f38;
    box-shadow: 0 0 0 1px #e44f38;
    color: #FFF
}

body div.agent-details-page .agent-box-container .title-box .subtitle,
body div.agents-page .agent-box-container .title-box .subtitle {
    color: #aeaeae;
    font-size: 1.1em;
    line-height: 2.7em
}

.contact-info .contact-info-box .inner-container:hover i:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

.infowindow.contact-info {
    margin: 0
}

.infowindow.contact-info .contact-info-box {
    margin-bottom: 0
}

.infowindow.contact-info .contact-info-box .inner-container {
    background-color: transparent;
    padding-top: 5px;
    padding-bottom: 5px
}

.contact-form,
body div.agent-details-page .agent-box .bott-sec,
body div.agents-page .agent-box .bott-sec {
    background-color: #fafafa
}

.contact-form .row {
    margin-bottom: 20px
}

.contact-form {
    margin-top: 20px;
}

.clients {
    height: auto;
    width: 100%;
    padding-top: 10px;
    padding-left: 22px;
    overflow: hidden;
}

.clientsblog {
    float: left;
    height: auto;
    width: 255px;
    text-align: center;
    margin-right: 30px;
    border: 1px solid #DDD;
    margin-bottom: 30px;
}

.clientslogo {
    float: left;
    height: auto;
    ;
    width: auto;
    text-align: center;
    background-color: #FFF
}

.clientslogo img {
    width: 90%;
}

.clientsblog h3 {
    font-size: 15px !important;
    margin-top: 0px;
    line-height: 44px;
    margin-bottom: 0px;
    background: #DDD;
}

.textname {
    float: left;
    height: 47px;
    width: 100%;
}

.contact-form .row input:not([type=checkbox]) {
    width: 100%
}

.contact-form .row input[type=checkbox] {
    zoom: 2
}

.contact-form .row textarea {
    width: 100%;
    min-height: 150px
}

.contact-form .row .field-box {
    padding: 0 10px
}

.contact-form .row button {
    padding: 5px 70px
}

body div.agent-details-page .agent-box-container,
body div.agents-page .agent-box-container {
    padding-top: 40px
}

.contact-form .row label[for] {
    font-weight: 400
}

.contact-form .row label[for] span {
    vertical-align: super
}

.contact-form .row.message {
    margin: 0 -5px 20px
}

.contact-form .row.button-box {
    margin: 0 -5px;
    text-align: center;
    margin-bottom: 20px;
}

body div.agents-page .agent-box-container .title-box {
    text-align: center;
    margin-bottom: 50px
}

body div.agents-page .agent-box .img-container img {
    position: initial;
    -moz-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
}

body div.agents-page .pagination-box {
    margin: 30px 0 60px
}

body div.agent-details-page .agent-box-container .title-box {
    text-align: center;
    margin-bottom: 50px
}

body div.agent-details-page .agent-box {
    margin: 30px 0
}

body div.agent-details-page .agent-box .img-container img {
    position: initial;
    -moz-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
}

body div.agent-details-page .agent-box .inner-container {
    display: table
}

body div.agent-details-page .agent-box .inner-container .bott-sec {
    display: table-cell;
    float: none;
    vertical-align: top;
    padding: 30px 100px 30px 40px
}

body div.agent-details-page .agent-box .inner-container .bott-sec .name {
    font-size: 2em;
    font-family: crh-bold, Arial, Helvetica, sans-serif
}

body div.agent-details-page .agent-box .inner-container .bott-sec .desc {
    height: auto;
    overflow: visible;
    line-height: 25px
}

body div.agent-details-page .agent-box .inner-container .bott-sec .social-icons {
    right: 35px
}

body div.agent-details-page .agent-box .inner-container .img-container {
    display: table-cell;
    float: none;
    vertical-align: top;
    padding: 0
}

body div.agent-details-page .agent-box .inner-container .img-container:after {
    display: none
}

body div.agent-details-page .agent-box .inner-container .img-container img {
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    max-width: none;
    height: 100%
}

body div.agent-details-page .pagination-box {
    margin: 30px 0 60px
}

body div.agent-details-page .property-listing-container {
    margin-bottom: 30px
}

body div.agent-details-page .propertybox-featured {
    padding: 0 15px
}

body div.agent-details-page .propertybox-featured:nth-child(2n) {
    padding-right: 0
}

body div.agent-details-page .propertybox-featured:first-child,
body div.agent-details-page .propertybox-featured:nth-child(2nbody div.agent-details-page .propertybox-featured+1) {
    padding-left: 0
}

body div.home-page-4 #main-slider-fullscreen .owl-wrapper {
    height: calc(100vh - 131px) !important
}

body div.home-page-4 #property-search-container {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

body div.home-page-4 #property-search-container .property-search-form {
    background-color: rgba(255, 255, 255, .8);
    padding: 19px 15px 0;
    border: 0
}

body div.home-page-4 #property-search-container .property-search-form .search-field {
    padding: 0 5px
}

body div.home-page-4 #property-search-container .property-search-form input[type=text] {
    background: rgba(255, 255, 255, .8);
    border: 1px solid transparent;
    border-bottom-color: #2c95b7;
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form input[type=text]:-moz-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form input[type=text]::-moz-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form input[type=text]:-ms-input-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form input[type=text]::-webkit-input-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form input[type=url] {
    background: rgba(255, 255, 255, .8);
    border: 1px solid transparent;
    border-bottom-color: #2c95b7;
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form input[type=url]:-moz-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form input[type=url]::-moz-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form input[type=url]:-ms-input-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form input[type=url]::-webkit-input-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form select {
    background: rgba(255, 255, 255, .8);
    border: 1px solid transparent;
    border-bottom-color: #2c95b7;
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form select:-moz-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form select::-moz-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form select:-ms-input-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form select::-webkit-input-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form textarea {
    background: rgba(255, 255, 255, .8);
    border: 1px solid transparent;
    border-bottom-color: #2c95b7;
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form textarea:-moz-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form textarea::-moz-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form textarea:-ms-input-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form textarea::-webkit-input-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form .select2-container .select2-choice {
    background: rgba(255, 255, 255, .8);
    border: 1px solid transparent;
    border-bottom-color: #2c95b7;
    color: #000;
    line-height: 40px
}

body div.home-page-4 #property-search-container .property-search-form .select2-container .select2-choice:-moz-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form .select2-container .select2-choice::-moz-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form .select2-container .select2-choice:-ms-input-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form .select2-container .select2-choice::-webkit-input-placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form .select2-container .select2-choice.placeholder,
body div.home-page-4 #property-search-container .property-search-form input[type=text].placeholder,
body div.home-page-4 #property-search-container .property-search-form input[type=url].placeholder,
body div.home-page-4 #property-search-container .property-search-form select.placeholder,
body div.home-page-4 #property-search-container .property-search-form textarea.placeholder {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form .select2-dropdown-open .select2-choice {
    border-color: #2c95b7
}

body div.home-page-4 #property-search-container .property-search-form .advanced-search-sec .hsq-checkbox label {
    color: #000
}

body div.home-page-4 #property-search-container .property-search-form .advanced-search-sec .hsq-checkbox label span {
    background: rgba(255, 255, 255, .8)
}

body div.home-page-4 #property-search-container .property-search-form .more-options {
    bottom: -30px;
    line-height: 30px;
    padding: 0 20px;
    height: 30px
}

body div.home-page-4 #property-search-container .property-search-form .more-options i {
    margin-left: 0;
    font-size: 1em
}

body div.home-page-4 #property-search-container .property-search-form.opened .more-options i {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

body div.home-page-4 .owl-controls {
    bottom: 5% !important;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

body div.home-page-4 .select2-drop {
    background: rgba(255, 255, 255, .8)
}

body div.home-page-4 .select2-drop input[type=text] {
    background-color: rgba(255, 255, 255, .8);
    border-bottom-color: #2c95b7;
    color: #000
}

body div.home-page-4 .select2-drop input[type=text]:-moz-placeholder {
    color: #000
}

body div.home-page-4 .select2-drop input[type=text]::-moz-placeholder {
    color: #000
}

body div.home-page-4 .select2-drop input[type=text]:-ms-input-placeholder {
    color: #000
}

body div.home-page-4 .select2-drop input[type=text]::-webkit-input-placeholder {
    color: #000
}

body div.home-page-4 .select2-drop input[type=text].placeholder {
    color: #000
}

body div.home-page-4 .select2-drop .select2-results .select2-no-results {
    background: 0 0
}

body div.home-page-4 .select2-drop .select2-results li {
    color: #000
}

body div.home-page-4 .select2-drop .select2-results li.select2-highlighted {
    background: #BFA249;
    color: #FFF
}

.video-box iframe {
    width: 100%;
    min-height: 239px
}

.property-details-map-container {
    border: 1px solid #2c95b7;
    width: 100%;
    height: 450px;
    margin: 30px 0;
    padding-right: 1px
}

#property-details-map {
    width: 100%;
    height: 100%
}

.property-agent-container .agent-container {
    padding-left: 0
}

.property-agent-container .agent-container .agent-box .bott-sec .name {
    font-size: 1.9em
}

.property-agent-container .contact-form-container {
    padding-right: 0
}

.property-agent-container .contact-form-container .contact-form {
    margin-bottom: 0;
    padding: 0
}

.property-agent-container .contact-form-container .contact-form .field-box,
.property-agent-container .contact-form-container .contact-form button {
    clear: both;
    margin-bottom: 10px;
    width: 100%
}

.property-agent-container .contact-form-container .contact-form #message {
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    height: 205px
}

.property-agent-container .contact-form-container .contact-form input {
    width: 100%
}

.property-agent-container .contact-form-container .contact-form .submit {
    font-size: 15px;
    line-height: 40px;
    margin-bottom: 0
}

.demo-styler {
    position: fixed;
    width: 200px;
    right: -200px;
    top: 200px;
    background: #FFF;
    border: 1px solid #f2f2f2;
    border-right: 0;
    padding: 15px;
    z-index: 20;
    text-align: center;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.demo-styler img {
    max-width: 100%
}

.demo-styler .handle {
    border: 1px solid #f2f2f2;
    border-right: 0;
    position: absolute;
    width: 50px;
    height: 50px;
    left: -49px;
    top: 10px;
    background: #FFF;
    color: #BFA249;
    line-height: 50px;
    font-size: 1.7em;
    cursor: pointer
}

.demo-styler .demo-setting-container {
    max-height: calc(100vh - 150px);
    overflow: auto
}

.demo-styler .title {
    color: #BFA249;
    line-height: 40px;
    font-size: 1.1em
}

.demo-styler .preset-container ul {
    text-align: center;
    position: relative
}

.demo-styler .preset-container ul li {
    text-indent: -999999px;
    overflow: hidden;
    width: 80%;
    height: 35px;
    margin: 5px 0;
    padding: 0;
    border: 2px solid transparent;
    display: inline-block
}

.demo-styler .preset-container ul li a {
    display: block;
    height: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
    position: relative
}

.demo-styler .preset-container ul li a:before,
.demo-styler .preset-container ul.loading:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.demo-styler .preset-container ul li a:before {
    right: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.demo-styler .preset-container ul li a.preset-color-1 {
    background: #BFA249
}

.demo-styler .preset-container ul li a.preset-color-1:before {
    background-color: #1E4464
}

.demo-styler .preset-container ul li a.preset-color-2 {
    background: #ff6c3a
}

.demo-styler .preset-container ul li a.preset-color-2:before {
    background-color: #222935
}

.demo-styler .preset-container ul li a.preset-color-3 {
    background: #50AEE6
}

.demo-styler .preset-container ul li a.preset-color-3:before {
    background-color: #058
}

.demo-styler .preset-container ul li a.preset-color-4 {
    background: #23B549
}

.demo-styler .preset-container ul li a.preset-color-4:before {
    background-color: #007A20
}

.demo-styler .preset-container ul li.active,
.demo-styler .preset-container ul li:hover {
    border-color: rgba(0, 0, 0, .6)
}

.demo-styler .preset-container ul.loading:before {
    left: 0;
    z-index: 1;
    background: url(../images/select2-spinner.gif) center no-repeat rgba(255, 255, 255, .8)
}

.demo-styler.active {
    right: 0
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100% !important
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    #main-menu-handle>.caret,
    .btn>.caret,
    .dropup>#main-menu-handle>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
    .visible-print-block {
        display: block !important
    }
    .visible-print-inline {
        display: inline !important
    }
    .visible-print-inline-block {
        display: inline-block !important
    }
    .hidden-print {
        display: none !important
    }
}

@media (min-width:768px) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
    .form-inline .checkbox label,
    .form-inline .radio label,
    .navbar-fixed-top .navbar-collapse,
    .navbar-form .checkbox label,
    .navbar-form .radio label,
    .navbar-static-top .navbar-collapse {
        padding-left: 0
    }
    .form-inline .has-feedback .form-control-feedback,
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .lead {
        font-size: 21px
    }
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    #property-slider-section #property-thumb-slider {
        width: 97%
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    #property-slider-section #property-thumb-slider>.navbar-collapse,
    #property-slider-section #property-thumb-slider>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-heade #property-slider-section #property-thumb-slider {
        width: 97%
    }
    erty-thumb-slider .navbar-brand {
        margin-left: -15px
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        margin-left: 0;
        position: relative
    }
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        font-size: 18px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-header,
    .navbar-nav,
    .navbar-nav>li {
        float: left
    }
    .navbar-form,
    .navbar-right~.navbar-right {
        margin-right: 0
    }
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
    .navbar {
        border-radius: 4px
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        margin: 0
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-left {
        float: left !important
    }
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    #property-slider-section #property-thumb-slider,
    .container {
        width: 970px
    }
    .col-md-1 {
        float: left;
        width: 8.33333%
    }
    .col-md-2 {
        float: left;
        width: 16.66667%
    }
    .col-md-3 {
        float: left;
        width: 25%
    }
    .col-md-4 {
        float: left;
        width: 33.33333%
    }
    .col-md-5 {
        float: left;
        width: 41.66667%
    }
    .col-md-6 {
        float: left;
        width: 50%
    }
    .col-md-7 {
        float: left;
        width: 58.33333%
    }
    .col-md-8 {
        float: left;
        width: 66.66667%
    }
    .col-md-9 {
        float: left;
        width: 75%
    }
    .col-md-10 {
        float: left;
        width: 83.33333%
    }
    .col-md-11 {
        float: left;
        width: 91.66667%
    }
    .col-md-12 {
        float: left;
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .modal-lg {
        width: 900px
    }
}

@media (min-width:1200px) {
    #property-slider-section #property-thumb-slider,
    .container {
        width: 1200px
    }
    .col-lg-1 {
        float: left;
        width: 8.33333%
    }
    .col-lg-2 {
        float: left;
        width: 16.66667%
    }
    .col-lg-3 {
        float: left;
        width: 25%
    }
    .col-lg-4 {
        float: left;
        width: 33.33333%
    }
    .col-lg-5 {
        float: left;
        width: 41.66667%
    }
    .col-lg-6 {
        float: left;
        width: 50%
    }
    .col-lg-7 {
        float: left;
        width: 58.33333%
    }
    .col-lg-8 {
        float: left;
        width: 66.66667%
    }
    .col-lg-9 {
        float: left;
        width: 75%
    }
    .col-lg-10 {
        float: left;
        width: 83.33333%
    }
    .col-lg-11 {
        float: left;
        width: 91.66667%
    }
    .col-lg-12 {
        float: left;
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    . col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    . col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
    . visible-lg-block {
        display: block !important
    }
    .visible-lg-inline {
        display: inline !important
    }
    .visible-lg-inline-block {
        display: inline-block !important
    }
    .hidden-lg {
        display: none !important
    }
    body div.agent-details-page .agent-box .inner-container .img-container img {
        height: auto;
        width: 100%
    }
    #main-slider {
        min-height: 450px;
        margin-top: 0px;
    }
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .login-form,
    .register-form {
        width: calc(100% - 20px)
    }
    .login-form [for=terms],
    .register-form [for=terms] {
        line-height: inherit
    }
    .mfp-content .login-form,
    .mfp-content .register-form {
        width: 320px
    }
    .contact-info {
        margin-bottom: 30px
    }
    .contact-info .contact-info-box {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px
    }
    .contact-info .contact-info-box:last-child {
        margin-bottom: 30px
    }
    .contact-info .contact-info-box .inner-container {
        padding: 70px 20px 20px
    }
    .contact-info .contact-info-box .inner-container i {
        top: 0;
        left: 3%
    }
    .contact-form {
        padding: 40px 30px
    }
    #main-menu-handle,
    #submit-property-link {
        margin-top: 3px
    }
    .video-box iframe {
        min-height: 150px
    }
    #main-slider.owl-carousel .owl-buttons {
        display: none
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm>.input-group-btn>input[type=date]#main-menu-handle,
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=time]#main-menu-handle,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local]#main-menu-handle,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month]#main-menu-handle,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg>.input-group-btn>input[type=date]#main-menu-handle,
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=time]#main-menu-handle,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local]#main-menu-handle,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month]#main-menu-handle,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    #property-slider-section #property-thumb-slider .jumbotron,
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

@media all and (transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

@media (-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
    .visible-sm-block {
        display: block !important
    }
    .visible-sm-inline {
        display: inline !important
    }
    .visible-sm-inline-block {
        display: inline-block !important
    }
    .hidden-sm {
        display: none !important
    }
    #main-slider {
        min-height: inherit
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
    .visible-md-block {
        display: block !important
    }
    .visible-md-inline {
        display: inline !important
    }
    .visible-md-inline-block {
        display: inline-block !important
    }
    .hidden-md {
        display: none !important
    }
    #main-slider {
        min-height: inherit
    }
}

@media (max-width:1200px) {
    .logo-main-box {
        font-size: 2.5em;
        line-height: 1.3em;
        min-width: auto
    }
    #main-header #main-menu li {
        padding: 0
    }
    #main-header #main-menu li a,
    #main-header #main-menu li span {
        padding: 3px 3px
    }
    #submit-property-link {
        font-size: .9em;
        line-height: 2.4em
    }
    #top-footer .newsletter-form button {
        width: 26%
    }
    .main-container aside .sidebar-box .box-content .property-search-form .search-field #main-menu-handle,
    .main-container aside .sidebar-box .box-content .property-search-form .search-field .btn {
        padding: 0 30px
    }
}

@media (max-width:600px) {
    .logo-main-box {
        font-size: 2.5em;
        line-height: 1.3em;
        padding-left: 5px;
        min-width: auto
    }
    #statistic-section .statistic-box-container .statistic-box {
        width: 45%
    }
    #main-slider .slide-caption .inner-container>div {
        font-size: .6em
    }
    #main-slider-fullscreen .slide-caption .inner-container>div,
    #property-slider-section #property-main-slider .slide-caption .inner-container>div {
        font-size: .7em
    }
    #property-slider-section .title-box {
        width: 100%
    }
    #top-properties .property-box {
        float: none;
        width: 100%;
        left: 0
    }
    .breadcrumb-box .breadcrumb,
    .breadcrumb-box h1 {
        float: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .gallery-container .image-main-box li {
        float: none;
        width: 100%
    }
    body div.not-found .not-found-container {
        padding: 80px 40px
    }
    body div.not-found .not-found-container h2 {
        font-size: 2.5em
    }
    body div.agent-details-page .agent-box .inner-container .bott-sec,
    body div.agent-details-page .agent-box .inner-container .img-container {
        display: block;
        width: 100%
    }
    body div.agent-details-page .agent-box .inner-container .img-container img {
        position: initial;
        -moz-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
        height: auto;
        width: 100%
    }
    body div.blog .post-container .post-box .post-bott-sec {
        padding: 20px
    }
    body div.blog .post-container .post-box .post-bott-sec .comments-container .comment-box {
        padding: 90px 30px 30px;
        margin-left: 30px;
        margin-top: 80px
    }
    body div.blog .post-container .post-box .post-bott-sec .comments-container .comment-box:first-child {
        margin-left: 0
    }
    body div.blog .post-container .post-box .post-bott-sec .comments-container .comment-box .user-img {
        left: 50%;
        top: -60px;
        -moz-transform: translateX(-50%) translateY(0);
        -ms-transform: translateX(-50%) translateY(0);
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0)
    }
    body div.blog .post-container .post-box .post-bott-sec .comments-container .comment-box .comment-info .user-name {
        display: block;
        margin-bottom: 20px;
        text-align: center
    }
    body div.blog .post-container .post-box .post-bott-sec .comment-form-container {
        margin: 80px 0 30px
    }
    body div.property-details .content-box .information-box .box-content .image-main-box li {
        float: none;
        width: 100%
    }
    body div.submit-property .information-box .box-content .neighborhood-container .neighborhood-row .distance-container input {
        padding-left: 3px
    }
    body div.submit-property .information-box .box-content .neighborhood-container .neighborhood-row .btn-container .btn-group button {
        padding: 0
    }
    .compare-main-container {
        padding: 50px 20px
    }
    .compare-main-container .content-col .owl-theme .owl-controls {
        left: -120px
    }
}

@media (max-width:450px) {
    .logo-main-box span {
        display: none
    }
    .hsq-heading {
        font-size: 24px;
        line-height: 1.3;
        padding-bottom: 15px;
        margin-bottom: 0
    }
    .service-box-container .service-box .title {
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 0;
        padding-bottom: 30px;
        white-space: pre-line
    }
    #main-header .logo-main-box {
        width: 20%
    }
    #main-header .logo-main-box .logo {
        margin: 7px 0 0 15px
    }
    #main-header .menu-container {
        width: 80%
    }
    #property-search-container {
        margin-bottom: 300px
    }
    #property-search-container .property-search-form .main-search-sec .search-field {
        width: 100%;
        float: none
    }
    #property-search-container .property-search-form .advanced-search-sec .search-field {
        width: 50%;
        float: left
    }
    .property-listing.map-view .main-search-sec .search-field,
    .property-listing.row-view .property-box .bottom-sec,
    .property-listing.row-view .property-box .inner-box .img-container {
        width: 100%;
        float: none
    }
    .text-section .description {
        padding: 0 20px
    }
    .property-listing .property-box .img-container img {
        object-fit: cover;
        width: 100%;
        height: inherit
    }
    .property-listing.map-view .advanced-search-sec .search-field {
        width: 50%;
        float: left
    }
    #featured-properties img {
        width: 100%
    }
    .propertybox-featured .img-container {
        display: block;
        width: 100%;
        float: none
    }
    .propertybox-featured .img-container img {
        position: initial;
        left: 0;
        top: 0;
        -moz-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
        width: 100%
    }
    .propertybox-featured .main-info {
        display: block;
        width: 100%;
        float: none
    }
    #top-footer .inner-container {
        padding: 30px 20px 60px
    }
    #main-footer .top-section .widgets .logo-main-box {
        padding-left: 0;
        padding-right: 0
    }
    #main-footer .top-section .widgets .logo-main-box span {
        display: inline-block
    }
    body div.agent-details-page .agent-box,
    body div.agents-page .agent-box {
        width: 100%;
        float: none
    }
    body div.submit-property .information-box .box-content .neighborhood-container .neighborhood-row .place-container {
        width: 50%
    }
    body div.submit-property .information-box .box-content .neighborhood-container .neighborhood-row .distance-container {
        width: 50%;
        padding-right: 0
    }
    body div.submit-property .information-box .box-content .neighborhood-container .neighborhood-row .btn-container {
        width: 100%;
        padding-left: 0;
        margin-top: 5px
    }
    .compare-main-container .content-col .owl-theme .owl-controls {
        left: -100px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) {
    .select2-container .select2-choice .select2-arrow b,
    .select2-container .select2-choice abbr,
    .select2-search input,
    .select2-search-choice-close {
        background-image: url(/images/select2x2.png) !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important
    }
    .select2-search input {
        background-position: 100% -21px !important
    }
}

@media only screen and (min-resolution:2dppx) {
    .select2-container .select2-choice .select2-arrow b,
    .select2-container .select2-choice abbr,
    .select2-search input,
    .select2-search-choice-close {
        background-image: url(/images/select2x2.png) !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important
    }
    .select2-search input {
        background-position: 100% -21px !important
    }
}

@media (max-width:992px) {
    .contact-info .contact-info-box,
    body div.property-details .content-box {
        padding-right: 0
    }
    body {
        padding-top: 0
    }
    body div.sticky {
        padding-top: 78px
    }
    #main-header {
        position: relative;
        top: 0 !important
    }
    #main-header.sticky {
        position: fixed;
        top: -30px !important
    }
    #main-header.sticky #mobile-menu-container {
        max-height: calc(100vh - 52px);
        overflow-y: auto
    }
    #mobile-menu-container {
        display: none;
        max-height: calc(100vh - 85px)
    }
    .property-listing .property-box:first-child .inner-box,
    .property-listing .property-box:nth-child(2n.property-listing .property-box+1) .inner-box {
        margin-left: 0 !important;
        margin-right: 20px !important
    }
    .property-listing .property-box:nth-child(2n) .inner-box {
        margin-right: 0 !important;
        margin-left: 20px !important
    }
    .property-listing.map-view .left-section {
        margin-top: 500px;
        max-height: none !important;
        overflow: visible !important
    }
    .property-listing.map-view .map-container {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 500px;
        border-bottom: 3px solid #BFA249
    }
    .property-listing.map-view .map-container #map {
        height: 100% !important
    }
    #statistic-section .statistic-box-container .statistic-box {
        width: 40%;
        display: inline-block
    }
    #top-footer .widget-box {
        padding: 0
    }
    #main-slider .slide-caption .inner-container>div,
    #property-slider-section #property-main-slider .slide-caption .inner-container>div {
        float: none
    }
    #property-slider-section .title-box {
        width: auto
    }
    #property-slider-section .title-box .location,
    #property-slider-section .title-box h1 {
        float: none;
        text-align: center
    }
    #main-slider-fullscreen .slide-caption .inner-container>div {
        float: none
    }
    .main-container aside .sidebar-box .box-content .property-search-form .search-field #main-menu-handle,
    .main-container aside .sidebar-box .box-content .property-search-form .search-field .btn {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        padding: 0
    }
    .main-container aside .sidebar-box .box-content .widget_search .search-form label:after {
        right: -20px
    }
    #video-tour-section iframe {
        height: auto
    }
    body div.agent-details-page .propertybox-featured {
        padding: 0
    }
    body div.blog .post-container .post-box .post-bott-sec .comments-container .comment-box:first-child {
        margin-left: 50px
    }
    body div.property-details .content-box .left-sec {
        padding: 0;
        margin-bottom: 30px
    }
    body div.property-details .content-box .right-sec {
        padding: 0
    }
    .neighborhood-container .neighborhood-box {
        padding: 0 !important
    }
    .neighborhood-container .neighborhood-box:last-child {
        margin-bottom: 0
    }
    .property-agent-container .agent-container {
        padding: 0;
        margin-bottom: 20px
    }
    .property-agent-container .contact-form-container,
    body div.submit-property .t-sec .l-sec,
    body div.submit-property .t-sec .r-sec {
        padding: 0
    }
    .demo-styler {
        display: none
    }
}

@media (max-width:450px) {
    #statistic-section .statistic-box-container .statistic-box {
        width: 48%
    }
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px;
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
    .visible-xs-block {
        display: block !important
    }
    .visible-xs-inline {
        display: inline !important
    }
    .visible-xs-inline-block {
        display: inline-block !important
    }
    .hidden-sm {
        display: none !important;
    }
    .logo-main-box {
        padding-left: 10px
    }
    .owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0
    }
    .owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0
    }
    #main-header .menu-container {
        padding: 0 5px
    }
    #property-search-container .property-search-form {
        width: "calc(100% - 20px)";
        margin: 0 10px
    }
    .property-listing .property-box:first-child .inner-box,
    .property-listing .property-box:nth-child(2n) .inner-box,
    .property-listing .property-box:nth-child(2n+1).inner-box {
        margin: 0 !important
    }
    .property-listing .pagination-box {
        margin: 0
    }
    .property-listing.row-view .property-box {
        padding: 0 15px
    }
    .property-listing.row-view .property-box .inner-box .img-container {
        height: 280px
    }
    .property-listing.row-view .property-box .bottom-sec .extra-info {
        max-width: none;
        margin-bottom: 40px
    }
    #top-footer .inner-container {
        padding: 60px 30px 90px
    }
    #top-footer h4 {
        line-height: 1em
    }
    #main-footer .top-section .widgets:nth-child(3n) {
        padding: 0 15px
    }
    #main-footer .top-section .widgets:first-child {
        padding: 0 15px !important
    }
    #main-footer .top-section .widgets:nth-child(4n) {
        padding: 0 15px
    }
    #main-footer .bott-section,
    #main-footer .bott-section .social-icons ul {
        text-align: center
    }
    #top-properties .property-box {
        margin-bottom: 30px
    }
    .main-container .content-box {
        padding-right: 0
    }
    .main-container aside {
        padding-left: 0;
        padding-top: 0
    }
    .main-container aside .sidebar-box .box-content .widget_search .search-form label:after {
        right: -50px
    }
    #video-tour-section .desc {
        padding: 0 30px
    }
    .home-page-3 #property-search-container .property-search-form {
        width: 100%;
        margin: 0
    }
    .home-page-4 #property-search-container {
        width: 100%
    }
    body div.not-found .not-found-container {
        padding: 80px 40px
    }
    .contact-form .row {
        margin-bottom: 0
    }
    .contact-form .row .field-box {
        margin-bottom: 20px
    }
    body div.blog aside {
        padding-top: 0;
        padding-right: 0 !important
    }
    body div.blog .container .post-box .post-bott-sec .post-desc {
        display: inline-block
    }
    body div.blog .service-box-container .service-box .inner-container {
        padding: 80px 0 30px;
        box-shadow: none
    }
    body div.blog.left-sidebar .content-box {
        padding-left: 0
    }
    body div.submit-property .t-sec {
        padding: 0 15px
    }
    body div.submit-property .b-sec {
        margin: 0 0 30px
    }
}

@media screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(191, 162, 73, .3);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .2);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(191, 162, 73, .3);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .2);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media (max-width:300px) {
    #main-header .logo-main-box,
    #main-header .menu-container {
        width: 50%
    }
    #header-top .header-top-content {
        padding: 0
    }
    #header-top #login-boxes {
        display: none
    }
    #main-header .logo-main-box .logo {
        margin: 7px 0 0 15px
    }
}

@media (max-width:390px) {
    #submit-property-link {
        height: 30px;
        padding: 0 15px
    }
    #statistic-section .statistic-box-container .statistic-box {
        width: 100%
    }
    .main-container aside .sidebar-box .box-content .widget_search .search-form label:after,
    body div.not-found .not-found-container .searchbox-container .search-form label:after {
        right: -30px
    }
    .compare-main-container .content-col .owl-theme .owl-controls {
        left: -80px
    }
}

.teambox-featured {
    margin-top: 30px;
    display: table
}

.teambox-featured .img-container {
    padding: 0;
    position: relative;
    float: none;
    display: table-cell;
    vertical-align: top;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.teambox-featured .img-container:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #1E4464;
    font-size: 2.7em
}

.teambox-featured .main-info .designation,
.teambox-featured .main-info .name {
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.teambox-featured .img-container:before {
    display: block;
    position: absolute;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    background: rgba(255, 255, 255, .6)
}

#profile .profile-img img,
.teambox-featured .img-container img {
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%)
}

.teambox-featured .img-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 100%;
    max-width: none;
    margin-left: -5px
}

.teambox-featured:nth-child(2n) {
    padding-left: 0
}

.teambox-featured:nth-child(3n) {
    padding-right: 0
}

.teambox-featured .inner-container {
    background: #fafafa;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.teambox-featured .main-info {
    padding: 20px 30px;
    float: none;
    display: table-cell
}

.teambox-featured .main-info .name {
    color: #333;
    font-size: 1.7em;
    line-height: 1.5em
}

.teambox-featured .main-info .name:hover {
    color: #BFA249
}

.teambox-featured .main-info .designation {
    color: #006993
}

.teambox-featured .main-info .desc {
    color: #aeaeae;
    line-height: 20px;
    margin: 15px 0;
    height: 80px;
    overflow: hidden;
    font-family: crh-regular
}

.teambox-featured .main-info .desc .read-more {
    position: absolute;
    bottom: 35px;
    right: 30px;
    color: #FFF;
    background: #b22942;
    padding: 0 5px
}

.teambox-featured .main-info .desc .read-more:before {
    content: '';
    background: linear-gradient(to right, rgba(250, 250, 250, .7) 0, #fafafa 50%, #b22942 100%);
    height: 20px;
    width: 30px;
    position: absolute;
    margin-left: -30px
}

.teambox-featured .main-info .bottom-sec .extra-info {
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    color: #aeaeae;
    float: left
}

.teambox-featured .main-info .bottom-sec .extra-info .value {
    color: #BFA249;
    font-size: 2em;
    display: inline-block;
    margin-right: 5px
}

. teambox-featured .main-info .bottom-sec .more-link {
    margin-top: 15px;
    float: right
}

.teambox-featured:hover .inner-container {
    background: #ededed
}

.teambox-featured:hover .more-link,
.teambox-featured:hover .more-link:after {
    background: #1E4464
}

.teambox-featured:hover .read-more {
    background: #006993 !important
}

.teambox-featured:hover .read-more:before {
    background: linear-gradient(to right, rgba(237, 237, 237, .5) 0, #ededed 50%, #006993 100%) !important
}

@media (max-width:767px) {
    .teambox-featured,
    .teambox-featured .inner-container {
        display: inline
    }
    .teambox-featured .inner-container .img-container {
        display: inline-block;
        height: 250px;
        width: 100%
    }
    .teambox-featured .inner-container .main-info {
        padding: 20px 0
    }
    .teambox-featured .inner-container .main-info .desc .read-more {
        right: 0
    }
}

#main-footer .top-section .widgets .tag-list:after,
#main-footer .top-section .widgets .tag-list:before {
    content: " ";
    display: table
}

#main-footer {
    border-top: 3px solid #2c95b7;
    background: #232323;
    color: #aeaeae;
    position: relative;
    padding: 30px 0;
}

#main-footer a {
    color: #aeaeae;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#main-footer .top-section {
    padding: 40px 0
}

#main-footer .top-section .widgets:nth-child(3n) {
    padding-right: 0
}

#main-footer .top-section .widgets:first-child,
#main-footer .top-section .widgets:nth-child(4n) {
    padding-left: 0
}

#main-footer .top-section .widgets .logo-main-box {
    color: #FFF;
    font-size: 28px;
    margin-bottom: 30px
}

#main-footer .top-section .widgets .logo-main-box span.bold {
    margin-left: 0
}

#main-footer .top-section .widgets .logo-main-box .logo {
    margin: 0 -3px 0 0;
    background: 0 0;
    border: 2px solid #BFA249
}

#main-footer .top-section .widgets .logo-main-box .logo:after {
    border-color: #BFA249 transparent transparent;
    bottom: -6px
}

#main-footer .top-section .widgets .logo-main-box .logo:before {
    color: #FFF;
    left: 6px;
    top: 1px
}

#main-footer .top-section .widgets h4.title {
    font-size: 24px;
    line-height: 2em;
    color: #FFF;
    margin-bottom: 30px
}

#main-footer .top-section .widgets h4.title::before {
    background: #e44f38 none repeat scroll 0% 0%;
    border-radius: 4px;
    bottom: 5px;
    content: "";
    display: block;
    height: 4px;
    margin-top: 5px;
    position: relative;
    width: 70px;
    z-index: 1;
}

#main-footer .top-section .widgets .desc {
    line-height: 25px;
    font-family: crh-regular
}

#main-footer .top-section .widgets .desc .read-more {
    float: right;
    margin-top: 4px;
    border: 1px solid #2c95b7;
    color: #FFF;
    padding: 0 7px;
    line-height: 1.5
}

#main-footer .top-section .widgets .desc .read-more:hover {
    background-color: #b22942
}

#main-footer .top-section .widgets .desc .read-more:hover a {
    color: #FFF
}

#main-footer .top-section .widgets .tag-list {
    margin: 0
}

#main-footer .top-section .widgets .tag-list:after {
    clear: both
}

#main-footer .top-section .widgets .tag-list li {
    padding: 0;
    margin: 0;
    float: none;
    width: 80%;
    text-align: center;
}

#main-footer .top-section .widgets .tag-list li a {
    display: block;
    line-height: 30px;
    font-size: .9em;
    color: #FFF;
    padding: 0 20px;
    background: 0 0;
    margin: 0 10px 10px 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#main-footer .top-section .widgets .tag-list li a:hover {
    background: #b22942
}

#main-footer .top-section .widgets .contact-info {
    margin-bottom: 0
}

#main-footer .top-section .widgets .contact-info li {
    border-left: 1px solid rgba(250, 250, 250, .2);
    margin-left: 40px;
    color: #FFF;
    padding-left: 15px;
    position: relative;
    line-height: 40px
}

#main-footer .top-section .widgets .contact-info li i {
    position: absolute;
    left: -30px;
    top: 12px;
    font-size: 26px;
    color: #aeaeae
}

#main-footer .top-section .widgets .contact-info li.address {
    line-height: 25px;
    padding-bottom: 10px;
    font-size: 14px;
}

.address a:hover {
    color: #aeaeae !important;
}

#main-footer .top-section .widgets .contact-info li.phone {
    font-size: 1.1em;
    cursor: pointer
}

#main-footer .top-section .widgets .contact-info li.phone a {
    color: #b22942
}

#main-footer .top-section .widgets .contact-info li.phone a i {
    color: #aeaeae;
    font-size: 26px;
}

#main-footer .bott-section {
    border-top: 1px solid rgba(250, 250, 250, .2);
    line-height: 100px
}

.company-copy .bott-section .copy-right {
    line-height: initial;
    margin: 15px 0;
    font-size: 14px;
}

.company-copy .bott-section .copy-right>a {
    color: #e44f38;
    font-weight: 700
}

.company-copy .bott-section .copy-right span {
    font-size: 12px
}

.company-copy .bott-section .copy-right span a {
    margin-left: 3px
}

.company-copy .bott-section .copy-right span a:nth-child(2) {
    padding-left: 5px;
    border-left: 1px solid rgba(250, 250, 250, .2)
}

.company-copy .bott-section .social-icons {
    text-align: right;
    font-size: 1.2em
}

.company-copy .bott-section .social-icons a {
    cursor: pointer;
    padding: 26px 0;
    color: #FFF;
}

.company-copy {
    background: #333;
    color: #FFF;
}

#contact-crh-popup.contact {
    position: absolute;
    right: 0;
    z-index: 10;
    padding: 0 !important;
    display: none
}

#contact-crh-popup.enquiry {
    position: absolute;
    top: 90px;
    right: 80px
}

#contact-crh-popup.enquiry .stickyPos .cform {
    background-color: rgba(0, 0, 0, .5)
}

#contact-crh-popup.enquiry .stickyPos .cform .formHeadText,
#contact-crh-popup.enquiry .stickyPos .cform .formsmText {
    color: #FFF
}

#contact-crh-popup.enquiry .stickyPos .cform .ipWidth {
    width: 220px;
    height: 35px
}

#contact-crh-popup.enquiry .stickyPos .cform .btnSub {
    background-color: #b22942;
    color: #FFF
}

#contact-crh-popup.enquiry .stickyPos .cform .tc a {
    color: #FFF;
    opacity: .7
}

#contact-crh-popup.enquiry .stickyPos #enquiry-form-thank-you {
    width: 235px;
    color: #FFF
}

#contact-crh-popup.enquiry .stickyPos #enquiry-form-thank-you .formHeadText {
    border-bottom: 2px solid #2c95b7
}

#contact-crh-popup .stickyPos {
    position: relative;
    min-height: 79px;
    padding: 0 !important;
    display: inline-block
}

#contact-crh-popup .stickyPos .cform {
    padding: 20px 24px;
    border-radius: 3px;
    float: left;
    background-color: #fff;
    color: #000;
    box-shadow: 0 0 4px 2px rgba(170, 170, 170, .5)
}

#contact-crh-popup .stickyPos .cform .closeIcon {
    left: 92%;
    width: 13px;
    height: 13px;
    float: right;
    display: block;
    background: url(../images/crh-spite-icons.png) -207px -43px no-repeat rgba(0, 0, 0, 0);
    text-align: right;
    cursor: pointer
}

#contact-crh-popup .stickyPos .cform .closeIcon:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.5)
}

#contact-crh-popup .stickyPos .cform form {
    display: block;
    margin: auto 0;
    text-align: center;
    width: auto
}

#contact-crh-popup .stickyPos .cform label {
    clear: both;
    display: block;
    margin-bottom: 10px;
    width: auto
}

#contact-crh-popup .stickyPos .cform .formHeadText {
    color: #4a4a4a;
    float: left;
    font-size: 22px;
    font-weight: 500;
    padding: 0 0 20px;
    text-align: center;
    width: 100%;
    text-transform: none
}

#contact-crh-popup .stickyPos .cform .formHeadText span {
    font-size: 14px
}

#contact-crh-popup .stickyPos .cform .formsmText {
    font-size: 16px;
    padding-top: 0;
    text-transform: none;
    margin: 20px 0 30px;
    width: 100%;
    float: left;
    line-height: 24px
}

#contact-crh-popup .stickyPos .cform .ipWidth {
    width: 276px;
    padding: 0 7px;
    background-color: #fff;
    border: 1px solid #b0afaf;
    font-size: 16px;
    height: 45px;
    color: #b0afaf;
    border-radius: 3px
}

#contact-crh-popup .stickyPos .cform .btnSub {
    display: inline-block;
    font-size: 16px;
    line-height: 33px;
    outline: 0;
    padding: 5px 45px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    border-radius: 3px;
    background-color: transparent;
    border: 2px solid #b22942;
    color: #b22942
}

#contact-crh-popup .stickyPos .cform .btnSub:hover {
    background-color: #b22942;
    color: #FFF;
    cursor: pointer
}

#contact-crh-popup .stickyPos .cform .errorMessage {
    background-color: #b22942;
    border: 1px solid #b22942;
    border-radius: 3px;
    box-shadow: 0 8px 10px #888;
    color: #FFF;
    font-size: 13px;
    left: 0;
    text-transform: none;
    line-height: 15px;
    padding: 5px 9px 6px;
    position: relative;
    top: -10px;
    margin: auto;
    z-index: 9
}

#contact-crh-popup .stickyPos .cform .errorMessage span.arrow {
    background: url(../images/errorArrow.png) no-repeat rgba(0, 0, 0, 0);
    display: inline-block;
    height: 9px;
    left: 20px;
    position: absolute;
    top: -7px;
    width: 12px
}

#contact-crh-popup .stickyPos .cform .tc {
    font-size: 12px;
    color: #4a4a4a;
    text-align: center;
    padding-top: 0;
    text-transform: none;
    cursor: pointer
}

#contact-crh-popup .stickyPos .sticky div {
    padding-top: 37px;
    width: auto;
    clear: both;
    text-transform: uppercase
}

#profile .desc,
#profile .desc .name,
#profile .post-title {
    text-transform: capitalize
}

#contact-crh-popup .stickyPos #cformDiv {
    padding: 0
}

#contact-crh-popup .stickyPos #projectText {
    text-transform: capitalize;
    font-weight: 700;
    padding-top: 5px
}

.sports-village #contact-crh-popup.enquiry .stickyPos .cform {
    background-color: rgba(0, 0, 0, .4)
}

.sports-village #contact-crh-popup.enquiry .stickyPos .cform .btnSub {
    background-color: #6eab35;
    border-color: #6eab35
}

.sports-village #contact-crh-popup.enquiry .stickyPos .cform .btnSub:hover {
    background-color: #6eab35;
    color: #FFF
}

.sports-village #contact-crh-popup.enquiry .stickyPos #enquiry-form-thank-you .formHeadText {

    border-color: #6eab35
}

.artizan #contact-crh-popup.enquiry .stickyPos .cform {
    background-color: rgba(19, 17, 13, .3)
}

.artizan #contact-crh-popup.enquiry .stickyPos .cform .btnSub {
    background-color: #57a7b3;
    border-color: #57a7b3
}

.artizan #contact-crh-popup.enquiry .stickyPos .cform .btnSub:hover {
    background-color: #57a7b3;
    color: #FFF
}

.artizan #contact-crh-popup.enquiry .stickyPos #enquiry-form-thank-you .formHeadText {
    border-color: #57a7b3
}

#contact-crh-popup.contact.make-mobile-popup {
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    width: 100vw;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    text-align: center
}

#main-header #header-top,
.owl-theme .owl-controls .owl-buttons div:after,
.owl-theme .owl-controls .owl-buttons div:before {
    background: #0069b3;
}

#contact-crh-popup.contact.make-mobile-popup .stickyPos {
    margin-top: 110px
}

@media screen and (max-width:767px) {
    #contact-crh-popup.contact,
    #contact-crh-popup.enquiry {
        display: none
    }
}

#main-slider .owl-controls .owl-next:before,
#main-slider .owl-controls .owl-prev:before {
    color: #FFF;
    background: rgba(0, 106, 179, 0.4);
}

.hsq-heading.type-2:before {
    background: #006ab3;
}

#statistic-section .statistic-box-container .statistic-box .inner-box:hover:before,
#top-agents .agent-box-container .agent-box .bott-sec .social-icons,
#top-agents .agent-box-container .agent-box .bott-sec .view-listing:before,
.service-box-container .service-box .title:after {
    background: rgba(0, 0, 0, 0.7);
}

.hsq-heading.type-2:after {}

#statistic-section .statistic-box-container .statistic-box .inner-box:hover:after {
    border-color: rgba(0, 0, 0, 0.7);
}

#statistic-section .statistic-box-container .statistic-box .inner-box:hover .value {
    color: gold
}

#go-up,
#top-agents .agent-box-container .agent-box .bott-sec .view-listing {
    color: #e44f38;
}

#go-up,
.text-section .description a {
    color: #e44f38;
    font-family: crh-bold, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    float: right;
    margin-top: 2px;
}

#top-agents .agent-box-container .agent-box .bott-sec .social-icons:before {
    background-color: #006993
}

#top-agents .agent-box-container .agent-box .bott-sec .view-listing:after {
    border-color: transparent transparent transparent #0069b3;
}

#go-up,
#main-footer {
    border-color: #e44f38;
}

#top-agents .agent-box-container .agent-box:hover .social-icons {
    background: #b22942
}

#top-agents .agent-box-container .agent-box:hover .social-icons:before {
    background-color: #b22942
}

#main-footer a:hover {
    color: #006993
}

#main-footer .top-section .widgets .tag-list li a {
    border: 1px solid #0069b3;
}

#main-footer .top-section .widgets .tag-list li a:hover {
    background-color: #0069b3;
}

#main-footer .top-section .desc .read-more {
    border: 1px solid #006993 !important
}

#main-footer .top-section .desc .read-more:hover {
    background-color: #006993 !important
}

#main-footer .top-section .contact-info li.phone a {
    color: #006993 !important;
    font-weight: 700
}

.crh-red {
    color: #b22942
}

.crh-blue,
.fa.thumbs-up {
    color: #006993
}

.fa.thumbs-up {
    font-size: 100px;
    text-align: center;
    width: 100%;
    transform: scaleX(-1);
    margin-bottom: 30px
}

#chat,
#site-visit {
    -webkit-transform-origin: 100% 100%;
    cursor: pointer
}

#enquiry-form .property-search-form .hsq-checkbox label {
    line-height: normal;
    margin-bottom: 15px
}

.home-page-header #language-switcher {
    margin-left: 134px !important
}

.home-page-header #main-header {
    background: 0 0;
    color: #FFF;
    border-bottom: none
}

.home-page-header #main-header #main-menu li a {
    color: #FFF
}

.home-page-header #main-header #main-menu li a:hover {
    color: #333
}

.home-page-header #main-header #main-menu li a.current,
.home-page-header #main-header #main-menu li span.current,
.home-page-header #main-header #main-menu>ul>li>ul>li a {
    color: #333;
    filter: none
}

.home-page-header #main-header #main-menu>ul>li>ul>li a {
    color: #000
}

.home-page-header #main-header .brand-logo {
    background: #FFF;
    padding: 15px 10px;
    margin-top: -45px;
    margin-left: -10px;
    position: absolute;
    animation-duration: .6s
}

md-content {
    background: #FFF;
    padding: 0 10px 0 0;
    color: #333;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    border-bottom-color: #2c95b7;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-x: hidden
}

.md-datepicker-input-container {
    border-bottom-width: 0;
    padding: 0;
    width: calc(100% - 60px);
    margin: 0
}

.md-datepicker-input-container.md-datepicker-focused,
.nri-zone blockquote {
    border: none
}

.md-button.md-icon-button {
    margin: 0
}

.md-datepicker-calendar-pane {
    z-index: 999999
}

.accordion {
    cursor: pointer
}

.accordion .title {
    width: 100%
}

.accordion .title i {
    position: absolute;
    right: 15px;
    top: 12px;
    color: #BFA249;
    font-size: 1.2em
}

.accordion.opened .title i:before {
    content: ""
}

.accordion.closed .content {
    display: none
}

.nri-zone .content>p,
.nri-zone blockquote>p {
    display: inline-flex;
    width: 100%;
    font-size: 14px
}

.refer-btn {
    width: 100%;
    background-color: #006993;
    color: #FFF
}

.nri-zone .breadcrumb-box {
    padding: 75px 0
}

.nri-zone .content>p b:first-child {
    margin-right: 10px;
    color: #BFA249
}

.nri-zone blockquote>p {
    font-weight: 300
}

.nri-zone blockquote>p b:first-child {
    display: table;
    width: 30px;
    color: #b22942
}

.nri-zone .table-container {
    margin: 15px auto;
    display: table
}

.nri-zone table {
    border-color: #FFF;
    text-align: center
}

.nri-zone table th {
    padding: 5px 10px
}

.nri-zone table td {
    padding: 5px;
    line-height: initial
}

.social-icons {
    background: #e44f38;
    padding-left: 0;
    padding-right: 0;
}

.social-icons li {
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #d14732;
}

#chat {
    right: 25px;
    bottom: 20px;
    -ms-transform-origin: 100% 100%;
    position: fixed;
    z-index: 15
}

#chat .livchat img {
    width: 64px;
    height: 64px;
    vertical-align: middle;
    filter: drop-shadow(0 0 7px #FFF)
}

#chat .livchat:before {
    background: #b22d3c;
    border-radius: 50%;
    content: '';
    -ms-transform-origin: 0 100%;
    animation: pulsate 3.5s ease-out;
    animation-iteration-count: infinite;
    box-shadow: 0 0 5px 5px #fff;
    position: absolute;
    top: -30px;
    left: -30px;
    width: 124px;
    height: 124px;
    z-index: -1
}

#chat .chat-box {
    position: fixed;
    bottom: 0;
    right: 0;
    height: 200px;
    width: 270px;
    background: rgba(0, 105, 147, .6)
}

#chat .chat-box .chat-head {
    background: url(/images/chat-head.jpg) no-repeat;
    height: 40px
}

#chat .chat-box .chat-container {
    position: absolute;
    height: inherit;
    width: inherit;
    background-color: #FFF
}

#chat .chat-box .chat-container iframe {
    width: 100%;
    height: 100%
}

#site-visit {
    left: -1.6px;
    bottom: 0;
    -ms-transform-origin: 100% 100%;
    position: fixed;
    z-index: 15
}

#site-visit .site-visit-container img {
    height: 230px;
    vertical-align: middle;
    filter: drop-shadow(0 0 4px #FFF)
}

.career-online .content-box {
    width: 70%;
    margin: auto
}

.career-online h4 {
    padding-left: 0 !important;
    margin-bottom: 30px
}

.career-online input[type=text],
.career-online input[type=tel],
.career-online input[type=email],
.career-online textarea {
    width: 100%;
    margin-bottom: 10px;

    padding: 5px 10px !important
}

.career-online input[type=radio] {
    zoom: 1.5;
    margin: 9px 0
}

.career-online .select2-container {
    margin-bottom: 10px
}

.upload-btn {
    padding: 7px 30px;
    background: #006993;
    color: #FFF;
    cursor: pointer
}

.upload-btn i {
    margin-right: 10px;
    font-size: 20px
}

.mandatory:after {
    content: '\2217';
    color: #b22942;
    margin: -5px 0 0 2px;
    position: absolute
}

#calculate-emi {
    width: 650px;
    padding: 0 30px 30px;
    margin: 50px auto;
    background: #FFF;
    border: 1px solid #e6e6e6
}

#calculate-emi h2 {
    margin: 0 0 30px
}

#profile .profile-img {
    margin: 20px auto;
    width: 200px;
    height: 200px;
    position: relative
}

#profile .profile-img img {
    min-width: 160px;
    height: inherit;
    position: absolute;
    border: 5px solid #006993;
    box-shadow: 0 0 5px #FFF;
    filter: drop-shadow(0 0 3px #FFF);
    left: 50%;
    top: 50%;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

#profile .desc {
    text-align: center
}

#profile .desc .designation {
    color: #BFA249;
    font-size: 16px
}

#profile .desc .company {
    margin-top: 20px
}

#profile .desc .company span {
    padding: 3px 10px;
    background: #b22942;
    color: #FFF;
    border: 1px solid silver
}

#profile .social-icons {
    text-align: center;
    font-size: 24px;
    margin: 20px auto
}

#profile .social-icons ul li {
    border: none
}

#profile .social-icons a {
    opacity: .7
}

#profile .social-icons a:hover {
    opacity: 1;
    color: #b22942
}

.bni-logo img {
    width: 95px;
    margin-top: 15px;
}

.divider {
    width: 100%;
    background: #0069b3;
    color: #FFF;
    height: auto;
    overflow: auto;
}

.left-add {
    float: left;
    margin-top: -50px;
}

.button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem;
    font-size: 16px;
}

.divider h3 {
    text-align: center;
    width: 70%;
    float: left;
    height: auto;
    padding: 20px 0 20px 0;
}

.divider a {
    float: left;
    margin-top: 29px;
}

.g-recaptcha {
    float: left;
}

.divider button {
    float: right: width: 20%;
}

.button.red {
    background-color: #e44f38;
    color: white;
    padding: 41px 15px;
    margin-top: 0px;
}

.list_style ul {
    width: 100%;
    margin-left: 20px;
}

.list_style i {
    margin-right: 15px;
    color: #3292b5;
}

.list_style li:before {
    content: '\f061';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}

.list_style li {
    line-height: 26px;
    margin-bottom: 8px;
}

.list_style2 ul {
    width: 100%;
    margin-left: 20px;
}

.list_style2 i {
    margin-right: 15px;
    color: #3292b5;
}

.list_style2 li:before {
    content: '\f10c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}

.list_style2 li {
    line-height: 26px;
    margin-bottom: 8px;
}

.service-content {
    margin-top: 30px;
    text-align: justify;
}

.sidebar-box iframe {
    width: 100%;
    height: 293px;
}

@media (max-width:767px) {
    div#profile.blog.left-sidebar aside {
        padding-right: 0
    }
}

.col_half {
    width: 49%;
}

.col_third {
    width: 32%;
}

.col_fourth {
    width: 23.5%;
}

.col_fifth {
    width: 18.4%;
}

.col_sixth {
    width: 15%;
}

.col_three_fourth {
    width: 74.5%;
}

.col_twothird {
    width: 66%;
}

.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth {
    position: relative;
    display: inline;
    display: inline-block;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}

.end {
    margin-right: 0 !important;
}

/* Column Grids End */

.wrapper {
    width: 980px;
    margin: 30px auto;
    position: relative;
}

.counter {
    background-color: #ffffff;
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #FFF;
}

.header {
    background-color: #f1f1f1;
    padding: 30px;
    text-align: center;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    background: #FFF;
}

.content {
    font-size: 14PX;
    margin: 20px 0 40px 0;
}

.sub-list {
    margin-left: 30px;
    margin-bottom: 20px;
}

.sub-project h2 {
    background: #0069b3;
    font-size: 24px;
    color: #FFF;
    padding: 5px 10px;
    margin: 0;
}

.projects {
    width: 100%;
    margin: 30px 0;
}

.sub-project img {
    width: 92%;
    margin: 20px 0;
}

.sub-project {
    margin-bottom: 30px;
}

.margin-border {
    width: 100%;
    margin: auto;
    border: 1px solid #0069b3;
    height: auto;
    text-align: center;
}

.sub-project p {
    padding: 20px 10px;
    line-height: 26px;
    font-size: 15px;
    background: #EBEBEB;
}

.gal-img img {
    width: 100%;
}

.teampic {
    width: 100%;
    height: 460px;
    background-image: url(../images/team/Our%20Team%20Image.jpg);
    background-size: 100% 100%;
}

.teampic h1 {
    margin: 0;
    position: absolute;
    top: 300px;
    text-align: center;
    width: 100%;
    color: #FFF !important;
    text-shadow: 4px 6px 6px #000;
    font-size: 70px;
}

/*---------slider----------*/

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel,
.owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.html) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

div.minimal {
    overflow: hidden;
}

div.minimal .pp_gallery li.default a,
div.minimal .pp_next,
div.minimal a.pp_previous {
    background: none;
}

div.minimal .pp_top,
div.minimal .pp_top .pp_middle,
div.minimal .pp_top .pp_left,
div.minimal .pp_top .pp_right,
div.minimal .pp_bottom,
div.minimal .pp_bottom .pp_left,
div.minimal .pp_bottom .pp_middle,
div.minimal .pp_bottom .pp_right {
    height: 13px;
    display: none;
}

div.minimal .pp_content_container .pp_left {
    padding-left: 13px;
}

div.minimal .pp_content_container .pp_right {
    padding-right: 13px;
}

div.minimal .pp_content {
    background-color: #fff;
    margin-bottom: -36px;
}

div.minimal .pp_next:hover::after,
div.minimal .pp_next:hover::before,
div.minimal .pp_previous:hover::before,
div.minimal .pp_previous:hover::after {
    content: " ";
    background: #000;
    width: 5px;
    height: 15px;
    display: block;
    position: absolute;
    top: 45%;
}

div.minimal .pp_next:hover::after,
div.minimal .pp_next:hover::before {
    right: 15px;
}

div.minimal .pp_previous:hover::before,
div.minimal .pp_previous:hover::after {
    left: 15px;
}

div.minimal .pp_next:hover::after,
div.minimal .pp_previous:hover::after {
    margin-top: 8px;
}

div.minimal a.pp_arrow_next,
div.minimal a.pp_arrow_previous {
    height: 20px;
    width: 20px;
    background-color: #000;
    opacity: 0.8;
}

div.minimal a.pp_arrow_next::after,
div.minimal a.pp_arrow_next::before,
div.minimal a.pp_arrow_previous::before,
div.minimal a.pp_arrow_previous::after {
    content: " ";
    background: #fff;
    width: 2px;
    height: 6px;
    display: block;
    position: absolute;
    top: 12px;
}

div.minimal a.pp_arrow_next::after,
div.minimal a.pp_arrow_next::before {
    right: 8px;
}

div.minimal a.pp_arrow_previous::before,
div.minimal a.pp_arrow_previous::after {
    left: 8px;
}

div.minimal a.pp_arrow_next::after,
div.minimal a.pp_arrow_previous::after {
    margin-top: 3px;
}

div.minimal #pp_full_res .pp_inline {
    color: #000;
}

div.minimal .pp_gallery ul li a {
    border: 1px solid #aaa;
}

div.minimal .pp_gallery ul li a:hover,
div.minimal .pp_gallery ul li.selected a {
    border-color: #fff;
}

div.minimal .pp_next:hover::after,
div.minimal .pp_previous:hover::before,
div.minimal a.pp_arrow_next::after,
div.minimal a.pp_arrow_previous::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

div.minimal .pp_next:hover::before,
div.minimal .pp_previous:hover::after,
div.minimal a.pp_arrow_next::before,
div.minimal a.pp_arrow_previous::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

div.minimal a.pp_arrow_next,
div.minimal a.pp_arrow_previous,
div.minimal a.pp_close {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

div.minimal a.pp_close {
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-decoration: none;
    font: bold 12px/18px Calibri;
    background: #333;
    margin: 5px;
    z-index: 20000;
}

div.minimal a.pp_close::after {
    content: "x";
    position: absolute;
    right: -9987px;
    color: #fff;
}

div.minimal a.pp_expand,
div.minimal a.pp_contract {
    right: 60px;
    height: 15px;
}

div.minimal a.pp_expand::after,
div.minimal a.pp_contract::after,
div.minimal a.pp_expand::before,
div.minimal a.pp_contract::before {
    content: "";
    position: absolute;
    top: 50%;
    border-style: solid;
    border-color: #333;
}

div.minimal a.pp_expand::before,
div.minimal a.pp_contract::before {
    left: 0;
    width: 6px;
    height: 0;
    border-color: transparent #333;
    margin-top: -6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

div.minimal a.pp_expand::after,
div.minimal a.pp_contract::after {
    left: 5px;
    width: 8px;
    height: 8px;
    margin-top: -8px;
}

div.minimal a.pp_expand::before {
    border-width: 7px 7px 0;
}

div.minimal a.pp_contract::before {
    border-width: 0 7px 7px;
}

div.minimal a.pp_expand::after {
    border-width: 3px 0 0 3px;
}

div.minimal a.pp_contract::after {
    border-width: 0 3px 3px 0;
}

div.minimal .pp_loaderIcon {
    width: 40px;
    height: 40px;
    background-color: #333;
    border-radius: 100% !important;
    -webkit-animation: sk-scaleout 1s infinite ease-in-out;
    animation: sk-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

div.minimal .pp_nav,
div.minimal .pp_description,
div.minimal .pp_social {
    display: none !important;
}

div.minimal .pp_details {
    position: absolute;
    top: 0;
    margin: 0;
}

div.minimal .pp_arrow_next:hover,
div.minimal .pp_arrow_previous:hover,
div.minimal a.pp_expand:hover,
div.minimal a.pp_contract:hover,
div.minimal .pp_next:hover,
div.minimal .pp_previous:hover,
div.minimal a.pp_close:hover {
    opacity: 0.8;
}

@media screen and (max-width: 648px) {
    div.pp_pic_holder.minimal {
        width: 100% !important;
        left: 0 !important;
        overflow: hidden;
    }
    div.minimal .pp_content,
    34424f div.minimal .pp_fade,
    div.minimal .pp_hoverContainer {
        height: 100% !important;
        width: 100% !important;
    }
    div.minimal .pp_content_container .pp_left {
        padding-left: 0 !important;
    }
    div.minimal .pp_content_container .pp_right {
        padding-right: 0 !important;
    }
    div.minimal .pp_expand,
    div.minimal .pp_contract,
    div.minimal .pp_gallery,
    div.minimal.pp_top,
    div.minimal .pp_bottom,
    div.minimal .ppt {
        display: none !important;
    }
    div.minimal #pp_full_res img {
        width: 100% !important;
        height: auto !important;
        max-height: 100%;
    }
    div.minimal .pp_details {
        width: 94% !important;
        margin-top: -2px !important;
        padding: 10px 4% 10px 3%;
    }
    div.minimal a.pp_close {
        right: 10px !important;
        top: 10px !important;
    }
}

#minimal-bootstrap-carousel {
    margin-top: 0px;
    position: relative;
    z-index: 991;
}

#minimal-bootstrap-carousel .carousel-caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    text-align: right;
    text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-caption .container {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#minimal-bootstrap-carousel .carousel-caption .container .box {
    display: table-cell;
    text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
    vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
    vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
    vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .container .box .content {
    display: block;
}

#minimal-bootstrap-carousel .carousel-control {
    background: none;
    width: 66px;
    height: 66px;
    font-size: 16px;
    line-height: 66px;
    color: #FFFFFF;
    background: rgba(255, 255, 255, 0.2);
    visibility: visible !important;
    opacity: 1;
    font-weight: normal;
    margin-top: -33px;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    z-index: 99;
}

#minimal-bootstrap-carousel .carousel-control:hover {
    background: #0069b3;
}

@media (max-width: 667px) {
    #minimal-bootstrap-carousel .carousel-control {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }
}

#minimal-bootstrap-carousel .carousel-control.left {
    left: 1%;
}

#minimal-bootstrap-carousel .carousel-control.right {
    right: 1%;
}

#minimal-bootstrap-carousel .carousel-control:hover {
    opacity: 1;
}

/* processing for fadeing effect styles */

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

/* fixing slider height */

#minimal-bootstrap-carousel .custom-navigation {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 999;
    margin: 0;
}

#minimal-bootstrap-carousel .custom-navigation,
#minimal-bootstrap-carousel .custom-navigation li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#minimal-bootstrap-carousel .custom-navigation li {
    border: 0;
    border-radius: 0;
    text-indent: 0;
    width: 30px;
    height: 2px;
    background: #fff;
    opacity: .3;
    cursor: pointer;
}

#minimal-bootstrap-carousel .custom-navigation li+li {
    margin-left: 10px;
}

#minimal-bootstrap-carousel .custom-navigation li.active {
    opacity: 1;
}

#minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
    min-height: 450px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #181818;
}

#minimal-bootstrap-carousel.slider-home-two .carousel-inner .item {
    min-height: calc(100vh - 70px);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #34424F;
}

@media (max-height: 600px) {
    #minimal-bootstrap-carousel.slider-home-two .carousel-inner .item {
        min-height: 450px;
    }
}

#minimal-bootstrap-carousel.slider-home-three .carousel-inner .item {
    min-height: 451px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #fff;
}

.slider-home-one {
    position: relative;
    top: 0px;
    margin-bottom: -150px;
    background-color: transparent;
}

.slider-home-one .content {
    padding-bottom: 50px;
}

.slider-home-one .content h2,
.slider-home-one .content h3,
.slider-home-one .content p {
    margin: 0;
}

.slider-home-one .content.text-center h2,
.slider-home-one .content.text-center p {
    margin-left: auto;
    margin-right: auto;
}

.slider-home-one .content.text-right h2,
.slider-home-one .content.text-right p {
    margin-left: auto;
    margin-right: 0;
    font-weight: 600;
}

.slider-home-one .content h2 {
    color: #262626;
    font-size: 45px;
    line-height: 60px;
    font-weight: 600;
    width: 46%;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    /*        background: rgba(255,255,255,0.5);*/
    padding-right: 20px;
}

.slider-home-one .content h2 span {
    color: #2f2483;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    background: #2f2483;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.slider-home-one .content h2+a.banner-btn {
    margin-top: 40px;
}

.slider-home-one .content p {
    color: #262626;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: .01em;
    width: 39%;
    margin-top: 35px;
    margin-bottom: 40px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.slider-home-one .content a.banner-btn {
    background: #0069b3;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 205px;
    height: 54px;
    line-height: 54px;
    font-family: 'Poppins';
    font-weight: 500;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.slider-home-one .content a.banner-btn:before {
    background: #252525;
}

.slider-home-one .content a.banner-btn i {
    margin-left: 7px;
}

.slider-home-two {
    position: relative;
    top: 0px;
    margin-bottom: 0px;
}

.slider-home-two .content {
    padding-bottom: 0;
}

.slider-home-two .logo.home-two {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    display: inline-block;
    padding: 47px 0;
    padding-left: 45px;
    z-index: 9999;
}

.slider-home-two .logo.home-two img {
    z-index: 10;
    position: relative;
}

.slider-home-two .logo.home-two:before {
    content: '';
    width: 90px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -42px;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
    background: #fff;
    z-index: 2;
}

.slider-home-two .logo.home-two:after {
    content: '';
    width: 90px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -52px;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
    background: #D9D7D6;
    z-index: 1;
}

.slider-home-three {
    position: relative;
    top: 0px;
    margin-bottom: 0px;
}

.slider-home-three .content {
    padding-bottom: 0;
}

/*-----------------marquee------------------------*/

#main .gallery img {
    width: 100%;
    height: 100%;
    margin-bottom: 35px;
}

#marquee {
    animation: marquee-scroll 15s linear infinite;
    margin: 0;
    padding: 1px;
    color: #FFF;
}

.news {
    background: #e44f38;
    padding: 5px 0;
}

@keyframes marquee-scroll {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-18%);
    }
}

.jumbotron {
    position: relative;
    overflow: hidden;
    background-color: black;
    height: 450px;
}

.jumbotron video {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    /*  object-fit is not supported on IE  */
    object-fit: cover;
    opacity: 0.5;
}

.jumbotron .container {
    z-index: 2;
    position: relative;
}

/*-------------style------------------*/

#main-slider,
.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
}

.chartimg {
    display: none;
}

.banner {
    height: 310px !important;
    background-size: 100% 100% !important;
    background-position: 100% 100% !important;
}

#enquiry-form {
    padding: 30px !important;
}

button,
select {
    text-transform: none;
}

.facility {
    margin-top: 30px;
}

.big-height {
    text-align: center;
}

.big-height img {
    width: 60%;
}

.big-width img {
    width: 100%;
}

pre,
textarea {
    overflow: auto;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

.mfp-title,
pre {
    word-wrap: break-word;
}

@font-face {
    font-family: crh-light;
    src: url(../fonts/CorporateS-Light.otf) format("opentype");
}

@font-face {
    font-family: crh-regular;
    src: url(../fonts/CorporateS-Regular.otf) format("opentype");
}

@font-face {
    font-family: crh-bold;
    src: url(../fonts/CorporateS-Bold.otf) format("opentype");
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/bootstrap/glyphicons-halflings-regulare389.eot?1426523004);
    src: url(../fonts/bootstrap/glyphicons-halflings-regular3f97.eot?&amp;1426523004#iefix) format("embedded-opentype"), url(../fonts/bootstrap/glyphicons-halflings-regulare389.woff2?1426523004) format("woff2"), url(../fonts/bootstrap/glyphicons-halflings-regulare389.woff?1426523004) format("woff"), url(../fonts/bootstrap/glyphicons-halflings-regulare389.ttf?1426523004) format("truetype"), url(../fonts/bootstrap/glyphicons-halflings-regulare389.svg?1426523004#glyphicons_halflingsregular) format("svg");
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/FontAwesome/fontawesome-webfont3295.eot?v=4.5.0);
    src: url(../fonts/FontAwesome/fontawesome-webfontd41d.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../fonts/FontAwesome/fontawesome-webfont3295.woff2?v=4.5.0) format("woff2"), url(../fonts/FontAwesome/fontawesome-webfont3295.woff?v=4.5.0) format("woff"), url(../fonts/FontAwesome/fontawesome-webfont3295.ttf?v=4.5.0) format("truetype"), url(../fonts/FontAwesome/fontawesome-webfont3295.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: HomeSquare;
    src: url(../fonts/hsq/hsq-font.eot);
    src: url(../fonts/hsq/hsq-font.eot#iefix) format("embedded-opentype"), url(../fonts/hsq/hsq-font.woff) format("woff"), url(../fonts/hsq/hsq-font.ttf) format("truetype"), url(../fonts/hsq/hsq-font.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}

#common-pops .popup-screen-center {
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
    display: none;
}

#common-pops .popup-screen-center>div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    max-width: 710px;
    max-height: 400px;
    background: rgba(255, 255, 255, .2);
}

#property-slider-section .jumbotron #property-thumb-slider,
#top-agents img,
.agent-box img,
body div.blog img,
label {
    max-width: 100%;
}

#common-pops .popup-screen-center>div iframe {
    width: 650px;
    height: 366px;
    margin-bottom: -5px;
}

#common-pops .popup-screen-center>div .close {
    cursor: pointer;
    top: -20px;
    right: -20px;
    position: absolute;
    border: 1px solid;
    border-radius: 50%;
    margin: 5px;
    color: #FFF;
    padding: 2px 12px 5px;
    font-size: 24px;
    box-shadow: 0 0 5px;
}

#common-pops .popup-screen-center>div .close:hover {
    background: red;
}

#common-pops .popup-screen-center>div .dy-popup-content {
    height: inherit;
    width: inherit;
    background: url(../images/select2-spinner.gif) center no-repeat;
}

#common-pops .popup-screen-center>div .dy-popup-content>div:nth-child(2) {
    height: calc(100% - 80px);
    overflow-y: auto;
}

#common-pops .popup-screen-center>div .dy-popup-content>p {
    font-size: 36px;
    text-align: center;
    line-height: normal;
    padding-top: 25px;
}

caption,
th {
    text-align: left;
}

#common-pops .popup-screen-center>div .dy-popup-content ol {
    font-size: 16px;
    margin: 0 15px;
}

#common-pops .popup-screen-center>div .dy-popup-content li {
    margin-bottom: 10px;
}

#common-pops .popup-bottom-right {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 1043;
    display: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
hgroup,
legend,
main,
menu,
nav,
pre,
section,
summary {
    display: block;
}

#common-pops .popup-bottom-right>div {
    padding: 10px;
    width: 300px;
    max-height: 60px;
    color: #FFF;
    box-shadow: 0 0 10px rgba(49, 47, 47, .9);
    background-color: gray;
}

#common-pops .popup-bottom-right>div:after {
    content: '\00d7';
    cursor: pointer;
    top: 10px;
    right: 10px;
    position: absolute;
    color: #FFF;
    font-size: 24px;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0';
}

button[disabled],
html input[disabled] {
    cursor: default;
}

#common-pops .popup-bottom-right>div.success {
    background-color: green;
}

#common-pops .popup-bottom-right>div.error {
    background-color: red;
}

a,
pre code,
table {
    background-color: transparent;
}

input[type=text]:disabled,
input[type=tel]:disabled,
input[type=email]:disabled,
input[type=password]:disabled,
input[type=url]:disabled,
input[type=date]:disabled,
select:disabled,
textarea:disabled {
    background-color: #ededed;
}

@media screen and (max-width:768px) {
    #common-pops .popup-screen-center>div .dy-popup-content ol {
        margin: 0 30px;
    }
    #common-pops .popup-screen-center>div iframe {
        width: 80vw;
        height: 170px;
    }
}

.facility tr:nth-child(2n+2) {
    background-color: #eeeeee;
}

.facility thead tr td:first-child {
    padding-left: 20px;
}

.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.facility h2 {
    text-align: center;
    font-size: 20px;
    background: #0069b3;
    padding: 20px;
    margin: 0;
    color: #FFF;
}

.facility tr td:first-child {
    padding-left: 20px;
}

.facility tr td {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    padding: 9px 18px;
    font-family: "Rubik", sans-serif;
}

table {
    width: 100%;
}

/*---------------testimonial-----------------*/

.testimonials-main-container {
    padding: 30px 0;
}

.testimonial {
    padding: 20px 15px 50px;
    margin-bottom: 30px;
}

.testimonial .description {
    background: #f2f2f2;
    border-radius: 6px;
    color: #333333;
    font-size: 14px;
    font-style: italic;
    padding: 45px 35px;
    position: relative;
}

.testimonial .description:before {
    content: "\f10d";
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
    position: absolute;
    top: -17px;
    font-size: 30px;
    color: #0069b3;
}

.testimonial .description:after {
    content: "";
    width: 27px;
    position: absolute;
    bottom: -12px;
    border-top: 13px solid #ececec;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
}

.testimonial-review {
    padding-top: 32px;
}

.testimonial-review img {
    border-radius: 50%;
    float: left;
    border: 2px solid #f1f1f1;
    margin-right: 20px;
}

.testimonial-review .testimonial-title {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    float: left;
    text-transform: capitalize;
}

.testimonial-title small {
    display: block;
    color: #999;
    font-size: 12px;
    margin-top: 3px;
}

.testimonial .rating {
    padding: 0;
    list-style: none;
    text-align: right;
}

.testimonial .rating li {
    display: inline-block;
    color: #0069b3;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #2c97de;
}

.owl-theme .owl-controls .owl-page span {
    background: #333;
    opacity: 1;
}

@media only screen and (max-width: 480px) {
    .testimonial-review img {
        margin-left: 15px;
        margin-right: 10px;
    }
}

.fb-page iframe {
    width: 500px !important;
    height: 370px !important;
}