/*
 Theme Name:   DAVIS Theme
 Theme URI:    http://clienturl.com
 Description:  artifakt Child Theme
 Author:       artifakt Digital Inc
 Author URI:   http://artifakt.ca
 Template:     the-artifakt-theme
 Version:      1.0.0
*/

@import url("../the-artifakt-theme/style.css");
@import url("fonts/stylesheet.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/*** OUTDATED BROWSER WARNING ***/
.browsehappy {
    display: none;
    position: fixed;
    top: 0;
	left: 0;
    padding: 5px 20px;
    width: 100%;
	text-align: center;
    z-index: 2147483647;
	background-color: rgba(220, 67, 67, .8);
	color: #fff;
	padding: 15px 0;
}

.browsehappy a {
	color: #fff;
	text-decoration: underline;
}

.browsehappy a:hover, .browsehappy a:focus, .browsehappy a:active {
	text-decoration: none;
	color: #fff;
}


/******************/
/*** TYPOGRAPHY ***/
/******************/
body {
	font-family: 'Open Sans';
	color: #272930;
	font-size: 18px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
}

h1 {
	font-size: 45px;
}

h4 {
	font-size: 20px;
}

a {
	color: #ec1c24;
}

a:hover, a:active, a:focus {
	color: #932828;
	text-decoration: none;
}

.arrow-link:after {
	content: '\f0da';
	font: normal normal normal 18px/1 FontAwesome;
	margin-left: 5px;
}

.light {
	font-weight: 100;
}

.semi {
	font-weight: 600;
}

.red-text {
	color: #ec1c24;
}

.white-text {
	color: #fff;
}

blockquote {
	color: #87999c;
	font-style: italic;
	border-left: none;
	padding-left: 0;
	margin-bottom: 10px;
}

blockquote p {
	font-size: 22px;
	line-height: 1.4;
}

/***************/
/*** BUTTONS ***/
/***************/
.btn,
.gform_button,
.btn_primary,
.wp-core-ui .button-primary,
.btn-primary {
	color: #FFFFFF;
	font-family: 'Open Sans';
	text-transform: none;
	font-weight: normal;
	font-size: 18px;
	padding: 15px 25px !important;
	line-height: 1 !important;
	height: 50px;
	border: 0;
}
.btn:hover, .btn:focus, .btn:active,
.gform_button:hover, .gform_button:focus, .gform_button:active,
.btn_primary:hover, .btn_primary:focus, .btn_primary:active,
.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
.wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:active {
	color: #fff;
}

.red-btn,
.gform_button,
.btn_primary,
.btn-primary,
.wp-core-ui .button-primary  {
	background-color: #ec1c24;
}

.red-btn:hover, .red-btn:focus, .red-btn:active,
.gform_button:hover, .gform_button:focus, .gform_button:active,
.btn_primary:hover, .btn_primary:focus, .btn_primary:active,
.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
.wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:active {
	background-color: #932828;
}

.grey-btn {
	background-color: #87999c;
}

.grey-btn:hover, .grey-btn:focus, .grey-btn:active {
	background-color: #272930;
}

.search-btn {
    min-width: 60px;
    width: 60px;
    font-size: 22px;
    padding: 15px 0 !important;
}



/******************/
/*** SOCIAL BAR ***/
/******************/
.af_contact_social ul {
	list-style: none;
	padding-left: 0;
}

.af_contact_social li {
	display: inline-block;
}

.af_contact_social li a {
	display: block;
	margin: 0 7px;
	font-size: 14px;
}

.share-title {
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
}


/************************/
/*** PAGED PAGINATION ***/
/************************/
.paging-navigation {
	text-align: center;
}

.paging-navigation .pagination,
.paging-navigation > div {
	font-size: 0;
}

.page-numbers {
	display: inline-block;
	width: auto;
	text-align: center;
	background-color: transparent;
	padding: 0 4px;
	color: #000;
	margin: 0 8px;
	font-size: 18px;
}

.page-numbers.current {
	color: #ec1c24;
	border-bottom: 3px solid #ec1c24;
}

.page-numbers:hover {
	color: #ec1c24;
}

.page-numbers.next, .page-numbers.prev {
	color: #ec1c24 !important;
	margin: 0;
}

.woo-pagination {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 35px;
}

.num-page {
	width: 100%;
	text-align: center;
	margin: 30px 0;
}

/*************************/
/*** SINGLE PAGINATION ***/
/*************************/
.post-navigation {
	text-align: center;
}

.post-navigation .pagination {
	padding-left: 0;
	list-style: none;
	margin: 35px auto 0;
	width: auto;
	display: inline-block;
}

.post-navigation .pagination .nav-previous,
.post-navigation .pagination .nav-next {
	display: inline-block;
}

.post-navigation .pagination .nav-previous a,
.post-navigation .pagination .nav-next a {
	border: 0;
	border-radius: 0;
	background-color: transparent !important;
	padding: 0;
	color: #000;
	font-size: 18px;
}

.post-navigation .pagination .nav-previous a i,
.post-navigation .pagination .nav-next a i {
	color: #ec1c24;
}

.post-navigation .pagination .nav-previous a:hover,
.post-navigation .pagination .nav-next a:hover {
	color: #ec1c24;
}

.post-navigation .pagination .nav-previous + .nav-next {
	border-left: 1px solid #000;
	padding-left: 10px;
	margin-left: 3px;
}


/***************/
/*** SIDEBAR ***/
/***************/
.page-sidebar {
	margin-bottom: 30px;
}

.page-sidebar .ghalf {
	width: 100%;
	float: none;
}

.page-sidebar h3 {
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 20px;
}

.page-sidebar .gform_wrapper {
	margin-top: 30px !important;
}

.page-sidebar .gform_button {
	min-width: 160px;
}


/*****************************/
/*** GENERAL PAGE ELEMENTS ***/
/*****************************/

.span-page {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}

.page-content {
	padding-bottom: 40px;
}


.fluid-width-video-wrapper{
	width:100%;
	position:relative;
	padding:0;
	padding-top: 56.2121%;
}
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.artVideo {
	position: relative;
}

.showvid {
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, .4);
	color: #fff !important;
	font-size: 150px;
	z-index: 3;
	background-size: cover;
	background-position: 50%;
}

.twocol {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	column-count: 2;
}

/* Tabs */
.art-tabs > br,
.nav-tabs li + br,
.nav-tabs + br,
.tab-pane + br {
	display: none;
}

.content-tabs {
	margin: 40px 0;
	overflow: hidden;
	border: 1px solid #000;
}

.tab-content,
.tab-pane,
.pane-text {
	overflow: hidden;
}

.pane-text {
	padding: 30px 15px;
}

.content-tabs .pane-text h2:first-of-type {
	margin-top: 0;
}

.content-tabs .nav-tabs {
	display: -webkit-flex;
	display: flex;
	border-bottom: 0;
}

.content-tabs .nav-tabs li {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	margin-bottom: 0;
}

.content-tabs .nav-tabs li a {
	border-radius: 0;
	border: 0;
	margin: 0;
	text-align: center;
	color: #fff;
	border-right: 1px solid #fff;
}

.content-tabs .nav-tabs li a h4 {
	margin: 0;
	font-size: 22px;
}

.content-tabs .nav-tabs li:first-of-type a {
	background-color: rgba(39, 41, 48, .2);
}

.content-tabs .nav-tabs li:nth-of-type(2) a {
	background-color: rgba(39, 41, 48, .4);
}

.content-tabs .nav-tabs li:nth-of-type(3) a {
	background-color: rgba(39, 41, 48, .5);
}

