/*
Theme Name: AB Enterprises
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout � the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/******************************

Styles given by Ketan Sharma
Colors Used: #b7b7b7, #c40f67, #b8b6b7, #2b2b2b, #ffffff, #ef9ec6, #6a6a6a
Fonts: Source Sans Pro, Quattrocento
Font-Sizes: 14px, 18px, 16px, 12px

******************************/

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
table,
td,
tr,
th,
ul,
ol,
li,
form,
input,
select,
p,
div,
img {
    margin: 0;
    padding: 0;
}

a img {
    outline: none;
}

ul,
ol,
li {
    list-style: none;
}

a {
    font-size: 15px;
}

* {
    box-sizing: border-box;
}

body {
    background: #ffffff;
    font-family: 'Source Sans Pro', Tahoma, Arial, Helvetica;
    font-size: 16px;
    /*line-height:140%;

    width:100%;

    color:#B34027;*/
    overflow-x: hidden;
}

* {
    box-sizing: border-box;
}

#onmobile {
    display: none;
}

/* Bootstrap Navbar */

.navbar-static-top {
    margin-bottom: 19px;
}

.navbar-brand>img {
    max-width: 100%;
    height: auto;
}

body .mme_chart svg {
    width: 100% !important;
}

.fullcontainer {
    width: 100%;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

/*Custom width:1321px*/

.topbar {
    background: #B34027;
    color: #fff;
    display: block;
    float: left;
    text-transform: uppercase;
    width: 100%;
    padding: 12px 0;
}

/*Custom*/

.post-thumbnail {
    text-align: center;
}

#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun2_0 {
    border: 2px solid #a9bdcc !important;
    margin-right: 10px !important;
    padding: 3px !important;
}

.imgdisplay {
    display: none;
}

.roundbutton {
    width: 25%;
    background: #de392e;
    color: #FFFFFF;
    text-align: center;
    padding: 3px;
    border-radius: 25px;
    float: right;
    font-size: 13px;
    margin-top: 12px;
}

.dynamic_css {
    border: 2px solid #F3F7FA !important;
}

.buttonmargin {
    margin-top: 3%;
}

.format-standard {
    /*border: 1px solid #B34027 !important;*/
    padding: 6px !important;
    margin-bottom: 1%;
}

.format-standard>h3>a {
    text-decoration: none !important;
    color: #B34027 !important;
}

.cfwidth {
    width: 100% !important;
}

.submitwidth {
    width: 30% !important;
}

.tawidth {
    width: 100% !important;
}

.wpcf7-form input[type=submit].wpcf7-submit {
    float: right;
    font-size: 16px !important;
    margin-top: 15px;
    font-weight: 600;
}

.entry-header {
    display: none;
}

#breadcrumbs {
    list-style: none;
    margin: 10px 0;
    overflow: hidden;
    text-align: right;
}

#breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    font-size: 14px;
}

#breadcrumbs .separator {
    font-size: 18px;
    font-weight: 100;
    color: #ccc;
}

.bread-home {
    text-decoration: none;
    color: #B34027;
}

.col3 {
    width: 33.3333%;
    float: left;
}

.last {}

.headerfont {
    font-family: "Quattrocento";
    font-size: 20px;
}

h3 {
    font-family: "Quattrocento";
}

.imgcontent {
    padding-left: 12px;
}

.entry-content {
    padding-top: 12px;
}

.tablepress tfoot th,
.tablepress thead th {
    font-size: 14px;
    background-color: #FFFFFF !important;
    background-color: none !important;
    border-top: 1px solid #ddd !important;
}

.tablepress tbody td,
.tablepress tfoot th {
    border-top: none !important;
}

.row {
    width: 100%;
    height: 118px;
}

.row2 {
    width: 100%;
    height: 70px;
}

.fullwidth {
    margin-top: 12px
}

.w4pl-inner>ul>li {
    border-bottom: 1px solid #E6E3E3;
    padding: 3px;
    margin-bottom: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 21px;
}

.guides {
    color: #B34027;
    text-decoration: none;
    font-size: 15px;
}

td a {
    color: #B34027;
    text-decoration: underline;
}

a {
    color: #B34027;
}

#aboutlogo1 {
    width: 50%;
    float: left;
}

#aboutlogo3 {
    width: 50%;
    float: left;
}

#linksone {
    width: 50%;
    float: left;
}

.seperator {
    border-bottom: 1px solid #E6E3E3;
    margin-top: 21px;
    margin-bottom: 21px;
}

.post-excerpt {
    margin-bottom: 15px;
    font-weight: normal;
}

.padding5 {
    padding: 5px 0 !important;
}

.padding5>span>input {
    height: 21px;
}

.read_more {
    background: #B34027;
    color: #fff !important;
    font-size: 12px;
    padding: 7px 15px;
    text-decoration: none !important;
    text-transform: uppercase;
    margin-bottom: 6px;
}

#comments {
    display: none;
}

.entry-footer {
    display: none;
}

.post-navigation {
    display: none;
}

.pp_gallery {
    display: none !important;
}

/*Custom*/

.pp_social {
    display: none;
}

.w4pl-inner>ul>li>a {
    color: #B34027;
    text-decoration: none;
}

.topbar-left-content {
    float: left;
    width: 56%;
    /*Custom     width: 650px;*/
}

.topbar-left-content span {
    font-weight: bold;
}

.topbar-right-content {
    float: right;
    text-align: right;
    width: 30%;
}

#contact-page .left-side {
    float: left;
    width: 48%;
}

#contact-page .right-side {
    float: right;
    width: 48%;
    margin-top: 20px;
}

.phone-number {
    /*float: right;

    right: 15px;*/
    position: relative;
    text-align: left;
}

.wpcf7-submit {
    background: #B34027 !important;
    color: #fff !important;
    font-size: 12px !important;
    padding: 7px 15px !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    height: auto !important;
    text-indent: 0 !important;
}

.phone-number ul {
    /*float:right;*/
}

.phone-number li {
    float: left;
    background: url(images/top-menu-bg.jpg) no-repeat 0 5px;
    padding: 0 12px;
}

.phone-number li:first-child {
    background: none;
}

