@media (max-width: 1199px) {
    .always-show .mega > .mega-dropdown-menu,
    .always-show .dropdown-menu {
        display: block !important;
        position: static;
    }
    .open .dropdown-menu {
        display: block;
    }
}
.t3-logo,
.t3-logo-small {
    display: block;
    text-decoration: none;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center;
}
.t3-logo {
    width: 182px;
    height: 50px;
}
.t3-logo-small {
    width: 60px;
    height: 30px;
}
.t3-logo,
.t3-logo-color {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 1199px) {
    .logo-control .logo-img-sm {
        display: block;
    }
    .logo-control .logo-img {
        display: none;
    }
}
@media (min-width: 1200px) {
    .logo-control .logo-img-sm {
        display: none;
    }
    .logo-control .logo-img {
        display: block;
    }
}
#community-wrap .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    display: block;
}
.body-data-holder:before {
    display: none;
    content: "grid-float-breakpoint:1200px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #1a3e5e;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #091622;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
th,
td {
    line-height: 1.42857143;
    text-align: left;
    vertical-align: top;
}
th {
    font-weight: bold;
}
td,
tr td {
    border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
    background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
    background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
    width: 100%;
}
table.contentpaneopen {
    border: 0;
}
.star {
    color: #ffcc00;
}
.red {
    color: #cc0000;
}
hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.wrap {
    width: auto;
    clear: both;
}
.center,
.table td.center,
.table th.center {
    text-align: center;
}
.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.componentheading {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: #434a54;
}
.t3-content h1,
.t3-content h2,
.t3-content h3,
.t3-content h4,
.t3-content h5,
.t3-content h6 {
    font-weight: 500;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
.componentheading small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small,
.componentheading .small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 18px;
    margin-bottom: 9px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 9px;
    margin-bottom: 9px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%;
}
h1,
.h1 {
    font-size: 33px;
}
h2,
.h2 {
    font-size: 27px;
}
h3,
.h3 {
    font-size: 23px;
}
h4,
.h4 {
    font-size: 17px;
}
h5,
.h5 {
    font-size: 13px;
}
h6,
.h6 {
    font-size: 12px;
}
p {
    margin: 0 0 9px;
}
.lead {
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 19.5px;
    }
}
small,
.small {
    font-size: 85%;
}
cite {
    font-style: normal;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-muted {
    color: #999999;
}
.text-primary {
    color: #1a3e5e;
}
a.text-primary:hover {
    color: #0f2436;
}
.text-success {
    color: #468847;
}
a.text-success:hover {
    color: #356635;
}
.text-info {
    color: #3a87ad;
}
a.text-info:hover {
    color: #2d6987;
}
.text-warning {
    color: #c09853;
}
a.text-warning:hover {
    color: #a47e3c;
}
.text-danger {
    color: #b94a48;
}
a.text-danger:hover {
    color: #953b39;
}
.bg-primary {
    color: #fff;
    background-color: #1a3e5e;
}
a.bg-primary:hover {
    background-color: #0f2436;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.highlight {
    background-color: #FFC;
    font-weight: bold;
    padding: 1px 4px;
}
.text-box-highlight {
    transition: all 0.3s ease-out 0s;
    border: 1px solid transparent;
    padding:10px;
}
.text-box-highlight:hover {
    border-color: #d9d9d9;
    background-color: #f2f2f2;
    border-radius: 5px;
    box-shadow:0 0 2px #999;
}
.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
}
.text-alert {
    margin-bottom: 25px;
    padding:10px 10px 10px 80px;
    border-left: 3px solid #feabab;
    background:#ffdfdf url(../../../images/icon/icon-text-alert.png) no-repeat 18px center ;
}
.text-info {
    margin-bottom: 25px;
    padding:10px 10px 10px 50px;
    border-left: 3px solid #b7d2f2;
    background:#dbe7f8 url(../../../images/icon/icon-text-info.png) no-repeat 18px center ;
}
.text-download{
    margin-bottom: 25px;
    padding:10px 10px 10px 80px;
    background:#f2f9e5;
    border-left: 3px solid #ddedbc;
    background:#f2f9e5 url(../../../images/icon/icon-text-download.png) no-repeat 18px center ;
}
.text-tip {
    margin-bottom: 25px;
    padding:10px 10px 10px 80px;
    border-left: 3px solid #feebab;
    background:#ffffd5 url(../../../images/icon/icon-text-tip.png) no-repeat 18px center ;
}
.text-comment {
    margin-bottom: 25px;
    padding:10px 10px 10px 80px;
    border-left: 3px solid #feebab;
    background:#fef8e1 url(../../../images/icon/icon-text-comment.png) no-repeat 18px center ;
}
.text-attachment {
    margin-bottom: 25px;
    padding:10px 10px 10px 80px;
    background:#f2f2f2;
    border-left: 3px solid #e5e5e5;
    background:#f2f2f2 url(../../../images/icon/icon-text-attachment.png) no-repeat 18px center ;
}
.text-video {
    margin-bottom: 25px;
    padding:10px 10px 10px 80px;
    border-left: 3px solid #e5e5e5;
    background:#f2f2f2 url(../../../images/icon/icon-text-video.png) no-repeat 18px center ;
}


.text-audio {
    margin-bottom: 25px;
    padding:10px 10px 10px 80px;
    border-left: 3px solid #e5e5e5;
    background:#f2f2f2 url(../../../images/icon/icon-text-audio.png) no-repeat 18px center ;
}
.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 18px;
}
dt,
dd {
    line-height: 1.42857143;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@media (min-width: 1200px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    font-size: 13px;
    border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
    content: "";
}
address {
    margin-bottom: 18px;
    font-style: normal;
    line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
    text-align: center;
}
.features-list {
    margin-top: 54px;

}
.features-list .page-header {
    border: 0;
    text-align: center;
}
.features-list .page-header h1 {
    font-size: 45px;
}
.features-list .feature-row {
    overflow: hidden;
    min-height: 200px;
    color: #696f72;
    border-top: 1px solid #e0e2e3;
    padding: 54px 0 0;
    text-align: center;
}
.features-list .feature-row:last-child {
    border-bottom: 1px solid #e0e2e3;
    margin-bottom: 54px;
}
.features-list .feature-row h3 {
    font-size: 26px;
}
.features-list .feature-row div:first-child {
    padding-left: 0;
}
.features-list .feature-row div:last-child {
    padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
    float: left;
}
.features-list .feature-row div:last-child.feature-img img {
    float: right;
}
.jumbotron h2 {
    font-size: 45px;
}
.jumbotron iframe {
    margin-top: 18px;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999999;
}
.form-control::-webkit-input-placeholder {
    color: #999999;
}
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 18px;
}
.radio label,
.checkbox label {
    display: inline;
}
.form-control-static {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
    }
    .form-inline .form-control {
        display: inline-block;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: none;
    }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .form-control-static {
    padding-top: 7px;
}
.btn-inverse {
    color: #ffffff;
    background-color: #333333;
    border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
    color: #ffffff;
    background-color: #1a1a1a;
    border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
    background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
    background-color: #333333;
    border-color: #262626;
}
.btn-inverse .badge {
    color: #333333;
    background-color: #ffffff;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
    color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
    color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
    height: auto;
}
@media screen and (min-width: 768px) {
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type="search"],
    input[type="tel"],
    input[type="color"],
    .inputbox {
        width: auto;
    }
}
select,
select.form-control,
select.inputbox,
select.input {
    padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
    background-color: #bbff33;
    border-color: #669900;
}
.invalid {
    border-color: #cc0000;
}
label.invalid {
    color: #cc0000;
}
input.invalid {
    border: 1px solid #cc0000;
}
.contact-form .form-horizontal .control-label {
    width: 16.6667%;
}
.contact h2 {
    font-size: 23px;
    color: #434a54;
    font-weight: 500;
}

