html, body {min-height: 100%;}

.dark {color: #FFF;}
.post-format, .sppb-avatar {display: none;}
.no-border {border: none !important;}
#sp-header {box-shadow: none; background-color: #182f69}
#sp-header, .front-page #sp-header.menu-fixed {background-color: rgba(12, 28, 70, 0.9);}
.front-page #sp-header {background-color: transparent; position: fixed;}
#sp-page-title {background: #1F3A7F;}
.front-page #sp-page-title {min-height: inherit;}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {color: #FFF;}
#offcanvas-toggler >i {color: #EDC806}
#sp-main-body {padding:  40px 0 ; background: rgba(255,255,255,0.9); min-height: 500px}
.front-page #sp-main-body {padding-top: 0;}
#hero h1 {color: #FFF;}
#hero .sppb-addon-content h4 {color: #EDC806;}

.caption-row1 .sppb-addon-content {
	display: flex;
	text-align: left;
}
.caption-row1 img {padding: 8px; background: #fff;}
.caption-row1 .home-btns {white-space: nowrap; width: auto;}

.hsearch .form-inline {
	text-align: center; 
	background: #FFF; 
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: flex;
	overflow: hidden;
	}
.hsearch .form-inline .form-group {flex-grow: 1; border-right: 1px solid #e7e7e7;}
.hsearch .input-group, .hsearch select {width: 100% !important;}
.hsearch input, .hsearch select, .hsearch .input-group-addon {
	height: 64px;
	-webkit-border-radius: 0 ;
	-moz-border-radius: 0;
	border-radius: 0 ;
	border: none;
	box-shadow: none;
	}
.hsearch .input-group-addon {background: #FFF;}
.hsearch .btn {
	padding: 0 36px; 
	text-transform: uppercase; 
	background: #1F3A7F;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	margin-right: -1px;
	width: 100%;
	}
	
	
#sp-page-builder .sppb-section-title .sppb-title-heading {color: #91B533;}
.sppb-no-gutter .sppb-addon-container, .sppb-no-gutter .sppb-col-md-6  {width: 100%; padding: 0;}
.sppb-no-gutter .sppb-addon {padding: 40px 100px;}
.sppb-addon-title {margin: 0 0 30px;}

#buying-selling {background: #484C5F;}

#sp-pre-content {padding: 40px 0;}
#sp-footer  {color: #333; text-align: left;}
#sp-footer a {color: #91b533}

ul.social-icons >li a {color: rgba(0,0,0,0.7); font-size: 30px;}

.sppb-carousel-inner {margin-bottom: 40px;}

.offcanvas-menu .offcanvas-inner .sp-module {padding: 30px;}

.featured, .property-grid {display: flex; flex-wrap: wrap}
.featured .inner {margin-bottom: 20px;}
.featured .element-item {
	box-shadow: 0px 0px 4px 0 rgba(0,0,0,0.2);
	transition: all 0.3s ease;
	position: relative;
}
.featured .element-item:hover {box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.3);}
.featured .element-item a.thumb {display: block; height: 200px; overflow: hidden; width: 100%; background: #333;}
.featured .info {padding: 10px 16px 10px;}
.featured .info h4 {margin-bottom: 4px}


/* JOMRES */

.navbar-brand {display: none;}
.jomres-propertylist-toolbar {
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 3px #cccccc;
  -moz-box-shadow: 0 3px 3px #cccccc;
  box-shadow: 0 3px 3px #cccccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px;
}
.jomres_property_list_propertywrapper .panel {
  -webkit-box-shadow: 0 3px 3px #cccccc;
  -moz-box-shadow: 0 3px 3px #cccccc;
  box-shadow: 0 3px 3px #cccccc;
  height: 100%;
}
.jomres_property_list_propertywrapper h2 {
  font-size: 17px;
}
.jomres_property_list_propertywrapper .page-header {
  font-size: 20px;
  margin-bottom: 10px;
}
.jomres_property_list_propertywrapper h2 span {
  font-size: 13px;
  vertical-align: top;
  font-weight: normal;
}
.jomres_property_list_propertywrapper h2 span input[type="checkbox"] {
  margin: 0;
  vertical-align: top;
}
.property-pic-wrapper {
  display: block;
  overflow: hidden;
}
.property-pic-wrapper img {
  width: 100%;
}
.jomres-plist-prices-lg {
  text-align: right;
  min-height: 110px;
}
.jomres-plist-prices-sm {
  text-align: center;
  padding-top: 10px;
}
.jomres-plist-rating {
  padding: 15px 0;
}
.jomres-plist-details-col {
  display: none;
}
.jomres-plist-details {
  margin: 5px 0 0;
  border-bottom: 1px solid #eee;
}
.jomres-plist-details span {
  font-weight: 600;
  float: right;
}
.jomres-plist-prices-lg .big-total-price {
  font-size: 22px;
  color: #75c5cf;
  padding-top: 5px;
}
.jomres-plist-prices-sm .big-total-price {
  color: #75c5cf;
}
.jomres-plist-prices-sm .prices-from {
  line-height: 36px;
}
.average-rating,
.booking-instant,
.booking-onrequest,
.photo-view .compare-overlay {
  color: #fff;
  font-weight: 600;
  left: -5px;
  line-height: 28px;
  max-width: 200px;
  overflow: hidden;
  position: absolute;
  text-transform: uppercase;
  padding: 0 10px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.booking-instant {
  top: 0;
  background: none repeat scroll 0 0 rgba(70, 184, 218, 0.8);
  -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
}
.booking-onrequest {
  top: 0;
  background: none repeat scroll 0 0 rgba(204, 204, 204, 0.8);
  -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
}
.average-rating {
  bottom: 0;
  font-size: 16px;
  background: none repeat scroll 0 0 rgba(252, 178, 0, 0.8);
  -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
}
.average-rating,
.booking-instant,
.booking-onrequest,
.compare-overlay,
.jomres-plist-prices-lg {
  z-index: 1;
}
.property-grid {flex-wrap: wrap;}
.photo-view {margin-bottom: 20px;}
.photo-view .page-header {
  border-bottom: 0 none;
  font-size: 17px;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: -5px;
}
.photo-view .jomres-plist-prices-lg {
  color: #fff;
  font-weight: 600;
  right: -5px;
  top: 10px;
  left: auto;
  bottom: auto;
  max-width: 200px;
  overflow: hidden;
  position: absolute;
  padding: 5px 10px;
  min-height: unset;
  background: none repeat scroll 0 0 rgba(51, 51, 51, 0.8);
  -webkit-box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.7);
  -moz-box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.7);
  box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.7);
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  min-height: 60px;
}
.photo-view .jomres-plist-prices-lg .big-price {
  font-size: 14px;
}
.photo-view .jomres-plist-prices-lg .big-total-price {
  font-size: 20px;
  color: #75c5cf;
  padding-top: 5px;
}
.photo-view .compare-overlay {
  bottom: 0;
  top: auto;
  left: auto;
  right: -5px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  line-height: 22px;
  text-transform: none;
  text-shadow: 2px 2px 3px #000000;
}
.photo-view .compare-overlay input {
  vertical-align: top;
}
.photo-view .icons-only .btn {
  font-size: 17px;
  padding: 3px 12px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .jomres-plist-details-wrapper {
    padding-left: 15px;
  }
  .property-pic-wrapper {
    height: 260px;
  }
}
@media (min-width: 1200px) {
  .jomres-plist-details-wrapper {
    padding-left: 15px;
  }
  .property-pic-wrapper {
    height: 204px;
  }
}
#jomres_alternate_menu_position .navbar {
  background: #f2f2f2;
  margin: 0 0 20px;
  min-height: 70px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 3px #cccccc;
  -moz-box-shadow: 0 3px 3px #cccccc;
  box-shadow: 0 3px 3px #cccccc;
}
#jomres_alternate_menu_position .navbar-nav {
  margin: 8px -10px;
}

