500@font-face {
    font-family: 'pt-sans';
    src: url('https://theheightsrealestate.ca/css/fonts/ptc75f-webfont.eot');
    src: url('https://theheightsrealestate.ca/css/fonts/ptc75f-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://theheightsrealestate.ca/css/fonts/ptc75f-webfont.woff') format('woff'),
         url('https://theheightsrealestate.ca/css/fonts/ptc75f-webfont.ttf') format('truetype'),
         url('https://theheightsrealestate.ca/css/fonts/ptc75f-webfont.svg#pt_sans_captionbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 12px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #828282;
	background: url(https://theheightsrealestate.ca/css/images/body.png) repeat 0 0;
	min-width: 100%;
}

a { color: #f39b2c; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
a.more { background: url(images/green-arr.png) no-repeat 0 5px; padding-left: 11px; color: #296b85; text-decoration: underline; font-size: 12px; }
a.more:hover { text-decoration: none;  }

/*font-family: 'Coda', cursive;*/
/*font-family: 'Jura', sans-serif;*/

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 980px; margin: 0 auto; }

.header { background: url(images/header.png) repeat 0 0; }
.header .shell { padding: 21px 32px 0; width: 918px; background: url(images/header-shell.png) no-repeat center 0; box-shadow: 0px -10px 9px rgba(0,0,0,0.7); -moz-box-shadow: 0px -10px 9px rgba(0,0,0,0.7); -webkit-box-shadow: 0px -10px 9px rgba(0,0,0,0.7); -o-box-shadow: 0px -3px 10px 9rgba(0,0,0,0.7) }
.header-top { height: 72px;  }

#logo { width: 272px; font-size: 0; line-height: 0; float: left; }
#logo a { height: 50px; display: block;  background: url(images/logo.png) no-repeat 0 0; text-indent: -4000px; }

#navigation { float: right; padding-top: 30px; }
#navigation ul { list-style: none; list-style-position: outside; font-size: 17px; font-family: 'Coda', cursive; font-weight: 400;  }
#navigation ul li { display: inline; padding-left: 34px; }
#navigation ul li a { color: #f39b2c; }
#navigation ul li a:hover,
#navigation ul li.active a { color: #fff; text-decoration: none; }

.slider { height: 280px;  }


.slider, #carousel, #carousel > div {
	width: 970px;
	height: 250px;
}

.slider {
	margin: 0px 0 0 -487px;
	overflow: hidden;
	position: relative;
	top: 50%;
	left: 50%;
}


ul#mycarousel {
list-style:none;
}

#carousel .jcarousel-container {
background: #000;
}
#carousel .jcarousel-container-horizontal {
width: 1000px;
padding: 0;
}
#carousel .jcarousel-clip-horizontal {
width:  1000px;
height: 250px;
}
#carousel .jcarousel-item {
width:  500px;
height: 250px;
padding: 0 5px 0 0;
}
#carousel .jcarousel-item-horizontal {
margin: 0;
}
#carousel .jcarousel-item-placeholder {
background: #fff;
color: #000;
}

#carousel img.img-front {
	left: 649px;
	top: 0;
	z-index: 4;
}

#carousel img.img-mid {
	left: 572px;
	top: 46px;
	z-index: 3;
}

#carousel img.img-back {
	left: 498px;
	top: 80px;
	z-index: 2;
}


#carousel h3 {
	font-size: 68px;
	letter-spacing: -5px;
	font-weight: normal;
	font-family: 'pt-sans', arial, helvetica, serif; 
	color: #f5f5f5;
	line-height: 70px; 
	text-shadow: 0 0 2px rgba(0,0,0,0.5);
	width: 420px;
	left: 32px;
	background: url(https://theheightsrealestate.ca/css/images/slider-h3-border.png) repeat-x 0 bottom;
	top: 91px;
	padding-bottom: 13px; 
	margin: 0 0 18px;
}

#carousel h5 { font-size: 15px; color: #d3d2d3; font-family: tahoma, arial, helvetica, serif; text-transform: uppercase; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px; font-weight: normal; position: absolute; top: 63px; left: 32px; white-space: nowrap; }

#carousel p {
	color: #959697;
	font-size: 14px;
	width: 420px;
	left: 32px;
	top: 181px;
	margin: 0;
	line-height: 26px; 
}
#carousel a.green-btn {
	color: #fff;
	font-size: 18px;
	font-weight: bold; 
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
	text-decoration: none;
	text-align: center;
	line-height: 52px;
	outline: none;
	display: block;
	background-color: #888;
	width: 194px;
	height: 56px;
	left: 32px;
	top: 308px;
	background: url(images/green-btn.png) no-repeat 0 0;

}
#carousel a:hover {
	background-position: -1px -54px; 
}

#prev, #next {
	background: url(https://theheightsrealestate.ca/css/images/direction-nav.png) no-repeat 0 0;
	display: block;
	width: 17px;
	height: 22px;
	position: absolute;
	bottom: 15px;
	z-index: 10;
}


/* captions */

.boxgrid { 
width: 500px; 
height: 250px; 
float:left; 
overflow: hidden; 
position: relative; 
}
.boxgrid img{ 
width: 500px; 
height: 250px; 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}
.boxgrid p{ 
color: #CCCCCC;
padding: 15px 25px !important;
}
.boxcaption{ 
float: left; 
position: absolute; 
background: #000; 
height: 100px; 
width: 100%; 
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
top: 250px;
left: 0;
}
.caption .boxcaption {
top: 210px;
left: 0;
}