.phone-number li a:link,
.phone-number li a:active,
.phone-number li a:visited {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.phone-number li a.selected {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.topbar-menu {
    width: 100%;
    float: right;
}

.topbar-menu ul {
    float: right;
}

.topbar-menu li {
    float: left;
    background: url(images/top-menu-bg.jpg) no-repeat 0 5px;
    padding: 0 12px;
}

.topbar-menu li:first-child {
    background: none;
}

.topbar-menu li a:link,
.topbar-menu li a:active,
.topbar-menu li a:visited {
    color: #fff;
    text-decoration: none;
}

.topbar-menu li a.selected {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.header-left-content {
    float: left;
    width: 350px;
}

.header-right-content {
    float: right;
    width: 845px;
}

.main-menu {
    float: right;
    padding: 30px 0;
    width: 100%;
}

.main-menu ul {
    float: right;
}

.main-menu li:first-child {
    background: none;
}

.main-menu li {
    background: rgba(0, 0, 0, 0) url("images/menu-divider.jpg") no-repeat scroll 0 0;
    float: left;
    padding: 0 15px !important;
    text-transform: uppercase;
}

.main-menu li a:link,
.main-menu li a:active,
.main-menu li a:visited {
    color: #B34027;
    text-decoration: none;
    font-size: 14px
}

.main-menu li a.selected {
    color: #B34027;
    text-decoration: none;
}

.header-spacing {
    padding: 20px 0 0;
}

.slider ul {
    margin-top: 10px;
}

.home-slider {
    clear: both;
    height: 375px;
}

.home-slider-text h1 {
    font-size: 32px;
    line-height: 120%;
    padding: 0 0 10px;
    text-transform: uppercase;
}

.home-slider-text {
    font-size: 17.5px;
    line-height: 150%;
    padding: 10px 310px;
}

.middle-content-bg {
    background: #fafafa/*url(images/middle-content-bg.jpg) repeat-x*/
    ;
    border-bottom: 1px solid #eae5e1;
}

.middle-content {
    float: left;
    padding: 50px 0 48px;
}

.middle-content-box {
    float: left;
    margin: 0 20px 0 0;
    width: 32%;
    /*Custom     margin: 0 36px 0 0;

    width: 416px;

*/
}

.middle-content-box h1 {
    background: url(images/title-bg.jpg) no-repeat top left;
    font-size: 24px;
    font-family: 'Quattrocento';
    padding: 10px 0 16px;
    text-transform: capitalize;
}

.middle-content-box p {
    font-size: 15px;
}

.membership-block {
    float: left;
    padding: 35px 0 20px;
}

.membership-images li {
    float: left;
    margin: 5px 9px;
    text-align: center;
    height: 100px;
}

.membership-images li a:link,
.membership-images li a:active,
.membership-images li a:visited {
    color: #333;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

.middle-content-box a:link,
.middle-content-box a:active,
.middle-content-box a:visited {
    color: #0860a6;
    text-decoration: none;
    font-weight: bold;
    text-decoration: underline;
}

.middle-content-box a:hover {
    color: #0860a6;
    text-decoration: none;
    font-weight: bold;
    text-decoration: none;
}

.footer-menu {
    width: 70%;
    float: left;
}

.footer-menu li:first-child {
    float: left;
    background: none;
    padding-left: 0px;
}

.footer-menu li {
    float: left;
    background: url(images/footer-menu-bg.jpg) no-repeat 0 5px;
    padding: 0 15px;
}

.footer-menu li a:link,
.footer-menu li a:active,
.footer-menu li a:visited {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
}

.footer-menu li a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer {
    background: #1a1a1a none repeat scroll 0 0;
    clear: both;
    float: left;
    padding: 40px 0;
}

.copyright-text {
    /* width:30%; 

    text-align:right;

    float:right; */
    font-size: 13px;
    color: #fff;
    text-transform: capitalize;
}

.home-news-listing {}

.home-news-listing li:first-child {
    padding-top: 0px;
}

.home-news-listing li {
    border-bottom: #dde5eb 1px solid;
    padding: 12px 0;
}

.home-news-listing li:last-child {
    border-bottom: none;
}

.dha-title {
    position: relative;
    z-index: 1;
    width: 50%;
}

.date-info {
    font-size: 15px;
}

.date-info span {
    text-transform: uppercase;
}

.date-info a:link,
.date-info a:active,
.date-info a:visited,
.date-info a:hover {
    color: #de392e !important;
    text-decoration: none !important;
    font-weight: bold !important;
    text-transform: uppercase;
}

.home-news-listing li a:link,
.home-news-listing li a:active,
.home-news-listing li a:visited,
.home-news-listing li a:hover {
    font-size: 15px;
    font-weight: normal;
}

.home-property-listing {}

.home-property-listing li {
    border-bottom: #dde5eb 1px solid;
    padding-bottom: 15px;
}

.home-property-listing li:last-child {
    padding-top: 15px;
    border-bottom: none;
}

.home-property-listing p {
    padding: 5px 0;
}

.home-property-title:link,
.home-property-title:active,
.home-property-title:visited {
    font-size: 18px;
    text-decoration: none !important;
    text-transform: capitalize;
}

.home-property-title:hover {
    font-size: 18px;
    text-decoration: underline !important;
    text-transform: capitalize;
}

.send-enquiry:link,
.send-enquiry:active,
.send-enquiry:visited,
.send-enquiry:hover {
    background: #B34027;
    color: #fff !important;
    font-size: 12px;
    padding: 7px 15px;
    text-decoration: none !important;
    text-transform: uppercase;
}

.middle-content .middle-content-box:last-child {
    margin: 0px;
}

.notice-images {
    padding: 7px 0;
}

.notice-images li {
    border: 2px solid #a9bdcc;
    float: left;
    /*min-height: 280px;*/
    margin-bottom: 10px;
    margin-right: 10px;
    width: 48%;
    /*Custom     width: 196px;*/
    padding: 3px;
}

.notice-images li:last-child {
    margin-right: 0px;
}

.notice-images li img {
    width: 174px;
    height: 210px;
}

/*Custom width:196px; height:238px; float:left; */

.home-download-listing {
    float: left;
    width: 100%;
}

.home-download-listing ul {
    padding: 5px 0;
}

.home-download-listing li {
    border: 2px solid #a9bdcc;
    float: left;
    /*min-height: 200px; Custom*/
    margin: 0 15px 0px 0;
    padding: 10px 5px;
    text-align: center;
    width: 47%;
    padding-bottom: 15px;
    /*Custom

    border: 2px solid #a9bdcc;

    height: 105px;

    margin: 0 18px 18px 0;

    padding: 10px;

    float:left;

    text-align: center;

    width: 175px;

*/
}

.home-download-listing li:nth-child(even) {
    margin: 0 0 19px 0;
}

.home-download-listing li .title {
    color: #B34027;
    font-weight: bold;
    text-transform: capitalize;
}

.home-download-listing li p {
    font-size: 13px;
    line-height: 120%;
    padding: 5px 0 10px;
    min-height: 60px;
}

/* home small slider css start */

/** Glidejs styles **/

.slider {
    height: 390px;
    margin: -10px 0 0;
    overflow: hidden;
    padding-top: 80px;
    position: relative;
    top: -80px;
    width: 100%;
}

.slides {
    height: 100%;
    overflow: hidden;
    /**   

   * Prevent blinking issue

   * Not tested. Experimental.

   */
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.slide {
    height: 100%;
    float: left;
    clear: none;
}

.slide figure {
    display: block;
    position: relative;
    text-align: center;
}

.slide figure figcaption {
    position: absolute;
    right: 20%;
    font-size: 1.1em;
    font-weight: bold;
    padding: 8px 14px;
    color: #464646;
    background: rgba(255, 255, 255, 0.8);
}

.slide figure figcaption a {
    color: #5a7fbc;
    text-decoration: none;
}

.slide figure figcaption a:hover {
    text-decoration: underline;
}

.slide figure img {
    max-height: 480px;
}

.slider-arrows {}

.slider-arrow {
    position: absolute;
    display: block;
    margin-bottom: -20px;
    padding: 0;
    font-family: 'Alegreya Sans', 'Trebuchet MS', sans-serif;
    text-decoration: none;
    font-weight: 900;
    font-size: 3.0em;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.slider-arrow:hover {}

.slider-arrow--right {
    background: rgba(0, 0, 0, 0) url("images/gray-arrow-right.png") no-repeat scroll 0 0;
    bottom: 97%;
    font-size: 0;
    height: 25px;
    right: 0px;
    width: 25px;
}

.slider-arrow--left {
    background: rgba(0, 0, 0, 0) url("images/gray-arrow-left.png") no-repeat scroll 0 0;
    bottom: 97%;
    font-size: 0;
    height: 25px;
    left: 299px;
    /*Custom   left: 302px;*/
    width: 25px;
}

.slider-arrow--right:hover {
    background: url(images/red-arrow-right.png) no-repeat;
    bottom: 97%;
    right: 0px;
}

.slider-arrow--left:hover {
    background: url(images/red-arrow-left.png) no-repeat;
    bottom: 97%;
    left: 299px;
}

.slider-nav {
    bottom: 0;
    display: none;
    position: absolute;
}

.slider-nav__item {
    width: 12px;
    height: 12px;
    float: left;
    clear: none;
    display: block;
    margin: 0 5px;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.slider-nav__item:hover {
    background: #bababa;
}

.slider-nav__item--current,
.slider-nav__item--current:hover {
    background: #999;
}

/* home small slider css end */

.menu-item-has-children a:first-child {
    background: url("images/menu-arrow.jpg") no-repeat scroll right 8px;
    padding: 0 15px 0 0;
    font-size: 14px;
}

.main-menu ul:first-child li:last-child {
    background: rgba(0, 0, 0, 0) url("images/menu-divider.jpg") no-repeat scroll 0 7px;
    padding: 7px 15px 11px 15px !important;
    border: 1px solid #fff;
    position: relative;
    top: -8px;
}

.main-menu ul:first-child li:last-child:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #d3d7da;
    padding: 7px 15px 11px 15px !important;
    position: relative;
    top: -8px;
}

.sub-menu li a {
    background: none !important;
}

.sub-menu li:last-child {
    border: medium none !important;
    top: 0 !important;
}

.main-menu ul li.menu-item-has-children:hover>a:after {
    top: 0;
    bottom: 0;
}

.main-menu>ul>li.menu-item-has-children>a:before {
    content: '';
    position: absolute;
    top: 18px;
    right: 6px;
    border: 5px solid transparent;
    border-top: 5px solid #ffffff;
}

.main-menu>ul>li.menu-item-has-children:hover>a:before {
    top: 19px;
}

.main-menu ul li.menu-item-has-children:hover>a {
    border-color: #fff;
    padding-bottom: 13px;
    padding-top: 13px;
    top: -1px;
    z-index: 999;
}

.main-menu ul li.menu-item-has-children:hover>ul,
.main-menu ul li.menu-item-has-children:hover>div {
    display: block;
}

.main-menu ul li.menu-item-has-children>a:hover {
    border-color: #fff;
}

.main-menu ul li>ul,
.main-menu ul li>div {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    display: none;
    padding: 10px 0;
    position: absolute;
    right: -1px;
    top: 38px;
    width: auto;
    border-bottom: 5px solid #334255 !important;
    z-index: 999;
}

.main-menu ul li>ul {
    border: 1px solid #d3d7da;
    border-top: none;
    padding: 2px 5px 0px;
    width: 211px;
    /*Custom     width: 235px;*/
}

.main-menu ul li>ul li {
    background: rgba(0, 0, 0, 0) url("images/submenu-arrow.jpg") no-repeat scroll 0 15px !important;
    border-bottom: 1px solid #d3d7da;
    display: block;
    font-size: 15px;
    list-style: inside none none;
    margin: 0 10px;
    padding: 7px 0 7px 13px !important;
    position: relative;
    width: 84%;
}

.main-menu ul li>ul li a {
    outline: none;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
}

.main-menu ul ul a:hover {}

.main-menu>ul>li.menu-item-has-children>a:hover:before {
    border-top: 5px solid #ffffff;
}

#primary {
    clear: both;
    padding: 100px;
}

.entry-title {
    text-transform: capitalize;
    padding: 15px 0;
}

.entry-content p {
    padding: 10px 0;
}

/**

 * 11.4 - Comments

 */

.comments-area {
    margin: 0 7.6923% 3.5em;
}

.comment-list+.comment-respond,
.comment-navigation+.comment-respond {
    padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
    border-top: 4px solid #1a1a1a;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 23px;
    font-size: 1.4375rem;
    font-weight: 700;
    line-height: 1.3125;
    padding-top: 1.217391304em;
}

.comments-title {
    margin-bottom: 1.217391304em;
}

.comment-list {
    list-style: none;
    margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid #d1d1d1;
    padding: 1.75em 0;
}

.comment-list .children {
    list-style: none;
    margin: 0;
}

.comment-list .children>li {
    padding-left: 0.875em;
}

.comment-author {
    color: #1a1a1a;
    margin-bottom: 0.4375em;
}

.comment-author .avatar {
    float: left;
    height: 28px;
    margin-right: 0.875em;
    position: relative;
    width: 28px;
}

.bypostauthor>article .fn:after {
    content: "\f304";
    left: 3px;
    position: relative;
    top: 5px;
}

.comment-metadata,
.pingback .edit-link {
    color: #686868;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
}

.comment-metadata {
    margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
    color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
    color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
    display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 1.5em 1.25em;
}

.comment-content li>ul,
.comment-content li>ol {
    margin-bottom: 0;
}

.comment-reply-link {
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #007acc;
    display: inline-block;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
    margin-top: 2.1538461538em;
    padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
    border-color: currentColor;
    color: #007acc;
    outline: 0;
}

.comment-form {
    padding-top: 1.75em;
}

.comment-form label {
    color: #686868;
    display: block;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0.076923077em;
    line-height: 1.6153846154;
    margin-bottom: 0.5384615385em;
    text-transform: uppercase;
}

.comment-list .comment-form {
    padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    color: #686868;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    margin-bottom: 2.1538461538em;
}

.no-comments {
    border-top: 1px solid #d1d1d1;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 700;
    margin: 0;
    padding-top: 1.75em;
}

.comment-navigation+.no-comments {
    border-top: 0;
    padding-top: 0;
}

.form-allowed-tags code {
    font-family: Inconsolata, monospace;
}

.form-submit {
    margin-bottom: 0;
}

.required {
    color: #007acc;
    font-family: Merriweather, Georgia, serif;
}

.comment-reply-title small {
    font-size: 100%;
}

.comment-reply-title small a {
    border: 0;
    float: right;
    height: 32px;
    overflow: hidden;
    width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
    color: #1a1a1a;
}

.comment-reply-title small a:before {
    content: "\f405";
    font-size: 32px;
    position: relative;
    top: -5px;
}

.newsletter .row {
    width: 100%;
    height: auto !important;
}

.newsletter img {
    border: 2px solid #a9bdcc;
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer {
    margin-top: 15px;
}

.footer-menu .sub-menu {
    display: none;
}

/* RESPONSIVE Start */

/* SCREEN 1280 */

@media only screen and (min-width: 1920px) and (max-width: 2500px) {
    .home-slider {
        clear: both;
        height: 530px !important;
    }
    /*Custom*/
    .property-listing li {
        width: 23% !important;
    }
    .property-listing ul {
        margin-left: 0px !important;
    }
    .home-slider-text {
        font-size: 17.5px;
        line-height: 150%;
        padding: 10px 470px;
    }
    .bx-wrapper .bx-next {
        background: rgba(0, 0, 0, 0) url("images/right-key.png") no-repeat scroll 0 0;
        left: 1500px !important;
        position: relative;
        top: -114px !important;
    }
    .bx-wrapper .bx-prev {
        background: rgba(0, 0, 0, 0) url("images/left-key.png") no-repeat scroll 0 0;
        left: 400px;
        top: -99px !important;
    }
}

/* SCREEN 1600 */

@media only screen and (min-width: 1600px) and (max-width: 1919px) {
    .home-slider {
        clear: both;
        height: 445px !important;
    }
    .home-slider-text {
        font-size: 17.5px;
        line-height: 150%;
        padding: 10px 420px;
    }
    .property-listing li {
        width: 23% !important;
        height: 265px !important;
    }
    .property-listing ul {
        margin-left: 0px !important;
    }
    .property-listing li p {
        min-height: 150px;
    }
    .bx-wrapper .bx-next {
        background: rgba(0, 0, 0, 0) url("images/right-key.png") no-repeat scroll 0 0;
        left: 1467px !important;
        /*Custom left: 1500px !important;*/
        position: relative;
        top: -114px !important;
    }
    .bx-wrapper .bx-prev {
        background: rgba(0, 0, 0, 0) url("images/left-key.png") no-repeat scroll 0 0;
        left: 299px;
        /*Custom*/
        top: -99px !important;
    }
}

/* SCREEN 1280 */

@media only screen and (min-width: 1280px) and (max-width: 1599px) {
    .home-slider {
        clear: both;
        height: 360px !important;
    }
    .home-slider-text {
        font-size: 17.5px;
        line-height: 150%;
        padding: 10px 310px;
    }
    .bx-wrapper .bx-next {
        background: rgba(0, 0, 0, 0) url("images/right-key.png") no-repeat scroll 0 0;
        left: 1200px !important;
        position: relative;
        top: -114px !important;
    }
}

/* SCREEN 980 */

@media only screen and (min-width: 980px) and (max-width: 1279px) {
    .home-slider-text {
        font-size: 14.5px;
        line-height: 120%;
        padding: 10px 60px;
    }
    .home-slider-text h1 {
        font-size: 20px;
        line-height: 120%;
        padding: 0 0 10px;
        text-transform: uppercase;
    }
    .bx-wrapper .bx-prev {
        background: rgba(0, 0, 0, 0) url("images/left-key.png") no-repeat scroll 0 0;
        left: 77px;
        /*Custom     left: 40px;*/
        top: -59px !important;
    }
    .bx-wrapper .bx-next {
        background: rgba(0, 0, 0, 0) url("images/right-key.png") no-repeat scroll 0 0;
        left: 930px !important;
        position: relative;
        top: -76px !important;
    }
    .bx-wrapper .bx-caption {
        background: rgba(15, 33, 50, 0.75) none repeat scroll 0 0;
        bottom: 0;
        height: 120px;
        left: 0;
        position: absolute;
        width: 100%;
    }
    .header-right-content {
        float: left;
        width: 600px;
    }
    .main-menu ul:first-child li:last-child {
        background: rgba(0, 0, 0, 0) url("images/menu-divider.jpg") no-repeat scroll 0 7px;
        left: -2px;
        padding: 8px 15px !important;
        position: relative;
        top: -7px;
    }
    .main-menu ul:first-child li:last-child:hover {
        left: -2px;
        top: -7px;
    }
    .header-left-content {
        float: left;
        margin-left: 10px;
        width: 348px;
    }
    .home-slider {
        height: 268px;
    }
    .middle-content-box {
        float: left;
        margin: 0 16px 0 20px;
        width: 300px;
    }
    .middle-content {
        float: left;
        padding: 50px 0 48px 20px;
    }
    .slider-arrow--left {
        background: rgba(0, 0, 0, 0) url("images/gray-arrow-left.png") no-repeat scroll 0 0;
        bottom: 97%;
        font-size: 0;
        height: 25px;
        left: 239px;
        width: 25px;
    }
    .slider-arrow--left:hover {
        left: 239px;
    }
    .dha-title {
        position: relative;
        width: 60%;
        z-index: 1;
    }
    .membership-images img {
        width: 60%;
    }
    .membership-images li {
        float: left;
        margin: 8px 0;
        text-align: center;
        width: 100px;
    }
    .middle-content-box a:link,
    .middle-content-box a:active,
    .middle-content-box a:visited {
        color: #0860a6;
        font-weight: bold;
        text-decoration: underline;
    }
    .send-enquiry:link,
    .send-enquiry:active,
    .send-enquiry:visited,
    .send-enquiry:hover {
        background: #B34027 none repeat scroll 0 0;
        color: #fff !important;
        font-size: 12px;
        padding: 4px 12px;
        text-decoration: none !important;
        text-transform: uppercase;
    }
    .home-download-listing li {
        border: 2px solid #a9bdcc;
        float: left;
        height: 105px;
        margin: 0 18px 18px 0;
        padding: 5px;
        text-align: center;
        width: 115px;
    }
    .home-download-listing li .title {
        color: #B34027;
        font-size: 14px;
        font-weight: bold;
        text-transform: capitalize;
    }
    .home-download-listing li p {
        font-size: 11px;
        line-height: 120%;
        padding: 5px 0 13px;
    }
    .footer-menu li a:link,
    .footer-menu li a:active,
    .footer-menu li a:visited {
        color: #fff;
        font-size: 12px;
        text-decoration: none;
        text-transform: uppercase;
    }
    .footer-menu {
        float: left;
        width: 640px;
    }
    .copyright-text {
        text-align: left;
        width: 280px;
    }
    .container {
        margin: 0 auto;
        width: 980px;
    }
    .notice-images li {
        margin-right: 10px;
        width: 136px;
    }
    .notice-images li img {
        margin-right: 10px;
        width: 136px;
    }
    .topbar-right-content {
        float: right;
        text-align: right;
        width: 30%;
    }
    .footer-menu {
        float: left;
        padding-left: 10px;
        width: 640px;
    }
    .topbar-left-content {
        float: left;
        padding: 0 0 0 10px;
        width: 650px;
    }
    .middle-content {
        float: left;
        padding: 40px 0 0px 0px;
    }
    .header-right-content {
        float: left;
        width: 846px;
    }
    .header-left-content {
        float: left;
        margin-left: 10px;
        width: 860px;
        text-align: center;
    }
    .main-menu {
        float: none;
        padding: 0px 60px;
        width: 860px;
    }
    .main-menu ul {
        float: none;
    }
    .header-spacing {
        padding: 10px 0;
    }
}

/* SCREEN 800 */

@media only screen and (min-width: 800px) and (max-width: 979px) {
    .main-menu li a:link,
    .main-menu li a:active,
    .main-menu li a:visited {
        color: #B34027;
        font-size: 14px;
        text-decoration: none;
    }
    .home-slider-text {
        font-size: 14.5px;
        line-height: 120%;
        margin-top: -80px;
        padding: 10px 60px;
    }
    .home-slider-text h1 {
        font-size: 20px;
        line-height: 120%;
        margin-top: 64px;
        padding: 0 0 10px;
        text-transform: uppercase;
    }
    .bx-wrapper .bx-prev {
        background: rgba(0, 0, 0, 0) url("images/left-key.png") no-repeat scroll 0 0;
        left: 40px;
        top: -59px !important;
    }
    .bx-wrapper .bx-next {
        background: rgba(0, 0, 0, 0) url("images/right-key.png") no-repeat scroll 0 0;
        left: 750px !important;
        position: relative;
        top: -76px !important;
    }
    .bx-wrapper .bx-caption {
        background: rgba(15, 33, 50, 0.75) none repeat scroll 0 0;
        bottom: 0;
        height: 120px;
        left: 0;
        position: absolute;
        width: 100%;
    }
    .header-right-content {
        float: left;
        width: 600px;
    }
    .main-menu ul:first-child li:last-child {
        background: rgba(0, 0, 0, 0) url("images/menu-divider.jpg") no-repeat scroll 0 7px;
        left: -2px;
        padding: 8px 15px !important;
        position: relative;
        top: -7px;
    }
    .main-menu ul:first-child li:last-child:hover {
        left: -2px;
        top: -7px;
    }
    .header-left-content {
        float: left;
        margin-left: 10px;
        width: 350px;
    }
    .home-slider {
        height: 215px;
    }
    .middle-content-box {
        float: left;
        margin: 0 16px 0 20px;
        width: 230px;
    }
    .middle-content {
        float: left;
        padding: 50px 0 48px 20px;
    }
    .slider-arrow--left {
        background: rgba(0, 0, 0, 0) url("images/gray-arrow-left.png") no-repeat scroll 0 0;
        bottom: 97%;
        font-size: 0;
        height: 25px;
        left: 169px;
        width: 25px;
    }
    .slider-arrow--left:hover {
        left: 239px;
    }
    .dha-title {
        line-height: 120%;
        position: relative;
        width: 60%;
        z-index: 1;
    }
    .membership-images img {
        width: 60%;
    }
    .membership-images li {
        float: left;
        margin: 8px 0;
        text-align: center;
        width: 70px;
    }
    .middle-content-box a:link,
    .middle-content-box a:active,
    .middle-content-box a:visited {
        color: #0860a6;
        font-weight: bold;
        text-decoration: underline;
    }
    .send-enquiry:link,
    .send-enquiry:active,
    .send-enquiry:visited,
    .send-enquiry:hover {
        background: #B34027 none repeat scroll 0 0;
        color: #fff !important;
        font-size: 12px;
        padding: 7px 15px;
        text-decoration: none !important;
        text-transform: uppercase;
    }
    .home-download-listing li {
        border: 2px solid #a9bdcc;
        float: left;
        height: 105px;
        margin: 0 18px 18px 0;
        padding: 10px;
        text-align: center;
        width: 175px;
    }
    .home-download-listing li .title {
        color: #B34027;
        font-size: inherit;
        font-weight: bold;
        text-transform: capitalize;
    }
    .home-download-listing li p {
        font-size: 14px;
        line-height: 120%;
        padding: 5px 0 13px;
    }
    .footer-menu li {
        float: none;
        clear: both;
        padding: 0 15px !important;
        background: none;
    }
    .footer-menu li a:link,
    .footer-menu li a:active,
    .footer-menu li a:visited {
        color: #fff;
        font-size: 12px;
        text-decoration: none;
        text-transform: uppercase;
    }
    .footer-menu {
        float: left;
        width: 300px !important;
    }
    .copyright-text {
        text-align: left;
        width: 280px;
    }
    .container {
        margin: 0 auto;
        width: 800px;
    }
    .notice-images li {
        margin-right: 10px;
        width: 196px;
    }
    .notice-images li img {
        margin-right: 10px;
        width: 196px;
    }
    .middle-content .middle-content-box:last-child {
        margin: 0 16px 0 20px;
    }
    .topbar-right-content {
        float: right;
        text-align: right;
        width: 30%;
    }
    .slider li img {
        width: 100%;
    }
    .footer-menu {
        float: left;
        padding-left: 10px;
        width: 640px;
    }
    .topbar-left-content {
        float: left;
        font-size: 11px;
        padding: 0 0 0 10px;
        width: 480px;
    }
    .middle-content {
        float: left;
        padding: 40px 0 0px 0px;
    }
    .header-right-content {
        float: left;
        width: 790px;
    }
    .header-left-content {
        float: left;
        margin-left: 10px;
        width: 790px;
        text-align: center;
    }
    .main-menu {
        float: none;
        padding: 0 20px;
        width: 760px;
    }
    .main-menu ul {
        float: none;
    }
    .header-spacing {
        padding: 10px 0;
    }
    .main-menu ul li>ul {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color #d3d7da #d3d7da;
        border-image: none;
        border-style: none solid solid;
        border-width: medium 1px 1px;
        padding: 2px 5px 0;
        width: 208px;
    }
    .topbar-menu li {
        background: rgba(0, 0, 0, 0) url("images/top-menu-bg.jpg") no-repeat scroll 0 5px;
        float: left;
        font-size: 14px;
        padding: 0 12px;
    }
}

/* SCREEN 768 */

@media only screen and (min-width: 768px) and (max-width: 799px) {
    .col3 {
        width: 100%;
    }
    #onmobile {
        display: block !important;
    }
    #ondesktop {
        display: none;
    }
    .imgdisplay {
        display: block;
    }
    .main-menu li a:link,
    .main-menu li a:active,
    .main-menu li a:visited {
        color: #B34027;
        font-size: 14px;
        text-decoration: none;
    }
    .home-slider-text {
        font-size: 14.5px;
        line-height: 120%;
        margin-top: -80px;
        padding: 10px 60px;
    }
    .home-slider-text h1 {
        font-size: 20px;
        line-height: 120%;
        margin-top: 64px;
        padding: 0 0 10px;
        text-transform: uppercase;
    }
    .bx-wrapper .bx-prev {
        background: rgba(0, 0, 0, 0) url("images/left-key.png") no-repeat scroll 0 0;
        left: 40px;
        top: -59px !important;
    }
    .bx-wrapper .bx-next {
        background: rgba(0, 0, 0, 0) url("images/right-key.png") no-repeat scroll 0 0;
        left: 730px !important;
        position: relative;
        top: -76px !important;
    }
    .bx-wrapper .bx-caption {
        background: rgba(15, 33, 50, 0.75) none repeat scroll 0 0;
        bottom: 0;
        height: 120px;
        left: 0;
        position: absolute;
        width: 100%;
    }
    .header-right-content {
        float: left;
        width: 600px;
    }
    .main-menu ul:first-child li:last-child {
        background: rgba(0, 0, 0, 0) url("images/menu-divider.jpg") no-repeat scroll 0 7px;
        left: -2px;
        padding: 8px 15px !important;
        position: relative;
        top: -7px;
    }
    .main-menu ul:first-child li:last-child:hover {
        left: -2px;
        top: -7px;
    }
    .header-left-content {
        float: left;
        margin-left: 10px;
        width: 350px;
    }
    .home-slider {
        height: 215px;
    }
    .middle-content-box {
        float: left;
        margin: 0 16px 0 20px;
        width: 220px;
    }
    .middle-content {
        float: left;
        padding: 50px 0 48px 20px;
    }
    .slider-arrow--left {
        background: rgba(0, 0, 0, 0) url("images/gray-arrow-left.png") no-repeat scroll 0 0;
        bottom: 97%;
        font-size: 0;
        height: 25px;
        left: 159px;
        width: 25px;
    }
    .slider-arrow--left:hover {
        left: 159px;
    }
    .dha-title {
        line-height: 120%;
        position: relative;
        width: 60%;
        z-index: 1;
    }
    .membership-images img {
        width: 60%;
    }
    .membership-images li {
        float: left;
        margin: 8px 0;
        text-align: center;
        width: 70px;
    }
    .middle-content-box a:link,
    .middle-content-box a:active,
    .middle-content-box a:visited {
        color: #0860a6;
        font-weight: bold;
        text-decoration: underline;
    }
    .send-enquiry:link,
    .send-enquiry:active,
    .send-enquiry:visited,
    .send-enquiry:hover {
        background: #B34027 none repeat scroll 0 0;
        color: #fff !important;
        font-size: 12px;
        padding: 7px 15px;
        text-decoration: none !important;
        text-transform: uppercase;
    }
    .home-download-listing li {
        border: 2px solid #a9bdcc;
        float: left;
        height: 105px;
        margin: 0 18px 18px 0;
        padding: 10px;
        text-align: center;
        width: 175px;
    }
    .home-download-listing li .title {
        color: #B34027;
        font-size: inherit;
        font-weight: bold;
        text-transform: capitalize;
    }
    .home-download-listing li p {
        font-size: 14px;
        line-height: 120%;
        padding: 5px 0 13px;
    }
    .footer-menu li {
        float: none;
        clear: both;
        padding: 0 15px !important;
        background: none;
    }
    .footer-menu li a:link,
    .footer-menu li a:active,
    .footer-menu li a:visited {
        color: #fff;
        font-size: 12px;
        text-decoration: none;
        text-transform: uppercase;
    }
    .footer-menu {
        float: left;
        width: 300px !important;
    }
    .copyright-text {
        text-align: left;
        width: 280px;
    }
    .container {
        margin: 0 auto;
        width: 768px;
    }
    .notice-images li {
        margin-right: 10px;
        width: 196px;
    }
    .notice-images li img {
        margin-right: 10px;
        width: 196px;
    }
    .middle-content .middle-content-box:last-child {
        margin: 0 16px 0 20px;
    }
    .topbar-right-content {
        float: right;
        text-align: right;
        width: 30%;
    }
    .slider li img {
        width: 100%;
    }
    .footer-menu {
        float: left;
        padding-left: 10px;
        width: 640px;
    }
    .topbar-left-content {
        float: left;
        font-size: 11px;
        padding: 0 0 0 10px;
        width: 480px;
    }
    .middle-content {
        float: left;
        padding: 40px 0 0px 0px;
    }
    .header-right-content {
        float: left;
        width: 768px;
    }
    .header-left-content {
        float: left;
        margin-left: 10px;
        width: 758px;
        text-align: center;
    }
    .main-menu {
        float: none;
        padding: 0;
        width: 760px;
    }
    .main-menu ul {
        float: none;
    }
    .header-spacing {
        padding: 10px 0;
    }
    .main-menu ul li>ul {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color #d3d7da #d3d7da;
        border-image: none;
        border-style: none solid solid;
        border-width: medium 1px 1px;
        padding: 2px 5px 0;
        width: 208px;
        z-index: 99999;
    }
    .topbar-menu li {
        background: rgba(0, 0, 0, 0) url("images/top-menu-bg.jpg") no-repeat scroll 0 5px;
        float: left;
        font-size: 14px;
        padding: 0 12px;
    }
    .home-property-listing p {
        font-size: 14px;
        padding: 5px 0;
    }
}

@media (min-width:768px) {
    nav.navbar {
        min-height: 97px;
        display: flex;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        display: inline-block;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand a {
        display: inline-block;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand a img {
        display: inline-block;
    }
    .navbar-nav {
        margin-top: 35px;
    }
    .navbar-nav>li:after {
        content: '|';
        position: absolute;
        top: 14px;
    }
    .navbar-nav>li:first-child:after {
        content: ' ';
    }
    .navbar-nav>li>a {
        text-transform: uppercase;
    }
    .nav>li>a:hover,
    .nav>li>a:focus {
        background: transparent;
    }
    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus {
        background: transparent;
    }
    .dropdown-menu {
        width: 215px;
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    .footer .navbar-nav {
        margin-top: 0;
        width: 100%;
        margin-bottom: 15px;
    }
    .footer .navbar-nav>li:first-child a {
        padding-left: 0;
    }
    .footer .navbar-nav>li:after {
        content: '|';
        color: #fff;
        position: absolute;
        top: 0px;
    }
    .footer .navbar-nav>li:first-child:after {
        content: ' ';
    }
    .footer .navbar-nav>li>a {
        color: #fff;
        padding: 3px 10px;
    }
    #contact-page .right-side div.wpcf7 p {
        display: inline-block;
        width: 100%;
    }
    div.wpcf7 img.ajax-loader {
        visibility: hidden !important;
    }
    #accordions-258 .accordion-content {
        height: auto !important;
    }
    .style1 a {
        font-size: 16px;
    }
    .dataTables_wrapper table.tablepress {
        width: 100% !important;
    }
    .dataTables_wrapper table.tablepress tr.row-1 {
        width: 100% !important;
    }
    .bookmark-links {
        margin-bottom: 15px;
        text-align: center;
    }
    .guides {
        color: #B34027;
        font-size: 15px;
        padding: 0 15px;
        text-decoration: underline;
    }
    .guides:hover {
        text-decoration: none;
    }
    .post_title {
        color: #798e9e;
        font-size: 15px;
        text-decoration: underline !important;
    }
    .post_title:hover {
        text-decoration: none !important;
    }
    .tablepress-id-6 tr.row-1 td,
    .tablepress-id-6 tr.row-5 td {
        font-size: 20px;
        font-family: "Quattrocento";
    }
    .tablepress-id-6 tr td a {
        text-decoration: underline;
    }
    .tablepress-id-6 tr td a:hover {
        text-decoration: none;
    }
    #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0 img {
        max-width: 250px !important;
        height: auto !important;
    }
    #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0 {
        margin: 0 4px !important;
    }
    #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
        color: #B34027 !important;
        font-size: 14px !important;
        font-weight: normal !important;
        text-align: left;
        word-wrap: break-word;
        line-height: 18px;
    }
    div[id^="bwg_container"] a {
        margin: 10px 15px !important;
        display: inline-block;
    }
    .notice-images div[id^="bwg_container"] a {
        margin: 0px !important;
        display: inline-block;
    }
    .notice-images #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun2_0 {
        width: 160px;
    }
    .notice-images #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0 img {
        max-width: 160px !important;
        height: auto !important;
    }
    .membership-images li img {
        width: 70px;
        height: auto;
    }
    #accordions-258 .accordion-content {
        display: block !important;
        margin-bottom: 15px !important;
    }
    .rbs_gallery_button {
        display: none;
    }
    .sub-tlt-txt-18 {
        font-size: 18px !important;
    }
    .tlt-txt-22 {
        font-size: 22px !important;
    }
    .slider {
        height: auto;
        margin: -10px 0 0;
        overflow: hidden;
        padding-top: 0px;
        position: relative;
        top: 0px;
        width: 100%;
    }
    .slider-arrow--left,
    .slider-arrow--left:hover {
        left: 77%;
    }
    .slider-arrow--right,
    .slider-arrow--right:hover {
        right: 35px;
    }
    .slider-arrow--left,
    .slider-arrow--right {
        bottom: 0;
        top: 0px;
        z-index: 10;
    }
    .slider-arrow--left:hover,
    .slider-arrow--right:hover {
        bottom: 0;
        top: 0px;
    }
    .middle-sm-box {
        width: 26%;
    }
    .middle-md-box {
        width: 32%;
    }
    .middle-lg-box {
        width: 36%;
    }
    .market-graph-section img {
        max-width: 100%;
        height: auto;
    }
    .map-box {
        margin: 10px 0 15px 0;
        border-bottom: 1px solid #DDDDDD;
        display: inline-block;
    }
    .maps-section h3 {
        border-bottom: 1px solid #DDDDDD;
        border-top: 1px solid #DDDDDD;
        font-size: 18px;
        margin-bottom: 0px;
        padding: 10px 15px;
        font-weight: 600;
    }
    .middle-content-box h1.notice-heading {
        padding: 10px 16px 5px 0px;
    }
    .notice-images {
        margin-bottom: 0%;
        display: inline-block;
        vertical-align: text-top;
        padding: 0 0 7px 0;
        line-height: 0;
    }
    .notice-images a {
        width: 174px;
        height: 210px;
        display: inline-block;
        margin-right: 10px;
        vertical-align: text-top;
        border: 2px solid #a9bdcc;
        text-align: center;
    }
    .notice-images a img {
        max-width: 100%;
        height: 184px;
    }
    .bwg_btn_container {
        display: none !important;
    }
    .article-img {
        width: 15%;
        display: inline-block;
        vertical-align: top;
        padding-top: 5px;
    }
    .article-news {
        width: 80%;
        display: inline-block;
    }
    .property-listing li .title {
        padding-bottom: 0;
        line-height: normal !important;
    }
    .property-listing li .title span {
        font-size: 12px;
        text-align: center;
        width: 100%;
        color: #777;
        font-style: normal;
        display: inline-block;
        margin: 0 !important;
        padding: 0 !important;
        line-height: normal !important;
        font-weight: normal;
    }
    .property-listing li {
        height: 240px;
    }
    .property-listing li p {
        min-height: 110px;
    }
    .property-listing li.disable {
        color: #ccc !important;
    }
    .property-listing li.disable .title {
        color: #ccc !important;
    }
    .property-listing li.disable .title span {
        color: #ccc !important;
    }
    .property-listing li.disable span.send-enquiry,
    .property-listing li.disable span.send-enquiry {
        background: #ccc !important;
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        padding: 7px 15px;
    }
    .home-property-listing li em {
        display: block;
        font-size: 12px;
        color: #777;
        font-style: normal;
    }
    .home-property-listing li.disable {
        color: #ccc !important;
    }
    .home-property-listing li.disable a.home-property-title {
        color: #ccc !important;
        pointer-events: none;
        cursor: default;
    }
    .home-property-listing li.disable em {
        display: block;
        font-size: 12px;
        color: #ccc;
        font-style: normal;
    }
    .home-property-listing li.disable .title span {
        color: #ccc !important;
    }
    .home-property-listing li.disable span.send-enquiry,
    .property-listing li.disable span.send-enquiry {
        background: #ccc !important;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
        padding: 5px 12px;
    }
    .home-news-listing li .date-info a:link,
    .date-info a:active,
    .date-info a:visited,
    .date-info a:hover {
        color: #0860a6 !important;
        text-transform: none;
    }
    .home-news-listing li .date-info a span {
        color: #de392e !important;
        font-size: 13px;
        font-weight: bold;
        margin-left: 10px;
    }
    .site-main {
        display: block;
    }
    .site-main .post-thumbnail {
        display: inline-block;
        width: 48%;
        padding-top: 12px;
    }
    .site-main .post-thumbnail img {
        max-width: 100%;
        height: auto;
    }
    .site-main .entry-content-inner {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }
    /*.rbs-imges-container { min-height:200px !important;}
.rbs-imges-container:last-child::#rbs_gallery_574815221c60a .rbs-img-container{ right:0 !important; top:0 !important;}
.rbs-img-loaded { width:184px !important; display:inline-block !important;}
#rbs_gallery_5747dc882a0e6 .rbs-img-container {box-shadow:none !important; border-radius:2px !important; border:2px solid #a9bdcc !important;}
.rbs-img-image div[data-width][data-height] { width:184px !important; height:174px !important;}*/
}

