.wrapper {
    background-color: #f2f2f2;
}

.container {
    background-color: #ffffff;
}

.inner-wrapper {
    margin: 15px 0;
}

@media(min-width: 768px) {
    .inner-wrapper {
        margin: 15px 30px;
    }
}

.main-head-bold h3 {
    font-weight: 700;
    font-size: 18px;
    margin: 5px 0 15px;
}

@media(min-width: 992px) {
    .main-head-bold h3 {
        font-size: 24px;
        margin-bottom: 30px;
    }
}

.main-head-bold h3 .main-head {
    font-weight: 500;
}

.div-powered-by {
    text-align: center;
}

@media(min-width: 992px) {
    .div-powered-by {
        text-align: right;
    }
	
	.section-poweredby .embed-responsive-16by9 {
		padding-bottom: 20.25%;
	}
}

.btn-powered-by {
    color: #c3c3c3;
    font-style: italic;
}

.btn-powered-by, .btn-powered-by:hover {
    color: #c3c3c3;
    text-decoration: none;
}

@media(max-width: 992px) {
    .btn-powered-by, .btn-powered-by:hover {
        margin-top: 15px;
    }
    .section-poweredby {
        background-color: #E2E2E2;
        display: inline-block;
        margin-bottom: 15px;
		width: 100%;
    }
}

.top-logo-landing {
    margin-top: -15px;
}

@media(min-width: 768px) {
    .top-logo {
        margin-top: 21px;
    }
}

.provinces {
    margin-top: 5px;
}

.province {
    margin-top: 15px;
    margin-bottom: 15px;
}

.view-more, .view-more:hover {
    margin: 10px 0;
    text-decoration: inherit;
    color: inherit;
}

.rhs-add {
    margin-top: 20px;
    margin-bottom: 70px;
}

.rhs-add2 {
    margin-top: 20px;
}

.add-mobile {
    margin: 15px 0 30px;
}

.fa-heart {
    color: red !important;
}

.heart {
    z-index: 1;
    position: absolute;
    right: 22px;
    margin-top: 5px;
    color: white;
}

.heart:hover {
  	cursor: pointer;
}

.flags {
    position: relative;
    z-index: 2;
    margin-top: -19px;
    margin-bottom: 20px;
}

.red-flag {
    font-size: 8px;
    background-color: #fd9305;
    color: white;
    float: left;
    padding: 4px 5px;
    font-weight: 600;
}

.yellow-flag {
    padding: 4px 5px;
    font-size: 8px;
    background-color: #fada03;
    color: black;
    float: left;
    font-weight: 600;
}

.latest-featured-img {
    background-color: #cccccc;
    height: 66%;
    background-size:cover;
    background-position: center;
}

@media (min-width: 992px) {
    .latest-featured-img {
        height: 70%;
    }
}

.latest-featured-img img {
    max-height: 120px;
}

.preview {
    z-index: 0;
    position: relative;
}

.latest {
    border: 1px solid #aaaaaa;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
    height: 260px;
}

@media (min-width: 992px) {
    .latest {
        height: 272px;
    }
}

@media (min-width: 1200px) {
    .latest {
        height: 300px;
    }
}

.mid-ad {
    margin-bottom: 25px;
}


.latest-head {
    font-size: 13px;
    font-weight: bold;
    color: #2046a0;
    margin: 5px 10px 0;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: normal;
    line-height: 1.5;
    white-space: nowrap;
}

@media (min-width: 992px) {
	.latest-head {
		margin: 2px 10px 0;
	}
}

@media (min-width: 1200px) {
	.latest-head {
		margin: 5px 15px 0;
	}
}

.latest-price {
    color: black;
    font-weight: 600;
    font-size: 20px;
    margin: 4px 10px;
}

@media (min-width: 992px) {
	.latest-price {
        font-size: 20px;
        margin: 4px 10px;
	}
}

@media (min-width: 1200px) {
	.latest-price {
        font-size: 20px;
        margin: 4px 14px;
	}
}

.attributes {
    margin-left: 10px;
	font-size: 14px;
}

@media (min-width: 992px) {
    .attributes {
        margin-left: 10px;
    }
}

@media (min-width: 1200px) {
    .attributes {
        margin-left: 15px;
    }
}

