/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 9-May-2017, 3:49:58 PM
    Author     : Tangle
*/

a.mute-a {
    color: #000;
    text-decoration: none;
}

div.property.list {
    clear: both;
    margin-bottom: 10px;
    margin-top: -50px;
    width: 100%;
}

a.link.wide {
    width: 105.5%;
    clear: both;
    display: block;
    margin-bottom:-160px;
    padding: 10px 0px;
    margin-left: -2.75%;
    background-color: #0053a0;
    color: #fff;
}

a.link.wide div {
    margin-left: 2.75%;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}

div.property.list div.property.small {
    position: relative;
    width: 45%;
    height: 340px;
    margin-top: 20px;
    margin-right: 5%;
    float: left;
    clear: none;
    margin-bottom: 20px;
}

div.property.list div.property.small:nth-child(2n) {
    margin-right: 0;
    margin-left: 5%;
}

div.property.list div.property.small a.wide {
    /*position: absolute;
    top: 0;
    left: 0;*/
    clear: none;
    z-index: 1;
    display: block;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    background-color: #143451;
    font-family: Teko;
    font-weight: 700;
    letter-spacing: 0.02px;
    text-transform: uppercase;
    font-size: 1.5em;
}

div.property.list div.property.small div.mainImg {
    width: 100%;
    height: 125px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
}

div.property.list div.property.small span {
    width: 100%;
    display: block;
}

div.property.list div.property.small span.address {
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0;
    float: left;
    width: 63%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.property.list div.property.small span.price {
    float: right;
    width: 35%;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 0;
    text-align: right;
}

div.property.list div.property.small span.city {
    float: left;
    width: 63%;
    padding-bottom: 10px;
}

div.property.list div.property.small div.mls {
    float: right;
    width: 35%;
    padding-bottom: 10px;
    text-align: right;
}

div.property.list div.property.small p.desc {
    font-size: 13px;
    padding-bottom: 10px;
}

div.property.list div.property.small a span {
    margin: 0;
    display: inline;
}

div.property.medium {
    width: 100%;
    height: 300px;
    margin-top: 50px;
}

div.property.medium div.mainImg {
    float: left;
    display: block;
    width: 60%;
    height: 100%;
    float: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

div.property.medium div.info {
    width: 40%;
    float: left;
    padding-top: 0px;
}

div.property.medium div.info h2 {
    display: block;
    width: 92%;
    margin-left: 8%;
    clear: both;
    height: 1em;
    margin-top: 0px !important;
    margin-bottom: 15px !important;
    background-color: #143451;
    padding-top: 8px !important;
}

div.property.medium div.info span, 
div.property.medium div.info p, 
div.property.medium div.info h1 {
    clear: both;
    display: block;
    margin-left: 8%;
}

div.property.medium div.info h2 span{
    font-size: 0.4em;
    color: #ffffff;
    font-family: "Open Sans";
    font-weight: 600;
    letter-spacing: 0.01px;
    text-transform: uppercase;
    clear: none;
}

div.property.medium div.info h1{
    color: #143451;
    font-family: Teko;
    font-weight: 700;
    letter-spacing: 0.82px;
    text-transform: uppercase;
    margin-top: 0.4em;
    margin-bottom: 0.6em;
    font-size: 1.8em;
}

div.property.medium div.info h2 span:nth-child(1) {
    float: left;
    clear: none;
    width: 40%;
    margin-left: 5%;
}

div.property.medium div.info h2 span:nth-child(2) {
    float: right;
    text-align: right;
    clear: none;
    width: 40%;
    margin-right: 5%;
    margin-left: 0;
}

div.property.medium div.info span.date {
    font-style: italic;
}

div.property.medium div.info span.address {
    font-weight: 700;
    font-size: 16px;
}

div.property.medium div.info span.city {
    margin-bottom: 15px;
}

div.property.medium div.info p.desc {
    margin-bottom: 20px;
}

div.property.medium div.info a span {
    margin: 0;
    display: inline;
}

/*div.property.small a,
div.property.medium div.info a {
    background-color: #0053a0;
    padding: 10px 15px;
    display: block;
    float: right;
    color: #fff;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

div.property.medium div.info a {
    margin-right: 5%;
}*/

div.property.large h1 {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 14px !important;
}

div.property.large h1 span {
    display: block;
    float: right;
    font-size: 0.9em;
    color: #3d3d3d;
    font-family: "Open Sans";
    font-weight: 700;
    letter-spacing: 0.03px;
}

div.property.large div.rotator {
    margin-bottom: 20px;
}

div.property.large div.rotator,
div.property.large div.rotator ul,
div.property.large div.rotator ul li,
div.property.large div.rotator ul li div{
    width: 100%;
}
div.property.large div.rotator ul {
height: 250px;
overflow:hidden;
}

div.property.large div.rotator ul li div.mainImg
{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
}

div.property.large div.rotator div.wide {
    background-color: #0053a0;
    color: #fff;
    width: 100%;
    display: block;
    padding: 5px 0px;
    font-size: 1.1em;
    font-weight: 700;
    position: relative;
}

div.property.large div.rotator div.wide span {
    padding: 0 30px;
}

div.property.large div.rotator div.wide span:nth-child(2) {
    float: right;
    font-size: 0.9em;
    font-weight: 400;
    font-style: italic;
}

div.property.large div.rotator .map {
    width: 100%;
    height: 240px;
}

div.property.large .col-2 {
    width: 48%;
    float: left;
    margin-top: 20px;
}

div.property.large .col-2:first-child {
    margin-right: 4%;
}

div.property.large .col-2:first-child p {
    font-size: 0.9em;
}

div.property.large .col-2 table {
    width: 100%;
}

div.property.large .col-2 table tr td {
    padding: 0px 5px;
}

div.property.large .col-2 table tr td span.feature {
    width: 100%;
    display: block;
    border-top: 1px solid #979797;
    text-align: center;
    font-size: 1em;
    padding: 10px 0;
}

/*div.property.large .col-2 div.provider h2{
    text-align: center;
    clear: both;
    width: 100%;
}*/

div.property.large div.rotator ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

div.property.large div.rotator ul#fader-dots {
    position: absolute;
    height: auto;
    display: inline-block;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
}

div.property.large div.rotator ul#fader-dots li {
    display: inline;
    padding: 0 3px;
}