/* SCREEN 360 */

@media only screen and (min-width: 360px) and (max-width: 767px) {
    .col3 {
        width: 100%;
    }
    #onmobile {
        display: block !important;
    }
    #ondesktop {
        display: none !important;
    }
    .imgdisplay {
        display: block;
    }
    .imgcontent {
        padding-left: 0px;
    }
    .topbar-left-content {
        float: left;
        font-size: 11px;
        padding: 0 0 0 10px;
        width: 80% !important;
    }
    .topbar-right-content {
        float: left !important;
        margin-top: 0px;
        text-align: right;
        /*width: 220px !important;*/
    }
    .main-menu li a:link,
    .main-menu li a:active,
    .main-menu li a:visited {
        color: #B34027;
        font-size: 14px;
        text-decoration: none;
    }
    .home-slider-text {
        font-size: 14.5px;
        line-height: 120%;
        padding: 0 30px;
    }
    .home-slider-text h1 {
        font-size: 10px;
        line-height: 120%;
        padding: 5px 0 10px 0;
        text-transform: uppercase;
    }
    .home-slider-text p {
        font-size: 0px;
        line-height: 120%;
        position: relative;
        top: 0;
    }
    .bx-wrapper .bx-prev {
        background: rgba(0, 0, 0, 0) url("images/left-key.png") no-repeat scroll 0 0;
        left: 10px;
        top: -25px !important;
    }
    .bx-wrapper .bx-next {
        background: rgba(0, 0, 0, 0) url("images/right-key.png") no-repeat scroll 0 0;
        left: 330px !important;
        position: relative;
        top: -40px !important;
    }
    .bx-wrapper .bx-caption {
        background: rgba(15, 33, 50, 0.75) none repeat scroll 0 0;
        bottom: 0;
        height: 50px;
        left: 0;
        position: absolute;
        width: 100%;
    }
    .header-right-content {
        float: left;
        width: 600px;
    }
    .main-menu ul:first-child li:last-child {
        background: none;
        left: -2px;
        padding: 7px 15px 11px !important;
        position: relative;
        top: 0px;
    }
    .main-menu ul:first-child li:last-child:hover {
        left: -2px;
        top: 0px;
    }
    .header-left-content {
        float: left;
        margin-left: 10px;
        width: 350px;
    }
    .home-slider {
        clear: both;
        height: 100px;
    }
    .middle-content-box {
        float: left;
        margin: 0 16px 0 20px;
        width: 320px;
    }
    .middle-content {
        float: left;
        padding: 50px 0 48px 0px;
    }
    .slider-arrow--left {
        background: rgba(0, 0, 0, 0) url("images/gray-arrow-left.png") no-repeat scroll 0 0;
        bottom: 97%;
        font-size: 0;
        height: 25px;
        left: 259px;
        width: 25px;
    }
    .membership-block {
        float: left;
        padding: 35px 0 60px;
    }
    .home-download-listing {
        float: left;
        padding: 0;
        width: 100%;
    }
    .slider-arrow--left:hover {
        left: 259px;
    }
    .home-download-listing li:nth-child(2n) {
        margin: inherit;
    }
    .dha-title {
        line-height: 120%;
        position: relative;
        width: 60%;
        z-index: 1;
    }
    .membership-images img {
        width: 60%;
    }
    .membership-images li {
        float: left;
        margin: 8px 0;
        text-align: center;
        width: 100px;
    }
    .middle-content-box a:link,
    .middle-content-box a:active,
    .middle-content-box a:visited {
        color: #0860a6;
        font-weight: bold;
        text-decoration: underline;
    }
    .send-enquiry:link,
    .send-enquiry:active,
    .send-enquiry:visited,
    .send-enquiry:hover {
        background: #B34027 none repeat scroll 0 0;
        color: #fff !important;
        font-size: 12px;
        padding: 7px 15px;
        text-decoration: none !important;
        text-transform: uppercase;
    }
    .home-download-listing li {
        border: 2px solid #a9bdcc;
        float: left;
        height: 105px;
        margin: 0 18px 18px 35px !important;
        padding: 10px;
        text-align: center;
        width: 175px;
    }
    .home-download-listing li .title {
        color: #B34027;
        font-size: inherit;
        font-weight: bold;
        text-transform: capitalize;
    }
    .home-download-listing li p {
        font-size: 14px;
        line-height: 120%;
        padding: 5px 0 13px;
    }
    .footer-menu li {
        float: none;
        clear: both;
        padding: 0 15px !important;
        background: none;
    }
    .footer-menu li a:link,
    .footer-menu li a:active,
    .footer-menu li a:visited {
        color: #fff;
        font-size: 12px;
        text-decoration: none;
        text-transform: uppercase;
    }
    .footer-menu {
        float: left;
        padding-bottom: 20px;
        padding-left: 33px !important;
        width: 300px !important;
    }
    .copyright-text {
        text-align: center;
        width: 100%;
    }
    .container {
        margin: 0 auto;
        width: 360px;
    }
    .notice-images li {
        margin-right: 10px;
        width: 196px;
    }
    .notice-images li img {
        margin-right: 10px;
        width: 196px;
    }
    .middle-content .middle-content-box:last-child {
        margin: 0 16px 0 20px;
    }
    .topbar-right-content {
        float: right;
        text-align: right;
        width: 50%;
        /*Custom 30%/

}

.slider li img {

    width: 100%;

}



.footer-menu {

    float: left;

    padding-left: 10px;

    width: 640px;

}

.topbar-left-content {

    float: left;

    font-size: 13px;

    padding: 0 0 0 10px;

    width: 480px;

}



.topbar-menu {

    float: right;

    left: 30px;

    position: relative;

    width: 100%;

}

.middle-content {

    float: left;

    padding: 40px 0 0px 0px;

}



.header-right-content {

    float: left;

    width: 360px;

}



.header-left-content {

    float: left;

    margin-left: 10px;

    width: 220px;

	text-align:center;

}



.header-left-content img{

	width:100%;

}



.main-menu li {

    background: none;

	clear:both;

	text-align:center;

	width:100%;

    float: left;

    padding: 0 15px !important;

    text-transform: uppercase;

}



.main-menu ul {

    float: none;

}

.header-spacing {

    padding: 10px 0;

}

.main-menu ul li > ul li{ text-align:left;	}

.main-menu ul li > ul {

    -moz-border-bottom-colors: none;

    -moz-border-left-colors: none;

    -moz-border-right-colors: none;

    -moz-border-top-colors: none;

    border-color: -moz-use-text-color #d3d7da #d3d7da;

    border-image: none;

    border-style: none solid solid;

    border-width: medium 1px 1px;

    padding: 2px 5px 0;

    width: 248px;

	z-index:99999;

}

.topbar-menu li {

    background: rgba(0, 0, 0, 0) url("images/top-menu-bg.jpg") no-repeat scroll 0 5px;

    float: left;

    font-size: 14px;

    padding: 0 12px;

}

.home-property-listing p {

    font-size: 14px;

    padding: 5px 0;

}



.phone-number li {

    background: rgba(0, 0, 0, 0) url("images/top-menu-bg.jpg") no-repeat scroll 0 5px;

	font-size:14px;

    float: left;

    padding: 0 12px;

	/*Custom width:105px;

}



.phone-number li:nth-child(3n)

{

	background:none;

}

.phone-number {

    float: left;

    /*Custom left: 60px;*/
        position: relative;
        text-align: left;
        /*Custom top: -24px;*/
    }
    .bx-wrapper .bx-controls-direction a {
        width: 28px;
    }
    .navbar-toggle {
        display: block !important;
    }
    .main-menu {
        display: none;
        float: none;
        padding: 0 50px;
        width: 230px;
    }
    .home-property-listing li.disable {
        color: #ccc !important;
    }
    .home-property-listing li.disable a.home-property-title {
        color: #ccc !important;
        pointer-events: none;
        cursor: default;
    }
    .home-property-listing li.disable em {
        display: block;
        font-size: 12px;
        color: #ccc;
        font-style: normal;
    }
    .home-property-listing li.disable .title span {
        color: #ccc !important;
    }
    .home-property-listing li.disable span.send-enquiry,
    .property-listing li.disable span.send-enquiry {
        background: #ccc !important;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
        padding: 5px 12px;
    }
}