.dropdown-menu > li > a {
    padding: 5px 20px;
}
.dropdown-header {
    padding: 3px 20px;
    font-size: 13px;
}
.dropdown-header a {
    color: #999999;
}
.dropdown-submenu > a:after {
    border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
    border-left-color: #262626;
}
.nav > li > .separator {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 18px;
}
@media (min-width: 1200px) {
    .nav > li > .separator {
        padding-top: 11px;
        padding-bottom: 11px;
    }
}
@media (max-width: 991px) {
    .nav > li > span {
        padding: 10px 15px;
        display: inline-block;
    }
}
.nav .caret {
    border-top-color: #1a3e5e;
    border-bottom-color: #1a3e5e;
}
.nav a:hover .caret {
    border-top-color: #091622;
    border-bottom-color: #091622;
}
.t3-navhelper {
    background: #f5f5f5;
    border-top: 1px solid #eeeeee;
    color: #555555;
    padding: 0;
}
.t3-navhelper h3 {
    color: #434a54;
    font-size: 23px;
    font-weight: 500;
    margin: 18px 0;
}
.t3-navhelper h3 span {
    display: inline-block;
}
.t3-navhelper .module-ct {
    padding: 0;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 0px 0px #e3e4e7;
    box-shadow: 0px 2px 0px 0px #e3e4e7;
    font-size: 13px;
    background-color: #fdfdfd;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
    margin: 0;
}
.t3-navhelper .module-ct:hover {
    box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    background: #ffffff;
}
.t3-navhelper .module-ct .custom a {
    float: left;
    padding: 10px 0;
}
.breadcrumb {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
}
.breadcrumb > li + li:before {
    color: #768082;
    content: "";
    font-family: FontAwesome;
    padding: 0 5px;
}
.breadcrumb > .active {
    color: #999999;
}
.breadcrumb > .active + li:before {
    content: "";
    padding: 0;
}
.breadcrumb > .active .hasTooltip {
    padding-right: 9px;
}
.breadcrumb .divider {
    display: none;
}
.pagination {
    display: block;
}
.pagination:before,
.pagination:after {
    content: " ";
    display: table;
}
.pagination:after {
    clear: both;
}
@media screen and (min-width: 768px) {
    .pagination {
        float: none;
    }
}
.pagination select {
    margin: 0 5px;
}
.pagination .pagination {
    display: inline-block;
}
.counter {
    display: inline-block;
    margin-top: 18px;
    padding: 6px 12px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
}
@media screen and (min-width: 768px) {
    .counter {
        float: right;
    }
}

.navbar-toggle {
    padding: 0;
    height: 35px;
    line-height: 35px;
    width: 35px;
    margin-left: 15px;
}
@media (min-width: 1200px) {
    .navbar-toggle {
        display: none;
    }
}
.t3-wrapper .navbar-nav {
    margin: 5.5px -15px;
}
@media (min-width: 1200px) {
    .t3-wrapper .navbar-nav {
        margin: 0;
    }
}
.t3-mainnav {
    top: -40px;
    -webkit-transition: top 0.8s;
    -moz-transition: top 0.8s;
    -o-transition: top 0.8s;
    transition: top 0.8s;
}
#t3-mainnav.menu-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 7000;
    margin: 0;
    background-color: #ffffff;
    opacity: 0.95;
    border-bottom: 1px solid #1a3e5e;
}
#t3-mainnav.menu-fixed:hover {
    opacity: 1;
}
#t3-mainnav.menu-fixed .navbar-nav > li > a {
    padding: 23px 12px;
}
.t3-wrapper .navbar-default {
    background-color: #ffffff;
    border-bottom: 1px solid #f0f0f0;
}
.t3-wrapper .navbar-default .navbar-brand {
    color: #434a54;
}
.t3-wrapper .navbar-default .navbar-brand:hover,
.t3-wrapper .navbar-default .navbar-brand:focus {
    color: #2c3138;
    background-color: transparent;
}
.t3-wrapper .navbar-default .navbar-text {
    color: #777777;
}
.t3-wrapper .navbar-default .navbar-nav > li > a {
    color: #434a54;
    font-size: 15px;
    padding: 38px 12px;
}
.t3-wrapper .navbar-default .navbar-nav > li > a:after {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    position: absolute;
    height: 3px;
    content: '';
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #1a3e5e;
    width: 0px;
    top: 30%;
}
.t3-wrapper .navbar-default .navbar-nav > li > a:hover,
.t3-wrapper .navbar-default .navbar-nav > li > a:focus {
    color: #1a3e5e;
    background: transparent;
}
.t3-wrapper .navbar-default .navbar-nav > li > a:hover:after {
    width: 80%;
}
.t3-wrapper .navbar-default .navbar-nav > li > .nav-header {
    color: #434a54;
    display: inline-block;
    padding-top: 13.5px;
    padding-bottom: 13.5px;
}
.t3-wrapper .navbar-default .navbar-nav > .active > a,
.t3-wrapper .navbar-default .navbar-nav > .active > a:hover,
.t3-wrapper .navbar-default .navbar-nav > .active > a:focus {
    color: #1a3e5e;
    background: transparent;
}
.t3-wrapper .navbar-default .navbar-nav > .active > a:after {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    position: absolute;
    height: 3px;
    content: '';
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #1a3e5e;
    width: 60%;
    top: 30%;
}
.t3-wrapper .navbar-default .navbar-nav > .disabled > a,
.t3-wrapper .navbar-default .navbar-nav > .disabled > a:hover,
.t3-wrapper .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
.t3-wrapper .navbar-default .navbar-toggle {
    border-color: #dddddd;
}
.t3-wrapper .navbar-default .navbar-toggle:hover,
.t3-wrapper .navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}
.t3-wrapper .navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc;
}
.t3-wrapper .navbar-default .navbar-collapse,
.t3-wrapper .navbar-default .navbar-form {
    border-color: #eeeeee;
}
.t3-wrapper .navbar-default .navbar-nav > .dropdown > a:hover .caret,
.t3-wrapper .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #1a3e5e;
    border-bottom-color: #1a3e5e;
}
.t3-wrapper .navbar-default .navbar-nav > .open > a,
.t3-wrapper .navbar-default .navbar-nav > .open > a:hover,
.t3-wrapper .navbar-default .navbar-nav > .open > a:focus {
    background: transparent !important;
    color: #1a3e5e !important;
}
.t3-wrapper .navbar-default .navbar-nav > .open > a .caret,
.t3-wrapper .navbar-default .navbar-nav > .open > a:hover .caret,
.t3-wrapper .navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #1a3e5e;
    border-bottom-color: #1a3e5e;
}
.t3-wrapper .navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #434a54;
    border-bottom-color: #434a54;
}
@media (max-width: 767px) {
    .t3-wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #434a54;
    }
    .t3-wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .t3-wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #1a3e5e;
        background-color: transparent;
    }
    .t3-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .t3-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .t3-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #1a3e5e;
        background-color: #eeeeee;
    }
    .t3-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .t3-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .t3-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}
.t3-wrapper .navbar-default .navbar-link {
    color: #434a54;
}
.t3-wrapper .navbar-default .navbar-link:hover {
    color: #1a3e5e;
}
.t3-mainnav {
    border: none;
    margin-bottom: 0;
    border-radius: 0;
}
.t3-mainnav .t3-navbar {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 1200px) {
    .t3-mainnav .t3-navbar-collapse {
        display: none !important;
    }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
    margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
    margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
    border-top: 1px solid #eeeeee;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
    border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
    position: absolute;
    top: 40%;
    right: 12px;
}

.t3-module {
    background: transparent;
    color: inherit;
    margin-bottom: 18px;
}
@media screen and (min-width: 768px) {
    .t3-module {
        margin-bottom: 18px;
    }
}
.t3-module .module-inner {
    padding: 0;
}
.module-title {
    background: transparent;
    color: inherit;
    font-size: 23px;
    margin: 0 0 9px 0;
    padding: 0;
}
@media screen and (min-width: 768px) {
    .module-title {
        margin-bottom: 18px;
    }
}
.module-ct {
    background: transparent;
    color: inherit;
    padding: 0;
}
.module-ct:before,
.module-ct:after {
    content: " ";
    display: table;
}
.module-ct:after {
    clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
    margin-left: 20px;
    padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
    padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
    padding-left: 0;
    margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
    padding: 6px 5px;
    display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
    width: 100%;
}
#login-form ul.unstyled {
    margin-top: 18px;
    padding-left: 20px;
}
#login-form #form-login-remember label {
    font-weight: normal;
}
.banneritem a {
    font-weight: bold;
}
.bannerfooter {
    border-top: 1px solid #eeeeee;
    font-size: 11px;
    padding-top: 9px;
    text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
    margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
    list-style: none;
    padding: 9px 0;
    border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
    border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}
.feed h4 {
    font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
    border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}