.main { padding: 25px 0 20px 0; border-top: 1px solid #fff;  background: url(images/main.png) repeat-x 0 0; box-shadow: 0px -4px 10px rgba(0,0,0,0.4); -moz-box-shadow: 0px -4px 10px rgba(0,0,0,0.4); -webkit-box-shadow: 0px -4px 10px rgba(0,0,0,0.4); -o-box-shadow: 0px -4px 10px rgba(0,0,0,0.4);  }
.main h2 { font-size: 22px; color: #f39b2c; font-family: 'Jura', sans-serif; font-weight: 700; padding-bottom: 10px; text-transform: uppercase;  }
.main p a { text-decoration: underline; }
.main p a:hover { text-decoration: none; }
.main section { background: url(images/section.png) no-repeat center bottom; padding-bottom: 50px; margin-bottom: 20px;  }

.main .cols { padding-left: 32px; padding-right: 32px;  }
.main .cols h2 { padding-bottom: 2px; }
.main .cols .col { width: 277px; float: left; }
.main .cols .col + .col { padding-left: 40px; }
.main .cols .col img { float: left; margin-right: 16px; }
.main .cols .col .col-cnt { height: 100%; overflow: hidden; }

.main .cols .col .col-cnt { float: none; display: block;  text-align: left; }
.main .cols .col .col-cnt ul li{ background: url(images/green-arr.png) no-repeat 0 5px; padding-left: 11px; font-size: 12px; }

.main .post { padding-left: 32px; padding-right: 32px; }
.main .post img { float: left; margin-right: 18px; width: 550px; height: 439px; }

#page1 .main .post { padding-left: 20px; padding-right: 32px; }
/*image map*/
	.map_image { background: url(images/vancouvermap.jpg); float: left; margin-right: 18px; width: 550px; height: 439px; position: relative; background-position: 0 0; background-repeat: no-repeat; }
	.map_image .map_link { display: block; position: absolute; text-indent: -999em; overflow: hidden; }
	.map_image #map_link_0 { width: 150px; height: 80px; top: 7px; left: 56px; }
	.map_image #map_link_1 { width: 265px; height: 103px; top: 10px; left: 231px; }
	.map_image #map_link_2 { width: 19px; height: 31px; top: 127.99998474121094px; left: 213px; }
	.map_image #map_link_3 { width: 34px; height: 31px; top: 141.99998474121094px; left: 177px; }
	.map_image #map_link_4 { width: 10px; height: 32px; top: 151.99998474121094px; left: 249px; }
	.map_image #map_link_5 { width: 35px; height: 20px; top: 162.99998474121094px; left: 211px; }
	.map_image #map_link_6 { width: 46px; height: 10px; top: 186.99998474121094px; left: 200px; }
	.map_image #map_link_7 { width: 43px; height: 10px; top: 198.99998474121094px; left: 191px; }
	.map_image #map_link_8 { width: 47px; height: 34px; top: 182.99998474121094px; left: 90px; }
	.map_image #map_link_10 { width: 47px; height: 39px; top: 180.99998474121094px; left: 140px; }
	.map_image #map_link_11 { width: 50px; height: 24px; top: 150.99998474121094px; left: 263px; }
	.map_image #map_link_12 { width: 43px; height: 27px; top: 143.99998474121094px; left: 318px; }
	.map_image #map_link_13 { width: 32px; height: 29px; top: 239.99998474121094px; left: 149px; }
	.map_image #map_link_14 { width: 27px; height: 49px; top: 220.99998474121094px; left: 118px; }
	.map_image #map_link_15 { width: 41px; height: 17px; top: 221.99998474121094px; left: 148px; }
	.map_image #map_link_16 { width: 10px; height: 35px; top: 241.99998474121094px; left: 185px; }
	.map_image #map_link_17 { width: 16px; height: 53px; top: 224.99998474121094px; left: 199px; }
	.map_image #map_link_18 { width: 42px; height: 11px; top: 210.99998474121094px; left: 190px; }
	.map_image #map_link_19 { width: 14px; height: 23px; top: 197.99998474121094px; left: 237px; }
	.map_image #map_link_20 { width: 31px; height: 35px; top: 185.99998474121094px; left: 255px; }
	.map_image #map_link_21 { width: 30px; height: 45px; top: 176.99998474121094px; left: 288px; }
	.map_image #map_link_22 { width: 38px; height: 45px; top: 174.99998474121094px; left: 322px; }
	.map_image #map_link_23 { width: 40px; height: 25px; top: 223.99998474121094px; left: 319px; }
	.map_image #map_link_24 { width: 25px; height: 52px; top: 225.99998474121094px; left: 219px; }
	.map_image #map_link_25 { width: 11px; height: 68px; top: 225.99998474121094px; left: 248px; }
	.map_image #map_link_26 { width: 15px; height: 71px; top: 222.99998474121094px; left: 262px; }
	.map_image #map_link_27 { width: 14px; height: 75px; top: 223.99998474121094px; left: 280px; }
	.map_image #map_link_28 { width: 16px; height: 48px; top: 224.99998474121094px; left: 298px; }
	.map_image #map_link_29 { width: 43px; height: 23px; top: 252.99998474121094px; left: 319px; }
	.map_image #map_link_30 { width: 66px; height: 30px; top: 276.99998474121094px; left: 296px; }
	.map_image #map_link_31 { width: 36px; height: 15px; top: 270.99998474121094px; left: 150px; }
	.map_image #map_link_32 { width: 38px; height: 23px; top: 289.99998474121094px; left: 126px; }
	.map_image #map_link_33 { width: 27px; height: 31px; top: 290.99998474121094px; left: 167px; }
	.map_image #map_link_34 { width: 18px; height: 47px; top: 278.99998474121094px; left: 198px; }
	.map_image #map_link_35 { width: 28px; height: 13px; top: 279.99998474121094px; left: 217px; }
	.map_image #map_link_36 { width: 27px; height: 16px; top: 295.99998474121094px; left: 219px; }
	.map_image #map_link_37 { width: 28px; height: 17px; top: 314.99998474121094px; left: 219px; }
	.map_image #map_link_38 { width: 43px; height: 26px; top: 300.99998474121094px; left: 250px; }
	.map_image #map_link_39 { width: 41px; height: 21px; top: 310.99998474121094px; left: 297px; }
	.map_image #map_link_40 { width: 19px; height: 31px; top: 309.99998474121094px; left: 342px; }
	.map_image #map_link_41 { width: 119px; height: 177px; top: 142.99998474121094px; left: 368px; }
	.map_image #map_link_42 { width: 68px; height: 59px; top: 320.99998474121094px; left: 469px; }
	.map_image #map_link_43 { width: 363px; height: 49px; top: 363.99998474121094px; left: 102px; }
	
	

	
	


.main .post iframe {width: 300px; height: 169px;}
.main .post-cnt { padding-top: 5px; }
.main .post-cnt p { padding-bottom: 10px; }
.main .post-cnt ul { list-style: none; list-style-position: outside; height: 100%; overflow: hidden; }
.main .post-cnt ul li { padding-left: 11px; background: url(images/green-arr.png) no-repeat 0 9px; padding-bottom: 7px;  }
.main .post-cnt ul li a { text-decoration: underline; }
.main .post-cnt ul li a:hover { text-decoration: none; }

#page6 .main .post img { float: left; margin-right: 18px; width: 262px; height: 300px; }
#page3 .main .post img { float: left; margin-right: 18px; width: 337px; height: 336px; }
#page4 .main .post img { float: left; margin-right: 18px; width: 120px; height: 70px; }
.main .content { padding-left: 32px; padding-right: 32px; }
.main .content span { text-decoration: underline; }

.main #partners-slider { height: 56px; }
.main .properties { width: 918px; }
.main .properties iframe {width: 580px; height: 2010px;}
.main .properties h3 { padding-left: 32px;;}
.properties .col { padding-left: 32px; padding-right: 32px;  }
.properties .col2 h2 { padding-left: 32px; padding-bottom: 2px; }
.properties .col2 p { padding-left: 32px; padding-bottom: 2px; }
.properties .col2 { width: 600px; float: left; }
.properties .col { width: 250px; float: right; }
.properties .col img { float: left; margin-right: 16px; }
.properties .col .col-cnt { height: 100%; overflow: hidden; }

#subNav { width: 250px;}
#subNav ul { list-style-type: none; }

#subNav li a { color: 027398; }
#subNav li a:hover { color: fff; background-image: url(images/subnav.png); }

#subNav ul.menu li.this a, #subNav ul.menu a:hover, .webbox .heading { background-color: #ffffff; }

#subNav { margin-top: 10px; font-size: 1.2em; }
#subNav ul.menu a { display: block; padding: 3px 10px; line-height: 1.5; text-decoration: none; }
.IE #subNav ul.menu a { zoom: 1; }
#subNav ul.menu li.this a { font-weight: bold; }

.main .partners { padding: 0 70px 30px 70px; height: 100%;  position: relative; overflow: hidden; margin-top: -20px; z-index: 100; }
.slider-holder2 { position: relative; overflow: hidden; }
#partners-slider { overflow: hidden; position: relative; }
#partners-slider img { margin: 0px 25px; float: left; height: 52px; }

.slider-arr a.arr-btn { background: url(https://theheightsrealestate.ca/css/images/slider-b-arr.png) no-repeat 0 0; width: 30px; height: 30px; display: block; position: absolute; top: 10px;}
.slider-arr a.prev-arr { left: 32px; }
.slider-arr a.prev-arr:hover { background-position: 0 -31px; }
.slider-arr a.next-arr { right: 32px; background-position: right 0; }
.slider-arr a.next-arr:hover { background-position: right -31px; }


.socials { background: url(https://theheightsrealestate.ca/css/images/socials-pattern.png) repeat 0 0; height: 60px; padding: 5 17px;  margin: 0 32px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px;  
	box-shadow: 0px 0px 7px rgba(0,0,0,0.2) inset; -moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.2) inset; -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.2) inset; -o-box-shadow: 0px 0px 7px rgba(0,0,0,0.2) inset; }

.socials p { float: left; line-height: 20px; font-size: 12px; }
.socials p a { text-decoration: none; }
.socials p a:hover { text-decoration: underline; }
.socials ul { list-style: none; list-style-position: outside; float: right; padding-top: 11px;  }
.socials ul li { float: left; padding-left: 5px;  }
.socials ul li a { display: block; background: url(https://theheightsrealestate.ca/css/images/socials.png) no-repeat 0 0; width: 28px; height: 28px; font-size: 0; line-height: 0; text-indent: -4000px; }

.socials ul li a.facebook-ico { background-position: 0 0; }
.socials ul li a.twitter-ico { background-position: -35px 0; }
.socials ul li a.skype-ico { background-position: -68px 0; }
.socials ul li a.rss-ico { background-position: -102px 0; }

#footer { background: url(images/footer.png) repeat 0 0;}
#footer .shell { background: url(images/footer-shell.png) repeat 0 0; padding: 26px 0; }
#footer .footer-cols { padding: 0 32px 26px;  }
#footer .col { width: 212px; float: left; }
#footer .col + .col { padding-left: 22px; }
#footer h2 { font-size: 20px; margin-bottom:  10px; color: #fff; background: url(images/footer-cols.png) repeat-x 0 bottom;  padding-bottom: 10px; text-shadow: rgba(0,0,0,0.9) 1px 1px 1px; font-family: 'Jura', sans-serif; font-weight: 700; text-transform: uppercase;  }

#footer .col ul { list-style: none; list-style-position: outside; }
#footer .col ul li { padding-left: 11px; background: url(images/green-arr.png) no-repeat 0 8px; padding-bottom: 7px; font-size: 11px; }
#footer .col p { font-size: 11px; color: #bebebe; } 

#footer .footer-bottom { background: url(images/footer-cols.png) repeat-x 0 0; padding: 15px 32px 0;  }

#footer .footer-bottom p.copy { float: right; line-height: 11px; font-size: 11px; color: #717171; }
#footer .footer-bottom p.copy span { padding: 0 8px; }
#footer .footer-bottom p.copy a { color: #717171; text-decoration: underline; }
#footer .footer-bottom p.copy a:hover { color: #fff; text-decoration: none; }

#footer .footer-nav { float: left; }
#footer .footer-nav ul { list-style: none; list-style-position: outside; line-height: 11px;  }
#footer .footer-nav ul li { float: left; border-right: 1px solid #181818;  padding: 0 8px; text-shadow: rgba(0,0,0,0.7) 0px 1px 1px; }
#footer .footer-nav ul li:first-child { padding-left: 0; }
#footer .footer-nav ul li a { color: #717171; }
#footer .footer-nav ul li a:hover { color: #fff; }

#navigation a.nav-btn { display: none;  }

/*form*/
.row-fluid {
	width: 100%;
 *zoom: 1;
}
.row-fluid:before, .row-fluid:after {
	display: table;
	line-height: 0;
	content: "";
}
.row-fluid:after {
	clear: both;
}
.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 2.127659574468085%;
 *margin-left: 2.074468085106383%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.row-fluid .span12 {
	width: 100%;
 *width: 99.94680851063829%;
}

.row-fluid .span6 {
	width: 48.93617021276595%;
 *width: 48.88297872340425%;
}

.row-fluid .span4 {
	width: 31.914893617021278%;
 *width: 31.861702127659576%;
}

.row-fluid .offset12 {
	margin-left: 104.25531914893617%;
 *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
	margin-left: 102.12765957446808%;
 *margin-left: 102.02127659574467%;
}

.row-fluid .offset6 {
	margin-left: 53.191489361702125%;
 *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
	margin-left: 51.063829787234035%;
 *margin-left: 50.95744680851063%;
}

.row-fluid .offset4 {
	margin-left: 36.170212765957444%;
 *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
	margin-left: 34.04255319148936%;
 *margin-left: 33.93617021276596%;
}

[class*="span"].hide, .row-fluid [class*="span"].hide {
	display: none;
}
[class*="span"].pull-right, .row-fluid [class*="span"].pull-right {
	float: right;
}
.container {
	margin-right: auto;
	margin-left: auto;
 *zoom: 1;
}
.container:before, .container:after {
	display: table;
	line-height: 0;
	content: "";
}
.container:after {
	clear: both;
}
.bordered-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bordered-list li {
	padding: 4px 0;
	display: block;
	float: none;
	clear: both;
}
.bordered-list li.last {
	border-bottom: 0px;
}

/* Contact Specific */
.contact form .formcol {
	width: 47.058823529412%;
	float: left;
	margin-right: 5.882352941176%;
}
.contact form .formcol:last-child {
	margin-right: 0;
}
.contact form label {
	display: block;
	color: #2f2f2f;
}
.contact form input[type=text] {
	padding: .5em;
	width: 100%;
}
.contact form textarea {
	width: 100%;
	padding: .5em;
	height: 10em;
}
.contact form .wpcf7-response-output {
	margin-bottom: 1em;
	color: #2f2f2f;
	font-weight: 700;
	font-style: italic;
}
.contact form img.ajax-loader {
	display: none;
}








/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
	
	body { min-width: 768px; }
	.shell { max-width: 748px; }
	
	#logo { width: 250px; font-size: 0; line-height: 0; float: left; }
    #logo a { height: 46px; display: block;  background: url(images/logo.png) no-repeat 0 0; text-indent: -4000px; }

	#navigation ul li { padding-left: 24px; font-size: 14px; }
	.header .shell { padding: 21px 0px 0; width: 748px; background: url(images/t-header-shell.png) no-repeat center 0; }
	.header-top { padding-left: 20px; padding-right: 20px;  }

	.slider, #carousel, #carousel > div {
		width: 708px;
		height: 177px;
	}

	.slider {
		width: 708px;
		margin: 0px 0 0 -354px;
		overflow: hidden;
		position: relative;
		top: 50%;
		left: 50%;
	}
	
#carousel .jcarousel-container-horizontal {
width: 708px;
padding: 0;
}
#carousel .jcarousel-clip-horizontal {
width:  708px;
height: 177px;
}
#carousel .jcarousel-item {
width:  354px;
height: 177px;
padding: 0 3px 0 0;
}
	
	/* captions */

.boxgrid { 
width: 354px; 
height: 177px; 
float:left; 
overflow: hidden; 
position: relative; 
}
.boxgrid img{ 
width: 354px; 
height: 177px; 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}
.boxgrid p{ 
color: #CCCCCC;
padding: 15px 25px !important;
}
.boxcaption{ 
float: left; 
position: absolute; 
background: #000; 
height: 100px; 
width: 100%; 
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
top: 177px;
left: 0;
}
.caption .boxcaption {
top: 149px;
left: 0;
}



	#prev { left: 290px; }
	#next { right: 297px; }

	.main section { background: url(https://theheightsrealestate.ca/css/images/t-section.png) no-repeat center bottom; padding-bottom: 15px; margin-bottom: 10px; }
	.main .cols { padding-left: 20px; padding-right: 20px; }
	.main .cols .col { width: 200px; }
	.main .cols .col img { float: none; display: block; margin: 0 auto; margin-bottom: 14px; }
	.main .cols .col .col-cnt { float: none; display: block;  text-align: left; }
	
	.main .post { padding-left: 20px; padding-right: 5px;}
	.main .post h2 { font-size: 19px;  }
	.main .post img { float: left; margin-right: 5px; width: 400px; height: 319px; }
    .main .post iframe {width: 220px; height: 124px;}
	.main .post-cnt { padding-top: 2px; }
    .main .post-cnt p { padding-bottom: 2px; }
	.main .socials { height: 80px; padding-top: 16px;  margin: 0 20px; }
	.main .socials p { display: block; float: none; line-height: 16px; }
	.main .socials ul { display: block; float: none;  }
	.main .content { padding-left: 20px; padding-right: 20px; }
	

#page1 .main .post { padding-left: 10px; padding-right: 5px; }	
	/*image map*/
	.map_image { background: url(images/vancouvermapmed.jpg); float: left; width: 480px; height: 351px; position: relative; background-position: 0 0; background-repeat: no-repeat; }
	.map_image .map_link { display: block; position: absolute; text-indent: -999em; overflow: hidden; }
	.map_image #map_link_0 { width: 205px; height: 80px; top: 11px; left: 11px; }
	.map_image #map_link_1 {
	width: 238px;
	height: 85px;
	top: 9px;
	left: 219px;
}
	.map_image #map_link_2 {
	width: 26px;
	height: 18px;
	top: 112px;
	left: 175px;
}
	.map_image #map_link_3 {
	width: 15px;
	height: 34px;
	top: 116px;
	left: 157px;
}
	.map_image #map_link_4 {
	width: 10px;
	height: 22px;
	top: 123px;
	left: 208px;
}
	.map_image #map_link_5 {
	width: 28px;
	height: 17px;
	top: 132px;
	left: 176px;
}
	.map_image #map_link_6 {
	width: 25px;
	height: 10px;
	top: 150px;
	left: 175px;
}
	.map_image #map_link_7 {
	width: 43px;
	height: 10px;
	top: 159px;
	left: 158px;
}
	.map_image #map_link_8 {
	width: 41px;
	height: 32px;
	top: 150px;
	left: 66px;
}
	.map_image #map_link_9 {
	width: 13px;
	height: 16px;
	top: 143px;
	left: 199px;
}
	.map_image #map_link_10 {
	width: 48px;
	height: 32px;
	top: 149px;
	left: 109px;
}
	.map_image #map_link_11 {
	width: 43px;
	height: 21px;
	top: 121px;
	left: 222px;
}
	.map_image #map_link_12 {
	width: 42px;
	height: 20px;
	top: 117px;
	left: 266px;
}
	.map_image #map_link_13 {
	width: 20px;
	height: 25px;
	top: 202px;
	left: 122px;
}
	.map_image #map_link_14 {
	width: 29px;
	height: 39px;
	top: 183px;
	left: 89px;
}
	.map_image #map_link_15 {
	width: 37px;
	height: 18px;
	top: 183px;
	left: 119px;
}
	.map_image #map_link_16 {
	width: 13px;
	height: 27px;
	top: 200px;
	left: 146px;
}
	.map_image #map_link_17 {
	width: 20px;
	height: 49px;
	top: 184px;
	left: 162px;
}
	.map_image #map_link_18 {
	width: 39px;
	height: 10px;
	top: 172px;
	left: 159px;
}
	.map_image #map_link_19 {
	width: 10px;
	height: 20px;
	top: 160px;
	left: 199px;
}
	.map_image #map_link_20 {
	width: 35px;
	height: 33px;
	top: 150px;
	left: 209px;
}
	.map_image #map_link_21 {
	width: 28px;
	height: 42px;
	top: 145px;
	left: 242px;
}
	.map_image #map_link_22 {
	width: 37px;
	height: 45px;
	top: 137px;
	left: 272px;
}
	.map_image #map_link_23 {
	width: 39px;
	height: 25px;
	top: 183px;
	left: 272px;
}
	.map_image #map_link_24 {
	width: 22px;
	height: 49px;
	top: 183px;
	left: 184px;
}
	.map_image #map_link_25 {
	width: 11px;
	height: 65px;
	top: 183px;
	left: 208px;
}
	.map_image #map_link_26 {
	width: 13px;
	height: 61px;
	top: 184px;
	left: 220px;
}
	.map_image #map_link_27 {
	width: 14px;
	height: 61px;
	top: 185px;
	left: 234px;
}
	.map_image #map_link_28 {
	width: 16px;
	height: 40px;
	top: 190px;
	left: 250px;
}
	.map_image #map_link_29 {
	width: 42px;
	height: 23px;
	top: 210px;
	left: 267px;
}
	.map_image #map_link_30 {
	width: 62px;
	height: 29px;
	top: 231px;
	left: 250px;
}
	.map_image #map_link_31 {
	width: 46px;
	height: 13px;
	top: 230px;
	left: 113px;
}
	.map_image #map_link_32 {
	width: 48px;
	height: 27px;
	top: 241px;
	left: 90px;
}
	.map_image #map_link_33 {
	width: 21px;
	height: 27px;
	top: 242px;
	left: 141px;
}
	.map_image #map_link_34 {
	width: 17px;
	height: 45px;
	top: 235px;
	left: 164px;
}
	.map_image #map_link_35 {
	width: 25px;
	height: 15px;
	top: 236px;
	left: 183px;
}
	.map_image #map_link_36 {
	width: 27px;
	height: 15px;
	top: 249px;
	left: 183px;
}
	.map_image #map_link_37 {
	width: 24px;
	height: 17px;
	top: 266px;
	left: 183px;
}
	.map_image #map_link_38 {
	width: 36px;
	height: 33px;
	top: 248px;
	left: 211px;
}
	.map_image #map_link_39 {
	width: 45px;
	height: 27px;
	top: 260px;
	left: 246px;
}
	.map_image #map_link_40 {
	width: 24px;
	height: 30px;
	top: 261px;
	left: 292px;
}
	.map_image #map_link_41 {
	width: 95px;
	height: 177px;
	top: 114px;
	left: 314px;
}
	.map_image #map_link_42 {
	width: 68px;
	height: 80px;
	top: 261px;
	left: 410px;
}
	.map_image #map_link_43 {
	width: 265px;
	height: 47px;
	top: 291px;
	left: 63px;
}
	.map_image #map_link_44 {
	width: 45px;
	height: 63px;
	top: 162px;
	left: 22px;
}