.content-tabs .nav-tabs li:nth-of-type(4) a {
	background-color: rgba(39, 41, 48, .6);
}

.content-tabs .nav-tabs li:nth-of-type(5) a {
	background-color: rgba(39, 41, 48, .7);
}

.content-tabs .nav-tabs li:nth-of-type(6) a {
	background-color: rgba(39, 41, 48, .8);
}

.content-tabs .nav-tabs li:nth-of-type(7) a {
	background-color: rgba(39, 41, 48, .9);
}

.content-tabs .nav-tabs li:nth-of-type(8) a {
	background-color: rgba(39, 41, 48, 1);
}

.content-tabs .nav-tabs li.active a,
.content-tabs .nav-tabs li a:hover {
	color: #000;
	border: 0;
	background-color: #fff;
	border-right: 1px solid #000;
}

.content-tabs .nav-tabs li:first-of-type a {
	border-left: 0 !important;
}

.content-tabs .nav-tabs li:last-of-type a {
	border-right: 0 !important;
}


/*************/
/*** FORMS ***/
/*************/
input[type="text"],
input[type="number"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="submit"],
select {
	height: 50px;
}

textarea {
	height: 115px;
}

input[type="text"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(236, 28, 36,.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(236, 28, 36,.6) !important;
}

select {
	background: #fff url( './imgs/select-arrow-black.png' ) 97% 50% no-repeat;
}

input[type="text"],
input[type="number"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="tel"],
select,
textarea {
	border: 1px solid #ccc;
}

/* Gforms Resets/ Helper Classes */
.gform_validation_container {
	display: none !important;
}

.gform_wrapper .gfield_label,
label {
	font-weight: 600;
	font-size: 16px;
	margin: 5px 0;
	text-align: left;
}

.gform_wrapper .gfield_required,
.required {
	color: #ec1c24;
}

.gform_footer {
	text-align: right;
}

.gform_button {
	margin-top: 15px;
}

.gfield {
	margin-bottom: 10px;
}

.ghalf {
	width: 49%;
	display: inline-block;
	float: left;
}

.ghalf.floatright {
	float: right;
}

.floatright + li:not(.ghalf) {
	clear: both;
}

.ginline {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.ginline .gform_fields,
.ginline .gfield {
	margin-bottom: 0 !important;
}

.ginline .gform_body {
	-webkit-flex-grow: 1;
	flex-grow: 1;
}

.ginline .gform_fields .gfield:first-child {
	padding-left: 0;
}

.ginline .gform_button {
	min-width: 120px;
}

.gtrans .gfield input,
.gtrans .gfield textarea {
	background-color: rgba(255, 255, 255, .9);
	border: none;
}

.gtrans .gfield select {
	background: rgba(255, 255, 255, .9) url( './imgs/select-arrow-black.png' ) 97% 50% no-repeat;
	border: none;
}

.gnolabel label {
	display: none;
}

.gtwocol .gform_fields {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	column-count: 2;
}

.gtwocol .gfield {
	width: 100% !important;
	display: inline-block;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

.page-sidebar .gtwocol .gform_fields {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	-ms-column-count: 1;
	column-count: 1;
}



/***********/
/*** NAV ***/
/***********/
.site-navigation {
	background-color: #272930;
}

.navbar {
	min-height: 40px;
}

.navbar-collapse {
	padding: 0;
}

#main-menu {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#main-menu:before,
#main-menu:after {
	display: none;
}

/* Top Level Nav */
.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}

.header-scroll .navbar-default .navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}

.navbar-default .navbar-nav>li:focus>a,
.navbar-default .navbar-nav>li:hover>a,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active:focus>a,
.navbar-default .navbar-nav>.active:hover>a,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent !important;
    color: #ec1c24 !important;
}

/* Secondary Nav */
.navbar-nav>li>.dropdown-menu {
	background-color: #272930;
}

.dropdown-menu li a {
	position: relative;
	padding-right: 30px;
	font-weight: 600;
	color: #fff;
	font-size: 16px;
}

.dropdown-menu li a:before {
	content: '\f0da';
	font: normal normal normal 16px/1 FontAwesome;
	width: 10px;
	position: absolute;
	opacity: 0;
	left: 20px;
	top: 6px;
	color: #ec1c24 !important;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	background-image: none;
	padding-right: 20px;
	padding-left: 30px;
	position: relative;
	background-color: transparent;
}

.dropdown-menu li a:hover:before,
.dropdown-menu li a:focus:before,
.dropdown-menu>.active>a:before,
.dropdown-menu>.active>a:focus:before,
.dropdown-menu>.active>a:hover:before {
	opacity: 1;
}


/**************/
/*** HEADER ***/
/**************/
.sticky-cta {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: fit-content;
	box-shadow: 0 0 6px 4px rgba(0, 0, 0, .1);
	z-index: 99;
	transition: all .3s;
}

#masthead {
	position: fixed;
	top: 0; right: 0; left: 0;
	transition: all .2s ease-in-out;
	z-index: 99;
	background-color: #fff;
}

#masthead.header-scroll {
	box-shadow: 0 0 6px 4px rgba(0, 0, 0, .1);
}

.site-header-inner {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	padding: 30px 0;
	transition: all .2s ease-in-out;
}

.header-scroll .site-header-inner {
	padding: 10px 0;
}

.header-contact > h4 a {
	color: #272930;
	font-weight: 600;
}

.header-contact > h4 a:hover {
	color: #ec1c24;
}

.header-contact > h2 {
	margin-top: 0;
}

.header-contact > h2 a {
	font-weight: 600;
}

.social-links ul {
	list-style: none;
}

.social-links {
	padding-left: 0;
}

.social-links li {
	display: inline-block;
}

.social-links li > a {
	color: #272930;
	display: inline-block;
	padding: 2px;
	border: 1px solid #272930;
}

.social-links li a:hover,
.social-links li a:focus,
.social-links li a:active {
	background-color: #ec1c24;
	border-color: #ec1c24;
	color: #fff;
}

.header-logo img {
	width: 285px;
	transition: all .2s ease-in-out;
}

.header-scroll .header-logo img {
	width: 200px;
}


/**************/
/*** FOOTER ***/
/**************/
#colophon {
	background-image: url( './imgs/footer-bg@2x.jpg' );
	background-size: cover;
	background-position: 50%;
	padding-top: 50px;
}

.footer-brokerage {
	text-align: right;
	padding: 0;
}

.footer-logos {
	overflow: hidden;
	padding-bottom: 20px;
	line-height: 8;
}

.footer-logo {
	padding: 0;
}

.footer-newsletter {
	border: 4px solid #c8d1d6;
	padding: 10px 50px 45px 50px;
	margin-bottom: 30px;
	background-color: #fff;
}

.footer-newsletter h1 {
	font-size: 40px;
	padding-bottom: 30px;
}

.footer-newsletter h4 {
	line-height: 1.3;
}

.footer-newsletter .gform_button {
	margin-left: 3px;
}

.footer-legal {
	display: inline-block;
}

.footer-legal ul {
	padding-left: 0;
	list-style: none;
	font-size: 0;
}

.footer-legal li {
	display: inline-block;
	border-left: 1px solid #000;
	padding: 0 7px;
	font-size: initial;
}

.footer-legal li a {
	font-size: 18px;
}

.footer-social {
	padding: 5px 0;
}

.footer-help {
	padding-top: 20px;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
}

.footer-help .btn {
	margin-left: 20px;
}

.footer-help h4 {
	padding-top: 8px;
}

.site-info .fa-heart {
	color: #ec1c24;
}

.site-info {
	clear: both;
	overflow: hidden;
	background-color: #fff;
}