.property-header h1 {
  font-size: 24px;
  margin-top: 0;
}
#property_details .pdetails-top {
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 3px #cccccc;
  -moz-box-shadow: 0 3px 3px #cccccc;
  box-shadow: 0 3px 3px #cccccc;
  margin-bottom: 20px;
  display: block;
}
#property_details .buttonswrapper {
  padding: 15px;
}
#property_details #galleria {
  border-right: 1px solid #ccc;
}
#property_details .galleria-stage {
  top: 0;
  left: 0;
  right: 0;
}
#property_details .buttonswrapper .btn,
#property_details .pdetails-availability-inline,
#property_details .pdetails-icons,
#property_details .pdetails-reviews {
  margin-bottom: 15px;
}
#property_details .buttonswrapper .btn-lg {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
  padding: 14px 16px;
}
#property_details .pdetails-availability-inline {
  padding: 10px 0;
}
#property_details .ui-datepicker-inline {
  width: 100%;
}
#property_details .ui-datepicker td span,
#property_details .ui-datepicker td a {
  padding: 0.4em;
}
#property_details .pdetails-icons {
  border-top: 1px solid #ccc;
}
#property_details .pdetails-btn-icon {
  font-size: 36px;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
}
#property_details .pdetails-reviews {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
#property_details .pdetails-price {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  border: 1px solid #ccc;
  background: #f2f2f2;
  padding: 15px;
}
#property_details .pdetails-price:empty {
  display: none;
}
#property_details .reviews-big {
  font-size: 30px;
  font-weight: bold;
  display: block;
}
#property_details .panel {
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 3px #cccccc;
  -moz-box-shadow: 0 3px 3px #cccccc;
  box-shadow: 0 3px 3px #cccccc;
}
#property_details .tabbable {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 3px #cccccc;
  -moz-box-shadow: 0 3px 3px #cccccc;
  box-shadow: 0 3px 3px #cccccc;
}
#property_details .nav-tabs {
  background: #5bc0de;
  border-bottom: 0 none;
}
#property_details .nav-tabs > li > a {
  color: #fff;
  transition: all 0.3s ease 0s;
  border: 0 none;
}
#property_details .nav-tabs > li > a:hover,
#property_details .nav-tabs > li > a:active,
#property_details .nav-tabs > li > a:focus {
  background: #28a1c5;
  color: #fff;
  border: 0 none;
}
#property_details .nav-tabs > li.active > a,
#property_details .nav-tabs > li.active > a:hover,
#property_details .nav-tabs > li.active > a:focus {
  border: 0 none;
  color: #666666;
  background: #fff;
}
#property_details .tab-content > .active {
  background: #fff;
  padding: 15px;
}