.container,  .navbar-static-top .container,  .navbar-fixed-top .container,  .navbar-fixed-bottom .container {
	width: 724px;
}
.span12 {
	width: 724px;
}
.span6 {
	width: 352px;
}
.span4 {
	width: 228px;
}
.offset12 {
	margin-left: 764px;
}
.offset6 {
	margin-left: 392px;
}
.offset4 {
	margin-left: 268px;
}
.row-fluid {
	width: 100%;
 *zoom: 1;
}
.row-fluid:before,  .row-fluid:after {
	display: table;
	line-height: 0;
	content: "";
}
.row-fluid:after {
	clear: both;
}
.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 2.7624309392265194%;
 *margin-left: 2.709239449864817%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.row-fluid .span12 {
	width: 100%;
 *width: 99.94680851063829%;
}
.row-fluid .span6 {
	width: 48.61878453038674%;
 *width: 48.56559304102504%;
}
.row-fluid .span4 {
	width: 31.491712707182323%;
 *width: 31.43852121782062%;
}
row-fluid .offset12 {
	margin-left: 105.52486187845304%;
 *margin-left: 105.41847889972962%;
}
.row-fluid .offset12:first-child {
	margin-left: 102.76243093922652%;
 *margin-left: 102.6560479605031%;
}
.row-fluid .offset6 {
	margin-left: 54.14364640883978%;
 *margin-left: 54.037263430116376%;
}
.row-fluid .offset6:first-child {
	margin-left: 51.38121546961326%;
 *margin-left: 51.27483249088986%;
}
.row-fluid .offset4 {
	margin-left: 37.01657458563536%;
 *margin-left: 36.91019160691196%;
}
.row-fluid .offset4:first-child {
	margin-left: 34.25414364640884%;
 *margin-left: 34.14776066768544%;
}
input,  textarea,  .uneditable-input {
	margin-left: 0;
}
 .controls-row [class*="span"] + [class*="span"] {
 margin-left: 20px;
}
input.span12,  textarea.span12,  .uneditable-input.span12 {
	width: 710px;
}
input.span6,  textarea.span6,  .uneditable-input.span6 {
	width: 338px;
}
input.span4,  textarea.span4,  .uneditable-input.span4 {
	width: 214px;
}

	#partners-slider img { margin: 0px 15px; float: left; height: 52px; }
	.properties .col { padding-left: 5px; padding-right: 20px;  }

	.properties .col { width: 160px; float: left; }
	#subNav { width: 160px;}