.site-info .container {
	border-top: 1px solid #272930;
}

.site-info > div {
	padding: 20px 0 15px 0;
}

/****************/
/*** HOMEPAGE ***/
/****************/

/*** Video Panel ***/
.video-panel h1 {
	font-size: 60px;
}

.video-panel {
	height: 650px;
	background-attachment: fixed;
	overflow: hidden;
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
}

.video-panel:after {
	background-color: rgba(39,41,48, 0.4);
	content: '';
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
}

.video-panel .panel-inner {
	position: relative;
	z-index: 10;
}

.main-video {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.video-panel video {
	position: absolute;
	top: 0;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

/*** Main (Links) Panel ***/
.main-panel {
	padding: 30px 0;
}

.main-panel li a {
	color: #fff;
}

.main-panel li {
	list-style: none;
}

.buyer-half > h2,
.seller-half > h2 {
	margin-top: 0;
}

.buyer-half li:after,
.seller-half li:after {
    content: '\f0da';
    font: normal normal normal 18px/1 FontAwesome;
    margin-left: 5px;
	color: #ec1c24;
}

.buyer-half li a:hover,
.buyer-half li a:active,
.buyer-half li a:focus,
.seller-half li a:hover,
.seller-half li a:active,
.seller-half li a:focus {
	color: #ec1c24;
}

.seller-half,
.buyer-half {
	padding-left: 0;
	line-height: 1.6;
}

.buyer-seller {
	margin-left: 0;
	padding-left: 0;
}

#menu-for-sellers,
#menu-for-buyers {
	padding-left: 0;
}


/*HOME WORTH PANEL*/
.home-worth-panel {
	padding: 30px 0 60px 0;
}

.home-worth-panel h4 {
	padding: 10px 0 15px;
}

#homeworthform {
	display: -webkit-flex;
	display: flex;
}

#homeworthform .btn {
	margin-left: 3px;
	min-width: 160px;
}


/*** Listings Panel ***/
.listings-panel {
	padding: 10px 0 30px 0;
	position: relative;
	overflow-x: hidden;
}

#listings-car {
	padding: 25px 0 75px;
	box-sizing: content-box;
}

#listings-car .carousel-inner {
	overflow: visible;
	padding-bottom: 55px;
    background-color: #FFF;
}

#listings-car .carousel-inner>.anext,
#listings-car .carousel-inner>.aprev {
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
    z-index: -1;
}

#listings-car .carousel-inner>.aprev {
    left: -105%;
}

#listings-car .carousel-inner>.anext {
    left: 105%;
}

#listings-car .carousel-indicators {
	bottom: 10px;
}

.carousel-control {
	opacity: 1;
}

.carousel-control.left,
.carousel-control.right {
	font-size: 35px;
	background-image: none;
}

.carousel-control span {
	position: absolute;
	color: #87999c;
	text-shadow: none;
	bottom: 0;
}

.listing-box a {
	height: 100%;
	display: block;
	position: relative;
}

.listing-inner {
	position: relative;
	padding: 20px;
	height: 400px;
}

.listing-img {
	position: absolute;
	right: 0; left: 0; bottom: 0; top: 0;
	background-size: cover;
	background-position: 50%;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.listing-hover {
	color: #272930;
	opacity: 0;
	position: relative;
	letter-spacing: 1px;
	padding-bottom: 20px;
}

.listing-box:hover .listing-img:before {
	content: '';
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	background-color: rgba(255, 255, 255, .8);
}

.listing-box:hover .listing-hover {
	opacity: 1;
}

.listing-info {
	background-color: rgba(255,255,255,0.8);
	padding: 10px 20px;
	bottom: 0;
	position: absolute;
}

.listing-info h3 {
	color: #272930;
}


/*MEET ELLI PANEL*/
.meet-elli {
	padding: 100px 0;
	background-position: 50% 20% !important;
}

.meet-elli h3 {
	font-size: 26px;
	line-height: 1.2;
}

.elli-right {
	text-align: left;
}

.meet-elli-testimonial .title {
	color: #c8d1d6;
	font-weight: 600;
}

.t-link-left,
.t-link-right {
	padding: 10px;
	font-weight: 600;
	background-color: #272930;
}

.t-link-left a,
.t-link-right a {
	color: #fff;
}

.t-link-left {
	border-right:4px solid #c8d1d6;
	border-top:4px solid #c8d1d6;
	border-bottom: 4px solid #c8d1d6;
}

.t-link-right {
	border-top:4px solid #c8d1d6;
	border-bottom: 4px solid #c8d1d6;
}

.t-link-left a:hover,
.t-link-right a:hover {
	color: #ec1c24;
}


/*** Condo Panel ***/
.condo-panel {
	padding-top: 50px;
	padding-bottom: 25px;
	clear: both;
}

.condo-panel .container {
	position: relative;
}

.condo-panel .container:after {
	content: '';
	background-image: url( './imgs/find-your-condo@2x.jpg' );
	background-size: cover;
	background-position: 50%;
	position: absolute;
	top: 0; right: 50%; bottom: -20px; left: 0;
	display: block;
}

.condo-panel .panel-inner {
	border: 4px solid #c8d1d6;
	overflow: hidden;
	position: relative;
	z-index: 3;
	margin: 20px 7px;
}

/*** Neighbourhoods Panel ***/
.explore-toronto h4,
.condo-panel h4 {
	padding: 10px 0;
}

.explore-toronto {
	padding: 35px 0;
}

.explore-toronto .container {
	position: relative;
}

.explore-toronto .container:after {
	content: '';
	background-image: url( './imgs/explore-toronto@2x.jpg' );
	background-size: cover;
	background-position: 50%;
	position: absolute;
	top: 0; right: 0; bottom: -20px; left: 50%;
	display: block;
}

.explore-toronto .panel-inner {
	border: 4px solid #c8d1d6;
	overflow: hidden;
	position: relative;
	z-index: 3;
	margin: 20px 7px;
}

#menu-neighbourhood-menu,
#menu-condo-menu {
	list-style: none;
	padding-left: 0;
	column-count: 2;
	font-weight: 600;
	line-height: 1.75;
}

#menu-neighbourhood-menu li a,
#menu-condo-menu li a {
	color: #272930;
}

#menu-neighbourhood-menu li a:hover,
#menu-neighbourhood-menu li a:active,
#menu-neighbourhood-menu li a:focus,
#menu-condo-menu li a:hover,
#menu-condo-menu li a:focus,
#menu-condo-menu li a:active {
	color: #ec1c24;
}

.explore-toronto {
	padding-top: 25px;
	padding-bottom: 50px;
}

.explore-toronto .area-left {
	padding: 20px 20px 20px 30px;
}

.condo-right {
	padding: 20px 20px 20px 30px;
}

#menu-condo-menu li a:after,
#menu-neighbourhood-menu li a:after {
	content: '\f0da';
	font: normal normal normal 18px/1 FontAwesome;
	margin-left: 8px;
	color: #ec1c24;
}

/*CONSULTATION PANEL*/
.tab-pane.fade {
   -webkit-transition: opacity 1s linear;
	-moz-transition: opacity 1s linear;
	-ms-transition: opacity 1s linear;
	-o-transition: opacity 1s linear;
	transition: opacity 1s linear;
}

.consultation-panel .nav-tabs {
	display: -webkit-flex;
	display: flex;
	width: 100%;
}

.consult-tabs-wrap {
	border: 4px solid #c8d1d6;
	text-align: left;
	background-color: #fff;
	margin-top: 40px;
	margin-bottom: 65px;
}

.consult-tabs-wrap .gform_button {
	position: relative;
	bottom: -50px;
	margin-top: -15px;
}