.latestusers,
ul.latestusers {
    margin-left: 0;
}
.latestusers li,
ul.latestusers li {
    background: #eeeeee;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
    display: inline-block;
    margin: 0;
}
.stats-module dt {
    font-weight: bold;
    width: 35%;
}
.stats-module dd {
    width: 60%;
}
.tagspopular ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.tagspopular ul > li {
    color: #555555;
    display: inline-block;
    margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
    background: #eeeeee;
    border-radius: 3px;
    color: #555555;
    display: block;
    padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
    background: #091622;
    color: #ffffff;
    text-decoration: none;
}
.tagssimilar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tagssimilar ul > li {
    border-bottom: 1px solid #eeeeee;
    padding: 8px 0;
}
.tagssimilar ul > li > a {
    color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
    color: #091622;
}
.module-ct > ol.breadcrumb {
    padding: 6px 12px;
    margin-left: 0;
}
.mod_ossearch_left_col label,
.t3-sidebar b {
    font-weight: normal;
}
.t3-spotlight .noo-cs {
    position: relative;
}
.t3-spotlight .noo-cs-control {
    margin: 0;
    text-align: right;
}
.t3-spotlight .noo-cs-pager {
    padding: 15px 0;
    float: right;
}
.t3-spotlight .cs-title {
    font-size: 18px;
}
.t3-spotlight .item-info h2 {
    margin: 0;
}
.t3-spotlight .cs-indicators .active {
    background: #1a3e5e;
}
.t3-spotlight .item-image {
    padding: 0 !important;
    border-bottom: 3px solid #1a3e5e;
}
.t3-spotlight .item-info {
    padding: 0 10px;
}
.t3-spotlight .item-info p {
    font-size: 13px;
}
.t3-spotlight .cs-item-inner {
    margin: 0 5px 20px;
    overflow: hidden;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 0px 0px #e3e4e7;
    box-shadow: 0px 2px 0px 0px #e3e4e7;
    background-color: #fdfdfd;
    padding: 0 0 20px;
}
.t3-spotlight .cs-created {
    color: #99a3b1;
    font-size: 12px;
}
.t3-spotlight .cs-readmore {
    text-align: right;
}
.t3-spotlight .cs-readmore a {
    color: #768082;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    background-color: #fdfdfd;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
    margin: 0;
    padding: 5px 7px;
}
.t3-spotlight .cs-readmore a:hover {
    color: #ffffff;
    background-color: #1a3e5e;
    border: none;
}
.t3-spotlight .noo-cs-control .prev,
.t3-spotlight .noo-cs-control .next {
    border: 1px solid #dcdcdc;
    height: 40px;
    width: 40px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    font-size: 36px;
    background: #ffffff;
    color: #1a3e5e;
    top: 20%;
    position: absolute;
    z-index: 1;
}
.t3-spotlight .noo-cs-control .prev {
    left: 6px;
}
.t3-spotlight .noo-cs-control .next {
    right: 6px;
}
.t3-spotlight .noo-cs-control .prev:hover,
.t3-spotlight .noo-cs-control .next:hover {
    background: #1a3e5e;
    color: #ffffff;
}
#t3-slideshow .yjmediaslider .slide:after {
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
#t3-slideshow .yjmediaslider .slide .slide-details {
    text-shadow: none;
    z-index: 99;
}
#t3-slideshow .yjmediaslider .slide .slide-details .slide-title {
    border-bottom: 1px solid #999;
    font-weight: 600 !important;
}
#t3-slideshow .yjmediaslider .slide .slide-details .buttons .read-more {
    padding: 7px 10px;
}
#t3-slideshow .yjmediaslider .slide .slide-details .buttons .play-video {
    padding: 7px 10px;
    background-color: #1a3e5e;
}
#t3-slideshow .yjmediaout .secondary-nav ul li a {
    background: #ffffff;
}
#t3-slideshow .yjmediaout .secondary-nav ul li a:hover,
#t3-slideshow .yjmediaout .secondary-nav ul li a.current {
    background: #1a3e5e;
}
@media screen and (min-width: 768px) {
    #t3-slideshow #adv-search-header-mobile {
        margin: 13px 15px;
    }
    #adv-search-mobile {
        margin: 0 15px;
    }
}
#t3-slideshow #adv-search-header-mobile,
#t3-slideshow #adv-search-header-1 {
    background: #1a3e5e;
}
#t3-slideshow #searchbtn:hover {
    background:#1a3e5e;
}

.osp-property-info .ospico-square,
.osp-property-info .ospico-bed,
.osp-property-info .ospico-bath,
.osp-property-info .ospico-parking {
    background: url(../../../images/osp_icon.svg) no-repeat;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-right: 5px;
    width: 16px;
}
.osp-property-info .ospico-bed {
    background-position: 0 -32px;
}
.osp-property-info .ospico-bath {
    background-position: 0 -16px;
}
.osp-property-info .ospico-parking {
    background-position: 0 -48px;
}
.grid li {
    width: 100%;
}
.grid li li {
    float: left;
    text-align: center;
    width: auto;
}
.grid li .property-info {
    overflow: hidden;
}
.grid li .property-info .property-icon-parking span {
    margin: 0;
}
.lightbox-1 h3.module-title {
    border-left: 2px solid #1a3e5e;
    background:#f5f5f5;
    line-height: 40px;
    color: #333;
    letter-spacing: 2px;
}
.lightbox-1 h3.module-title:hover{
    background:#ededed;
}
.lightbox-2 h3.module-title {
    border-left: 2px solid #1a3e5e;
    background:#353535;
    line-height: 40px;
    color: #fff;
    letter-spacing: 2px;
}
.lightbox-2 h3.module-title:hover {
    background:#222;
}
.lightbox-1 h3.module-title span , .lightbox-2 h3.module-title span {
    padding:0 14px 0 10px;
}
.lightbox-1 h3.module-title span i, .lightbox-2 h3.module-title span i {
    color: #1a3e5e;
}
.solid-1 .module-inner {
    background:#1a3e5e;
    padding: 8px 15px;
}
.solid-1 .module-inner h3 {
    color:#fff;
    line-height: 40px;
    letter-spacing: 1px;
}
.solid-1 .module-inner  .module-ct , .solid-1 .module-inner  .module-ct:hover  {
    background:none;
    border:none;
    box-shadow:none;
    padding:0;
}
.solid-1 .module-inner  .module-ct ul li a , .solid-1 .module-inner  .module-ct ul li a:hover , .solid-1 .module-inner  .module-ct ul li:before{
    color: #fff;
}

