





/* Base CSS */


body {
	font-size: 12px;
	font-family: Trebuchet MS, helvetica, sans-serif;
	color: #000;
	background-color: #ffffff;
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 0;
	text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: Trebuchet MS, helvetica, sans-serif;
	text-rendering: optimizeLegibility;
}

a {
	color: #ea002a !important;
	outline: none;
	cursor: pointer;
	/*font-weight: lighter !important;*/
	border: none Important;
}

img a, a img {
	text-decoration: none;
	outline: none;
	border: none !important;
}

a:hover {
	color: #666666 !important;
}

h2 {
	color: #ea002a;
	font-size: 20px;
	margin: 0;
	padding: 0 0 10px !important;
}

h3 {
	font-size: 18px;
}

h4 {
	margin: 0px;
}

p {
    margin-bottom: 10px;
    line-height: 1.45;
}

.left {
	float: left;
}

#mrp-container2 > div {
    display: initial;
    vertical-align: middle;
}

#social {
    margin-top: 10px;
    float: right;
}

.youtube {
	background: url('//wps.myrealpage.com/w/w=hafez-panju.myrealpagewebsite.com/_media/custom/youtube.jpg') no-repeat;
	width: 32px;
	height: 32px;
	display: none;
}

.fb {
	background: url('//wps.myrealpage.com/w/w=hafez-panju.myrealpagewebsite.com/_media/custom/fb.jpg') no-repeat;
	width: 32px;
	height: 32px;
	margin-right: 5px;
	margin-left: 5px;
}

.tw {
	background: url('//wps.myrealpage.com/w/w=hafez-panju.myrealpagewebsite.com/_media/custom/tw.jpg') no-repeat;
	width: 32px;
	height: 32px;
	margin-right: 5px;
}

.ig {
    background: url(//wps.myrealpage.com/w/w=hafez-panju.myrealpagewebsite.com/_media/instagram.gif) no-repeat;
    width: 32px;
    height: 32px;
    margin-right: 15px;
}

#logo {
    background: url(_media/HAFEZPREC-LIVEATSIMONFRASERLOGO-2020.svg) no-repeat;
    width: 384px;
    height: 100px;
    top: 30px;
    left: 45px;
}

#contact {
    margin-top: 1em;
}

#contact p {
    color: #ea002a !important;
    font-size: 14px !important;
    font-weight: bold;
    text-align: right;
}

/* Menu and Navigation */

.mrp-weblet-menu a {
    color: #999 !important;
    padding: 10px 10px 10px 10px;
    width: 100%;
    font-size: 16px;
    font-family: Arial Unicode MS,Arial,sans-serif;
    font-weight: lighter !important;
}

.mrp-idx-on #custom-idx-branding .mrp-weblet-menu a {
    font-family: Arial Unicode MS,Arial,sans-serif !important;
    font-weight: lighter !important;
}

#mrp-container3 {
    border-top: 1px solid #cdcdcd;
    background: #000;
}

.mrp-menu-resp-wrapper ul li:hover, .mrp-menu-resp-wrapper ul li a:hover {
    color: #ea002a !important;
}

.mrp-menu-resp-wrapper li.current a {
    color: #ea002a !important;
}

.mrp-menu-resp-wrapper ul li.has-sub.on:hover,
.mrp-menu-resp-wrapper ul.on > li.on {
    background-color:#000;
}

.mrp-menu-resp-wrapper ul li:hover,
.mrp-menu-resp-wrapper ul li a:hover {
    background-color:#000;
}

.mrp-menu-resp-wrapper li.on > ul {
    background-color:#000;
    border:1px solid #4e4e4e; 
}

.mrp-weblet-menu ul li.has-sub.on:hover > a {
        color:#ea002a !important;    
}

.mrp-menu-resp-wrapper ul ul > li {
    border-bottom: 1px solid #404040;
    padding:0px;
}

.mrp-menu-resp-wrapper ul.on > li {
	opacity: 1;
}

/* Hiding homepage items */

.outer-container5, .outer-container6, .outer-container7, .outer-container10 {
    display: none;
}

 /* Homepage Content */

.main-content-container h1 {
    font-family: Arial Unicode MS,Arial,sans-serif;
    font-weight: normal;
}

#mrp-container8 p {
    line-height: 1.6;
}

/* Fade Effect */

.outer-container {
    background: -moz-linear-gradient(left, rgba(255,255,255,0.27) 0%, rgba(150,150,150,1) 50%, rgba(255,255,255,0.27) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.27) 0%,rgba(150,150,150,1) 50%,rgba(255,255,255,0.27) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0.27) 0%,rgba(150,150,150,1) 50%,rgba(255,255,255,0.27) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45ffffff', endColorstr='#45ffffff',GradientType=1 );
}

.main-content-container .content-padding {
    padding-left: 25px;
    padding-right: 25px;
    background: #fff;
}

/* Footer */

.outer-footer {
    background-color: #000;
    min-height: 300px;
    color: #fff;
    padding-bottom: 30px;
}