.consultation-panel .tab-content h4 {
	padding: 10px;
}

.consultation-panel .nav-tabs>li.active>a,
.consultation-panel .nav-tabs>li.active>a:focus,
.consultation-panel .nav-tabs>li.active>a:hover {
	border: none;
	border-bottom: 6px solid #ec1c24;
	color: #ec1c24;
}

.consultation-panel .nav-tabs>li {
	margin-bottom: -3px;
	width: 50%;
}

.consultation-panel .nav-tabs>li>a {
	margin: 0;
	line-height: normal;
	border: none;
	color: #272930;
	text-align: center;
}

.consultation-panel .nav-tabs h4{
	font-size: 18px;
	padding:0 8px;
}

.consultation-panel .nav>li>a:focus,
.consultation-panel .nav>li>a:hover {
	background-color: transparent;
}

.consultation-panel .pane-text,
.consultation-panel .tab-pane,
.consultation-panel .tab-content {
	overflow: visible;
}


.consultation-panel .pane-text {
	padding-bottom: 0;
}


/* Blog Panel */
.blog-panel {
	padding: 30px 0;
}

.blog-panel .blog-box-wrap {
	margin-top: 25px;
}

.blog-box-wrap .blog-box {
	width: 100%;
	text-align: left;
	padding: 0;
}


/*TESTIMONIAL PANEL*/
.testimonial-panel {
	padding: 40px 0;
}

.testimonial-panel p.title {
	margin-top: 10px;
	font-weight: 600;
}

.testimonial-panel h3 {
	line-height: 1.5;
}

.testimonial-panel .carousel-inner {

}

.testimonial-panel .panel-inner {
	border: 5px solid #fff;
	padding: 15px 30px 55px 30px;
}

.indicator-wrap {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.indicator-wrap > div {
	padding: 0;
}

#testimonial-carousel .carousel-indicators {
	position: static;
	margin: 0;
	text-align: left;
	width: 100%;
}

.carousel-indicators {
	font-size: 0;
}

.carousel-indicators li {
	border-color: #272930;
	border-radius: 0;
	width: 75px;
	margin: 0;
}

.carousel-indicators .active {
	background-color: #87999c;
	width: 75px;
	height: 10px;
}


/******************/
/*** CTA PANELS ***/
/******************/

.hp_panel {
	background-size: cover;
	background-position: 50% 40%;
}

.selling-panel,
.buying-panel {
	padding: 30px 0;
	position: relative;
}

.selling-panel:before,
.buying-panel:before {
	content: '';
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	background: linear-gradient( 90deg, rgba(0, 0, 0, .8), transparent 100% );
}

.selling-panel .panel-inner,
.buying-panel .panel-inner {
	border: 4px solid #c8d1d6;
	padding: 30px;
	position: relative;
}

.selling-panel h1,
.buying-panel h1 {
	margin-top: 0;
}

.selling-panel .btn,
.buying-panel .btn {
	margin-top: 20px;
}


/***********/
/*** 404 ***/
/***********/
.error404 .main-content {
	background-image: url( './imgs/404@2x.jpg' );
	background-size: cover;
	background-position: 50% 0;
	padding: 60px 0;
}

.error-404 {
	background-color: rgba(255, 255, 255, .9);
	padding: 30px;
}

.error-404 h1 {
	margin-top: 0;
}

.search-404 {
	margin-top: 30px;
}



/*************/
/*** LOGIN ***/
/*************/
.login {
	background-image: url( './imgs/get-help-search@2x.jpg' );
	background-size: cover;
	background-position: 50%;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	min-height: 100vh;
}

#login {
	width: 450px;
	padding: 35px 0;
	text-align: center;
	color: #fff;
	position: relative;
	background-color: rgba(255, 255, 255, .8);
}

#login p {
	text-align: left;
}

#loginform {
	background-color: transparent;
	box-shadow: none;
	padding-bottom: 15px;
	margin-bottom: 25px;
	margin-top: 0;
}

#login h1 a {
	background-image: url( './imgs/DAVIS-logo-colour.svg' );
	width: 300px;
	background-size: 300px;
	height: 150px;
	margin-bottom: 0;
}

#loginform label {
	color: #000;
	font-size: 16px;
}

#loginform input[type="text"],
#loginform input[type="password"] {
	background-color: rgba(255, 255, 255, .8);
}

#loginform .submit {
	clear: both;
}

#loginform .button-primary {
	width: 150px;
	height: 50px;
}

#rememberme {
	background-color: transparent;
	border: 2px solid #ec1c24 !important;
	border: 0;
	box-shadow: none;
	transform: scale(1.3);
	margin-left: 2px;
}

input[type=checkbox]:checked:before {
	color: #ec1c24;
}

#nav a,
#backtoblog a {
	color: #000 !important;
	font-size: 18px;
}

#nav,
#backtoblog {
	margin: 0 !important;
	display: inline-block;
	padding: 0 !important;
	font-size: 18px;
}



/**************/
/*** THANKS ***/
/**************/
.thanks-content {
	background-color: rgba(255,255,255,0.8);
	padding: 25px 40px;
}

.thanks-content h3 {
	font-weight: 400;
}

.page-template-thanks .main-content {
    background-size: cover;
    background-position: 50% 0;
	padding: 60px 0;
}



/***************/
/*** CONTACT ***/
/***************/
.contact-left {
	padding-left: 0;
}

.contact-right {
	padding-right: 0;
}


/******************/
/*** LEAD PAGES ***/
/******************/

.page-template-leadpage .banner-header {
	background-size: cover;
	background-position: 50% 0%;
	position: relative;
	color: #fff;
	padding: 20px 0 30px;
	margin-bottom: 30px;
	margin-top: 0;
	z-index: 1;
}

.page-template-leadpage .banner-header:before {
  content: '';
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background: linear-gradient( 0deg, rgba(0, 0, 0, .5), transparent 100% );
}

.page-template-leadpage .page-title,
.page-template-leadpage .af_contact_social {
	position: relative;
}

.lead-content {
	padding-bottom: 50px;
}

.lead-content .page-title {
	margin-top: 250px;
}

.lead-content h4 {
	line-height: 1.3;
}

.lead-content .entry-content a {
	font-weight: bold;
	border-bottom: 1px solid #fff;
	color: #272930;
}

.lead-content .entry-content a:hover {
	color: #ec1c24;
	border-color: #ec1c24;
}

.lead-content .gform_wrapper {
	margin-top: 30px !important;
}

.lead-bottom {
	background-color: #272930;
	padding: 30px 0;
	color: #fff;
}

.lead-bottom img {
	margin-bottom: 15px;
}


/*********************/
/*** CONTENT PAGES ***/
/*********************/
.main-content {
	margin-top: 250px;
}

.admin-bar .main-content {
	margin-top: 220px;
}

.banner-header {
	background-size: cover;
	background-position: 50% 0%;
	position: relative;
	color: #fff;
	padding: 20px 0 30px;
	margin-bottom: 45px;
}

.banner-header:before {
	content: '';
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	background: linear-gradient( 0deg, rgba(0, 0, 0, .5), transparent 100% );
}

.banner-header .page-header {
	margin: 0;
	padding: 0;
	position: relative;
}

.banner-header .page-title {
	margin: 0;
	margin-top: 300px;
}

.banner-header .af_contact_social li a,
.lead-content .af_contact_social li a {
	color: #fff;
}

.banner-header .af_contact_social li a:hover,
.lead-content .af_contact_social li a:hover {
	color: #ec1c24;
}

.page-header {
	border: 0;
	margin-top: 20px;
}

.page-title {
	margin-top: 50px;
}

