/* define any custom style rules here */
.flexslider {
    margin-top: -4px !important;
    position: relative;
}

.flexslider + .texture-map {
    margin-top: -329px;
    position: absolute;
    width: 100%;
}

.flexslider ul.slides,
.flexslider ul.slides li {
    max-height: 500px;
    overflow: hidden;
}

.flex-control-nav {
    bottom: 15px !important;
}

.logo h1 {
    font-size: 32px;
}

.phone {
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.phone .callme_button {
    width: 94%;
    font-weight: bold;
}

.property-types-list .type-item {
    margin-bottom: 10px;
    position: relative;
}

.property-types-list .type-item:hover {
    box-shadow: 0px 0px 5px grey;
}

.property-types-list .type-item img {
    display: block;
    width: 370px;
    height: 310px;
}

.property-types-list .type-item a {
    background: white;
    padding: 0 0 5px 0;
    display: block;
    line-height: 20px;
    text-rendering: optimizelegibility;
    font-family: "ABeeZee", sans-serif;
    color: #3a905b;
    text-align: left;
    font-size: 20px;
}

.property-types-list .type-item:hover a {
    color: black;
}

.property-types-list .type-item a span {
    display: block;
    margin: 5px 0 0 5px;
}

.property-types-list .type-item .price {
    display: block;
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    padding: 7px;
    position: absolute;
    right: 0;
    top: 20px;
    color: #fff;
    -webkit-transition: padding linear 0.2s;
    -moz-transition: padding linear 0.2s;
    -ms-transition: padding linear 0.2s;
    -o-transition: padding linear 0.2s;
    transition: padding linear 0.2s;
    background-color: #32ad62;
}

.property-types-list .type-item:hover .price {
    padding-right: 30px;
}

#ss-nav {
    list-style: none;

    margin-bottom: 20px;
    margin-top: 5px;
    padding: 0;
    margin-left: 0;
}

#ss-nav li {
    display: inline-block;

    margin: 0 7px 0 0;
}

#ss-nav li a img {
    width: 80px;
}

#ss-nav li a img:hover {
    opacity: 0.8;
}

#ss-nav li.activeSlide {
    position: relative;
}

#ss-nav li.activeSlide:before {
    content: '';
    position: absolute;

    bottom: -1px;

    left: 0;
    width: 100%;
    height: 5px;

    background: #32AD62;
    z-index: 1;
}

.fuzz h2 {
    margin-top: 17px;
}

.property h4 {
    line-height: 1.2em;
    font-size: 22px;
}

.property {
    padding-bottom: 10px;
}

.pad-tb {
    background: none;
}

.search-form-wrapper {
    background: rgba(255, 255, 255, .7) !important;
    box-shadow: none;
}

.search-form-wrapper .fuzz {
    background: none !important;
}

#prices-frames-wrapper table {
    width: auto;
    margin-right: 20px;
}

#prices-frames-wrapper th {
    text-align: center;
}

#prices-frames-wrapper table td {
    text-align: center;
}

#prices-frames-wrapper .prices-category {
    clear: both;
}

.cycloneslider-template-standard .cycloneslider-slide img,
.cycloneslider-template-thumbnails .cycloneslider-slide img {
    height: 100% !important;
    width: auto !important;
}

#prices-filter-form select {
    margin: 0 5px 5px 0;
}

.modal.fade.in {
    z-index: 100000000;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    z-index: 10000000;
}

.pad-lr {
    padding: 0 10px 10px 10px;
}

.single-property .detail {
    line-height: 30px;
    display: inline-block;
    margin: 10px 2px 0px 2px;
    background: rgb(229, 229, 229);
    padding: 0 10px;
    border-radius: 5px;
}

#bottom-side-wrapper .pad .row-fluid .span4:first-child + .span4 {
    margin-top: 47px;
}

.pinterest, #agent-wrap:hover .pinterest-hover {
    background: #4C75A3;
}

.flickr, #agent-wrap:hover .flickr-hover {
    background: #F57D26;
}

@media (max-width: 767px) {
    .search-form-wrapper {
        margin-top: 0 !important;
        position: relative !important;
    }

    .single-property-sidebar{
        top: 0 !important;
        position: relative !important;
        left: 0 !important;
    }
    .single-property-sidebar+div{
        display: none !important;
    }
}

#call-me .half-size {
    width: 97%;
    height: 30px;
}

#call-me {
    padding-bottom: 20px;
    padding-top: 20px;
}

#call-me textarea {
    width: 97%;
    height: 50px;
}

#call-me .btn {
    margin-top: 30px;
}

#call-me .error-msg-box h4{
    color: #D22F2F;
}