div.property.large div.rotator ul#fader-dots li i.fa {
    font-size: 10px;
    cursor: pointer;
    cursor: hand;
}

div.property.large div.rotator ul#fader-dots li i.fa:after {
    content: '\f10c';
    color: #fff;
}

div.property.large div.rotator ul#fader-dots li.active i.fa:after {
    content: '\f111';
    color: #fff;
}


div.search-result.property p {
}

div.search-result.property span.price {
    background-color: #0053a0;
    padding: 5px 8px;
    display: block;
    float: right;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

div.search-result.property {
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0px 0px 10px 0px rgba(50,50,50,0.6);
}

div.search-result.property span.wide {
    color: #fff;
    background-color: #143451;
    font-family: Teko;
    font-weight: 700;
    letter-spacing: 0.02px;
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 0.9em;
    padding: 9px 24px 4px 24px;
    width: 70%;
    float: right;
}

div.search-result.property div.mainImg {
    float: left;
    clear: none;
    height: 150px;
    width: 30%;
    margin: 0 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    clear: none;
}

div.search-result.property .info {
    float: right;
    width: 70%;
    padding: 10px 20px;
}

div.search-result.property .info .info-left {
    float: left;
    width: 75%;
}

div.search-result.property .info .info-right {
    float: right;
    width: 20%;
}

div.search-result.property span.feature {
    text-align: right;
    float: right;
    display: inline-block;
    width: 100%;
    padding-left: 0%;
    font-size: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.search-result.property span.address {
    font-size: 1.4em;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.search-result.property span.city {
    font-size: 1.2em;
    color: #777;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: -10px;
}

div.search-result.property p.desc {
    display: inline-block;
    width: 100%;
    margin-top: 8px;
    font-size: 0.9em;
}

div.similar-listings {
    background-color: #e7ecf3;
}

div.similar-listings .similar-listings-header {
    float: left;
    width: 23.5%;
    text-align: right;
}

div.similar-listings .similar-listings-header h2 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 4px solid #143451;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 15px;
}

div.similar-listings .similar-listings-header ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.similar-listings .similar-listings-header ul li h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

div.similar-listings .similar-listings-header ul li a {
    color: #143451;
}

div.similar-listings .similar-listings-inner {
    float: left;
    width: 76.5%;
    padding: 20px 70px;
}

div.similar-listings .similar-listings-inner div.property.list {
    margin-top: 0;
    margin-bottom: 0;
}

div.property-mortgage-calculator {
    margin: 0px -30px;
    padding: 30px 30px;
    background-color: #e7ecf3;
    border-bottom: 4px solid #F1F4F8;
}

form.property-contact-form {
    margin-top: 40px;
}

div.property-mortgage-calculator h2 {
    padding: 0 !important;
    margin: 0 -30px !important;
    padding-left: 30px!important;
    padding-bottom: 10px!important;
    border-bottom: 3px solid #143451;
    margin-bottom: 20px!important;
    width: 39%;
    margin-right: 61%;
}

div.property-mortgage-calculator .form-group-3 {
    float: left;
    width: 30%;
    margin-right: 5%;
}

div.property-mortgage-calculator .form-group-3:nth-child(4) {
    margin-right: 0%;
}

div.property-mortgage-calculator label {
    width: 100%;
    display: inline-block;
    font-size: 0.8em;
}

div.property-mortgage-calculator input {
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
}

div.property-mortgage-calculator button {
    margin-top: 22%;
    color: #fff;
    background-color: #143451;
    border: 1px solid #000;
    width: 100%;
    font-size: 1.1em;
    font-weight: bold;
}

div.property-mortgage-results {
    margin: 0px -30px;
    padding: 30px 30px;
    background-color: #F1F4F8;
}

div.property-mortgage-results .pmr-left {
    float: left;
    width: 60%;
    margin-right: 5%;
    font-size: 13px;
}

div.property-mortgage-results .pmr-left p:nth-child(1) {
    font-weight: 700;
}

div.property-mortgage-results .pmr-left p:nth-child(2) {
    font-size: 11px;
    font-style: italic;
}

div.property-mortgage-results .pmr-right {
    float: left;
    width: 35%;
}

div.property-mortgage-results .pmr-right .pmr-right-group {
    margin-bottom: 5px;
}

div.property-mortgage-results .pmr-right .pmr-right-group input {
    text-align: left;
}

div.property-mortgage-results .pmr-right .pmr-right-group label {
    float: right;
}

form.property-contact-form div.form-inner {
    margin: 0px -30px;
    padding: 30px 30px;
    background-color: #e7ecf3;
}

form.property-contact-form div.form-inner p.main-form-label {
    font-size: 13px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

form.property-contact-form div.form-inner div.form-inner-left {
    float: left;
    width: 45%;
    margin-right: 5%;
}

form.property-contact-form div.form-inner div.form-inner-right {
    float: left;
    width: 50%;
}

form.property-contact-form div.form-inner div.form-inner-left .form-group-left-split .form-group-left {
    float: left;
    width: 47%;
}

form.property-contact-form div.form-inner div.form-inner-left .form-group-left-split > .form-group-left:nth-child(1) {
    margin-right: 6%;
}

form.property-contact-form div.form-inner label {
    width: 100%;
    display: inline-block;
    font-size: 0.8em;
}

form.property-contact-form div.form-inner input {
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
}

form.property-contact-form div.form-inner textarea {
    margin-bottom: 5px;
    width: 100%;
    height: 130px;
}

form.property-contact-form div.form-inner .btn-linkto {
    float: right;
    margin-top: 15px;
}

div.inquiry-successful {
    margin: 0px -30px;
    padding: 30px 30px;
    background-color: #e7ecf3;
    margin-top: 40px;
}

div.inquiry-successful h2 {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
}

div.inquiry-successful p {
    padding: 0;
    margin: 0;
}

div.click-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 5;
}

div.click-wrapper div.inner {
    margin: 0 auto;
    width: 50%;
    margin-top: 10%;
    color: #000;
    background-color:#fff;
    padding: 40px;
}

div.click-wrapper a.button{
    display: block;
    clear: both;
    margin: 0 auto;
    width: 20%;
    margin-top: 30px;
    background-color: #0053a0;
    padding: 5px 8px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}


div.click-wrapper img {
    margin: 0 auto;
    float: right;
    width: 90px;
    margin-bottom: 20px;
}

div.click-wrapper img.logo {
    float: none;
    width: 120px;
    display: block;
}

div.provider {
    margin: 20px auto;
    text-align: center;
}

div.provider span {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 100%;
}

div.provider img {
    max-width: 30%;
    margin: 0 auto;
}

.exclusive-slider {
    min-height: 320px;
}

.exclusive-slider .exclusive-slider-items .exclusive-slider-item {
    display: none;
    width: 100%;
}

.exclusive-slider .exclusive-slider-items .exclusive-slider-item.active {
    display: inline-block;
}

div.image-bar {
    text-align: center;
    padding: 0 auto;
    background-color: #EEE;
}

div.image-bar a {
    width: 20%;
    margin: 10px 10px;
    display: inline-block;
    
}

div.image-bar a img {
    width: 100%;
}

div.searchRow {
    width: 25%;
    float: left;
    padding: 1%;
    border: none;
}

div.max-width {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}

div.max-width div {
    display: inline-block;
}

div.search-adv {
    clear: both;
    background-color: #e7ecf3;
    margin-bottom: 30px;
    padding: 15px;
}

div.search-adv h5 {
    background-color: #e7ecf3;
    margin: 0;
    padding: 10px 15px;
    font-weight: 700;
}

div.search-adv div.searchRow select {
    width: 100%;
}

div.search-adv div.searchRow.max-width select {
    width: 50%;
}

div.search-adv div.searchRow.max-width input {
    width: 50%;
}

div.mls-search div.close{
    margin-right: 10px;
    font-size: 1em;
    color: #0053a0 !important;
    cursor: pointer;
    opacity: 1;
}

div.adv-search-fields {
    font-size: 22px;
    padding: 20px 30px;
}

div.adv-search-fields .row .col-md-1 {
    width: 8.33333333%;
    float: left;
}

div.adv-search-fields .row .col-md-11 {
    width: 91.66666667%;
    float: left;
}

div.adv-search-fields .row select {
    font-size: 14px;
    padding: 5px 10px;
    width: 100%;
    text-align: center;
}

div.adv-search-fields .row input {
    font-size: 14px;
    padding: 5px 10px;
    width: 100%;
}

.property-type-search {
    background-color: #e7ecf3;
    margin-bottom: 20px;
}

.property-type-search .keyword-search-wrapper {
    padding: 20px 30px;
    padding-bottom: 0;
}

.property-type-search .keyword-search-wrapper input {
    font-size: 14px;
    padding: 5px 15px;
    width: 100%;
}

.property-type-search .submit-search-wrapper {
    padding: 20px 30px;
    padding-top: 0;
}

.property-type-search .submit-search-wrapper button {
    font-size: 14px;
    padding: 5px 15px;
    width: 100%;
}
