/*-------------------- | Global styling start | --------------------*/

@font-face {
    font-family: 'dinregular';
    src: url('../font/dinregular.eot');
    src: url('../font/dinregular.eot?#iefix') format('embedded-opentype'),
         url('../font/dinregular.woff2') format('woff2'),
         url('../font/dinregular.woff') format('woff'),
         url('../font/dinregular.ttf') format('truetype'),
         url('../font/dinregular.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'JuraBook';
	src: local('Jura Book'), url('../font/JuraBook.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LeagueGothic';
	font-style: normal;
	font-weight: normal;
	src: url('../font/League_Gothic.woff') format('woff');
}
html{ padding:0; margin:0; }
body{
	background: url("../img/bg.gif");
	background-attachment: fixed;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #010101;
	width: 100%;
	height: 100%;
	margin:0;
	padding: 0;
}

/*-------------------- | Global styling end | --------------------*/

/*-------------------- | Template styling start | --------------------*/

header{
	width: 100%;
	height: auto;
	min-height: 148px;
	padding-top: 10px;
	background-color: rgba(1, 1, 1, 0.91);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
	border-top: 0px solid #FCD700;
	border-bottom: 2px solid #FCD700;
}
footer{
	width: 100%;
	background-color: rgba(204, 204, 204, 0.75);
	border-top: 15px solid rgba(103, 103, 103, 1);
	border-bottom: 15px solid rgba(103, 103, 103, 1);
}
hr.yellow{
	margin: 0 !important;
	color: #FCD700 !important;
	border-color: #FCD700 !important;
}
.pagewrap{ max-width: 980px; margin: 0 auto; }
.bg{
	background-color: rgba(1, 1, 1, 0.79);
	border-radius: 0px;
	box-shadow: 0px 13px 4px -8px rgba(0, 0, 0, 0.6);
	border: 0px solid #010101;
	background-image: url("../img/apple_box.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.bgwht{ background: #fff; }
.bgchar{ background: #676767; }
.bgchar2{ background: #343434; }
.ccc{ background-color: #CCC; }
.gr9{ background: #999; }
.bgwht > h2, .bgchar > h2{ letter-spacing: 0.2em; text-transform: uppercase; font-size: 24px; border-bottom: 1px solid; }
.brdr{ border-right: 1px solid #fff; }
#cmlogo1{ top: 7px;height: 76px; max-width: 113px; }
.line1{ border-bottom: 1px solid rgba(252, 215, 0, 1); height: 0 !important; min-height: 0 !important; }
.line2{ border-bottom: 1px solid rgba(252, 215, 0, 1); height: 0 !important; min-height: 0 !important; }
.claremart{ color: #FCD700; line-height: 1.1em; font-size: 44pt; font-family: 'LeagueGothic'; }
.whitec{ color:#fff; line-height: 1.1em; font-size: 44pt; font-family: 'LeagueGothic'; }
.home1{
	background-color: rgba(204, 204, 204, 1);
	border-radius: 0;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
	padding: 20px 10px;
}
.home1 p{
	background-color: gray;
  	border: 1px solid #000;
  	padding: 10px;
}
.s13link {
    display: block;
    border-radius: 7px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    background-color: #FCD700;
    border: 3px solid #FCD700;
    overflow: hidden;
}
#pulseimg{ max-width: 230px; height: 67px; float:left; }
.ftrprts{ width:33%; float:left; }
.ftrprts ul{ list-style: none; margin: 0; padding: 0; }
.ftrprts ul li{ padding:10px 0; border-bottom: 1px dotted rgba(204, 204, 204, 1); line-height: 30px; }
.ftrprts ul li a{ color: #343434; text-decoration: none; }
.ftrprts ul li a:hover{ color: #FCD700 }
#home-login{
	border: 1px solid #010101;
	background-color: #CCC;
	padding: 10px;
	text-align: center;
	width: 60%;
}
#home-login a{ color: #676767; }
.media{ padding: 10px 0; }
.hpad{ padding: 5px; }
.bpad{ padding-bottom: 10px; }
.page-h-sect{ background: rgb(153, 153, 153) none repeat scroll 0% 0%; padding: 10px 15px; }
.thepad{ padding: 0 15px; }
.hrdark{ background: #000 !important; margin: 0 !important; border-color: #000 !important; }
.userimg, .userimg2{ width: 145px; float: left; margin-right: 10px; }
.userimg2{ float: right; margin: 0 0 0 0; }
.boxed{ border: 1px solid; padding: 8px; display: block; }
.margbt{ margin: 5px 0; }
.propertyAgent{ border: #FCD700 1px solid; min-height: 106px; overflow: hidden; }
.agent-image{ width: 32%; float: left; }
.agent-info{ width: 68%; float: left; padding: 5px 10px; }
.hiding{ display: none; }
.sold-info{ opacity: 0; }
.sold-info:hover { opacity: 1; transition: all 0.5s ease-in-out 0s; }
.ctman { margin-top: 60px; }
.ctmanp{ height: 153px; }
.ctman a, .ctman a:hover, .ctman a:active, .ctman a:visited{ color: #000; font-size: 13px; text-decoration: underline; }
.bio2{ color: #999;font-size: 10pt;line-height: normal;letter-spacing: normal;margin: 0px; }
#next_auction{
	background: #999 none repeat scroll 0% 0%;
	color: #010101;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	color: #000;
}
#next_auction h4{ margin: 0; padding: 10px 15px; }
#next_auction h4 a{ color: #000; padding: 7px 15px; }
.inner1{ background: #ccc; padding: 15px; min-height: 110px; }
.inner2{ border: 0px solid transparent; background-color: #676767; border-radius: 0px; min-height: 220px; }
.inner2 > .left{ float: left; width: 60%; padding: 8px; }
.gryblx > .left{ float: left; padding-right:3px; }
.gryblx > hr{ margin: 0 !important; }
.fifty, .fifty1{ width: 50%; float: left; margin-right:1%; min-height: 160px; }
.fifty{ width: 49%; margin-right: 0; }
.nopad{ padding: 0 !important; }
.nopadsect,.nopadsect:nth-child(1),.nopadsect:nth-child(3){ padding: 0; }
.nopadsect:nth-child(2){ padding: 0 15px; }
.nomarg{ margin:0; }
.brdr-bt{ border-bottom: 1px solid; }
.smlh{ line-height: 0.9; }
.inner2 img{ padding-top: 15px; padding-right: 8px; width: 40%; height: 200px; }
.inner3{ background: #000; padding: 8px; }
.inner3 img{ margin-left: 0px; width: 100%; max-height: 218px; }
.inner4{ background: #8e8e8e; padding: 8px; }
.vauc{ border-bottom: 1px solid; margin-bottom: 0px; font-size: 30px; text-align: center; }
.node-header{ background: #999; height: 60px; padding: 0; line-height: 60px; position: relative;}
.node-header > h2{ width:70%; float: none; text-transform: uppercase; margin: 0; vertical-align: middle; margin-left: 20px; display: inline-block;}
.node-header > span{ font-family: impact; letter-spacing: 0.3em; line-height: 1.4em; font-size: 18px; }
.prop-head{ border: 1px solid; height:60px; }
.prop-head > h2{ margin: 0; text-transform: uppercase; }
#index-list ul{ margin: 0; padding: 0; list-style: none; }
.section-marg > a.ModalRule img:hover .feat-caption{ display: block; }
.section-marg > a.ModalRule img{ width: 100%; }
#index-list ul > li:nth-child(5n){ display: block; }
#index-list ul > li a > img{ max-width: 100%; width: auto; }
.index-info { background: #fff; padding: 10px; width: 100%; color: #676767; min-height: 250px; }
.index-info a{ color: #676767; }
.index-info a:hover > .index-img a{ background: #FCD700; }
.index-info h3{ margin: 0; padding: 0; text-transform: uppercase; font-size: 18px; color: #000; }
.feat-caption{
	display: none;
	position: absolute;
	background-color: rgba(1, 1, 1, 0.6);
	width: 100%;
	color: rgb(204, 204, 204);
	font-family: arial;
	vertical-align: bottom;
	margin-top: 165px;
}
#recent-sold{ min-height: 300px; }
.sold-image { box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.6);width: 100%;height: 200px;overflow: hidden;text-align: center; }
.sold-image img { height: 100%; width: auto; }
.sold-image:hover > .sold-info,.sold-image a:hover > .sold-info, .sold-image a img:hover > .sold-info{ display: block; }
.sold-info{
	position: absolute;
	top: 0px;
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0% 0%;
	height: 200px;
	max-width: 183px;
	padding: 10px;
}
.sold-info a{ color: #fff; text-decoration: none; }
.section-height{ height: 160px; }
.gryblx{background: #636363;}
.gryblx_img{ width: 120px; }
.section-marg{ margin-bottom: 10px; }
.section-gal{ margin: 5px 5px 5px 0px; }
#view{display: none;}
.tiled_left{ padding-right: 5px !important; }
.tiled_right{ padding-left:0 !important;  }
.clear{ clear: both; }
.ftrimgz{ height: 60px; width: auto; padding-left: 30px; }
.prop-main-img-v{ height: 485px; overflow: hidden; }
.prop-main-img-v img{ width: 100%; }
.ten{ width: 10%; }
.twenty{ width: 20%; }
.thirty{ width: 30%; }
.fourty{ width: 40%; }
.halfiez{ width: 50%; }
.sixty{ width: 60%; }
.seventy{ width: 70%; }
.eighty{ width: 80%; }
.ninty{ width: 90%; }
.fullzies{ width: 100%; }
.lefty{ float:left; }
.iblock{ display: inline-block; width: 100%; }
.propdets::after{clear: both;content:'';display:block;}
.propdetsimg{ float: left; width: auto; padding: 10px 30px; }
.propdetsinfo{ float: left; width: 50%; padding: 10px 0; }
.dateicon{
	text-align: center;
	border-radius: 3px;
	border: 2px solid #676767;
	width: 25%;
	padding-bottom: 6px;
	margin: 0 10px;
	float: left;
}
.readmore{
	background: #FCD700;
	border-radius: 5px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.6);
	color: #000;
	padding: 2px 30px;
	text-transform: uppercase;
	border: 0px solid #010101;
	cursor: pointer !important;
}
.readmore:hover{ color: #fff; text-decoration: none; }
.date_info span, .date_info span a{ font-size: 12px; color: #000; }
.date_info span a{ font-size: 11px; }
span.month{ background: #676767; display: block; color: #000; }
span.day{ border-bottom: 1px dotted #BBB; margin: 7px 10px 0px; }
span.day, span.dayn{ display: block; color: #000; }
.date_info h3{ margin: 0; font-size: 15px; }
.date_info h3 a{ color: #000; font-size: 15px; font-weight: 600; line-height: 1.3; }
#navicon{
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #000;
	border: 0px none;
	padding: 10px;
	max-height: 40px;
	cursor: pointer;
}
.msg-ceo-msg-pg{ padding: 0 15px; }
.gr9mag{ height: 100%; }
.gr9mag .mdm2fnt{ width: 55%; float: left; }
.srvsp, .srvspimg{ height: 215px; }
.listings{
	padding: 10px;
	width: 175px;
	text-align: center;
	background-color: #010101;
	border-radius: 5px;
	box-shadow: 0px 13px 4px -8px rgba(0, 0, 0, 0.6);
	border: 0px solid #010101;
	margin-top: 40px;
}
.listings a, .srvsp p.char{ font-size: 14px; }
.sbrand{ height: 482px; }
.chkitm1{ height: 134px; }
.chkitm2{ height: 317px; }

.logo-link img { height: 75px; }

/*-------------------- | Template styling end | --------------------*/

/*-------------------- | Navigation styling start | --------------------*/
#nav, #mobilenav{ list-style: none; }
#nav li.divider, #mobilenav .divider2{
	float: left;
	padding: 3px 17px;
	color:#fff;
	background: transparent url("../img/shiny1button_bg.png") repeat-x scroll center center;
	border-right: 1px solid;
	max-height: 25px;
	max-width: 140px;
	position: relative;
	z-index: 3;
}
#nav li:first-child{ border-radius: 4px 0px 0px 4px; }
#nav li:last-child{ border-radius: 0px 4px 4px 0px; border-right: 0; }
#nav li a, #nav li a:visited, #mobilenav .divider2 a, #mobilenav .divider2 a:visited{ color: #fff; }
#nav li:hover{ background: transparent url("../img/shiny1button_bg.png") repeat-x scroll center center; }
#submenu_parent2{ border: 2px solid #F00 !important; }
#submenu_parent1:hover{ max-width: 77px !important; }
#submenu_parent2:hover { max-width: 95px !important; }
#submenu_parent1:hover > .submenu, #submenu_parent2:hover > .submenu, #submenu_parent3:hover > .submenu{ display: block; }
.submenu{
	list-style: none;
	width: 14.0556em;
	padding: 0;
	margin:0;
	position: relative;
	z-index: 10;
	background: #676767;
	text-align: center;
	margin-left: -20px;
	max-width: 160px;
}
.submenu > li{ padding: 5px; width: 200px; }
.submenu > li > a{ text-decoration: none; }
#nav > #submenu_parent1 > .submenu, #nav > #submenu_parent2 > .submenu, #nav > #submenu_parent3 > .submenu{
	border-right:0;
	border-radius: 10px;
	width: 200px;
	max-width: 200px;
}
#mobilenav .divider2{
	border: 0;
	float: none;
	max-width: 100%;
	padding: 10px 20px;
	max-height: 40px;
	text-transform: uppercase;
}
#mobilenav .divider2:hover, #mobilenav .divider2:hover > a{ text-decoration: none; }
.active_page{ background: #FCD700 !important; color: #B51212 !important; }

/*-------------------- | Navigation styling end | --------------------*/

/*-------------------- | Font styling start | --------------------*/
.success { color: #529214; }
.error { color: #D12F19; }
.din{ font-family: 'dinregular'; }
.jura{ font-family: 'JuraBook'; }
.imp{ font-family: Impact; }
.bold{ font-weight: bold; }
.yellow, .yellow a, .message{ color: #FCD700; }
.char{ color: #343434; }
.white{ color: #fff; }
.whitep{ color: #fff; text-transform: uppercase; }
.shadow { text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6), -1px -1px 1px rgba(0, 0, 0, 0.6); }
.dark{ color: #000; }
.lefty > .bgwht{ color: #000; }
.lefty > .bgchar{ color: #fff; }
.lrgfnt{ font-size: 32px; }
.mdmfnt{ font-size: 28px; }
.mdm2fnt{ font-size: 24px; }
.mdmfnt3{ font-size: 18px; }
.smlfnt1{ font-size: 12px; }
.smlfnt11{ font-size: 11px; }
.auctp{ letter-spacing: 0.1em; line-height: 1.1em; font-family: Verdana,geneva,sans-serif; }
.ver{ font-family: Verdana,geneva,sans-serif; }
.toh{ font-family: Tahoma,sans-serif; }

/*-------------------- | Font styling end | --------------------*/

/*-------------------- | Form styling start | --------------------*/

#UserAddForm{ padding: 15px; }
fieldset >.input{ width: 50%; float: left; display: inline-block; margin-bottom: 5px; }
fieldset >.input > label{ width: 25%; color: #FCD700; }
#UserUsername,
#UserPassword,
#UserFirstName,
#UserLastName,
#UserMobile,
#UserLandline,
#UserCompanyName,
#UserName,
#UserEmail,
#UserPropertyOther,
#MessageName,
#MessageEmail,
#MessagePhone,
#MessageTitle,
#MessageBody,
#NewsletterFname,
#NewsletterLname,
#NewsletterEmail,
#UserAddAlertsForm select,
#UserEditAlertsForm select,
#UserAddAlertsForm #UserRegionsToInvest,
#UserAddAlertsForm #UserSellingDetails,
#UserAddAlertsForm #UserBestTimeToContact
{
	border: 1px solid #010101;
	background-color: #CCC;
	padding: 10px;
	max-width: 250px;
	width: 100%;
}
#UserAddAlertsForm #UserUsername,
#UserAddAlertsForm #UserPassword,
#UserAddAlertsForm #UserFirstName,
#UserAddAlertsForm #UserLastName,
#UserAddAlertsForm #UserMobile,
#UserAddAlertsForm #UserLandline,
#UserAddAlertsForm #UserCompanyName,
#UserAddAlertsForm #UserEmail,
#UserAddAlertsForm #UserPropertyOther,
#UserAddAlertsForm select,
#UserAddAlertsForm #UserRegionsToInvest,
#UserAddAlertsForm #UserSellingDetails,
#UserAddAlertsForm #UserBestTimeToContact{
	width:80%;
	border: 1px solid #565656;
	background-color: #fff;
}
#UserAddAlertsForm #UserRegionsToInvest, #UserAddAlertsForm #UserBestTimeToContact{ margin: 10px 0 0 10px; }
#UserAddAlertsForm #UserPropertyOther{ margin-left: 80px; }
#UserAddAlertsForm .input{ padding: 10px; }
#UserAddAlertsForm #UserSellingDetails{ margin-top: 12px; }
#indexContent2 > .indexContainer2 table{ width: 100%; }
#indexContent2 > .indexContainer2 > .checkbox{ width: 50%; float: left; padding: 10px; }
#indexContent2 > .indexContainer2 > .select{ width: 50%; float: left; padding: 0; }
#MessageName,
#MessageEmail,
#MessagePhone,
#MessageTitle,
#MessageBody,
#NewsletterFname,
#NewsletterLname,
#NewsletterEmail{
	border: 0px none;
	width: 100%;
	max-width: 100%;
	margin: 5px 0;
}
#recaptcha_widget_div{
	max-width: 320px;
	float: left;
}
#MessageViewForm{ height: 500px; }
#MessageViewForm > .submit{ width: 48%; float: left; }
input[type="submit"], .formsubmit{
	border: 1px solid #010101;
	background-color: #FCD700;
	color: #000;
	padding: 10px;
	max-width: 250px;
	width: 100%;
}
.submit{ width: 50%; text-align: center; margin: 0 auto; padding: 10px; }

/*-------------------- | Form styling end | --------------------*/

/*-------------------- | jQuery Carasoul styling start | --------------------*/

#my-thumbs-list{ overflow: hidden; width: 100%; height: auto; }
.view-gal{ list-style: none; margin: 0; padding:0; height: 180px; overflow: hidden; }
.view-gal li { width: auto; float: left; }

/*-------------------- | jQuery Carasoul styling end | --------------------*/

#q{ border: 1px solid #010101;	background-color: #CCC;	padding: 10px; width: 100%; }
.fl{ float:left; }

/*-------------------- | jQuery Slider styling start | --------------------*/

#slidy{ height: 305px; width: 100%; overflow: hidden; }
#slidy img{ height: auto; width:100%; }
.slidepart{ width:100%; height:199px; overflow:hidden; position:relative; }
.slidepart img { position:absolute; }
.sl_paginationpart{
	width:100%;
	height:0;
	display:block;
	position:absolute;
	top: 0px;
}
ul.slpagination{ margin:0px; padding:0px; list-style:none; font-family:arial; height: 0; }
ul.slpagination li{ margin:0px; padding:0px; list-style:none; float:left; height: 100%; }
ul.slpagination li a.prev{
	background:rgba(0, 0, 0, 0.24) url("../img/sl_prev.png") no-repeat scroll 0% 50%;
	width:30px;
	height: 100%;
	display:block;
	float: left;
}
ul.slpagination li a.next{
	background:rgba(0, 0, 0, 0.24) url("../img/sl_next.png") no-repeat scroll 0% 50%;
	width:30px;
	height:100%;
	display:block;
	float: right;
}
ul.slpagination li.next{ float: right; }
ul.slpagination li a.number{
	background:url(../img/sl_nobg.png) no-repeat;
	width:18px;
	height:18px;
	display:block;
	text-align:center;
	margin:0px 3px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
ul.slpagination li a.select{color:#fff; }
#main-banner{ max-width: 100%; height: 200px; }
#main-banner img { width: 100%; height:100%; }
#main-banner > #slidy{ min-height: 200px; height: 200px; }
#slidya li:nth-child(2){ float: right; }

/*-------------------- | jQuery Slider styling end | --------------------*/

/*-------------------- | jQuery Nivo Slider styling start | --------------------*/

.slider-wrapper, .nivoSlider{ height:341px; max-height:341px; }
.nivoSlider img{ width:100%; height:auto; }
.nivo-main-image{ max-height: 270px; width: auto; }

/*-------------------- | jQuery Nivo Slider styling end | --------------------*/

/*-------------------- | iFrame div wrapper styling start| --------------------*/

.iframe{ clear: both; }
iframe{ height: 420px; width: 100%; }

/*-------------------- | iFrame div wrapper styling end| --------------------*/

/*-------------------- | BOOTSTRAP FIXES Start | --------------------*/

/*-------------------- | BOOTSTRAP FIXES 1200px | --------------------*/
@media (max-width: 1200px){
	.dateicon{ width: 25%; }
	.claremart, .whitec{ font-size: 44pt; font-family: Impact; }
	.mdmfnt3 { font-size: 18px; }
	.inner2 img{ width: 40%; }
	#cmlogo1{ height: 76px; max-width: 113px; }
	#nav li.divider { padding: 3px 17px; }
	#cmlogo1, #pulseimg{ display: block; }
	#nav{ display: block; }
	#navicon{ display: none; }
	.fifty1{ width:49%; margin-right:1%; }
	.fifty{ width:33.3333%; }
	.ftrprts{ font-size: 14px; }
	#recent-sold{ min-height: 300px; }
	.sold-image { height: 200px; }
	.sold-image img { height: 100%; width: auto; margin-top: 0; }
	.sold-info{ height: 200px; max-width: 183px; width: 183px; padding: 10px; }
	#home-login{ width:100%; }
	.node-header > h2{ font-size: 30px; }
	.members_top{ text-align: left; }
	.fa-stack{ padding: 0; }
	#slidy { min-height: 305px; height: 305px; }
	p.seventy { width: 70%; }
	#about-saia{ height: 190px; }
	.ctman{ margin-top: 60px; }
	.ctmanp{ height: 153px; }
	.bioman h3{ font-size: 24px; }
	.ftrimgz{ height: 60px; padding-left: 30px; }
	.ftrimg2{ width: 284px; height: 282px; display: block; }
	.msg-ceo-pg{ height: 840px; }
	.msg-ceo-img-pg{ text-align: left; }
	.msg-ceo-msg-pg{ height: 810px; }
	.prop-head{ height: 60px; min-height: 60px; }
	.prop-head h2{ font-size: 30px; }
	.prop-head p.yellow{ font-size: 14px; }
	#index-list ul > li a > img{ max-width: 100%; width: auto; }
	.lrgfnt{ font-size: 32px; }
	.prop-main-img-v{ height: 485px; }
	.gr9mag{ height: 100%; }
	#press-medium-image img{ height: 200px; }
	.gr9mag .mdm2fnt{ width: 55%; float: left; }
	#Container_jbeeb_6, #TextBox_jbeeb_9, #Container_jbeeb_26, #TextBox_jbeeb_29{ display: block; }
	#Container_jbeeb_10{ left: 70px !important; }
	#TextBox_jbeeb_13{ left: 66.6667px !important; }
	#Container_jbeeb_14{ left: 136.667px !important; }
	#TextBox_jbeeb_17{ left: 133.333px !important; }
	#Container_jbeeb_18{ left: 203.333px !important; }
	#TextBox_jbeeb_21{ left: 200px !important; }
	#Container_jbeeb_22{ left: 270px !important; }
	#TextBox_jbeeb_25{ left: 266.667px !important; }
	#Stage_jbeeb_3{ width: 400px !important; }
	.seventyminus1{ width: 69%; margin-right:5px; }
	.lefty{ float: left; }
	fieldset > .input{ width: 50%; }
	#recaptcha_area, #recaptcha_table { width: 318px !important; }
	.listings{ margin-top: 40px; }
	.listings a, .srvsp p.char{ font-size: 14px; }
	.inner3 img { max-height: 218px; }
	iframe{ height: 420px; width: 100%; }
	.sbrand{ height: 482px; }
	.megafnt{ font-size: 46px; }
	.mdmfnt { font-size: 28px; }
	.readmore{ padding: 2px 30px; }
	.nopad > img{ width: 318px; height: auto; }
}
/*-------------------- | BOOTSTRAP FIXES 980px | --------------------*/
@media (max-width: 980px){
	.dateicon{ width: 25%; }
	.claremart, .whitec{ font-size: 44pt; font-family: Impact; }
	.mdmfnt3 { font-size: 18px; }
	.inner2 img{ width: auto; }
	#cmlogo1{ height: 76px; max-width: 113px; }
	#nav li.divider { padding: 3px 20px; }
	#cmlogo1, #pulseimg{ display: block; }
	#nav{ display: block; }
	#navicon{ display: none; }
	.fifty1{ width:49%; margin-right:1%; }
	.fifty{ width:33.3333%; }
	.ftrprts{ font-size: 14px; }
	#recent-sold{ min-height: 300px; }
	.sold-image { height: 200px; }
	.sold-image img { height: auto; width: 100%; margin-top: -220px; }
	.sold-info{ height: 200px; max-width: 183px; width: 183px; padding: 10px; }
	.node-header > h2{ font-size: 30px; }
	.members_top{ text-align: left; }
	.fa-stack{ padding: 0; }
	#slidy { min-height: 305px; height: 305px; }
	p.seventy { width: 70%; }
	#about-saia{ height: 190px; }
	.ctman { margin-top: 60px; }
	.ctmanp{ height: 153px; }
	.bioman h3{ font-size: 24px; }
	.ftrimgz { height: 60px; padding-left: 30px; }
	.ftrimg2{ width: 284px; height: 282px; display: block; }
	.msg-ceo-pg{ height: 840px; }
	.msg-ceo-img-pg{ text-align: left; }
	.msg-ceo-msg-pg{ height: 810px; }
	.prop-head{ height: 60px; min-height: 60px; }
	.prop-head h2{ font-size: 30px; }
	.prop-head p.yellow{ font-size: 14px; }
	#index-list ul > li a > img{ max-width: 100%; width: auto; }
	.lrgfnt{ font-size: 32px; }
	.prop-main-img-v{ height: 485px; }
	.gr9mag{ height: 100%; }
	#press-medium-image img{ height: 200px; }
	.gr9mag .mdm2fnt{ width: 55%; float: left; }
	#Container_jbeeb_6, #TextBox_jbeeb_9, #Container_jbeeb_26, #TextBox_jbeeb_29{ display: block; }
	#Container_jbeeb_10{ left: 70px !important; }
	#TextBox_jbeeb_13{ left: 66.6667px !important; }
	#Container_jbeeb_14{ left: 136.667px !important; }
	#TextBox_jbeeb_17{ left: 133.333px !important; }
	#Container_jbeeb_18{ left: 203.333px !important; }
	#TextBox_jbeeb_21{ left: 200px !important; }
	#Container_jbeeb_22{ left: 270px !important; }
	#TextBox_jbeeb_25{ left: 266.667px !important; }
	#Stage_jbeeb_3{ width: 400px !important; }
	.seventyminus1{ width: 69%; margin-right:5px; }
	.lefty{ float: left; }
	fieldset > .input{ width: 50%; }
	#recaptcha_area, #recaptcha_table { width: 318px !important; }
	.listings{ margin-top: 40px; }
	.listings a, .srvsp p.char{ font-size: 14px; }
	.inner3 img { max-height: 100%; }
	iframe{ height: 420px; }
	.sbrand{ height: 272px; }
	.megafnt{ font-size: 46px; }
	.mdmfnt { font-size: 28px; }
	.readmore{ padding: 2px 30px; }
	.nopad > img{ width: 100%; height: auto; }
}
/*-------------------- | BOOTSTRAP FIXES 768px | --------------------*/
@media (max-width: 768px) {
	.dateicon{ width: 50%; }
	.claremart, .whitec{ font-family: 'LeagueGothic'; font-size: 44pt; }
	.pagewrap{ max-width: 980px; margin: 0 auto; }
	.claremart, .whitec{ font-size: 32pt; }
	.mdmfnt3 { font-size: 14px; }
	.nomarg{ padding-top: 20px; }
	.inner2 img{ width: auto; }
	#cmlogo1{ max-width: 85px; height: auto; }
	#nav li.divider { padding: 3px 8px; }
	#cmlogo1, #pulseimg{ display: block; }
	#nav{ display: none; }
	#navicon{ display: block; }
	.fifty1{ width:49%; margin-right:1%; }
	.fifty{ width:50% !important; }
	.thirty{ width: 30% !important; }
	.ninty{ width: 90% !important; }
	.ftrprts{ font-size: 14px; }
	#recent-sold{ min-height: 230px; }
	.sold-image { height: 165px; }
	.sold-image img { height: 100%; width: auto; margin-top: 0; }
	.sold-info { height: 165px; max-width: 74%; width: 74%; padding:0; }
	.node-header > h2{ font-size: 30px; }
	.members_top{ text-align: left; }
	.fa-stack{ padding: 0; }
	#slidy { min-height: 305px; height: 305px; }
	p.seventy { width: 70%; }
	#about-saia{ height: 190px; }
	.ctman { margin-top: 60px; }
	.ctmanp{ height: 153px; }
	.bioman h3{ font-size: 24px; }
	.ftrimgz { height: 60px; padding-left: 30px; }
	.ftrimg2{ width: 284px; height: 282px; display: block; }
	.msg-ceo-pg{ height: 840px; }
	.msg-ceo-img-pg{ text-align: center; }
	.msg-ceo-msg-pg{ height: 810px; }
	.prop-head{ height: 90px; min-height: 60px; }
	.prop-head h2{ font-size: 30px; }
	.prop-head p.yellow{ font-size: 14px; }
	#index-list ul > li a > img{ max-width: 100%; width: 100%; }
	.lrgfnt{ font-size: 26px; }
	.prop-main-img-v{ height: 485px; }
	.gr9mag{ height: 175px; }
	#press-medium-image img{ height: auto; }
	.gr9mag .mdm2fnt{ width: 100%; float: none; }
	#Container_jbeeb_6, #TextBox_jbeeb_9, #Container_jbeeb_26, #TextBox_jbeeb_29{ display: block; }
	#Container_jbeeb_10{ left: 70px !important; }
	#TextBox_jbeeb_13{ left: 66.6667px !important; }
	#Container_jbeeb_14{ left: 136.667px !important; }
	#TextBox_jbeeb_17{ left: 133.333px !important; }
	#Container_jbeeb_18{ left: 203.333px !important; }
	#TextBox_jbeeb_21{ left: 200px !important; }
	#Container_jbeeb_22{ left: 270px !important; }
	#TextBox_jbeeb_25{ left: 266.667px !important; }
	#Stage_jbeeb_3{ width: 400px !important; }
	.seventyminus1{ width: 69%; margin-right:5px; }
	.lefty{ float: left; }
	.thirty { width: 30%; }
	fieldset > .input{ width: 50%; }
	#recaptcha_area, #recaptcha_table { width: 318px !important; }
	.listings{ margin-top: 40px; }
	.listings a, .srvsp p.char{ font-size: 14px; }
	.inner3 img { max-height: 100%; }
	iframe{ height: 420px; }
	.sbrand{ height: 482px; }
	.megafnt{ font-size: 46px; }
	.mdmfnt { font-size: 28px; }
	.readmore{ padding: 2px 30px; }
	.nopad > img{ width: 100%; height: auto; }
}
/*-------------------- | BOOTSTRAP FIXES 640px | --------------------*/
@media (max-width: 640px) {
	.dateicon{ width: 25%; }
	.claremart, .whitec{ font-family: 'LeagueGothic'; font-size: 44pt; }
	#cmlogo1, #pulseimg{ display: none; }
	#navicon{ display: block; }
	#nav{ display: none; }
	.inner2 img{ width: 40%; }
	.fifty1{ width:100%; margin-right:0; }
	.fifty{ width:100%; }
	.ftrprts{ font-size: 11px; }
	#recent-sold{ min-height: 300px; }
	.sold-image { height: 200px; }
	.sold-image img { height: 100%; width: 100%; margin-top: 0; }
	.sold-info{ height: 200px; max-width: 275px; width: 275px; padding: 10px; }
	#home-login{ width:100%; }
	.node-header > h2{ font-size: 22px; }
	.members_top{ text-align: center; }
	.fa-stack{ padding: 0 25px; }
	#slidy { min-height: 194px; height: 194px; }
	p.seventy { width: 100%; }
	#about-saia{ height: 400px; }
	.ctman { margin-top: 0px; }
	/*.ctmanp{ height: 73px; }*/
	.bioman h3{ font-size: 22px; }
	.ftrimgz { height: 40px; padding-left: 0; }
	.ftrimg2{ width: auto; height: 40px; display: none; }
	.msg-ceo-pg{ height: 2110px; }
	.msg-ceo-img-pg{ text-align: center; }
	.msg-ceo-msg-pg{ height: 1720px; }
	.prop-head{ min-height: 90px; height: 110px; }
	.prop-head h2{ font-size: 23px; }
	.prop-head p.yellow{ font-size: 11px; }
	#index-list ul > li a > img{ max-width: 100%; width: 100%; }
	.lrgfnt{ font-size: 26px; }
	.prop-main-img-v{ height: 260px; }
	.gr9mag{ height: 210px; }
	#press-medium-image img{ height: 200px; }
	.gr9mag .mdm2fnt{ width: 100%; float: none; }
	#Container_jbeeb_6, #TextBox_jbeeb_9, #Container_jbeeb_26, #TextBox_jbeeb_29{ display: none; }
	#Container_jbeeb_10, #TextBox_jbeeb_13{ left: 0 !important; }
	#Container_jbeeb_14{ left: 66.667px !important; }
	#TextBox_jbeeb_17{ left: 62.667px !important; }
	#Container_jbeeb_18{ left: 133.333px !important; }
	#TextBox_jbeeb_21{ left: 130px !important; }
	#Container_jbeeb_22{ left: 200px !important; }
	#TextBox_jbeeb_25{ left: 196.667px !important; }
	#Stage_jbeeb_3{ width: 290px !important; }
	.seventyminus1{ width: 100%; margin-right:5px; }
	.lefty{ float: none; }
	.thirty { width: 100%; }
	fieldset > .input{ width: 100%; }
	#recaptcha_area, #recaptcha_table { width: 100% !important; }
	.listings{ margin-top: 10px; }
	.listings a, .srvsp p.char{ font-size: 12px; }
	.inner3 img { max-height: 218px; }
	iframe{ height: 100%; }
	.sbrand{ height: 482px; }
	.megafnt{ font-size: 46px; }
	.mdmfnt { font-size: 28px; }
	.readmore{ padding: 2px 30px; }
	.nopad > img{ width: 100%; height: auto; }
}
/*-------------------- | BOOTSTRAP FIXES 480px | --------------------*/
@media (max-width: 480px){
	.dateicon{ width: 25%; }
	.claremart, .whitec{ font-family: 'LeagueGothic'; font-size: 32pt; }
	#cmlogo1, #pulseimg{ display: none; }
	#navicon{ display: block; }
	#nav{ display: none; }
	.inner2 img{ width: 40%; }
	.fifty1{ width:100%; margin-right:0; }
	.fifty{ width:100%; }
	.ftrprts{ font-size: 11px; }
	#recent-sold{ min-height: 300px; }
	.sold-image { height: 200px; }
	.sold-image img { height: 100%; width: 100%; margin-top: 0; }
	.sold-info{ height: 200px; max-width: 275px; width: 275px; padding: 10px; }
	#home-login{ width:100%; }
	.node-header > h2{ font-size: 22px; width: 100%;}
	.members_top{ text-align: center; }
	.fa-stack{ padding: 0 25px; }
	#slidy { min-height: 194px; height: 194px; }
	p.seventy { width: 100%; }
	#about-saia{ height: 400px; }
	.ctman { margin-top: 0px; }
	/*.ctmanp{ height: 73px; }*/
	.bioman h3{ font-size: 22px; }
	.ftrimgz { height: 40px; padding-left: 0; }
	.ftrimg2{ width: auto; height: 40px; display: none; }
	.msg-ceo-pg{ height: 2110px; }
	.msg-ceo-img-pg{ text-align: center; }
	.msg-ceo-msg-pg{ height: 1720px; }
	.prop-head{ min-height: 90px; height: 110px; }
	.prop-head h2{ font-size: 23px; }
	.prop-head p.yellow{ font-size: 11px; }
	#index-list ul > li a > img{ max-width: 100%; width: 100%; }
	.lrgfnt{ font-size: 26px; }
	.prop-main-img-v{ height: 260px; }
	.gr9mag{ height: 210px; }
	#press-medium-image img{ height: 200px; }
	.gr9mag .mdm2fnt{ width: 100%; float: none; }
	#Container_jbeeb_6, #TextBox_jbeeb_9, #Container_jbeeb_26, #TextBox_jbeeb_29{ display: none; }
	#Container_jbeeb_10, #TextBox_jbeeb_13{ left: 0 !important; }
	#Container_jbeeb_14{ left: 66.667px !important; }
	#TextBox_jbeeb_17{ left: 62.667px !important; }
	#Container_jbeeb_18{ left: 133.333px !important; }
	#TextBox_jbeeb_21{ left: 130px !important; }
	#Container_jbeeb_22{ left: 200px !important; }
	#TextBox_jbeeb_25{ left: 196.667px !important; }
	#Stage_jbeeb_3{ width: 290px !important; }
	.seventyminus1{ width: 100%; margin-right:5px; }
	.lefty{ float: none; }
	.thirty { width: 100%; }
	fieldset > .input{ width: 100%; }
	#recaptcha_area, #recaptcha_table { width: 100% !important; }
	.listings{ margin-top: 10px; }
	.listings a, .srvsp p.char{ font-size: 12px; }
	.inner3 img { max-height: 218px; }
	iframe{ height: 100%; }
	.sbrand{ height: 482px; }
	.megafnt{ font-size: 34px; }
	.mdmfnt { font-size: 28px; }
	.readmore{ padding: 2px 30px; }
	.nopad > img{ width: 100%; height: auto; }
}
/*-------------------- | BOOTSTRAP FIXES 320px | --------------------*/
@media (max-width: 320px){
	.logo-link img { height: 60px; }
	.claremart, .whitec{ font-family: 'LeagueGothic'; font-size: 32pt; }
	#cmlogo1, #pulseimg{ display: none; }
	#navicon{ display: block; }
	#nav{ display: none; }
	.nomarg{ padding-top: 20px; }
	.inner2 img{ width: 40%; }
	.dateicon{ width: 25%; }
	.fifty1{ width:100%; margin-right:0; }
	.fifty{ width:100%; }
	.ftrprts{ font-size: 11px; }
	#recent-sold{ min-height: 300px; }
	.sold-image { height: 200px; }
	.sold-image img { height: 100%; width: 100%; margin-top: 0; }
	.sold-info{ height: 200px; max-width: 275px; width: 275px; padding: 10px; }
	#home-login{ width:100%; }
	.node-header > h2{ font-size: 22px; }
	.members_top{ text-align: center; }
	.fa-stack{ padding: 0 25px; }
	#slidy { min-height: 194px; height: 194px; }
	p.seventy { width: 100%; }
	#about-saia{ height: 400px; }
	.ctman { margin-top: 0px; }
	/*.ctmanp{ height: 73px; }*/
	.bioman h3{ font-size: 22px; }
	.ftrimgz { height: 40px; padding-left: 0; }
	.ftrimg2{ width: auto; height: 40px; display: none; }
	.msg-ceo-pg{ height: 2110px; }
	.msg-ceo-img-pg{ text-align: center; }
	.msg-ceo-msg-pg{ height: 1720px; }
	.prop-head{ min-height: 90px; height: 110px; }
	.prop-head h2{ font-size: 23px; }
	.prop-head p.yellow{ font-size: 11px; }
	#index-list ul > li a > img{ max-width: 100%; width: 100%; }
	.lrgfnt{ font-size: 26px; }
	.megafnt{ font-size: 46px; }
	.prop-main-img-v{ height: 260px; margin-top: -25%; }
	.gr9mag{ height: 210px; }
	#press-medium-image img{ height: 200px; }
	.gr9mag .mdm2fnt{ width: 100%; float: none; }
	#Container_jbeeb_6, #TextBox_jbeeb_9, #Container_jbeeb_26, #TextBox_jbeeb_29{ display: none; }
	#Container_jbeeb_10, #TextBox_jbeeb_13{ left: 0 !important; }
	#Container_jbeeb_14{ left: 66.667px !important; }
	#TextBox_jbeeb_17{ left: 62.667px !important; }
	#Container_jbeeb_18{ left: 133.333px !important; }
	#TextBox_jbeeb_21{ left: 130px !important; }
	#Container_jbeeb_22{ left: 200px !important; }
	#TextBox_jbeeb_25{ left: 196.667px !important; }
	#Stage_jbeeb_3{ width: 290px !important; }
	.seventyminus1{ width: 100%; margin-right:5px; }
	.lefty{ float: none; }
	.thirty { width: 100%; }
	fieldset > .input{ width: 100%; }
	#recaptcha_area, #recaptcha_table { width: 100% !important; }
	.listings{ margin-top: 10px; }
	.listings a, .srvsp p.char{ font-size: 12px; }
	.inner3 img { max-height: 218px; }
	iframe{ height: 100%; width: 100%; }
	.sbrand{ height: 482px; }
	.megafnt{ font-size: 22px; }
	.mdmfnt { font-size: 18px; }
	.readmore{ padding: 2px 15px; }
	.nopad > img{ width: 100%; height: auto; }
}
/*-------------------- | BOOTSTRAP FIXES end | --------------------*/

/* New fixes */
.note {
    float: left;
    padding-left: 40px;
}
.auctions {
	margin-bottom: 20px;
    padding-bottom: 20px;
}
.date-filter {
	font-size: 22px;
}
.prop-main-img-v.featured img {
	margin: 0;
}
