body {
	width:100%;
  min-width:1200px !important;
}

.bd-xs #cklogo..bd-small #cklogo {
	text-align:left !important;
}
.bd-small .container {
  width: 98% ;
}
.bd-xs .container {
  width: 98%;
  
}
.bd-xs #body_content .container  {  
  width: 1024px !important;
}

.bd-xs #content_panel  {  
  width:72% !important;
	min-width:720px;
}
.no-right-panel #content_panel  {  
  width:100% !important;
}
.no-right-panel #right_panel {
	display:none;
}
@media (min-width: 1200px) {

   .container {
    width: 1170px !important;
		padding:0px;
		margin:0 auto;
  }
 
}
@media (max-width: 620px) {
  .bd-small .container {
    width: 94% !important;
		padding:0px;
		margin:0 0px;
		overflow:hidden;
  }
  #content_panel {	
		width:100% !important;
  }
	#right_panel {
			/*display:none;*/
  }
}

.content_panel h1, .content_panel h2, .content_panel h3 {
	font-family: "leaguegothic-reg";
}

#body_content {
  min-height:200px;
	font-size:12px;
}
#content_panel {
	margin:0 !important;
	width:74% !important;
}
.clear {
	clear:both;
}
/* FOOTER */
#copyright {
	background:#000;
	color:#aaa;
	padding:10px;
}




/* END FOOTER */
.header-wrap {
	background-color: #fff;
	border-top: 5px solid #0b88cb;
	-webkit-box-shadow: -1px 10px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: -1px 10px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: -1px 10px 5px 0px rgba(50, 50, 50, 0.75);
	border-bottom: 5px solid #0b88cb;
	margin-bottom: 4px;
}
#body_content #content_row {
	width:100%;
	overflow:hidden;
	margin:20px 0px;

	min-width:500px;
	min-height: 500px;
}

.heading_blue {
  padding:0px 5px;
	font-weight: bold;
	font-size:24px;
	background:#0076C0;
	color:#fff;
	width:25%;
	text-align:right;
	position: relative;
  height:38px;
  line-height:38px;
}
.heading_blue:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height:34px;
	overflow:hidden;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #0076C0;
	border-width: 40px;
	margin-top: -20px;
}
#content_panel {
	margin:0 !important;
	width:74% !important;
}

#right_panel {
	float:right !important;
}



.boxed {
	border: 1px solid #738390;
	padding:10px;
}
.boxed_panel {
	margin:0 0  20px 0;
	border:1px solid #aaa;
	padding:0 20px;
}
.boxed_panel .title {
	background:#ccc;
	margin:0 -20px 5px;
	font-size:16px;
	padding:5px 20px;
	color:rgb(0,118,192);
	font-weight: bold;
}
.panel-title a.collapsed  {
	display:block;
	width:100%;
outline:none;
	margin:-10px;
	padding:10px;
}


.image-responsive {
	width:100%;
}


/* ABOUT US */
.about-text h2 {
	margin:0px;
	padding:0px;
}



/* contact us page */
.contactus #success_message {
	display:none;
}
.contactus .input-group-addon i {
	width:16px !important;
}



/* LIST WITH US */
.list_with_us {
	margin:0px 0px 0 0px;
		background: url(/list-with-us/img/list_with_us.png) -10px -5px no-repeat;
	  background-size:cover;
		width:100%;
		min-height:380px;
		position:relative;
}

.list_with_us div {
	position:absolute;
	bottom:60px;
	left:35px;
}

.developers,
.leasing,
.about_us {
	margin:0px -0px 10px;
	padding:0px;
	border:1px solid #444;
	min-height:400px;
	position:relative;
}
.developers .btn_more,
.about_us .btn_more,
.leasing .btn_more {
 position:absolute;
	bottom:10px;
	left:10px;
}
.leasing .img {
	background-image: url(/list-with-us/img/leasing.png);
	background-repeat: no-repeat;
	background-size:cover;
	width:100%;
	min-height:131px;
}
.developers .img {
	background-image: url(/list-with-us/img/developers.png);
	background-repeat: no-repeat;
	background-size:cover;
	width:100%;
	min-height:131px;
}
.about_us .img {
	background-image: url(/list-with-us/img/about_us.png);
	background-repeat: no-repeat;
	background-size:cover;
	width:100%;
	min-height:131px;
}

.developers .title,
.about_us .title,
.leasing .title {
	color: #0076C0;
	font-size: 18px !important;
	margin-top: 12px;
	padding-left: 10px;
}

.developers .description,
.about_us .description,
.leasing .description {
	font-size: 13px !important;
	font-weight: normal !important;
	padding-left: 10px;
	padding-right: 2px;
	height:162px;
}

.developer_page .body a {
	text-decoration:none;
	color:#666666;
}
.developer_page .body a:hover {
	text-decoration:none;
	color:#268DC7;
}
.developer_page .back_btn a {
	background-image: url(/list-with-us/img/ck-web-faq_back.png);
	background-repeat: no-repeat;
	height: 20px;
  margin-left: 0;
  text-indent: -20000px;
  width: 79px;	
 	padding-bottom: 12px;
  padding-left: 100px;	  
}
.developer_page .back_btn a:hover {
	background-image: url(/list-with-us/img/ck-web-faq_back_over.png);
	background-repeat: no-repeat;
}
.developer_page .back_btn {
	margin:10px auto;
	text-align:center;
	color: #0077C0;
	font-weight: bold;
}


/* residential-property-leasing page */
.res-prop-box .heading_title {
	margin:0px;
	padding:15px 5px 10px;
	height:50px;
}
.res-prop-box .banner_img {
	height:200px;
	overflow:hidden;
	margin:5px;
}
.res-prop-box .banner_img img {
	width:100%;
	margin:0px 0;
}
.res-prop-box .content_text {
	padding:10px;
}
.bg-lightblue {
	background:#CDE4F2;
}
.alink a {
	background:#0272BC;
	padding:5px 8px;
	color:#fff;
	font-size:14px;
	border-radius: 8px;
} 
.alink a:hover {
	background: #221F73;
	text-decoration: none;
}

/* facebook / twitter link */
.facebook-share {
 	color:#fff !important;
  background:#3b5998;
  border-radius:2px;
  padding:2px 8px;
  font-size:11px;  
  display:block;
  width:152px;
}
.facebook-share i {
  width:12px; 
}
.facebook-share:hover {
   background:rgb(0,118,192);
}

.ui-datepicker-title select {
	color:#121212;
}


.steps {
	background:#F1F9FB;
	padding:5px 10px;
}
.content_heading{
	clear:both;
	height:37px;
	width:100%;
}
.content_heading_blue{
	background:#0076C0;
	float:left;
	height:37px;
	width:310px;
}
#content_panel{
	clear:both;
	margin-left:310px;
}