.solid-2 .module-inner h3 {
    color:#333;
    line-height: 40px;
    letter-spacing: 2px;
    padding-left: 15px;
    border-left: 2px solid #1a3e5e;
}
.solid-2 .module-inner h3:hover {
    color:#1a3e5e;
}
.solid-2 .module-inner  .module-ct , .solid-2 .module-inner  .module-ct:hover  {
    background:none;
    border:none;
    box-shadow:none;
    padding:0;
}
.richbox-1 h3.module-title {
    border-left: 2px solid #1a3e5e;
    color: #1a3e5e;
}
.richbox-1 h3.module-title span {
    padding: 0 0 0 15px;
}
.richbox-2 h3.module-title {
    border-left: 2px solid #1a3e5e;
    background:#f5f5f5;
    line-height: 40px;
    color: #333;
    letter-spacing: 2px;
}
.richbox-2 h3.module-title:hover{
    background:#ededed;
}
.richbox-2 h3.module-title span {
    padding:0 14px 0 10px;
}
.items-leading h2.article-title {
    font-size: 23px;
}
.items-leading .leading {
    background: #ffffff;
    border-radius: 3px;
    margin-bottom: 18px;
    overflow: hidden;
    padding: 18px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.items-leading .leading .item-image {
    clear: both;
    width: 100%;
}
.items-row .item article {
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 0px 0px #e3e4e7;
    box-shadow: 0px 2px 0px 0px #e3e4e7;
    font-size: 13px;
    background-color: #fdfdfd;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    margin: 0 0 30px;
    padding: 0 0 20px 0;
    cursor: pointer;
}
.items-row .item article:hover {
    box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    background: #ffffff;
}
.items-row .item article:hover .article-intro-image {
    background: #000000;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.items-row .item article:hover .article-intro-image img {
    opacity: 0.5;
}
.items-row .item article:hover .article-intro-image .osp-icon-plus {
    opacity: 0.9;
}
.items-row .item .readmore {
    padding: 0 13px;
    text-align: right;
}
.items-row .item h2.article-title {
    font-size: 23px;
    font-weight: 500;
    padding: 0 13px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.items-row .item h2.article-title a {
    color: #434a54;
    font-size: 18px;
}
.items-row .item h2.article-title a:hover {
    color: #1a3e5e;
}
.blog-featured .items-row .item h2.article-title {
    font-size: 23px;
    margin: 0;
}
.blog-featured .items-row .item .item-image {
    margin: 0;
}
.blog-featured .items-row .item .item-image img {
    width: 100%;
    border-bottom: 3px solid #1a3e5e;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.items-row .item .tags {
    margin-top: 13.5px;
}
.divider-vertical {
    margin: 0 0 36px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.article-aside {
    color: #999999;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 0 13px;
}
.article-info {
    margin: 0;
    width: 85%;
}
.article-info .article-info-term {
    display: none;
}
.article-info dd {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    white-space: nowrap;
}
.article-info dd strong {
    font-weight: bold;
}
.article-footer {
    color: #999999;
    font-size: 12px;
    margin-bottom: 18px;
}
.article-intro img,
.article-content img {
    width: 100%;
    display: block;
    max-width: 100%;
    height: auto;
}
.article-intro p,
.article-content p {
    clear: both;
    width: 100%;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
    margin: 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
    margin: 0 0 18px 27px;
}
.article-intro-image {
    position: relative;
}
.article-intro-image img {
    border-bottom: 3px solid #1a3e5e;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.article-intro-image .osp-icon-plus {
    border: 1px solid #fdfdfd;
    border-radius: 4px;
    color: #fdfdfd;
    cursor: pointer;
    font-size: 20px;
    height: 45px;
    left: 50%;
    line-height: 40px;
    margin: -20px 0 0 -22px;
    opacity: 0;
    padding: 0 10px;
    position: absolute;
    top: 50%;
    transition: all 0.4s ease 0s;
    z-index: 12;
}
.article-intro p {
    padding: 0 13px;
}
@media (max-width: 768px) {
    .article-content iframe {
        width: 100% !important;
        height: auto;
    }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
    position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
    margin-bottom: 18px;
    max-width: 100%;
}
.img-fulltext-left {
    float: left;
    margin-right: 18px;
}
.img-fulltext-right {
    float: right;
    margin-left: 18px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
    margin: 0;
}
.img_caption img {
    margin-bottom: 1px !important;
}
.img_caption p.img_caption {
    background: #eeeeee;
    color: #555555;
    font-size: 12px;
    width: 100%;
    margin: 0;
    padding: 5px;
    text-align: center;
    clear: both;
}
@media screen and (max-width: 767px) {
    article img[align=left],
    .img_caption.left,
    article img[align=right],
    .img_caption.right,
    .img-fulltext-left,
    .img-fulltext-right {
        float: none !important;
        margin-left: 0;
        margin-right: 0;
        width: 100% !important;
    }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
    padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
    margin-left: 2px;
}
.row-even,
.row-odd {
    padding: 5px;
    width: 99%;
    border-bottom: 1px solid #dddddd;
}
.row-odd {
    background-color: transparent;
}
.row-even {
    background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
    border: 0;
}
.row-fluid .row-reveal {
    visibility: hidden;
}
.row-fluid:hover .row-reveal {
    visibility: visible;
}
.nav-list > li.offset > a {
    padding-left: 30px;
    font-size: 12px;
}
.list-striped,
.row-striped {
    list-style: none;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
    margin-left: 0;
    padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
    border-bottom: 1px solid #dddddd;
    padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
    background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
    background-color: #f5f5f5;
}
.row-striped .row-fluid {
    width: 97%;
}
.row-striped .row-fluid [class*="span"] {
    min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
    margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.list-condensed li {
    padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
    padding: 5px 10px;
}
.list-bordered,
.row-bordered {
    list-style: none;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    margin-left: 0;
    border: 1px solid #dddddd;
}
.login-wrap {
    background: #ffffff;
    margin: 0 auto;
    padding: 30px;
}
@media screen and (min-width: 768px) {
    .login-wrap {
        border-radius: 3px;
        box-shadow: 0 1px 3px #dddddd;
        margin: 0 auto;
        width: 400px;
    }
}
.login-wrap .page-header h1 {
    font-size: 20px;
    color: #555555;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}
.login-wrap form label {
    color: #b0bec5;
    display: block;
}
.login-wrap form .control-label {
    text-align: left;
}
.login-wrap form .control-label label {
    font-size: 16px;
    color: #768082;
    font-weight: normal;
}
.login-wrap form div > input {
    width: 100%;
}
.login-wrap form .btn {
    width: 100%;
}
.login-wrap .other-links {
    text-align: center;
}
.login-wrap .other-links ul {
    padding-left: 15px;
}
.login-wrap .other-links ul li {
    display: inline-block;
    margin: 0 5px;
}
.logout {
    background: #ffffff;
    margin: 0 auto;
    padding: 30px;
}
@media screen and (min-width: 768px) {
    .logout {
        border-radius: 3px;
        box-shadow: 0 1px 3px #dddddd;
        margin: 0 auto;
        width: 400px;
    }
}
.logout .page-header h1 {
    font-size: 20px;
    color: #555555;
}
.logout .form-horizontal .control-group .controls {
    margin-left: 0;
}
.form-register fieldset {
    padding: 0 0 10px;
}
.form-register p {
    margin: 0 0 5px;
}
.form-register p.form-des {
    margin: 15px 0;
}
.form-register label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}
.form-register .input,
.form-register .inputbox {
    margin-left: 10px;
    width: 200px;
}
.form-register .btn,
.form-register .button {
    margin-left: 140px;
}
.registration {
    background: #ffffff;
    padding: 30px;
}
@media screen and (min-width: 768px) {
    .registration {
        box-shadow: 0 1px 3px #dddddd;
        border-radius: 3px;
        margin: 0 auto;
        width: 700px;
    }
}
.registration fieldset dt {
    margin-right: 5px;
}
.admintable textarea {
    max-width: 90% !important;
    resize: none;
}
.com_mailto body {
    padding: 9px;
}
.com_mailto .t3-mainbody {
    padding-top: 0;
    padding-bottom: 0;
}
.com_mailto .t3-content {
    width: auto;
}
#mailto-window {
    background: #fff;
    margin: 10px 0 20px;
    padding: 0;
    position: relative;
}
#mailto-window h2 {
    margin-top: 0;
    margin-bottom: 20px;
}
#mailtoForm .formelm {
    padding: 5px 0;
    vertical-align: middle;
    overflow: hidden;
}
#mailtoForm .formelm label {
    display: inline-block;
    float: left;
    font-weight: bold;
    vertical-align: middle;
    width: 100px;
}
#mailtoForm p {
    margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
    width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
    margin-right: 5px;
}
.user-details {
    padding: 10px 0;
}
.user-details p {
    margin: 0 0 5px;
}
.user-details label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}
.user-details .input,
.user-details .inputbox {
    margin-left: 10px;
    width: 200px;
}
.user-details .btn,
.user-details button {
    margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
    padding: 0 0 5px;
    width: 130px;
}
.user-details .paramlist .paramlist_value {
    padding: 0 0 5px;
}
.user-details .user_name span {
    font-weight: bold;
    padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
    background: #eeeeee;
    border: 1px solid #eeeeee;
    margin-bottom: 18px;
    padding: 9px 18px;
    border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
    margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
    margin: 4px 0 0 0;
}
.profile-edit input {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
}
@media (min-width: 768px) {
    .profile-edit input {
        float: left;
        width: 50%;
    }
}
.profile-edit select {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
}
@media (min-width: 768px) {
    .profile-edit select {
        float: left;
        width: 50%;
    }
}
.profile-edit select + button {
    margin-left: 5px;
}
.search .input-group {
    background: #ffffff;
    box-shadow: 0 1px 3px #dddddd;
    padding: 20px;
}
.search .input-group .btn {
    padding: 6px 12px;
}
.search .form-inline .form-control {
    width: 100%;
}
#searchForm:before,
#searchForm:after {
    content: " ";
    display: table;
}
#searchForm:after {
    clear: both;
}
#searchForm fieldset {
    margin: 18px 0;
}
#searchForm legend {
    border: none;
    margin-bottom: 9px;
}
#searchForm select {
    width: auto;
    display: inline-block;
    margin-left: 5px;
    padding-left: 5px;
}
#searchForm .form-limit {
    margin-top: 18px;
}
#searchForm .form-limit .counter {
    margin-top: 0;
    background: none;
    border: none;
    font-weight: bold;
}
#search-form ul#finder-filter-select-list {
    margin-left: 0;
    padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
    list-style: none;
    padding: 9px 0;
}
#search-form ul#finder-filter-select-list li label {
    width: 150px;
}
#search-form #smartsearch-btn {
    margin-bottom: 9px;
    vertical-align: top;
}
#search-form .word .form-group {
    margin-bottom: 9px;
    vertical-align: top;
}
@media screen and (max-width: 768px) {
    #searchForm .radio-inline,
    #searchForm .checkbox-inline {
        display: block;
        width: 100%;
        margin-left: 0;
    }
}
.search-results {
    margin-top: 18px;
    margin-left: 0;
    padding-left: 0;
}
.search-results .result-title {
    font-size: 15px;
    margin-top: 18px;
}
.search-results .result-category {
    font-size: 11px;
    color: #999999;
}
.search-results .result-text {
    margin-top: 5px;
    margin-bottom: 5px;
}
.search-results .result-url {
    color: #555555;
    margin-top: 18px;
}
.search-results .result-created {
    font-size: 11px;
    color: #999999;
}
div.finder {
    margin-bottom: 18px;
}
#searchForm .phrases-box input[type="radio"] {
    vertical-align: top;
    margin-top: 3px;
}
@media (max-width: 768px) {
    .contact .thumbnail {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .contact .dl-horizontal > dt {
        float: left;
        margin-right: 5px;
        width: auto;
    }
}
@media (max-width: 768px) {
    .contact .dl-horizontal > dd {
        margin-left: 0;
    }
}
.contact-form #jform_contact_emailmsg {
    width: 100%;
}
.contact-form #jform_contact_message {
    width: 100%;
    height: auto;
}
@media (max-width: 768px) {
    .contact-form #jform_captcha-lbl {
        display: none;
    }
    .contact-form #recaptcha_image {
        width: 220px;
    }
    .contact-form #recaptcha_image img {
        max-width: 220px;
    }
    .contact-form #recaptcha_response_field {
        max-width: 220px;
    }
}
.contact .accordion-toggle {
    font-weight: bold;
}
#archive-items > li {
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0;
}
#archive-items .intro {
    clear: both;
    overflow: hidden;
}
.category-item {
    width: 33.333333%;
    display: block;
    padding: 27px;
    float: left;
}
@media screen and (max-width: 767px) {
    .category-item {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .category-item {
        width: 50%;
    }
}
.category-item:hover .category-intro-img > img {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: -18px;
}
.category-item:hover .page-header a {
    color: #1a3e5e;
    text-decoration: none;
}
.category-item:hover span.badge-info {
    background: #1a3e5e;
}
.category-item .category-intro-img {
    background: #222222;
    display: block;
    height: 170px;
    overflow: hidden;
}
@media screen and (min-width: 1200px) {
    .category-item .category-intro-img {
        height: 230px;
    }
}
.category-item .category-intro-img > img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0.8;
    filter: alpha(opacity=80);
    width: 100%;
}
.category-item .category-intro-text {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 18px;
}
.category-item .page-header {
    line-height: normal;
    padding: 0;
    margin: 0 0 9px;
    font-size: 17px;
    font-weight: 500;
}
.category-item .page-header span.badge-info {
    padding: 5px 10px;
    margin-top: 0;
    vertical-align: top;
}
.category-item .page-header > a {
    color: #333333;
    transition: 0.2s;
}
.category-item .category-desc {
    overflow: hidden;
    font-size: 14px;
    font-weight: 300;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
    .category-item .category-desc {
        white-space: normal;
        text-overflow: inherit;
    }
}
.category-item .category-desc p {
    display: inline;
}
.category-item .category-desc img {
    max-width: 100%;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    -o-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out 0.1s;
    margin-bottom: 18px;
}
.category-item .category-item {
    margin-bottom: 0;
    margin-left: 30px;
}
.category-item .category-item .page-header {
    font-size: 13px;
}
.cat-children .page-header {
    line-height: normal;
    padding: 9px 5px;
    margin: 0;
    font-size: 17px;
    font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 18px;
    margin-bottom: 18px;
    margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
    margin-bottom: 18px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
    content: " ";
    display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
    clear: both;
}
.newsfeed > h2 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 18px;
    margin-bottom: 18px;
    margin-top: 0;
}
.newsfeed .feed-description {
    margin-bottom: 18px;
    font-size: 15px;
}
.newsfeed .feed-item-description .feed-description {
    font-size: 13px;
}
.newsfeed ol li > a {
    font-weight: bold;
    font-size: 15px;
}
.article-content .pagination ul {
    display: block;
    list-style: none;
    padding: 0;
    overflow: hidden;
}
.article-content .pagination ul li {
    border: 1px solid #eeeeee;
    float: left;
    line-height: normal;
    margin-right: 9px;
    padding: 9px 18px;
}
.article-content .pagination ul li a {
    border: 0;
    text-decoration: none;
    background-color: transparent;
    line-height: normal;
    padding: 0;
}
.pagenavcounter {
    margin: 0 0 18px;
    font-weight: bold;
}
#article-index,
.article-index {
    border: 1px solid #eeeeee;
    border-radius: 4px;
    float: right;
    padding: 10px;
    margin: 0 0 18px 18px;
    width: 25%;
}
#article-index ul,
.article-index ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}
#article-index ul > li,
.article-index ul > li {
    border: 0;
    margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
    border: 0;
    padding: 5px;
    border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
    border: 0;
    background: #1a3e5e;
    color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
    border: 0;
    background: #1a3e5e;
    color: #ffffff;
}
.pagenav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pagenav > li {
    margin: 0;
    padding: 0;
    float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
    margin-right: 10px;
}
.pagenav li > a {
    padding: 9px 18px;
    line-height: normal;
    border: 1px solid #dddddd;
    border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
    background-color: #eeeeee;
}
.items-more h3 {
    margin: 0 0 18px;
}
.items-more .nav > li {
    border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
    padding: 6px 5px;
}
.back_button a {
    display: block;
    margin: 10px 0;
}
.filters {
    margin: 9px 0;
}
.display-limit {
    margin: 9px 0 5px;
}
.filters .display-limit {
    float: right;
    text-align: right;
}
#system-message dt {
    font-weight: bold;
}
#system-message dd {
    font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
    margin: 0;
    padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
    background: none;
    margin: 0;
    padding: 5px;
}
.alert-message {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}
.alert-message hr {
    border-top-color: #c9e2b3;
}
.alert-message .alert-link {
    color: #356635;
}
.alert-notice {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}
.alert-notice hr {
    border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
    color: #2d6987;
}
.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48;
}
.alert-error hr {
    border-top-color: #e4b9c0;
}
.alert-error .alert-link {
    color: #953b39;
}
.tip-wrap {
    background: #fff6df;
    border: 1px solid #fb3;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 300px;
    z-index: 999;
}
.tip-title {
    border-bottom: 1px solid #fb3;
    font-weight: bold;
    padding: 5px 10px;
}
.tip-text {
    font-size: 13px;
    margin: 0;
    padding: 5px 10px;
}
.hasTip img {
    border: none;
    margin: 0 5px 0 0;
}
@media (min-width: 768px) {
    .languageswitcherload {
        float: right;
        width: 100%;
    }
    .languageswitcherload .mod-languages {
        text-align: right;
    }
}
div.calendar {
    width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
    margin-top: 9px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    height: auto;
}
.iframe-bordered {
    border: 1px solid #dddddd;
}
.chzn-container {
    display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
    height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
    border-color: #cccccc;
    height: 26px;
    border-radius: 0 3px 3px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
    border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
    border-color: #cccccc;
}
.btn-group .chzn-results {
    white-space: normal;
}
.items-row .article-header {
    overflow: hidden;
    width: 100%;
}

