header.t3-header {
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, #01060A),
      color-stop(1, #011C2F)
  );
  background-image: -o-linear-gradient(bottom, #01060A 0%, #011C2F 100%);
  background-image: -moz-linear-gradient(bottom, #01060A 0%, #011C2F 100%);
  background-image: -webkit-linear-gradient(bottom, #01060A 0%, #011C2F 100%);
  background-image: -ms-linear-gradient(bottom, #01060A 0%, #011C2F 100%);
  background-image: linear-gradient(to bottom, #01060A 0%, #011C2F 100%);
  padding-bottom: 0
}
.counter {
    border: 0 none;
  	background:none;
}
.mainMenuContainer {
    margin-bottom: 10px;
    padding-right: 0;
    padding-top: 35px;
}
.t3-megamenu .nav > li > a, .t3-megamenu .nav > li > a:hover, .t3-megamenu .nav > li > a:focus {
  background: url("../images/sprite.png") no-repeat scroll 103% -51px rgba(0, 0, 0, 0);
  color: #c8a42d;
}
.t3-megamenu .nav > li a {
  color: #fff;
}
.t3-megamenu .mega-inner, .dropdown-menu {
  padding-bottom: 0;
}
.head-search a {
  float: left;
  margin: 0 5px;
  opacity: 0.8;
}
.head-search a:hover {
  opacity: 1;
}
.flexslider .slides img {
  max-height: 665px;
}
@font-face {
	font-family: 'Edwardian Script ITC';
	src: url('../fonts/edwardian/edwardian_itc.eot');
	src: local('☺'), url('../fonts/edwardian/edwardian_itc.woff') format('woff'), url('../fonts/edwardian/edwardian_itc.ttf') format('truetype'), url('../fonts/edwardian/edwardian_itc.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.flex-caption {
  font-family: Edwardian Script ITC;
  font-size: 86px;
  text-shadow: 0 0 15px #000;
}
.head-search {
  margin-top: 59px;
  padding-bottom: 5px;
}
.formContainer {
  display: inline-flex;
}
.mod-jea-search-form p {
  display: inline-flex;
  display: -webkit-inline-box;
  margin: 0 4px;
}
.home .wrap.t3-sl-2 {
  background: url("../images/sldr_botm_bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  padding: 14px 0 8px;height: 64px;
}
.home .t3-sl-2 p {
  width: 190px;
}
form.mod-jea-search-form select, form.mod-jea-search-form input, form.mod-jea-search-form select:focus, form.mod-jea-search-form input:focus {
  background: none repeat scroll 0 0 #f9f6da;
  border: 1px solid #b6972d;
  border-bottom: 2px solid #b6972d;
  border-radius: 3px;
  box-shadow: 2px 2px 3px #030303 inset;
  color: #000;
  text-align: center;
  width: 100%;
}
.mod-jea-search-form .button, .mod-jea-search-form .button:focus {
  background: url("../images/btn_bg.png");
  border: none;
  box-shadow: none;
  font-size: 19px;
  font-weight: bold;
  height: 30px;
  padding: 0;
  width: 100%;
  display:block;
}
.home .t3-sl-3 {
  padding: 15px 0;
}
.t3-mainbody, .home .t3-sl-3 {
  background: url("../images/ye-bottom-bg.png") repeat-x scroll center 99.5% #04101f;  padding-bottom: 50px !important;
}
.home .customhomePageInfo a, .home .container .customhomePageInfo p {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}
.home .customhomePageInfo a:hover, .home .customhomePageInfo a:after {
  color: #f8c92c;
}
.arrow > a {
  position: relative;
}
.home .customhomePageInfo .arrow a:after {
  content: ">";
  font-weight: bold;
  left: -2px;
  position: relative;
  top: 0px;
}
.home .customhomePageInfo .arrow.biggerHome a:after {
  left: -4px;
  top: 1px;
}
.customhomePageInfo .biggerHome a {
  font-size: 36px;
}
.t3-megamenu.animate.slide {
  background: none;
  height: auto;
  position: static;
  text-align: unset;
  width: 100%;
}
.home {
  background: #04101f;
}
.home .wrap.t3-sl-4 {
  border-top: 1px solid #041b2e;
  color: #fff;
  margin-top: 5px;
  padding: 20px 0;
}
.home .t3-sl.t3-sl-3 {
  border-top: none;
}
.customtextQuotes p {
  margin: 0;
}
.effectContainer > div {
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
}
.authorQuote {
  color: #2c4d74;
  font-weight: normal;
}
#quotemodule {
  margin-top: -18px;
}
.t3-footnav li {
  display: inline-block;
}
.t3-footnav .t3-module ul > li > a {
  color: #fff;
  font-size: 12px;
  padding: 0 5px;
}
.t3-footnav .t3-module ul > li.active > a,.t3-footnav .t3-module ul > li > a:hover { color:#f8c92c !important;}
.t3-footnav ul.nav {
  text-align: center;
}
.t3-footnav .t3-module.modulefooterMenu, footer.t3-footer, .modulefooterMenu li.active > a, .modulefooterMenu ul.nav li > a:hover {
  background: #000;
}
.t3-footnav .t3-module ul > li > a:hover {
  color: #fff;
}
h1.article-title, h2.article-title, .blogfullWidth.Press h2, .page-header h2 {
  color: #f8c92c;
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 10px;
  margin-top: 11px;
}
.t3-content {
  color: #fff;
  padding-right: 20px;overflow: hidden; 
}
#t3-mainbody .container{ overflow:hidden;}
.sidebarContainer {
  background: url("../images/sdbr_lin.png") no-repeat scroll left top ; padding-bottom:500px; margin-bottom:-500px;
}
.searchInnerPage form {
  text-align: center;
}
.searchInnerPage h3, .t3-module.moduleaboutSideBar h3 {
  color: #717376;
}
.searchInnerPage form p {
  margin: 6px 0;
  width: 100%;
}
.searchInnerPage .mod-jea-search-form .button, .searchInnerPage .mod-jea-search-form .button:focus, .form2LinesLayout input.rsform-submit-button {
  background: url("../images/btn_bg.png") ;
  display: block;
  width: 100%;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle b.caret {
  display: none;
}
.t3-megamenu .nav-child {
  background: #08182d;
}
.mega-col-nav {
  padding: 0;
}
.t3-megamenu .dropdown-menu .mega-nav > li a {
  border-bottom: 1px solid #8a8f95;
  padding: 5px 10px;
}
.t3-megamenu .dropdown-menu .mega-nav > li:last-child a {
  border: none;
}
.t3-megamenu .dropdown-menu .mega-nav > li.active a, .t3-megamenu .dropdown-menu .mega-nav > li.open a, .t3-megamenu .dropdown-menu .mega-nav > li.current a {
  background: #184b66;
  color: #fff;
}
.moduletable #quotemodule .effectContainer {
  height: 70px;
}
.t3-module.modulesearchHomePage.searchInnerPage.col-sm-12 .module-ct, .t3-module.moduleaboutSideBar .module-ct {
  padding: 0 36px;
}
.t3-module.modulefeaturedEstates .module-ct {
  padding: 0 30px;
}
.t3-module.modulesearchHomePage.searchInnerPage.col-sm-12 {
  padding: 0;
  position: relative;
  z-index: 99;
}
.customhomePageInfo > div:first-child, .customhomePageInfo > div:last-child {
  margin-top: 44px;
}
.dropdown-menu {
  right: 13px;
}
footer.t3-footer, .t3-copyright {
  border: none;
}
.navbar-nav > li > a {
  padding-bottom: 0;
}
.t3-megamenu .mega-inner, .dropdown-menu {
  padding: 0;
}
.t3-copyright {
  padding: 0;
}
.t3-spotlight.t3-footnav.row {
  padding: 10px 0;
}
.t3-copyright p {
  color: #313f4f;
  font-size: 12px;
  text-align: center;
}
.t3-sl.t3-sl-2 {
  background: #04101f;
  color: #fff;
  padding: 15px 0;
  text-align: center;
}
.t3-spotlight-2 .t3-module.moduletextQuotes {
  margin: 0;
}
.t3-footnav .t3-module ul > li {
  border-left: 1px solid #313f4f;
  line-height: normal;
}
.t3-footnav .t3-module ul > li:last-child {
  border: none;
}
h3.module-title {
  position: relative;
  text-align: center;
}
.sidebarContainer h3.module-title:before {
  border-top: 0.5px solid #3a3d42;
  -webkit-border-before-width: 1px;
  bottom: 7px;
  content: "";
  position: absolute;
  right: -1px;
  width: 100%;
}
.sidebarContainer h3.module-title span {
  background: #04101f;
  color: #717376;
  font-size: 16px;
  font-weight: bold;
  padding: 0 8px;
  position: relative;
}
.sidebarContainer .modulefeaturedEstates h3.module-title span {
  padding: 0 10px;
}
.t3-module.moduleaboutSideBar .nav-pills > li.active > a, .t3-module.moduleaboutSideBar .nav-pills > li.active > a:hover, .t3-module.moduleaboutSideBar .nav-pills > li.active > a:focus, .nav > li > a:hover, .t3-module.moduleaboutSideBar .nav > li > a:focus {
  background: none;
}
.t3-module.moduleaboutSideBar li a {
  color: #fff;
  padding: 2px 0;
}
.t3-module.moduleaboutSideBar li a:hover, .t3-module.moduleaboutSideBar .nav-pills > li.active > a {
  color: #f8c92c;
}
.t3-module.moduleaboutSideBar li:hover a:before, .t3-module.moduleaboutSideBar .nav-pills > li.active > a:before {
  color: #f8c92c;
  content: "";
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  right: -12px;
}
.aboutYossi {
  margin-top: 8%;
}
.teamMembers {
  text-align: center;
}
.teamMembers img {
  margin: 0 auto;
}
.wrap.t3-sl.t3-sl-3 {
  margin-top: -2px;
  padding-bottom: 35px;
}
.t3-mainbody article {
  padding-bottom: 18px;
  width: 75%;
}
.youtubeVideo .t3-mainbody article {
  width: 100%;
}
.t3-header .logo {
  padding: 0;
}
.logo-image > a {
  display: block;
}
.logo-image {
  padding: 0 50px;
}
.logo-img {
  max-width: 100%;
}
.t3-mainbody {
  padding: 0;
}
.t3-content, .sidebarContainer {
  padding-top: 60px;
}
iframe {
  width: 100%;
}
.video p {
  text-align: justify;
}
.newsflash > p {
  color: #a3abba;
}
img {
  max-width: 100%;
}
.teamMembers .image-container {
  border: 1px solid #3a719e;
  border-radius: 50%;
  height: 137px;
  margin: 0 auto 10px;
  overflow: hidden;
  width: 136px;
}
.teamMembers.noBorder img {
  border: medium none;
  max-width: 100%;
}
.video.row {
  margin-bottom: 30px;
}
div.pagination {
}
.pagination {
  float: none;
  text-align: center;margin-bottom: 0;
}
.pagination-start,.pagination-end{ display:none !important;}
.pagination li{ display:inline-block; list-style:none; margin-right:20px; vertical-align: middle;}
.pagination li span{ text-decoration:none; color:#00aeff;}
.pagination li a{ color: #fff;}
.pagination li.pagination-next{ background:url(../images/pg_arrow_lt.png) no-repeat; width:11px; height:17px;}
.pagination li.pagination-next a{ display:block; height:17px;}
.pagination li.pagination-prev{ background:url(../images/pg_arrow_rt.png) no-repeat; width:11px; height:17px;}
.pagination li.pagination-prev a{ display:block; height:17px}
.pagination > li:first-child, .pagination > li:last-child {
  display: none;
}
.pagination > li > a, .pagination > li.active > a, .pagination > li > a:hover, .pagination > li.active > a:hover {
  background-color: transparent;
  border: none;
  color: #fff;
  float: left;
  font-weight: bold;
}
.pagination > li.active > a, .pagination > li.active > a:hover {
  color: #00aeff;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  background-color: transparent;
  color: #fff;
}
div.Press h3 {
  color: #f8c92c;
  margin-top: 0;
}
p.readMore {
  text-align: left;
}
p.readMore > a, p.readMore > a:hover {
  color: #f8c92c;
  text-decoration: none;
}
div.Press hr, .page-header {
  border-color: #4c5d71;
}
.blogfullWidth.Press .counter.pull-right {
  display: none;
}
hr {
  border-color: #ddd9d9;
}
.form2LinesLayout {
  font-size: 16px;
  font-weight: bold;
}
.formField.rsform-block {
  width: 72%;
}
.form2LinesLayout input {
  background: #f9f6da;
  border:none;
  height: 28px;
  padding: 5px;
  width: 100%;
}
.form2LinesLayout textarea {
  background: #f9f6da;
  border-color: #b6972d;
  height: 92px;
  width: 100%;
}
.form2LinesLayout input.rsform-submit-button {
  border-radius: 3px;
  color: #000;
  float: left;
  height: 33px;
  margin-top: 8px;
  width: 32%;
}
.contactUs .article-content img {
  display: inline-block;
  margin-left: 5px;
  vertical-align: baseline;
}
header#t3-header .col-xs-12.col-sm-2 {
    padding: 0;
}
.contactUsSubInfo > ul {
  padding: 0;
}
.contactUsSubInfo a {
  color: #fff;
  text-decoration: none;
}
.contactUsSubInfo li {
  display: inline;
  list-style: outside none none;
  padding: 0 5px;
}
.contactUsSubInfo li:first-child {
  padding-right: 0;
}
.biggerHome.arrow {
  margin-bottom: 20px;
}
.readMore > a:after {
  content: ">";
  position: relative;
  top: 1px;
}
.jea_item .title {
  //background: #f6f5f5;
  background: #ddd9d9;
  border-bottom: 1px solid #bcb9b9;
  text-align: center;
}
.jea_item .title a {
  color: #000;
  font-size: 20px;
  line-height: 40px;
  text-decoration: none;
}
.propertyInfo .propertyPrice {
  border: none;
  box-shadow: none;
  direction: ltr;
}
.propertyInfo.container-fluid {
  padding: 0;
}
.propertyInfo > div {
  padding: 0 5px;
}
.propertyInfo > div {
  background: #ddd9d9;
  border-right: 1px solid #bcb9b9;
  box-shadow: 1px 0 0 0 #fff;
  color: #7e7e7e;
  font-size: 16px;
  padding: 0 5px;
  text-align: center;
}
.propertyInfo > div:first-child {
  border: none;
  box-shadow: none;
}
.propertyInfo .info {
  color: #001834;
}
.transactionAndDetailsInfo {
  background: #000;
  color: #989898;
  font-size: 18px;
  font-weight: bold;
  line-height: 33px;
}
.transactionAndDetailsInfo .details {
  text-align: left;
  padding:0;
}
.transactionAndDetailsInfo .details a {
  color: #fff;
  text-decoration: none;
}
.transactionAndDetailsInfo .details a:after {
  content: "";
  font-family: FontAwesome;
  vertical-align: middle;
}
.jea-items .jea_item {
  margin-top: 24px;
}
.propertyInfo > div {
  font-weight: bold;
}
.titlePrevNext > div {
  border-left: 1px solid #505256;
  height: 50px;
}
.titlePrevNext > div:last-child, .propertyDetails > div:first-child {
  border: none;
  box-shadow: none;
}
.titlePrevNext h1 {
  display: inline;
  margin: 0;
}
.titlePrevNext a, .titlePrevNext div > span.previous, .titlePrevNext div > span.next {
  font-size: 50px;
  text-decoration: none;
  color: #6b727b;
}
.titlePrevNext div > span.previous, .titlePrevNext div > span.next {
  font-family: fontawesome;
  font-style: normal;
  line-height: 1;
}
.titlePrevNext div.next {
  text-align: left;
}
.titlePrevNext div > span:before, .titlePrevNext div > h1:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.titlePrevNext div > span, .titlePrevNext div > h1 {
  font-size: 20px;
  vertical-align: middle;
}
.titlePrevNext div > span, .titlePrevNext a {
  font-weight: bold;
}
.titlePrevNext div > span {
  color: #999a9a;
  font-style: italic;
}
.titlePrevNext {
  border-top: 1px solid #505256;
  padding: 4px 0;
}
#jea-gallery-preview.horizontal {
  margin: 0;
}
#jea-gallery-scroll.horizontal {
  margin: 0;
  width: auto;
}
.propertyDetails {
  background: #ddd9d9;
  margin-top: 10px;
  padding: 2px 0;
}
.propertyDetail {
  padding: 0;
}
.propertyDetail > div, .propertyPrice {
  background: #ddd9d9;
  border-right: 1px solid #bcb9b9;
  box-shadow: 1px 0 0 0 #fff;
  color: #878686;
  padding: 0 14px;  
  width:auto;
  text-align: center;
}
.jea-properties .propertyPrice {
	padding: 0; 
  
}
.propertyDetail > div:first-child {
  border: none;
  box-shadow: none;
}
.propertyDetails .info {
  color: #001834;
  font-weight: bold;
  padding-bottom: 12px;
}
.descriptionWrapper {
  background: #fff;
  color: #000;
}
.descriptionContainer {
  margin: 0 auto;
  width: 82%;
}
#jea_property_map {
  width: 100%;
}
.propertyDetails .title {
  font-weight: bold;
  padding-top: 8px;
}
.property-description, .property-description h2 {
  margin: 20px 0 0;
}
.property-description h2 {
  font-size: 18px;
  font-weight: bold;
}
#jea-gallery-scroll > div {
  padding: 0 0 3px;
  text-align: center;
}
.thumbsContainer {
  padding: 0;
}
.thumbContainer {
  height: 106px;
}
#jea-gallery-scroll > div:nth-child(2n+1) .thumbContainer {
  padding-left: 4px;
}
#jea-gallery-scroll > div:nth-child(2n) .thumbContainer {
  padding-right: 4px;
}
a.thumbs:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
a.thumbs img {
  display: inline-block;
  height: 101px;
  margin-right: -4px;
  vertical-align: middle;
  width: 100%;
}
#jea-gallery-preview {
  margin: 0;
}
#jea-gallery-preview > div {
  padding: 0 0 0 10px;
}
#jea-gallery-preview div.thumbsContainer {
  padding: 0;
}
.ulContainer ul {
  list-style: none;
}
.ulContainer li:before {
  color: #fad352;
  content: "";
  font-family: FontAwesome;
  font-weight: bold;
  padding-left: 5px;
}
a.thumbs {
  outline: none;
}
a.thumbs img {
  border: 1px solid transparent;
}
a.thumbs.active > img {
  border: 2px solid #87712B;
}
.contactDetails > div {
  float: right; margin-right:9px;
}
.contactDetails > div.clr {
  float: none;
}
.contactDetailsImage {
  margin-left: 10px;
}
.contactDetails p {
  font-size: 16px;
  margin-bottom: 0;
}
.contactDetails p.contactDetail {
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}
.jea-properties h1{ color: #f8c92c;
    font-size: 24px;}