.content-bottom {
	padding: 0;
}

.content-bottom .side {
	padding: 0;
}

.content-testimonial-img {
	height: 250px;
	background-size: cover;
	background-position: 50% 0;
	margin-bottom: 20px;
}

.content-testimonial p {
	margin-bottom: 0;
}

.content-testimonial hr {
	border-top: 1px solid #000;
}

.content-form {
	padding-right: 45px;
}

.content-form h2 {
	margin-bottom: 25px;
	margin-top: 0;
}

.content-form .gform_wrapper {
	margin-top: 30px !important;
}

.content-form .gform_button {
	min-width: 170px;
}

.content-form .ghalf {
	width: 100%;
	float: none;
}

.validation_message,
.validation_error {
	color: #ec1c24;
}

.elli-header {
	color: #272930;
	background-position: 60% 0%;
}

.elli-header .af_contact_social li a {
	color: #272930;
}

/************************************/
/*** BLOG MAIN / ARCHIVE / SEARCH ***/
/************************************/
.blog-box {
	margin-bottom: 30px;
}

.blog-img {
	height: 250px;
	background-size: cover;
	background-position: 50%;
	position: relative;
}

.blog-banner {
	position: absolute;
	right: 0; top: 20px;
	background-color: rgba(255, 255, 255, .8);
	padding: 8px 20px;
	color: #000;
}

.blog-info h3 {
	color: #000;
	margin-top: 10px;
}

.blog-info p:not(.arrow-link) {
	color: #000;
}

.blog-info p.red-text {
	color: #ec1c24;
}

.widget {
	border: 4px solid #c8d1d6;
	padding: 20px 10px;
}

.widget-title {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 0;
}

.dpe-flexible-posts {
	padding-left: 0;
	list-style: none;
}

.dpe-flexible-posts li {
	margin-bottom: 10px;
}

.dpe-flexible-posts li .title:after {
	content: '\f0da';
	font: normal normal normal 16px/1 FontAwesome;
	margin-left: 5px;
}



/*******************/
/*** BLOG SINGLE ***/
/*******************/
.single-post .page-header .btn {
	margin-top: 15px;
}

.post-image {
	margin-bottom: 10px;
	text-align: center;
}

.blog-tags {
	margin-top: 45px;
}

.blog-tags a {
	text-transform: capitalize;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.blog-tags a:before {
	content: '\f02b';
	font: normal normal normal 16px/1 FontAwesome;
	margin-right: 5px;
}

.condo-cta {
	margin-top: 30px;
}

/* Comments */
#comments {
	border-top: 1px solid #ccc;
}

.comments-title,
#reply-title {
	font-size: 24px;
	color: #000;
}

.comment-body .pull-left {
	margin-right: 20px;
}

.comment-body .pull-left img {
	display: none;
}

.comment-body .pull-left::before {
	content: '\f007';
	font: normal normal normal 40px/1 FontAwesome;
	height: 60px;
	width: 60px;
	display: block;
	padding: 9px 16px;
	color: #fff;
	background-color: #000;
	border-radius: 50%;
}

.comment-body .panel,
.comment-body .panel-heading,
.comment-body .panel-footer {
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

.comment-reply,
.form-submit {
	text-align: right;
}

.comment-list {
	margin-bottom: 35px;
}

#reply-title {
	margin-bottom: 15px;
}

.comment-form {
	padding: 15px;
	background-color: #e8ecec;
}

.comment-notes {
	font-weight: 100;
	font-size: 16px;
	margin-bottom: 20px;
	text-align: left;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-top: 15px;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
	min-width: 110px;
	padding-right: 20px;
	margin-bottom: 0;
	letter-spacing: 1px;
	font-size: 14px;
	text-align: right;
}



/*************************/
/*** TESTIMONIALS MAIN ***/
/*************************/
.testimonial-wrap {
	margin: 45px 0 15px;
	overflow: hidden;
}

.t-box {
	margin-bottom: 30px;
}

.testimonial-img {
	height: 250px;
	background-size: cover;
	background-position: 50% 0;
}

.testimonial-img a {
	display: block;
	height: 100%;
}

.testimonial-content {
	background-color: #272930;
	color: #fff;
	padding: 10px 15px 15px;
	min-height: 200px;
}

.testimonial-content h4 {
	margin-bottom: 0;
}

.testimonial-content p:not(.tiny) {
	margin-top: 10px;
}


/***************************/
/*** TESTIMONIALS SINGLE ***/
/***************************/
.t-content-inner {
	padding: 0;
}

.t-content-inner p {
	font-size: 20px;
}

.single-testimonial .banner-header {
	background-position: 50% 30%;
}



/*********************/
/*** LISTINGS MAIN ***/
/*********************/
.listing-pg-query .listing-box-wrap {
	margin-bottom: 30px;
}

.listing-pg-query {
	margin-bottom: 30px;
}

/***********************/
/*** LISTINGS SINGLE ***/
/***********************/
.single-listings #nav-below {
	display: none;
}

.list-header-status span {
	background-color: #ec1c24;
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
}

.list-title {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.list-title.img-title h2 {
	font-size: 36px;
}

.list-details-wrap {
	border: 1px solid #000;
}

.list-details-wrap .row {
	margin: 0;
	display: -webkit-flex;
	display: flex;
}

.list-details-wrap .row .list-detail:first-of-type {
	border-right: 1px solid #000;
}

.list-detail {
	border-bottom: 1px solid #000;
}

.list-details-wrap .row:last-of-type .list-detail {
	border-bottom: 0;
}

.list-detail {
	padding: 10px 15px;
}

.list-detail p {
	margin: 0;
}

.list-desc,
.list-amenities,
.list-maintenance {
	margin-top: 40px;
}

.list-amenities ul,
.list-maintenance ul {
	padding-left: 0;
	list-style: none;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	column-count: 2;
	margin: 20px 0;
}

.list-amenities li,
.list-maintenance li {
	margin-bottom: 5px;
	padding-left: 13px;
	display: inline-block;
	width: 100%;
}

.list-amenities li:before,
.list-maintenance li:before {
	margin: 0 10px 0 -13px;
	content: '\f111';
	font: normal normal normal 4px/1 FontAwesome;
	position: relative;
	color: #ec1c24;
	bottom: 4px;
}

.list-downloads {
	margin-top: 40px;
}

.list-downloads a {
	display: block;
	text-transform: capitalize;
	margin-bottom: 5px;
	font-weight: 600;
}

.list-tour {
	margin-bottom: 40px;
}

.virtual-wrap {
	position: relative;
	padding-bottom: 56.25%;
}

.virtual-wrap iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
}

#gallery-1 .gallery-item {
	margin: 0 !important;
}

#gallery-1 .gallery-item a {
	display: block;
	height: 100%;
	position: relative;
}

#gallery-1 .gallery-item a:before {
	content: '';
	position: absolute;
	top: 10px; right: 10px; bottom: 10px; left: 10px;
	background-color: rgba(0, 0, 0, .2);
	opacity: 0;
}

#gallery-1 .gallery-item a:hover:before {
	opacity: 1;
}

.gallery a img {
	max-width: 100%;
	border: 10px solid #fff !important;
}

.list-location {
	margin-top: 40px;
}

.single-listings .banner-header {
	background-position: 50% 50%;
}


/*******************/
/*** CONDOS MAIN ***/
/*******************/
.condo-wrap {
	margin-bottom: 20px;
}

.condo-wrap .condo-box {
	margin-bottom: 30px;
}

.condo-wrap + .paging-navigation {
	margin-bottom: 20px;
}


