@font-face {
    font-family: 'century gothic';
    font-style: normal;
    font-weight: normal;
    src: url("/media/century_gothic.eot?#iefix") format("embedded-opentype"), url("../media/century_gothic.svg#century gothic") format("svg"), url("../media/century_gothic.woff") format("woff"), url("../media/century_gothic.ttf") format("truetype");
}

@font-face {
    font-family: Leawood;
    src: url("/fonts/Leawood Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Leawood Regular.woff") format("woff"), url("../fonts/Leawood Regular.ttf") format("truetype");
}
/*@font-face {
    font-family: helvetica;
     src: url("../fonts/Helveticamazing.eot?#iefix") format("embedded-opentype"), url("../fonts/Helveticamazing.svg#helvetica") format("svg"), url("../fonts/Helveticamazing.woff") format("woff"), url("../fonts/Helveticamazing.ttf") format("truetype");
}*/
body {
    width: 100%;
    height: 100%;
    background: #000000;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 0;
}

a {
    color: inherit;
    text-decoration: none;
}

.main_container {
    padding-top: 20px;
    margin-bottom: 20px;
}

.h2custom {
    font-size: 20px;
}

#bgimgs {
    height: auto !important;
    position: relative;
    width: auto !important;
    z-index: -10;
}

    #bgimgs img {
        height: 700px;
        left: 0;
        min-height: 100%;
        min-width: 1200px;
        position: absolute !important;
        top: 0;
        width: 100% !important;
    }

    #bgimgs.home img {
        display: none;
    }

.showonmobile {
    display: none;
}

#bgNav {
    background: url("/images/bg_navi.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 47px;
    width: 734px;
}

    #bgNav a {
        color: White;
        display: inline-block;
        font-size: 16px;
        line-height: 47px;
        padding: 0 10px;
    }

        #bgNav a:hover {
            background: none repeat scroll 0 0 #444545;
        }

.navON {
    background: none repeat scroll 0 0 #444545;
    color: White;
    display: inline-block;
    font-size: 16px;
    line-height: 47px;
    padding: 0 10px;
}

h1 {
    color: White;
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase;
}

h2 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
}

h3 {
    color: White;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase;
}

h4 {
    color: White;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 5px;
}

h5 {
    color: White;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0;
    text-transform: uppercase;
}

h6 {
    color: #000000;
    font-family: Arial, serif;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 2px;
    padding-top: 2px;
}

ul {
    /*margin: 5px 5px 5px 20px;*/
    padding: 0;
}

