/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideWrapper,.lSSlideWrapper .lSFade{position:relative}.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery{-webkit-touch-callout:none;-khtml-user-select:none;overflow:hidden}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideOuter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(../../libs/lightslider/img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-actions .lg-next,.lg-actions .lg-prev,.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45);z-index:1080}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family:lg;src:url(../fonts/lg.eot?n1z373);src:url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../../libs/lightGallery/fonts/lg.woff?n1z373) format("woff"),url(../../libs/lightGallery/fonts/lg.ttf?n1z373) format("truetype"),url(../fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;font-size:16px;padding-left:20px;padding-top:12px}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms ease 0s,opacity 250ms!important;-moz-transition:-moz-transform 250ms ease 0s,opacity 250ms!important;-o-transition:-o-transform 250ms ease 0s,opacity 250ms!important;transition:transform 250ms ease 0s,opacity 250ms!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#FFF}.lg-outer .lg-video-cont{max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(../img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(../img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(../img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(../img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(../img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-palying .lg-object,.lg-outer .lg-has-video.lg-video-palying .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-palying .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1080;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s ease 0s;-moz-transition:-moz-transform .3s ease 0s;-o-transition:-o-transform .3s ease 0s;transition:transform .3s ease 0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s ease 0s,opacity .15s!important;-moz-transition:-moz-transform .3s ease 0s,opacity .15s!important;-o-transition:-o-transform .3s ease 0s,opacity .15s!important;transition:transform .3s ease 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.group:after,.group:before{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(../../libs/lightGallery/img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{top:0;bottom:0;left:0;right:0;padding:0 5px}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}@media screen and (max-width:767px){#liquidGridSystem .row-liquid>[class*="span"]{margin-left:0;width:100%;float:none;left:auto;right:auto}}@media all and (max-width:767px){#wrap{background:#fff}#groupBox{padding:10px}#recentListingsContainer .section-listings .item .photo{max-height:inherit}#recentListingsContainer .section-listings .item .photo:after{display:none}.two-column-left:after,.two-column-left:before{content:normal !important;display:none !important}.recent-sales h6{font-size:13px;font-weight:500}.main>#featuredAgentsContainer{margin:-10px 0 20px;min-height:160px;background:#fffbef}.main>#featuredAgentsContainer.hidden{position:relative;left:0}.main>#featuredAgentsContainer .address-container{display:-webkit-box !important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:65px}.main>#featuredAgentsContainer .listings{padding-bottom:5px}.main>#featuredAgentsContainer .box1{margin-bottom:0}.main>#featuredAgentsContainer{min-height:170px}.similar .address{font-size:16px;font-weight:500}.featured-listings h3{display:none}.featured-listings .agent-links a{text-decoration:underline}.featured-listings .item.featured:not(.similar):not(.sold){border:none;padding:0}.featured-listings .item.featured:not(.similar):not(.sold) .item{padding:0;border:none}.home-search .search-history-cnt{position:relative}.home-search .search-history-cnt .search-history-item a:first-child{background-color:#fdfdfd;display:block;padding:10px 25px 10px 10px;border:1px solid #ececec;position:relative}.home-search .search-history-cnt .search-history-item a:first-child:before{border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #77ad1b;border-right:none;content:"";height:0;position:absolute;right:14px;top:50%;margin-top:-6px;width:0}.home-search .search-history-cnt .search-history-item a:first-child .search-history-date{padding-bottom:0}.home-search .search-history-cnt .view-all{position:absolute;right:0;top:10px}.home-search .search-history-cnt b{display:block;margin:0 0 10px 0}.home-search .search-history-cnt b.with-count:before{font-size:12px;height:20px;width:20px;line-height:20px;font-weight:bold}.home-section .featured-listings:not(.similar){background:#fffaeb;margin-left:-10px;margin-right:-10px;border-radius:0}.home-section .featured-listings:not(.similar) .listings,.home-section .featured-listings:not(.similar) .featured-agent-cont{margin-left:0;margin-right:0}.home-section .featured-listings:not(.similar) h3{display:block}.home-section .featured-listings-slider-cnt .featured-listings.box1{margin-bottom:30px;padding-left:0;padding-right:0}.home-section .featured-listings-slider-cnt .featured-listings.box1 .item .photo-cnt{max-height:220px}.home-section .featured-listings-slider-cnt .featured-listings.box1 h3{padding-bottom:6px;padding-top:0}.right .featured-listings h3{display:block}.view_mode{float:right}.view_mode li{display:none}.view_mode.is_map_view .list-view,.view_mode.is_listings .map-view,.view_mode.is_photo_view .map-view{display:block}.view_mode.is_click_view .list-view,.view_mode.is_click_view .map-view{display:inline}.view_mode a{line-height:15px;font-size:15px;padding:8px 6px;display:block;text-decoration:none;background:#eee}.pager_title_section{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;position:absolute;z-index:-1;top:37px;left:0;box-sizing:border-box;padding:2px 10px}.pager_title_section .pager-controls{display:none}.pager_title_section:not(.address_sub_title) span{visibility:collapse;display:inline-block;font-size:1px;line-height:1px;height:1px;margin:0}.pager_title_section:not(.address_sub_title) span strong{display:none}.pager_title_section:not(.address_sub_title) span strong:last-child{visibility:visible;display:inline;float:left;color:#444;margin:0;font-size:13px;font-weight:500;line-height:13px;position:relative;padding:1px 0 0 0}.pager_title_section h2{font-weight:normal;display:inline;margin:0;color:#444;font-size:13px;line-height:13px}.pager_title_section h2 em{line-height:13px;margin:0;padding:0}a.activator{border:1px solid transparent;border-bottom:none;margin:-9px 0 -6px 0;padding:4px 2px 3px;font-size:14px;display:inline-block;text-decoration:none;position:relative}a.activator span{background:#dceaf2;background:#e3eef4;border-radius:10px;color:#000;padding:2px;display:inline-block;min-width:18px;text-align:center}.save-search{position:inherit}.save-search .my-saved-search-cnt{width:auto;min-width:250px;left:0;font-size:12px;text-align:left;margin-top:5px}#h-search-form .save-search{position:relative}#h-search-form .save-search .activator{background:transparent;border-color:transparent;font-size:13px}#h-search-form .save-search .activator span{background:transparent;border-radius:0;color:inherit}#h-search-form .save-search .activator span:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #1474a6;content:"";display:inline-block;height:0;margin-left:3px;margin-top:-1px;vertical-align:middle;width:0}#h-search-form .save-search.open .activator{background:#fff;border-color:#ccc}#h-search-form .save-search .my-saved-search-cnt{width:250px;left:-7px}.view_mode a,.mobile_control{float:left;display:block;font-size:16px;line-height:16px;padding:13px 10px 10px;text-decoration:none;border:none;color:#1474a6;text-align:center;background-color:#fff;font-weight:500;position:relative}.lang_es .view_mode a,.mobile_control{padding-left:6px;padding-right:6px}.popup-form-line{margin-bottom:15px}.popup-form-line .popup-form-label{width:100%;padding-bottom:5px}.popup-form-line .popup-form-field{width:100%}p.bigtext{font-size:14px}.mobile_control.disabled{color:#ccc}.mobile_control a{text-decoration:none}.mobile_control.filter{padding-left:26px;margin-left:-10px}.mobile_control.filter:before{position:absolute;top:13px;left:7px;display:block;width:18px;height:18px;content:'';background:transparent url("../../img/universal.png") 0 -480px no-repeat;background-size:250px 500px}.save-search-control{position:static}.page-tools{position:relative;background:#fff;z-index:990;min-height:38px;padding:0 10px 20px;margin:0 -10px 10px;box-shadow:0 3px 3px rgba(0,0,0,0.15);border-bottom:none}.page-tools:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}.page-tools.fixed{position:fixed;top:0;left:10px;right:10px}.page-tools h1{font-size:13px;line-height:17px;color:#444;font-weight:500;margin:0;position:absolute;top:37px}.page-tools .item_address h1{position:relative;top:auto;font-size:16px;margin-top:0}.page-tools .address-container{width:100%}.page-tools.details-page-tools{padding-bottom:4px}.page-tools.details-page-tools h1{padding:8px 0 7px;overflow:visible;font-size:12px;color:#666;font-weight:normal}.page-tools.details-page-tools h1:first-line{font-size:16px;font-weight:500;color:#444}.page-tools .building-name{padding:10px 0 0 0}.page-tools .building-name h1{font-size:22px;position:inherit;line-height:normal;color:#77ad1b;font-weight:bold}.item .address-container{display:inline}.two-column-right>.page-tools:first-child{margin-left:-15px !important}.mapview .page-tools{margin-bottom:0}.mapview .map_parent{border:none}#listingsTitle:not(.nocrit){display:none}.listview .listings .items{margin-bottom:10px}#search_message{margin:0;clear:both}#search_message span{display:block;margin:0 0 -12px;padding-top:22px;color:#444}.pager_bar .sort_container{display:none}#view_new_listings{display:none}.neighborhood h1{font-size:17px;margin-top:0;padding-top:10px}#neighborhood-map,#map_container,.map_container{height:318px}.listview #neighborhood-map,.listview #map_container,.listview .map_container{max-height:none}.neighborhood-location-list{height:318px;-webkit-overflow-scrolling:touch}table.units{font-size:13px}table.units thead{display:none}table.units tbody>tr,table.units tbody>tr>td{display:block;width:100%;box-sizing:border-box;padding:0 5px 5px}table.units tbody>tr.r_align,table.units tbody>tr>td.r_align{text-align:left}table.units tbody>tr,table.units tbody>tr:nth-child(2n+1){border-top:1px solid #ededed}table.units .with-label:before{display:inline-block;margin-right:10px}table.units .with-label .price{display:inline-block}.psrk-popup:not(#psrk-message) .psrk-popup-content table{font-size:13px}.psrk-popup:not(#psrk-message) .psrk-popup-content a{font-size:13px}form input[type="text"],form input[type="password"],form input[type="number"],form select,form textarea,form p textarea{padding:9px 2px}.my-account.responsive tr{border-bottom:1px solid #ededed;display:block;padding:5px 0}.my-account.responsive th{display:none}.my-account.responsive td{display:block;width:100%;padding-right:0;padding-left:0;border:none}.ads-slot-description .buy-slot .button-flat-orange-large{display:block;text-align:center;margin:10px auto 0;max-width:250px}button{font-family:'helvetica neue',helvetica,roboto,arial,sans-serif}#searchForm,#searchForm label,#searchForm h4,.search-form .crit h4,.search-form .search_type h4,#searchForm #default_search label{font-size:15px}#searchForm .section{margin:15px 0}.psrk-custominput{margin:6px 0}.psrk-iwo-checkboxes .toggle{top:10px}.psrk-iwo-checkboxes .psrk-custominput:not(#foo)>input[type=checkbox]+label:before{top:5px}.input_with_label .iwl-label li a,.input_with_label .psrk-iwo input[type="text"],.input_with_label .psrk-iwo .unit,.input_with_label .psrk-iwo .activator{font-size:15px}.mode-widget li a{padding:8px 10px 8px 5px}.mode-widget{height:26px}.mode-widget li.cur a,.mode-widget li.cur a:hover{border:none;box-shadow:none;text-shadow:none;font-weight:500}.psrk-custom-list{-webkit-overflow-scrolling:touch}#searchForm .distance-value{margin-top:-5px}#searchForm .distance-value input[type="text"]{font-size:14px;vertical-align:middle}#searchForm .distance-value span{font-size:13px;vertical-align:middle}input[type='range']{-webkit-appearance:none !important;-webkit-border-radius:1px;-webkit-box-shadow:inset 0 1px 1px #dadada;background-color:#fdfdfd;border:1px solid #b6b6b6;display:block;height:6px;width:100%;margin:35px auto 5px;box-sizing:border-box}input[type='range']::-webkit-slider-thumb{-webkit-appearance:none !important;-webkit-border-radius:2px;background-color:#dadada;background-image:-webkit-gradient(linear, left top, left bottom, from(#dadada), to(#d3d3d3));border:1px solid #aaa;height:22px;width:34px}input[type='range']::-webkit-slider-thumb:active{background-color:#88be21;background-image:-webkit-gradient(linear, left top, left bottom, from(#88be21), to(#88be21));border:1px solid #88be21}ul.psrk-custom-list.mobile-inline{border:none;box-shadow:none;margin:0 -12px}ul.psrk-custom-list.mobile-inline h3{font-weight:500;font-size:16px;color:#000}ul.psrk-custom-list.mobile-inline>li{border:none}ul.psrk-custom-list.mobile-inline li a{padding:4px 12px;font-size:15px}ul.psrk-custom-list.mobile-inline li a:hover,ul.psrk-custom-list.mobile-inline li.selected a{background:#88be21;color:#fff}.psrk-custom-list li a:hover{color:#000}html div.psrk-custom-list li a,html ul.psrk-custom-list li a{padding:4px 12px;font-size:15px}.psrk-popup:not(#psrk-message) .psrk-popup-inner{height:100%;position:relative;z-index:4}.psrk-popup:not(#psrk-message) .psrk-popup-header,.psrk-gmap .marker_popup.full>h5{height:38px;box-sizing:border-box;box-shadow:0 3px 3px rgba(0,0,0,0.15);position:absolute;z-index:6;left:0;right:0;top:0;margin:0;padding:0}.psrk-popup:not(#psrk-message) .psrk-popup-header h3,.psrk-gmap .marker_popup.full>h5{padding:9px 30px 9px 10px;font:400 17px/1em 'helvetica neue',helvetica,roboto,arial,sans-serif}.psrk-popup:not(#psrk-message) .psrk-popup-header a,.psrk-gmap .marker_popup.full .marker_popup_close{background:transparent url("../../img/universal.png") -30px -470px no-repeat !important;background-size:250px 500px !important;padding:10px;height:18px;width:18px;background-clip:content-box !important;z-index:7}.psrk-popup:not(#psrk-message) .psrk-popup-content,.psrk-gmap .marker_popup.full .marker_popup_content{position:absolute;top:0;right:0;bottom:0;left:0;font-family:'helvetica neue',helvetica,roboto,arial,sans-serif;border-top:38px solid #aaa;-webkit-overflow-scrolling:touch;overflow:auto;font-size:15px;height:auto !important;z-index:-1}.psrk-gmap .marker_popup.full._with_nav .marker_popup_content{border-top-width:74px}.psrk-gmap .marker_popup.full._with_nav .marker_popup_nav{z-index:5;top:38px}.psrk-gmap .marker_popup.full .marker_popup_content{overflow:scroll;font-size:14px;padding:8px !important;z-index:3}.psrk-popup:not(#psrk-message) .psrk-popup-content a{font-size:15px}.psrk-popup:not(#psrk-message) .psrk-popup-content-inner{position:absolute;top:0;right:0;bottom:0;left:0;padding:12px 10px 30px;z-index:1}.psrk-popup:not(#psrk-message) .psrk-popup-fixed-footer{height:33px;position:absolute;bottom:0;left:0;right:0;border-top:1px solid #dedede;background:#f7f7f7;padding:10px;z-index:4}.psrk-popup:not(#psrk-message)[data-iosfix=full] .psrk-popup-fixed-footer{padding:10px 10px 35px}.psrk-popup:not(#psrk-message) .psrk-popup-scrollable-content{overflow:auto;position:absolute;margin:0;top:0;bottom:0;left:0;right:0;padding:0;background:#fff;-webkit-overflow-scrolling:touch;z-index:-1;border-bottom:54px solid #aaa}.psrk-popup:not(#psrk-message)[data-iosfix=full] .psrk-popup-scrollable-content{border-bottom:79px solid #aaa}html #psrk-message{max-width:100%;left:0 !important;box-sizing:border-box;right:0 !important;margin:auto}.psrk-gmap .marker_popup.full .popup_property{padding-bottom:2em}.psrk-gmap .marker_popup.full .popup_property .popup_data #details_info .characteristics ul li,.psrk-gmap .marker_popup.full .popup_property .popup_data #details_info .description{font-size:14px}#map-results-bottom-pager{display:none}form input[type="text"],form input[type="password"],form input[type="number"]{height:32px;padding:4px 2px;font-size:15px}form select,form textarea,form p textarea{min-height:32px;padding:4px 2px;font-size:15px}form textarea,form p textarea{overflow:scroll}form input[type="submit"]{font-size:15px}#searchForm .section label{font-size:15px;font-weight:500}#searchForm .crit{margin-top:15px;margin-bottom:15px}.rfs_tools.details_view{clear:none;padding:0;margin:0}.rfs_tools.details_view .i_fav.wlabel{padding-left:22px;margin-right:0;margin-top:2px;float:right}.rfs_tools.details_view{text-align:right}.rfs_tools.details_view [class*="i_"]:not(.i_email-lg){display:none}.rfs_tools.details_view>span{display:inline-block;vertical-align:middle}.rfs_tools.details_view.property_details .i_fav.wlabel,.rfs_tools.details_view.property_details .i_map.wlabel{display:inline-block;border:none;padding:6px 0 6px 22px;margin:6px 0 0 30px;line-height:normal;height:auto;float:right}.rfs_tools.details_view.property_details>span:first-child{float:left}.rfs_tools.details_view.property_details>span:first-child .i_email-lg{margin-left:0}#details_photo .photos_widget{max-width:inherit}#details_photo .photos_widget .photo_outer{border:none}.top-tools-mobile{margin:10px 0}.top-tools-mobile .i_360,.top-tools-mobile .i_url,.top-tools-mobile .i_ipad{float:right;text-indent:-3000px;width:0}.details-tools{position:absolute}#agent-data h3.psrk-non-mobileonly{display:block !important;font-size:15px;font-weight:bold;color:#333;padding-bottom:5px;margin-bottom:10px;border-bottom:1px solid #d6d6d6}#details{border:none;padding:0;overflow:inherit}#details.featured{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}#details .property-forsale,#details .property-lis-pendens,#details .property-sale-pending,#details .property-forc,#details .property-forrent,#details .property-recently-sold{left:-10px}.popup_photo .photos-slider,#details_photo .photos-slider{position:relative;margin:-10px -10px 0 -10px}.popup_photo .photos-slider .photo-caption,#details_photo .photos-slider .photo-caption{display:none;position:relative;bottom:0;background:rgba(0,0,0,0.05);width:100%;text-align:center;padding:5px 5px 5px 5px;box-sizing:border-box;font-size:13px;line-height:1.4;color:#666;font-weight:700;text-shadow:none}.popup_photo .photos-slider .photo-caption .photo-counter,#details_photo .photos-slider .photo-caption .photo-counter{font-size:12px;min-height:16px;margin-bottom:3px;font-weight:700;display:block}.popup_photo .lSSlideOuter .photo-caption,#details_photo .lSSlideOuter .photo-caption{display:block}.details-charcs dl.col-2{box-sizing:border-box;width:50%;padding-right:10px;float:left}a.price-history-lnk{line-height:24px}.psrk-iwo .activator{width:22px}.psrk-iwo .input_wrapper{padding-right:22px}.share-btn-cnt .i_fb-lg{border:1px solid #dedede;padding:10px;text-align:center;width:100%;display:block;box-sizing:border-box;border-radius:3px;margin:25px 0;box-shadow:1px 1px 2px rgba(0,0,0,0.1)}.share-btn-cnt .i_fb-lg{padding:8px 10px}.input_with_label .iwl-label{margin-bottom:10px}.location-api{display:inline-block;position:relative;width:26px;height:22px;margin-right:5px}.location-api:after{content:"";width:100%;height:100%;position:absolute;margin:-4px -3px;background:transparent url("../../img/universal.png") -64px -475px no-repeat;background-size:250px 500px}.location-api:before{background:linear-gradient(to bottom, rgba(255,255,255,0.7) 0, rgba(0,0,0,0.01) 30%, rgba(0,0,0,0.08) 70%, rgba(0,0,0,0.12) 100%);content:"";width:100%;height:100%;position:absolute;margin:-4px -3px;border-right:1px solid rgba(0,0,0,0.1)}.location-api-active{background:#edfaff}.location-api-active .input_with_options,.location-api-active .location-field{color:#1080ab}.location-api-active .activator{display:none}.location-api-active .location-api:before{background:linear-gradient(to bottom, rgba(0,0,0,0.06) 0, rgba(0,0,0,0.04) 49%, rgba(0,0,0,0.04) 50%, rgba(0,0,0,0.05) 100%)}div.select-widget a{font-size:15px}div.select-widget.mobile-inline{display:block}div.select-widget.mobile-inline>a{display:none}div.select-widget.mobile-inline ul{position:relative;display:block !important;overflow:auto;border:none;box-shadow:none;margin:0 -10px}div.select-widget.mobile-inline h3{display:block}div.select-widget.mobile-inline .selected a{background:#88be21;color:#fff}.leftside-group .group-title{font:bold 15px arial;margin:10px 10px 5px;color:#000}.locations ul li{padding:0 0 3px}.locations ul li a{text-decoration:none;color:#000;display:block;padding:4px 12px}.locations ul li a:hover{background:#88be21;color:#fff}.locations .breadcrumbs{margin-bottom:5px}.locations #hide_all_areas,.locations #show_all_areas{margin:0 10px}.item .item_footer .inner .inner-left .button,.item .item_footer .inner .inner-left .button-white{padding:11px 7px;margin-right:8px}.item .item_footer .inner .inner-left .i_email.wlabel{padding-top:11px;padding-bottom:11px;padding-left:28px;line-height:normal}.item .item_footer .inner .inner-left .i_email.wlabel:before{top:6px}.item .item_footer .inner .inner-left a:last-child{margin-right:0}.item.featured .item_address h2{padding-right:67px}.item.featured .featured-icon{background:none;width:auto;height:inherit;float:right;right:0}.item.featured .featured-icon:after{content:'FEATURED';margin:0;font-size:11px;display:block;font-weight:bold;color:#b3a16b;text-align:right;background:rgba(255,251,239,0.74);padding:0 3px}.photos-slider ul li.lslide{min-height:200px}.photos-slider ul li.lslide img{max-height:100%}.marker_popup_content .photos-slider .photo-counter:nth-child(3){display:none}.featured-listings-cnt{min-height:270px}.featured-listings-cnt.hidden{position:inherit;left:auto;background:#fffbef;border-bottom:1px solid #f5ebcd;margin:-10px -10px 10px}.featured-listings-cnt.hidden:before{content:"Hot Listings";font-size:16px;font-weight:bold;color:#fa8c22;padding:10px 10px 0;display:block;background:url("../../img/universal.png") -479px -325px no-repeat;padding-left:24px}.featured-listings-cnt.hidden:after{content:"";display:block;min-height:239px}.featured-listings-slider-cnt .featured-listings.box1{margin:-10px -10px 10px}.featured-listings-slider-cnt .featured-listings.box1 h3{display:block;background:#fffbef;padding:10px 10px 0}.featured-listings-slider-cnt .featured-listings.box1 .lSSlideOuter{margin:0;border-top:none}.featured-listings-slider-cnt .featured-listings.box1 .listings .item .address-container{font-weight:inherit;font-size:inherit;line-height:inherit}.featured-listings-slider-cnt .featured-listings.box1 .feature-your .details a{padding-left:10px}.featured-listings-slider-cnt .featured-listings.box1 .feature-your .details a img{margin-left:10px}.psrk-popup:not(#psrk-message):not(.psrk-tip) .psrk-popup-content{border-top-width:35px}.psrk-popup:not(#psrk-message):not(.psrk-tip) .psrk-popup-header{height:35px}html #popup_save_search_container:not(#psrk-message):not(.psrk-tip){position:fixed !important;top:auto !important;bottom:0 !important}html #popup_save_search_container:not(#psrk-message):not(.psrk-tip) .psrk-popup-content{position:relative}html #popup_save_search_container:not(#psrk-message):not(.psrk-tip) #popup_save_search_container_c{padding-bottom:0}html #popup_save_search_container:not(#psrk-message):not(.psrk-tip) #popup_save_search_container_c .popup-form-line{margin-bottom:10px}html #popup_save_search_container:not(#psrk-message):not(.psrk-tip) #popup_save_search_container_c .popup-form-line .popup-form-label label{display:inline;margin:0 0 0 25px;font-weight:normal}html #popup_save_search_container:not(#psrk-message):not(.psrk-tip)+#psrk-popup-overlay{opacity:0;visibility:hidden}.save-search-button.tooltip-top:before,.save-search-button.tooltip-top:after{display:none}#control_bar #control_breadcrumbs li:before{margin:0 8px}.mapview #control_bar{display:none}}@media all and (min-width:768px){body{font-size:12px}.ctel:link,.ctel:visited,.ctel:hover{text-decoration:none}.wrap{text-align:left}.mapview .map_parent{margin:0}.mapview .map_parent #geo_modes{display:block}.listview .map_parent{display:block}.listview .map_container{max-height:none}#content{padding:12px 12px 36px}.fullscreen #content{margin:0;padding:0}.fullscreen #content_left{margin:0}.fullscreen #content_left .inner{padding:0}#content_middle{padding:0}#content_right_top{padding:0;position:relative}.fullscreen #content_right_top{margin:0;width:68.24878%}#content_right{padding:0}.pager_bar{padding:0 0 15px;border-bottom:none}.pager_bar .sort_container{display:block}.pager_bar .sort_container label{display:none}.pager_bar .pager{padding:0}.pager_bar .pager ul{width:100%}.pager_bar .pager a{font:12px/20px arial;height:20px;padding:2px 8px}.mapview .pager_bar{border-width:1px 0;padding:4px 6px;border-bottom:1px solid #dedede;margin:0}#control_bar{margin:-12px -8px 8px;padding:8px;overflow:hidden}#count_view{padding:0 0 14px;overflow:inherit;min-height:40px;border:none}#count_view .view_mode{top:8px;clear:both;margin-bottom:5px}#count_view h1{font-size:25px}#listingsTitle{display:block;font-weight:bold;font-size:25px;line-height:28px;margin:6px 0 0 0}#listingsTitle:first-line{line-height:30px}.mapview #listingsTitle{margin-top:0}.view_mode{display:block;height:27px;text-align:right;float:right;font-size:12px}.view_mode a{padding:5px 10px 5px 26px;background:#f1f1f1;background:linear-gradient(to bottom, #f1f1f1 0, #ededed 50%, #e6e6e6 51%, #e1e1e1 100%);color:#000;border:1px solid #c4c4c4;border-width:1px 1px 1px 0;display:block;text-decoration:none;line-height:1.2em;font-size:12px;white-space:nowrap;box-shadow:-1px 0 #f7f7f7 inset}.view_mode a:before{background-image:url("../../img/universal.png");background-repeat:no-repeat;height:20px;left:8px;overflow:hidden;position:absolute;top:0;width:15px;content:""}.view_mode a:hover{background:#e2e2e2;box-shadow:inset 0 4px 5px rgba(0,0,0,0.03)}.view_mode li{float:left;display:block;position:relative}.view_mode li.list-view a:before{background-position:-20px -560px}.view_mode li.map-view a:before{background-position:-38px -561px}.view_mode li:first-child a{border-radius:5px 0 0 5px;border-width:1px}.view_mode li:last-child a{border-radius:0 5px 5px 0}.view_mode li.current a{color:#fff;border:1px solid #8c9d6b;text-shadow:0 1px rgba(0,0,0,0.3);background:#8ec723;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc0NzUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM4OEJFMjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM5N0M3M0MiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c0NzUpIiAvPgo8L3N2Zz4=);box-shadow:inset 0 1px 2px rgba(0,0,0,0.18);margin-left:-1px}.view_mode li.current a:hover{color:#fff;border:1px solid #8c9d6b;text-shadow:0 1px rgba(0,0,0,0.3);background:#8ec723;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc0NzUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM4OEJFMjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM5N0M3M0MiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c0NzUpIiAvPgo8L3N2Zz4=);box-shadow:inset 0 1px 2px rgba(0,0,0,0.18);margin-left:-1px}.view_mode li.current a+a{border-left:0}.view_mode li.current.list-view a:before{background-position:-20px -540px}.view_mode li.current.map-view a:before{background-position:-38px -540px}.pager_title_section{font-size:14px;font-style:italic;font-weight:normal;color:#777;margin:8px 0}.pager_title_section h2,.pager_title_section h2 em{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit}.pager_title_section .pager-controls,.pager_title_section h2{display:inline-block;margin:0 .5em 0 0;vertical-align:top}.pager-controls a{padding:0 9px;height:17px}.pager-controls a.pager-prev{background-position:-13px -526px}.pager-controls a.pager-next{background-position:7px -526px}.fullscreen #count_view .view_mode{right:12px}.two-column-left.rev{display:block}.two-column-left.rev #content_left{display:block}.center-wrapper{margin-right:-300px !important;float:left !important;width:100% !important}.center-cnt{margin-right:318px !important}.right-cnt{width:300px !important;float:left;margin-left:0}.mapview .search_type{margin:8px 6px}.mapview #count_view{margin-bottom:0;padding:0 12px 6px}.mapview #count_view:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}.home .header,.mapview .header{margin-bottom:0}#tabs-container .tabs>li a{padding:9px 20px}#control_bar{display:block}.save-search{margin-right:15px;margin-top:5px;float:left;position:relative;z-index:10}.save-search.open{z-index:9999}.save-search .save-search-button,.save-search .activator{background-color:#fc8e23;background-image:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.08));color:#fff;padding:4px 7px;white-space:nowrap;display:inline-block;float:left;text-decoration:none;font-size:11px;text-shadow:0 1px 0 rgba(0,0,0,0.2);border-radius:3px}.save-search .save-search-button:hover,.save-search .activator:hover{background-color:#e97403;background-image:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.08))}.save-search .save-search-button span{display:inline}.save-search .activator{padding:0;border-radius:0 3px 3px 0;margin-left:-2px;border-left:1px solid #fda855;font-weight:bold}.save-search .activator span{padding:4px 7px;display:inline-block}.save-search .activator span:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #fff;content:"";display:inline-block;height:0;margin-left:3px;margin-top:-1px;vertical-align:middle;width:0}.save-search.open .activator{background:#fff;color:#333;text-shadow:none;margin-bottom:-1px;margin-right:-1px;border:1px solid #ccc;border-bottom:none;position:relative;z-index:1}.save-search.open .activator span:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid #333;margin-top:-4px}.save-search .my-saved-search-cnt{margin-top:22px}#content_left{box-shadow:none}.fullscreen #content_left{width:31.75122%;float:left}.fullscreen #content_left .inner #save-search{background:#eee;padding:8px;border-bottom:1px solid #dedede}.fullscreen #content_left .inner #searchForm{overflow:visible;padding:0;margin:0 5px 5px}.fullscreen #content_left .inner #listingsContainer{overflow:hidden;padding:0}.fullscreen #content_left .inner #listingsContainer .pager_bar{border-top:1px solid #dedede;padding:4px 6px}.fullscreen #content_left #searchForm,.fullscreen #content_left #results_wrapper{overflow:auto;padding:0;box-shadow:rgba(0,0,0,0.05) 0 1px 0 inset}.fullscreen #content_left #searchForm{background:#f7f7f7;box-shadow:inset 0 1px 0 #fff}.fullscreen #content_left #default_search{padding:8px 6px 7px}.fullscreen #content_left #all_search_criteria{padding:8px 6px}#map-results-bottom-pager .bottom-pager-bar{display:block}.fullscreen #content_left #results_wrapper{background:#fff}#content_left .search-form,#content_left .locations{display:block;border:none;padding:0}#content_left #locationList,.mapview #content_left{display:block;overflow:hidden}.mobile_control{display:none}.bottom-pager-bar{box-shadow:inset 0 1px #fff,0 -1px 1px rgba(0,0,0,0.06);border:1px solid #dadada;border-bottom:none;line-height:17px;text-align:left;background-color:#eee;overflow:hidden;padding:8px}.bottom-pager-bar .page-number{font-style:italic;float:left;display:block}.bottom-pager-bar .page-number span{font-style:normal;font-weight:bold}.bottom-pager-bar span{line-height:14px}.bottom-pager-bar .pager-controls{width:auto;float:right}.bottom-pager-bar .pager-controls .pager-prev{position:relative}.bottom-pager-bar .pager-controls .pager-next{position:relative}.base_show{display:block}#content_left #searchForm,#content_left #locationList{display:block}#searchForm,#locationList{padding:8px 8px 15px 8px;border:1px solid #dedede;background:#f7f7f7;margin:0}#searchForm .section label{font-size:12px}.item.featured,.listings-count-6 .item{float:left;position:relative;width:14.5%;padding:0 2.5% 0 0;vertical-align:bottom}.listings-count-5 .item{width:17.02702%}.listings-count-4 .item{width:22.21283%}.listings-count-3 .item{width:30.85585%}.home-section .h-featured-listings .listings-count-3 .item{width:30%}.featured.item.last-child{padding-right:0;background-image:none}.home-section .feature-yourself-rightside{padding-left:0;padding-right:0}.property-features{text-align:left;border-bottom:1px solid #ccc;margin:0 0 20px;padding:20px 1.63666%;background:none}.property-features h3{display:block;background:#f7f7f7;color:#000;font-size:14px;font-weight:bold;margin:0 -8px 12px;padding:8px 0 8px 8px}.property-features .inner{padding:0 8px 19px}.property-features .details>*{margin-bottom:4px}.property-features .details>*:first-child>div{margin-bottom:4px}.featured.item{clear:none;float:left;border:none;margin:0}.featured.item a .address-container{text-align:left;font-size:12px;line-height:1.4em;margin:0}.featured.item .price{font-size:12px}.featured.item .photo{width:auto;float:none}.featured.item .photo:after{padding-bottom:75%}.featured.item .photo img{background:#fff;border:1px solid #edecec;padding:0;border-radius:0;box-sizing:border-box;max-height:100%;max-width:100%;margin-left:0;width:auto;height:100%}.featured.item .photo a,.featured.item .photo .image{position:absolute;left:0;right:0;top:0;bottom:0;text-align:center}.featured.item .details{width:auto;padding:0;float:left;text-align:left}.featured.item.profile .details{float:none;text-align:center}.featured.item span{text-transform:capitalize}.featured.item span.price{font-weight:bold;color:#e48b49;display:block}.main>#featuredAgentsContainer .featured.item.profile .profile.no-photo+.details{width:100%;text-align:left}.main>#featuredAgentsContainer .featured.item.profile .profile.no-photo+.details .agent-links{text-align:left}.featured.item .details .address-container{display:inline}.item .item_address,.item .address-container{margin:0;font-weight:bold;font-size:14px}.item .photo{max-height:none;max-width:none}.item .photo img,.item .photo>a img,.item .photo>div img{box-sizing:border-box;margin-left:0}.item .photo>img{margin-bottom:-75%;vertical-align:top}.section-listings .featured.item .photo a,.section-listings .featured.item .photo .image{bottom:0;left:0;position:absolute;right:0;top:0}#results_wrapper .item .item_address,#results_wrapper .item .address-container{font-size:13px}#content_middle .listings .item.featured{border:1px solid #dedede;margin-bottom:30px;padding:0 8px 0 0;box-shadow:2px 2px 2px rgba(0,0,0,0.07);clear:both;float:none;width:auto;background:#fffaeb}#content_middle .listings .item.featured .item_address a{text-decoration:none}#content_middle .listings .item.featured .item_address a:hover{text-decoration:underline}#content_middle .listings .item.featured a .address-container{text-decoration:none;font-size:14px;font-weight:bold;line-height:1em}#content_middle .listings .item.featured .photo{width:29%;vertical-align:bottom;float:left}#content_middle .listings .item.featured .photo img{border:none;padding:0}#content_middle .listings .item.featured .price{font-size:13px}#content_middle .listings .item.featured .item_footer{background:#faf5e7}#results_wrapper .listings .item.featured{background:#fffaeb;clear:both;float:none;width:auto}#results_wrapper .listings .item.featured .lnk_details a{text-decoration:none}#results_wrapper .listings .item.featured .lnk_details a:hover{text-decoration:underline}#results_wrapper .listings .item.featured .address-container{font-size:13px}#results_wrapper .listings .item.featured .photo{float:left}#results_wrapper .listings .item.featured .price{font-size:13px}#featuredAgentsContainer.hidden{position:inherit;left:auto}.box1.featured-listings:not(.similar) h3+div,.box1.featured-listings:not(.similar) .listings{min-height:160px}.double-item .box1.featured-listings:not(.similar) h3+div,.double-item .box1.featured-listings:not(.similar) .listings{min-height:320px}.featured-listings-cnt{min-height:270px;margin-bottom:30px}.featured-listings-cnt.hidden{position:inherit;left:auto}.featured-listings-cnt.hidden:before{content:"Hot Listings";font-size:16px;font-weight:bold;color:#fa8c22;padding-bottom:6px;display:block;background:url("../../img/universal.png") -479px -325px no-repeat;padding-left:24px}.featured-listings-cnt.hidden:after{content:"";display:block;background:#fffbef;border-top:1px solid #f5ebcd;border-bottom:1px solid #f5ebcd;min-height:240px}.main>#featuredAgentsContainer .box1.featured-listings .agent-links{text-align:center}#featured-agent .agent-info{left:18px}#about-point2homes{background:#fff;padding:20px 18px;text-align:left}.item{margin-bottom:30px;padding:0 8px 0 0;clear:both;border:1px solid #dedede;box-shadow:2px 2px 2px rgba(0,0,0,0.07)}.item .item_address{padding:0 0 0 1.29032%;margin:8px 0 6px}.item .item_address a{font-weight:bold;font-size:14px;color:#000}.item .photo{width:29%;vertical-align:bottom;margin:0 0 5px 0}.item.profile .photo{margin:0 0 5px 0;border:none;box-shadow:none}.item .item_information{padding:0 0 0 0;padding-left:1.29032%;float:none;width:auto}.item .item_info{margin:0 1.73913% 0 0;float:left;width:47.27433%}.item .beds-baths{margin:4px 0}.item .item_info-agent{float:left;width:66%}.item .contacts-agent{float:right;width:30%;text-align:right;text-align:center;margin:0 0 0 1.76991%}.item .price{font-size:13px}.item .characteristics{margin-top:5px}.item .property_type{margin:2px 0}.item .description{display:block;color:#444}.item .contacts,.item .recent-sales{float:right;width:47.41592%;margin:0 0 0 1.76991%}.item .contacts a{text-decoration:none;font-size:11px}.item .contacts .contacts_agents p{margin:0 0 3px 0}.item .contacts .contacts_broker{word-wrap:break-word;font-size:11px;text-align:left}.item .contacts .contacts_broker p{text-align:left;margin-bottom:2px}.item .contacts .contacts_broker p.section-title{font-weight:bold;margin:0 0 5px 0}.item .contacts .contacts_broker .agent-details{margin-left:62px}.item .contacts .contacts_broker .agent-details .gray{color:#999}.item .contacts .contacts_broker .agent-details .button{margin-top:8px;text-align:center}.item .contacts .contacts_broker .agent-photo{width:50px;float:left;margin-right:7px;background:#fff;border:1px solid #ccc;padding:1px;border-radius:2px;position:relative}.item .contacts .contacts_broker .agent-photo.featured:before{background-color:#e8a400;display:block;right:1px;left:1px;bottom:0;height:11px;content:"";position:absolute;margin-top:-11px}.item .contacts .contacts_broker .agent-photo.featured:after{position:absolute;content:"";background-image:url("../../img/universal.png");background-position:-60px -440px;background-repeat:no-repeat;width:40px;height:9px;bottom:0;left:50%;margin-left:-20px}.item .contacts .contacts_broker .agent-photo img{width:100%;display:block}.item .contacts .agent-photo,.item .contacts .agent-phones{display:block}.item .contacts .agent-name,.item .contacts .agent-company{overflow:visible;white-space:normal}.item .contacts_broker{margin:0 0 7px 0}.item .recent-sales{word-wrap:break-word;font-size:11px;text-align:left}.item .recent-sales div{margin-bottom:2px}.item .recent-sales h6{font-size:11px;font-weight:bold;margin:0 0 5px 0}.item.featured .details:after{content:''}.item .item_footer{margin:0 -8px 0 0;width:auto;clear:both;background:#f9f9f9;position:relative;bottom:-8px;float:none}.item .item_footer .inner{line-height:32px;padding-left:1.29032%;padding-right:1.29032%;*zoom:1}.item .item_footer .inner:before,.item .item_footer .inner:after{display:table;content:""}.item .item_footer .inner:after{clear:both}.item .item_footer .inner .inner-left{float:left;margin:0}.item .item_footer .inner .inner-left .button{margin-right:0}.item .item_footer .inner .inner-right{float:right}.item .item_footer a,.item .item_footer span,.item .item_footer label{font-weight:bold;font-size:11px;color:#333;text-decoration:none;vertical-align:top}.item .item_footer .button{color:#fff;margin-right:5px}.item .item_footer .button:hover{text-decoration:none}.item .item_footer .button-white{color:#699319}.item .item_footer .button-white:hover{text-decoration:none;color:#597d16}.item .item_footer a{margin:0 3px 0 0}.item .item_footer a:hover{text-decoration:underline}.item .item_footer a:last-child{margin:0 0 0 3px}.item .item_footer .select-item{vertical-align:middle}.item .cleaner{display:none}.item .item_date{float:right;font-weight:bold;font-size:11px;color:#333}.item.property .price{display:block}.touch .item .item_footer a{margin:0 15px 0 0}.button-flat-color,.button-flat-orange{padding:4px 8px}.mapview #listingsContainer .item .photo{margin:0}.mapview #listingsContainer .item .photo img{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto}.listview #listingsContainer .item .photo{margin:0 2px 1px 1.29032%}.listview #listingsContainer .item .photo a{margin:0;position:absolute;text-align:center;top:0;right:0;bottom:0;left:0}.listview #listingsContainer .item .photo a img{margin:auto;position:absolute;display:block;top:0;right:0;bottom:0;left:0;width:auto;max-width:100%;max-height:100%}.blogsContainer .item .photo{padding:0 0 0 8px}.blogsContainer .item .photo>img{padding:1px;border:1px solid #ccc}.blogsContainer .item .item_footer{bottom:0}.blogsContainer .item .item_footer .inner{line-height:24px}.mapview #listingsContainer .listing{border:1px solid #dedede}.mapview #listingsContainer #results_wrapper{border-left:1px solid #dedede;border-right:1px solid #dedede}.mapview #content_left .item{border-bottom:none;border-right:none;border-left:none}.mapview .item{padding:2px 0 1px 2px;border:none;border-radius:0;box-shadow:none;margin-bottom:0;margin-top:0;transition:background .5s}.mapview .item:hover,.mapview .item.selected{background:#f6f6f6}.mapview .item .item_address{padding:3px 0}.mapview .item .item_address,.mapview .item .address-container{font-size:13px}.mapview .item .photo{width:42%}.mapview .item .item_information{overflow:hidden;padding:0 0 0 10px;background:none}.mapview #content_left .item.last-visited{background:#f6f6f6;-webkit-animation:sync-highlight 1s ease-out .5s;-moz-animation:sync-highlight 1s ease-out .5s;animation:sync-highlight 1s ease-out .5s}.mapview #content_left .item.last-visited.featured{background-color:#f9edcb}@-moz-keyframes sync-highlight{0%{background:transparent}50%{background:#ff0}100%{background:#f6f6f6}}@-webkit-keyframes sync-highlight{0%{background:transparent}50%{background:#ff0}100%{background:#f6f6f6}}@keyframes sync-highlight{0%{background:transparent}50%{background:#ff0}100%{background:#f6f6f6}}.section ul{list-style:none;padding:0;margin:0}.section ul li{position:relative}.section ul li a{font-size:12px;line-height:16px;color:#313131;text-decoration:none}.section ul li a:hover{font-size:13px;color:#000;font-weight:bold}.section ul li span{position:absolute;right:0}.details-tools .back-button{display:none}#agent_filters fieldset{margin-bottom:0}#content_left .groupBox{border:1px solid #dedede;box-shadow:0 1px 0 #fff inset;background:#f7f7f7;margin-bottom:15px}.item .photo.agent{position:relative;z-index:1;width:17.51612%;vertical-align:bottom;border:none;box-shadow:none;margin-bottom:0}.item .photo.agent:after{display:none}.item .photo.agent img{width:100%}.mapview #content_left .item{border-top:1px solid #e4e4e4;cursor:pointer}.mapview #content_left .item:first-child{border-top:0}.mapview #content_left .item.featured{background-color:#fffaeb;position:relative}.mapview #content_left .item.featured .featured-icon{display:inline-block;position:relative;right:auto;top:auto}.mapview #content_left .item.featured .item_address{position:relative}.mapview #content_left .item .price{font-weight:normal;margin-bottom:4px}.mapview #content_left .item .price span span{font-size:90%}.mapview #content_left .item .characteristics{font-size:90%;margin-top:0}.mapview #content_left .item .lnk_details{opacity:0;transition:opacity .2s}.mapview #content_left .item .lnk_details a{vertical-align:middle}.mapview #content_left .item:hover .lnk_details,.mapview #content_left .item.selected .lnk_details{opacity:1}.touch.mapview #content_left .item .lnk_details{opacity:1}h3.locations{font-size:20px}.box-highlight{margin-bottom:50px;border:1px solid #88be21;background:rgba(136,190,33,0.03);padding:8px}.box-highlight h3{color:#fff;font:bold 16px Arial;text-shadow:1px 1px 0 rgba(0,0,0,0.2);margin:-8px -8px 8px;padding:7px 8px;background:#91cb23;border-bottom:1px solid #88be21;border-top:1px solid #91cb23}.share-btn-cnt{margin:30px 10px}h1 .item_address{font-size:16px}.details-tools{float:right;display:block}.details-tools a{line-height:16px;margin:0 5px;padding:1px 0 3px 24px;font:bold 12px Arial;color:#555;text-decoration:none;position:relative}.property-features dl>div{width:24%}#details_info .price{font-size:24px}#details_info .price .pricedrop-container .price-drop:before{top:7px}#details_photo{float:left;width:50%;padding:0 10px 0 0;box-sizing:border-box}#details_photo .photos-slider{margin:-10px 0 0 -10px;background:rgba(0,0,0,0.03);padding:10px}#details_data{float:right;width:49%;margin-bottom:15px;margin-top:7px}.cols .col-2{box-sizing:border-box;width:50%;padding-right:10px;float:left}table.units{width:100%;margin:35px 0 15px 0}table.units tr th{text-align:left;padding:2px 10px;vertical-align:top;word-wrap:break-word}table.units tr td{text-align:left;color:#2c2c2c;padding:10px 10px;vertical-align:top;word-wrap:break-word}table.units th.r_align,table.units td.r_align{text-align:right}#complex-agent-info{float:right;width:48.75776%}#complex-agent-photos{float:left;width:48.75776%}.col21{float:left;width:48.7578%}.col21.diff{width:100%}.col22{float:right;width:48.7578%}.col22.diff{width:100%}.details_characteristics.fullview tr th{width:25%}.report-tab-content{position:relative}a#report-categories-toggle{position:absolute;right:0;top:21px;display:none;background:#fff;padding:11px 8px;color:#orange}.button_p{text-align:right}.mapview .map_parent{border-right:none;border-bottom:none}.report-section .map_control_panel .type .content div{width:47%}.home-section,.home-custom-content-section{padding-top:54px}.home-section{text-align:center}.home-section>div{text-align:left}.home-section .featured-listings,.home-section .h-featured-agent{min-height:250px}.home-section .featured-listings-slider-cnt .featured-listings.box1 .listings .item{width:255px}.home-section #featuredListingsContainer.hidden,.home-section #featuredAgentsContainer.hidden{position:relative;left:0}.home-section .featured-listings,.home-section .h-featured-agent{border:1px solid #edecec;border-radius:6px;padding:12px 16px;position:relative;background:#fff;margin-bottom:0}.home-section .featured-listings:before,.home-section .h-featured-agent:before{border-radius:0 0 400px 400px/ 0 0 5px 5px;bottom:2px;box-shadow:0 0 10px rgba(0,0,0,0.51);content:"";height:5px;left:15px;position:absolute;right:15px;z-index:-1}.home-section .featured-listings .inner,.home-section .h-featured-agent .inner,.home-section .featured-listings .featured-listings,.home-section .h-featured-agent .featured-listings{padding:0;margin:0}.home-section .featured-listings h3,.home-section .h-featured-agent h3{font-size:16px;margin-bottom:5px}#homepage-slogan,#landing-page-slogan{text-align:center;padding:30px 20px}#homepage-slogan h1,#landing-page-slogan h1{margin:0;font-size:28px;color:#444}#homepage-slogan h2,#landing-page-slogan h2{display:block}.home-search{margin:0 auto;border:none;background-color:transparent;box-shadow:none;width:95%;min-width:470px}.home-search .h-search-container{position:relative}.home-search .h-search-container::before{content:"";position:absolute;display:block;bottom:0;box-shadow:0 1px 10px rgba(0,0,0,0.46);z-index:1;width:100%;height:3%;border-radius:50%;left:0}.home-search .h-search-container::after{content:"";position:absolute;display:block;bottom:0;box-shadow:inset 0 0 115px rgba(0,0,0,0.03),0 3px 15px rgba(0,0,0,0.2);z-index:0;width:106%;height:3%;border-radius:50%;left:-3%}.home-search label{font-size:14px;white-space:nowrap;color:#777}.home-search .h-search{position:relative;z-index:1}.home-search .h-search::before,.home-search .h-search::after{background:url("../../img/universal.png");background-position:0 -740px;width:7px;height:27px;display:block;content:"";bottom:-26px;position:absolute}.home-search .h-search::before{left:0}.home-search .h-search::after{background-position:-20px -740px;right:0}.home-search .criterion-set{float:left;box-sizing:border-box;width:100%;padding-right:105px;margin:0}.home-search .criterion-set .criterion{padding-bottom:0;margin-bottom:10px}.home-search .criterion-set .location{width:50%;float:left}.home-search .criterion-set .property-type{width:48%;float:left;margin:0 0 0 2%}.home-search .criterion-set .price{float:left;width:50%}.home-search .criterion-set .beds,.home-search .criterion-set .baths{float:left;width:23%;margin:0 0 0 2%}.home-search .criterion-set .mls-number,.home-search .criterion-set .point2-number,.home-search .criterion-set .agent-name,.home-search .criterion-set .brokerage{width:49%;float:left;margin-right:2%}.home-search .criterion-set .point2-number,.home-search .criterion-set .brokerage{margin-right:0}.home-search .criterion-set .address{float:left;width:100%}.home-search .s4 .criterion-set .location{width:100%}.home-search .input-submit{position:absolute;top:38px;right:28px}.home-search .input-submit span em{position:absolute;color:#fff;font-size:13px;font-weight:bold;bottom:0;text-transform:uppercase;margin:auto 3px;z-index:10;bottom:20px;display:block;text-align:center;pointer-events:none;text-shadow:0 -1px 0 rgba(0,0,0,0.2);width:81px;background:#f58600}.home-search .input-submit .button.chrome{background:#fff url("../../img/universal.png") -140px 0 no-repeat;border:0;width:87px;height:87px;box-shadow:none;margin-top:0;text-shadow:none;text-indent:-1000em}.home-search #current-search-type{display:none}.home-search #h-search-types{border-top-left-radius:6px;border-top-right-radius:6px;background:#23708d url("../../img/form-shine.png") top right no-repeat;position:relative;z-index:1;padding:0;box-shadow:inset 0 0 13px rgba(0,0,0,0.25),inset 0 -2px 3px rgba(0,0,0,0.13);display:block !important}.home-search #h-search-types ul{overflow:hidden}.home-search #h-search-types ul li{float:left}.home-search #h-search-types ul li a{transition:.2s;font-weight:bold;text-shadow:1px 1px 1px rgba(0,0,0,0.2);padding:10px;color:#beedff;border-bottom:none}.home-search #h-search-types ul li a.disabled{display:none}.home-search #h-search-types ul li.cur{position:relative}.home-search #h-search-types ul li.cur:before{background:url("../../img/universal.png") -100px -10px no-repeat;width:16px;height:10px;content:"";position:absolute;bottom:0;display:block;left:50%;margin-left:-8px}.home-search #h-search-types ul li.cur a{background:none}.home-search #h-search-types ul li.cur a:before{background:none}.home-search #h-search-types ul li:hover a{background:none;color:#fff}.home-search #h-search-form{border:1px solid #d9d8d7;border-bottom-color:#ccc;border-top-color:#11596a;border-bottom-left-radius:6px;border-bottom-right-radius:6px;background:#fff;position:relative;z-index:0;margin-top:-1px;min-height:120px;padding:20px 28px 25px 28px}.home-search .search-history-cnt{margin-bottom:-10px}.home-search .search-history-cnt .search-history-item{display:inline-block;vertical-align:top}.home-search .search-history-cnt .search-history-item .view-all{clear:left}.home-search .search-history-cnt b{display:inline-block;vertical-align:top;margin-right:15px}.home-search .search-history-cnt a{display:block;float:left}.home-search .search-history-cnt a .search-history-date{padding-bottom:0}.home-search .search-history-cnt a:first-child{margin-bottom:12px}.home-search .search-history-cnt a:first-child:hover{padding:5px;margin:-6px;border-radius:3px;margin-bottom:6px;border:1px solid #cecece;position:relative;padding-right:30px}.home-search .search-history-cnt a:first-child:hover .search-history-lnk{text-decoration:none}.home-search .search-history-cnt a:first-child:hover:before{border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #77ad1b;border-right:none;content:"";height:0;position:absolute;right:14px;top:50%;margin-top:-6px;width:0}.neighborhood-photo .photos_widget .photo_outer .photo{min-height:200px}.neighborhood-data .g-graphs-label{width:22%;float:left;clear:left;margin:0 1% 0 0}.neighborhood-data .nhood-average{margin-left:23%}.neighborhood-data .nhood-average,.neighborhood-data .g-graphs{width:77%;margin-bottom:15px}.neighborhood-data .chart_box{float:right;width:50%}.neighborhood-data table.wchart{float:left;width:47%}.col21{width:100%}.col21 .neighborhood-data:first-child{margin-top:0}.col22{width:100%}.log-in .description .inner{padding:0 15px}.register .description .inner{padding:0 15px}.contact-content>div{width:250px;display:inline-block;margin-right:10px}.looking-agent .looking-agent-inner{padding:15px 80px 15px 65px}.looking-agent .looking-agent-inner:after{right:-70px}.looking-agent .looking-agent-inner h3{font-size:30px;margin:0}.contact-boxes .contact-box-cs,.contact-boxes .contact-box-agent,.contact-boxes .contact-box-advertise,.contact-boxes .contact-box-mail{margin:0 2.5% 30px 0;width:25%;float:left;min-height:275px}.contact-boxes .contact-box-mail{margin-right:0;width:17.5%}.contact-bottom-box{background:#f7f7f7 url("../../img/contact-box-bg.png") no-repeat right center;padding:20px}.contact-bottom-box .contact-bottom-box-inner{display:inline-block}.contact-bottom-box .contact-bottom-box-inner p{border-left:1px solid #77ad1b;padding-left:15px;display:inline-block;vertical-align:middle;margin:0}.contact-news-box{background:#f7f7f7 url("../../img/contact-box-news-bg.png") no-repeat right center}.feature-page .available{font-size:18px;margin-bottom:0}.feature-page .btn-align-center{text-align:inherit}.feature-page .main-feature-area ul li{font-size:15px}.feature-page .main-feature-area h2{font-size:28px;font-weight:normal}.feature-page .main-feature-area .graphic img{max-width:100%}.feature-page .section{padding-top:20px}.feature-page .section .text{padding-top:30px}.feature-page .section .text .inner{padding-right:10%}.feature-page .section .text p{font-size:14px}.feature-page .section .text:first-child .inner{padding-left:10%;padding-right:0}.feature-page .secondary-feature-area .section .graphic{min-height:300px}.feature-page .secondary-feature-area .section .graphic img{display:block;right:0;width:auto}.feature-page .secondary-feature-area .section .graphic:first-child img{left:5%}.feature-page .secondary-feature-area h3{font-size:26px;font-weight:normal}.feature-page .secondary-feature-area.call-to-action{padding:50px 0;text-align:center}.feature-page .fading-line{margin-bottom:30px}.subscribe .container div:after{display:none}.subscribe .container div,.subscribe .label{line-height:30px}.subscribe.standard,.subscribe.nationwide{text-align:center}.landing-page .highlighted-content{padding-top:50px}.landing-page .highlighted-content .promo-box{float:none;width:70%;margin:auto;margin-bottom:50px}.landing-page .highlighted-content .promo-box .outstanding-content .o-item .marketing-bulletpoints li{min-width:250px}.landing-page .highlighted-content .promo-box .outstanding-content .o-item{float:left;margin-left:6%;width:47%;margin-bottom:0}.landing-page .highlighted-content .promo-box .inner{background:rgba(255,255,255,0.97)}.landing-page .highlighted-content .promo-box .p-footer .call-to-action{text-align:left}.landing-page .highlighted-content .promo-box .p-footer .call-to-action .marketing-alt-btn{float:right}.landing-page .highlight-sec-content .q{margin-top:0}.landing-page .highlight-sec-content .quote-item{padding-left:60px}.landing-page .highlight-sec-content .quote-item:before{font-size:100px;content:'\201C';position:absolute;font-family:Georgia,serif;color:#ddd;margin-left:-60px;margin-top:-30px}.landing-page .ad_box_content{text-align:left}.landing-page .ad_box_content h1{margin-top:0}.landing-page .ad_box_content img{float:left;margin-right:30px}.landing-page .ad_box_content .ad_box_content h1{margin-top:10px}.landing-box h1{margin-top:0}.landing-box .l-box-content{padding:30px 0}.secondary-feature-area.call-to-action{padding:50px 0;text-align:center}.mapview #toggle_advanced_search{float:left;display:block}.mapview #toggle_advanced_search.active{position:relative}.two-column-left.myaccount #content_left .inner{padding:8px 0 16px}.my-account-section{padding:12px}.my-account-section .buy-slot{overflow:hidden}.my-account-section .buy-slot:before{content:"";border-top:1px dashed #ccc;width:60%;display:block;margin:10px auto 25px auto}.my-account-section .buy-slot strong{float:left;width:60%;font-size:14px}.my-account-section .buy-slot .button-flat-orange-large{float:right}.remove_savedSearches,.remove_savedListings,.remove_savedProperties,.delete_savedListings{margin-right:16px}.my-account.narrower td.label{width:20%}.my-account.spaced tbody tr td{vertical-align:middle}.my-account.spaced table{width:100%}.my-account.spaced table tbody td{width:16.66666%;padding:3px 0 3px 10px;border-left:1px solid #dedede;border-top:none;display:table-cell;vertical-align:middle}.my-account div[itemprop="offers"],.my-account .price{min-width:170px}.my-account.saved-search-table tbody tr td{display:table-cell;padding:10px 6px;vertical-align:top}.my-account.saved-search-table tbody tr td.min-width{width:1%}.my-account.saved-search-table tbody tr td.saved-search-title{width:33%}.my-account.saved-search-table tbody tr td.saved-search-details{width:50%}.my-account.saved-search-table tbody tr td .run-search-btn{margin-left:25px}.my-account.saved-search-table tbody tr td .email-freq-label{text-align:center}.my-account .actions-cnt{text-align:center;min-width:60px;padding:0 5px}.shopping-cart{margin:20px 0 20px;float:right;text-align:right;background:transparent;border:none}.mapview .input_with_label .iwl-label{min-width:75px;display:block;float:left;margin-right:-1px}.mapview .mode-widget li.cur a:after{right:6px}.listview .input_with_label .iwl-label{margin-bottom:4px}.psrk-iwo input[type="text"],.psrk-iwo input[type="password"],.psrk-iwo input[type="number"]{height:23px;font-size:12px}.location-api{display:none}.tt-control{padding:8px}.tt-control .tt-mode{width:210px;float:left}.tt-control .tt-distance{clear:none;padding-top:5px;margin:0 96px 0 219px}.tt-control .tt-rush-hour{float:right;width:100px;padding-top:6px}.photos-slider ul li.lslide{position:relative;height:320px}.photos-slider ul li.lslide img{display:block;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer #lg-counter{float:left}.popup_photo .photos-slider ul li.lslide{height:220px}.sticky-search{position:relative}.sticky-search #submit_search{position:absolute;padding:10px 6px;z-index:5;width:100%;background:#f7f7f7;box-shadow:0 -1px 1px rgba(0,0,0,0.15);box-sizing:border-box}.f-inner .wrap{overflow:hidden}.lang-cnt{float:left;padding:19px 0;margin-right:10px}.lang-cnt select{min-width:100px}}@media (min-width:769px){.wrap,.header .header-inner{width:auto;text-align:left;transition:margin-top .5s;padding:0;max-width:1222px;margin:auto;position:relative}.header .wrap{max-width:1222px;margin:0 auto}.fullscreen .wrap{width:100%;max-width:100%;margin-top:0;margin-bottom:0}.fullscreen .wrap{width:auto}.fullscreen .header .header-inner{max-width:none}.fullscreen #content{max-width:100%}#content_left #searchForm,#content_left #locationList{display:block}.fullscreen #content_left .inner{padding:0}.fullscreen #content_left .inner #save-search{background:#eee;padding:8px;border-bottom:1px solid #dedede}.fullscreen #content_left #searchForm,.fullscreen #content_left #listingsContainer{overflow:hidden;padding:0 3.30578%}.fullscreen #content_left #searchForm,.fullscreen #content_left #results_wrapper{overflow:auto}.fullscreen #content_left #searchForm .lnk_details,.fullscreen #content_left #results_wrapper .lnk_details{margin:6px 0 0 0}.fullscreen #content_left #searchForm .lnk_details a:first-child,.fullscreen #content_left #results_wrapper .lnk_details a:first-child{margin-right:5px}#content_middle,#content_right_top{padding:0}.fullscreen #content_left{float:left;margin:0;width:31.75122%}.fullscreen #content_right_top{margin:0;width:68.24878%;margin-left:0;float:right}#content_middle,#content_right_top #content_middle{position:relative}#content_right,#content_right_top #content_right{min-height:600px}#control_bar{margin:0;padding:0 0 8px}#control_bar #control_breadcrumbs,#control_bar #control_disambiguation{float:left}#control_bar .view_mode{float:right;clear:none;margin-bottom:0}.agent-demographics{display:block;margin-right:12px}#content_left #searchForm .search_type ul label{display:table-cell;width:30%;padding:0 1em 0 0;white-space:nowrap}#content_left #searchForm .search_type ul div{display:table-cell;width:70%}.item .agent-links{text-align:left;border-bottom:none}.my-agent .actions-cnt{position:absolute;right:0;top:0;margin-left:0}#about-point2homes{margin-right:0;width:auto;padding:20px 24px}.item .item_address,.item .item_information{width:68.5%;float:right}.item .item_information{padding:0 0 32px 0}.item .item_information.blog{background:none}.item .item_footer{margin:0;position:absolute;width:100%;bottom:0}.item .item_footer .inner{width:68.5%;float:right;padding-left:12px;line-height:24px}.item .contacts .contacts_broker .agent-details .button{margin-top:3px}.item .cleaner{display:block}.blogsContainer .item .photo{padding-top:8px}.listview #listingsContainer .item .photo{margin:2px 2px 1px 2px}.mapview .item .item_information{overflow:hidden;background:none;float:none;width:auto}.mapview .item .item_address{width:auto;float:none;position:relative}.mapview #count_view:after{display:none}.mapview .item .photo{width:45%}.item .item_information-agent{width:79.87096%;margin-bottom:3px;padding-right:1%;float:right}.item .item_info-agent{float:left;width:32.72566%}.item .contacts-agent{float:left;width:22.41592%;text-align:right;text-align:center;margin:0 0 0 1.76991%}.item .agent-nhood{float:right;width:32.33628%;text-align:left;margin:0 0 0 .88495%;padding:0 0 0 3.9823%;display:block}.item .nhoods p{margin:0 0 3px 0;color:#444;font-size:12px;font-weight:bold;display:block}.item .nhoods ul{margin:0 0 0 10px;padding:0;display:block}.item .nhoods ul li{margin-bottom:1px;position:relative}.item .nhoods ul li:before{background:url("../../img/universal.png") -60px -87px;position:absolute;display:block;left:-10px;top:-2px;width:7px;height:12px;content:""}.item .nhoods ul li.all-listings:before{background-position:-80px -87px}.item .nhoods ul li a{font-size:11px;text-overflow:ellipsis;overflow:hidden;display:block;white-space:nowrap;padding-bottom:2px}h3.locations{font-size:22px}.locations.table_view div ul li:last-child .LA{border-bottom:none}h1 .address-container{font-size:25px}#complex-agent-info,#complex-agent-photos{float:none;width:auto}.contacts_agents .telephones{padding-top:8px}.contacts_agents .telephones a{font-size:12px;font-weight:normal;text-decoration:none}#content_wide_left{margin:0}#content_right.full{border-top:none;border-bottom:none;margin:0 1.66666%;background:none}#content_right.full .inner{border:1px solid #ccc;padding:10px 6.01503%;background:#f7f7f7}#content_wide_right .g-section .featured.item{display:block;float:none;width:auto;overflow:hidden;border-bottom:1px solid #e1e1e1}#property-icons{width:49%;float:right}#details_info .col21,#details_info .col22{width:48%}#details_info .col21{margin-right:2%}#details_info .col21.diff{margin-left:0;width:100%}#details_info .col22{margin-left:2%}#details_info .col22.diff{width:100%;margin-top:10px;margin-left:0}.details_characteristics.fullview tr th{width:auto}#mls-propertystatus a,#already-sold,#sale-pending,#foreclosure,#new-listing{float:right}#property-icons .prop-icon{margin:0 0 20px 20px}.contacts_agents,#contacts_agents_form,#to_div,#from_div,#agent_form_security_div,#friend_form_security_div{width:100%;float:none}.button_p{text-align:left}#count_view h1{margin-right:280px}#count_view .view_mode{position:absolute;top:8px;right:0}.report-section .map_control_panel .type .content div{width:30%}#home-left{position:relative;margin-top:35px;margin-bottom:35px}#home-right{margin-top:35px;margin-bottom:35px}#home-form .location{width:180px}#homepage-slogan,#landing-page-slogan{padding:35px 20px;margin:0}#homepage-slogan h1,#landing-page-slogan h1{font-size:40px;letter-spacing:-2px}#homepage-slogan h2,#landing-page-slogan h2{font-size:18px}.home-search{width:750px;margin:auto}.home-search fieldset>.field{display:block;padding:2px 8px;*padding:2px 0}.home-search .home-search-bg{position:absolute;left:0;margin-top:-180px;z-index:0;display:block;height:144px;width:100%;background:transparent url("../../img/home-page-strip.jpg") 50% 0 no-repeat}.home-search #h-search-types{border:1px solid #165e6f;border-bottom:0}.home-search #h-search-types ul li a{padding:10px 20px}.neighborhood-data .chart_box{width:45%}.neighborhood-data table.wchart{width:52%}.neighborhood-description{-moz-column-count:2;-webkit-column-count:2;column-count:2;-moz-column-gap:34px;-webkit-column-gap:34px;column-gap:34px}.col21{width:49%;float:left;margin-right:.5%}.col22{width:49%;float:right;margin-left:.5%}.n-tools{float:right;width:170px;margin-top:-35px}.google-ad{margin:20px 0}.google-ad:first-child{margin-top:0}.google-ad.center{text-align:center}.two-column-left.myaccount #content_left .inner{padding:8px}#content_left #account-menu{margin-left:0;margin-right:0}#content_left #account-menu ul{display:inherit;width:100%;border-bottom:1px solid #dedede}#content_left #account-menu ul li{display:inherit;width:inherit}#content_left #account-menu ul li a{text-align:left;line-height:1.4}#content_left #account-menu ul li a.active{background:#eee}#content_left #account-menu ul li:last-child a{border-bottom:1px solid #dedede}#FacebookUrl,#GooglePlusUrl,#LinkedInUrl,#TwitterUrl,#MySpaceUrl{width:85%;margin-left:2%}.media-standard{display:block}.media-mobile{display:none}.input-container{width:50%;float:left}.input-description{width:49%;float:right}.input-container.wider{width:65%}.header-inner .backlink{color:#fff;padding:4px 12px;font-weight:bold;text-decoration:none;border-radius:0 0 6px 6px;position:absolute;left:250px;top:-8px;background:#105572;font-size:90%;font-style:italic;display:block}.fullscreen .header-inner .backlink{left:300px}.my-agent-link{width:45%}.faq-main form{overflow:hidden;margin-bottom:5px}.faq-main form label{font-weight:bold;font-size:14px;float:left;padding:4px 0}.faq-main form .field{display:block;padding:2px 8px;float:left;width:30%}.faq-main form .field select{padding:3px 1px 3px 3px}.faq-main ul{padding-right:30px}.faq-main ul h2{float:left;clear:both}.faq-main .title{margin:0 0 5px 10px;list-style:disc inside;float:left;clear:both;width:100%}.faq-main .title:hover,.faq-main .title.active{list-style:circle inside}.faq-main .content{margin:0 0 20px 30px;float:left;clear:both}.feature-page .main-feature-area{background:url("../../img/iphone-landing-feature-bg.jpg") center 55% no-repeat}.feature-page .main-feature-area h2{font-size:28px}.feature-page .secondary-feature-area .section .graphic img{padding:0 0}.feature-page .secondary-feature-area .section .text{padding-bottom:50px}.feature-page .section .text{padding-top:50px}.feature-page .graphic-effect{width:200px;max-width:200px;height:50px;border-radius:50%;box-shadow:0 20px 120px rgba(0,0,0,0.19);position:absolute;bottom:0;right:12.5%}.feature-page .graphic:first-child .graphic-effect{left:12.5%}.landing-page .highlighted-content{padding-top:100px}.landing-page .highlighted-content .promo-box{width:auto;max-width:630px;float:left;margin-bottom:90px;margin-left:3%}.landing-page .highlighted-content .promo-box .inner{background:#fff}.landing-box .l-box-image{float:left;width:400px}.landing-box .l-box-image img{padding-top:20px;padding-bottom:10px}.landing-box .l-box-content{padding:60px 0;margin-left:420px}.contact-content>div{width:188px;display:inline-block;margin-right:5px}.contact-content>div:nth-child(4n+1){margin-right:0}.register .item{padding:20px 20px 10px}.home-custom-content-section{margin:0 -1.5%;overflow:hidden}.home-custom-content-section .white-label-section{float:left;width:30.33%;margin-left:1.5%;margin-right:1.5%;margin-bottom:25px}.home-custom-content-section .white-label-section.wide{width:63.66%}.home-custom-content-section .white-label-section.full{width:97%}.tt-control-inner{max-width:700px}}@media (min-width:1025px){.wrap .header-inner{margin:0 auto}#leader_ad,#ads_container,.square_ad,.google-ad{display:block;overflow:hidden;width:100%;max-width:100%}.fullscreen #content_left{margin:0;width:325px;float:left}.fullscreen #content_right_top{margin:0;width:auto;margin-left:325px;float:none;display:block}#details_info .col21.diff{margin-right:2%;width:63%}#details_info .col22.diff{margin-left:2%;width:33%;margin-top:0}}#adminTool{position:absolute}#breadcrumbs{padding:8px;margin:-8px -8px 12px -8px;background:#eee;box-shadow:0 1px 0 #fff inset}#breadcrumbs ul{margin:0;padding:0;list-style:none}#breadcrumbs ul li a{color:#313131;line-height:20px;margin:0;background:url("../../img/breadcrumbs-icon.gif") center left no-repeat;padding-left:9px}#breadcrumbs ul li:last-child a{display:none}span.green{color:#e48b49}html .psrk-popup{background:#23708d;border-radius:5px;padding:3px}html .psrk-popup:after{content:""}html .psrk-popup.psrk-loading{border:none;background:#fff;border-radius:0;margin-top:10px}html .psrk-popup.psrk-loading h3{color:#5a5a5a}html .psrk-popup-content{border-radius:0 0 2px 2px}html .psrk-popup-content a{font:normal 12px arial}html .psrk-popup-content a:hover{color:#000}html #psrk-message{width:300px}html #psrk-message.psrk-status{width:200px}@media all and (max-width:767px){html .psrk-popup:not(#psrk-message){border:0;border-radius:0;padding:0;background:#fff;top:0 !important;right:0 !important;bottom:0 !important;left:0 !important;width:auto !important;position:fixed !important;overflow-x:auto}html .psrk-popup-header h3{background:#23708d;font-size:17px}}.psrk-gmap .marker_popup{background:#fff !important;filter:none !important}.psrk-gmap .marker_popup .arrow{background:url("../../img/universal.png") no-repeat 0 -780px !important}.psrk-gmap .marker_popup .arrow.bottom{background-position:-16px -780px !important}.psrk-gmap .marker_popup h5{background:#23708d !important;color:#fff !important;text-shadow:1px 1px 1px rgba(0,0,0,0.3) !important}.psrk-gmap .marker_popup .marker_popup_close{width:25px;height:24px;background:url("../../img/universal.png") no-repeat -53px -772px !important}.psrk-gmap .marker_popup .marker_popup_content{padding:8px !important}.psrk-gmap .marker_popup .marker_popup_content .property-data{margin-top:3px}.psrk-gmap .marker_popup .marker_popup_nav{background:#f3f3f3;border-bottom:1px solid #d5d5d5}.psrk-gmap .marker_popup .marker_popup_nav .marker_popup_nav_items a{max-width:200px}.psrk-gmap .marker_popup .marker_popup_nav .marker_popup_nav_items ._active:after{border-bottom-color:#fff}.psrk-gmap .marker_popup .marker_popup_nav .marker_popup_nav_items ._active:before,.psrk-gmap .marker_popup .marker_popup_nav .marker_popup_nav_items ._active:after{content:'';position:absolute;left:50%;margin-left:-7px;bottom:0;width:0;height:0}.psrk-gmap .marker_popup .marker_popup_nav .marker_popup_nav_items ._active:before{bottom:2px;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #d5d5d5}.psrk-gmap .marker_popup .marker_popup_nav .marker_popup_nav_items ._active:after{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #fff}.psrk-gmap .infobox .infobox_content{padding:0}.psrk-gmap .infobox .infobox_content .featured-listings.box1{box-shadow:none;border:none;margin:0;padding:0}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .inner{padding:0}.psrk-gmap .infobox .infobox_content .featured-listings.box1 h3{display:none}.psrk-gmap .infobox .infobox_content .featured-listings.box1 h5{background:#ffffcb;border-bottom:1px solid #fbf97a;text-transform:uppercase;color:#000;font-weight:bold;font-size:11px;font-family:Helvetica,Arial,sans-serif;margin-bottom:6px;padding:4px 0 4px 6px}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-photo-agent{width:23%;padding:0 0 6px 6px}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-photo-agent img{box-sizing:border-box;padding:0;border:0;vertical-align:top}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-agent-details{width:70%;padding-left:6px}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-agent-details h4{font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;font-family:Helvetica,Arial,sans-serif}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-agent-details h4 a{color:#000;text-decoration:underline;font:11px Helvetica,Arial,sans-serif}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-agent-details h4 a:hover{color:#1474a6;text-decoration:underline}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-agent-details .agent-company{padding-bottom:2px;margin-bottom:0;padding-top:6px}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-agent-details ul.agent-links{margin-top:4px}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-agent-details ul.agent-links li{margin-bottom:3px;font-size:11px;font-family:Helvetica,Arial,sans-serif}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-agent-details ul.agent-links li a,.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-agent-details ul.agent-links li span{font:11px Helvetica,Arial,sans-serif}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-agent-details ul.agent-links li a.f-agent-profile,.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-agent-details ul.agent-links li a.f-agent-website{display:none}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-photo-agent.no-photo{display:none}.psrk-gmap .infobox .infobox_content .featured-listings.box1 .side-photo-agent.no-photo+.side-agent-details{width:100%;box-sizing:border-box}.psrk-gmap._street_view .i_street_view{display:none}.psrk-gmap._street_view .tip.visited{opacity:1}.psrk-gmap .marker_popup.marker_hover .marker_popup_content .etc span{white-space:nowrap;display:inline-block}#login_popup_c fieldset.item{margin-bottom:0;border:0;background:none;padding:0 1px 1em 0;box-shadow:none;border-radius:0}#login_popup_c #messageContainer{margin-bottom:0}#login_popup_c .login-popup-tabs{margin:0 0 20px 0;border-bottom:1px solid #ddd}#login_popup_c .login-popup-tabs #reg,#login_popup_c .login-popup-tabs #log{display:inline-block;*display:inline;zoom:1;padding:0 13px;line-height:3em;text-decoration:none;font-weight:bold;color:#333;font-size:13px;border-top:0;box-sizing:border-box;position:relative;bottom:-1px}#login_popup_c .login-popup-tabs #reg span,#login_popup_c .login-popup-tabs #log span{display:block;padding-left:23px;position:relative}#login_popup_c .login-popup-tabs #reg span:before,#login_popup_c .login-popup-tabs #log span:before{background:url("../../img/universal.png") no-repeat 0 -940px;width:20px;height:20px;position:absolute;content:"";display:block;top:50%;left:0;margin-top:-8px}#login_popup_c .login-popup-tabs #reg.active,#login_popup_c .login-popup-tabs #log.active{background:#fff;border:1px solid #ddd;border-bottom:0;border-radius:4px 4px 0 0;filter:none;cursor:default}#login_popup_c .login-popup-tabs #log span:before{background-position:-20px -940px}#login_popup_c i{font-style:italic}#login_popup_c .register>div,#login_popup_c p.note{margin-bottom:0}#login_popup_c p{margin-bottom:13px}#login_popup_c label{display:none}#login_popup_c .item:hover{background:none}#login_popup_c .section{overflow:hidden}#login_popup_c .section p{float:right}#login_popup_c .section p:first-child{float:left}.copyright{border-top:1px solid #dedede !important}.report_header{background:#23708d !important}.minireport_info{text-align:left;margin:10px;color:#353535}.minireport_info p{margin-bottom:7px}.minireport_info .locked{font-weight:bold;padding:5px 0 10px}.minireport_info .locked_icon{display:inline-block;background-color:#6f9b1b;background-repeat:no-repeat;background-position:0 0;background-image:url("../../img/locked.png");background-image:url("../../img/locked.png"),-webkit-gradient(linear, left top, left bottom, from(#88be21), to(#6f9b1b));background-image:url("../../img/locked.png"),-webkit-linear-gradient(#88be21, #6f9b1b);background-image:url("../../img/locked.png"),-moz-linear-gradient(#88be21, #6f9b1b);background-image:url("../../img/locked.png"),-ms-linear-gradient(#88be21, #6f9b1b);background-image:url("../../img/locked.png"),linear-gradient(#88be21, #6f9b1b);width:20px;height:20px;vertical-align:bottom;margin-right:10px;position:relative;border-radius:2px 2px 0 0}.minireport_info .locked_icon:after{content:"";width:0;height:0;bottom:-4px;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:4px solid #6f9b1b}.minireport_info ul li{padding:4px 0 4px 0;list-style:disc outside none;margin-left:20px}.popup_property{float:left;width:100%;position:relative}.popup_property .popup_photo{float:left;width:49%}.popup_property .popup_photo .photos_widget .thumbs a{margin:0 2px}.popup_property .popup_photo .photos_widget .controls{margin-top:8px;padding:0 18px !important}.popup_property .popup_photo .photos_widget .btn_prev,.popup_property .popup_photo .photos_widget .btn_next{border:none;background-color:#fff;height:43px;top:0;width:14px}.popup_property .popup_photo .rfs_tools{text-align:center}.popup_property.featured .featured-icon{background:url("../../img/universal.png") -458px -349px no-repeat;width:40px;height:17px;display:inline-block;vertical-align:middle;float:right;margin-top:5px}.popup_property .popup_data{float:left;width:50%}.popup_property .popup_data #details_info{margin:0 0 0 12px}.popup_property .popup_data #details_info .price{margin:7px 0 8px;color:#000;font-size:12px;line-height:1.2em}.popup_property .popup_data #details_info .price span.noprice{font-size:13px}.popup_property .popup_data #details_info .price .pricedrop-container .price-drop:before{top:-1px}.popup_property .popup_data .agent-container{overflow:hidden;background:#f7f7f7;padding:10px 6px}.popup_property .popup_data .agent-container .agent-photo{float:left;width:50px;margin-right:12px;position:relative}.popup_property .popup_data .agent-container .agent-photo.featured:after{background-repeat:no-repeat;background-position:center center;background-color:#e8a400;display:block;width:100%;height:11px;content:"";position:relative}.popup_property .popup_data .agent-container .agent-photo.featured:before{position:absolute;content:"";background-image:url("../../img/universal.png");background-position:-60px -440px;background-repeat:no-repeat;width:40px;height:9px;bottom:0;z-index:1;left:50%;margin-left:-20px}.popup_property .popup_data .agent-container .agent-photo img{box-sizing:border-box;width:100%;display:block}.popup_property .popup_data .agent-container .agent-details{float:left;max-width:70%}.popup_property .popup_data .agent-container .agent-details h4,.popup_property .popup_data .agent-container .agent-details h5{background:none !important;text-shadow:none !important;color:#000 !important;font-size:100%;font-weight:bold;padding:0 0 4px 0}.popup_property .popup_data .agent-container .agent-details h5{font-weight:normal}.popup_property .popup_data .agent-container .agent-details ul{margin:4px 0 0}.popup_property .popup_data .agent-container .agent-details ul li:last{margin-bottom:0}.popup_property .popup_data .agent-container .agent-details .button{margin:5px 0 0}.popup_property .popup_data .agent-container.nophoto .agent-details{max-width:100%}.popup_property .popup_data span.green,.popup_property .popup_data .pricedrop-container{font-size:18px}.popup_property .popup_data .pricedrop-container .price-drop:before{width:15px}.popup_property .popup_data dl{overflow:hidden}.popup_property .popup_data dl dt,.popup_property .popup_data dl dd{float:left}.popup_property .popup_data dl dt{color:#666;margin-right:.2em}.popup_property .popup_data dl dt:after{content:":"}.popup_property .popup_data dl dd{margin-right:.6em}.popup_property .popup_data dl dd:last-child{margin-right:0}.popup_property .btn-cnt{border-top:1px dotted #e9e9e9;margin-top:5px;padding-top:5px}.popup_property .btn-cnt *{vertical-align:middle}.popup_property .btn-cnt .lnk-details{font-weight:bold;margin:0 5px}.popup_property .rfs_tools{clear:both;padding:8px 0 2px}.popup_photo{float:left;width:45%}.popup_photo .photo .photos_widget .thumbs div a img{width:50px}.popup_data{float:right;width:51%}.marker_popup.full .popup_property .popup_photo{float:none;width:auto}.marker_popup.full .popup_property .popup_data{float:none;width:auto}.marker_popup.full .popup_property .popup_data #details_info{margin:10px 0 0}.narrow .popup_photo,.narrow .narrow .popup_data{width:40%}.narrow .popup_data{width:60%}.narrow .popup_promote{width:100%}.narrow .popup_promote .btn{display:inline}.narrow .popup_promote p{display:inline}.radio-button{margin-top:-2px;vertical-align:middle}#email_container{margin:4px 0}#frequency_container{margin:4px 0}#frequency_container label{display:inline;margin-right:20px}.no-bullets{padding:0;margin:0}.no-bullets li{list-style-type:none;list-style-image:none !important}.no-bullets span{display:inline}.pac-item{text-align:left;padding:4px;border-bottom:1px dotted #ebebeb}.pac-item.pac-selected,.pac-item:hover{background:#ebebeb}.popup-splash{background:#fff;position:fixed;z-index:10000;top:0;bottom:0;left:0;right:0;padding:0;text-align:left;overflow:auto;-webkit-overflow-scrolling:touch}.popup-splash .logo{margin:0 auto;display:block;text-align:center}.popup-splash .logo img{margin:auto}.popup-splash .feature-page .secondary-feature-area.call-to-action{padding:5px 0}.see-more{padding:15px 0}.see-more:before{content:"";width:17px;height:17px;display:inline-block;margin-right:8px;vertical-align:middle;background:url("../../img/message-icons.png") -41px 0 no-repeat}.see-more a{font-weight:bold}.ws-powerby-link{text-align:right;padding:10px 0 0}.ws-powerby-link a{text-decoration:none;font-size:11px}.photos-slider ul li .lazy{display:none}.photos-slider ul li.lslide{display:block}.photos-slider .lSPager li{display:block}.photos-slider .nophoto{width:100%}.lSSlideOuter .lSPager.lSGallery li{border:1px solid transparent;border-radius:0;box-sizing:border-box;height:36px}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:0;border-color:#88be21}.lSSlideOuter .lSPager.lSGallery img{height:100%}.lg-backdrop{z-index:10040;background-color:rgba(0,0,0,0.85)}.lg-outer{z-index:10050}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:block !important}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#88be21}.psrk-gmap .marker{background:url("../../img/pins-sprite.png") 0 0 no-repeat;background-position:0 0;width:18px;height:23px}.psrk-gmap .marker.visited:not(.group){background-position:0 -25px;width:18px;height:23px;margin-left:0;margin-top:0}.psrk-gmap .marker.current:not(.group),.psrk-gmap .marker.last-visited:not(.group){background-position:0 -25px;width:18px;height:23px;margin-left:0;margin-top:0}.psrk-gmap .marker.green{background-position:-20px 0}.psrk-gmap .marker.green.visited:not(.group){background-position:-20px -25px;width:18px;height:23px;margin-left:0;margin-top:0}.psrk-gmap .marker.green.current:not(.group),.psrk-gmap .marker.green.last-visited:not(.group){background-position:-20px -25px;width:18px;height:23px;margin-left:0;margin-top:0}.psrk-gmap .marker.group.red{background-position:0 -75px;width:20px;height:26px}.psrk-gmap .marker.group.red.visited{background-position:0 -102px}.psrk-gmap .marker.group.red.current,.psrk-gmap .marker.group.red.last-visited{background-position:0 -102px}.psrk-gmap .marker.group.green{background-position:-21px -75px;width:20px;height:26px}.psrk-gmap .marker.group.green.visited{background-position:-21px -102px}.psrk-gmap .marker.group.green.current,.psrk-gmap .marker.group.green.last-visited{background-position:-21px -102px}.psrk-gmap .marker.group.mixed{background-position:-42px -75px;width:20px;height:26px}.psrk-gmap .marker.group.mixed.visited{background-position:-42px -102px}.psrk-gmap .marker.group.mixed.current,.psrk-gmap .marker.group.mixed.last-visited{background-position:-42px -102px}.psrk-gmap .marker.featured:before{background:url("../../img/pins-sprite.png") 0 -131px no-repeat;width:25px;height:12px;margin-left:-12px;top:-11px}.addl-content{background:#fff;text-align:left;line-height:1.42857143;padding:1px 0;font-size:14px;overflow:hidden}.addl-content h1,.addl-content h2,.addl-content h3,.addl-content h4{margin-bottom:0;margin-top:0}.addl-content ul{margin:0;padding:0}.addl-content .mobile-img{display:none}.addl-content .locations{margin:0 5px}.addl-content .locations span{display:inline-block;vertical-align:middle;background-image:url("../../img/country-flags.png");background-repeat:no-repeat;width:16px;height:11px;margin-top:-2px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.25)}.addl-content .city-header{margin-bottom:30px;margin-top:25px;overflow:hidden}.addl-content .city-header h1{font-weight:700;font-size:32px;color:#666;line-height:1.2}.addl-content .city-header h1 small{font-weight:600;color:#77ad1b;font-size:25px}.addl-content .city-header h1:after{content:"";height:0;display:block;margin-top:10px;width:240px;border-bottom:1px solid #77ad1b}.addl-content .about-city{border-right:1px solid #dcdcdc}.addl-content p{font-size:13px;margin-bottom:20px;color:#636363}.addl-content .about-city b{color:#2a2a2a}.addl-content .title,.addl-content .key-facts h2{color:#77ad1b;font-size:22px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.addl-content .title:after,.addl-content .key-facts h2:after{content:"";height:0;display:block;margin-bottom:-6px;padding-top:5px;width:70px;border-bottom:1px solid #77ad1b}.addl-content .key-facts h2{border-bottom:1px solid #f0f0f0;padding-bottom:5px;margin-bottom:10px}.addl-content .city-name{font-size:20px;color:#636363;text-transform:uppercase;margin-bottom:10px}.addl-content .key-facts-list{list-style:none;margin-top:20px}.addl-content .key-facts-list li:before{content:'•';color:#77ad1b;font-size:22px;margin-right:8px;top:2px;position:relative}.addl-content .key-facts-list li{border-bottom:1px dashed #e2e2e2}.addl-content .key-facts-list p{display:inline-block;color:#636363;font-size:14px;margin-bottom:6px}.addl-content .key-facts-list p b{margin-left:8px}.addl-content b.green{color:#77ad1b}.addl-content .key-facts-list li div p{display:block}.addl-content .key-facts-list li:last-child>p{vertical-align:text-top}.addl-content .key-facts-list li:last-child>div{display:inline-block;vertical-align:text-top;width:70%}.addl-content .headline-list{margin-top:40px;margin-bottom:40px;border-bottom:1px solid #dcdcdc;border-top:1px solid #dcdcdc;padding:10px;background:rgba(0,0,0,0.01)}.addl-content .headline-list>div>div{padding:0}.addl-content .headline-list>div:first-child{margin-bottom:25px}.addl-content .headline-list ul{list-style:none}.addl-content .headline-list ul:first-child{margin-bottom:15px}.addl-content .headline-list ul li{float:left;width:25%}.addl-content .headline-list ul li:first-child{width:21%}.addl-content .headline-list ul li:nth-child(2){width:28%}.addl-content .headline-list a{font-size:16px;color:#77ad1b;text-decoration:none;white-space:nowrap;display:inline-block;width:85%;vertical-align:middle;transition:all .3s}.addl-content .headline-list a:before{content:"";width:10px;height:9px;background:url(/includes/img/addl-cnt/arrow.png) center center no-repeat;background-size:contain;display:inline-block;margin-right:5px;vertical-align:middle;margin-top:-2px}.addl-content .headline-list a:hover{color:#598114}.addl-content section>div>div{border-bottom:1px solid #dcdcdc;margin-bottom:30px}.addl-content section>div>div:last-child{border-bottom:0;padding-bottom:0}.addl-content p.border:after{content:'';display:block;width:75%;height:1px;border-bottom:1px solid #f3f3f3;padding-bottom:20px}.addl-content .useful-links>span:first-child{font-weight:700;font-size:15px;color:#ed9900}.addl-content .useful-links>span:first-child:before{content:'';display:inline-block;width:10px;height:3px;border-bottom:2px solid #ed9900;margin-bottom:4px;margin-right:8px}.addl-content .useful-links a{font-size:13px;font-style:italic;margin-right:10px}.addl-content .useful-links a:before{content:"";width:11px;height:11px;background-repeat:no-repeat;display:inline-block;margin-left:5px;margin-right:6px;margin-bottom:-1px;transition:all .3s;background-image:url(/includes/img/addl-cnt/arrow-gray.png)}.addl-content .useful-links a:hover>span{background-image:url(/includes/img/addl-cnt/arrow-orange.png)}.addl-content .useful-links{margin-bottom:20px}.addl-content .subtitle{color:#2a2a2a;font-weight:700;font-size:18px;margin-bottom:15px}.addl-content .subtitle:before{content:'';width:10px;height:3px;border-bottom:2px solid #8ec723;margin-right:10px;display:inline-block;margin-bottom:6px}.addl-content .average-price{list-style:none}.addl-content .average-price li:before{content:'•';color:#217dbe;font-size:18px;margin-right:10px}.addl-content .average-price li{border-bottom:1px solid #dcdcdc;margin-bottom:15px;padding-bottom:15px}.addl-content .average-price li span{color:#2a2a2a;font-size:18px}.addl-content .average-price li span b{margin-left:10px}.addl-content .prices{width:100%;margin-bottom:30px;border:2px solid #217dbe}.addl-content .prices th{background-color:#217dbe;color:#fff;font-size:16px;font-weight:700;text-align:center;padding:10px 0}.addl-content .prices td{color:#2a2a2a;font-size:15px;text-align:center;padding:8px 0;border:1px solid #217dbe}.addl-content .prices b{font-size:17px}.addl-content .prices tr:nth-child(even){background-color:#fbfbfb}.addl-content .small-text{font-size:12px}@media (min-width:992px){.addl-content .south h2{margin-left:50%;padding-left:45px}.addl-content .about-city{padding-right:35px}.addl-content .key-facts{padding-left:35px}.addl-content .north>div>div:first-child,.addl-content .south>div>div:first-child{padding-right:45px;border-right:1px solid #efefef}.addl-content .north>div>div:last-child,.addl-content .south>div>div:last-child{padding-left:45px}}@media (max-width:991px){.addl-content .city-main-content img{margin-top:30px}.addl-content .about-city{border-right:0}.addl-content .headline-list a{white-space:normal}.addl-content .key-facts-list img{width:auto}.addl-content .headline-list ul li,.addl-content .headline-list ul li:first-child,.addl-content .headline-list ul li:nth-child(2){width:50%}.addl-content .headline-list ul:first-child{margin-bottom:0}.addl-content .headline-list ul li{margin-bottom:15px}}@media (max-width:767px){.addl-content .mobile-img{display:block}.addl-content .non-mobile-img{display:none}.addl-content .average-price li span b{margin-left:6px}.addl-content .average-price li:before{margin-right:6px}.addl-content .useful-links{margin-bottom:40px}}@media (max-width:650px){.addl-content .headline-list ul li,.addl-content .headline-list ul li:first-child,.addl-content .headline-list ul li:nth-child(2){width:100%}}@media (max-width:480px){.addl-content .city-header h1{font-size:26px}}.addl-content *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.addl-content .row:after,.addl-content .clearfix:after{clear:both}.addl-content .row:after,.addl-content .row:before,.addl-content .clearfix:after,.addl-content .clearfix:before{display:table;content:" "}.addl-content img{vertical-align:middle}.addl-content .img-responsive{display:block;max-width:100%;height:auto;margin-bottom:10px}.addl-content .container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (max-width:767px){.addl-content .container{padding-left:15px}}@media (min-width:768px){.addl-content .container{width:80.98591%;position:relative;left:19.01408%;float:left;padding-left:0}}.addl-content .container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.addl-content .row{margin-right:-15px;margin-left:-15px}.addl-content .col-lg-1,.addl-content .col-lg-10,.addl-content .col-lg-11,.addl-content .col-lg-12,.addl-content .col-lg-2,.addl-content .col-lg-3,.addl-content .col-lg-4,.addl-content .col-lg-5,.addl-content .col-lg-6,.addl-content .col-lg-7,.addl-content .col-lg-8,.addl-content .col-lg-9,.addl-content .col-md-1,.addl-content .col-md-10,.addl-content .col-md-11,.addl-content .col-md-12,.addl-content .col-md-2,.addl-content .col-md-3,.addl-content .col-md-4,.addl-content .col-md-5,.addl-content .col-md-6,.addl-content .col-md-7,.addl-content .col-md-8,.addl-content .col-md-9,.addl-content .col-sm-1,.addl-content .col-sm-10,.addl-content .col-sm-11,.addl-content .col-sm-12,.addl-content .col-sm-2,.addl-content .col-sm-3,.addl-content .col-sm-4,.addl-content .col-sm-5,.addl-content .col-sm-6,.addl-content .col-sm-7,.addl-content .col-sm-8,.addl-content .col-sm-9,.addl-content .col-xs-1,.addl-content .col-xs-10,.addl-content .col-xs-11,.addl-content .col-xs-12,.addl-content .col-xs-2,.addl-content .col-xs-3,.addl-content .col-xs-4,.addl-content .col-xs-5,.addl-content .col-xs-6,.addl-content .col-xs-7,.addl-content .col-xs-8,.addl-content .col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.addl-content .col-xs-1,.addl-content .col-xs-10,.addl-content .col-xs-11,.addl-content .col-xs-12,.addl-content .col-xs-2,.addl-content .col-xs-3,.addl-content .col-xs-4,.addl-content .col-xs-5,.addl-content .col-xs-6,.addl-content .col-xs-7,.addl-content .col-xs-8,.addl-content .col-xs-9{float:left}.addl-content .col-xs-12{width:100%}.addl-content .col-xs-11{width:91.66666667%}.addl-content .col-xs-10{width:83.33333333%}.addl-content .col-xs-9{width:75%}.addl-content .col-xs-8{width:66.66666667%}.addl-content .col-xs-7{width:58.33333333%}.addl-content .col-xs-6{width:50%}.addl-content .col-xs-5{width:41.66666667%}.addl-content .col-xs-4{width:33.33333333%}.addl-content .col-xs-3{width:25%}.addl-content .col-xs-2{width:16.66666667%}.addl-content .col-xs-1{width:8.33333333%}.addl-content .col-xs-pull-12{right:100%}.addl-content .col-xs-pull-11{right:91.66666667%}.addl-content .col-xs-pull-10{right:83.33333333%}.addl-content .col-xs-pull-9{right:75%}.addl-content .col-xs-pull-8{right:66.66666667%}.addl-content .col-xs-pull-7{right:58.33333333%}.addl-content .col-xs-pull-6{right:50%}.addl-content .col-xs-pull-5{right:41.66666667%}.addl-content .col-xs-pull-4{right:33.33333333%}.addl-content .col-xs-pull-3{right:25%}.addl-content .col-xs-pull-2{right:16.66666667%}.addl-content .col-xs-pull-1{right:8.33333333%}.addl-content .col-xs-pull-0{right:auto}.addl-content .col-xs-push-12{left:100%}.addl-content .col-xs-push-11{left:91.66666667%}.addl-content .col-xs-push-10{left:83.33333333%}.addl-content .col-xs-push-9{left:75%}.addl-content .col-xs-push-8{left:66.66666667%}.addl-content .col-xs-push-7{left:58.33333333%}.addl-content .col-xs-push-6{left:50%}.addl-content .col-xs-push-5{left:41.66666667%}.addl-content .col-xs-push-4{left:33.33333333%}.addl-content .col-xs-push-3{left:25%}.addl-content .col-xs-push-2{left:16.66666667%}.addl-content .col-xs-push-1{left:8.33333333%}.addl-content .col-xs-push-0{left:auto}.addl-content .col-xs-offset-12{margin-left:100%}.addl-content .col-xs-offset-11{margin-left:91.66666667%}.addl-content .col-xs-offset-10{margin-left:83.33333333%}.addl-content .col-xs-offset-9{margin-left:75%}.addl-content .col-xs-offset-8{margin-left:66.66666667%}.addl-content .col-xs-offset-7{margin-left:58.33333333%}.addl-content .col-xs-offset-6{margin-left:50%}.addl-content .col-xs-offset-5{margin-left:41.66666667%}.addl-content .col-xs-offset-4{margin-left:33.33333333%}.addl-content .col-xs-offset-3{margin-left:25%}.addl-content .col-xs-offset-2{margin-left:16.66666667%}.addl-content .col-xs-offset-1{margin-left:8.33333333%}.addl-content .col-xs-offset-0{margin-left:0}@media (min-width:480px){.addl-content .col-sm-1,.addl-content .col-sm-10,.addl-content .col-sm-11,.addl-content .col-sm-12,.addl-content .col-sm-2,.addl-content .col-sm-3,.addl-content .col-sm-4,.addl-content .col-sm-5,.addl-content .col-sm-6,.addl-content .col-sm-7,.addl-content .col-sm-8,.addl-content .col-sm-9{float:left}.addl-content .col-sm-12{width:100%}.addl-content .col-sm-11{width:91.66666667%}.addl-content .col-sm-10{width:83.33333333%}.addl-content .col-sm-9{width:75%}.addl-content .col-sm-8{width:66.66666667%}.addl-content .col-sm-7{width:58.33333333%}.addl-content .col-sm-6{width:50%}.addl-content .col-sm-5{width:41.66666667%}.addl-content .col-sm-4{width:33.33333333%}.addl-content .col-sm-3{width:25%}.addl-content .col-sm-2{width:16.66666667%}.addl-content .col-sm-1{width:8.33333333%}.addl-content .col-sm-pull-12{right:100%}.addl-content .col-sm-pull-11{right:91.66666667%}.addl-content .col-sm-pull-10{right:83.33333333%}.addl-content .col-sm-pull-9{right:75%}.addl-content .col-sm-pull-8{right:66.66666667%}.addl-content .col-sm-pull-7{right:58.33333333%}.addl-content .col-sm-pull-6{right:50%}.addl-content .col-sm-pull-5{right:41.66666667%}.addl-content .col-sm-pull-4{right:33.33333333%}.addl-content .col-sm-pull-3{right:25%}.addl-content .col-sm-pull-2{right:16.66666667%}.addl-content .col-sm-pull-1{right:8.33333333%}.addl-content .col-sm-pull-0{right:auto}.addl-content .col-sm-push-12{left:100%}.addl-content .col-sm-push-11{left:91.66666667%}.addl-content .col-sm-push-10{left:83.33333333%}.addl-content .col-sm-push-9{left:75%}.addl-content .col-sm-push-8{left:66.66666667%}.addl-content .col-sm-push-7{left:58.33333333%}.addl-content .col-sm-push-6{left:50%}.addl-content .col-sm-push-5{left:41.66666667%}.addl-content .col-sm-push-4{left:33.33333333%}.addl-content .col-sm-push-3{left:25%}.addl-content .col-sm-push-2{left:16.66666667%}.addl-content .col-sm-push-1{left:8.33333333%}.addl-content .col-sm-push-0{left:auto}.addl-content .col-sm-offset-12{margin-left:100%}.addl-content .col-sm-offset-11{margin-left:91.66666667%}.addl-content .col-sm-offset-10{margin-left:83.33333333%}.addl-content .col-sm-offset-9{margin-left:75%}.addl-content .col-sm-offset-8{margin-left:66.66666667%}.addl-content .col-sm-offset-7{margin-left:58.33333333%}.addl-content .col-sm-offset-6{margin-left:50%}.addl-content .col-sm-offset-5{margin-left:41.66666667%}.addl-content .col-sm-offset-4{margin-left:33.33333333%}.addl-content .col-sm-offset-3{margin-left:25%}.addl-content .col-sm-offset-2{margin-left:16.66666667%}.addl-content .col-sm-offset-1{margin-left:8.33333333%}.addl-content .col-sm-offset-0{margin-left:0}}@media (min-width:768px){.addl-content .col-md-1,.addl-content .col-md-10,.addl-content .col-md-11,.addl-content .col-md-12,.addl-content .col-md-2,.addl-content .col-md-3,.addl-content .col-md-4,.addl-content .col-md-5,.addl-content .col-md-6,.addl-content .col-md-7,.addl-content .col-md-8,.addl-content .col-md-9{float:left}.addl-content .col-md-12{width:100%}.addl-content .col-md-11{width:91.66666667%}.addl-content .col-md-10{width:83.33333333%}.addl-content .col-md-9{width:75%}.addl-content .col-md-8{width:66.66666667%}.addl-content .col-md-7{width:58.33333333%}.addl-content .col-md-6{width:50%}.addl-content .col-md-5{width:41.66666667%}.addl-content .col-md-4{width:33.33333333%}.addl-content .col-md-3{width:25%}.addl-content .col-md-2{width:16.66666667%}.addl-content .col-md-1{width:8.33333333%}.addl-content .col-md-pull-12{right:100%}.addl-content .col-md-pull-11{right:91.66666667%}.addl-content .col-md-pull-10{right:83.33333333%}.addl-content .col-md-pull-9{right:75%}.addl-content .col-md-pull-8{right:66.66666667%}.addl-content .col-md-pull-7{right:58.33333333%}.addl-content .col-md-pull-6{right:50%}.addl-content .col-md-pull-5{right:41.66666667%}.addl-content .col-md-pull-4{right:33.33333333%}.addl-content .col-md-pull-3{right:25%}.addl-content .col-md-pull-2{right:16.66666667%}.addl-content .col-md-pull-1{right:8.33333333%}.addl-content .col-md-pull-0{right:auto}.addl-content .col-md-push-12{left:100%}.addl-content .col-md-push-11{left:91.66666667%}.addl-content .col-md-push-10{left:83.33333333%}.addl-content .col-md-push-9{left:75%}.addl-content .col-md-push-8{left:66.66666667%}.addl-content .col-md-push-7{left:58.33333333%}.addl-content .col-md-push-6{left:50%}.addl-content .col-md-push-5{left:41.66666667%}.addl-content .col-md-push-4{left:33.33333333%}.addl-content .col-md-push-3{left:25%}.addl-content .col-md-push-2{left:16.66666667%}.addl-content .col-md-push-1{left:8.33333333%}.addl-content .col-md-push-0{left:auto}.addl-content .col-md-offset-12{margin-left:100%}.addl-content .col-md-offset-11{margin-left:91.66666667%}.addl-content .col-md-offset-10{margin-left:83.33333333%}.addl-content .col-md-offset-9{margin-left:75%}.addl-content .col-md-offset-8{margin-left:66.66666667%}.addl-content .col-md-offset-7{margin-left:58.33333333%}.addl-content .col-md-offset-6{margin-left:50%}.addl-content .col-md-offset-5{margin-left:41.66666667%}.addl-content .col-md-offset-4{margin-left:33.33333333%}.addl-content .col-md-offset-3{margin-left:25%}.addl-content .col-md-offset-2{margin-left:16.66666667%}.addl-content .col-md-offset-1{margin-left:8.33333333%}.addl-content .col-md-offset-0{margin-left:0}}@media (min-width:1200px){.addl-content .col-lg-1,.addl-content .col-lg-10,.addl-content .col-lg-11,.addl-content .col-lg-12,.addl-content .col-lg-2,.addl-content .col-lg-3,.addl-content .col-lg-4,.addl-content .col-lg-5,.addl-content .col-lg-6,.addl-content .col-lg-7,.addl-content .col-lg-8,.addl-content .col-lg-9{float:left}.addl-content .col-lg-12{width:100%}.addl-content .col-lg-11{width:91.66666667%}.addl-content .col-lg-10{width:83.33333333%}.addl-content .col-lg-9{width:75%}.addl-content .col-lg-8{width:66.66666667%}.addl-content .col-lg-7{width:58.33333333%}.addl-content .col-lg-6{width:50%}.addl-content .col-lg-5{width:41.66666667%}.addl-content .col-lg-4{width:33.33333333%}.addl-content .col-lg-3{width:25%}.addl-content .col-lg-2{width:16.66666667%}.addl-content .col-lg-1{width:8.33333333%}.addl-content .col-lg-pull-12{right:100%}.addl-content .col-lg-pull-11{right:91.66666667%}.addl-content .col-lg-pull-10{right:83.33333333%}.addl-content .col-lg-pull-9{right:75%}.addl-content .col-lg-pull-8{right:66.66666667%}.addl-content .col-lg-pull-7{right:58.33333333%}.addl-content .col-lg-pull-6{right:50%}.addl-content .col-lg-pull-5{right:41.66666667%}.addl-content .col-lg-pull-4{right:33.33333333%}.addl-content .col-lg-pull-3{right:25%}.addl-content .col-lg-pull-2{right:16.66666667%}.addl-content .col-lg-pull-1{right:8.33333333%}.addl-content .col-lg-pull-0{right:auto}.addl-content .col-lg-push-12{left:100%}.addl-content .col-lg-push-11{left:91.66666667%}.addl-content .col-lg-push-10{left:83.33333333%}.addl-content .col-lg-push-9{left:75%}.addl-content .col-lg-push-8{left:66.66666667%}.addl-content .col-lg-push-7{left:58.33333333%}.addl-content .col-lg-push-6{left:50%}.addl-content .col-lg-push-5{left:41.66666667%}.addl-content .col-lg-push-4{left:33.33333333%}.addl-content .col-lg-push-3{left:25%}.addl-content .col-lg-push-2{left:16.66666667%}.addl-content .col-lg-push-1{left:8.33333333%}.addl-content .col-lg-push-0{left:auto}.addl-content .col-lg-offset-12{margin-left:100%}.addl-content .col-lg-offset-11{margin-left:91.66666667%}.addl-content .col-lg-offset-10{margin-left:83.33333333%}.addl-content .col-lg-offset-9{margin-left:75%}.addl-content .col-lg-offset-8{margin-left:66.66666667%}.addl-content .col-lg-offset-7{margin-left:58.33333333%}.addl-content .col-lg-offset-6{margin-left:50%}.addl-content .col-lg-offset-5{margin-left:41.66666667%}.addl-content .col-lg-offset-4{margin-left:33.33333333%}.addl-content .col-lg-offset-3{margin-left:25%}.addl-content .col-lg-offset-2{margin-left:16.66666667%}.addl-content .col-lg-offset-1{margin-left:8.33333333%}.addl-content .col-lg-offset-0{margin-left:0}}