/* ========== PROMO ========== */

@import url(https://fonts.googleapis.com/css?family=Dancing+Script);
#jsn-body {
    position: relative;
}

#jsn-navigation {
    width: 100%;
    background: #252525;
    /*padding: 20px 0 20px;*/
    z-index: 999999;
    position: relative;
}
 
body.jsn-2st-homepage #jsn-navigation {
    background: none;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

body.jsn-2st-homepage div.jsn-modulecontainer ul.menu-mainmenu > li > a,
body.jsn-2st-homepage #jsn-menu .jsn-modulecontent > .jsn-menu-toggle {
    color: #333;
}
body.jsn-2st-homepage .jsn-menu-sticky div.jsn-modulecontainer ul.menu-mainmenu > li > a,
body.jsn-2st-homepage .jsn-menu-sticky #jsn-menu .jsn-modulecontent > .jsn-menu-toggle {
    color: #fff;
}

body.jsn-2st-homepage #jsn-desktopswitch a,
body.jsn-2st-homepage #jsn-mobileswitch a  {
    background-image: url("../images/icons/icons-mobile-black.png");
}

body.jsn-2st-homepage .jsn-menu-sticky #jsn-desktopswitch a,
body.jsn-2st-homepage .jsn-menu-sticky #jsn-mobileswitch a  {
    background-image: url("../images/icons/icons-mobile.png");
}
body.jsn-color-cyan.jsn-2st-homepage div.jsn-modulecontainer ul.menu-mainmenu li:hover > a,
body.jsn-color-cyan.jsn-2st-homepage div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
    color: #42ccaf;
}

body.jsn-color-red.jsn-2st-homepage div.jsn-modulecontainer ul.menu-mainmenu li:hover > a,
body.jsn-color-red.jsn-2st-homepage div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
    color: #f9524f;
}

body.jsn-color-brown.jsn-2st-homepage div.jsn-modulecontainer ul.menu-mainmenu li:hover > a,
body.jsn-color-brown.jsn-2st-homepage div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
    color: #ad8b66;
}

body.jsn-color-green.jsn-2st-homepage div.jsn-modulecontainer ul.menu-mainmenu li:hover > a,
body.jsn-color-green.jsn-2st-homepage div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
    color: #b0c052;
}

body.jsn-color-orange.jsn-2st-homepage div.jsn-modulecontainer ul.menu-mainmenu li:hover > a,
body.jsn-color-orange.jsn-2st-homepage div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
    color: #ffa550;
}

body.jsn-color-grey.jsn-2st-homepage div.jsn-modulecontainer ul.menu-mainmenu li:hover > a,
body.jsn-color-grey.jsn-2st-homepage div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
    color: #9f9f9f;
}

body.jsn-1st-homepage #jsn-navigation,
body.jsn-3st-homepage #jsn-navigation {
    width: 100%;
    background: #252525 !important;
    position: absolute;
    top: 100%;
    left: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}
body.jsn-1st-homepage #jsn-promo-inner,
body.jsn-3st-homepage #jsn-promo-inner {
    width: 100%;
}

.jsn-demo-page #jsn-promo {
    margin: 0;
}

.jsn-homepage.jsn-demo-page .box_skitter,
.jsn-homepage.jsn-demo-page .label_skitter {
    background: none !important;
}


/* ========== SLIDE ON HOMEPAGE2 ========== */

body.jsn-2st-homepage.jsn-color-green .jsn-goals .pb-list-icons.pb-position-left .pb-icon-base {
    color: #b0c052 !important;
}

body.jsn-2st-homepage.jsn-color-red .jsn-goals .pb-list-icons.pb-position-left .pb-icon-base {
    color: #f9524f !important;
}

body.jsn-2st-homepage.jsn-color-orange .jsn-goals .pb-list-icons.pb-position-left .pb-icon-base {
    color: #ffa550 !important;
}

body.jsn-2st-homepage.jsn-color-cyan .jsn-goals .pb-list-icons.pb-position-left .pb-icon-base {
    color: #42ccaf !important;
}

body.jsn-2st-homepage.jsn-color-brown .jsn-goals .pb-list-icons.pb-position-left .pb-icon-base {
    color: #ad8b66 !important;
}

body.jsn-2st-homepage.jsn-color-grey .jsn-goals .pb-list-icons.pb-position-left .pb-icon-base {
    color: #9F9FA0 !important;
}


/* ========== USERMODULES3 ========== */

.jsn-homepage.jsn-demo-page #jsn-pos-content-bottom + #jsn-usermodules3 {
    padding: 50px 0;
}

.jsn-homepage.jsn-demo-page div.jsn-modulecontainer ul.menu-sidemenu {
    border: none;
}

.jsn-homepage.jsn-demo-page #jsn-usermodules3 ul.menu-sidemenu > li > a > span {
    padding-left: 0;
    background: none;
}


/**
 * 1. Reta
 * -------------------------------------------------------------------
 */

.jsn-welcome-top p {
    font-size: 12px;
    margin: 0;
}

#jsn-promo .jsn-es-slider .buttons-container button {
    background: none;
    margin: 0 5px;
    border: 1px solid #fff;
    height: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.jsn-color-green #jsn-promo .jsn-es-slider .buttons-container button:hover,
.jsn-color-green #jsn-promo .jsn-es-slider .buttons-container button.active {
    background: #b0c052;
    border-color: #b0c052;
}

.jsn-color-red #jsn-promo .jsn-es-slider .buttons-container button:hover,
.jsn-color-red #jsn-promo .jsn-es-slider .buttons-container button.active {
    background: #f9524f;
    border-color: #f9524f;
}

.jsn-color-orange #jsn-promo .jsn-es-slider .buttons-container button:hover,
.jsn-color-orange #jsn-promo .jsn-es-slider .buttons-container button.active {
    background: #ffa550;
    border-color: #ffa550;
}

.jsn-color-grey #jsn-promo .jsn-es-slider .buttons-container button:hover,
.jsn-color-grey #jsn-promo .jsn-es-slider .buttons-container button.active {
    background: #9f9f9f;
    border-color: #9f9f9f;
}

.jsn-color-cyan #jsn-promo .jsn-es-slider .buttons-container button:hover,
.jsn-color-cyan #jsn-promo .jsn-es-slider .buttons-container button.active {
    background: #42ccaf;
    border-color: #42ccaf;
}

.jsn-color-brown #jsn-promo .jsn-es-slider .buttons-container button:hover,
.jsn-color-brown #jsn-promo .jsn-es-slider .buttons-container button.active {
    background: #ad8b66;
    border-color: #ad8b66;
}

#jsn-promo .jsn-es-slider .buttons-container {
    bottom: 10%
}

.image_property {
    overflow: hidden;
}

.image_property img {
    transition: all .3s, visibility 0s;
    -ms-transition: all .3s, visibility 0s;
    -webkit-transition: all .3s, visibility 0s;
    -moz-transition: all .3s, visibility 0s;
}

.image_property img:hover {
    -webkit-transform: scale(1.1) rotate(2deg);
    -moz-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg);
    transform: scale(1.1) rotate(2deg);
}


/* HOMEPAPE-1 */

.jsn-1st-homepage #jsn-pos-content-top {
    padding: 0px 0 0;
}

.layout-three-cols .pb-articlelist-wrapper .pb-articlelist-list ul.list-style-type-thumbnail {
    margin: 0 -15px;
}

.layout-three-cols .pb-articlelist-wrapper .articlelist-item {
    padding: 0 15px;
    margin: 0;
    width: 33.3%;
    float: left;
    clear: none;
}

.layout-three-cols .articlelist-item .title a {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #363636;
    font-weight: 300;
}

.layout-three-cols .pb-articlelist-wrapper .meta-data-wrapper.muted {
    margin: 5px 0 15px;
    font-size: 12px;
    color: #898989;
}

.pb-articlelist-wrapper .meta-data-wrapper.muted div.hits {
    font-size: 12px;
    color: #959595;
    margin: 0;
    font-weight: 100;
    text-align: center;
}

.layout-4th-cols .pb-articlelist-wrapper .meta-data-wrapper.muted {
    color: #959595;
    font-weight: 100;
    text-align: center;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
    right: 20px;
    left: 20px;
}

.layout-4th-cols .pb-articlelist-wrapper .meta-data-wrapper.muted div {
    padding: 10px 20px 10px 0;
}

.jsn-line-title .layout-three-cols.jsn-bootstrap3 a {
    color: inherit;
}

.layout-4th-cols .pb-articlelist-wrapper .meta-data-wrapper.muted div.created-by {
    border-right: 1px solid #e5e5e5;
}

[class*="layout-"] .pb-articlelist-wrapper .articlelist-item-description {
    font-size: 14px;
    color: #636363;
}

.layout-4th-cols .pb-articlelist-wrapper .articlelist-item-description {
    margin: 10px 0 70px;
}

.layout-three-cols .articlelist-item-thumbnail {
    position: relative;
    margin: 0 0 15px 0;
}

.layout-three-cols .articlelist-item-thumbnail a {
    position: relative;
    display: inline-block;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.layout-three-cols .articlelist-item-thumbnail a:before {
    content: "";
    display: inline-block;
    background: rgba(23, 28, 38, 0.5);
    position: absolute;
    border: 1px solid #fff;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.layout-three-cols .articlelist-item-thumbnail a:after {
    content: "\f0c1";
    display: inline-block;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 18px;
    margin-left: -10px;
    margin-top: -5px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.layout-three-cols .articlelist-item-thumbnail a:hover:before,
.layout-three-cols .articlelist-item-thumbnail a:hover:after {
    opacity: 1;
}

.layout-4th-cols .pb-articlelist-wrapper .articlelist-item {
    width: 25%;
    position: relative;
}

.jsn-title-center h3 {
    font-size: 22px;
    text-align: center;
}

.jsn-1st-homepage #jsn-content-bottom .jsn-modulecontainer {
    margin: 50px 0 0;
}

.jsn-1st-homepage #jsn-pos-content-bottom {
    padding: 30px 0 35px;
}

.jsn-1st-homepage #jsn-content-bottom-over {
    background-image: url(../images/backgrounds/bg-content-bottom.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.jsn-1st-homepage #jsn-pos-content-bottom-over {
    padding: 50px 0;
}

.layout-grid .element_property_row .span6 {
    width: 100%;
    margin: 0;
}

.layout-grid .element_property_row {
    position: static;
    margin-bottom: 30px;
}

.layout-grid .element_property_row .os_property-meta {
    position: static;
    width: 100%;
}

.layout-grid .element_property_row .element_title {
    margin-top: 20px;
    line-height: 18px;
}

.layout-grid .element_property_row .element_title h4 {
    line-height: 18px;
}


/*===== BEST PRICES ===== */

.element_property_row {
    position: relative;
}

.element_property_row .os_property-meta {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 48.5%;
}

.image_property .img-polaroid {
    padding: 0;
    border: none;
    box-shadow: none;
}

.element_property_row {
    border-bottom: none !important;
}

.element_title h4 a {
    font-size: 20px;
    color: #363636;
}

.propertytype_label,
.address_valuewhite {
    font-size: 12px;
    color: #898989;
    font-family: 'Poppins';
}

.propertytype_label + a {
    color: #b0c052;
}

.property_price {
    float: right;
    font-size: 22px;
    color: #b0c052;
    font-family: 'Poppins';
}

.desc_modulewhite {
    font-family: 'Poppins';
    font-size: 14px;
    color: #636363;
    margin: 30px 0;
    display: block;
}


/*===== OUR AGENTS ===== */

.featured-agents .agent {
    box-shadow: none;
    background-color: transparent;
    padding: 0;
    width: 33.3%;
    float: left;
    font-family: 'Poppins';
}

.featured-agents .agent .image {
    width: auto;
    float: none;
    margin-right: 0;
}

.agent .name,
.agent .bio {
    margin-bottom: 0;
    text-align: center;
}

.featured-agents .agent .name {
    margin-bottom: 0;
    margin-top: 15px;
    line-height: 24px;
}

.agent .name a {
    color: #363636;
    font-size: 18px;
}

.agent .bio a {
    color: #959595;
    font-size: 12px;
}

.agent .bio a p {
    margin: 0;
}

.featured-agents .agent .email a,
.featured-agents .agent .phone {
    font-size: 14px;
    color: #363636;
}

.featured-agents .agent .phone {
    float: left;
    width: 45%;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    margin: 0 15px 0 0;
}

.jsn-agent-info {
    margin: 0px 0;
    border-bottom: 1px solid #e5e5e5;
}

.jsn-agent-info .email,
.jsn-agent-info .phone {
    padding: 25px 0;
}


/*--- Services-module ---*/

.service-module .sv-title h3 {
    font-weight: 100;
    margin-top: 0;
    color: #363636;
}

.jsn-demo-page .service-module .sv-title h3,
.jsn-demo-page .service-module .sv-item h4 {
    color: #fff;
}

.service-module .sv-des p {
    font-weight: 500;
}

.service-module .sv-des h5 {
    color: #959595;
}

.service-module .sv-item ul {
    margin-top: 40px;
}

.service-module .sv-item ul li {
    margin-top: 15px;
    padding: 0;
}

.service-module .sv-item ul.pb-list-icons.pb-position-left li .pb-icon-base {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 34px;
    background: none !important;
    border: 1px solid #b0c052;
    color: #b0c052 !important;
    margin-right: 30px;
}

.jsn-color-green .service-module .sv-item ul.pb-list-icons.pb-position-left li .pb-icon-base {
    border-color: #b0c052;
    color: #b0c052 !important;
}

.jsn-color-red .service-module .sv-item ul.pb-list-icons.pb-position-left li .pb-icon-base {
    border-color: #f9524f;
    color: #f9524f !important;
}

.jsn-color-orange .service-module .sv-item ul.pb-list-icons.pb-position-left li .pb-icon-base {
    border-color: #ffa550;
    color: #ffa550 !important;
}

.jsn-color-grey .service-module .sv-item ul.pb-list-icons.pb-position-left li .pb-icon-base {
    border-color: #9f9f9f;
    color: #9f9f9f !important;
}

.jsn-color-cyan .service-module .sv-item ul.pb-list-icons.pb-position-left li .pb-icon-base {
    border-color: #42ccaf;
    color: #42ccaf !important;
}