.bgnav {
    background: url("/images/bg_nav.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.bgcontent {
    background: url(/images/bg_Grey.png) repeat scroll center top rgba(0, 0, 0, 0);
    margin-left: 15px;
    width: 96.5%;
}

.bgcontent1 {
    margin-left: 15px;
    width: 96.5%;
}

.bgcontentAgent {
    background: url(/images/bg_Grey.png) repeat scroll center top rgba(0, 0, 0, 0);
    margin-left: 15px;
    width: 96.5%;
}

.bg_inside {
    background: url(/images/bg_Grey.png) repeat scroll center top rgba(0, 0, 0, 0);
}

.SearchPropBox {
    background: url(/images/bg_Black.png) repeat scroll center top rgba(0, 0, 0, 0);
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 5px;
    margin-left: 2px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.PropBox {
    background: url(/images/bg_Black.png);
    padding: 2%;
    margin-bottom: 15px;
    margin-top: 15px;
}

.inside_container {
    background: url(/images/bg_Black.png);
    padding: 2%;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}

.picborder {
    border: 1px solid White;
}

.bgLeftNav {
    background: url("/images/bg_LeftNav.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 507px;
    width: 225px;
}

.LeftNav {
    background: url("/images/bg_menu_Left_HomeNew.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    padding-left: 50px;
    padding-top: 100px;
    min-height: 500px;
}

.bgLeftNavHomeNew {
    background: url("/images/bg_menu_Left_HomeNew.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 610px;
    width: 213px;
    margin-left: 200px;
}

.marginLeftBox {
    margin: 0 0 0 15px;
}

.ddLeft {
    margin-bottom: 10px;
    width: 98%;
}

.txtContact {
    width: 95%;
}

.active {
    /*background: none repeat scroll 0 0 #444545;*/
}

.active1 {
    background: none repeat scroll 0 0 #444545;
}

.footer {
    color: white;
    font-family: Arial;
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 80px;
}

    .footer a:hover {
        color: #FFFFFF;
    }

.bwWrapper {
    display: inline-block;
    position: relative;
}

img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}

    img.grayscale:hover {
        filter: none;
    }

#MainPic {
    border: 1px solid White;
    /*max-height: 480px;*/
    overflow: hidden;
    /*display: inline-flex;*/
}

    #MainPic img {
        width: 100%!important;
        height: 600px;
    }
/*no gutter*/
.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.btnGallery {
    margin-top: 0;
    position: absolute;
    right: 10%;
    z-index: 200;
    cursor: pointer;
}

    .btnGallery:hover {
        opacity: 0.7;
    }

.btnstyle {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btnstyle1 {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btnstyle:hover, .btnstyle:focus, .btnstyle.focus, .btnstyle:active, .btnstyle.active, .open > .dropdown-toggle.btnstyle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btnstyle:active, .btnstyle.active, .open > .dropdown-toggle.btnstyle {
    background-image: none;
}

.btnstyle.disabled, .btnstyle[disabled], fieldset[disabled] .btnstyle, .btnstyle.disabled:hover, .btnstyle[disabled]:hover, fieldset[disabled] .btnstyle:hover, .btnstyle.disabled:focus, .btnstyle[disabled]:focus, fieldset[disabled] .btnstyle:focus, .btnstyle.disabled.focus, .btnstyle[disabled].focus, fieldset[disabled] .btnstyle.focus, .btnstyle.disabled:active, .btnstyle[disabled]:active, fieldset[disabled] .btnstyle:active, .btnstyle.disabled.active, .btnstyle[disabled].active, fieldset[disabled] .btnstyle.active {
    background-color: #fff;
    border-color: #ccc;
}

.btnstyle .badge {
    color: #fff;
    background-color: #333;
}

.btnstyle1:hover, .btnstyle1:focus, .btnstyle1.focus, .btnstyle1:active, .btnstyle1.active, .open > .dropdown-toggle.btnstyle1 {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btnstyle1:active, .btnstyle1.active, .open > .dropdown-toggle.btnstyle1 {
    background-image: none;
}

.btnstyle1.disabled, .btnstyle1[disabled], fieldset[disabled] .btnstyle1, .btnstyle1.disabled:hover, .btnstyle1[disabled]:hover, fieldset[disabled] .btnstyle1:hover, .btnstyle1.disabled:focus, .btnstyle1[disabled]:focus, fieldset[disabled] .btnstyle1:focus, .btnstyle1.disabled.focus, .btnstyle1[disabled].focus, fieldset[disabled] .btnstyle1.focus, .btnstyle1.disabled:active, .btnstyle1[disabled]:active, fieldset[disabled] .btnstyle1:active, .btnstyle1.disabled.active, .btnstyle1[disabled].active, fieldset[disabled] .btnstyle1.active {
    background-color: #fff;
    border-color: #ccc;
}

.btnstyle1 .badge {
    color: #fff;
    background-color: #333;
}

btnstyle1, btnstyle {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.SuburbText p {
    text-align: justify;
}

a.btnLighter:hover {
    opacity: 0.7;
}

a.menuBottom:link, a.menuBottom:visited {
    background: url("/images/plus.png") no-repeat scroll 184px 10px Black;
    border: 1px solid #444444;
    color: White;
    display: block;
    font-size: 16px;
    line-height: 45px;
    padding-left: 12px;
    text-align: left;
    text-decoration: none;
    width: 215px;
}

a.menuBottom:hover {
    background: url("/images/plus.png") no-repeat scroll 184px 10px #222222;
    color: White;
    text-decoration: none;
}

a.navTools, a.navTools {
    /*background: none repeat scroll 0 0 #5f5f5f;
    border-bottom: 1px solid #000000;*/
    background: none;
    border-bottom: 0px solid #000000;
    color: White;
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
    width: 100%;
}

a.navLeft:link, a.navLeft:visited {
    border-bottom: 1px solid #bebebe;
    color: White;
    display: block;
    font-size: 15px;
    line-height: 40px;
    text-align: right;
    text-decoration: none;
}

a.navLeft:hover {
    color: #999999;
    text-decoration: none;
}

a.navLeftLast:link, a.navLeftLast:visited {
    color: White;
    display: block;
    font-size: 15px;
    line-height: 30px;
    text-align: right;
    text-decoration: none;
}

a.navLeftLast:hover {
    color: #999999;
    text-decoration: none;
}

a.navLeftBig:link, a.navLeftBig:visited {
    border-bottom: 1px solid #bebebe;
    border-top: 1px solid #bebebe;
    color: White;
    display: block;
    font-size: 18px;
    line-height: 50px;
    text-align: right;
    text-decoration: none;
}

a.navLeftBig:hover {
    color: #999999;
    text-decoration: none;
}

select, input, textarea {
    color: #999999;
    font-size: 12px;
    padding: 4px;
}

.txtProp {
    width: 200px;
}

hr {
    -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 -moz-use-text-color #bebebe;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin: 0 0 10px;
    padding: 0;
}

#dropmenudiv {
    background-color: #888c8e;
    border-bottom-width: 0;
    color: White;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0.2px;
    position: absolute;
    z-index: 990;
}

    #dropmenudiv a {
        background-color: #888c8e;
        color: #ffffff;
        display: block;
        padding: 1px 0 1px 5px;
        text-decoration: none;
        text-indent: 3px;
        width: 100%;
    }

        #dropmenudiv a:hover {
            background-color: #444545;
            color: #ffffff;
            padding-left: 5px;
        }

#slideshow {
    width: 100%;
    height: 750px;
    z-index: 0;
    top: 0;
    position: absolute;
}
/*#slideshow img {
	width:100%!important;
	height:auto;
}*/
#fadedBlack2 {
    background: url("/images/bg_transp.png") repeat-x scroll center top rgba(0, 0, 0, 0);
    height: 461px;
    margin-top: 400px;
    position: absolute;
    width: 100%;
    z-index: -1;
}

#fadedBlack {
    background: url("/images/bg_transp.png") repeat-x scroll center top rgba(0, 0, 0, 0);
    height: 461px;
    margin-top: -350px;
    position: absolute;
    width: 100%;
    z-index: 100;
}