#subNav ul { list-style-type: none; }
#subNav li a { color: 027398; }


#subNav ul.menu li.this a, #subNav ul.menu a:hover, .webbox .heading { background-color: #ffffff; }

#subNav { margin-top: 10px; font-size: 1.1em; }
#subNav ul.menu a { display: block; padding: 3px 0px; line-height: 1.5; text-decoration: none; }
.IE #subNav ul.menu a { zoom: 1; }
#subNav ul.menu li.this a { font-weight: bold; }


	#footer .footer-cols { padding-left: 20px; padding-right: 20px;  }
	#footer .footer-cols .col { width: 165px; }
	#footer .footer-cols .col + .col { padding-left: 16px; }
	#footer .footer-bottom { padding-left: 20px; padding-right: 20px; }
}

	
@media only screen and ( max-width: 767px) { 
	body { min-width: 320px; }
	#page7 body { min-width: 600px; }
	.shell { max-width: 320px; }
	#page7 .shell { max-width: 600px; }
	.header .shell { padding: 0 0 0 0; background: url(images/m-header-shell.png) no-repeat 0 0; } 
	.header-top { height: 112px; padding: 12px 0 0px 0; }
	#page1 .header-top { height: 72px; }
	#logo { margin: 0 auto; float: none; display: block; }
	#page7 .logo { margin: 0 auto; float: left; display: block; }
	

	#navigation { float: none; display: block; position: relative; background: url(images/m-navigation.png) no-repeat 0 0; z-index: 1000; margin: 20px 10px 0 10px; height: 32px; padding-top: 0;  }
	#page7 .navigation { float: left; display: block; position: relative; background: url(images/m-navigation.png) no-repeat 0 0; z-index: 1000; margin: 20px 10px 0 10px; height: 32px; padding-top: 0;  }
	#navigation a.nav-btn { display: block; height: 32px; padding-left: 13px; line-height: 32px; width: 286px; margin: 0 auto; background: url(images/nav-btn.png) no-repeat right 0;
		font-size: 15px; color: #f39b2c; font-size: 17px; font-family: 'Coda', cursive; font-weight: 400; position: relative; z-index: 100;}
	#navigation a.nav-btn:hover { text-decoration: none; }
	#navigation a.nav-btn span { background: url(images/nav-arr.png) no-repeat 0 0; width: 10px; height: 7px; position: absolute; top: 13px; right: 13px; } 
	#navigation a.nav-btn span.active { background-position: 0 bottom;  }
    #navigation ul { display: none; position: absolute; width: 298px; background: #100f11; top: 22px; left: 0px; padding-top: 20px; border-radius: 0 0 7px 7px; -moz-border-radius: 0 0 7px 7px; -webkit-border-radius: 0 0 7px 7px; -o-border-radius: 0 0 7px 7px; }
	#navigation ul li { float: none; display: block; padding-left: 0; padding-bottom: 8px; }
	#navigation ul li a { display: block; padding-left: 10px; }
	#navigation ul li.home { display: none;  } 
	#header { background: url(https://theheightsrealestate.ca/css/images/m-header.png) repeat-x 0 0; height: 218px; width: 100%; }
	
	
	.slider, #carousel, #carousel > div {
		width: 300px;
		height: 150px;
	}

	.slider {
		width: 300px;
		margin: 40px 0 0 -150px;
		overflow: hidden;
		position: relative;
		/*top: 50%;
		left: 50%;*/
	} 
	