/* SCREEN 320 */

@media only screen and (min-width: 320px) and (max-width: 359px) {
    .entry-content {
        padding: 0 10px 10px !important;
    }
    .col3 {
        width: 100%;
    }
    .imgdisplay {
        display: block;
    }
    .imgcontent {
        padding-left: 0px;
    }
    .navbar-toggle {
        display: block !important;
    }
    .main-menu {
        display: none;
        float: none;
        padding: 0 50px;
        width: 230px;
    }
    .topbar-left-content {
        float: left;
        font-size: 11px;
        padding: 0 0 0 10px;
        width: 250px !important;
    }
    .topbar-right-content {
        float: left !important;
        margin-top: 0px;
        text-align: right;
        width: 220px !important;
    }
    .phone-number li:nth-child(3n) {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }
    .main-menu li a:link,
    .main-menu li a:active,
    .main-menu li a:visited {
        color: #B34027;
        font-size: 14px;
        text-decoration: none;
    }
    .home-slider-text {
        font-size: 14.5px;
        line-height: 120%;
        padding: 0 30px;
    }
    .home-slider-text h1 {
        font-size: 10px;
        line-height: 120%;
        padding: 0px 0 10px 0;
        text-transform: uppercase;
    }
    .home-slider-text p {
        font-size: 0px;
        line-height: 120%;
        position: relative;
        top: 0;
    }
    .bx-wrapper .bx-prev {
        background: rgba(0, 0, 0, 0) url("images/left-key.png") no-repeat scroll 0 0;
        left: 10px;
        top: -25px !important;
    }
    .bx-wrapper .bx-next {
        background: rgba(0, 0, 0, 0) url("images/right-key.png") no-repeat scroll 0 0;
        left: 295px !important;
        position: relative;
        top: -40px !important;
    }
    .bx-wrapper .bx-caption {
        background: rgba(15, 33, 50, 0.75) none repeat;
        bottom: 0;
        height: 50px;
        left: 0;
        position: absolute;
        width: 100%;
    }
    .header-right-content {
        float: left;
        width: 600px;
    }
    .main-menu ul:first-child li:last-child {
        background: none;
        left: -2px;
        padding: 7px 15px 11px !important;
        position: relative;
        top: 0px;
    }
    .main-menu ul:first-child li:last-child:hover {
        left: -2px;
        top: 0px;
    }
    .home-slider {
        clear: both;
        height: 89px;
    }
    .bx-wrapper .bx-controls-direction a {
        width: 25px;
    }
    .middle-content-box {
        float: left;
        margin: 0 16px 0 20px;
        width: 280px;
    }
    .middle-content {
        float: left;
        padding: 50px 0 48px 20px;
    }
    .slider-arrow--left {
        background: rgba(0, 0, 0, 0) url("images/gray-arrow-left.png") no-repeat scroll 0 0;
        bottom: 97%;
        font-size: 0;
        height: 25px;
        left: 219px;
        width: 25px;
    }
    .slider-arrow--left:hover {
        left: 219px;
    }
    .membership-block {
        float: left;
        padding: 35px 0 60px;
    }
    .home-download-listing {
        float: left;
        padding: 0;
        width: 100%;
    }
    .home-download-listing li:nth-child(2n) {
        margin: inherit;
    }
    .dha-title {
        line-height: 120%;
        position: relative;
        width: 60%;
        z-index: 1;
    }
    .membership-images img {
        width: 60%;
    }
    .membership-images li {
        float: left;
        margin: 8px 0;
        text-align: center;
        width: 90px;
    }
    .middle-content-box a:link,
    .middle-content-box a:active,
    .middle-content-box a:visited {
        color: #0860a6;
        font-weight: bold;
        text-decoration: underline;
    }
    .send-enquiry:link,
    .send-enquiry:active,
    .send-enquiry:visited,
    .send-enquiry:hover {
        background: #B34027 none repeat scroll 0 0;
        color: #fff !important;
        font-size: 12px;
        padding: 7px 15px;
        text-decoration: none !important;
        text-transform: uppercase;
    }
    .home-download-listing li {
        border: 2px solid #a9bdcc;
        float: left;
        height: 105px;
        margin: 0 18px 18px 35px !important;
        padding: 10px;
        text-align: center;
        width: 175px;
    }
    .home-download-listing li .title {
        color: #B34027;
        font-size: inherit;
        font-weight: bold;
        text-transform: capitalize;
    }
    .home-download-listing li p {
        font-size: 14px;
        line-height: 120%;
        padding: 5px 0 13px;
    }
    .footer-menu li {
        float: none;
        clear: both;
        padding: 0 15px !important;
        background: none;
    }
    .footer-menu li a:link,
    .footer-menu li a:active,
    .footer-menu li a:visited {
        color: #fff;
        font-size: 12px;
        text-decoration: none;
        text-transform: uppercase;
    }
    .footer-menu .menu-item-has-children a:first-child {
        font-size: 12px !important;
    }
    .footer-menu {
        float: left;
        padding-bottom: 20px;
        padding-left: 33px !important;
        width: 280px !important;
    }
    .copyright-text {
        text-align: center;
        width: 100%;
    }
    .container {
        margin: 0 auto;
        width: 320px;
    }
    .notice-images li {
        margin-right: 10px;
        width: 196px;
    }
    .notice-images li img {
        margin-right: 10px;
        width: 196px;
    }
    .middle-content .middle-content-box:last-child {
        margin: 0 16px 0 20px;
    }
    .topbar-right-content {
        float: right;
        text-align: right;
        width: 163px !important;
    }
    .slider li img {
        width: 100%;
    }
    .footer-menu {
        float: left;
        padding-left: 10px;
        width: 640px;
    }
    .topbar-left-content {
        float: left;
        font-size: 11px;
        padding: 0 0 0 10px;
        width: 480px;
    }
    .middle-content {
        float: left;
        padding: 40px 0 0px 0px;
    }
    .header-right-content {
        float: left;
        width: 320px;
    }
    .header-left-content {
        float: left;
        margin-left: 0;
        text-align: center;
        width: 240px;
    }
    .header-left-content img {
        width: 80%;
    }
    .main-menu li {
        background: none;
        clear: both;
        text-align: center;
        width: 100%;
        float: left;
        padding: 0 15px !important;
        text-transform: uppercase;
    }
    .main-menu {
        float: none;
        padding: 0 50px;
        width: 200px;
    }
    .main-menu ul {
        float: none;
    }
    .header-spacing {
        padding: 10px 0;
    }
    .main-menu ul li>ul li {
        text-align: left;
    }
    .main-menu ul li>ul {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color #d3d7da #d3d7da;
        border-image: none;
        border-style: none solid solid;
        border-width: medium 1px 1px;
        padding: 2px 5px 0;
        width: 218px;
        z-index: 99999;
    }
    .topbar-menu li {
        background: rgba(0, 0, 0, 0) url("images/top-menu-bg.jpg") no-repeat scroll 0 5px;
        float: left;
        font-size: 14px;
        padding: 0 12px;
    }
    .home-property-listing p {
        font-size: 14px;
        padding: 5px 0;
    }
    .phone-number li {
        background: rgba(0, 0, 0, 0) url("images/top-menu-bg.jpg") no-repeat scroll 0 5px;
        float: left;
        font-size: 12px;
        padding: 0 12px;
        /*Custom width: 90px;*/
    }
    .phone-number {
        float: left;
        /*Custom left: 60px;*/
        position: relative;
        text-align: left;
        /*Custom top: -24px;*/
    }
    .topbar-menu {
        float: right;
        left: 50px;
        position: relative;
        width: 100%;
    }
}