.item-page .page-header h1 {
    display: none;
}
.t3-mainbody .page-header {
    padding-bottom: 8px;
    margin: 0;
    border: medium none;
}
.t3-mainbody .page-header h2 {
    margin: 0 0 18px;
    font-size: 33px;
    padding: 0;
    font-weight: 300;
}
.pull-left {
    padding: 9px 0;
}
.page-title,
.page-header h1,
.categories-list h1 {
    margin: 0 0 18px;
    font-size: 33px;
    padding: 0;
    font-weight: 300;
}
.page-subheader {
    margin: 0;
}
.page-subheader:before,
.page-subheader:after {
    content: " ";
    display: table;
}
.page-subheader:after {
    clear: both;
}
.page-subtitle,
.page-subheader h2 {
    margin: 0 0 18px;
    padding: 9px 0;
}
.page-subtitle small,
.page-subheader h2 small {
    font-size: 33px;
    color: #434a54;
    font-weight: 300;
}
.page-header + .page-subheader {
    margin-top: -18px;
}
.componentheading {
    padding: 0;
    margin: 0 0 18px;
    font-size: 33px;
    font-weight: 300;
}
.article-header h1 {
    margin: 0 0 18px 0;
    font-size: 33px;
    padding: 9px 0;
    font-weight: 300;
}
.item-title {
    font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
    margin-top: 0;
}
.jumbotron p:last-child {
    margin-bottom: 0;
}
.container .jumbotron {
    border-radius: 6px;
}
.masthead {
    padding: 36px 0;
    text-align: center;
}
.masthead p:last-child {
    margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
    .masthead {
        padding: 72px 0;
    }
    .masthead h1 {
        font-size: 91px;
    }
    .masthead p {
        font-size: 26px;
    }
    .masthead .btn-lg {
        margin-top: 18px;
        padding: 18px 42px;
        font-size: 19.5px;
    }
}
.jumbotron-primary {
    background-color: #1a3e5e;
    color: #95bee2;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
    color: #ffffff;
}
.jumbotron-primary p {
    color: #ffffff;
}
.jumbotron-primary .btn-primary {
    border-color: #fff;
}
.label:empty {
    display: none;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.page-header .label,
.page-header .badge {
    vertical-align: middle;
}
.alert h4 {
    color: inherit;
}
.media:first-child {
    margin-top: 0;
}
.media-object {
    display: block;
}
.media-heading {
    margin: 0 0 5px;
}
.media > .pull-left {
    margin-right: 10px;
}
.media > .pull-right {
    margin-left: 10px;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
    color: #6da5d7;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title > a {
    color: inherit;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}
.t3-wrapper .row-fluid {
    margin-left: 0;
    margin-right: 0;
}
.row-fluid [class*="span"] {
    padding: 0;
}
.t3-wrapper .row-fluid .block_caption {
    padding: 2px 5px 4px 23px;
}
.form-horizontal .control-group .control-label,
.form-horizontal .control-group strong {
    font-weight: normal;
}
.result_search #gmap-noresult {
    padding-top: 15px;
}
@media (min-width: 320px) and (max-width: 480px) {
    .t3-wrapper .form-horizontal .control-group .controls {
        margin-left: 0px;
    }
}
.pane-slider .btn {
    padding: 6px 12px;
}
.agent-properties .grid li.span4 {
    margin-bottom: 60px;
}
.detailsBar .feature_title {
    padding: 5px 10px;
}
.detailsBar .noleftmargin a {
    display: block;
    padding: 5px 10px;
}
.t3-wrapper .tab-content div {
    overflow: initial;
}
.latestproperties .os-propertytitle {
    font-family: "Open Sans", sans-serif;
    color: #434a54 !important;
    font-size: 18px;
}
.latestproperties .os-propertytitle:hover {
    color: #1a3e5e !important;
}
.latestproperties .os_item {
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 0px 0px #e3e4e7;
    box-shadow: 0px 2px 0px 0px #e3e4e7;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.latestproperties .os_item:hover {
    box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    background: #ffffff;
}
.latestproperties .os_types_red,
.latestproperties .os_featured {
    font-family: "Open Sans", sans-serif;
}
.latestproperties .os_types_red {
    background: #1a3e5e;
}
.latestproperties .os_category {
    font-size: 13px;
}
.latestproperties .os_types_red:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: #1a3e5e transparent #1a3e5e #1a3e5e;
    border-image: none;
    border-style: solid;
    border-width: 18px;
    bottom: 0;
    content: "";
    position: absolute;
    right: -26px;
    z-index: 9;
}
.detailsView .property-title {
    border-left: 10px solid #1a3e5e !important;
    padding: 0 0 10px 10px;
}
.t3-content .detailsView .row-fluid .property-title h1 {
    font-family: "Open Sans", sans-serif;
    color: #434a54 !important;
    font-size: 27px;
}
.detailsView .attribute-list .meta-block,
.detailsView .attribute-list .meta-block strong {
    font-weight: normal;
}
.t3-content .os_property-item .status-type,
.os_property-item .status-type_rtl {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
}
.t3-content .os_property-item .status-price,
.os_property-item .status-price_rtl {
    font-family: "Open Sans", sans-serif;
    background: #1a3e5e !important;
    font-size: 15px;
}
@media (min-width: 1280px) {
    .t3-content .os_property-item .status-type:after {
        border-bottom: 19px solid transparent;
        border-right: 9px solid #1a3e5e !important;
        border-top: 19px solid transparent;
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
    }
}
.t3-content .os_property-item ul.additional-details li strong {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
}
.t3-content .listing-features strong {
    font-weight: normal;
}
.jcomments-links {
    padding: 5px 10px;
}
#jc h4 {
    border: none;
    font-weight: normal;
}
#comments-footer {
    display: none;
}
.captcha {
    cursor: pointer;
}
@media screen and (min-width: 768px) {
    #jc p {
        padding: 0;
    }
}
#jc .checkbox,
#jc .lable {
    display: inline;
    padding: 0 5px;
    font-weight: normal;
}
#comments-form-buttons .btn {
    background: #1a3e5e;
    border: medium none;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    min-height: 0;
    padding: 15px 24px;
    top: auto;
    width: 192px;
    text-shadow: none;
}
#comments-form-buttons .btn a {
    color: #ffffff;
}