/*********************/
/*** CONDOS SINGLE ***/
/*********************/
.single-condo #nav-below {
	display: none;
}

.building-info {
	border: 1px solid #000;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}

.building-info h2 {
	margin-top: 0;
}

.building-info > div {
	padding: 15px 45px;
}

.building-info .clear {
	padding: 0;
}

.tower-right {
	border-left: 1px solid #000;
}

.building-info p {
	margin-bottom: 0;
}

.condo-tabs .pane-text img {
	margin-bottom: 15px;
}

.condo-scores {
	margin-top: 50px;
}

.score-wrap {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	text-align: center;
	padding: 15px;
	border-bottom: 4px solid #fff;
}

.score-title {
	width: 115px;
	min-width: 115px;
}

.score-title h3 {
	margin: 0;
}

.score-arrow {
	-webkit-flex-grow: 1;
	flex-grow: 1;
}

.score-arrow h2 {
	font-size: 60px;
	margin: 0;
}

.score-value {
	width: 125px;
	min-width: 125px;
}

.score-value h2 {
	margin: 0;
	font-size: 70px;
}

.walk-box {
	background-color: #c8d1d6;
}

.transit-box {
	background-color: #e8ecec;
}

.bike-box {
	background-color: #272930;
	color: #fff;
}

.condo-location {
	margin-top: 0;
}


/***************************/
/*** NEIGHBOURHOODS MAIN ***/
/***************************/
.neighbourhood-wrap,
.condo-wrap {
	margin: 45px 0 15px;
}

.neighbourhood-wrap .hood-box {
	margin-bottom: 30px;
}



/*****************************/
/*** NEIGHBOURHOODS SINGLE ***/
/*****************************/
.single-neighbourhood #nav-below {
	display: none;
}

.hood-top {
	padding: 0;
}

.hood-main-content h4 {
	line-height: 1.5;
	font-size: 22px;
	margin-bottom: 25px;
}

.hood-tabs {
	margin-top: 30px;
}

.img-title {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 30px;
}

.img-title h2 {
	display: inline-block;
	margin: 0;
	margin-left: 15px;
	font-size: 45px;
}

.hood-tabs .nav-tabs li:first-of-type a {
	background-color: rgba(39, 41, 48, .3);
}

.hood-tabs .nav-tabs li:nth-of-type(2) a {
	background-color: rgba(39, 41, 48, .4);
}
.hood-tabs .nav-tabs li:nth-of-type(3) a {
	background-color: rgba(39, 41, 48, .5);
}

.hood-tabs .nav-tabs li:nth-of-type(4) a {
	background-color: rgba(39, 41, 48, .7);
}

.hood-tabs .nav-tabs li:nth-of-type(5) a {
	background-color: rgba(39, 41, 48, .8);
}

.hood-tabs .nav-tabs li:last-of-type a {
	background-color: rgba(39, 41, 48, 1);
}

.hood-tabs .nav-tabs li.active a,
.hood-tabs .nav-tabs li a:hover {
	background-color: #fff;
}

.hood-tabs .nav-tabs li a h4 {
	font-size: 20px;
}