#navi img {
    position: relative;
}

#sliderPhoto {
    width: 500px;
}

    #sliderPhoto li {
        height: 65px;
        width: 100px;
    }

#sliderMainPhoto li {
    height: 333px;
    overflow: hidden;
    width: 480px;
}

#go-prev {
    margin-top: -1px;
    position: absolute;
    z-index: 100;
}

#go-next {
    margin-left: 422px;
    margin-top: -1px;
    position: absolute;
    z-index: 100;
}

.bx-captions {
    background: url("/images/bg_Black.png") repeat scroll center top rgba(0, 0, 0, 0);
    color: White;
    font-size: 14px;
    margin-top: -60px;
    padding: 10px;
    position: absolute;
    text-align: center;
    z-index: 900;
}

.navbar-brand {
    display: none;
}

UL.tabNavigation {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

    UL.tabNavigation LI {
        display: inline;
    }

        UL.tabNavigation LI A {
            background: url("/images/tab_Off.png") no-repeat scroll center top rgba(0, 0, 0, 0);
            color: Black;
            cursor: pointer;
            float: left;
            font-size: 16px;
            height: 34px;
            line-height: 34px;
            margin-right: 10px;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            width: 142px;
        }

            UL.tabNavigation LI A.selected, UL.tabNavigation LI A:hover {
                background: url("/images/tab_On.png") no-repeat scroll center top rgba(0, 0, 0, 0);
                color: white;
                cursor: pointer;
                float: left;
                font-size: 16px;
                height: 34px;
                line-height: 34px;
                margin-right: 10px;
                text-align: center;
                text-transform: uppercase;
                width: 142px;
            }

            UL.tabNavigation LI A:focus {
                outline: 0 none;
            }

div.tabs > div {
    margin-top: 10px;
    padding: 5px;
}

.tabProfileText {
    border: 1px solid #666666;
    height: 405px;
    padding: 3px;
    width: 450px;
}

.bx-wrapper .bx-window {
    width: 440px !important;
}

#swf {
    height: 600px;
    position: absolute;
    width: 100%;
    z-index: -5;
}

#imageContainer {
    background-color: #ffffff;
    border: 0 none;
    font-family: verdana;
    font-size: 14px;
    height: 600px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

    #imageContainer img.allImages {
        display: none;
        left: 0;
        margin-left: 0;
        margin-top: 0;
        position: absolute;
        top: 0;
    }

    #imageContainer img.firstImage {
        display: inline;
        left: 0;
        margin-left: 0;
        margin-top: 0;
        position: absolute;
        top: 0;
    }

a.contactForm:link, a.contactForm:visited, a.officeLoc:link, a.officeLoc:visited {
    color: White;
    font-size: 14px;
    line-height: 35px;
    text-decoration: none;
}

a.contactForm:hover, a.officeLoc:hover {
    opacity: 0.7;
    text-decoration: none;
}

div#wrapper {
    position: relative;
}

div#legend {
    bottom: 0;
    position: absolute;
    right: 0;
}

.currPageCss {
    color: #333333;
    font-size: 15px;
}

.AgentBox {
    border: 1px solid #666666;
    float: left;
    height: 120px;
    margin: 0 10px 10px 0;
    padding: 1%;
    width: 47%;
    font-size: 12px;
}

.AgentBoxLeft {
    float: left;
    height: 100px;
    overflow: hidden;
    width: 30%;
}

.AgentBoxRight {
    float: right;
    width: 70%;
    padding-left: 10px;
}