#carousel .jcarousel-container-horizontal {
width: 300px;
padding: 0;
}
#carousel .jcarousel-clip-horizontal {
width:  300px;
height: 150px;
}
#carousel .jcarousel-item {
width:  300px ;
height: 150px;
/*padding: 0 2px 0 0;*/
}
	
	/* captions */

.boxgrid { 
width: 300px; 
height: 150px; 
float:left; 
overflow: hidden; 
position: relative; 
}
.boxgrid img{ 
width: 300px; 
height: 150px; 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}
.boxgrid p{ 
color: #CCCCCC;
padding: 15px 25px !important;
}
.boxcaption{ 
float: left; 
position: absolute; 
background: #000; 
height: 100px; 
width: 100%; 
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
top: 150px;
left: 0;
}
.caption .boxcaption {
top: 122px;
left: 0;
}


	.main section { background: url(images/m-section.png) no-repeat center bottom; padding-bottom: 30px; margin-bottom: 20px; }
	.main .cols { padding-left: 10px; padding-right: 10px; }
	.main .cols .col { width: 100%; }
	.main .cols .col + .col { padding: 20px 0 0;  }
	.main .cols .col img { float: none; display: block; margin: 0 auto; margin-bottom: 14px; }
	.main .cols .col .col-cnt { float: none; display: block;  text-align: left; }
	
	.main .post { padding-left: 10px; padding-right: 10px; }
	.main .post h2 { font-size: 21px;  }
	.main .post img { width: 280px; height: 223px; }
	#page3 .main .post img { width: 300px; height: 299px; }
    .main .post iframe {width: 300px; height: 169px;}
	.main .socials { height: 120px; padding-top: 16px;  margin: 0 10px; }
	.main .socials p { display: block; float: none; line-height: 22px; }
	.main .socials ul { display: block; float: none; }
	.main .socials span { display: block;  }
	.main .content { padding-left: 20px; padding-right: 20px; }
	