.jsn-color-brown .service-module .sv-item ul.pb-list-icons.pb-position-left li .pb-icon-base {
    border-color: #ad8b66;
    color: #ad8b66 !important;
}

.service-module .sv-item h4 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 200;
    text-transform: uppercase;
    margin: 5px 0 0;
    color: #363636;
    letter-spacing: 2px;
}

.service-module .sv-item h4 + div p {
    color: #959595;
    font-size: 14px;
}


/* TESTIMONIALS*/

.jsn-testimonials .pb-testimonial-box {
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
    padding: 60px 25% 30px;
}

.jsn-testimonials .pb-testimonial-meta {
    margin: 30px 20px 0;
}

.jsn-testimonials .pb-testimonial-meta .pb-testimonial-jobtitle,
.jsn-testimonials .pb-testimonial-meta .pb-testimonial-country {
    color: #c2c2c2;
}

.jsn-testimonials .pb-testimonial-avatar {
    display: inline-block;
    width: 130px;
    height: 130px;
    margin: 0 10px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
}

.jsn-testimonials .pb-testimonial-item .top > .arrow {
    display: none;
}

.jsn-testimonials .pb-testimonial-avatar img {
    width: auto;
    margin: 10px auto;
}

.jsn-testimonials .pb-testimonial-meta .pb-testimonial-name {
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 10px;
    color: #b0c052 !important;
}

.jsn-color-green .jsn-testimonials .pb-testimonial-meta .pb-testimonial-name {
    color: #b0c052 !important;
}

.jsn-color-red .jsn-testimonials .pb-testimonial-meta .pb-testimonial-name {
    color: #f9524f !important;
}

.jsn-color-orange .jsn-testimonials .pb-testimonial-meta .pb-testimonial-name {
    color: #ffa550 !important;
}

.jsn-color-grey .jsn-testimonials .pb-testimonial-meta .pb-testimonial-name {
    color: #9f9f9f !important;
}

.jsn-color-cyan .jsn-testimonials .pb-testimonial-meta .pb-testimonial-name {
    color: #42ccaf !important;
}

.jsn-color-brown .jsn-testimonials .pb-testimonial-meta .pb-testimonial-name {
    color: #ad8b66 !important;
}

.jsn-testimonials .pb-testimonial-box .pb-testimonial-content {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}

.jsn-1st-homepage #jsn-content-bottom-below {
    background-image: url(../images/backgrounds/bg-content-bottom-below.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
}

.jsn-testimonials [id*="testimonial_"] {
    margin-bottom: 75px !important;
}

.jsn-testimonials .pb-testimonial-content p {
    font-weight: 100;
    font-size: 18px;
    color: #fff;
    font-style: normal;
    font-family: 'Poppins', sans-serif;
}

.jsn-testimonials .carousel.pb-testimonial ol.carousel-indicators li {
    background-color: transparent;
    margin: 0 5px;
}

.jsn-testimonials .pb-testimonial-meta .pb-testimonial-jobtitle {
    padding: 0;
}

.carousel.pb-testimonial ol.carousel-indicators li.active {
    background-color: #b0c052 !important;
    border: none;
    width: 11px;
    height: 11px;
}


/*===== HOMEPAPE 2 ====== */

.jsn-2st-homepage #jsn-content {
    padding: 0;
}

.jsn-2st-homepage #jsn-pos-content-top-below {
    /*padding: 85px 0 0;*/
    width: 90%;
}

.jsn-goals .pb-list-content-wrap h4 {
    font-size: 36px;
    font-family: 'Poppins';
    font-weight: 100;
}

.jsn-goals .pb-list-content-wrap .pb-list-content {
    font-size: 18px;
    text-transform: uppercase;
}

.jsn-goals.jsn-bootstrap3 .pb-list-icons .pb-icon-base {
    background: none !important;
}

.jsn-2st-homepage #jsn-content-bottom-over #jsn-content-bottom-over-inner {
    width: 100%;
    background-color: #f4f8fa;
}

.jsn-2st-homepage #jsn-pos-content-bottom-over {
    padding: 85px 0 0;
}

.jsn-goals .pb-list-icons li {
    width: 25%;
    float: left;
    clear: none !important;
}

.jsn-2st-property .row-fluid .image_property img {
    width: 100%;
    height: 100%;
}

.jsn-2st-property .row-fluid .image_property {
    width: 50%;
    position: relative;
}

.jsn-2st-property .row-fluid:first-child .image_property {
    float: right;
}

.jsn-2st-property .row-fluid .image_property:before {
    left: 0;
    top: 30%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #fff;
    border-width: 22px;
    z-index: 9;
}

.jsn-2st-property .row-fluid:first-child + .row-fluid .image_property:before {
    right: 0;
    left: auto;
    border-right-color: #fff;
    border-left: none;
}

.jsn-2st-property .row-fluid .element_property_row .os_property-meta i.os-1x {
    font-size: 18px!important;
}

.jsn-2st-property .row-fluid .element_property_row .os_property-meta span {
    font-size: 18px;
    color: #636363;
    font-family: Poppins;
}

.jsn-2st-property .row-fluid .element_property_row {
    background-color: #fff;
}

.jsn-2st-property .row-fluid .element_property_row .element_title {
    margin-top: 120px;
}

.jsn-2st-property .row-fluid .element_property_row .element_title .property_price {
    font-size: 24px;
}

.jsn-2st-property .row-fluid:first-child .element_property_row .os_property-meta {
    left: 19.5%;
    right: auto;
    bottom: 100px;
    width: 25%;
}

.jsn-2st-property .row-fluid:first-child + .row-fluid .element_property_row .os_property-meta {
    right: 19.5%;
    left: auto;
    bottom: 100px;
    width: 25%;
}

.jsn-2st-property .row-fluid .element_property_row > div:not(.image_property) {
    padding: 0;
    margin: 0;
    width: 25%;
}

body.jsn-2st-homepage .jsn-2st-property .row-fluid:first-child .element_property_row > div:not(.image_property) {
    margin-left: 19.5%;
}

body.jsn-2st-homepage .jsn-2st-property .row-fluid:first-child + .row-fluid .element_property_row > div:not(.image_property) {
    margin-right: 19.5%;
    margin-left: 5%;
}

.jsn-2st-property .element_title h4 a {
    font-size: 30px;
    font-weight: 500;
}

.jsn-2st-homepage #jsn-content-bottom {
    background-color: #f4f8fa;
    padding: 50px 0 0;
}

.jsn-2st-homepage #jsn-content-bottom-below {
    padding: 50px 0;
}

.jsn-testimonials.jsn-2st-type [id*="testimonial_"] {
    margin-bottom: 35px !important;
}

.jsn-testimonials.jsn-2st-type .pb-testimonial {
    position: relative;
}

.jsn-testimonials.jsn-2st-type .pb-testimonial-item {
    position: relative;
}

.jsn-testimonials.jsn-2st-type .pb-testimonial-content p {
    font-family: 'Dancing Script', cursive;
    color: #363636;
    font-size: 24px;
    text-align: left;
}

.jsn-testimonials.jsn-2st-type .pb-testimonial .carousel-indicators {
    position: absolute;
    right: 0 !important;
    left: auto !important;
    width: 20px !important;
    bottom: 50% !important;
}

.jsn-testimonials.jsn-2st-type .pb-testimonial-avatar {
    width: 358px;
    height: 100%;
    background-color: #b4cdda;
    border-radius: 0;
    overflow: hidden;
    margin: 0;
}

.jsn-testimonials.jsn-2st-type .carousel.pb-testimonial ol.carousel-indicators li {
    background-color: #898989;
    border: none;
    margin: 10px 5px 0;
    display: block;
}

.jsn-testimonials.jsn-2st-type .carousel.pb-testimonial ol.carousel-indicators li.active {
    width: 20px;
    height: 20px;
    background-color: #898989 !important;
    margin: 10px 0 0;
}

.jsn-testimonials.jsn-2st-type .pb-testimonial-box {
    padding: 30px 45px 100px;
    float: right;
    width: 68%;
    background-color: #fff;
    transform: translate(-7%, 70%);
    -o-transform: translate(-7%, 70%);
    -moz-transform: translate(-7%, 70%);
    -webkit-transform: translate(-7%, 70%);
}

.jsn-testimonials.jsn-2st-type .pb-testimonial-meta {
    margin: 0;
    position: absolute;
    float: right;
    bottom: 24%;
    left: 31%;
}

.jsn-testimonials.jsn-2st-type .pb-testimonial-avatar img {
    /*margin: 20px auto 0;*/
    margin: 0 auto;
}

.jsn-testimonials.jsn-2st-type .pb-testimonial-meta .pb-testimonial-name {
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 10px;
    color: #363636 !important;
}

.jsn-testimonials.jsn-2st-type .pb-testimonial-meta .pb-testimonial-jobtitle {
    margin: 0;
    color: #43becc;
    font-size: 12px;
}

.jsn-2st-homepage div#jsn-usermodules3.jsn-modulescontainer {
    background-color: #f4f8fa;
    padding-bottom: 0;
}

.jsn-2st-homepage #jsn-usermodules3-inner {
    width: 100%;
}

.layout-full-two-cols.pb-element-container {
    margin-bottom: 0 !important;
}

.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item {
    clear: none;
    width: 50%;
    float: left;
    padding: 0;
    background-color: #fff;
}

.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item .articlelist-item-thumbnail,
.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item .articlelist-item-content {
    margin: 0;
    width: 50%;
}

.layout-full-two-cols .articlelist-item .articlelist-item-content > div {
    padding: 0 50px;
}

.layout-full-two-cols .articlelist-item .title a {
    font-size: 30px;
    font-weight: 500;
    color: #363636;
    font-family: 'Poppins', sans-serif;
}

.layout-full-two-cols .articlelist-item-read-more a {
    text-transform: uppercase;
    color: #363636;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
}

.layout-full-two-cols .articlelist-item-read-more {
    margin-top: 25px;
}

.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item .articlelist-item-content {
    background-color: #fff;
    height: 100%;
    transform: translateY(60%);
    float: right;
    position: relative;
}

.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item .articlelist-item-content:before {
    top: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item:first-child .articlelist-item-content:before,
.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item:first-child + .articlelist-item .articlelist-item-content:before {
    left: 100%;
    right: auto;
    border-left-color: #fff;
    border-right: none;
}

.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item:last-child .articlelist-item-content:before,
.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item + .articlelist-item + .articlelist-item .articlelist-item-content:before {
    right: 100%;
}

.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item .articlelist-item-content:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #fff;
    border-width: 30px;
    margin-top: -30px;
}

.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item:first-child .articlelist-item-thumbnail,
.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item + .articlelist-item .articlelist-item-thumbnail {
    float: right;
}

.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item:last-child .articlelist-item-thumbnail,
.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item + .articlelist-item + .articlelist-item .articlelist-item-thumbnail {
    float: left;
}

.layout-full-two-cols .pb-articlelist-wrapper .articlelist-item .articlelist-item-thumbnail img {
    width: 100% !important;
}


/**
 * Home page 3
 * -------------------------------------------------------------------
 */

div.jsn-modulecontainer ul li i[class*="fa-"] {
    display: inline-block;
}

.jsn-menu-placeholder {
    height: auto !important;
}

.jsn-3st-homepage #jsn-body #jsn-promo {
    background: #f0f2f3;
}

.jsn-3st-homepage #jsn-content-top-over {
    position: relative;
    padding: 80px 0 70px;
}

.jsn-3st-homepage #jsn-content-top-over:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: #f0f2f3;
}

.jsn-title-s1 h3.jsn-moduletitle {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 0 14px;
    margin-bottom: 60px;
    position: relative;
    text-align: left;
}

.jsn-title-s1 h3.jsn-moduletitle span {
    line-height: 40px;
}

.jsn-title-s1 h3.jsn-moduletitle:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 2px;
}

.jsn-color-cyan .jsn-title-s1 h3.jsn-moduletitle:before {
    background: #42ccaf;
}

.jsn-color-red .jsn-title-s1 h3.jsn-moduletitle:before {
    background: #f9524f;
}

.jsn-color-brown .jsn-title-s1 h3.jsn-moduletitle:before {
    background: #ad8b66;
}

.jsn-color-green .jsn-title-s1 h3.jsn-moduletitle:before {
    background: #b0c052;
}

.jsn-color-orange .jsn-title-s1 h3.jsn-moduletitle:before {
    background: #ffa550;
}

.jsn-color-grey .jsn-title-s1 h3.jsn-moduletitle:before {
    background: #9f9f9f;
}

.jsn-title-s1 div.jsn-modulecontainer_inner h3.jsn-moduletitle span.jsn-firstword {
    display: block;
    line-height: 46px;
}

.jsn-rd-properties-s1 .element_property_row {
    position: relative;
}

.jsn-rd-properties-s1 .element_property_row > .span6 {
    width: 100%;
    margin-left: 0;
    padding: 0 390px 0 30px;
}

.jsn-rd-properties-s1 .element_property_row > .span6:first-child {
    padding-left: 0;
}

.jsn-rd-properties-s1 .element_property_row > .span6:nth-child(2) {
    /*position: relative;*/
}

.jsn-rd-properties-s1 .image_property {
    padding-right: 390px;
}

.jsn-rd-properties-s1 .image_property img {
    width: 100%;
}

.jsn-rd-properties-s1 .image_property img:hover {
    width: 100%;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
}

.jsn-rd-properties-s1 .element_property_row .os_property-meta {
    position: absolute;
    top: 58px;
    right: 0;
    width: 330px;
    height: 360px;
    margin: 0 30px;
    padding: 0;
    border: none;
}

.jsn-rd-properties-s1 .element_property_row .os_property-meta:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #e5e5e5;
    margin-left: -1px;
}

.jsn-rd-properties-s1 .element_property_row .os_property-meta:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    margin-top: -1px;
}