body {
    color: #768082;
    padding:0 !important;
}
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
a:hover,
a:focus {
    text-decoration: none;
}
a:visited {
    color: #1a3e5e;
}
a:active,
a:focus {
    outline: none;
}
.t3-wrapper {
    overflow: hidden !important;
}
.t3-wrapper .row {
    margin-left: -15px;
    margin-right: -15px;
}
.t3-header {
    background-color: #ED4923;
    border-bottom: 1px solid #f0f0f0;
    padding: 5px 0;
}
.t3-header .custom p {
    margin: 0;
    padding-top: 6px;
}
.t3-header .topbar-1 {
    color: #F4F6F8;
}
.t3-header i {
    font-size: 0;
    margin: 0 3px;
}
.t3-header i:before {
    font-size: 13px;
}
.logo {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .logo {
        text-align: left;
        padding: 0;
    }
}
.logo a {
    display: inline-block;
    line-height: 1;
    margin: 0;
}
.logo-image span,
.logo-image small {
    display: none;
}
.logo-image img {
    width: 100%;
}
.menu-fixed .logo img {
    max-height: 65px;
}
.logo-text a {
    text-decoration: none;
    font-size: 26px;
    font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
    text-decoration: none;
}
.logo-text .site-slogan {
    display: block;
    font-size: 13px;
    margin-top: 5px;
}
.head-search {
    margin-top: 18px;
}
.head-search:before,
.head-search:after {
    content: " ";
    display: table;
}
.head-search:after {
    clear: both;
}
.head-search form {
    margin: 0;
}
.head-search label {
    display: none;
}
.head-search .search {
    position: relative;
}
.head-search .search:before {
    font-family: "FontAwesome";
    content: "\f002";
    display: block;
    position: absolute;
    left: 10px;
    top: 6px;
    color: #555555;
}
@media screen and (min-width: 768px) {
    .head-search .search {
        float: right;
    }
}
.head-search .form-control {
    width: 100%;
    padding-left: 30px;
}
@media screen and (min-width: 768px) {
    .head-search .form-control {
        width: 150px;
    }
    .head-search .form-control:focus {
        width: 200px;
    }
}
.t3-breadcrumbs .breadcrumb {
    margin: 0;
    background: none;
    padding: 8px 0;
    font-size: 12px;
}
#t3-slideshow {
    position: relative;
}
#t3-slideshow .slideshow-slide {
    margin-bottom: 18px;
}
#t3-slideshow .slideshow-slide .advancedsearchdiv {
    height: auto;
}
#t3-slideshow .slideshow-slide .advancedsearchdiv .ui-widget-content {
    background: #ffffff;
    border: 1px solid #f0f0f0;
    height: 10px;
}
#t3-slideshow .slideshow-slide .advancedsearchdiv .ui-widget-content .ui-slider-range {
    background: #1a3e5e;
}
#t3-slideshow .slideshow-slide .advancedsearchdiv .ui-widget-content .ui-slider-handle {
    background: #666666;
    border: medium none;
    border-radius: 8px;
    box-shadow: none;
    height: 16px;
    width: 16px;
    outline: medium none;
}
#t3-slideshow .slideshow-slide .advancedsearchdiv select, #t3-slideshow .slideshow-slide .advancedsearchdiv input[type=text]  {
    height: 34px;
    line-height: 34px;
    padding: 6px 12px;
    font-family: "Open Sans", sans-serif;
}
#t3-slideshow .slideshow-slide .advancedsearchdiv .row-fluid .min-max .span6
{
    max-width:41%;
    margin-right:10px;
}
#t3-slideshow .slideshow-slide .advancedsearchdiv .min-max .form-control
{
    display:block;
    max-width:100%;
    width:100%;
}
#t3-slideshow .slideshow-slide .advancedsearchdiv .row-fluid {
    float: left;
    width: 100%;
}