#page3 .content .ratehub  {
  -moz-transform: scale(0.75, 0.75); 
  -webkit-transform: scale(0.75, 0.75); 
  -o-transform: scale(0.75, 0.75);
  -ms-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75); 
  -moz-transform-origin: top left;
  -webkit-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}

#subNav { display:none; }

#page1 .main .post { padding-left: 5px; padding-right: 5px; }
/*image map*/
		
	.map_image { background: url(images/vancouvermapsmall.jpg); float: left; margin-right: 10px; width: 300px; height: 304px; position: relative; background-position: 0 0; background-repeat: no-repeat; }
	.map_image .map_link { display: block; position: absolute; text-indent: -999em; overflow: hidden; }
	.map_image #map_link_0 { width: 114px; height: 51px; top: 1px; left: 7px; }
	.map_image #map_link_1 { width: 150px; height: 80px; top: 11px; left: 131px; }
	.map_image #map_link_2 { width: 18px; height: 13px; top: 94px; left: 122px; }
	.map_image #map_link_3 { width: 24px; height: 27px; top: 96px; left: 98px; }
     .map_image #map_link_4 { width: 10px; height: 17px; top: 110px; left: 153px; }
     .map_image #map_link_5 { width: 25px; height: 12px; top: 110px; left: 124px; }
	.map_image #map_link_6 { width: 21px; height: 12px; top: 126px; left: 107px; }
     .map_image #map_link_7 { width: 36px; height: 10px; top: 139px; left: 103px; }
     .map_image #map_link_8 { width: 38px; height: 33px; top: 125px; left: 15px; }
     .map_image #map_link_9 { width: 16px; height: 11px; top: 126px; left: 131px; }	
     .map_image #map_link_10 { width: 44px; height: 25px; top: 132px; left: 58px; }
     .map_image #map_link_11 { width: 42px; height: 22px; top: 98px; left: 165px; }
	.map_image #map_link_12 { width: 31px; height: 18px; top: 97px; left: 213px; }
     .map_image #map_link_13 { width: 24px; height: 28px; top: 170px; left: 66px; }
     .map_image #map_link_14 { width: 21px; height: 48px; top: 160px; left: 42px; }
     .map_image #map_link_15 { width: 35px; height: 10px; top: 159px; left: 66px; }
     .map_image #map_link_16 { width: 10px; height: 25px; top: 173px; left: 92px; }
     .map_image #map_link_17 { width: 21px; height: 45px; top: 162px; left: 106px; }
     .map_image #map_link_18 { width: 35px; height: 10px; top: 150px; left: 104px; }
     .map_image #map_link_19 { width: 13px; height: 20px; top: 140px; left: 142px; }	
	.map_image #map_link_20 { width: 24px; height: 31px; top: 131px; left: 161px; }
	.map_image #map_link_21 { width: 23px; height: 45px; top: 124px; left: 187px; }
     .map_image #map_link_22 { width: 28px; height: 42px; top: 118px; left: 214px; }
	.map_image #map_link_23 { width: 31px; height: 20px; top: 163px; left: 213px; }		
	.map_image #map_link_24 { width: 18px; height: 44px; top: 163px; left: 132px; }
	.map_image #map_link_25 { width: 10px; height: 56px; top: 165px; left: 153px; }
	.map_image #map_link_26 { width: 10px; height: 56px; top: 165px; left: 165px; }
	.map_image #map_link_27 { width: 11px; height: 60px; top: 165px; left: 178px; }
	.map_image #map_link_28 { width: 19px; height: 31px; top: 172px; left: 192px; }
	.map_image #map_link_29 { width: 31px; height: 17px; top: 186px; left: 214px; }
	.map_image #map_link_30 { width: 54px; height: 27px; top: 204.00003051757812px; left: 192px; }
     .map_image #map_link_31 { width: 36px; height: 12px; top: 202.00003051757812px; left: 65px; }
	.map_image #map_link_32 { width: 49px; height: 23px; top: 215.00003051757812px; left: 34px; }
	.map_image #map_link_33 { width: 18px; height: 28px; top: 217.00003051757812px; left: 86px; }
     .map_image #map_link_34 { width: 15px; height: 36px; top: 211.00003051757812px; left: 106px; }
     .map_image #map_link_35 { width: 25px; height: 30px; top: 208.00003051757812px; left: 124px; }
     .map_image #map_link_36 { width: 150px; height: 80px; top: 451.0000305175781px; left: 451px; }
	.map_image #map_link_37 { width: 28px; height: 19px; top: 240.00003051757812px; left: 123px; }
	.map_image #map_link_38 { width: 28px; height: 24px; top: 228.00003051757812px; left: 152px; }
	.map_image #map_link_39 { width: 43px; height: 22px; top: 233.00003051757812px; left: 181px; }
     .map_image #map_link_40 { width: 29px; height: 30px; top: 233.00003051757812px; left: 218px; }
     .map_image #map_link_41 { width: 42px; height: 161px; top: 95px; left: 248px; }
	.map_image #map_link_43 { width: 236px; height: 27px; top: 265.0000305175781px; left: 33px; }
     .map_image #map_link_44 { width: 32px; height: 44px; top: 161px; left: 8px; }