.jsn-rd-properties-s1 .element_property_row .os_property-meta li {
    float: left;
    margin: 0;
    width: 50%;
    height: 180px;
    line-height: 32px;
    text-align: center;
    font-size: 24px;
    color: #636363;
    padding-top: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*.jsn-rd-properties-s1 .element_property_row .os_property-meta li span {
    line-height: 32px;
}*/

.jsn-rd-properties-s1 .element_property_row .os_property-meta li [class^="os-icon"] {
    font-size: 24px !important;
    margin-right: 10px;
}

.jsn-rd-properties-s1 .element_property_row .property_price {
    position: absolute;
    bottom: 90px;
    right: 30px;
    font-size: 36px;
    line-height: 44px;
}

.jsn-rd-properties-s1 .element_title h4 {
    margin: 60px 0 0;
    text-transform: capitalize;
}

.jsn-rd-properties-s1 .element_title h4 a {
    font-size: 30px;
    line-height: 38px;
}

.jsn-rd-properties-s1 .propertytype_label,
.jsn-rd-properties-s1 .address_valuewhite {
    font-size: 12px;
    color: #898989;
    font-family: 'Poppins';
    letter-spacing: 2px;
    text-transform: capitalize;
}

.jsn-rd-properties-s1 .desc_modulewhite {
    font-family: 'Poppins';
    font-size: 14px;
    color: #636363;
    margin: 20px 0;
    display: block;
}


/*--- goal-2-md ---*/

.jsn-3st-homepage #jsn-content-top,
.jsn-2st-homepage #jsn-content-top-below,
.jsn-2st-homepage #jsn-content {
    background-image: url(../images/backgrounds/2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    padding: 85px 0 55px;
    color: #fff;
}

.jsn-2st-homepage #jsn-content-top-below {
    padding: 85px 0 0;
}

.jsn-2st-homepage #jsn-content {
    padding: 0;
}

.jsn-3st-homepage #jsn-content-top:before,
.jsn-2st-homepage #jsn-content-top-below:before,
.jsn-2st-homepage #jsn-content:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.jsn-3st-homepage #jsn-pos-content-top {
    width: 90%;
}

.jsn-goals-2-md .jsn-goals ul.pb-list-icons li {
    text-align: center;
}

.jsn-goals-2-md .jsn-bootstrap3 ul.pb-list-icons .pb-icon-base {
    background: none !important;
    float: none;
    margin: 0 0 5px;
    display: inline-block;
}

.jsn-goals-2-md .jsn-goals ul.pb-list-icons h4 {
    font-weight: 100;
}

.jsn-color-cyan .jsn-goals-2-md .jsn-goals ul.pb-list-icons h4 {
    color: #42ccaf;
}

.jsn-color-red .jsn-goals-2-md .jsn-goals ul.pb-list-icons h4 {
    color: #f9524f;
}

.jsn-color-brown .jsn-goals-2-md .jsn-goals ul.pb-list-icons h4 {
    color: #b0c052;
}

.jsn-color-green .jsn-goals-2-md .jsn-goals ul.pb-list-icons h4 {
    color: #b0c052;
}

.jsn-color-orange .jsn-goals-2-md .jsn-goals ul.pb-list-icons h4 {
    color: #ffa550;
}

.jsn-color-grey .jsn-goals-2-md .jsn-goals ul.pb-list-icons h4 {
    color: #9f9f9f;
}


/*--- jsn-rd-properties-s2 ---*/

.jsn-3st-homepage #jsn-content-top-below {
    padding-top: 80px;
}

.jsn-rd-properties-s2 .element_property_row .span6 {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 0 20px;
}

.jsn-rd-properties-s2 .element_property_row .span6:first-child {
    border: none;
    padding: 0;
}

.jsn-rd-properties-s2 .element_property_row .span6:last-child {
    border-bottom: 1px solid #e5e5e5;
}

.jsn-rd-properties-s2 .jsn-modulecontent .element_property_row .element_title h4 {
    line-height: 24px;
}

.jsn-rd-properties-s2 .element_title h4 a {
    font-size: 16px;
    line-height: 24px;
}

.jsn-rd-properties-s2 .image_property img {
    width: 100%;
}

.jsn-rd-properties-s2 .os_property-meta {
    border-bottom: none;
}


/*--- Home 3 Testimonials ---*/

.jsn-3st-homepage #jsn-content-bottom-over {
    position: relative;
    background: #f0f2f3;
    padding: 85px 0 40px;
}

.jsn-3st-homepage #jsn-content-bottom-over:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-image: url(../images/backgrounds/3.jpg);
    background-size: cover;
}

.jsn-testimonials-s1 h3.jsn-moduletitle {
    margin-left: 58%;
}

.jsn-testimonials-s1 .jsn-bootstrap3 .pb-element-container {
    margin-top: 5px;
    margin-bottom: 5px;
}

.jsn-testimonials-s1 .jsn-bootstrap3 .pb-testimonial-item {
    text-align: left;
    padding: 60px 65px;
    background: #fff;
}

.jsn-testimonials-s1 .pb-testimonial .pb-testimonial-content p {
    text-align: left;
}

.jsn-testimonials-s1 .pb-testimonial-item .top > .arrow {
    display: none;
}

.jsn-testimonials-s1 .pb-testimonial-box {
    background: none;
    border: none;
    padding: 0;
    border-radius: 0;
}

.jsn-testimonials-s1 .pb-testimonial-content p {
    font-family: 'Dancing Script', cursive;
    font-size: 24px;
    line-height: 32px;
    color: #363636;
}

.jsn-testimonials-s1 .pb-testimonial-meta {
    margin: 30px 0 0;
}

.jsn-testimonials-s1 .pb-testimonial-meta .pb-testimonial-name {
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 5px;
    color: #b0c052 !important;
}

.jsn-color-cyan .jsn-testimonials-s1 .pb-testimonial-meta .pb-testimonial-name {
    color: #42ccaf !important;
}

.jsn-color-red .jsn-testimonials-s1 .pb-testimonial-meta .pb-testimonial-name {
    color: #f9524f !important;
}

.jsn-color-brown .jsn-testimonials-s1 .pb-testimonial-meta .pb-testimonial-name {
    color: #ad8b66 !important;
}

.jsn-color-green .jsn-testimonials-s1 .pb-testimonial-meta .pb-testimonial-name {
    color: #b0c052 !important;
}

.jsn-color-orange .jsn-testimonials-s1 .pb-testimonial-meta .pb-testimonial-name {
    color: #ffa550 !important;
}

.jsn-color-grey .jsn-testimonials-s1 .pb-testimonial-meta .pb-testimonial-name {
    color: #9f9f9f !important;
}

.jsn-testimonials-s1 .pb-testimonial-meta .pb-testimonial-jobtitle {
    margin: 0;
    font-size: 12px;
}

.jsn-testimonials-s1 .jsn-bootstrap3.jsn-pagebuilder .pb-testimonial .carousel-indicators {
    right: -40px;
    left: auto;
    width: 20px;
    bottom: 40% !important;
}

.jsn-testimonials-s1 .carousel.pb-testimonial ol.carousel-indicators li {
    background-color: #898989;
    border: none;
    margin-top: 10px;
}

.jsn-testimonials-s1 .carousel.pb-testimonial ol.carousel-indicators li.active {
    width: 20px;
    height: 20px;
    background-color: #898989 !important;
}

body.jsn-color-green .carousel.pb-testimonial ol.carousel-indicators li.active {
    background-color: #b0c052 !important;
}

body.jsn-color-red .carousel.pb-testimonial ol.carousel-indicators li.active {
    background-color: #f9524f !important;
}

body.jsn-color-orange .carousel.pb-testimonial ol.carousel-indicators li.active {
    background-color: #ffa550 !important;
}

body.jsn-color-grey .carousel.pb-testimonial ol.carousel-indicators li.active {
    background-color: #9f9f9f !important;
}

body.jsn-color-cyan .carousel.pb-testimonial ol.carousel-indicators li.active {
    background-color: #42ccaf !important;
}

body.jsn-color-brown .carousel.pb-testimonial ol.carousel-indicators li.active {
    background-color: #ad8b66 !important;
}


/*--- OUR AGENTS ---*/

.jsn-3st-homepage #jsn-content-bottom {
    padding: 85px 0;
}

.jsn-feature-agents-s1 {
    text-align: center;
}

.featured-agents .image {
    text-align: center;
}

.jsn-feature-agents-s1.featured-agents .agent {
    position: relative;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*.jsn-feature-agents-s1.featured-agents .agent:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}
.jsn-feature-agents-s1.featured-agents .agent > div:not(.image){
    position: relative;
}
.jsn-feature-agents-s1.featured-agents .agent:hover:before {
    opacity: 1;
}*/

.jsn-feature-agents-s1.featured-agents .agent .name {
    position: relative;
    margin: 20px 0;
    padding-bottom: 10px;
}

.jsn-feature-agents-s1.featured-agents .agent .name:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -17px;
    width: 34px;
    height: 2px;
}

.jsn-color-cyan .jsn-feature-agents-s1.featured-agents .agent .name:before {
    background: #42ccaf;
}

.jsn-color-red .jsn-feature-agents-s1.featured-agents .agent .name:before {
    background: #f9524f;
}

.jsn-color-green .jsn-feature-agents-s1.featured-agents .agent .name:before {
    background: #b0c052;
}

.jsn-color-brown .jsn-feature-agents-s1.featured-agents .agent .name:before {
    background: #ad8b66;
}

.jsn-color-orange .jsn-feature-agents-s1.featured-agents .agent .name:before {
    background: #ffa550;
}

.jsn-color-grey .jsn-feature-agents-s1.featured-agents .agent .name:before {
    background: #9f9f9f;
}

.jsn-feature-agents-s1.featured-agents .agent .name a {
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

.jsn-feature-agents-s1.featured-agents .jsn-agent-info {
    margin: 0px 0;
    border-bottom: none;
    background: #282828;
    color: #fff;
    padding: 20px;
    text-align: center;
    display: none;
}

.jsn-feature-agents-s1.featured-agents .agent .phone {
    float: none;
    width: 100%;
    text-align: center;
    border-right: none;
}

.jsn-feature-agents-s1.featured-agents .agent .email a,
.jsn-feature-agents-s1.featured-agents .agent .phone {
    color: #fff;
}

.jsn-feature-agents-s1.featured-agents .jsn-agent-info .email,
.jsn-feature-agents-s1.featured-agents .jsn-agent-info .phone {
    line-height: 24px;
    padding: 0;
    width: 100%;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*--- jsn-article-list-s1 ---*/

.jsn-3st-homepage #jsn-content-bottom-below {
    position: relative;
    padding: 80px 0;
}

.jsn-3st-homepage #jsn-content-bottom-below:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 24%;
    background: #f0f2f3;
}

.jsn-article-list-s1 .pb-articlelist-wrapper .articlelist-item {
    padding: 0;
}

.jsn-article-list-s1 .pb-articlelist-wrapper .articlelist-item:before,
.jsn-article-list-s1 .pb-articlelist-wrapper .articlelist-item:after {
    content: "";
    display: table;
}

.jsn-article-list-s1 .pb-articlelist-wrapper .articlelist-item:after {
    clear: both;
}

.jsn-article-list-s1 .articlelist-item-thumbnail {
    float: left;
    width: 50%;
    margin: 0;
}

.jsn-article-list-s1 .articlelist-item-thumbnail img {
    width: 100% !important;
}

.jsn-article-list-s1 .articlelist-item-content {
    overflow: hidden;
    padding: 75px 0 40px 45px;
}

.jsn-article-list-s1 .articlelist-item .title a {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    text-decoration: none !important;
    text-transform: capitalize;
    color: inherit;
}

.jsn-article-list-s1 .articlelist-item .title a:hover {
    color: #333;
}

.jsn-article-list-s1 .pb-articlelist-wrapper .meta-data-wrapper {
    margin: 5px 0 5px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
}

.jsn-article-list-s1 .articlelist-item-description {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .5px;
}

.jsn-article-list-s1 .articlelist-item-read-more a {
    font-size: 14px;
    line-height: 22px;
    text-decoration: none !important;
    color: inherit;
}

body.jsn-color-cyan .jsn-article-list-s1 .articlelist-item-read-more a:hover {
    color: #42ccaf;
}

body.jsn-color-red .jsn-article-list-s1 .articlelist-item-read-more a:hover {
    color: #f9524f;
}

body.jsn-color-brown .jsn-article-list-s1 .articlelist-item-read-more a:hover {
    color: #ad8b66;
}

body.jsn-color-green .jsn-article-list-s1 .articlelist-item-read-more a:hover {
    color: #b0c052;
}

body.jsn-color-orange .jsn-article-list-s1 .articlelist-item-read-more a:hover {
    color: #ffa550;
}

body.jsn-color-grey .jsn-article-list-s1 .articlelist-item-read-more a:hover {
    color: #9f9f9f;
}

.jsn-article-list-s1 .articlelist-item-read-more a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f101';
    margin-left: 8px;
}

.jsn-article-list-s1 .articlelist-item:nth-child(2n) .articlelist-item-thumbnail {
    float: right;
}

.jsn-article-list-s1 .articlelist-item:nth-child(2n) .articlelist-item-content {
    padding: 60px 45px 40px 0;
}


/*--- jsn-article-list-s2 ---*/

.jsn-article-list-s2 .pb-articlelist-wrapper .pb-articlelist-list ul.list-style-type-thumbnail:before,
.jsn-article-list-s2 .pb-articlelist-wrapper .pb-articlelist-list ul.list-style-type-thumbnail:after {
    content: "";
    display: table;
}

.jsn-article-list-s2 .pb-articlelist-wrapper .pb-articlelist-list ul.list-style-type-thumbnail:after {
    clear: both;
}

.jsn-article-list-s2 .pb-articlelist-wrapper .pb-articlelist-list ul.list-style-type-thumbnail {
    margin: -30px -15px;
}

.jsn-article-list-s2 .pb-articlelist-wrapper .articlelist-item {
    width: 33.33333%;
    padding: 0 15px;
    margin: 30px 0 0;
    float: left;
    clear: none;
}

.jsn-article-list-s2 .pb-articlelist-wrapper .articlelist-item .title a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-transform: capitalize;
    color: inherit;
    text-decoration: none !important;
}

.jsn-article-list-s2 .pb-articlelist-wrapper .meta-data-wrapper {
    margin: 3px 0 5px;
}