#t3-slideshow .slideshow-slide .advancedsearchdiv .row-fluid [class*="span"] {
    min-height: inherit;
}
#t3-slideshow .slideshow-slide .advancedsearchdiv .row-fluid .span10 {
    width: 100%;
    padding: 9px;
}
#t3-slideshow .slideshow-slide .advancedsearchdiv .row-fluid .span3 {
    width: 25%;
}
#t3-slideshow .slideshow-slide .advancedsearchdiv .row-fluid .span6 {
    width: 50%;
}


#t3-slideshow .slideshow-slide .advancedsearchdiv .row-fluid .span2 {
    width: 16.6667%;
}
#t3-slideshow .slideshow-slide input.search-query {
    border-radius: 15px;
    margin-bottom: 0;
    padding-left: 14px;
    padding-right: 14px;
}
#t3-slideshow .slideshow-slide input {
    font-family: "Open Sans", sans-serif;
}
#t3-slideshow .slideshow-slide #searchbtn {
    height: 131px;
}
.t3-slideproperty h3 {
    font-size: 23px;
    color: #434a54;
    font-weight: 500;
}
.t3-slideproperty h3 span {
    display: inline-block;
}
.t3-slideproperty .os-cs .os-nav .os-nav-prev {
    background-color: #1a3e5e;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 39px;
    height: 40px;
    position: absolute;
    right: 60px;
    top: -50px;
    width: 40px;
    line-height: 36px;
    text-align: center;
    left: inherit;
}
.t3-slideproperty .os-cs .os-nav .os-nav-next {
    background-color: #1a3e5e;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 39px;
    height: 40px;
    text-align: center;
    position: absolute;
    right: 15px;
    top: -50px;
    width: 40px;
    line-height: 36px;
    left: inherit;
}
.t3-slideproperty .os-cs .os-inner {
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 0px 0px #e3e4e7;
    box-shadow: 0px 2px 0px 0px #e3e4e7;
    font-size: 13px;
    background-color: #fdfdfd;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
    margin: 0 15px 15px;
    padding: 0 0 20px 0;
}
.t3-slideproperty .os-cs .os-inner:hover {
    box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    background: #ffffff;
}
.t3-slideproperty .os-cs .os-inner:hover .os-center {
    background: #000000;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.t3-slideproperty .os-cs .os-inner:hover .os-center img {
    opacity: 0.5;
}
.t3-slideproperty .os-cs .os-inner:hover .os-center .osp-icon-plus {
    opacity: 0.9;
}
.t3-slideproperty .os-cs .os-inner:hover .os-center .os-type {
    opacity: 0.5;
}
.t3-slideproperty .os-cs .os-inner img {
    margin: 0;
    border-bottom: 3px solid #1a3e5e !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    max-width: 100%;
}
.t3-slideproperty .os-cs .os-inner .osp-property-info {
    margin: 5px 0;
    overflow: hidden;
}
.t3-slideproperty .os-cs .os-inner .osp-property-info li {
    list-style: outside none none;
    float: left;
    padding-right: 8px;
}
.t3-slideproperty .os-cs .os-center {
    position: relative;
}
.t3-slideproperty .os-cs .os-center .os-type {
    background: #1a3e5e;
    border-radius: 4px 0;
    color: #ffffff;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 0;
    min-width: 89px;
    padding: 7px;
}
.t3-slideproperty .os-cs .os-center .osp-icon-plus {
    border: 1px solid #fdfdfd;
    border-radius: 4px;
    color: #fdfdfd;
    cursor: pointer;
    font-size: 20px;
    height: 45px;
    left: 50%;
    line-height: 40px;
    margin: -20px 0 0 -22px;
    opacity: 0;
    padding: 0 10px;
    position: absolute;
    top: 50%;
    transition: all 0.4s ease 0s;
    z-index: 12;
}
.t3-slideproperty .os-cs .os-center .os-featured {
    bottom: -19px;
    height: 30px;
    left: 50%;
    position: absolute;
    width: 30px;
    background: #1a3e5e;
    color: #ffffff;
    border-radius: 4px;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);

    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