/* RESPONSIVE Start */

.navbar-toggle {
    display: none;
    cursor: pointer;
    background-color: #B34027;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 13px;
    margin-right: 15px;
    margin-top: 22px;
    padding: 9px 10px;
}

.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

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

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

.navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.middle-content-top-padding {
    padding: 25px 0 48px;
}

.page-header {
    background: rgba(0, 0, 0, 0) url("images/inner_page_header.jpg") repeat-x scroll 0 0;
    clear: both;
    height: 88px;
    padding: 36px 0 0;
    /*Custom    height: 75px;

    padding: 40px 0 0;*/
}

.page-header h1 {
    background: rgba(0, 0, 0, 0) url("images/title-bg.jpg") no-repeat scroll left top;
    font-family: "Quattrocento";
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0 16px;
    text-transform: capitalize;
    width: 60%;
    float: left;
}

.home-download-listing {
    float: left;
    width: 100%;
}

.property-listing {
    float: left;
    padding: 30px 0;
}

.property-listing ul {
    padding: 5px 0;
    margin-left: 7%;
}

.property-listing li {
    border: 1px solid #a9bdcc;
    height: 240px;
    margin: 0 18px 18px 0;
    padding: 0px;
    float: left;
    text-align: center;
    width: 310px;
}

.ABCproperty-listing li:nth-child(even) {
    margin: 0 0 19px 0;
}