.jsn-article-list-s2 .pb-articlelist-wrapper .meta-data-wrapper div {
    font-size: 12px;
    letter-spacing: 2px;
}

.jsn-article-list-s2 .pb-articlelist-wrapper .meta-data-wrapper div a {
    color: inherit;
}

.jsn-article-list-s2 .articlelist-item-thumbnail {
    width: 100%;
    float: none;
    margin: 0;
}

.jsn-article-list-s2 .articlelist-item-thumbnail img {
    width: 100%;
}

.jsn-article-list-s2 .articlelist-item-content {
    padding: 20px;
    border: 1px solid #e5e5e5;
}

.jsn-article-list-s2 .articlelist-item-read-more {
    padding-top: 15px;
    border-top: 1px solid #e5e5e5;
}

.jsn-article-list-s2 .articlelist-item-read-more a {
    font-size: 14px;
    line-height: 22px;
    text-decoration: none !important;
    color: inherit;
}

.jsn-article-list-s2 .articlelist-item-read-more a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f101';
    margin-left: 8px;
}

.jsn-article-list-s2 .articlelist-item-read-more a:hover {
    color: #b0c052;
}


/*--- jsn-ospsearch-top-md ---*/

body.jsn-1st-homepage #jsn-content-top-over {
    position: relative;
    /*margin-top: -91px;*/
    z-index: 1000;
}

.jsn-demo-page .jsn-ospsearch-top {
    border: none;
    margin-top: -100px;
}

.jsn-ospsearch-top-md .jsn-ospsearch-top-md form[id^="ossearch"] {
    margin: 0;
}

#jsn-master .jsn-ospsearch-top.jsn-bootstrap3 .chzn-container {
    width: 100% !important;
}

.ospsearch .ui-slider-horizontal {
    height: 2px;
    margin: 8px 0 10px;
}

.ospsearch .ui-slider-horizontal .ui-widget-header {
    background: #b0c052;
    opacity: .5;
}

.ospsearch .ui-state-default,
.ospsearch .ui-widget-content .ui-state-default,
.ospsearch .ui-widget-header .ui-state-default {
    display: inline-block;
    text-align: center;
    width: 16px;
    height: 16px;
    line-height: 12px;
    font-size: 12px;
    background: #b0c052;
    border-radius: 50%;
    border: 2px solid #fff;
    top: -8px;
    outline: none !important;
    margin-left: -3px;
    cursor: pointer;
}

.ospsearch .ui-slider-horizontal .ui-slider-handle:last-child {
    margin-left: -13px;
}

.jsn-ospsearch-top {
    background: #fff;
    padding: 30px 30px 10px;
    border: 1px solid #e5e5e5;
}

.jsn-demo-page .jsn-ospsearch-top {
    border: none;
}

.jsn-ospsearch-top.jsn-bootstrap3 .chzn-container {
    width: 100% !important;
}

.jsn-ospsearch-top.jsn-bootstrap3 .chzn-container .chzn-choices {
    padding: 0 !important;
}

.jsn-ospsearch-top.jsn-bootstrap3 .chzn-container .chzn-choices .search-field {
    width: 100% !important;
}

.jsn-ospsearch-top.jsn-bootstrap3 .chzn-container-single .chzn-drop {
    margin-top: -20px;
    border-radius: 0;
    border-color: #e5e5e5;
    box-shadow: none;
}

.jsn-ospsearch-top.jsn-bootstrap3 .chzn-container-single .chzn-single div b {
    background-position: 0px 10px;
}

.jsn-ospsearch-top.jsn-bootstrap3 .chzn-container-multi .chzn-choices li.search-field input[type="text"],
.jsn-ospsearch-top.jsn-bootstrap3 select .chzn-container.chzn-container-single-nosearch,
.jsn-ospsearch-top.jsn-bootstrap3 .chzn-container-single .chzn-single,
.jsn-ospsearch-top.jsn-bootstrap3 input[type="text"],
.jsn-ospsearch-top.jsn-bootstrap3 select {
    width: 100% !important;
    height: 40px !important;
    line-height: 40px;
    font-size: 14px;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
    background: none;
    border-radius: 0;
    border: 1px solid #e5e5e5 !important;
    padding: 0 15px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.jsn-btn-s {
    border: none !important;
    outline: none !important;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    background: #b0c052;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

#jsn-master .ospsearch_ul > li > a.advlink {
    margin-top: 10px !important;
    display: inline-block !important;
}


/*--- jsn-header-page-info ---*/

.jsn-header-page-info:before,
.jsn-header-page-info:after {
    content: "";
    display: table;
}

.jsn-header-page-info:after {
    clear: both;
}

.jsn-header-btn {
    font-size: 12px;
    line-height: 20px;
    color: #333 !important;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 3px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    border: 1px solid #e5e5e5;
}

.jsn-color-green .jsn-btn-s,
.jsn-color-green .ospsearch .ui-state-default,
.jsn-color-green .ospsearch .ui-widget-content .ui-state-default,
.jsn-color-green .ospsearch .ui-widget-header .ui-state-default,
.jsn-color-green .ospsearch .ui-slider-horizontal .ui-widget-header,
.jsn-color-green div.jsn-modulecontainer ul.menu-mainmenu > li.jsn-menu-button > a {
    background: #b0c052;
}

.jsn-color-green .property_price,
.jsn-color-green .propertytype_label + a {
    color: #b0c052;
}

.jsn-color-red .jsn-btn-s,
.jsn-color-red .ospsearch .ui-state-default,
.jsn-color-red .ospsearch .ui-widget-content .ui-state-default,
.jsn-color-red .ospsearch .ui-widget-header .ui-state-default,
.jsn-color-red .ospsearch .ui-slider-horizontal .ui-widget-header,
.jsn-color-red div.jsn-modulecontainer ul.menu-mainmenu > li.jsn-menu-button > a {
    background: #f9524f;
}

.jsn-color-red .property_price,
.jsn-color-red .propertytype_label + a {
    color: #f9524f;
}

.jsn-color-orange .jsn-btn-s,
.jsn-color-orange .ospsearch .ui-state-default,
.jsn-color-orange .ospsearch .ui-widget-content .ui-state-default,
.jsn-color-orange .ospsearch .ui-widget-header .ui-state-default,
.jsn-color-orange .ospsearch .ui-slider-horizontal .ui-widget-header,
.jsn-color-orange div.jsn-modulecontainer ul.menu-mainmenu > li.jsn-menu-button > a {
    background: #ffa550;
}

.jsn-color-orange .property_price,
.jsn-color-orange .propertytype_label + a {
    color: #ffa550;
}

.jsn-color-grey .jsn-btn-s,
.jsn-color-grey .ospsearch .ui-state-default,
.jsn-color-grey .ospsearch .ui-widget-content .ui-state-default,
.jsn-color-grey .ospsearch .ui-widget-header .ui-state-default,
.jsn-color-grey .ospsearch .ui-slider-horizontal .ui-widget-header,
.jsn-color-grey div.jsn-modulecontainer ul.menu-mainmenu > li.jsn-menu-button > a {
    background: #9f9f9f;
}

.jsn-color-grey .property_price,
.jsn-color-grey .propertytype_label + a {
    color: #9f9f9f;
}

.jsn-color-cyan .jsn-btn-s,
.jsn-color-cyan .ospsearch .ui-state-default,
.jsn-color-cyan .ospsearch .ui-widget-content .ui-state-default,
.jsn-color-cyan .ospsearch .ui-widget-header .ui-state-default,
.jsn-color-cyan .ospsearch .ui-slider-horizontal .ui-widget-header,
.jsn-color-cyan div.jsn-modulecontainer ul.menu-mainmenu > li.jsn-menu-button > a {
    background: #42ccaf;
}

.jsn-color-cyan .property_price,
.jsn-color-cyan .propertytype_label + a {
    color: #42ccaf;
}

.jsn-color-brown .jsn-btn-s,
.jsn-color-brown .ospsearch .ui-state-default,
.jsn-color-brown .ospsearch .ui-widget-content .ui-state-default,
.jsn-color-brown .ospsearch .ui-widget-header .ui-state-default,
.jsn-color-brown .ospsearch .ui-slider-horizontal .ui-widget-header,
.jsn-color-brown div.jsn-modulecontainer ul.menu-mainmenu > li.jsn-menu-button > a {
    background: #ad8b66;
}

.jsn-color-brown .property_price,
.jsn-color-brown .propertytype_label + a {
    color: #ad8b66;
}

.jsn-header-btn:hover {
    opacity: .8;
}

.jsn-header-page-info {
    margin-top: 30px;
    padding: 0 150px 0 20px;
    border-left: 1px solid #e5e5e5;
    position: relative;
}

.jsn-header-page-info .jsn-left {
    font-size: 14px;
    line-height: 22px;
    margin: -8px 0 0;
}

.jsn-header-page-info .jsn-left li {
    margin: 8px 0 0;
    list-style: none;
}

.jsn-header-page-info .jsn-left li span {
    margin-right: 18px;
}

.jsn-header-page-info .jsn-left li a {
    color: #363636;
}

.jsn-header-page-info .jsn-left li a:hover {
    color: #b0c052;
}

.jsn-header-page-info .jsn-header-btn {
    position: absolute;
    top: 5px;
    right: 0;
}

body.jsn-direction-rtl .jsn-header-page-info {
    padding: 0 20px 0 150px;
    border-right: 1px solid #e5e5e5;
    border-left: none;
}

body.jsn-direction-rtl .jsn-header-page-info .jsn-header-btn {
    top: 5px;
    left: 0;
    right: auto;
}

.jsn-2st-homepage div#jsn-usermodules3.jsn-modulescontainer {
    overflow: hidden;
}

#featuredagentsmodule .bio {
    display: none;
}


/*--- fag-md-s1 ---*/

.fag-md-s1 {
    text-align: center;
}

.fag-md-s1 .pb-articlelist-wrapper .pb-articlelist-list ul.list-style-type-thumbnail {
    margin: 0 -15px;
}

.fag-md-s1 .pb-articlelist-wrapper .articlelist-item {
    clear: none;
    padding: 0 15px;
    margin: 0;
    width: 33.33333%;
    float: left;
}

.fag-md-s1 .pb-articlelist-wrapper .articlelist-item .title a {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: inherit;
    text-transform: capitalize;
}

.fag-md-s1 .articlelist-item-thumbnail {
    float: none;
    margin: 0 0 20px;
}

.fag-md-s1 .articlelist-item-thumbnail img {
    width: 100% !important;
    height: auto !important;
}

.fag-md-s1 .jsn-bootstrap3 p {
    margin-bottom: 0;
    color: #898989;
}


/*--- jsn-single-post-s1 ---*/

.jsn-single-post-s1 .articlelist-item-read-more a:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.jsn-single-post-s1 .articlelist-item-thumbnail {
    width: 50%;
    padding-right: 15px;
    margin: 0;
}

.jsn-single-post-s1 .articlelist-item-content {
    overflow: hidden;
    padding: 0 0 0 15px;
}

.jsn-single-post-s1 .articlelist-item .title a {
    font-size: 24px;
    color: #363636;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: none !important;
}

.jsn-single-post-s1 .pb-articlelist-wrapper .meta-data-wrapper div {
    font-size: 12px;
}

.jsn-single-post-s1 .pb-articlelist-wrapper .meta-data-wrapper div a {
    color: inherit;
}

.jsn-single-post-s1 .articlelist-item-read-more a {
    font-size: 14px;
    line-height: 22px;
    text-decoration: none !important;
    color: inherit;
}

.jsn-single-post-s1 .articlelist-item-read-more a:after {
    content: '\f101';
    margin-left: 8px;
}

.jsn-single-post-s1 .articlelist-item-read-more a:hover {
    color: #b0c052;
}


/*--- jsn-article-list-s3 ---*/

.jsn-2st-homepage #jsn-content-bottom-over {
    overflow: hidden;
}

.jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item {
    background: #fff;
}

.jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item-thumbnail img {
    height: auto !important;
}

.jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item-thumbnail {
    float: right;
    position: relative;
}

.jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item-thumbnail:before {
    left: 0;
    top: 30%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #fff;
    border-width: 22px;
    z-index: 9;
}

.jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item-content {
    padding: 160px 30px 40px;
    padding-left: 20%;
}

.jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item:nth-child(2n) .articlelist-item-thumbnail {
    float: left;
}

.jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item:nth-child(2n) .articlelist-item-thumbnail:before {
    left: auto;
    right: 0;
    border-left-color: transparent;
    border-right-color: #fff;
}

.jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item:nth-child(2n) .articlelist-item-content {
    padding: 160px 30px 40px;
    padding-right: 20%;
}

.jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item .title a {
    font-size: 30px;
    line-height: 38px;
}

.fag-md-s1.jsn-title-s1 .articlelist-item-content > div.title {
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}

.fag-md-s1.jsn-title-s1 .articlelist-item-content > div.title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -17px;
    width: 34px;
    height: 2px;
    background: #b0c052;
}

.jsn-title-s1 .jsn-single-post-s1 .articlelist-item-thumbnail {
    width: 66%;
}

.jsn-title-s1 .jsn-single-post-s1 .articlelist-item-content {
    margin-top: 160px;
}

.jsn-title-s1 .jsn-single-post-s1 .articlelist-item .title a {
    font-size: 30px;
    line-height: 38px;
}

.jsn-3st-homepage #jsn-promo .jsn-es-slider {
    max-height: 800px !important;
}

.jsn-3st-homepage #jsn-promo .jsn-es-slider .jsn-es-slide {
    background-position: 50% 0 !important;
}

.jsn-2st-homepage #jsn-promo {
    padding: 80px 0;
}

.jsn-2st-homepage #jsn-promo .jsn-es-slider .jsn-es-item-image .content-wrap {
    position: relative;
}

.jsn-2st-homepage #jsn-promo .jsn-es-slider .jsn-es-item-image .content-wrap:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #fff;
    border-width: 30px;
    margin-left: -30px;
    z-index: 9;
}

.jsn-joomla-30 .jsn-uniform .form-validate .input-append .btn {
    padding: 6px 14px 6px;
}

.jsn-joomla-30 .jsn-uniform .form-validate input[type="text"] {
    padding: 6px;
}

