/* ========== 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: transparent;
    position: absolute;
    top: 100%;
    left: 0;
    border-bottom: 1px 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: 50px 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;
    }
}