.property-listing li .title {
    border-bottom: 1px solid #a9bdcc;
    color: #0860a6;
    font-size: 19px;
    font-weight: bold;
    padding: 12px;
    text-transform: capitalize;
}

.property-listing li p {
    font-size: 16px;
    line-height: 140%;
    padding: 14px 19px 28px 19px;
    text-align: left;
}

.property-listing .send-enquiry:link,
.property-listing .send-enquiry:active,
.property-listing .send-enquiry:visited,
.property-listing .send-enquiry:hover {
    background: #B34027 none repeat scroll 0 0;
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 15px;
    text-decoration: none !important;
    text-transform: uppercase;
}

.AB-maps-listing {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
}

.AB-maps-listing ul {
    padding: 5px 0;
    margin-left: 4%;
    width: 28%;
    display: inline-block;
    vertical-align: text-top;
}

.AB-maps-listing li {
    margin: 0 18px 10px 0;
    padding: 0px;
    float: left;
    text-align: left;
    width: 310px;
}

.AB-commercial-listing {
    display: inline-block;
    width: 27.33%;
    padding: 15px 0;
    margin: 0 2%;
    vertical-align: text-top;
}

.AB-commercial-listing p {
    display: inline-block;
    padding: 5px 10px;
    background: #32597d;
    border-radius: 3px;
    color: #fff;
    width: 100%;
}

.AB-commercial-listing ul {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    margin-left: 2%;
}

.AB-commercial-listing li {
    margin: 0px 18px 0px 0;
    padding: 0px;
    float: left;
    text-align: left;
    width: 100%;
}

.AB-maps-listing li a,
.AB-commercial-listing li a {
    text-decoration: none;
}

.AB-maps-listing li a:hover,
.AB-commercial-listing li a:hover {
    text-decoration: underline;
    color: #05235e;
}