.alert .close {
    z-index: 999;
    outline: none !important;
}

#login-form .icon-user:before {
    display: none;
}

.dropdown-menu>li>a span[class^="icon"] {
    margin-right: 5px;
}

#filter-bar:before,
#filter-bar:after {
    content: "";
    display: table;
}

#filter-bar:after {
    clear: both;
}

.jsn-article-toolbar .dropdown-menu > li > i.fa {
    display: none;
}


/*__ RTL Language __*/

body.jsn-direction-rtl .jsn-header-page-info {
    padding: 0 20px 0 150px;
    border-right: 1px solid #e5e5e5;
    border-left: none;
}

body.jsn-direction-rtl .jsn-header-page-info .jsn-header-btn {
    top: 5px;
    left: 0;
    right: auto;
}

body.jsn-direction-rtl .jsn-header-page-info .jsn-left li span {
    margin-left: 18px;
    margin-right: auto;
}

body.jsn-direction-rtl .property_price {
    float: left;
}

body.jsn-direction-rtl .jsn-bootstrap3 .pb-list-icons .pb-icon-base {
    float: right;
    margin: 0 0 0 15px;
}

body.jsn-direction-rtl .jsn-goals-2-md .jsn-bootstrap3 ul.pb-list-icons .pb-icon-base {
    float: none;
    margin: 0 0 5px;
}

body.jsn-direction-rtl .service-module .sv-item ul.pb-list-icons.pb-position-left li .pb-icon-base {
    margin-left: 30px;
    margin-right: auto;
}

body.jsn-direction-rtl .jsn-page-info {
    background-position: right top;
}

body.jsn-direction-rtl #jsn-pos-promo .jsn-es-slider {
    direction: ltr;
}

body.jsn-direction-rtl .jsn-title-s1 h3.jsn-moduletitle {
    text-align: right;
}

body.jsn-direction-rtl .jsn-title-s1 h3.jsn-moduletitle:before {
    left: auto;
    right: 2px;
}

body.jsn-direction-rtl .jsn-rd-properties-s1 .element_property_row > .span6 {
    padding: 0 30px 0 390px;
}

body.jsn-direction-rtl .jsn-rd-properties-s1 .element_property_row > .span6:first-child {
    padding-right: 0;
}

body.jsn-direction-rtl .jsn-rd-properties-s1 .element_property_row .os_property-meta {
    right: auto;
    left: 0;
}

body.jsn-direction-rtl .jsn-rd-properties-s1 .element_property_row .property_price {
    right: auto;
    left: 30px;
}

body.jsn-direction-rtl .listing.listing-full .os_item .os-content-left {
    float: right;
    margin: 0 0 0 30px;
}

body.jsn-direction-rtl .jsn-com-osproperty .tab-content .span12 .span6 {
    float: right;
}

body.jsn-direction-rtl .ag-avatar {
    float: right;
    margin: 0 0 0 40px;
}


/**
 * 2. Responsive
 * -------------------------------------------------------------------
 */