.youTubeVid {
  //margin-bottom: 20px;
}
.ulContainer ul {
  padding: 0;
}
.backToCategory > a:after {
  content: "";
  font-family: fontawesome;
}
.thumbsNextPrev {
  background: #171717;
  margin-top: 2px;
  padding: 2px 0;
}
.thumbsNextPrev a {
    color: #6b727b;
    display: block;
    font-family: fontawesome;
    font-size: 50px;
    line-height: 60px;
    outline: medium none;
    text-decoration: none;
}

.thumbsNextPrev > div {
  text-align: center;
}
div.nextThumb {
  border-right: 1px solid #383838;
}
#jea-gallery-scroll div.clr {
  padding: 0;
}
.nsb_container {
  text-align: left;
}
.nsb_container a.icons {
  padding-right: 10px;
}
.descriptionWrapper.row {
  margin-bottom: 50px;
}
.socialShare .moduletable, .socialShareText {
  float: left;
}
.socialShareText {
  font-weight: bold;margin-top:7px;
}
.socialShare .moduletable{ margin-top:8px;}
.socialShare .whatsapp img{
	margin:0; 
	height:20px; 
	width:auto; 
	margin-right:8px;
	display:inline-block;
}
.socialShare .whatsapp img:hover{
	opacity:0.4;
}
.mapAndVidContainer .col-md-4 {
  padding-left: 0;
}