#booking_form .panel {
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 3px #cccccc;
  -moz-box-shadow: 0 3px 3px #cccccc;
  box-shadow: 0 3px 3px #cccccc;
}
#booking_form #submitbutton .btn-lg {
  font-size: 18px;
  font-weight: 600;
  padding: 14px 16px;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}
.offcanvas-menu .search{display: none !important;}
.home-search .form-group input, .home-search .form-group select{
      height: 64px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
    width: 210px;
}
.home-search .btn{
      padding: 0 36px;
    text-transform: uppercase;
    background: #1F3A7F;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    margin-right: -1px;
    width: 100%;
}
.home-btns{
  padding: 10px;
    color: #fff;
    background-color: #484c5f;
    text-align: center;
    display: block;
    width: 200px;
    margin: 0 auto;
}

.selling .home-btns, .buying .home-btns, .caption-row1 .home-btns {
  background-color: #91b634;
}
.searchall .btn{
    padding: 20px 36px;
    margin-top: 20px;
    text-transform: uppercase;
    background: #1F3A7F;
    border: none;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    margin-right: -1px;
    width: 100%;
}
.searchall label{display: block;}
/*#jomres-mainmenu-collapse #cpanel-category-80 ul li:nth-child(2){display: none !important;}
#jomres-mainmenu-collapse #cpanel-category-80 ul li:nth-child(3){display: none !important;}
#jomres-mainmenu-collapse #cpanel-category-80 ul li:nth-child(5){display: none !important;}
#jomres-mainmenu-collapse #cpanel-category-80 ul li:nth-child(6){display: none !important;}
#jomres-mainmenu-collapse #cpanel-category-80 ul li:nth-child(8){display: none !important;}
#jomres-mainmenu-collapse #cpanel-category-80 ul li:nth-child(9){display: none !important;}
#jomres-mainmenu-collapse #cpanel-category-80 ul li:nth-child(10){display: none !important;}
#jomres-mainmenu-collapse #cpanel-category-80 ul li:nth-child(11){display: none !important;}*/