.outer-footer .content-padding {
    max-width: 1250px;
    margin: auto;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #000;
}

#custom-idx-branding {
    background: #fff;
}

.outer-container8-9 {
    padding-top: 20px;
}

/* Homepage Sidebar */

.custom-padding {
    margin: 15px 0px 0px 25px;
}

#mrp-container8 {
    vertical-align: top;
    width: 74%;
}

#mrp-container9 {
    background: #E7E7E7;
    padding: 0px;
    width: 25%;
    margin-top: 1.5em;
}

.sidebar2 {
    background-color: #d1cfcf;
    padding: 20px 15px 0px;
}

.weblet-inner2 h1 span  {
    font-size: 30px;
}

.weblet-inner2 h1  {
    margin: 0 0 5px;
}

.index .weblet_web-syndication {
    padding: 10px 30px;
}

#html-markup-2571285648539886820-p {
    padding: 20px 30px;
}

#mrp-container9 > div {
    text-align: left;
}

/*  Homepage Blog Sidebar */

.weblet_web-syndication-entry a h5 {
	color: #ea002a !important;
	font-weight: lighter !important;
	line-height: 15px;
	margin-bottom: 5px;
}

h5.weblet_web-syndication-entry-heading {
	margin: 0 0;
}

.weblet_web-syndication-entry-link, .weblet_web-syndication-entry-link a, .weblet_web-syndication-entry-link a:visited {
	color: #CC2229 !important;
	display: none;
	font-size: 8pt;
	font-weight: lighter;
	text-align: right;
}

.weblet_web-syndication-entry a:hover h5,
.weblet_web-syndication-entry-link a:hover {
	color: #666666 !important;
}

.weblet_web-syndication-entry-text {
    font-size: 11pt !important;
}

#html-markup-2571285648539886820-p p {
    margin-bottom: 10px;
    font-size: 11pt;
    line-height: 1.4;
    margin-top: 10px;
}

.index .weblet_web-syndication-entry {
    width: 100%;
    padding: 0;
}

.weblet_web-syndication-main-image-container {
    display: none;
}

.weblet_web-syndication-entry-heading a {
    text-decoration: none;
    cursor: pointer;
    display: block;
    clear: both;
    white-space: pre-wrap;
}

.kidney, .mobile-app {
    width: 100%;
    margin-bottom: 8px;
}

.index .weblet_web-syndication-entry-text {
    margin: 10px 0px;
}

.aurora-home  {
    width: 100%;
    margin: 0 0 30px;
}


/* Footer */

#mrp-footer {
    width: 100%;
    padding: 30px 20px 0;
}

#mrp-footer h3 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 2px;
    text-align: left;
}

#mrp-footer a {
    text-decoration: none;
    color: #999 !important;
    font-size: 14px;
    line-height: 1.6;
}

#mrp-footer li {
    list-style: none;
}

#mrp-footer a:hover {
    color: #ea002a !important;
}

#mrp-footer ul {
    margin-left: 0px;
    margin-top: 5px;
    padding-left: 0;
    text-align: left;
    list-style-position: inside;
}

#mrp-container11, #mrp-container12 {
    display: none;
}

.outer-footer p {
    font-family: inherit;
    font-weight: bold !important;
    color: #999 !important;
    font-size: 14px;
    line-height: 1.6;
}

.mrp-leadins.columns-4 .mrp-leadin {
    width: 20%;
}

/* Temporary banner */

.mrp-resp-banner {
    padding-bottom: 382px;
}

 /* Sub Pages */

.content-padding {
    background: #fff;
}

.content-padding {
    background: #fff;
    padding-top: 20px;
}

#mrp-sidebar {
    background-color: #E7E7E7;
    padding-bottom: 2em;
}

#web-syndication-5037957733919510828-t {
    padding: 20px 30px;
}

.mobile-app {
    margin-bottom: 0px;
}

#html-markup-2044202356601842020-t h1 {
    font-size: 20pt;
}

#html-markup-8827240538344843784-t {
    padding: 20px 30px;
}

@media only screen and (min-width: 1200px) {
.mrp-resp-banner ul.images img {
    width: 100%;
    height: auto;
}
.mrp-resp-banner {
    padding-bottom: 368px;
}
}

/* Social Media */