.backToCategory > a {
  font-size: 17px;
}
.jea_modal2 {
  height: auto;
  overflow: hidden;
  text-align: center;
}
.jea_modal2 > img {
  height: inherit;
}
.contactDetailsImage > img {
  border-radius: 50%;
  height: 80px;
  width: 80px;
}
.ulContainer li {
    background: url("../images/left_arrow4.png") no-repeat scroll right center; padding-right:9px;
}
.jea-properties .image {
  max-height: 260px;
  overflow: hidden;
}
.propertyInfo.container-fluid {
  background: #ddd9d9;
  padding: 1px 0;
}
.textContainer {
  height: 179px;
}
h1.article-title {
  border-bottom: 1px solid #4c5d71;
  padding-bottom: 30px;
}
h1.article-title a{ color:#f8c92c;}
.article-content a{ color:#f8c92c}
.newsflashfeaturedEstates img {
  height: auto;
  max-width: none;
}
.newsflashfeaturedEstates > p {
  overflow: hidden;
}
.article-content hr {
  border-color: #4c5d71;
}
#jea-gallery-scroll{ margin-top:-2px;}
#jea_property_map .gmnoprint > div{ left:0;}
#jea_property_map img{ width:auto; max-width:none;}
.view-properties .sidebarContainer #Mod104{ }
.page-header{ padding-bottom:20px;}
.article-index{ display:none;}
.search_parameters h2{ display:none;}
.blogfullWidth > h2{ padding-bottom:30px; border-bottom:1px solid #4c5d71;}
.items-row{border-bottom:1px solid #4c5d71; padding-bottom:20px; margin-bottom:20px; min-height:260px; position:relative;}
.items-row{} .item{ padding-left: 305px;}
.items-row{} .page-header{ padding:0; border:none; margin:0;}
.items-row{} .page-header h2{ margin:0 !important;max-width: 530px; }
.items-row{} .page-header h2 a{ color:#f8c92c;}
.items-row{} .item .readmore a{ color:#f8c92c; float:left;}
.items-row{} .item .item-image {
  float: left !important;
    left: 0;
    margin-right: 20px;
    margin-top: -21px;
    position: absolute;
    top: 37px;
}
.items-row{} .item  .row{ width:auto;}
.items-row{} .item .col-md-8{ width:100%;}
.items-row{} .item .col-md-4{ width:auto; float: left !important;
    left: 0;
    margin-right: 20px;
    margin-top: -21px;
    position: absolute;
    top: 37px; padding:0;}
.items-row{} .item img{ width:100%; height:auto;}
.tipim .items-row{ }
.tipim .item{}

.blogyoutubeVideo h2{color: #f8c92c;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 11px;}
.blogyoutubeVideo > h2 {
    border-bottom: 1px solid #4c5d71;
    padding-bottom: 30px;
}
.blogyoutubeVideo .items-row{ border:none; margin-bottom:1px;}
.blogyoutubeVideo .items-row .item{ float:right; padding:24px; margin:0; width:50%;}
.blogyoutubeVideo .items-row .item iframe{}
.module-ct .category-module li{ border:none !important; }
.category-module li a{ color:#fff;}
.category-module li a.active{ color:#f8c92c;}
.vsig{ margin-right:-12px !important;}
.vsig_thumb img,.vsig_top img{ border:none !important; background:none !important;}
.vsig_ctrl_right{ position:absolute; left:94px; top: 590px;}
#countervsig_1_0{ display:none;}
.vsig_ctrl_right a{
	  color: #6b727b;
    font-family: fontawesome;
    font-size: 50px;
    line-height: 60px;
    outline: medium none;
    text-decoration: none;
	}
#bbackvsig_1_0{font-size: 65px;
    left: -18px;
    position: relative;}
#bfwdvsig_1_0{  font-size: 65px;
    position: relative;
    right: -63px;}
.itemid-309 .vsig_top{ height:580px; max-height:580px;}
.itemid-309 .vsig_top img{ height:100%; width:auto;}
.itemid-309 .vsig_ctrl_right{  background: none repeat scroll 0 0 #171717;
    height: 63px !important;
    left: 23px;
    top: 736px;
    width: 248px;}
.itemid-309 #bbackvsig_1_0 {
    font-size: 65px;
    left: -138px;
    position: relative;
    top: -4px;
}
.itemid-309 #bfwdvsig_1_0 {
    font-size: 65px;
    position: relative;
    right: 57px;
    top: -4px;
}
.itemid-309 .article-content .head-search {
    position: relative;
    right: -172px;
    top: -41px;
}
.itemid-309 article .propertyDetail > div, .itemid-309 .propertyPrice
{ height:0;}
.article-content .facebokaim-text {
    position: relative;
    top: -54px;
}
.project-main-gallery{ position:relative;}
.project-box{  background: none repeat scroll 0 0 #fff; margin-top:-8px;
    color: #000;
    padding: 10px 80px;
    width: 99.3%;}
.project-box h2{ font-size:18px; font-weight:bold; text-align:right; clear:both;}
.project-video{ display:inline-block; margin-right:9px; width:100%;max-width:408px;}
.project-map{ display:inline-block; float:right; width:250px;}
.project-box iframe{ border:none;width:100%}
.project-box hr{ border-color:#ddd9d9 !important;}
.project-box .contactDetails{ clear: both;
    display: table;
    float: none;
    margin-top: 19px;
    position: relative;}
.project-box a{ color:#428bca}
.project-boxes-top{ 
    position: relative;
    top: -75px;
    width: 577px; }
.project-boxes-top .propertyDetails{  
    line-height: 8px; margin:0; height:58px; width:100%; position:absolute;}
	
.itemid-309 h1.article-title{ border-bottom:none;}
.itemid-271 .t3-mainbody article{ width:100%;}
.itemid-309 .t3-mainbody article{ width:100%;}
table.main_thumb_table td.inactive_thumb img{ width:100%; padding:0 !important; margin:0 !important;}
.main_images_wrapper_grey-border-shadow table.main_thumb_table td img{ box-shadow:none !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; padding:0 !important; margin:5px !important; width:100% !important;}
.main_thumb_table{ width:100% !important;}
.main_thumb_up_arrow_wrapper,.main_thumb_down_arrow_wrapper{ display:none !important;}
.main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ box-shadow:none !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; max-width:576px !important; margin:0 !important; padding:0 !important; width:576px !important; height:388px; max-height:388px;}
.main_images_wrapper_grey-border-shadow .main_thumbs_arrow_wrapper{ max-height:392px !important; height:392px !important;}
.main_thumbs_arrow_wrapper .main_thumb_container{ min-height:392px !important; height:392px !important;}
div.main_slideshow_buttons div.ig_slideshow_rewind{ left:0; top:0; width:126px; height:60px; position:absolute; border-right:1px solid #383838; background:none; font-size:50px; color:#6b727b; line-height:54px; text-align:center;}
div.main_slideshow_buttons div.ig_slideshow_play{ display:none !important;}
div.main_slideshow_buttons div.ig_slideshow_forward{ right:0; position:absolute; top:0; height:60px; width:120px; background:none; font-size:50px; color:#6b727b;  line-height:54px; text-align:center;}
.main_image_slideshow_wrapper div.main_large_image{ height:397px !important;}
.main_images_wrapper_grey-border-shadow{ min-height:426px !important;}
.main_image_slideshow_wrapper .main_slideshow_buttons{ width:253px; position:relative; left:-259px; height:60px; background:#171717;top: -6px;}
.itemid-271 h1.article-title{ border:none;}
article .titlePrevNext{  margin-bottom: -10px;
    width: 836px; margin-right:1px; border-right:1px solid #505256; border-left:1px solid #505256;}
.active_thumb img{ }
.main_images_wrapper_grey-border-shadow table.main_thumb_table td.active_thumb img{border:1px solid #87712b !important; margin:4px !important;}
article .propertyDetail > div{ height:52px;}
article .propertyDetails .info{ line-height:24px;}
.itemid-271 .main_images_wrapper_grey-border-shadow .main_thumbs_arrow_wrapper{ margin-top:-5px;}
.itemid-309 .main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ margin:0 auto !important; height:481px !important; max-width:none !important; max-height:none !important; width:572px !important; float:right;}
.itemid-309 .main_thumbs_arrow_wrapper .main_thumb_container{ height:482px !important; margin-top:-4px;}
.itemid-309 .main_image_slideshow_wrapper div.main_large_image{ height:490px !important;}
.itemid-309 .head-search a{ opacity:1;}
.itemid-309 table.main_thumb_table td img{ max-width:none !important; max-height:none !important; width:94% !important; padding:0 !important; margin:4px !important;}
.itemid-309 table.main_thumb_table td.active_thumb img{ border:1px solid #87712b !important; max-width:none !important; max-height:none !important; width:97% !important; padding:0 !important; margin:2px 0 0 1px !important;}
.itemid-309 .project-boxes-top{ width:572px;}
.kampeyin {
    color: #001834;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
}
.main_thumb_table td{ float:right;}
.project-main-gallery div.main_slideshow_buttons div{ border-left:none;}
.project-main-gallery .ig_slideshow_forward{ border:none;}
.itemid-271 article .titlePrevNext{ margin-right:1px;}
.itemid-309 .propertyDetails,.itemid-309 .propertyDetail > div{ background:#171717;}
.itemid-385 .propertyDetails,.itemid-309 .propertyDetail > div{ background:#171717;}
.itemid-386 .propertyDetails,.itemid-309 .propertyDetail > div{ background:#171717;}
.town-span{ font-size:20px; font-weight:bold; color: #999a9a;}
.t3-sidebar li.current a{ color:#f8c92c}


@media screen and (min-width:1200px) {
	.jea_item .propertyPrice {
    /* height: 22px; */
}
#jea-gallery .propertyPrice{ height:60px;}
#jea-gallery-scroll{ min-height:437px; max-height:437px; overflow:hidden;}
.jea_modal2{ max-height:427px;min-height: 427px;}
ul.category-module{ margin-right:36px;}
.itemid-309 article .titlePrevNext{ width:838px;}
.itemid-309 .main_image_slideshow_wrapper .main_slideshow_buttons{ width:256px;}

}
@media screen and (max-width:1024px) and (min-width:1023px) {

.jea-items .jea_item{ max-height:350px;}
.jea-properties .image{ max-height:210px;}
.transactionAndDetailsInfo .details{ font-size:14px;}
.jea_item .propertyPrice{ height:23px;}
#jea-gallery .propertyDetail > div{ font-size:13.4px;}
#jea-gallery .propertyDetails{ height:63px;}
#jea-gallery .propertyPrice{ height:60px;}
.sidebarContainer{ margin-bottom:10px;}
ul.category-module{ margin-right:36px;}
.jea_modal2{ max-height:428px;min-height: 428px;}
.t3-footnav .t3-module ul > li > a {color: #fff;}
.newsflashfeaturedEstates p{ color:#fff;}
.copyright p{ color:#fff}
.propertyDetail > div{ padding:0 10px;}
#jea-gallery-scroll{ min-height:437px; max-height:437px; overflow:hidden;}
.jea_modal2 > img{ max-width:121.5%;}
.jea_item .title a{ font-size:17px;}
.t3-mainbody, .home .t3-sl-3 {
  background: url("../images/ye-bottom-bg-mobile.png") repeat-x scroll center 99.5% #04101f; 
}
}
@media screen and (max-width:990px) {
#jea-gallery-scroll{ display:none;}
.propertyDetail > div, .propertyPrice{ float:right; padding:0 10px;}
.thumbsContainer .prevThumb{ position:absolute; right:0; top:-241px; border:none;}
.thumbsContainer .nextThumb{ position:absolute; left:0; top:-241px; border:none;}
.jea_item .transactionAndDetailsInfo .transactionType{ float:right;}
.jea-items .propertyInfo > div{float: none;font-size: 17px; display:inline-block; vertical-align:top;}
.jea-properties .image{ max-height:none;}
.ulContainer ul{ float:right; margin-left:120px;}
.sidebarContainer{ margin-bottom:10px;}
.t3-footnav .t3-module ul > li > a {color: #fff;}
.newsflashfeaturedEstates p{ color:#fff;}
.copyright p{ color:#fff}
.t3-mainbody, .home .t3-sl-3 {
  background: url("../images/ye-bottom-bg-mobile.png") repeat-x scroll center 99.5% #04101f; 
}
}
@media screen and (max-width:960px) {
a.hidd1 {
   /* display: none; */
}

.titlePrevNext > div{ }

}
@media screen and (max-width:768px) and (min-width:767px) {
.thumbsNextPrev a {
    font-size: 60px;
    font-weight: bold;
}
.titlePrevNext div > span::before, .titlePrevNext div > h1::before {
    content: none;
}
#jea-gallery-preview .propertyDetail > div{ padding:0 9px;}
.col-sm-1.prev span{ position:relative; right:-8px;}
.t3-footnav .t3-module ul > li > a {color: #fff;}
.t3-footnav .t3-module ul > li.active > a{ color:#f8c92c;}
ul.category-module{ margin-right:36px;}
.thumbsContainer .prevThumb{ position:absolute; right:0; top:-283px; border:none;}
.thumbsContainer .nextThumb{ position:absolute; left:0; top:-283px; border:none;}
.jea_modal2 > img{ max-height:363px;}
.customhomePageInfo{ position:relative; top:-45px;}
.project-box{ width:100%;}
.sidebarContainer{ margin-bottom:10px; background:none;}
.descriptionWrapper{ width:104%;}
.propertyInfo > div{ padding:0 17px;}
.jea_modal2{ height:auto;max-height: 369px; min-height:369px;}
.home-imd-image{ margin-left: -20px;
    margin-right: -20px;
    width: 40% !important; position:relative; top:63px;}
.home-imd-image img{}
.ulContainer ul{ float:right; margin-left:120px;}
.t3-mainbody article{ width:100%;}
.home .wrap.t3-sl-2{ background:none;}
.mod-jea-search-form input,.mod-jea-search-form select{ margin-bottom:9px;}
.mod-jea-search-form .button{ margin:0 auto; width:100%;}
.t3-mainnav{ display:none;}
.mod-jea-search-form .button{ width:91%;}
.formField.rsform-block, .contactUsSubInfo{ width:100%;}
.home .t3-sl-2 p {
    width: 169px;
}
	input[type='submit']
{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none; border-radius:none; -moz-border-radius:none;
}
input {
    -webkit-appearance: none;
    border-radius: 0;
}
.mod-jea-search-form .button {
    width: 160px;
}
.customhomePageInfo .col-md-4{ display: inline-block;
    width: 32%;}
.customhomePageInfo .biggerHome a {
    font-size: 26px;
}
.navbar-nav {
    margin: 0 -158px 0 0;
    width: 170%;
}
.item {
    padding-left: 235px;
}
.item .item-image{ width:190px;}
.item .col-md-4{ width:230px;}
.blogyoutubeVideo .items-row .item {
    float: none;
    padding: 10px;
    width: 100%;
}
.head-search a{ margin:0 3px;}
.mod-jea-search-form .button{ position:relative; top: 2px;}
.logo-img{  margin-top: -10px;
    max-width: 220%;}
.sidebarContainer{ padding-bottom:10px;}
.titlePrevNext div > span, .titlePrevNext div > h1{ line-height:45px; font-size:17px;}
.main_thumbs_arrow_wrapper{ display:none;}
div.main_image_slideshow_wrapper{ float:none; width:100%;}
.main_images_wrapper_grey-border-shadow{ min-height:390px !important;}
div.main_image_slideshow_wrapper{ float:none; width:100% !important;}
.main_image_slideshow_wrapper div.main_large_image{ height:335px !important; width:100%;}
.main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ width:100% !important; height:auto !important; max-height:none !important; max-width:none !important; }
.main_image_slideshow_wrapper .main_slideshow_buttons{ background:none; left:0; top:-212px; width:100%; z-index:10000;}
div.main_slideshow_buttons div.ig_slideshow_rewind{ border:none; left:-30px;}
div.main_slideshow_buttons div.ig_slideshow_forward{ right:-26px;}
article .titlePrevNext{ width:100%;}
.project-boxes-top{ width:100%;}
.project-video{ width:100%; margin-bottom:20px; margin-right:0;}
.project-map{ width:100%;}
.itemid-271 article .titlePrevNext{ margin-right:0;}
.itemid-309 .titlePrevNext .col-sm-2{ width:25%;}
.itemid-309 article .titlePrevNext{ width:103%; margin-right:0;}
.itemid-309 .main_image_slideshow_wrapper .main_slideshow_buttons{ top:-272px;}
.itemid-309 .project-boxes-top{ width:103%;}
.itemid-309 .article-content .head-search{ right:167px;}
.itemid-309 .main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ width:103% !important;}
.project-video{ margin-right:0;}
.main_thumbs_arrow_wrapper{ display:none;}
#jea_property_map {
    width: 96%;
}
.items-row .item p > br,.items-row .item p span > br{ display:none;}
.itemid-179 .items-row .item .col-md-8 >br { display:none;}

.image img {
}
.newsflashfeaturedEstates p{ color:#fff;}
.copyright p{ color:#fff}
.titlePrevNext{ max-width:485px;}
.jea_item .min-width-box1{ min-width:108px;}
#jea-gallery-preview .min-width-box1{ min-width:69px;}
.col-sm-1.prev a{ position:relative; right:-8px;}




}
@media screen and (max-width:767px) {
a.hidd1 {
    display: block;
}
.thumbsNextPrev a {
    font-size: 60px;
    font-weight: bold;
}
.propertyDetail > div, .propertyPrice{ float:right; padding:0 20px;}
.thumbsContainer{ position:relative;}
.thumbsContainer .prevThumb{ position:absolute; right:0; top:-281px;}
.thumbsContainer .nextThumb{ position:absolute; left:0; top:-281px;}
.titlePrevNext{ position:relative;}
.titlePrevNext > div{ display:inline-block; vertical-align:middle; float:right;}

.mapAndVidContainer #jea_property_map{ display:none;}
.sidebarContainer{ margin-bottom:10px; background:none;}
.flexslider.position-caption-top-centered .flex-caption{ display:none;}
.mainMenuContainer{ padding-top:4px;}
.head-search{ margin-top:30px;}
.t3-mainnav{ display:block;}
.mod-jea-search-form .button{ width: 190px;}
.copyright p{ color:#fff}
.home .t3-sl-2 p {
    width: 190px;
}
.t3-content{ padding-right:15px;}
.com_jea.view-property .t3-content{ padding-left:5px;}
#jea-gallery-preview {
    margin: 0;
}
.t3-footnav .t3-module ul > li > a {color: #fff;}
.t3-footnav .t3-module ul > li.active > a{ color:#f8c92c;}
.newsflashfeaturedEstates p{ color:#fff;}
.module-ct .category-module{ padding-right:36px !important;}
.customhomePageInfo .col-md-4{ display:block; width:auto;}
.navbar-nav {
    margin: auto;
    width: auto;
}
.project-video{ margin-right:0;}
.home .wrap.t3-sl-2{ background:none; height:auto;margin-bottom: -58px;}
.mod-jea-search-form input,.mod-jea-search-form select{ margin-bottom:9px;}
.mod-jea-search-form .button{ margin:0 auto; width:100%;}
.mod-jea-search-form .button{ margin:0 auto; width:100%;}
	input[type='submit']
{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none; border-radius:none; -moz-border-radius:none;
}
input {
    -webkit-appearance: none;
    border-radius: 0;
}
	.mod-jea-search-form .button {
    width: 190px;
}
article .titlePrevNext{ width:100%}
.itemid-309 article .titlePrevNext{  margin-right:0;}
.main_thumbs_arrow_wrapper{ display:none;}
div.main_image_slideshow_wrapper{ width:100% !important; float:none;}
.items-row .item p > br,.items-row .item p span > br{ display:none;}
.itemid-179 .items-row .item .col-md-8 >br { display:none;}
.sidebarContainer{ padding:0;}
}

@media screen and (max-width:640px) {
.propertyDetail > div{ float:right; padding:0 18px; font-size:15px;}
.jea-items .propertyInfo > div{float: none;font-size: 15px; display:inline-block; vertical-align:top; padding:0 37px;}
.jea_item .transactionAndDetailsInfo .transactionType{ float:right;}
.jea_modal2{ height:auto; max-height:269px;}
.titlePrevNext > div {
    border-left: 1px solid #505256;
    height: 50px;
    line-height: 46px;
    padding: 0 14px;
}
article .propertyDetail > div, .propertyPrice {
   
}
.itemid-271  article .propertyDetail > div {
    height: 55px;
}
.titlePrevNext div > span, .titlePrevNext div > h1{ font-size:18px;}
.ulContainer ul{ float:right; margin-left:130px;}
.t3-mainbody article{ width:100%;}
.moduletable #quotemodule .effectContainer {
    height: 175px;
}
.mapAndVidContainer .contactDetails{ padding-right:15px;}
.contactDetailsImage > img {
    border-radius: 50%;
    height: 100px;
    width: 100px;
}
.contactDetails p {
    font-size: 20px;
    margin-bottom: 0;
}
.formField.rsform-block, .contactUsSubInfo {
    width: 100%;
}
article .titlePrevNext{ width:100%}	
.thumbsContainer .prevThumb {
    top: -252px;
}
.thumbsContainer .nextThumb {
    top: -252px;
}
.titlePrevNext div.next {
    border-right: 1px solid #505256;
    float: left;
    padding-left: 20px;
    text-align: left;
}
.view-property .titlePrevNext .col-sm-8{ border:none !important; max-width:425px; overflow:hidden; position:relative;}
.project-boxes-top{ width:100%;}
.main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ width:100% !important;}
.project-box{ width:100%;}
.backToCategory{ margin-right:9px;}

}
@media screen and (max-width:600px){
.jea-items .propertyInfo > div{ padding:0 17px;}	
}
@media screen and (max-width:520px){
	.propertyDetail > div{ padding:0 9px;}
	.head-search a {
		margin: 0 6px;
	}	
}
@media screen and (max-width:500px){
.propertyDetail > div{ padding:0 8px;}	
}
@media screen and (max-width:480px) {
.jea-items .propertyInfo > div{ padding:0 17px;}
.itemid-309 .main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ width:100% !important; height:auto !important;}
.itemid-309 .main_image_slideshow_wrapper div.main_large_image{ height:310px !important;}
.itemid-309 .project-boxes-top{ width:100%; margin-top:90px; margin-bottom:0;}
.itemid-309 .project-boxes-top .propertyDetails{ line-height:18px; height:47px;}
.itemid-309 .article-content .head-search{ right:105px; top:-13px;}
div.main_slideshow_buttons div.ig_slideshow_rewind{ background:none !important; color:#6b727b; border:none; line-height:57px; text-align:center; font-size:50px; left:246px; top:80px; z-index:10000;}
div.main_slideshow_buttons div.ig_slideshow_forward{ background:none !important; color:#6b727b; border:none; line-height:57px; text-align:center; font-size:50px; right:-482px; top:80px; z-index:10000;}

.main_image_slideshow_wrapper .main_slideshow_buttons{ top:61px; position:absolute;}
.items-row{border-bottom:1px solid #4c5d71; padding-bottom:0px; margin-bottom:20px; min-height:260px; position:relative;}
.items-row{} .item{ padding-left:205px;}
.items-row{} .page-header{ padding:0; border:none; margin:0;}
.items-row{} .page-header h2{ margin:0 !important;max-width: 530px; }
.items-row{} .page-header h2 a{ color:#f8c92c;}
.items-row{} .item .readmore a{ color:#f8c92c; float:left;}
.items-row{} .item .item-image {width:45%; float: none !important;
    left: 0;
    margin-right: 20px;
    margin-top: -21px;
    position: absolute;
    top: 37px; padding:0; margin-left:0; padding:0;
}
.thumbsContainer .prevThumb {
    top: -252px;
}
.thumbsContainer .nextThumb {
    top: -252px;
}
.items-row{} .item  .row{ width:auto;}
.items-row{} .item .col-md-8{ width:auto;}
.items-row{} .item .col-md-4{ width:45%; float: left !important;
    left: 0;
    margin-right: 20px;
    margin-top: -21px;
    position: absolute;
    top: 37px; padding:0;}
.items-row{} .item img{ width:100%; height:auto;}
.blogyoutubeVideo .items-row .item{ width:100%;}
.navbar-default .navbar-nav > li > a {
    color: #777777;
    font-size: 16px;
    padding: 10px 17px;
}
.dropdown-menu > li > a{ font-size:16px;padding: 8px 20px;}
.contactUsSubInfo li{ display:inline-block;}
.titlePrevNext div.next {
    border-right: 1px solid #505256;
    float: left;
    padding-left: 20px;
    text-align: left;
}
.view-property .titlePrevNext .col-sm-8{ border:none !important; max-width:305px; overflow:hidden; position:relative;}
.propertyDetail > div{ float:right; padding:0 7px; font-size:15px;}

#jea-gallery-preview .min-width-box1{ min-width:67px;}

}
@media screen and (max-width:414px) {
	.propertyDetail > div{ float:right;  font-size: 13px;padding: 0 3px;}
.propertyDetail > div {
    font-size: 14px;
}
.titlePrevNext div.next {
    border-right: 1px solid #505256;
    float: left;
    padding-left: 20px;
    text-align: left;
}
.thumbsNextPrev a{ height:80px; width:60px;}
.itemid-309 .main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ width:100% !important; height:auto !important;}
.itemid-309 .main_image_slideshow_wrapper div.main_large_image{ height:310px !important;}
.itemid-309 .project-boxes-top{ width:100%; margin-top:104px; margin-bottom:0;}
.itemid-309 .project-boxes-top .propertyDetails{ line-height:18px; height:47px;}
.itemid-309 .article-content .head-search{ right:75px; top:-13px;}
.jea-items .propertyInfo > div{ padding:0 8px;}
.jea_item .min-width-box1{ min-width:72px;}
.view-property .titlePrevNext .col-sm-8{ border:none !important; max-width:255px; overflow:hidden; position:relative;}
.titlePrevNext div > span, .titlePrevNext div > h1{ font-size:14px;}
.main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ width:100% !important; height:auto !important;}
.project-box {
  background: none repeat scroll 0 0 #fff;
  color: #000;
  display: block;
  margin-top: 0;
  padding: 10px 20px;
  width: 100%;
}
.project-boxes-top {
  position: relative;
  top: -51px;
  width: 100%;
  margin-bottom: -41px;
}
.project-video {
  float: none;
  width: 100%;
}
.project-map { margin-top:14px;
  float: none;
  width: 100%;
}
.main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ width:100% !important; height:auto !important;}
.main_image_slideshow_wrapper div.main_large_image{ height:237px !important;}
.main_images_wrapper_grey-border-shadow {
  min-height: 283px !important;
}
.main_image_slideshow_wrapper .main_slideshow_buttons{ background:none; left:0; top:0;}
div.main_slideshow_buttons div.ig_slideshow_rewind{ background:none !important; color:#6b727b; border:none; line-height:57px; text-align:center; font-size:50px; left:-44px; top:80px; z-index:10000;}
div.main_slideshow_buttons div.ig_slideshow_forward{ background:none !important; color:#6b727b; border:none; line-height:57px; text-align:center; font-size:50px; right:-162px; top:80px; z-index:10000;}

.main_image_slideshow_wrapper .main_slideshow_buttons{ top:61px; position:absolute;}
#jea-gallery-preview .min-width-box1{ min-width:60px;}
	
}
@media screen and (max-width:384px) {
	.titlePrevNext > div{ padding:0 8px;}
	.propertyDetail > div {
    font-size: 13px;
}
.thumbsNextPrev a{ height:80px; width:60px;}
.titlePrevNext div.next {
    border-right: 1px solid #505256;
    float: left;
    padding-left: 17px;
    text-align: left;
}

.jea_item .propertyPrice{ }
.jea-items .propertyInfo > div{ padding:0 5px;}

.view-property .titlePrevNext .col-sm-8{ border:none !important; max-width:245px; overflow:hidden; position:relative;}
.itemid-309 .main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ width:100% !important; height:auto !important;}
.itemid-309 .main_image_slideshow_wrapper div.main_large_image{ height:310px !important;}
.main_image_slideshow_wrapper .main_slideshow_buttons{ position:absolute; top:2px;}
.main_image_slideshow_wrapper .main_slideshow_buttons{ top:21px;}
.itemid-309 .project-boxes-top{ width:100%; margin-top:57px; margin-bottom:0;}
.itemid-309 .project-boxes-top .propertyDetails{ line-height:18px; height:47px;}
.itemid-309 .article-content .head-search{ right:55px; top:-13px;}

.main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ width:100% !important; height:auto !important;}
.main_image_slideshow_wrapper div.main_large_image{ height:237px !important;}
.main_images_wrapper_grey-border-shadow {
  min-height: 283px !important;
}
.main_image_slideshow_wrapper .main_slideshow_buttons{ background:none; left:0; top:0;}
div.main_slideshow_buttons div.ig_slideshow_rewind{ background:none !important; color:#6b727b; border:none; line-height:57px; text-align:center; font-size:50px; left:-44px; top:80px; z-index:10000;}
div.main_slideshow_buttons div.ig_slideshow_forward{ background:none !important; color:#6b727b; border:none; line-height:57px; text-align:center; font-size:50px; right:-111px; top:80px; z-index:10000;}
.jea_item .min-width-box1{ min-width:65px;}
#jea-gallery-preview .min-width-box1{ min-width:60px;}

}
@media screen and (max-width:375px) {
.propertyDetail > div, .propertyPrice{ float:right;  font-size: 13px;padding: 0 2px;}
.propertyDetail > div{ padding:0 2.5px;}
.jea_item .propertyPrice{ font-size:16px;}
.jea-items .propertyInfo > div{float: none;font-size: 16px; display:inline-block; vertical-align:top; padding:0 6px;}
.titlePrevNext > div {
    border-left: 1px solid #505256;
    height: 50px;
    line-height: 46px;
    padding: 0 11px;
}
.titlePrevNext div > span, .titlePrevNext div > h1{ font-size:14px;}
.thumbsNextPrev a{ height:80px; width:60px;}
.thumbsContainer .prevThumb{ position:absolute; right:-10px; top:-237px;}
.thumbsContainer .nextThumb{ position:absolute; left:0; top:-237px;}
.ulContainer ul{ float:right; margin-left:50px;}
.itemid-309 .main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ width:100% !important; height:auto !important;}
.itemid-309 .main_image_slideshow_wrapper div.main_large_image{ height:310px !important;}
.main_image_slideshow_wrapper .main_slideshow_buttons{ position:absolute; top:2px;}
.main_image_slideshow_wrapper .main_slideshow_buttons{ top:21px;}
.itemid-309 .project-boxes-top{ width:100%; margin-top:68px; margin-bottom:0;}
.itemid-309 .project-boxes-top .propertyDetails{ line-height:18px; height:47px;}
.itemid-309 .article-content .head-search{ right:55px; top:-13px;}

.items-row{border-bottom:1px solid #4c5d71; padding-bottom:0px; margin-bottom:20px; min-height:260px; position:relative;}
.items-row{} .item{ padding-left:0; padding-top:255px;}
.items-row{} .page-header{ padding:0; border:none; margin:0;}
.items-row{} .page-header h2{ margin:0 !important;max-width: 530px; }
.items-row{} .page-header h2 a{ color:#f8c92c;}
.items-row{} .item .readmore a{ color:#f8c92c; float:left;}
.items-row{} .item .item-image {float: none !important;
    left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.items-row{} .item  .row{ width:auto;}
.items-row{} .item .col-md-8{ width:auto;}
.items-row{} .item .col-md-4{float: none !important;
    left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;}
.items-row{} .item img{ width:100%; height:auto;}
.main_images_wrapper_grey-border-shadow {
  min-height: 278px !important;
}
.main_image_slideshow_wrapper div.main_large_image{
  height: 278px !important;
}
.project-box {
  background: none repeat scroll 0 0 #fff;
  color: #000;
  display: block;
  margin-top: 0;
  padding: 10px 20px;
  width: 100%;
}
.project-boxes-top {
  position: relative;
  top: -51px;
  width: 100%;
  margin-bottom: -41px;
}
.project-video {
  float: none;
  width: 100%;
}
.project-map { margin-top:14px;
  float: none;
  width: 100%;
}
.main_images_wrapper_grey-border-shadow {
  min-height: 283px !important;
}
.main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ width:100% !important; height:auto !important;}
.main_image_slideshow_wrapper div.main_large_image{ height:237px !important;}
.main_image_slideshow_wrapper .main_slideshow_buttons{ background:none; left:0; top:0;}
div.main_slideshow_buttons div.ig_slideshow_rewind{ background:none !important; color:#6b727b; border:none; line-height:57px; text-align:center; font-size:50px; left:-44px; top:80px; z-index:10000;}
div.main_slideshow_buttons div.ig_slideshow_forward{ background:none !important; color:#6b727b; border:none; line-height:57px; text-align:center; font-size:50px; right:-111px; top:80px; z-index:10000;}
.kampeyin-bottom{ margin-top:80px;}
.jea-items .propertyPrice {
    height: 24px;
}

.jea_item .title a{ font-size:15px;}
#jea-gallery-preview .propertyPrice{ }
.kampeyin{ line-height:21px; padding-top:5px;}
div.pagination {
    display: table;
}
.titlePrevNext div.next {
    border-right: 1px solid #505256;
    float: left;
    padding-left: 23px;
    text-align: left;
}
.view-property .titlePrevNext .col-sm-8{ border:none !important; max-width:225px; overflow:hidden; position:relative;}
.jea_item .min-width-box1{ min-width:79px;}
#jea-gallery-preview .min-width-box1{ min-width:60px;}
.pagination li{ margin-right:19px;}
.counter {
    display: inline-block;
    padding: 6px 55px 0 0;
}

}
@media screen and (max-width:360px) {
.propertyDetail > div, .propertyPrice{ float:right; font-size: 13px;padding: 0 5px; }
.propertyDetail > div{ padding:0 6px;}
.jea_item .propertyPrice{ font-size:15px;}
.propertyDetail > div .title{font-weight:normal;}
.thumbsNextPrev a{ height:80px; width:60px;} 
.thumbsContainer .prevThumb{ position:absolute; right:-10px; top:-232px;}
.thumbsContainer .nextThumb{ position:absolute; left:0; top:-232px;}	
.titlePrevNext div > span, .titlePrevNext div > h1 {
    font-size: 18px;
    vertical-align: middle;
}
.jea_modal2{ max-height:258px;}
.jea-items .propertyInfo > div{float: none;font-size: 15px; display:inline-block; vertical-align:top; padding:0 4px;}
.jea_item .transactionAndDetailsInfo .transactionType{ float:right;}
.jea_item .transactionAndDetailsInfo .details{}
.titlePrevNext > div {
    border-left: 1px solid #505256;
    height: 50px;
    line-height: 46px;
    padding: 0 15px;
}
.titlePrevNext div > span, .titlePrevNext div > h1{ font-size:15px;}
.ulContainer ul {
    float: right;
    margin-left: 44px;
}
.toilets{ display:none;}
.transactionAndDetailsInfo .details a{ font-size:16px;}
.main_images_wrapper_grey-border-shadow{ min-height:270px !important;}
.main_images_wrapper_grey-border-shadow .main_thumbs_arrow_wrapper{ display:none;}
div.main_image_slideshow_wrapper{ float:none; width:100% !important;}
.main_image_slideshow_wrapper div.main_large_image{ height:auto !important; width:100% !important;}
.main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ width:100% !important; max-width:none !important; max-height:none !important; height:auto !important;}
article .titlePrevNext{ width:100%;}
.project-box{ margin-top:67px;}
.main_image_slideshow_wrapper .main_slideshow_buttons{ background:none; left:0; top:0;}
div.main_slideshow_buttons div.ig_slideshow_rewind{ background:none !important; color:#6b727b; border:none; line-height:57px; text-align:center; font-size:50px; left:-44px; top:80px; z-index:10000;}
div.main_slideshow_buttons div.ig_slideshow_forward{ background:none !important; color:#6b727b; border:none; line-height:57px; text-align:center; font-size:50px; right:-111px; top:80px; z-index:10000;}
.itemid-309 .titlePrevNext div >  span,.itemid-309 .titlePrevNext div > h1{ font-size:12px;}
.itemid-309 .titlePrevNext > div{ padding:0 7px !important;}
.itemid-309 .main_images_wrapper_grey-border-shadow div.main_large_image .large_img{ width:100% !important; height:auto !important;}
.itemid-309 .main_image_slideshow_wrapper div.main_large_image{ height:310px !important;}
.itemid-309 .project-boxes-top{ width:100%; margin-top:57px; margin-bottom:0;}
.itemid-309 .project-boxes-top .propertyDetails{ line-height:18px; height:47px;}
.itemid-309 .article-content .head-search{ right:55px; top:-13px;}
.itemid-309 .main_image_slideshow_wrapper div.main_large_image{ height:390px !important; max-height:289px !important; overflow:hidden;}
.titlePrevNext div > h1{ font-size:12px;}
.main_image_slideshow_wrapper .main_slideshow_buttons{ position:absolute; top:2px;}
.sidebarContainer{ padding:0;}
#t3-content{ padding-bottom:0;}
.kampeyin{padding-top:5px; line-height:21px; font-size:17px;}
.jea-items .propertyPrice {
    height: 20px;  padding: 0 3px;
}
#jea-gallery-preview .propertyPrice{ }
.titlePrevNext div.next {
    border-right: 1px solid #505256;
    float: left;
    padding-left: 23px;
    text-align: left;
}
.view-property .titlePrevNext .col-sm-8{ border:none !important; max-width:195px; overflow:hidden; position:relative;}
.jea_item .min-width-box1{ min-width:74px;}
#jea-gallery-preview .min-width-box1{ min-width:62px;}
.pagination li{ margin-right:16px;}
.counter {
    display: inline-block;
    padding: 6px 55px 0 0;
}
}
@media screen and (max-width:349px) {
	.propertyDetail > div, .propertyPrice{ padding:0 3px;}
	
	#t3-content > .jea-properties.container-fluid {
		padding-left: 0;
		padding-right: 0;
	}


}
@media screen and (max-width:325px) {
	.propertyDetail > div, .propertyPrice{ padding:0 2px;}
}
@media screen and (max-width:320px) {
.propertyDetail > div, .propertyPrice{ float: right;
    font-size: 11px;
    padding: 0 2px;}
.propertyDetail > div{ padding:0 6px;}
.thumbsNextPrev a{ height:80px; width:60px;} 
.thumbsContainer .prevThumb{ position:absolute; right:-10px; top:-209px;}
.thumbsContainer .nextThumb{ position:absolute; left:0; top:-209px;}
.jea-items .propertyInfo > div{float: none;font-size: 13px; display:inline-block; vertical-align:top; padding:0 5px;}
.ulContainer ul {
    float: right;
    margin-left: 44px;
}
.jea_item .propertyPrice{ font-size:13px;}
#jea-gallery-preview .propertyPrice{}
.items-row{border-bottom:1px solid #4c5d71; padding-bottom:0px; margin-bottom:20px; min-height:260px; position:relative;}
.items-row{} .item{ padding-left:0; padding-top:226px;}
.items-row{} .page-header{ padding:0; border:none; margin:0;}
.items-row{} .page-header h2{ margin:0 !important;max-width: 530px; }
.items-row{} .page-header h2 a{ color:#f8c92c;}
.items-row{} .item .readmore a{ color:#f8c92c; float:left;}
.items-row{} .item .item-image {float: none !important;
    left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.items-row{} .item  .row{ width:auto;}
.items-row{} .item .col-md-8{ width:auto;}
.items-row{} .item .col-md-4{float: none !important;
    left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;}
.items-row{} .item img{ width:100%; height:auto;}
.titlePrevNext > div {
    padding: 0 10px;
}
.jea-items .jea_item .title a{ line-height:26px;}

.itemid-309 .article-content .head-search {
  margin-top: 59px;
  padding-bottom: 5px;
  position: relative;
  right: 31px;
  top: -46px;margin-bottom: -160px;
}
.titlePrevNext > div{ padding:0 8px;}
.main_images_wrapper_grey-border-shadow{ min-height:245px !important;}
.project-box{ margin-top:67px;}

.main_image_slideshow_wrapper .main_slideshow_buttons{ background:none; left:0; top:0;}
.itemid-309 .main_image_slideshow_wrapper .main_slideshow_buttons{ background:none; left:0; top:40px;}
div.main_slideshow_buttons div.ig_slideshow_rewind{ background:none !important; color:#6b727b; border:none; line-height:57px; text-align:center; font-size:50px; left:-44px; top:65px; z-index:10000;}
div.main_slideshow_buttons div.ig_slideshow_forward{ background:none !important; color:#6b727b; border:none; line-height:57px; text-align:center; font-size:50px; right:-72px; top:65px; z-index:10000;}
h1.article-title, h2.article-title, .blogfullWidth.Press h2, .page-header h2{ line-height:24px;}
.itemid-271 .kampeyin{ font-size:17px; line-height:21px; padding-top:4px;}
.descriptionWrapper{ width:107%;}
.jea-items .propertyPrice {
    height: 18px;
}
.jea_item .title a{ font-size:14px;}
.jea_modal2{ max-height:228px;min-height: 228px;}
.town-span{}

.titlePrevNext div.next {
    border-right: 1px solid #505256;
    float: left;
    padding-left: 16px;
    text-align: left;
}
.view-property .titlePrevNext .col-sm-8{ border:none !important; max-width:181px; overflow:hidden; position: relative;}
.jea_item .min-width-box1{ min-width:59px;}
#jea-gallery-preview .min-width-box1{ min-width:59px;}
.pagination li{ margin-right:13px;}
.counter {
    display: inline-block;
    padding: 6px 55px 0 0;
}
	
}
@media screen and (max-width:1200px) and (min-width:991px) {
	.t3-header .mainMenuContainer {    clear: both;
									margin:-10px 35px 10px 0px;
									padding:0;
									width: 740px;}
	.t3-header .col-sm-2{margin-top:-53px;}
}
@media screen and (max-width:990px) and (min-width:760px) {
	.t3-header .mainMenuContainer {    clear: both;
									margin:-10px -18px 10px 0px;
									padding:0;
									width: 740px;}
		.t3-header .mainMenuContainer	.navbar-nav{width:auto;margin:0;}
	.t3-header .col-sm-2{float:left;margin-top:-82px;}
	.logo-image {position:relative;right:-50px;} 
	.titlePrevNext.row .col-sm-1,.titlePrevNext.row .col-sm-2,.titlePrevNext.row .col-sm-8,.titlePrevNext.row .col-sm-1{padding:0 10px;}
	.descriptionWrapper.row { margin-left:-15px;}
	
	
	
}
.head-search {
    position:relative;width:100%;height:30px;left:0px;top:0px;padding:0;clear:both;margin:0;
 }
.head-search .custom {
    position:absolute;width:200px;height:25px;left:0px;top:8px;
}
@media screen and (max-width:540px) {
/*.thumbsNextPrev .col-md-6.prevThumb,
.thumbsNextPrev .col-md-6.nextThumb{ padding:0;text-align:center}
.thumbsContainer .prevThumb{ right:0px;}*/
.items-row{border-bottom:1px solid #4c5d71; padding-bottom:0px; margin-bottom:20px; min-height:260px; position:relative;}
.items-row{} .item{ padding-left:0; padding-top:55px;}
.items-row{} .page-header{ padding:0; border:none; margin:0;}
.items-row{} .page-header h2{ margin:0 !important;max-width: 530px; }
.items-row{} .page-header h2 a{ color:#f8c92c;}
.items-row{} .item .readmore a{ color:#f8c92c; float:left;}
.items-row{} .item .item-image {float: none !important;
    left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    max-width:400px;
}
.items-row{} .item p{clear:both;margin-top:20px;}
.items-row{} .item  .row{ width:auto;}
.items-row{} .item .col-md-8{ width:auto;}
.items-row{} .item .col-md-4{float: none !important;
    left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;}
.items-row{} .item img{ width:100%; height:auto;}
.item .col-md-4 {
    	position:relative;
    	top:20px;
    }

}
@media screen and (max-width:1200px) {
 .project-video {
  margin-right:0;
  margin-bottom:10px;
}
}
.Press.project .project-box { margin:0 -15px; width:auto;}
@media screen and (max-width:988px) {
	#jea-gallery-preview {
    margin-left:12px;    
 }    
 #jea-gallery-preview > div.col-md-8 {
    padding: 0;
    margin-left:0px;    
 }    
 #jea-gallery-preview > div.col-md-4 {
    padding: 0;
 }    
}
.gallery_desc {    line-height: 40px;
    padding-top: 8px; }

.articleBody { max-width:720px;
margin-top:30px;}
.project .articleBody { max-width:100%;}
@media screen and (min-width:767px) and (max-width:988px) {
	.Press.project .project-box { margin:0 -15px 0 -3px; width:auto;}
    #jea-gallery-preview {
    margin-bottom: -5px;
    
}
#jea-gallery-preview > div.col-md-8 {
    padding: 0;
    margin-left:0px;    
 }    
 #jea-gallery-preview > div.col-md-8 .jea_modal2 {margin-bottom:-10px;margin-bottom:-5px;}
}
.facebook_icons { float:right;
position:relative;
top:-65px;
}
.facebook_icons .icon a{margin:0 6px;}
@media screen and (max-width:767px) {
	.project	#jea-gallery-preview { margin-left:0px;}
    .thumbsNextPrev {margin-bottom: -5px;}
    header#t3-header .col-xs-12.col-sm-2 {
    padding: 8px;
}
.head-search .icon{margin-left:3px;}
 }
@media screen and (max-width:480px) {
.thumbsNextPrev .col-md-6.prevThumb,
.thumbsNextPrev .col-md-6.nextThumb{ padding:0;text-align:center}
.thumbsNextPrev .col-md-6.prevThumb a,
.thumbsNextPrev .col-md-6.nextThumb a{ width:60px;height:60px}
.thumbsContainer .prevThumb{ right:0px;}
.jea-items .jea_item .title a {line-height:32px;}
}