.container-fluid {
	padding: 0;
}
.container {
	width: auto;
}
.row-fluid {
	width: 100%;
}

 [class*="span"],  .row-fluid [class*="span"] {
 display: block;
 float: none;
 width: 100%;
 margin-left: 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.span12,  .row-fluid .span12 {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.input-large,  .input-xlarge,  .input-xxlarge,  input[class*="span"],  select[class*="span"],  textarea[class*="span"],  .uneditable-input {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.input-prepend input,  .input-append input,  .input-prepend input[class*="span"],  .input-append input[class*="span"] {
	display: inline-block;
	width: auto;
}
.span4 {
	width: 260px;
}
.span6 {
	width: 260px;
}
	
	.main #partners-slider { height: 56px; }
	.main .partners { padding: 0 40px 12px; position: relative; margin-top: -20px; } 
	#partners-slider img { margin: 0px 10px; }
	.slider-arr a.prev-arr { left: 10px; }
	.slider-arr a.next-arr { right: 10px; background-position: right 0; }

	#footer .footer-cols { padding-left: 10px; padding-right: 10px; }
	#footer .footer-cols .col { width: 100%; float: none; display: block; padding-bottom: 20px; }
	#footer .footer-cols .col + .col { padding-left: 0px; }

	#footer .footer-bottom { padding-left: 10px; padding-right: 10px; }
	#footer .footer-nav { float: none; display: block; padding-bottom: 12px; }
	#footer .footer-nav ul { padding-bottom: 12px; }
	#footer .footer-nav ul li { padding: 0 3px; border-right: 0; font-size: 11px; line-height: 11px; }
	#footer .footer-bottom p.copy { float: none; display: block; clear: both; }
}

@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi)  { 

	#logo a { background: url(https://theheightsrealestate.ca/css/images/logo@2x.png) no-repeat 0 0;   -webkit-background-size: 142px 57px; -moz-background-size: 142px 57px; background-size: 142px 57px; }
	#navigation { background: url(images/navigation@2x.png) no-repeat 0 0;  -webkit-background-size: 298px 32px; -moz-background-size: 298px 32px; background-size: 298px 32px;  }
	#navigation a.nav-btn span { background: url(images/nav-arr@2x.png) no-repeat 0 0; -webkit-background-size: 10px 15px; -moz-background-size: 10px 15px; background-size: 10px 15px; }
	.pagination a { background: url(https://theheightsrealestate.ca/css/images/pagination@2x.png) no-repeat 0 1px; -webkit-background-size: 18px 40px; -moz-background-size: 18px 40px; background-size: 18px 40px; }
	.main section { background: url(images/section@2x.png) no-repeat center bottom; -webkit-background-size: 300px 10px; -moz-background-size: 300px 10px; background-size: 300px 10px;  }
}