@media (min-width:320px) and (max-width:767px) {
    .header-spacing {
        padding: 0;
    }
    .header-left-content a {
        margin: 10px 0;
        display: inline-block;
    }
    .topbar-left-content {
        float: left;
        width: 100% !important;
    }
    .topbar-right-content {
        width: 50% !important;
        margin: 0 auto;
        float: none !important;
        text-align: center;
    }
    .topbar-menu {
        position: inherit;
        left: 0;
    }
    .AB-maps-listing li {
        width: auto;
    }
    .AB-commercial-listing {
        display: inline-block;
        width: 100%;
        padding: 15px 0;
        margin: 0 0%;
        vertical-align: text-top;
    }
    .AB-commercial-listing ul {
        display: inline-block;
        width: 100%;
        padding: 5px 0;
        margin-left: 0%;
    }
}

.main-menu ul:first-child li.menu-item-has-children:hover a:first-child {
    background-position: right 21px;
}

.footer-menu .menu-item-has-children a:first-child {
    background: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
}

@media (min-width:320px) and (max-width:480px) {
    nav.navbar {
        min-height: 30px;
        display: flex;
        margin-bottom: 0;
    }
    .navbar-nav {
        margin-top: 0px;
    }
    .navbar-nav>li:after {
        content: ' ';
    }
    .footer .navbar-nav {
        margin-left: 15px;
    }
    .footer .navbar-nav>li:after {
        content: ' ';
        color: #fff;
    }
    .footer .navbar-nav>li>a {
        color: #fff;
    }
    .topbar {
        padding: 0px 0;
    }
    .topbar-right-content {
        width: 100% !important;
        margin: 0 auto;
        float: none !important;
        text-align: center;
    }
    .topbar-menu {
        position: inherit;
        left: 0;
    }
    .topbar-menu ul {
        float: none;
        margin: 0 auto;
        width: 180px;
    }
    .navbar-toggle {
        margin-right: 0px !important;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .main-menu {
        display: none;
        float: none;
        padding: 0 30px;
        width: 280px;
    }
    .main-menu li:first-child {
        background: none;
    }
    .main-menu li {
        background: none;
        float: left;
        padding: 0 15px !important;
        text-transform: uppercase;
        width: 90%;
        text-align: left;
    }
    .header-left-content {
        float: left;
        margin-left: 0px;
        width: 250px;
    }
    .header-left-content a {
        margin: 0;
    }
    .header-left-content img {
        width: 250px;
    }
    .header-right-content {
        display: inline-block;
        width: 100%;
    }
    .container {
        display: inline-block;
        margin: 15px auto;
        padding-left: 15px;
        padding-right: 15px;
        width: 320px;
    }
    .page-header {
        height: 55px;
        padding: 5px 0 0;
    }
    .page-header h1 {
        padding: 0px 0 16px;
        font-size: 18px;
        width: 100%;
        background: none;
    }
    .roundbutton {
        width: 30%;
        padding: 3px 7px;
    }
    .entry-content {
        padding: 0 !important;
    }
    .AB-maps-listing,
    .AB-commercial-listing {
        padding: 0;
    }
    .AB-commercial-listing li {
        margin: 4px 18px 4px 0;
    }
    .phone-number {
        width: 100%;
        display: inline-block;
        /*Custom left: 60px;*/
        position: relative;
        text-align: left;
        /*Custom top: -24px;*/
    }
    .phone-number ul {
        width: 100%;
        display: inline-block;
    }
    .phone-number li {
        background: rgba(0, 0, 0, 0) url("images/top-menu-bg.jpg") no-repeat scroll 0 5px;
        float: left;
        width: 50%;
        text-align: center;
        font-size: 12px;
        padding: 0 0px;
        /*Custom width: 90px;*/
    }
    #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
        color: #B34027 !important;
        font-weight: normal;
    }
    #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_0 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .home-download-listing li {
        border: 2px solid #a9bdcc;
        float: left;
        min-height: 130px;
        /*Custom*/
        margin: 0 15px 0px 0;
        padding: 10px 5px;
        text-align: center;
        width: 90%;
        padding-bottom: 10px;
        margin-left: 0 !important;
    }
    .notice-images li {
        border: 2px solid #a9bdcc;
        float: left;
        min-height: 200px;
        margin-bottom: 10px;
        margin-right: 10px;
        width: 45%;
        /*Custom     width: 196px;*/
        padding: 3px;
    }
    .notice-images li:last-child {
        margin-right: 0px;
    }
    .notice-images li img {
        max-width: 100%;
    }
    /*Custom width:196px; height:238px;*/
    div.wpcf7-form p img.ajax-loader {
        visibility: hidden !important;
        display: none !important;
    }
    #contact-page .left-side {
        display: inline-block;
        width: 100%;
    }
    #contact-page .right-side {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }
    .wpcf7-form input[type=submit].submitwidth {
        float: none;
        margin: 0 auto;
        width: 50% !important;
    }
    .slider {
        height: 300px;
    }
    .slider-arrow--left,
    .slider-arrow--left:hover {
        left: 72%;
    }
    .slider-arrow--right,
    .slider-arrow--right:hover {
        right: 15px;
    }
    #accordions-258 .accordion-content {
        display: block !important;
        margin-bottom: 15px !important;
    }
    .notice-images {
        margin-bottom: 16%;
    }
    .notice-images a {
        width: 174px;
        height: 184px;
        display: inline-block;
        margin-right: 10px;
        vertical-align: text-top;
        border: 2px solid #a9bdcc;
        text-align: center;
    }
    .notice-images a img {
        max-width: 100%;
        height: 180px;
    }
    .notic-popup img {
        max-width: 100%;
        height: auto;
    }
    .market-graph-section img {
        max-width: 100%;
        height: auto;
    }
    .bwg_btn_container {
        display: none !important;
    }
    .property-listing li .title {
        padding-bottom: 0;
        line-height: normal !important;
    }
    .property-listing li .title span {
        font-size: 12px;
        text-align: center;
        width: 100%;
        color: #777;
        font-style: normal;
        display: inline-block;
        margin: 0 !important;
        padding: 0 !important;
        line-height: normal !important;
        font-weight: normal;
    }
    .property-listing li {
        height: 240px;
    }
    .property-listing li p {
        min-height: 110px;
    }
    .property-listing li.disable {
        color: #ccc !important;
    }
    .property-listing li.disable .title {
        color: #ccc !important;
    }
    .property-listing li.disable .title span {
        color: #ccc !important;
    }
    .property-listing li.disable span.send-enquiry,
    .property-listing li.disable span.send-enquiry {
        background: #ccc !important;
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        padding: 7px 15px;
    }
    .home-property-listing li em {
        display: block;
        font-size: 12px;
        color: #777;
        font-style: normal;
    }
    .home-news-listing li .date-info a:link,
    .date-info a:active,
    .date-info a:visited,
    .date-info a:hover {
        color: #0860a6 !important;
        text-transform: none;
    }
    .home-news-listing li .date-info a span {
        color: #de392e !important;
        font-size: 13px;
        font-weight: bold;
        margin-left: 10px;
    }
}

/*iPhone Start*/

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
    .topbar {
        padding: 0px 0;
    }
    .topbar-right-content {
        width: 100% !important;
        margin: 0 auto;
        float: none !important;
        text-align: center;
    }
    .topbar-menu {
        position: inherit;
        left: 0;
    }
    .topbar-menu ul {
        float: none;
        margin: 0 auto;
        width: 180px/*45%*/
        ;
        display: inline-block;
    }
    .navbar-toggle {
        margin-right: 0px !important;
        margin-top: 10px;
    }
    .main-menu {
        display: none;
        float: none;
        padding: 0 0px;
        width: 100%;
    }
    .main-menu li:first-child {
        background: none;
        display: inline-block;
    }
    .main-menu ul:first-child li:last-child {
        display: inline-block;
        position: relative;
    }
    .main-menu li {
        background: none;
        float: left;
        padding: 0 15px !important;
        text-transform: uppercase;
        width: 90%;
        display: inline-block;
    }
    .menu-item-has-children a:first-child {
        background: url("images/menu-arrow.jpg") no-repeat scroll right 8px;
        padding: 10px 15px 10px 0;
        font-size: 14px;
    }
    .main-menu ul li>ul {
        top: 61px;
    }
    .footer .navbar-nav {
        margin-left: 15px;
    }
    .header-left-content {
        float: left;
        margin-left: 0px;
        width: 250px;
    }
    .header-left-content a {
        margin: 0;
    }
    .header-left-content img {
        width: 250px;
    }
    .header-right-content {
        display: inline-block;
        width: 100%;
    }
    .container {
        display: inline-block;
        margin: 15px auto;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    .page-header {
        background: rgba(0, 0, 0, 0) url("images/inner_page_header.jpg") repeat-x scroll 0 0;
        clear: both;
        height: 55px;
        padding: 5px 0 0;
        /*Custom    height: 75px;

    padding: 40px 0 0;*/
    }
    .phone-number {
        width: 100%;
        display: inline-block;
        /*Custom left: 60px;*/
        position: relative;
        text-align: left;
        /*Custom top: -24px;*/
    }
    .phone-number ul {
        width: 100%;
        display: inline-block;
    }
    .phone-number li {
        background: rgba(0, 0, 0, 0) url("images/top-menu-bg.jpg") no-repeat scroll 0 5px;
        float: left;
        width: 50%;
        text-align: center;
        font-size: 12px;
        padding: 0 0px;
        /*Custom width: 90px;*/
    }
    #contact-page .left-side {
        display: inline-block;
        width: 100%;
    }
    #contact-page .right-side {
        display: inline-block width: 100%;
        margin-top: 20px;
    }
    .home-property-listing li.disable {
        color: #ccc !important;
    }
    .home-property-listing li.disable a.home-property-title {
        color: #ccc !important;
        pointer-events: none;
        cursor: default;
    }
    .home-property-listing li.disable em {
        display: block;
        font-size: 12px;
        color: #ccc;
        font-style: normal;
    }
    .home-property-listing li.disable .title span {
        color: #ccc !important;
    }
    .home-property-listing li.disable span.send-enquiry,
    .property-listing li.disable span.send-enquiry {
        background: #ccc !important;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
        padding: 5px 12px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
    nav.navbar {
        min-height: 30px;
        display: flex;
        margin-bottom: 0;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        display: inline-block;
        width: 70%;
        padding-top: 0;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand a {
        display: inline-block;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand a img {
        display: inline-block;
    }
    .navbar-nav {
        margin-top: 0px;
    }
    .navbar-nav>li>a {
        text-transform: uppercase;
    }
    .nav>li>a:hover,
    .nav>li>a:focus {
        background: transparent;
    }
    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus {
        background: transparent;
    }
    .header-left-content {
        float: left;
        text-align: left;
        margin-left: 0px;
        width: 210px;
    }
    .header-left-content img {
        width: 200px;
    }
    .navbar-toggle {
        margin-right: 10px !important;
    }
    .main-menu {
        display: none;
        float: none;
        padding: 0 0px;
        width: 100%;
    }
    .main-menu li:first-child {
        background: none;
        display: inline-block;
    }
    .main-menu ul:first-child li:last-child {
        display: inline-block;
        position: relative;
        z-index: 500;
    }
    .main-menu li {
        background: none;
        float: left;
        padding: 0 15px !important;
        text-transform: uppercase;
        width: 100%;
        display: inline-block;
    }
    .main-menu li a {
        width: 90%;
        display: inline-block;
        padding: 7px 0px 7px 0;
    }
    .menu-item-has-children a:first-child {
        background: url("images/menu-arrow.jpg") no-repeat scroll right 16px;
        padding: 10px 0px 10px 0;
        font-size: 14px;
    }
    .main-menu ul li>ul {
        top: 61px;
        z-index: 900;
    }
    .header-left-content {
        float: left;
        margin-left: 0px;
        width: auto;
    }
    .header-left-content a {
        margin: 0;
    }
    .header-left-content img {
        max-width: 100%;
    }
    .header-right-content {
        display: inline-block;
        width: 100%;
    }
    .page-header {
        background: rgba(0, 0, 0, 0) url("images/inner_page_header.jpg") repeat-x scroll 0 0;
        clear: both;
        height: 55px;
        padding: 5px 0 0;
        /*Custom    height: 75px;

    padding: 40px 0 0;*/
    }
    .page-header {
        margin-top: 0;
    }
    #breadcrumbs {
        list-style: none;
        margin: 0px 0;
        overflow: hidden;
        text-align: right;
        display: none;
    }
    .tablepress td {
        padding-left: 4% !important;
    }
    .tablepress td:before {
        position: static !important;
    }
    .property-listing ul {
        margin-left: 0;
    }
    .property-listing li {
        border: 1px solid #a9bdcc;
        height: auto;
        margin: 0 18px 18px 0;
        padding: 0px 0 15px 0;
        float: left;
        text-align: center;
        width: 100%;
    }
    .property-listing li p {
        padding-bottom: 20px;
    }
    div.wpcf7-form p img.ajax-loader {
        visibility: hidden !important;
        display: none !important;
    }
    #accordions-258 .accordion-content {
        height: auto !important;
    }
    #contact-page .left-side {
        display: inline-block;
        width: 100%;
    }
    #contact-page .right-side {
        display: inline-block width: 100%;
        margin-top: 20px;
    }
    .home-property-listing li.disable {
        color: #ccc !important;
    }
    .home-property-listing li.disable a.home-property-title {
        color: #ccc !important;
        pointer-events: none;
        cursor: default;
    }
    .home-property-listing li.disable em {
        display: block;
        font-size: 12px;
        color: #ccc;
        font-style: normal;
    }
    .home-property-listing li.disable .title span {
        color: #ccc !important;
    }
    .home-property-listing li.disable span.send-enquiry,
    .property-listing li.disable span.send-enquiry {
        background: #ccc !important;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
        padding: 5px 12px;
    }
}