@media only screen and (max-width: 1681px) {
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child .element_property_row > div:not(.image_property) {
        margin-left: 0;
        padding: 0 30px;
        width: 50%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child + .row-fluid .element_property_row > div:not(.image_property) {
        margin: 0;
        padding: 0 30px;
        width: 50%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid .element_property_row .element_title {
        margin-top: 30px;
    }
    body:not(.jsn-desktop-on-mobile) .desc_modulewhite {
        margin: 20px 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child .element_property_row .os_property-meta {
        width: auto;
        left: 30px;
        right: calc(50% + 30px);
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child + .row-fluid .element_property_row .os_property-meta {
        width: auto;
        right: 30px;
        left: calc(50% + 30px);
    }
}

@media only screen and (max-width: 1681px) {
    body:not(.jsn-desktop-on-mobile).jsn-3st-homepage #jsn-pos-content-top {
        width: 100%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child .element_property_row > div:not(.image_property) {
        margin-left: 0;
        padding: 0 30px;
        width: 50%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child + .row-fluid .element_property_row > div:not(.image_property) {
        margin: 0;
        padding: 0 30px;
        width: 50%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid .element_property_row .element_title {
        margin-top: 30px;
    }
    body:not(.jsn-desktop-on-mobile) .desc_modulewhite {
        margin: 20px 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child .element_property_row .os_property-meta {
        width: auto;
        left: 30px;
        right: calc(50% + 30px);
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child + .row-fluid .element_property_row .os_property-meta {
        width: auto;
        right: 30px;
        left: calc(50% + 30px);
    }
    body:not(.jsn-desktop-on-mobile) .layout-full-two-cols .pb-articlelist-wrapper .articlelist-item .articlelist-item-content {
        transform: translateY(0%);
        padding-top: 30px;
    }
    body:not(.jsn-desktop-on-mobile) .layout-full-two-cols .articlelist-item .articlelist-item-content > div {
        padding: 0 30px;
    }
    body:not(.jsn-desktop-on-mobile) .layout-full-two-cols .pb-articlelist-wrapper .articlelist-item .articlelist-item-thumbnail img {
        height: 360px !important;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item-content {
        padding: 30px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item:nth-child(2n) .articlelist-item-content {
        padding: 30px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-title-s1 .jsn-single-post-s1 .articlelist-item-content {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1280px) {
    body:not(.jsn-desktop-on-mobile).jsn-3st-homepage #jsn-pos-content-top,
    body:not(.jsn-desktop-on-mobile).jsn-2st-homepage #jsn-pos-content-top-below {
        width: 100%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child .element_property_row .os_property-meta,
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child + .row-fluid .element_property_row .os_property-meta {
        bottom: 50px;
    }
}

@media only screen and (max-width: 1024px) {
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row > .span6 {
        padding: 0 280px 0 30px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row .os_property-meta {
        top: 125px;
        width: 250px;
        height: 250px;
        margin: 0 0 0 30px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row .os_property-meta li {
        height: 125px;
        font-size: 16px;
        line-height: 24px;
        padding-top: 55px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    body:not(.jsn-desktop-on-mobile) .property_price {
        font-size: 14px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials-s1 .jsn-bootstrap3.jsn-pagebuilder .carousel {
        padding-right: 40px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials-s1 .jsn-bootstrap3.jsn-pagebuilder .pb-testimonial .carousel-indicators {
        right: 0;
    }
    body:not(.jsn-desktop-on-mobile) .featured-agents .agent .phone {
        width: 40%;
    }
    body:not(.jsn-desktop-on-mobile) ul#jsn-sitetools-menu > li > a {
        background: #f5f5f5 url("../images/icons/icons-uni.png") center -1888px no-repeat;
    }
    body:not(.jsn-desktop-on-mobile) ul#jsn-sitetools-menu > li:hover {
        background-color: #f5f5f5;
    }
    body:not(.jsn-desktop-on-mobile) ul#jsn-sitetools-menu li ul li,
    body:not(.jsn-desktop-on-mobile) ul#jsn-sitetools-inline li ul li {
        background-color: #f5f5f5;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .element_title h4 a {
        font-size: 22px;
    }
    body:not(.jsn-desktop-on-mobile) .desc_modulewhite {
        margin: 10px 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child .element_property_row .os_property-meta,
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child + .row-fluid .element_property_row .os_property-meta {
        bottom: 20px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials.jsn-2st-type .pb-testimonial-avatar {
        width: 280px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials.jsn-2st-type .pb-testimonial-meta {
        bottom: 50px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials.jsn-2st-type .pb-testimonial .carousel-indicators {
        bottom: 30% !important;
    }
    body:not(.jsn-desktop-on-mobile) .layout-full-two-cols .articlelist-item .title a {
        font-size: 22px;
    }
    body:not(.jsn-desktop-on-mobile) .layout-full-two-cols .articlelist-item-read-more {
        margin-top: 0;
    }
    body:not(.jsn-desktop-on-mobile) .layout-full-two-cols .pb-articlelist-wrapper .articlelist-item .articlelist-item-thumbnail img {
        height: 300px !important;
    }
}

@media only screen and (max-width: 960px) {
    .jsn-mobile [class*="jsn-themeslider-skitter-"] .label_skitter p.jsn-themeslider-caption-description {
        display: none;
    }
    .jsn-mobile.jsn-homepage.jsn-demo-page #demo-main-content .row-fluid .span4,
    .jsn-mobile.jsn-homepage.jsn-demo-page #demo-main-content .row-fluid .span8 {
        width: 100%;
    }
    /*body.jsn-1st-homepage #jsn-promo,
    body.jsn-3st-homepage #jsn-promo {
        margin-top: -55px;
    }*/
    body.jsn-1st-homepage #jsn-navigation,
    body.jsn-3st-homepage #jsn-navigation {
        background: #333;
        position: static;
        top: 0;
        border-bottom: none;
    }
}

@media only screen and (max-width: 768px) {
    body:not(.jsn-desktop-on-mobile) #demo-main-features div.grid-layout div.grid-col div.grid-col_inner {
        padding: 30px;
    }
    body:not(.jsn-desktop-on-mobile) #demo-main-features {
        padding: 50px 0;
    }
    body:not(.jsn-desktop-on-mobile) #demo-gallery .item .img a {
        right: auto;
        left: auto;
        top: auto;
    }
    body:not(.jsn-desktop-on-mobile) [class*="jsn-themeslider-skitter-"] .label_skitter p.jsn-themeslider-caption-title {
        margin-top: 50px;
        margin-bottom: 5px;
    }
    body:not(.jsn-desktop-on-mobile) [class*="jsn-themeslider-skitter-"] .label_skitter p.jsn-themeslider-caption-description {
        font-size: 18px;
    }
    body:not(.jsn-desktop-on-mobile) #jsn-footer-inner > .row-fluid > [class*="span"] {
        width: 100%;
        margin: 30px 0 0;
    }
    body:not(.jsn-desktop-on-mobile) #jsn-footer-inner > .row-fluid > [class*="span"]:first-child {
        margin: 0;
    }
    body:not(.jsn-desktop-on-mobile).jsn-3st-homepage #jsn-content-top-over {
        padding: 40px 0 30px;
    }
    body:not(.jsn-desktop-on-mobile).jsn-3st-homepage #jsn-content-top,
    body:not(.jsn-desktop-on-mobile).jsn-2st-homepage #jsn-content-top-below {
        padding: 45px 0 15px;
    }
    body:not(.jsn-desktop-on-mobile).jsn-3st-homepage #jsn-content-top-below {
        padding-top: 40px;
    }
    body:not(.jsn-desktop-on-mobile).jsn-3st-homepage #jsn-content {
        padding: 0;
    }
    body:not(.jsn-desktop-on-mobile).jsn-3st-homepage #jsn-content-bottom-over {
        padding: 45px 0 0;
    }
    body:not(.jsn-desktop-on-mobile).jsn-3st-homepage #jsn-content-bottom {
        padding: 45px 0;
    }
    body:not(.jsn-desktop-on-mobile).jsn-3st-homepage #jsn-content-bottom-below {
        padding: 40px 0;
    }
    body:not(.jsn-desktop-on-mobile).jsn-3st-homepage #jsn-content-bottom-below:before {
        height: 28%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row > .span6 {
        padding: 0 30px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row .os_property-meta li {
        width: 40%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row .os_property-meta {
        top: 10px;
    }
    body:not(.jsn-desktop-on-mobile) .property_price {
        float: none;
        display: block;
    }
    body:not(.jsn-desktop-on-mobile) .os_property-meta li {
        margin: 15px 0 0 6px;
        font-size: 11px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-header-page-info {
        margin-right: 10px;
    }
    body:not(.jsn-desktop-on-mobile) .layout-grid .element_property_row {
        margin-top: 30px;
        margin-bottom: 0;
    }
    body:not(.jsn-desktop-on-mobile) .layout-grid .jsn-modulecontent > .row-fluid {
        margin-top: -30px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-article-list-s1 .articlelist-item-thumbnail img {
        height: 330px !important;
    }
    body:not(.jsn-desktop-on-mobile) #jsn-pos-content-top .layout-grid .element_property_row {
        width: 100% !important;
        margin-left: 0 !important;
    }
    body:not(.jsn-desktop-on-mobile) #jsn-pos-content-top .layout-grid .element_property_row .span6:last-child {
        margin-left: 2.127659574468085%;
    }
    body:not(.jsn-desktop-on-mobile) .element_title h4 a {
        display: block;
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    body:not(.jsn-desktop-on-mobile) .layout-grid .element_property_row .element_title {
        margin-top: 0;
    }
    body:not(.jsn-desktop-on-mobile) .element_property_row .image_property img {
        width: 100%;
    }
    body:not(.jsn-desktop-on-mobile) .element_property_row .os_property-meta {
        position: relative;
        width: 100%;
        bottom: auto;
        right: auto;
    }
    body:not(.jsn-desktop-on-mobile) .element_property_row .os_property-meta li {
        margin: 15px 0 0 15px;
        font-size: 14px;
    }
    body:not(.jsn-desktop-on-mobile) .element_property_row .os_property-meta li:first-child {
        margin-left: 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s2 .element_property_row .span6:not(.image_property) {
        padding: 0 10px;
    }
    body:not(.jsn-desktop-on-mobile) #jsn-pos-content-bottom .element_property_row [class*="span"]:nth-child(2) {
        margin: 15px 0 0;
    }
    body:not(.jsn-desktop-on-mobile) .featured-agents.jsn-line-title .agent .phone {
        width: 100%;
        margin: 0;
        border: none;
    }
    body:not(.jsn-desktop-on-mobile) .featured-agents.jsn-line-title .jsn-agent-info .email,
    body:not(.jsn-desktop-on-mobile) .featured-agents.jsn-line-title .jsn-agent-info .phone {
        padding: 10px 0;
        text-align: center;
    }
    body:not(.jsn-desktop-on-mobile) .layout-4th-cols .pb-articlelist-wrapper .articlelist-item {
        width: 50%;
        padding: 15px 15px 0;
    }
    body:not(.jsn-desktop-on-mobile).jsn-1st-homepage .layout-list .articlelist-item-thumbnail {
        float: none;
        margin: 0 0 15px;
    }
    body:not(.jsn-desktop-on-mobile).jsn-1st-homepage .layout-list .articlelist-item-thumbnail img {
        width: 100% !important;
        height: auto !important;
    }
    body:not(.jsn-desktop-on-mobile) .layout-4th-cols .pb-articlelist-wrapper .meta-data-wrapper.muted {
        bottom: 15px;
        right: 0;
        margin: 0 15px;
    }
    body:not(.jsn-desktop-on-mobile).jsn-1st-homepage .layout-4th-cols .pb-articlelist-wrapper .meta-data-wrapper.muted {
        margin: 0 15px 0 0;
    }
    body:not(.jsn-desktop-on-mobile) .listing.listing-full .os_item .os-content-left {
        width: 45%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-goals .pb-list-icons li {
        width: 50%;
        padding: 30px 0 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .element_title h4 a {
        font-size: 16px;
        display: inline-block;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid .element_property_row .element_title .property_price {
        font-size: 16px;
        display: inline-block;
        margin-left: 10px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .desc_modulewhite {
        display: none;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid .element_property_row .os_property-meta span {
        font-size: 14px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .element_property_row .os_property-meta li {
        margin: 10px 0 0 15px;
        font-size: 14px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child .element_property_row .os_property-meta,
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child + .row-fluid .element_property_row .os_property-meta {
        bottom: 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child .element_property_row .os_property-meta {
        left: 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child + .row-fluid .element_property_row .os_property-meta {
        right: 0;
        left: 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials.jsn-2st-type .pb-testimonial-avatar {
        width: 200px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials.jsn-2st-type .pb-testimonial-box {
        float: right;
        width: 60%;
        transform: translate(-7%, 20%);
        -o-transform: translate(-7%, 20%);
        -moz-transform: translate(-7%, 20%);
        -webkit-transform: translate(-7%, 20%);
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials.jsn-2st-type .pb-testimonial-meta {
        bottom: 25px;
        left: 40%;
    }
    body:not(.jsn-desktop-on-mobile) .layout-full-two-cols .pb-articlelist-wrapper .articlelist-item {
        width: 100%;
    }
    body:not(.jsn-desktop-on-mobile).jsn-1st-homepage .jsn-single-post-s1 .layout-list .articlelist-item-thumbnail {
        float: left;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-bold-line.jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item-description {
        display: none;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item .title a {
        font-size: 22px;
        line-height: 30px;
    }
    body:not(.jsn-desktop-on-mobile) #jsn-header #jsn-navigation {
        padding: 0;
        height: 60px;
        line-height: 60px;
        /*border: none;*/
    }
    body:not(.jsn-desktop-on-mobile).jsn-1st-homepage #jsn-navigation,
    body:not(.jsn-desktop-on-mobile).jsn-3st-homepage #jsn-navigation {
        border: none;
    }
    body:not(.jsn-desktop-on-mobile) #jsn-menu ul.jsn-menu-mobile:not(.jsn-menu-mobile-slide):not(.jsn-menu-mobile-push) {
        top: 60px;
    }
    body:not(.jsn-desktop-on-mobile).jsn-2st-homepage #jsn-pos-promo {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 640px) {
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row > .span6 {
        padding: 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row .property_price {
        position: relative;
        top: auto;
        right: auto;
        margin: 10px 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row .os_property-meta {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        height: auto;
        margin: 0;
        padding-bottom: 10px;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        overflow: hidden;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row .os_property-meta:before,
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row .os_property-meta:after {
        display: none;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row .os_property-meta li {
        height: auto;
        width: auto;
        padding: 0;
        font-size: 14px;
        line-height: 22px;
        float: right;
        margin: 15px 0 0 20px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row .os_property-meta li:first-child {
        margin: 15px 0 0 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row .os_property-meta li:first-child {
        float: left;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row .os_property-meta li [class^="os-icon"] {
        font-size: 12px !important;
        margin-right: 5px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-goals .pb-list-icons li {
        width: 50%;
    }
    body:not(.jsn-desktop-on-mobile).jsn-3st-homepage #jsn-content-bottom-over:before {
        display: none;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials-s1 h3.jsn-moduletitle {
        margin-left: 0;
    }
    body:not(.jsn-desktop-on-mobile) #jsn-header-right {
        float: none;
        text-align: center;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-header-page-info {
        margin: 0;
        padding: 0 10px 90px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-header-page-info .jsn-header-btn {
        top: auto;
        right: auto;
        bottom: 30px;
        left: 50%;
        margin-left: -60px;
    }
    body:not(.jsn-desktop-on-mobile).jsn-1st-homepage #jsn-pos-content-top .layout-grid .element_property_row .span6:last-child {
        margin-left: 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-bold-line h3.jsn-moduletitle {
        font-size: 30px;
    }
    body:not(.jsn-desktop-on-mobile) .layout-three-cols .pb-articlelist-wrapper .articlelist-item {
        width: 50%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-title-s1 .jsn-single-post-s1 .articlelist-item-thumbnail {
        width: 50%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-article-list-s2 .pb-articlelist-wrapper .articlelist-item {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    body:not(.jsn-desktop-on-mobile) {
        /*#jsn-sitetoolspanel {
        top: 258px;
    }*/
    }
    body:not(.jsn-desktop-on-mobile) [class*="jsn-themeslider-skitter-"] .label_skitter p.jsn-themeslider-caption-title {
        font-size: 25px !important;
        margin-top: 25px !important;
    }
    body:not(.jsn-desktop-on-mobile) #demo-main-features div.grid-layout.grid1 div.grid-col.block1 div.grid-col_inner {
        border-bottom: none;
        border-right: none;
    }
    body:not(.jsn-desktop-on-mobile) #demo-main-features div.grid-layout.grid2 div.grid-col.block4 div.grid-col_inner {
        border-left: none;
        border-top: none;
    }
    body:not(.jsn-desktop-on-mobile) #demo-main-features div.grid-layout div.grid-col div.grid-col_inner {
        padding: 20px;
    }
    body:not(.jsn-desktop-on-mobile) #demo-gallery {
        padding: 25px 0 30px;
    }
    body:not(.jsn-desktop-on-mobile) #demo-main-features {
        padding: 20px 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-homepage.jsn-demo-page #demo-main-content {
        padding: 30px 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-goals .pb-list-icons li {
        width: 100%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-title-s1 h3.jsn-moduletitle {
        font-size: 24px;
        line-height: 32px;
        font-weight: 700;
        margin-bottom: 30px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-title-s1 h3.jsn-moduletitle span {
        line-height: 22px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_title h4 a {
        font-size: 24px;
        line-height: 32px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s1 .element_property_row .property_price {
        font-size: 20px;
        line-height: 26px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials-s1 .jsn-bootstrap3 .pb-testimonial-item {
        padding: 20px 35px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials-s1 .pb-testimonial-content p {
        font-size: 16px;
        line-height: 24px;
    }
    body:not(.jsn-desktop-on-mobile) .featured-agents .agent {
        width: 100%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-article-list-s1 .articlelist-item-thumbnail,
    body:not(.jsn-desktop-on-mobile) .jsn-article-list-s1 .articlelist-item:nth-child(2n) .articlelist-item-thumbnail {
        width: 100%;
        float: none;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-article-list-s1 .articlelist-item-thumbnail img {
        height: auto !important;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-article-list-s1 .articlelist-item-content,
    body:not(.jsn-desktop-on-mobile) .jsn-article-list-s1 .articlelist-item:nth-child(2n) .articlelist-item-content {
        overflow: visible;
        padding: 20px 0px;
    }
    body:not(.jsn-desktop-on-mobile) .os_property-meta li {
        font-size: 12px;
        float: right;
    }
    body:not(.jsn-desktop-on-mobile) .os_property-meta li:first-child {
        float: left;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-rd-properties-s2 .os_property-meta li {
        float: left;
        width: 50%;
        margin: 15px 0 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-line-title.layout-grid .image_property {
        margin-bottom: 15px;
    }
    body:not(.jsn-desktop-on-mobile) .listing.listing-full .os_item .os-content-left {
        width: 100%;
        margin: 0 0 15px;
        float: none;
    }
    body:not(.jsn-desktop-on-mobile) .listing.listing-full .os_item .os-content {
        overflow: visible;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-line-title h3.jsn-moduletitle span {
        margin: 0;
    }
    body:not(.jsn-desktop-on-mobile) .element_title h4 a {
        display: block;
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 5px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-bold-line h3.jsn-moduletitle {
        font-size: 23px;
        margin-bottom: 20px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-featured-info {
        margin: 0 5% 50px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-bold-line h3.jsn-moduletitle > span:before {
        width: 25px;
        margin-right: 10px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-bold-line h3.jsn-moduletitle > span:after {
        width: 25px;
        margin-left: 10px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-featured-info h3 {
        font-size: 22px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid .image_property,
    body:not(.jsn-desktop-on-mobile) .layout-full-two-cols .pb-articlelist-wrapper .articlelist-item .articlelist-item-thumbnail,
    body:not(.jsn-desktop-on-mobile) .layout-full-two-cols .pb-articlelist-wrapper .articlelist-item .articlelist-item-content {
        width: 100%;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child .element_property_row > div:not(.image_property),
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid:first-child + .row-fluid .element_property_row > div:not(.image_property) {
        width: 100%;
        padding: 0 5px;
    }
    body:not(.jsn-desktop-on-mobile).jsn-1st-homepage .row-fluid:first-child .image_property,
    body:not(.jsn-desktop-on-mobile).jsn-2st-homepage .jsn-2st-property .row-fluid:first-child .image_property {
        float: none;
        margin-bottom: 10px;
    }
    body:not(.jsn-desktop-on-mobile).jsn-2st-homepage .jsn-2st-property .element_property_row .os_property-meta li {
        float: left;
        margin-left: 0;
        width: 50%;
    }
    body:not(.jsn-desktop-on-mobile).jsn-1st-homepage .element_property_row .os_property-meta li {
        width: auto;
        float: right;
    }
    body:not(.jsn-desktop-on-mobile).jsn-1st-homepage .element_property_row .os_property-meta li:first-child {
        float: left;
    }
    body:not(.jsn-desktop-on-mobile).jsn-1st-homepage .element_property_row,
    body:not(.jsn-desktop-on-mobile).jsn-2st-homepage .jsn-2st-property .element_property_row {
        margin-bottom: 15px;
    }
    body:not(.jsn-desktop-on-mobile).jsn-1st-homepage .row-fluid .element_property_row .element_title,
    body:not(.jsn-desktop-on-mobile).jsn-2st-homepage .jsn-2st-property .row-fluid .element_property_row .element_title {
        margin-top: 0;
    }
    body:not(.jsn-desktop-on-mobile) .layout-full-two-cols .articlelist-item .articlelist-item-content > div {
        padding: 0 10px;
    }
    body:not(.jsn-desktop-on-mobile) .layout-full-two-cols .pb-articlelist-wrapper .articlelist-item .articlelist-item-content {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    body:not(.jsn-desktop-on-mobile) div#jsn-usermodules3.jsn-modulescontainer {
        padding: 30px 0 40px;
    }
    body:not(.jsn-desktop-on-mobile).jsn-2st-homepage #jsn-pos-content-bottom-over {
        padding: 45px 0 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials.jsn-2st-type .pb-testimonial-box {
        padding: 15px 15px 25px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials.jsn-2st-type .pb-testimonial-avatar {
        float: left;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials.jsn-2st-type .pb-testimonial-box {
        padding: 15px 15px 25px;
    }
    body:not(.jsn-desktop-on-mobile) .layout-three-cols .pb-articlelist-wrapper .articlelist-item {
        width: 100%;
    }
    body:not(.jsn-desktop-on-mobile).jsn-1st-homepage .jsn-single-post-s1 .layout-list .articlelist-item-thumbnail {
        float: none;
        width: 100%;
        padding: 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-single-post-s1 .articlelist-item-content {
        overflow: visible;
        padding: 0;
    }
    body:not(.jsn-desktop-on-mobile) .fag-md-s1 .pb-articlelist-wrapper .articlelist-item {
        width: 100%;
        margin: 0 0 30px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item-thumbnail {
        float: none;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-article-list-s3 .jsn-article-list-s1 .articlelist-item-content {
        padding: 15px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-title-s1 .jsn-single-post-s1 .articlelist-item-thumbnail {
        float: left;
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-title-s1 .jsn-single-post-s1 .articlelist-item .title a {
        font-size: 22px;
        line-height: 28px;
    }
    body:not(.jsn-desktop-on-mobile).jsn-com-osproperty .nav-tabs li {
        margin: 0 20px 0 0;
    }
    body:not(.jsn-desktop-on-mobile).jsn-com-osproperty .nav-tabs > li > a {
        font-size: 14px;
        line-height: 22px;
    }
    body:not(.jsn-desktop-on-mobile) #ftForm input[type="text"] {
        height: 30px;
    }
    body:not(.jsn-desktop-on-mobile) #listings {
        margin-top: 10px;
    }
    body:not(.jsn-desktop-on-mobile) #filter-bar.btn-toolbar {
        margin-top: 0;
    }
    body:not(.jsn-desktop-on-mobile) #filter-bar.btn-toolbar > div:first-child {
        margin-bottom: 20px !important;
    }
    body:not(.jsn-desktop-on-mobile) .os-type span {
        margin-left: 0;
    }
    body:not(.jsn-desktop-on-mobile) .os_property-item .os-header {
        padding-right: 0;
        margin-bottom: 10px;
    }
    body:not(.jsn-desktop-on-mobile) .os_property-item .os-price {
        position: relative;
        margin-top: 10px;
        display: block;
    }
    body:not(.jsn-desktop-on-mobile) .os-content-text > .pull-left,
    body:not(.jsn-desktop-on-mobile) .os-content-text > .pull-right {
        margin: 0 0 10px;
        float: none !important;
        max-width: 100%;
        width: 100%;
    }
    body:not(.jsn-desktop-on-mobile) .property-meta .listingActions-list li {
        margin-left: 0;
    }
    body:not(.jsn-desktop-on-mobile) .property-meta .listingActions-list span[id^="compare"] a {
        float: left;
    }
    body:not(.jsn-desktop-on-mobile) .os_property-item ul.additional-details li {
        width: 100%;
    }
    body:not(.jsn-desktop-on-mobile).jsn-com-osproperty .nav-tabs > li > a:before {
        display: none;
    }
    body:not(.jsn-desktop-on-mobile) #gallery .row-fluid > div {
        margin-bottom: 10px;
    }
    body:not(.jsn-desktop-on-mobile) .detailsBar .os_item .os-content-left {
        width: 100%;
        float: none;
        margin: 0;
    }
    body:not(.jsn-desktop-on-mobile) .detailsBar .os_item .os-content {
        overflow: visible;
    }
    body:not(.jsn-desktop-on-mobile) .os-header {
        padding-right: 80px;
    }
    body:not(.jsn-desktop-on-mobile) #jsn_form_3.jsn-master .jsn-bootstrap .form-actions {
        margin: 20px 0 0;
    }
    body:not(.jsn-desktop-on-mobile) .page-header h2 {
        font-size: 20px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-bootstrap3 .table-4-col .pb-prtbl-cols {
        width: 100% !important;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-bootstrap3.jsn-pagebuilder .carousel-caption {
        padding: 10px 15px 0 !important;
        bottom: 10px !important;
    }
    body:not(.jsn-desktop-on-mobile) #jsn-master [id^="jsn_form_"].jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight {
        box-sizing: border-box !important;
    }
    body:not(.jsn-desktop-on-mobile) #jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input {
        box-sizing: border-box !important;
        height: 30px;
    }
    body:not(.jsn-desktop-on-mobile).jsn-demo-page .jsn-ospsearch-top {
        margin-top: 0;
        padding: 0;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-line-title.layout-grid .element_property_row .property_price {
        font-size: 22px;
        line-height: 30px;
        margin-top: 5px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-testimonials .pb-testimonial-box {
        padding: 60px 10px 30px;
    }
    body:not(.jsn-desktop-on-mobile) body:not(.jsn-demo-page) #jsn-promo #jsn-promo-inner {
        padding: 10px 0;
    }
    body:not(.jsn-desktop-on-mobile) ul.jsn-pagination li a,
    body:not(.jsn-desktop-on-mobile) ul.jsn-pagination li span {
        padding: 5px 8px;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-welcome-top {
        width: 100%;
    }
    body:not(.jsn-desktop-on-mobile).jsn-3st-homepage #jsn-content-top,
    body:not(.jsn-desktop-on-mobile).jsn-2st-homepage #jsn-content-top-below,
    body:not(.jsn-desktop-on-mobile).jsn-2st-homepage #jsn-content {
        background-attachment: initial;
    }
    body:not(.jsn-desktop-on-mobile).jsn-2st-homepage #jsn-promo {
        padding: 40px 0;
    }
    body:not(.jsn-desktop-on-mobile) .layout-full-two-cols .pb-articlelist-wrapper .articlelist-item .articlelist-item-thumbnail img {
        height: auto !important;
    }
    body:not(.jsn-desktop-on-mobile) .jsn-2st-property .row-fluid .element_property_row .element_title .property_price {
        float: right;
    }
}




body {
    
}

#jsn-social-icons {
    border-left: 0;
}

#jsn-social-icons ul li {
    margin: 6px 6px 0;
}

#jsn-social-icons ul li a {
    color: #fff;
    width: 23px;
    border-radius: 50%;
    height: 23px;
    display: block;
    padding: 0;
    text-align: center;
    line-height: 23px;
}

#jsn-social-icons .facebook a { background-color: #4e71a8; }
#jsn-social-icons .twitter a { background-color: #1cb7eb; }
#jsn-social-icons .instagram a { background-color: #3b3b3b; }
#jsn-social-icons .googleplus a { background-color: #e3401e; }
#jsn-social-icons .youtube a { background-color: #ca3737; }
#jsn-social-icons .linkedin a { background-color: #1686b0; }


#jsn-social-icons ul li a:hover {
    background-color: #b7b7b7;
    color: #666;
}

.jsn-header-page-info .jsn-left {
    font-size: 12px;
    line-height: 24px;
    margin: -8px 0 0;
}

.jsn-header-page-info .jsn-header-btn {
    position: absolute;
    top: 0;
    right: 0;
    background: #8bc53f;
    border: 0;
    text-align: center;
    color: #fff !important;
    line-height: 18px;
    padding: 8px 20px;
}

.jsn-left .fa-circle.fa-stack-2x {
    color: #3b3b3b;
}

#jsn-pos-promo {
    
}

/*.es-slide.es-active:after {
    content: " ";
    display: block;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 210px;
    z-index: 5;
}*/

#jsn-gotoplink {
    border-color: #8bc53f;
    color: #8bc53f !important;
    border-width: 2px;
}

#jsn-gotoplink:hover {
    background: #8bc53f !important;
}

div#jsn-usermodules3.jsn-modulescontainer {
    padding: 0 0 60px;
}

.jsn-homepage .layout-4th-cols .pb-articlelist-wrapper .meta-data-wrapper, .layout-4th-cols .pb-articlelist-wrapper .articlelist-item-description {
    display: none;
}

.jsn-color-cyan .service-module .sv-item ul.pb-list-icons.pb-position-left li .pb-icon-base {
    border-color: #8bc53f;
    color: #8bc53f !important;
    border-width: 2px;
}

.jsn-1st-homepage #jsn-content-bottom-over {
    background-image: url(/images/hp-intro-bg.jpg);
}

body.jsn-color-cyan div.jsn-tpl-megamenu-container ul.menu-mainmenu > li.active > a {
    color: #fff !important;
}

body.jsn-color-cyan div.jsn-tpl-megamenu-container ul.menu-mainmenu > li.active > a:after {
    display: block;
    content: " ";
    width: 15px;
    height: 15px;
    position: absolute;
    background: #8bc53f;
    border-radius: 50%;
    left: -15px;
    top: calc(50% - 7.5px);
}

#jsn-footer:before {
    background: #000;
}

body.jsn-color-cyan div.jsn-tpl-megamenu-container ul.menu-mainmenu > li:last-child > a {
    background-color: transparent;
}

.jsn-page-info {
    background-image: url(/images/footer-logo.png) !important;
}

.module-ft-newsletter .jsn-moduletitle {
    font-size: 2em !important;
    margin-top: 1.75em !important;
    margin-bottom: .5em !important;
}

.module-ft-newsletter [id^="jsn_form_"] .control-group input {
    opacity: 1;
}

body.jsn-color-cyan div.jsn-tpl-megamenu-container ul.menu-mainmenu > li:last-child > a {
    background-color: inherit !important;
}

#jsn-brand {
    background: #8bc53f;
    z-index: 600;
    color: #fff;
    position: relative;
    line-height: 55px;
    height: 55px;
    padding: 0;
    margin: 0;
    top: 55px;
}

#jsn-footer {
}

#jsn-tpl-megamenu > li > a {
    font-family: "Poppins", Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    padding: 25px 6px 21px;
}

.jsn-menu-sticky #jsn-tpl-megamenu > li > a {
    font-size: 18px;
}

div.jsn-tpl-megamenu-container ul.menu-mainmenu > li:last-child {
    margin: 0 !important;
}

/*
#jsn-brand:before {
    content: " ";
    display: block;
    position: absolute;
    left: -100%;
    bottom: 0;
    background: #8bc53f;
    height: 50px;
    width: 100%;
    z-index: 500;
    right: 50%;
}

#jsn-brand:after {
    content: " ";
    display: block;
    position: absolute;
    right: -100%;
    bottom: 0;
    background: #8bc53f;
    height: 50px;
    width: 100%;
    z-index: 500;
    left: 50%;
}
*/

.jsn-1st-homepage #jsn-content-bottom-below {
    background-image: none;
}

.layout-4th-cols .pb-articlelist-wrapper .articlelist-item {
    margin-bottom: 30px;
}

div.jsn-tpl-megamenu-container ul.menu-mainmenu li ul {
    background-color: rgba(0,0,0,.5) !important;
    color: #fff;
    top: 62px !important;
}

div.jsn-tpl-megamenu-container ul.menu-mainmenu li a {
    color: #fff !important;
}

div.jsn-tpl-megamenu-container ul.menu-mainmenu li a:hover {
    color: #ccc !important;
}

.sub-menu > li:last-child a, .sub-menu .last a {
    border: 0 !important;
}

@media only screen and (max-width: 960px) {
    body.jsn-color-cyan #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
        background-color: #8bc53f !important;
    }
}

@media only screen and (max-width: 780px) {
    .es-slide.es-active:after {
        content: "";
        display: none !important;
    }
}


/*Lauren's Edits/*

/*-----Apartments & Town Homes---------*/

.span4 .property_item { width: 45% !important; float: left; margin: 0 !important;}
.propertypricevalue {background: #8bc53f;}
.ptype7, .ptype8 { display: none !important;}
.summary .pageTitle { text-align: center; font-size: 30px; line-height: 55px; margin: 0; padding: 10px 0 0 0!important;background: #8bc53f !important; color: #fff !important; width: 100% !important; display: block;}
li.propertyinfoli {margin: 0 0 0 0 !important;}
.summary {padding: 0!important;}
.bx-wrapper { background: #8bc534;}
.bx-wrapper img { max-width: 94% !important; display: block; margin: 0 auto !important;}
a.propertyphotogroup { background: #8bc534 !important; display: block; padding-top: 31px;}
.bx-wrapper .bx-viewport {background: #8bc53f; margin-left: .5%;}
.summary .address {color: #8bc53f !important; font-size: 25px !important; line-height: 61px !important; text-align: center;}
.label-yellow {background-color: #000 !important; vertical-align: middle !important; padding: 10px !important;}
.listCategory a { color: #8bc53f;}
i.edicon, .description h3, h4, #shelllocation a { color: #8bc53f !important;}
.btn-facebook, .btn-twitter {border: 1px solid #8bc53f !important; color: #8bc53f !important;}
#listing-sections li a {color: #fff !important;}
#shellcomments .block_caption {border: none !important; padding: 22px 10px; text-transform: uppercase; font-size: 20px; border-top-left-radius: 10px; border-top-right-radius: 10px; background: #8bc53f; color: #fff; text-align: center;}
.commentform, .tellfrendform {border-radius: 10px !important;border: solid #eee 1px !important;}
.commentform .noleftmargin, .tellfrendform .tellfrendformsub { padding: 30px !important;}
.input-large, .input-large textarea, #comment_message { width: 96% !important;}
input.btn {background: #8bc53f !important;}
.tellfrendform {margin-bottom: 30px;}



/*Re-Design*/

/*GLOBAL*/
.button { background: transparent !important; border: solid #fff 1px !important; border-radius: 0 !important; line-height: 50px !important; padding: 1px 15px 0 15px !important; text-transform: uppercase !important; font-size: 18px !important;}
#jsn-pos-topbar, #jsn-topheader-inner, #jsn-header-inner, #jsn-promo-inner, #jsn-pos-content-top-over, #jsn-pos-content-top, #jsn-pos-content-top-below, #jsn-content_inner, #jsn-content-bottom-over-inner, #jsn-content-bottom-inner, #jsn-content-bottom-below-inner, #jsn-usermodules3-inner, #jsn-footer-inner, #jsn-nav-inner { width: 100% !important;}
.ds-container {margin: 40px auto;}
.head-text {margin: 0 0 40px 0; text-align: center; font-size: 16px; line-height: 20px; color: #000;}
.form-wrap {width: 100%; margin-top: 40px;}
.banner-img { width: 100%;}
.ds-title {padding: 56px 0; background: #fbe1a8;}
.orange-text {color: #db8200 !important; text-transform: uppercase; font-weight: bold; margin-top: 30px;}

/*TOPMOST HEADER*/
#jsn-pos-top { float: right !important;}
.topmost { padding: 0 !important;}
.topmost-button {padding-right: 0 !important; }
#jsn-topheader {background: #000 !important; border-bottom: none !important; color: #fff !important;}
.topmost-social {padding-top: 5px;}
.topmost-social a {margin: 0 5px; color: #fff;}
.topmost-social a:hover {color: #fbe1a8;}
.topmost-call span {font-weight: bold; text-transform: uppercase;}
.topmost-call p {line-height: 50px;}

/*MENU*/
ul.menu-mainmenu li a {color: #000 !important; font-size: 18px !important; text-transform: uppercase;}
ul.menu-mainmenu li a .fa-home {display: none !important;}
#jsn-pos-header-right .jsn-modulecontent { margin-top: 34px;}

/*SLIDER*/
.es-viewport { padding-top: 7px !important;}
.es-slider {margin: 0 !important;}

/*Enjoy Your Home*/
.ds-tan-box {background: #fbe1a8; width: 100%;top: -184px; z-index: 0; padding-top: 209px;padding-bottom: 34px; border-bottom: solid 1px #666;}
#jsn-topheader-inner, #jsn-header, #jsn-promo {width: 80% !important; margin: 0 auto !important;}
.ds-tan-box p {text-align: center; font-size: 16px; margin: 0 auto; width: 80%; display: block; line-height: 32px;}
.ds-tan-box h1 { font-size: 50px; text-align: center; line-height: 60px;}
.ds-button { color: #000 !important; text-transform: uppercase; font-size: 20px; line-height: 20px; display: block; margin: 30px auto; width: 230px; border: solid 1px black; text-align: center; padding: 20px 0 15px 0;}
/*.jsn-mod-custom { position: relative;}*/
#jsn-promo {position: relative; z-index: 100;}
.es-background.slider-background { background: transparent !important;}
#jsn-content-top {margin-top: -250px;}


/*Location Categories*/
.ds-lower-tan-box { background: #fbe1a8; overflow: hidden; z-index: 2000; padding: 100px 0;}
.box-80 { width: 80%; margin: 0 auto; overflow: hidden}
.box-62 {width: 62%; display: block; margin: 0 auto; overflow: hidden;}
.featured-cell { background: #fff; padding: 21px 21px 0 21px;}
.featured-cell p { margin-top: 15px; display: block; font-weight: bold; text-transform: uppercase; float: left; color: #000;}
.featured-cell span { float: right; background: #bd8405; color: #fff; font-size: 25px; line-height: 25px; padding: 5px 10px; margin-top: 6px;}
#jsn-pos-content-top-below { padding-top: 0px !important;}

/*Payment Portal*/
.portal-container {background: url('/images/index_portal_bg.jpg'); padding: 50px 0 35px 0; text-align: center; margin-top: -80px !important;}
.portal-container h2 {color: #fff; text-transform: uppercase; font-weight: lighter; font-size: 40px;}
.portal-container a {color: #fff !important; border-color: #fff !important;}
div.jsn-modulecontainer {margin-top: 0px !important;}

/*Associations*/
.associations-container { width: 80% !important; margin: 0 auto; padding-top: 100px; overflow: hidden;}

/*Footer - Navigation*/
.foot-nav ul {list-style-type: none; font-size: 14px; margin: 15px 0; text-transform: uppercase; width: 150px; float: left;}
.foot-nav {padding: 0 20%;}

/*Footer - Contact*/
.foot2-container {text-align: center;}
.foot2-container h3 {font-size: 29px;}
.foot2-container p { width: 300px; margin: 0 auto !important;}
.contact-spread { text-align: left; margin-top: 12px !important;}
.contact-spread span {text-align: right !important; margin-left: 80px;}

/*Footer Copyright*/
.foot-copyright { text-align: right; padding: 0 23%;text-transform: uppercase; font-size: 14px;}

/*Apartments, Town Homes, Commercial*/
#jsn-pos-banner {padding: 0 !important;}
.page-header {display: none !important;}
.ds-title h1 {font-size: 50px; text-transform: uppercase; text-align: center;}
.intro-text {padding: 20px 0;}
.intro-text p {width: 80%; margin: 0 auto;}
.tan-cell {background: #fbe1a8; padding-bottom: 0px;}
.tan-cell img { width: 100% !important;}
.tan-cell p {font-size: 20px !important;}
.ds-lower-white-box {background: #fff !important; overflow: hidden !important; margin-bottom: 67px !important;}



/*Cameot, International, 23rd, Thunderbird*/
.intro-text h2 {font-size: 25px; color: #db8405;}
.marg-top-0 {margin-top: 0px !important;}
.intro-text{width: 78%; margin: 0 auto; display: block; text-align: center !important;}
.floorplan-gallery {}
.floorplan-gallery h1 {text-transform: uppercase;}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink, ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover { background: #fff !important;}
.location-info {margin: 40px auto 0 auto !important; overflow: hidden;}
.location-info h1 {text-transform: uppercase !important;}
.location-info ul {list-style-type: none !important;}
.location-info li {padding: 0; margin: 0 !important; line-height: 25px !important; font-weight: bold;}
.location-info ul li:before {font-family: FontAwesome; content: '\f054'; margin-right: 15px;}
.location-contact-cell .fa {float: left; margin-right: 15px; font-size: 20px; font-weight: bold;}
.location-contact-cell p {font-weight: bold;}
.location-contact-cell a {color: #000 !important;}
.to-the-left {margin: 20px 0 0 0 !important;}
.building-gallery {margin: 50px auto 30px auto !important;}
.building-gallery h1 {text-transform: uppercase;}

/*Forms*/
.needed-forms {margin: 20px auto 0 auto !important; text-align: center; font-size: 16px; line-height: 20px; overflow: hidden;}
a.form-link {margin-left: 1% !important; background: #fbe1a8; line-height: 35px; color: #000; text-transform: uppercase; padding: 40px 0;}
.needed-forms p {margin: 40px 0;}
.maint-form {margin: 50px auto 30px auto !important;}

/*CONTACT*/
.contact-wrap .fa {margin-right: 10px !important;}
.contact-wrap ul {list-style-type: none; margin-left: -25px; font-size: 18px;}
.contact-wrap li {margin-bottom: 10px;}



/*Responsive*/
@media only screen and (max-width: 1024px) {
   .jsn-modulecontainer_inner > .jsn-modulecontent > .jsn-menu-toggle {
        display: block !important;
            position: absolute;
    top: 40px;
    right: 9px;
    background-color: #bd8200;
    padding: 15px 30px !important;
    border-radius: 4px;
    color: #fff;
    }
    div.jsn-modulecontainer ul.menu-mainmenu {
    position: absolute;
    z-index: 0;
    left: 0px;
    right: -20px;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 10px 0;
        max-height: 517px;
    overflow-y: auto;
    opacity: 0;
    transition: .25s opacity ease-in-out;
}
div.jsn-modulecontainer ul.menu-mainmenu.jsn-menu-mobile {
	opacity: 1 !important;
	z-index: 9999;
}
ul.menu-mainmenu li a {
	color: #bd8200 !important;
}
ul.menu-mainmenu > li:not(.jsn-menu-mobile-control) {
	display: block !important;
	float: none !important;
	border-bottom: 1px solid #bd8200;
	text-align: left;
}
div.jsn-modulecontainer ul.menu-mainmenu ul {
    visibility: visible;
    display: block;
    opacity: 1;
    position: static;
    width: 100%;
    background: transparent;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li {
	padding: 0;
	display: block;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li {
    width: 100%;
    float: none;
    display: block;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a {
	background: transparent;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	border-bottom: 0;
}
}
.building-gallery ul.sigProElegant li.sigProThumb {margin: 0 2.5% 41px 2.5% !important;}
ul.sigProElegant li.sigProThumb {margin: 0 4.5% 45px 4.5% !important; }

@media only screen and (max-width: 1680px){
	.building-gallery ul.sigProElegant li.sigProThumb { margin: 0 4.5% 20px 4.5% !important;}
	ul.sigProElegant li.sigProThumb {margin: 0 3.5% 45px 3.5% !important;}
	
}
@media only screen and (max-width: 1634px) {
	div.jsn-modulecontainer ul.menu-mainmenu > li {margin: 10px 0px !important;}
}
@media only screen and (max-width: 1558px) {
	.tan-cell p {width: 100% !important; text-align: center;}
	.featured-cell span {width: 93% !important; margin-top: 0 !important; margin-bottom: 25px !important;}
}
@media only screen and (max-width: 1441px) {
	.tan-cell p {height: 90px;}
}
@media only screen and (max-width: 1350px){
	ul.menu-mainmenu li a {font-size: 16px !important;}
	div.jsn-modulecontainer ul.menu-mainmenu > li > a {padding: 10px 12px 6px !important;}
}
@media only screen and (max-width: 1215px) {
	.tan-cell p {width: 100% !important; text-align: center;}
	.featured-cell span {width: 93% !important; margin-top: 0 !important; margin-bottom: 25px !important;}
	
}
@media only screen and (max-width: 1210px) {
	div.jsn-modulecontainer ul.menu-mainmenu > li > a { padding: 10px 6px 6px !important;}
}
@media only screen and (max-width: 1176px) {
	.form-wrap iframe {height: 1211px !important;}
}
@media only screen and (max-width: 1106px) {
	#jsn-header-right {width: 100% !important; margin-top: 0 !important; height: 55px !important;}
	ul.menu-mainmenu {overflow: hidden !important; width: 100% !important; margin: 0 !important;}
	div.jsn-modulecontainer ul.menu-mainmenu > li {margin: 10px 2% !important;}
	#jsn-pos-header-right .jsn-modulecontent {margin-top: 0px !important;}
	#jsn-logo {float: none !important; margin: 0 auto; width: 300px !important;}
	
}
@media only screen and (max-width: 1024px){
	div.jsn-modulecontainer ul.menu-mainmenu > li > a {padding: 10px 2px 6px !important;}
	#jsn-logo { float: none !important; width: 300px !important; margin: 0 auto !important;}
	#jsn-pos-header-right .jsn-modulecontent {margin-top: 0px !important;}
	.foot-nav ul {margin-top: -15px !important;}
	.ds-title {padding: 10px 0 !important;}
	.featured-cell span {display: none !important;}
	.tan-cell p {height: 69px !important; width: 100% !important; text-align: center !important;}
	.sigProImg, .sigProLink {width: 333px !important;}
	.building-gallery ul.sigProElegant li.sigProThumb { width: 409px !important; margin: 0 1 30px 0 !important;}
	.building-gallery .sigProImg, .building-gallery .sigProLink {width: 100% !important;}
	.building-gallery .sigProImg {background-size: cover !important;}
	a.form-link {font-size: 13px !important;}
	.form-wrap iframe {height: 1306px !important;}
	.form-wrap {width: 100% !important;}
	#jsn-header-right {height: 0px !important;}

	
}
@media only screen and (max-width: 888px) {
	a.form-link {line-height: 19px !important; height: 124px !important;}
}
@media only screen and (max-width: 879px) {
	.tan-cell p {height: 106px !important;}
}
@media only screen and (max-width: 798px) {
	.form-wrap iframe {height: 1404px !important;}
}
@media only screen and (max-width: 767px){
	div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu > li > a > span {font-size: 12px !important;}
	.ds-tan-box {padding-top: 222px !important;}
	.featured-cell {overflow: hidden;}
	.ds-tan-box p {line-height: 27px !important;}
	.featured-cell p {width: 100% !important;font-size: 16px !important; height: 31px !important; text-align: center !important;}
	.featured-cell span {display: none !important;}
	.foot-nav li {float: left !important;}
	.foot-nav ul {width: auto !important;}
	.foot-nav {padding: 0 !important;}
	#jsn-pos-content-top-below {padding: 0 !important;}
	.foot-copyright {padding: 0 !important; text-align: center !important;}
	body:not(.jsn-desktop-on-mobile) #jsn-footer-inner > .row-fluid > [class*="span"] { margin-top: 10px !important}
	div.jsn-modulescontainer {padding: 0 !important;}
	.intro-text {width: 100% !important; text-align: justify !important;}
	.box-62 {width: 81% !important;}
	#jsn-mainbody {padding: 0 !important;}
	.intro-text h2 {text-align: center !important;}
	.sigProImg, .sigProLink { width: 236px !important;}
	.location-info {margin-top: 10px !important;}
	.location-info .span4 {width: 100% !important;}
	.building-gallery ul.sigProElegant li.sigProThumb { width: 100% !important; height: 260px !important;}
	.form-wrap {width: 97% !important;}
	a.form-link {line-height: 18px !important; font-size: 15px !important; margin-bottom: 10px !important; height: 97px !important;}
	.tan-cell {margin-bottom: 15px !important;}
	.tan-cell a {display: block; overflow: hidden;}
	.form-wrap iframe {height: 1328px !important; width: 90% !important; display: block; float: none; margin: 0 auto;}
	.realty-map iframe {height: 300px !important; width: 90%; display: block; float: none; margin: 0 auto;}
	.topmost-call p {line-height: 16px !important; text-align: right !important;}
	
}
@media only screen and (max-width: 640px) {
	.jsn-modulecontainer_inner > .jsn-modulecontent > .jsn-menu-toggle {top: 38px !important; right: 4px !important;}
	div.jsn-modulecontainer ul.menu-mainmenu {left: 0 !important;max-height: 516px !important;}
}
@media only screen and (max-width: 524px) {
	#jsn-logo-desktop {margin-bottom: 32px !important;}
	.jsn-modulecontainer_inner > .jsn-modulecontent > .jsn-menu-toggle {top: 90px !important;}
}
@media only screen and (max-width: 480px){
	.ds-tan-box p {text-align: justify !important;}
	.ds-lower-tan-box {padding: 69px 0 !important;}
	.ds-lower-tan-box a {overflow: hidden !important; background: #fff !important; margin-bottom: 20px !important;}
	.featured-cell p {height: auto !important;}
	#jsn-pos-top {width: 100% !important;padding-bottom: 15px !important;}
	.tan-cell { overflow: hidden !important; margin-bottom: 20px !important;}
	.ds-title h1 {line-height: 50px !important;}
	.sigProImg, .sigProLink {width: 100% !important;}
	ul.sigProElegant li.sigProThumb {width: 87% !important;}
	.form-wrap iframe {height: 1104px !important;}
	.needed-forms p {margin: 27px 0 !important; text-align: justify !important;}
	.form-link {margin-bottom: 10px !important;}
	.form-wrap iframe {height: 1437px !important;}
	.form-wrap {margin-top: 30px !important;}
	.box-80 {width: 95% !important;}
	ul.sigProElegant li.sigProThumb {margin: 10px 0;}
	.sigProLink {width: 89% !important;}
	.sigProImg {width: 100% !important;}
	.building-gallery ul.sigProElegant li.sigProThumb {margin: 0 2.5% 10px 0.5% !important;}
	.topmost-call p {text-align: center !important;}
	
}
@media only screen and (max-width: 425px) {
	#jsn-logo {margin: 0 auto 44px auto !important;}
	.jsn-modulecontainer_inner > .jsn-modulecontent > .jsn-menu-toggle {top: 94px !important;}
	div.jsn-modulecontainer ul.menu-mainmenu {max-height: 516px !important;}
}
@media only screen and (max-width: 320px){
	#jsn-topheader-inner, #jsn-header, #jsn-promo { width: 100% !important;}
	div.jsn-modulecontainer ul.menu-mainmenu { margin: 0 !important;}
	.es-stage { margin-left: -160px !important; margin-top: -116px !important;}
	.foot-nav {display: none !important;}
	.contact-spread span {text-align: center !important; margin-left: 0px !important; display: block !important;}
	.contact-spread {text-align: center !important;}
	.ds-title h1{font-size: 35px !important; line-height: 35px !important;}
	.intro-text h2 {line-height: 24px !important;}
	ul.sigProElegant li.sigProThumb {width: 80% !important; margin-bottom: 11px !important;}
	.box-80 {width: 90% !important;}
	.form-wrap iframe {height: 1455px !important;}
	.maint-form iframe {height: 1058px !important;}
	.jsn-modulecontainer_inner > .jsn-modulecontent > .jsn-menu-toggle {top: 93px !important; right: 14px !important; padding: 8px 17px !important;}
	div.jsn-modulecontainer ul.menu-mainmenu {padding: 0 16px !important;}
	.contact-wrap iframe {margin-top: 30px !important;}
}

.jsn-1st-homepage #jsn-pos-content-bottom {padding: 0 !important;}
#jsn-pos-content-top-below {padding: 0px !important;}
/*ul.sigProElegant li.sigProThumb {
	width: 100% !important;
}*/
a.pp_expand {left: 30px !important;}