#menu-text{display: none;}
.logged-in{ display: none; }
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span{padding: 0 10px !important;}
/* MAILBOX */

#uddeim-navbar2 li, #uddeim-navbar2 img {display: inline-block !important; }
#uddeim-navbar2 ul li img {margin: 0 6px 2px 0 !important;}
.uddeim-messageheader {border: none !important; background: #f0f0f0 !important;}
.uddeim-messageheader ul {margin: 0 !important; padding: 0 !important;}
.uddeim-clear {display: none !important;}
#uddeim-overview {padding: 8px 0 !important;}
th.sectiontableheader {background: #f0f0f0;}
#uddeim-overview td {border-bottom: 1px solid #e7e7e7;}
.member-btns{
  padding: 10px 50px;
    text-align: center;
    background: #91B533;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
}
.nav-tabs #agent{display: none !important;}
.offcanvas-inner .sp-module:nth-child(2){display: none !important;}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {padding: 0;}
ul.menu-mobile {display: none; padding: 30px;}
.buying h3, .hiring h3, .selling h3{
    text-align: center !important;

  }
/*.mmlogin{display: none !important;}*/

#comments{height: 100px;}

@media only screen and (max-width: 1199px) {
	.sp-megamenu-parent {display: none;}
	ul.menu-mobile {display: block;}

}

@media only screen and (max-width: 767px) {
	.home-search .form-group input, .home-search .form-group select {width: 100%;}
	.hsearch .form-inline {display: block; overflow: visible; background: none;}
}
#users-profile-custom{display: none !important;}

@media only screen and (max-width: 479px) {
  .front-page #sp-header{
    background-color: rgba(12, 28, 70, 0.9);
  }
  .hiring, .buying{ padding:30px !important; }
  .selling{padding: 30px !important;}
  .itemid-559 #sp-pre-content{display: block;}
  #sp-pre-content{
    display: none;
  }
  .mmlogin{display: block !important;}
  #menu-text{display: inline-block; font-size: 14px;}
  .logged-in{display: block; background-color: #87a837; color: #fff; padding: 0 5px; margin: 0;}
  .sp-page-builder .page-content #testimonial{padding: 30px !important;}
  .offcanvas-menu .offcanvas-inner .sp-module:first-child{margin-bottom: 0 !important; border-bottom: none;}
  .offcanvas-menu .offcanvas-inner .sp-module:last-child{padding: 0 30px 30px 30px; margin-top: 0 !important; display: none !important;}
}

/* ----------- iPad 1, 2, Mini and Air ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .mmlogin{display: block !important;}
    .offcanvas-menu .offcanvas-inner .sp-module:last-child{padding: 0 30px 30px 30px; margin-top: 0 !important; display: none !important;}
    .sp-page-builder .page-content #testimonial{padding: 30px !important;}
}