/*iPhone End*/

@media (min-width: 360px) and (max-width: 640px) {
    nav.navbar {
        min-height: 50px;
        display: flex;
        margin-bottom: 15px;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        display: inline-block;
        width: 70%;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand a {
        display: inline-block;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand a img {
        display: inline-block;
    }
    .navbar-nav {
        margin-top: 0px;
    }
    .navbar-nav>li>a {
        text-transform: uppercase;
    }
    .nav>li>a:hover,
    .nav>li>a:focus {
        background: transparent;
    }
    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus {
        background: transparent;
    }
    .navbar-brand>img {
        max-width: 100%;
        height: auto;
    }
    .navbar-nav>li:after {
        content: ' ';
    }
    .footer .navbar-nav {
        margin-left: 15px;
    }
    .footer .navbar-nav>li>a {
        color: #fff;
    }
    .footer .navbar-nav>li:after {
        content: ' ';
        color: #fff;
    }
    .topbar {
        padding: 0px 0;
    }
    .topbar-right-content {
        width: 100% !important;
        margin: 0 auto;
        float: none !important;
        text-align: center;
    }
    .topbar-menu {
        position: inherit;
        left: 0;
    }
    .topbar-menu ul {
        float: none;
        margin: 0 auto;
        width: 180px/*45%*/
        ;
        display: inline-block;
    }
    .navbar-toggle {
        margin-right: 15px !important;
        margin-top: 10px;
    }
    .main-menu {
        display: none;
        float: none;
        padding: 0 0px;
        width: 100%;
    }
    .main-menu li:first-child {
        background: none;
        display: inline-block;
    }
    .main-menu ul:first-child li:last-child {
        display: inline-block;
        position: relative;
        z-index: 500;
    }
    .main-menu li {
        background: none;
        float: left;
        padding: 0 15px !important;
        text-transform: uppercase;
        width: 100%;
        display: inline-block;
    }
    .main-menu li a {
        width: 90%;
        display: inline-block;
        padding: 7px 0px 7px 0;
    }
    .menu-item-has-children a:first-child {
        background: url("images/menu-arrow.jpg") no-repeat scroll right 16px;
        padding: 10px 0px 10px 0;
        font-size: 14px;
    }
    .main-menu ul li>ul {
        top: 61px;
        z-index: 900;
    }
    .header-left-content {
        float: left;
        margin-left: 0px;
        width: 250px;
    }
    .header-left-content a {
        margin: 0;
    }
    .header-left-content img {
        width: 250px;
    }
    .header-right-content {
        display: inline-block;
        width: 100%;
    }
    .container {
        display: inline-block;
        margin: 15px auto;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    .page-header {
        margin-top: 0;
    }
    .page-header h1 {
        padding: 0px 0 16px;
        font-size: 19px;
    }
    .notice-images li {
        border: 2px solid #a9bdcc;
        float: left;
        min-height: 200px;
        margin-bottom: 10px;
        margin-right: 10px;
        width: 45%;
        /*Custom     width: 196px;*/
        padding: 3px;
    }
    .notice-images li:last-child {
        margin-right: 0px;
    }
    .notice-images li img {
        float: left;
        max-width: 100%;
    }
    /*Custom width:196px; height:238px;*/
    .tablepress td {
        padding-left: 4% !important;
    }
    .tablepress td:before {
        position: static !important;
    }
    #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
        color: #B34027 !important;
        font-weight: normal;
    }
    #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_0 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
        font-weight: normal !important;
        padding-bottom: 10px !important;
    }
    .home-download-listing li {
        border: 2px solid #a9bdcc;
        float: left;
        min-height: 140px;
        /*Custom*/
        margin: 0 15px 0px 0;
        padding: 10px 5px;
        text-align: center;
        width: 80%;
        padding-bottom: 15px;
    }
    div.wpcf7 img.ajax-loader {
        visibility: hidden !important;
    }
    #accordions-258 .accordion-content {
        height: auto !important;
    }
    #contact-page .left-side {
        display: inline-block;
        width: 100%;
    }
    #contact-page .right-side {
        display: inline-block width: 100%;
        margin-top: 20px;
    }
    .wpcf7-form input[type=submit].submitwidth {
        float: none;
        margin: 0 auto;
        width: 50% !important;
    }
    .membership-images li {
        float: left;
        margin: 8px 0;
        text-align: center;
        width: 80px;
    }
    .slider {
        height: 330px;
    }
    .slider img {
        max-width: 100%;
        height: auto;
    }
    .slider-arrow--left,
    .slider-arrow--left:hover {
        left: 72%;
    }
    .slider-arrow--right,
    .slider-arrow--right:hover {
        right: 15px;
    }
    #accordions-258 .accordion-content {
        display: block !important;
        margin-bottom: 15px !important;
    }
    .notice-images {
        margin-bottom: 16px;
    }
    .notice-images a {
        width: 195px;
        height: 230px;
        display: inline-block;
        margin-right: 0px;
        vertical-align: text-top;
        border: 2px solid #a9bdcc;
        text-align: center;
        margin-bottom: 15px;
    }
    .notice-images a img {
        max-width: 100%;
        height: 180px;
    }
    .notic-popup img {
        max-width: 100%;
        height: auto;
    }
    .market-graph-section img {
        max-width: 100%;
        height: auto;
    }
    .bwg_btn_container {
        display: none !important;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation:portrait) {
    .navbar-nav {
        margin-top: 20px;
    }
    .footer .navbar-nav {
        margin-left: 25px;
    }
    div.wpcf7 img.ajax-loader {
        visibility: hidden !important;
    }
    #accordions-258 .accordion-content {
        height: auto !important;
    }
    .wpcf7-form input[type=submit].submitwidth {
        float: none;
        margin: 0 24% !important;
        width: 50% !important;
    }
    .membership-images img {
        width: 90%;
    }
    .membership-images li img {
        max-width: 90%;
        height: auto;
    }
    .slider {
        height: 330px;
    }
    .slider img {
        max-width: 100%;
        height: auto;
    }
    .property-listing li .title {
        padding-bottom: 0;
        line-height: normal !important;
    }
    .property-listing li .title span {
        font-size: 12px;
        text-align: center;
        width: 100%;
        color: #777;
        font-style: normal;
        display: inline-block;
        margin: 0 !important;
        padding: 0 !important;
        line-height: normal !important;
        font-weight: normal;
    }
    .property-listing li {
        height: 240px;
    }
    .property-listing li p {
        min-height: 110px;
    }
    .property-listing li.disable {
        color: #ccc !important;
    }
    .property-listing li.disable .title {
        color: #ccc !important;
    }
    .property-listing li.disable .title span {
        color: #ccc !important;
    }
    .property-listing li.disable span.send-enquiry,
    .property-listing li.disable span.send-enquiry {
        background: #ccc !important;
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        padding: 7px 15px;
    }
    .home-property-listing li.disable {
        color: #ccc !important;
    }
    .home-property-listing li.disable a.home-property-title {
        color: #ccc !important;
        pointer-events: none;
        cursor: default;
    }
    .home-property-listing li.disable em {
        display: block;
        font-size: 12px;
        color: #ccc;
        font-style: normal;
    }
    .home-property-listing li.disable .title span {
        color: #ccc !important;
    }
    .home-property-listing li.disable span.send-enquiry,
    .property-listing li.disable span.send-enquiry {
        background: #ccc !important;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
        padding: 5px 12px;
    }
    .home-property-listing li em {
        display: block;
        font-size: 12px;
        color: #777;
        font-style: normal;
    }
    .home-news-listing li .date-info a:link,
    .date-info a:active,
    .date-info a:visited,
    .date-info a:hover {
        color: #0860a6 !important;
        text-transform: none;
    }
    .home-news-listing li .date-info a span {
        color: #de392e !important;
        font-size: 13px;
        font-weight: bold;
        margin-left: 10px;
    }
}

@media (min-width: 360px) and (max-width: 640px) and (orientation:landscape) {
    .middle-content-box {
        float: left;
        margin: 20px 16px 0 0px;
        width: 520px;
    }
    .middle-content .middle-content-box:last-child {
        margin-left: 0;
    }
    .middle-content-top-padding {
        padding: 0;
    }
    .home-download-listing li {
        border: 2px solid #a9bdcc;
        float: left;
        min-height: 130px;
        /*Custom*/
        margin: 0 10px 15px 0 !important;
        padding: 10px 5px;
        text-align: center;
        width: 48%;
        padding-bottom: 15px;
    }
}

@media (min-width:1600px) {
    .property-listing {
        float: none;
        padding: 30px 0;
    }
    .property-listing li p {
        min-height: 135px;
    }
}