.fb {
    background: url(//wps.myrealpage.com/w/w=hafez-panju.myrealpagewebsite.com/_media/facebook.svg) no-repeat;
}

.tw {
    background: url(//wps.myrealpage.com/w/w=hafez-panju.myrealpagewebsite.com/_media/twitter.svg) no-repeat;
}

.youtube {
    background: url(//wps.myrealpage.com/w/w=hafez-panju.myrealpagewebsite.com/_media/youtube.svg) no-repeat;
    display: inherit;
}

#social_footer img {
    max-width: 35px;
}

/* Homepage Map */

body.index .mrp-showcase-container.mrp-showcase-container-loading.xxs {
    max-height: 370px;
}

/* Homepage banner search form */

body.index table {
    border-collapse: separate;
    border-spacing: 2px;
}

select, input, textarea {
    font: -webkit-control;
}

input::-webkit-input-placeholder {
  font-size: 16px;
}
input::-moz-placeholder {
  font-size: 16px;
}
input:-ms-input-placeholder {
  font-size: 16px;
}
input::placeholder {
  font-size: 16px;
}

button, input[type=button] {
    width: auto;
    margin: 10px 0;
    padding: 6px;
}

/* Banner */ 

.banner-container #mrp-container4 {
    width: 100%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

body.index table {
    float: left;
    width: 290px !important;
    background: rgba(0,0,0,0.4);
    padding: 45px 30px;
    border-spacing: 7px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+0,000000+97,000000+100&0.45+0,0.35+97,0+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.35) 97%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.45) 0%,rgba(0,0,0,0.35) 97%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.45) 0%,rgba(0,0,0,0.35) 97%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

body.index table p {
    margin-bottom: 0px;
}

body.index #buildings {
    margin-bottom: 20px;
}

#phrase  {
    background: url("//hafez-panju.myrealpagewebsite.com/_media/Artboard 1.svg") no-repeat;
    height: 239px;
}
.banner-contact {
    bottom: auto;
}

#html-markup-7307150433800920897-p {
    display: inline-block;
    width: 70%;
}

#html-markup-80117120011138430-p {
    display: inline-block;
    width: 30%;
}

.banner-contact .inner {
    position: relative;
    margin: auto;
    max-width: 1245px;
    padding-left: 0px;
}

/* Listings */

#listing-results-view.mrp-style-area .summary-property-type {
    display: none;
}

#listing-results-view.mrp-style-area .mrp-listing-price-container {
    background-color: #000;
}

#listing-results-view.mrp-style-area .mrp-listing-details-link a {
    background-color: #fff;
}

#listing-details-view.mrp-style-area .mrp-listing-links-section > ul li {
    background-color: #fff;
}

#listing-details-view.mrp-style-area .mrp-listing-quick-actions > span {
    background-color: #000;
}

#listing-details-view.mrp-style-area .mrp-listing-details-tabs li.active {
    border-bottom: 3px solid #000;
}


@media (max-width: 840px) {
#mrp-container3 {
    width: 76px;
    height: 59px;
}

#logo {
    background: url(_media/HAFEZPREC-LIVEATSIMONFRASERLOGO-2020.svg) no-repeat;
    background-size: 300px 100px;
}

.mrp-menu-resp-wrapper > ul {
    background-color: #000;
}
.mrp-weblet-menu a {
    color: #fff !important;
}
#mrp-container3 {
    background: #fff;
}
}

@media (max-width: 720px) {
.banner-contact, #mrp-header {
    display: inherit;
}

#html-markup-80117120011138430-p {
    width: 100%;
}

body.index table {
    width: 100% !important;
    padding: 67px 10px;
}
#html-markup-7307150433800920897-p {
    display: none;
}
#mrp-container8 {
    width: 100%;
}
#mrp-footer h3 {
    display: inherit;
}
}


@media (max-width: 650px) {
#mrp-container9 {
    display: inherit;
    width: 100%;
}
.mrp-leadins.columns-4 .mrp-leadin {
    width: 100%;
}
}

/* Fixing Sidebar on Building Pages */

.mrp-listing-results #content-well {
    width: calc(100% - 365px);
}

.mrp-listing-results #mrp-sidebar {
    display: inherit;
}

/* Form Fixes */


table td, select {
    font-family: Arial Unicode MS,Arial,sans-serif;
    font: 12px Arial,Helvetica,sans-serif;
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0px;
    padding: 0.3em 0.4em;
    height: 22px;
}

.select-container {position:relative; display: inline;}
.select-container:after {content:""; width:0; height:0; position:absolute; pointer-events: none;}
.select-container:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: .3em;
    right: .75em;
    border-top: 8px solid black;
    opacity: 0.5;
}
select::-ms-expand {
    display: none;
}

input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark-color(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: textfield;
    background-color: -internal-light-dark-color(white, black);
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 0px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

table {
    border-collapse: separate;
    border-spacing: 2px;
}

.custom-padding p {
    padding: 0px;
    margin: 0px;
}

.custom-padding h3 {
    color: red;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    padding: 4px 0 0 !important;
}

.custom-padding img {
    margin-bottom: 10px;
}


@media (max-width: 650px) {
body #content-well {
    width: 100% !important;
}
.outer-container {
    background: #fff;
}
body.index table {
    width: 100% !important;
    padding: 54px 10px;
}
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
#html-markup-7307150433800920897-p {
    display: inline-block;
    width: 59%;
}
#html-markup-80117120011138430-p {
    display: inline-block;
    width: 38%;
}
#phrase {
    background: url(//hafez-panju.myrealpagewebsite.com/_media/Artboard 1.svg) no-repeat;
    height: 140px;
}
.mrp-leadins.columns-4 .mrp-leadin {
    width: 30%;
}
}