.t3-slideproperty .os-cs .os-center .os-featured i {
    line-height: 29px;
}
.t3-slideproperty .os-cs .os-main {
    padding: 0 13px;
}
.t3-slideproperty .os-cs .os-main h4 {
    margin-bottom: 6px;
    margin-top: 19px;
    font-weight: 500;
    font-size: 18px;
}
.t3-slideproperty .os-cs .os-main h4 a {
    font-weight: 500;
    color: #434a54;
}
.t3-slideproperty .os-cs .os-main h4 a:hover {
    color: #1a3e5e;
}
.t3-slideproperty .os-cs .os-main .os-category {
    margin: 5px 0;
}
.t3-slideproperty .os-cs .os-main .os-address {
    margin: 5px 0;
    line-height: 22px;
}
.t3-slideproperty .os-cs .os-main .os-introtext {
    margin: 5px 0;
}
.t3-slideproperty .os-cs .os-main .os-price {
    margin: 25px 0 0;
    border-top: 1px solid #f0f0f0;
    color: #1a3e5e;
    padding-top: 15px;
}
.t3-slideproperty .os-cs .os-main .os-price .os-item {
    font-size: 16px;
}
.t3-slideproperty .os-cs .os-main .os-price .listing_actions {
    float: right;
}
.t3-slideproperty .os-cs .os-main .os-price .listing_actions .os-share_list {
    margin-right: 10px;
}
.t3-slideproperty .os-cs .os-main .os-price .listing_actions i {
    color: #768082;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    font-size: 11px;
    background-color: #fdfdfd;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
    margin: 0;
    padding: 5px 7px;
}
.t3-slideproperty .os-cs .os-main .os-price .listing_actions i:hover {
    color: #ffffff;
    background-color: #1a3e5e;
    border: none;
}
.t3-slideproperty .t3-module {
    margin-bottom: 0px;
}
.t3-banner {
    background-attachment: fixed;
    background-color: transparent;
    background-image: url(../../../images/banner.jpg);
    background-position: 50% -33px;
    background-repeat: repeat;
    background-size: cover;
    min-height: 344px;
}
.t3-banner .custom {
    text-align: center;
    color: #ffffff;
    padding: 50px 0;
}
.t3-banner .custom p {
    padding: 15px 0;
}
.t3-banner .custom p .btn {
    background: #1a3e5e;
    border: medium none;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    min-height: 0;
    padding: 15px 24px;
    top: auto;
    width: 192px;
}
.t3-agents {
    padding: 40px 0 0;
}
.t3-agents .agent {
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 0px 0px #e3e4e7;
    box-shadow: 0px 2px 0px 0px #e3e4e7;
    font-size: 13px;
    background-color: #fdfdfd;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
    padding: 0 0 20px 0;
    position: relative;
}
.t3-agents .agent:hover {
    box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    background: #ffffff;
}
.t3-agents .agent:hover .agent-image {
    background: #000000;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.t3-agents .agent:hover .agent-image img {
    opacity: 0.5;
}
.t3-agents .agent:hover .agent-image .osp-icon-plus {
    opacity: 0.9;
}
.t3-agents .agent:hover .agent-contact {
    opacity: 1;
}
.t3-agents .agent:hover .agent-description {
    opacity: 0;
}
.t3-agents .agent .agent-image {
    position: relative;
    border-bottom: 3px solid #1a3e5e;
}
.t3-agents .agent .agent-image .osp-icon-plus {
    border: 1px solid #fdfdfd;
    border-radius: 4px;
    color: #fdfdfd;
    cursor: pointer;
    font-size: 20px;
    height: 45px;
    left: 50%;
    line-height: 40px;
    margin: -20px 0 0 -22px;
    opacity: 0;
    padding: 0 10px;
    position: absolute;
    top: 50%;
    transition: all 0.4s ease 0s;
    z-index: 12;
}
.t3-agents .agent .agent-image img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.t3-agents .agent .agent-name {
    padding: 0 15px;
    margin-bottom: 3px;
    margin-top: 13px;
}
.t3-agents .agent .agent-name a {
    font-size: 18px;
    color: #434a54;
}
.t3-agents .agent .agent-name a:hover {
    color: #1a3e5e;
}
.t3-agents .agent .agent-contact {
    padding: 0 15px;
    opacity: 0;
    position: absolute;
}
.t3-agents .agent .agent-contact .agent-phone {
    margin: 5px 0;
}
.t3-agents .agent .agent-contact .agent-mobile {
    margin: 5px 0;
}
.t3-agents .agent .agent-contact .agent-mobile {
    margin: 5px 0;
}
.t3-agents .agent .agent-description {
    padding: 0 15px;
    line-height: 22px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.t3-agents .agent .agent-detail {
    padding: 0 15px;
    margin: 13px 0;
    text-align: right;
}
.t3-agents .agent .agent-detail a {
    color: #768082;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    background-color: #fdfdfd;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
    margin: 0;
    padding: 5px 7px;
}
.t3-agents .agent .agent-detail a:hover {
    color: #ffffff;
    background-color: #1a3e5e;
    border: none;
}
.t3-sl {
    padding-bottom: 18px;
    padding-top: 18px;
}
@media screen and (min-width: 768px) {
    .t3-sl {
        padding-bottom: 18px;
        padding-top: 36px;
    }
}
.t3-sl-1 h3 {
    font-weight: 500;
    margin: 0;
}
.t3-sl-1 h3 a {
    color: #434a54;
}
.t3-sl-1 h3 a:hover {
    color: #1a3e5e;
}
.t3-sl-1 p {
    font-size: 13px;
    line-height: 22px;
}
.t3-sl-1 .read-more {
    color: #768082;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    background-color: #fdfdfd;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
    margin: 0;
    padding: 5px 7px;
}
.t3-sl-1 .read-more:hover {
    color: #ffffff;
    background-color: #1a3e5e;
    border: none;
}
.t3-sl-2 {
    background: #ffffff;
}
.t3-sl-2 h3 {
    font-size: 23px;
    color: #434a54;
    font-weight: 500;
}
.t3-sl-2 h3 span {
    display: inline-block;
}
.t3-sl-2 .module-ct > ul {
    margin: 0;
}
.t3-sl-2 .module-ct > ul li {
    padding: 0 0 10px;
}
.t3-sl-2 .sj-videobox {
    margin: 0;
}
.t3-sl-2 .t3-module {
    margin-bottom: 0;
}
.t3-mainbody {
    padding-top: 0;
    padding-bottom: 0;
}
.t3-content {
    padding-top: 18px;
    padding-bottom: 18px;
}
.t3-sidebar {
    padding-top: 18px;
    padding-bottom: 18px;
}
.t3-sidebar h3 {
    padding: 0;
    font-weight: normal;
    font-size: 16px;
    color: #434a54;
}
.t3-sidebar .module_transparent .module-ct {
    border-radius: inherit;
    box-shadow: inherit;
    padding: 0 0;
    background: none;
    border: medium none;
}
.t3-sidebar .module_transparent .module-ct:hover {
    border-radius: inherit;
    box-shadow: inherit;
    padding: 0 0;
    background: none;
    border: medium none;
}
.t3-sidebar .module-ct {
    padding: 18px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 0px 0px #e3e4e7;
    box-shadow: 0px 2px 0px 0px #e3e4e7;
    font-size: 13px;
    background-color: #fdfdfd;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
    margin: 0;
}
.t3-sidebar .module-ct:hover {
    box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    background: #ffffff;
}
.t3-sidebar .module-ct ul {
    margin: 0;
    list-style: outside none none;
}
.t3-sidebar .module-ct ul li {
    border-bottom: 1px solid #f0f0f0;
    font-size: 13px;
    margin-bottom: 11px;
    padding-bottom: 11px;
    width: 100%;
}
.t3-sidebar .module-ct ul li a {
    color: #768082;
}
.t3-sidebar .module-ct ul li a:hover {
    color: #1a3e5e;
}
.t3-sidebar .module-ct ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: block;
    float: left;
    text-decoration: inherit;
    font-size: 13px;
    margin: 5px 13px 0px 0px;
    line-height: 14px;
}
.t3-sidebar .module-ct td {
    border-top: none;
}
#back-to-top {
    position: fixed;
    right: 18px;
    top: auto;
    z-index: 999;
    display: none;
    bottom: -60px;
}
@media (min-width: 768px) {
    #back-to-top {
        display: block;
    }
}
#back-to-top .btn {
    background: none;
    border: 2px solid #1a3e5e;
    color: #1a3e5e;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 1;
    padding: 0;
    text-align: center;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
    background: none;
    outline: none;
    opacity: 1;
    filter: alpha(opacity=100);
}
#back-to-top.affix {
    bottom: 180px;
}
#back-to-top a {
    outline: none;
}
#back-to-top i {
    font-size: 27px;
    line-height: 22px;
}
.t3-footer {
    background-image: url(../../../images/bg_footer.jpg);
    font-size: 13px;
}
.t3-footer:before,
.t3-footer:after {
    content: " ";
    display: table;
}
.t3-footer:after {
    clear: both;
}
.t3-footer small {
    display: block;
    font-size: 100%;
}
.t3-footer .social a {
    border-radius: 3px;
    display: inline-block;
    height: 41px;
    margin: 0 8px 10px 0;
    padding: 11px 0;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 41px;
    color: #a6b3bb;
    background-color: #323840;
}
.t3-footer .social a:hover,
.t3-footer .social a:active,
.t3-footer .social a:focus {
    background-color: #1a3e5e;
    color: #ffffff;
}
.t3-footer .social a i {
    font-size: 0;
}
.t3-footer .social a i:before {
    font-size: 19px;
}
.t3-footer .contact_sidebar i {
    font-size: 0;
    margin-right: 10px;
}
.t3-footer .contact_sidebar i:before {
    font-size: 13px;
}
.t3-footer-innner {
    background-color: #282d33;
    opacity: 0.5;
}
.t3-footnav {
    padding: 18px 0;
}
.t3-footnav:before,
.t3-footnav:after {
    content: " ";
    display: table;
}
.t3-footnav:after {
    clear: both;
}
@media screen and (min-width: 768px) {
    .t3-footnav {
        padding: 36px 0;
    }
}
.t3-footnav .t3-module {
    background: transparent;
    color: #72777f;
    margin-top: 9px;
    margin-bottom: 9px;
}
.t3-footnav .t3-module .module-title {
    color: #f0f0f0;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 9px;
}
.t3-footnav .t3-module .element_property {
    border: medium none;
}
.t3-footnav .t3-module ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.t3-footnav .t3-module ul > li {
    line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
    color: #72777f;
    padding: 5px 15px;
    background: none;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
    color: color:d8d8d8;
    background: none;
}
.t3-footnav .t3-module ul > li > a:before {
    content: "\f041";
    font-family: "FontAwesome";
    left: 0;
    position: absolute;
}
.t3-footnav .t3-module ul > li > a:first-child {
    padding-top: 0;
}
.t3-footnav .t3-module ul li.active a {
    color: #1a3e5e;
}
.t3-copyright {
    background: #1c2838;
    font-size: 12px;
    padding: 18px 0 18px;
    color: #d3d3d3;
}
.t3-copyright:before,
.t3-copyright:after {
    content: " ";
    display: table;
}
.t3-copyright:after {
    clear: both;
}
.t3-copyright small {
    margin-bottom: 5px;
}
.t3-copyright .footer-menu ul {
    text-align: right;
}
.t3-copyright .footer-menu ul li {
    display: inline-block;
}
.t3-copyright .footer-menu ul li a {
    color: #d3d3d3;
    padding: 0 0 0 10px;
}
.t3-copyright .footer-menu ul li a:hover,
.t3-copyright .footer-menu ul li a:active,
.t3-copyright .footer-menu ul li a:focus {
    color: #808080;
    background: none;
}
.copyright p {
    margin-bottom: 0;
}
.poweredby:before,
.poweredby:after {
    content: " ";
    display: table;
}
.poweredby:after {
    clear: both;
}
@media screen and (min-width: 991px) {
    .poweredby {
        text-align: right;
    }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
    opacity: .8;
    display: inline-block;
}
@media (min-width: 320px) and (max-width: 480px) {
    #btl .btl-panel {
        float: none !important;
        padding: 10px 0;
        text-align: center;
    }
}
@media (min-width: 768px) {
    .t3-wrapper .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .t3-wrapper .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .t3-wrapper .container {
        width: 1170px;
    }
}
.t3-wrapper .btn-primary,
.t3-wrapper .btn-primary:hover,
.t3-wrapper .btn-primary:focus,
.t3-wrapper .btn-primary:active {
    background: #1a3e5e;
    border-color: #1a3e5e;
    color: #ffffff;
}
.t3-footnav .custom, .t3-footnav .contact_sidebar, .t3-footnav .custom ul li a{color:#fff;}

.pro_info h4, .property-desc a {
    font-size: 13px !important;
}
.property-desc ul
{
    list-style-type: initial !important;
    padding: 0 0 0 16px !important;
} 
.property-desc ul li
{
    display:block !important;
    position:relative;
    float: none !important;
    text-align: left !important;
}
.property-desc ul li:before
{
    position: absolute;
    height: 7px;
    width: 7px;
    content: "";
    left: -14px;
    top: 6px;
    background: #777;
    border-radius: 100%;
    /* border: 1px solid #000; */
}
#detailstab .pro-small-desc {
    white-space: pre-line;
}