.hood-map-title {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.hood-map-title img {
	width: 30px;
}


/*****************/
/*** TEAM MAIN ***/
/*****************/
.team-wrap {
	margin-top: 45px;
}

.team-box {
	margin-bottom: 30px;
}

.team-box a {
	display: block;
	height: 100%;
}

.team-box-inner {
	height: 555px;
	background-size: cover;
	background-position: 50% 0;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.team-info {
	width: 100%;
	padding: 20px;
	background-color: rgba(39, 41, 48, .7);
	color: #fff;
}

.team-info h2 {
	margin-top: 0;
}

.team-main-bottom {
	background-color: #272930;
	padding: 30px 0;
	color: #fff;
	margin-bottom: -40px;
}


/*******************/
/*** TEAM SINGLE ***/
/*******************/
.team-header {
	display: -webkit-flex;
	display: flex;
}

.single-team-img {
	background-size: cover;
	background-position: 50% 0;
}

.single-team-contact {
	padding-right: 0;
}

.single-team-contact-inner {
	border: 4px solid #c8d1d6;
	padding: 20px;
}

.single-team-contact h1 {
	margin-top: 0;
}

.single-team-contact h3 {
	margin: 2px 0;
}

.single-team-contact h4 {
	line-height: 1.5;
}

.single-team-content {
	padding: 0;
}

.single-team-content h4 {
	line-height: 1.4;
	margin-bottom: 25px;
}

.team-nav {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin: 35px 0 40px;
}

.team-nav:before {
	content: '';
	height: 4px;
	background-color: #e8ecec;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	margin-right: 15px;
	display: block;
}

.team-nav a {
	color: #000;
}

.team-nav a i {
	color: #ec1c24;
	margin-left: 10px;
}

.team-nav a:hover {
	color: #ec1c24;
}


/*****************/
/*** TEAM ELLI ***/
/*****************/
.elli-header:before {
	display: none;
}

.elli-header .page-title {
	/* margin-top: 50px; */
}

.elli-header h3 {
	margin-top: 50px;
	line-height: 1.5;
}

.elli-bar {
	background-color: #272930;
	margin-top: -45px;
	color: #fff;
	position: relative;
	margin-bottom: 40px;
}

.elli-bar:before {
	content: '';
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 75%;
	background-color: #e8ecec;
}

.elli-bar .container {
	display: flex;
	display: -webkit-flex;
}

.elli-contact {
	background-color: #e8ecec;
	padding: 15px 15px 15px 0;
}

.elli-quote {
	padding: 15px 30px;
}

.elli-quote h4 {
	line-height: 1.3;
}

.elli-awards {
	background-color: #272930;
	color: #fff;
	margin-top: 40px;
	padding: 30px 0;
}

.elli-awards h2 {
	font-size: 36px;
}

.elli-awards ul {
	padding-left: 0;
	list-style: none;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	column-count: 2;
	margin: 40px 0;
}

.elli-awards li {
	margin-bottom: 15px;
	padding-left: 13px;
	display: inline-block;
	width: 100%;
}

.elli-awards li:before {
	margin: 0 10px 0 -13px;
	content: '\f111';
	font: normal normal normal 4px/1 FontAwesome;
	position: relative;
	color: #ec1c24;
	bottom: 4px;
}

.elli-awards .art-col {
	text-align: center;
}

.elli-awards .art-col img {
	max-height: 100px;
	width: auto;
}



/******************/
/*** HOME WORTH ***/
/******************/
.hw-header {
	overflow: hidden;
	padding-top: 45px;
	margin-bottom: 40px;
}

.hw-header > div {
	padding: 0;
}

.page-template-homeworth .main-content {
	background-size: cover;
	background-position: 50%;
	position: relative;
	min-height: 100vh;
}

.page-template-homeworth .main-content:before {
	content: '';
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
}

.hw1 {
	background-color: rgba(255, 255, 255, .9);
	border: 4px solid #c8d1d6;
	padding: 30px;
	margin-top: 100px;
	overflow: hidden;
}

.hw1 h1 {
	margin-top: 0;
}

.hw1 > div {
	padding: 0;
	margin-top: 20px;
}

.hw-map {
	padding-bottom: 45px;
}

.hw-map h2 {
	margin-top: 0;
}

.hw-map #map-canvas {
	border: 1px solid #c8d1d6;
}

.hw-form {
	padding-right: 0;
	padding-bottom: 45px;
}

.hw-form h3 {
	margin-top: 0;
}


/*********************/
/*** ONE-OFF PAGES ***/
/*********************/

/* Recommended Professtionals */
.pro-bar {
	background-color: #272930;
	color: #fff;
	margin-top: -45px;
	padding: 35px 0 45px;
	margin-bottom: 30px;
}

.pro-search {
	margin-top: 20px;
}

.pro-wrap {
	border-left: 1px solid #000;
}

.partner-box {
	height: 285px;
	padding: 20px 10px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.partner-box:first-of-type,
.partner-box:nth-of-type(2),
.partner-box:nth-of-type(3),
.partner-box:nth-of-type(4) {
	border-top: 1px solid #000;
}

.grey-pro-box {
	background-color: #e8ecec;
}

.partner-box-inner {
	height: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.partner-cat {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.partner-cat img {
	width: 35px;
	min-width: 35px;
	margin-right: 15px;
}

.partner-cat p {
	margin: 0;
}

.partner-info h4,
.partner-info p {
	margin: 0;
}


/* Supported Charities */
.charities .row {
	margin: 0;
	display: -webkit-flex;
	display: flex;
}

.charity-sq {
	text-align: center;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.charity-sq img {
	max-width: 250px;
}


/******************/
/*** RESPONSIVE ***/
/******************/


/* LG Displays - 2000 and larger */
@media (min-width:2000px) {

	.banner-header {
		height: 600px;
	}

	.banner-header .page-title {
		margin-top: 450px;
	}

	.page-template-prospage .banner-header .page-title {
		margin-top: 415px;
	}

}


/* MD Displays - 1199 and smaller */
@media (max-width:1199px) {

	.footer-help {
		margin-bottom: 15px;
	}

	.footer-brokerage img {
		width: 160px;
	}

	.team-box-inner {
		height: 455px;
	}

	.t-box {
		padding: 0 8px;
	}

	.testimonial-content {
		min-height: 250px;
	}

}


/* SM Displays - 991 and smaller --- includes iPad portrait */
@media (max-width:991px) {

	.main-content {
		margin-top: 220px;
	}

	#main-menu.nav>li>a {
		padding: 15px 5px;
	}

	.footer-help {
		display: block;
		text-align: center;
		padding-top: 5px;
	}

	.footer-help .btn {
		margin-left: 0px;
		margin-bottom: 20px;
	}

	.testimonial-panel {
		text-align: center;
	}

	.footer-logo,
	.footer-brokerage {
		text-align: center;
	}

	.meet-elli {
		background-position: 75%;
		padding: 20px 0;
	}

	.video-panel {
		height: 450px;
		background-attachment: inherit;
	}

	#menu-condo-menu,
	#menu-neighbourhood-menu {
		column-count: 1;
	}

	.site-info div {
		text-align: center;
	}

	.site-info {
		padding-bottom: 10px;
	}

	.footer-legal li:first-child {
		border: 0;
	}

	.footer-newsletter {
		padding: 10px 15px 45px;
	}

	.footer-newsletter div {
		padding: 0;
	}

	.footer-newsletter h1 {
		padding-bottom: 5px;
	}

	.footer-contact {
		padding: 0;
	}

	.footer-contact span:nth-of-type(3) {
		display: block;
	}

	.footer-contact span.delim {
		display: none;
	}

	.footer-logos {
		padding-bottom: 0;
	}

	.footer-brokerage img {
		width: 150px;
	}

	.buyer-seller {
		overflow: hidden;
	}

	.seller-half,
	.buyer-half {
		padding: 0;
	}

	.explore-toronto .area-left,
	.condo-right {
		padding: 20px 15px;
	}

	.testimonial-panel .panel-inner {
		padding: 15px 15px 55px;
	}

	.content-bottom .side {
		margin-top: 0;
	}

	.content-form {
		padding-right: 30px;
	}

	#field_4_1,
	#field_4_7 {
		margin-top: 22px;
	}

	.hw-map {
		padding: 0;
		margin: 35px 0;
	}

	.hw-map #map-canvas {
		height: 350px !important;
	}

	.hw-form {
		padding-left: 0;
	}

	.team-info {
		padding: 20px 15px;
	}

	.testimonial-content {
		min-height: 215px;
	}

	.hood-tabs {
		margin-top: 45px;
	}

	.hood-tabs .nav-tabs li a h4 {
		font-size: 14px;
	}

	.single-listings .side {
		margin-bottom: 40px;
	}

	.score-wrap {
		-webkit-justify-content: center;
		justify-content: center;
	}

	.score-arrow {
		-webkit-flex-grow: 0;
		flex-grow: 0;
		width: 50px;
		min-width: 50px;
	}

	.condo-location {
		margin-top: 45px;
	}

	.charity-sq img {
		max-width: 200px;
	}

	.contact-left,
	.contact-right {
		padding: 0;
		text-align: center;
	}

	.contact-left {
		margin-bottom: 35px;
	}

	.banner-header .page-title {
		margin: 0;
		margin-top: 200px;
	}

}


/* MENU COLLAPSE */
@media (max-width: 799px){

	.navbar-collapse {
		border-top: 0;
	}

	#main-menu {
		display: block;
		padding-bottom: 20px;
		text-align: center;
		margin: 0;
	}

	.navbar-default .navbar-toggle {
		border: 1px solid #e8ecec;
		border-radius: 0;
		background-color: transparent !important;
		outline: none !important;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}

	.navbar-nav>li {
		width: 100%;
	}

	.navbar-nav .open .dropdown-menu>li>a {
		padding: 10px 15px !important;
		white-space: normal;
	}

	.dropdown-menu li a:before {
		display: none;
	}

	.dropdown-menu li.active a:before {
		position: static;
		margin-right: 5px;
		display: inline-block;
	}

	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
		color: #ec1c24;
		background-color: transparent;
	}

	.site-info span {
		display: block;
	}

	.elli-contact {
		padding: 25px 15px 25px 0;
	}

	.mobile-sticky-cta {
		background-color: #272930;
		padding: 10px 15px;
		bottom: 0; right: 0; left: 0;
		width: 100%;
		color: #fff;
	}

	.mobile-sticky-cta > div {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}


}