.AgentBox p {
    line-height: 10px;
}

.Wrap {
    width: 800px;
    margin: auto;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-header {
    height: 30px;
}

.blogpanel {
    width: 100%;
}

    .blogpanel tr td {
        border: solid thin #ccc;
        padding: 10px;
    }

.blogcontainer .pagination > li > a, .blogcontainer .pagination > li > span, .blogcontainer .pagination a, .blogcontainer .pagination span {
    background-color: rgba(26, 23, 26, 0);
    border: none;
    color: #fff;
    margin-left: 0;
    padding: 0;
}


@media only screen and (min-device-width : 300px) and (max-device-width : 767px) {
    #MainPic img {
        height: auto;
    }

    .bgLeftNavHomeNew {
        margin-left: -10px;
    }

    .Wrap {
        width: 100%;
        margin: auto;
    }

    a.menuBottom:link, a.menuBottom:visited {
        background: url("/images/plus.png") no-repeat scroll right center Black;
        border: 1px solid #444444;
        color: White;
        display: block;
        font-size: 14px;
        line-height: 45px;
        padding-left: 12px;
        text-align: left;
        text-decoration: none;
        width: 130px;
    }

    a.menuBottom:hover {
        background: url("/images/plus.png") no-repeat scroll right center #222222;
        color: White;
        text-decoration: none;
    }

    .bgcontent {
        width: auto;
    }

    #MainPic {
        height: auto;
    }

    .AgentBox {
        width: 97%;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .bgLeftNavHomeNew {
        margin-left: 0px;
    }

    /*.navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
        font-size: 12px;
    }*/
    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 5px;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
        font-size: 12px;
    }
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 5px;
}

@media (max-width:1199px) {
    .nav > li > a {
        padding: 10px 5px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
        font-size: 12px;
    }
}

.flex-caption {
    text-align: center;
    font-size: 14px;
    padding: 10px;
    color: White;
    margin-top: -60px;
    background: url('../images/bg_Black.png') top repeat;
    position: absolute;
    z-index: 900;
}

.flexslider .slides li {
    position: relative;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999999!important;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background: #888c8e;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857;
        color: #FFF;
        white-space: nowrap;
        background: #888C8E;
    }

ul.dropdown-menu li {
    z-index: 999;
    background: #888C8E;
}

.MobileHidden {
    display: block;
}

@media (max-width:1024px) {
    #MainPic img {
        height: auto;
    }

    .footer {
        margin-left: 0;
    }
}

@media (max-width:767px) {
    .h2custom {
        font-size: 16px;
    }

    .bgcontent1 {
        width: auto;
    }

    .nav > li > a {
        padding: 10px 20px;
    }

    .navbar-brand {
        display: block;
    }

    .hiddenonmobile {
        display: none;
    }

    .showonmobile {
        display: block;
    }


    /*.header-bg {background: rgba(0, 0, 0, 0) url('/images/bg_navi.png') no-repeat scroll center top / cover ;}*/
    /*.header-bg {background-color:#333;}
    .navbar-default {height: 30px;}
  
    
    .navbar{margin-bottom:0} 
    
    .main_container{padding-top:0}
    .bgcontent1{margin-left:0;width:100%;padding-left:30px;}
    .row.row-offcanvas.row-offcanvas-left.active{margin-left:0}
    .navbar-brand{float:none;position:relative;left:-38%;height:auto;}
    .Mobilefixed {position:fixed; top:0; width:100%;z-index:999;}
    .MobilePadding{padding-top:83px;}
    .MobilePaddingProperty{padding-top:105px;}
    .MobilePaddingExtra{padding-top:110px;}
    .MobilePaddingContent{padding-top:125px;}
    .MobilePaddingSearch{padding-top:155px;}
    .SearchPropBox .col-md-4 a img{width:100%}
    #sidebar{margin-top:0!important}
    .navbar-toggle .icon-bar{height:1px;width:18px;}*/
    .NoRLPaddingMobile {
        padding-right: 0;
    }
    /*.NoRLMarginMobile{margin-right:0;margin-left:0}*/
    .MobileHidden {
        display: none;
    }

    .navbar-collapse {
        width: 100%;
        margin-top: 40px;
        position: absolute;
    }

    .navbar-default {
        height: 75px;
    }

    .navbar-brand {
        display: block;
        padding: 0px 6px;
    }

    .navbar-toggle {
        margin-top: 20px;
        margin-right: 10px;
    }

    .navbar {
        width: 100%;
    }

    .navbar-nav {
        background-color: #3C3F47;
        margin: 0 -25px;
    }
}

@media screen and (max-width: 767px) {
    .row-offcanvas {
        width: calc(100% + 235px)!important;
        margin-left: -21px;
    }
}

@media (min-width:767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}