.attributes .count {
    color: #333333;
}

.latest-attributes {
    color: #aaaaaa;
    padding: 0 5px 0;
}

.latest-agent {
    font-size: 10px;
    padding-top: 18px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 2px;
    text-align: center;
}

.agent-pp-wrapper {
    max-width: 62px;
    max-height: 61px;
    margin: auto;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
    border: 1px solid #dedede;
}

.agent {
    position: absolute;
    right: 25px;
    bottom: 15px;
}

.agent-company {
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px;
    width: 70px;
    height: 40px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.agent-pp {
    right: 15px;
    bottom: 31px;
}

#check {
    color: green;
}

.listing-link, .listing-link-left {
    margin-bottom: 10px;
}

.listing-link a {
	color: #10ad40;
    font-weight: 500;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    text-align: center;
    text-decoration: none;
    display: block;
    margin-bottom: 35px;
}

.listing-link a:hover {
    font-weight: 500;
    text-decoration: none;
}

.listing-link-left a {
	color: #10ad40;
    font-weight: 500;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    text-align: center;
    line-height: 20px;
}

.listing-link-left a:hover {
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
}

@media(min-width: 768px) {
    .listing-link-left a {
        text-align: left;
    }
}

.sidebar-img {
    margin: auto;
}

.sidebar-img2 {
    margin: auto;
    margin-top: 100px;
    margin-bottom: 25px;
}

.sidebar-img3 {
    margin: auto;
    margin-top: 70px;
}

.opinion-head {
    font-weight: 600;
    font-size: 18px;
    margin-top: 15px;
    padding-bottom: 20px;
}

.opinion-sub-head p {
    font-size: 14px;
    font-weight: 600;
    margin-top: 30px;
}

.opinion-date {
    font-size: 12px;
    color: #aaaaaa;
}

.opinion-text {
    font-size: 12px;
    margin-top: 10px;
    width: 300px;
}

.line {
    margin-top: 12px;
    border: 2px solid #f5f5f5;
}

.padding-0 {
    padding: 0;
}


.posts {
    height: 320px;
}


.latest-posts {
    margin: 30px 0px;
}

#tabs {
    border-bottom: 3px solid #861414;
    margin-top: 30px;
}

.header-tab, .header-tab:hover {
    background-color: #861414;
    color: white !important;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 10px;
    text-decoration: none;
}

.posts-head {
    font-weight: 600;
    margin-right: 15px;
}

.posts-date {
    font-size: 12px;
    color: #aaaaaa;
    font-weight: 600;
    margin-top: 10px;
}

.btn-provinces {
    background-color: black;
    color: white;
    width: 60%;
    text-align: center;
    margin: auto;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: bold;
    margin-bottom: 30px;
}

.dropdown-provinces {
	width: 100%;
    text-align: center;
}

.dropdown-provinces li {
	margin-left: 0;
}

.dropdown-provinces > li > a {
	padding: 10px 20px;
}

@media(max-width: 768px) and (min-width:412px) {
    .heart {
        right: 30px;
    }

    .agent {
        right: 30px;
    }

    .listing-link a {
        text-align: left;
    }
}

@media (max-width: 320px) {
	.adAlign {
		margin-left: -10px!important;
	}
}

.adAlign {
	display: table;
    margin: 0 auto 20px;
}

.td_block_template_8 .td-block-title > a:hover, 
.td_block_template_8 .td-block-title > a:focus, 
.td_block_template_8 .td-block-title > a:active, 
.td_block_template_8 .td-block-title > a:visited {
    text-decoration: none;
}

/*---------------------------------------
	Private Property styles Province Footer Section / Links 2018/08/27
*/	

.dpPPAreaFooterLinksHeader {
	padding-left:15px;
}
.pp-foot-listing-count {
	 color:#aaa;
}
.dpPPAreaFooterLinks a {
	color: #10ad40;
}
.dpPPAreaFooterLinks a:hover {
	color: #eb3340;
	text-decoration:none;
}
div.row.dpPPAreaFooterLinks div {
	padding-bottom:10px;
}
div.row.dpPPAreaFooterLinks {
	padding:15px;
}
.row.dpPPAreaFooterLinks a {
    text-overflow: ellipsis;
    display:block;    
    overflow: hidden;
    white-space: nowrap;
}