@media (max-width:767px) {

	#main-menu {
		margin: 0;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
		background-color: transparent;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #ec1c24;
		background-color: transparent;
	}

	.gfield {
		margin-top: 10px !important;
	}

	.ghalf {
		float: none !important;
		width: 100%;
	}

	.ginline {
		display: block;
	}

	.ginline .gfield {
		margin-bottom: 0 !important;
	}

	.ginline .gform_body {
		padding-right: 0;
	}

	.ginline .gform_footer {
		min-width: 100%;
		margin-top: 0 !important;
	}

	.ginline .gform_button {
		width: 100% !important;
	}

	.gtwocol .gform_fields {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		-ms-column-count: 1;
		column-count: 1;
	}

	.footer-legal li {
		display: block;
		border-right: 0;
		padding: 0;
	}

	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		display: block;
	}

	.comment-form-author label,
	.comment-form-email label,
	.comment-form-url label {
		min-width: 100%;
		text-align: left;
	}

	.buyer-half {
		border-bottom: 1px solid #fff;
		border-right: none;
		padding-bottom: 15px;
	}

	.seller-half {
		padding-top: 15px;
	}

	.main-content {
		margin-top: 0 !important;
	}

	#masthead {
		position: static;
	}

	.site-header-inner {
		padding: 15px 0 !important;
	}

	.header-contact h2 {
		margin-top: 0;
	}

	.header-logo img {
		width: 250px !important;
	}

	.header-brokerage {
		clear: both;
	}

	#colophon {
		background-position: 0%;
		position: relative;
		background-size: cover;
		z-index: 1;
	}

	#colophon:before {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(255, 255, 255, .8);
		z-index: -1;
}

	.footer-contact {
		text-align: center;
	}

	.t-link-right {
		border-top: none;
		border-right: 4px solid #c8d1d6;
		border-left: 4px solid #c8d1d6;
	}

	.t-link-left {
		border-left: 4px solid #c8d1d6;
	}

	.meet-elli {
		background-image: none !important;
		padding-top: 0;
	}

	.meet-elli .container {
		padding-left: 0;
		padding-right: 0;
	}

	.meet-elli img {
		border-bottom: 4px solid #fff;
	}

	.video-panel {
		height: 350px;
	}

	.video-panel h1 {
		font-size: 48px;
	}

	.error-404 {
		padding: 30px 15px;
	}

	.site-header-inner {
		display: block;
	}

	.header-contact {
		text-align: center;
		clear: both;
	}

	.header-brokerage {
		text-align: center;
	}

	.header-brokerage img {
		width: 120px;
	}

	.header-logo {
		padding: 10px 0 30px 0;
	}

	.consult-tabs-wrap .gfield_label {
		font-size: 14px;
	}

	.consult-tabs-wrap h4 {
		padding-left: 0;
		padding-right: 0;
		margin: 0;
	}

	.consult-tabs-wrap .gfield {
		width: 100%;
	}

	.consultation-panel .nav-tabs {
		display: block;
	}

	.consultation-panel .nav-tabs li {
		width: 100%;
	}

	.consultation-panel .nav-tabs>li>a {
		padding: 8px 0;
	}

	.consultation-panel .nav-tabs h4 {
		font-size: 15px;
	}

	.footer-brokerage {
		width: 150px;
		display: inline-block;
		padding: 0 !important;
	}

	.testimonial-panel {
		padding-bottom: 30px;
	}

	.testimonial-panel .panel-inner {
		padding-bottom: 65px;
	}

	.testimonial-panel h1 {
		font-size: 36px;
	}

	.testimonial-panel h3 {
		line-height: 1.2;
	}

	.testimonial-links {
		margin-bottom: 50px;
	}

	.indicator-wrap {
		display: block;
	}

	.indicator-wrap > div {
		text-align: center;
	}

	#testimonial-carousel .carousel-indicators {
		text-align: center;
	}

	.indicator-wrap .arrow-link {
		margin-top: 10px;
		display: block;
	}

	.footer-newsletter #gform_7 {
		display: block;
	}

	.footer-newsletter .gform_button {
		margin-left: 0;
		margin-top: 10px;
		width: 100%;
	}

	.page-template-thanks .main-content {
		background-size: cover;
		background-position: 75% 0;
	}

	#homeworthform {
		display: block;
	}

	#homeworthform .btn {
		margin-left: 0;
		width: 100%;
	}

	.carousel-indicators .active,
	.carousel-indicators li {
		width: 45px;
	}

	.condo-panel .panel-inner,
	.explore-toronto .panel-inner {
		margin: 0;
	}

	.condo-right h1,
	.area-left h1 {
		padding-bottom: 20px;
		text-align: center;
	}

	.explore-toronto .container:after,
	.condo-panel .container:after {
		display: none;
	}

	.condo-right {
		background-image: url( './imgs/find-your-condo@2x.jpg' ) !important;
		background-size: cover;
		background-position: 50%;
		text-align: center;
	}

	.area-left {
		background-image: url( './imgs/explore-toronto@2x.jpg' ) !important;
		background-size: cover;
		background-position: 50%;
		text-align: center;
	}

	.condo-right:before,
	.area-left:before {
		content: '';
		position: absolute;
		top: 0; right: 0; bottom: 0; left: 0;
		background-color: rgba(255, 255, 255, .8);
	}

	.condo-right *,
	.area-left * {
		position: relative;
	}

	.page-title {
		font-size: 36px;
	}

	.content-tabs .nav-tabs {
		display: block;
	}

	.content-tabs .nav-tabs li {
		width: 100%;
	}

	.content-tabs .nav-tabs li a {
		border: 0 !important;
	}

	.pane-text > div {
		padding: 0;
	}

	.content-form {
		padding: 0;
	}

	.content-bottom .side {
		margin-top: 40px;
	}

	.buying-panel .panel-inner,
	.selling-panel .panel-inner {
		padding: 30px 15px;
	}

	.buying-panel h1,
	.selling-panel h1 {
		font-size: 36px;
	}

	.hw-header > div:first-child {
		padding-right: 15px;
	}

	.hw1 {
		margin-top: 50px;
		padding: 30px 15px;
		margin-bottom: 40px;
	}

	.hw1 h1 {
		font-size: 36px;
	}

	.hw-stats .artcols {
		display: block;
	}

	.hw-stats .artcols .art-col:first-of-type {
		padding-bottom: 0;
	}

	.hw-stats .artcols .art-col:last-of-type {
		padding-right: 0;
	}

	.hw-stats .art-col p+h4 {
		font-size: 18px;
	}

	.t-box {
		padding: 0;
	}

	.testimonial-content {
		min-height: auto;
	}

	.post-navigation .pagination .nav-previous,
	.post-navigation .pagination .nav-next {
		display: block;
		overflow: hidden;
		text-align: center;
	}

	.post-navigation .pagination .nav-previous a,
	.post-navigation .pagination .nav-next a {
		float: none;
	}

	.post-navigation .pagination .nav-previous + .nav-next {
		border: 0;
		padding: 0;
		margin: 0;
	}

	.team-header {
		display: block;
	}

	.single-team-img {
		height: 250px;
		margin-bottom: 15px;
	}

	.single-team-contact {
		padding: 0;
	}

	.single-team-contact-inner {
		padding: 20px 15px;
	}

	.elli-header {
		background-position: 70% 0;
	}

	.elli-header:before {
		background-color: rgba(0, 0, 0, .3);
	}

	.elli-bar {
		text-align: center;
	}

	.elli-bar:before {
		display: none;
	}

	.elli-bar .container {
		display: block;
	}

	.elli-contact {
		padding: 15px;
		margin-left: -15px;
		margin-right: -15px;
	}

	.elli-quote {
		padding: 15px 0;
	}

	.elli-awards ul,
	.list-amenities ul,
	.list-maintenance ul {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		-ms-column-count: 1;
		column-count: 1;
	}

	.elli-awards img {
		margin: 15px 0;
	}

	.img-title h2 {
		font-size: 30px;
	}

	.img-title img {
		width: 30px;
	}

	.hood-tab-img {
		margin-bottom: 20px;
	}

	.listing-header .page-title {
		margin-top: 150px;
	}

	.list-detail {
		padding: 10px 5px;
	}

	.list-detail span {
		display: block;
	}

	.showvid {
		font-size: 75px;
	}

	#gallery-1 br {
		display: none;
	}

	#gallery-1 .gallery-item {
		width: 50% !important;
	}

	.list-gallery {
		overflow: hidden;
	}

	.building-info {
		display: block;
	}

	.tower-right {
		border-left: 0;
		border-top: 1px solid #000;
	}

	.score-value h2 {
		font-size: 55px;
		width: auto;
		min-width: auto;
	}

	.charities .row {
		display: block;
	}

	.charity-sq {
		padding: 15px;
	}

	.contact-right a {
		white-space: nowrap;
	}

	.consultation-panel .pane-text {
		padding: 30px 0 0;
	}

	.pane-text img {
		display: block;
		margin: 10px auto;
		float: none;
	}

	.footer-legal li {
		border: 0;
	}

	.elli-header:before {
		display: block;
	}

	.banner-header .page-title {
		margin: 0;
		margin-top: 100px;
	}


}

@media (max-width:480px) {}

@media (max-width:375px) {}

@media (max-width:320px) {}
