.row {
    width: 100%;
}

.col {
    float: left;
    height: 178px;
    margin: 6px;
    position: relative;
}

.col a {
    width: inherit;
    height: inherit;
    display: inline-block;
}

.col a:hover {
    text-decoration: none;
    text-shadow: 0 0 4px  rgba(0, 0, 0, 1);
}

.col.first {
    margin-left: 0;
}

.col.last {
    margin-right: 0;
}

.col-3 {
    width: 231px;
}

.col-4 {
    width: 312px;
}

.col-6 {
    width: 474px;
}

.col-8 {
    width: 636px;
}

.col-9 {
    width: 717px;
}

.col .row:first-child .col {
    margin-top: 0;
}

.col-height-double {
    height: 368px;
}


.col-bg {
    background: #000000;
    opacity: 0.5;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.col-bg:hover, .col-copy:hover + .col-bg {
    opacity: 0.1;
}

.col-copy {
    color: #FFFFFF;
    position: relative;
    z-index: 10;
    width: 250px;
    margin: 34px auto;
}

.col-4.col-height-double .col-copy {
    margin: 10em auto;
}

.col-copy:hover {
    cursor:pointer;
}

.underline {
    border: 1px solid #cacaca;
    width: 60px;
    margin: 1.5em auto 3em;
}

.col-copy .underline {
    margin: 1em auto 1.5em;
    border-width: 2px;
}

.col-copy p {
    font-size: 16px;
    line-height: 24px;
}

.pl-section {
    margin: 0 0 20px 0;
}

.pl-section h1 {
    text-align: center;
    font-weight: 200;
    font-size: 28px;
    margin: 1.2em 0 0 0;
    color: #555555;
}

.pl-section h2 {
    font-size: 24px;
}

.pl-section .col-copy h1,
.pl-section .col-copy h2 {
    color: #FFFFFF;
}

/* ============== NAV BAR ============== */
.main-nav li {
    margin: 0 4px 0 0;
}

#bhome #pl-main-nav a,
#blifestyle #pl-main-nav a {
    position: relative;
}

#bhome #pl-main-nav a:after,
#blifestyle #pl-main-nav a:after {
    display: block;
    position: absolute;
    left: 0;
    top: -11px;
    width: 100%;
    height: 3px;
    background-color: #408fcd;
    content: "";
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

#bhome #pl-main-nav a:hover,
#blifestyle #pl-main-nav a:hover {
    text-decoration: none;
}

#bhome #pl-main-nav a:hover:after,
#blifestyle #pl-main-nav a:hover:after,
#bhome #pl-main-nav a.show:after,
#blifestyle #pl-main-nav a.show:after  {
    opacity: 1;
}

#blifestyle .myaccount-nav-link {
    color: #fff;
}

/* ============== SUB-NAV BAR ============== */
#bhome #pl-sub-nav,
#blifestyle #pl-sub-nav {
    height: 16px;
    text-align: center;
    padding-top: 10px;
}

#bhome #pl-sub-nav ul.show,
#blifestyle #pl-sub-nav ul.show {
    display: inline-block;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 5px;
}

#bhome #pl-sub-nav a,
#blifestyle #pl-sub-nav a {
    position: relative;
    border:none;
    padding: 1px 1px 5px;
    display: inline-block;
}

#bhome #pl-sub-nav a:after,
#blifestyle #pl-sub-nav a:after {
    display: block;
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 3px;
    background-color: #408fcd;
    content: "";
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

#bhome #pl-sub-nav a:hover,
#blifestyle #pl-sub-nav a:hover {
    text-decoration: none;
}

#bhome #pl-sub-nav a:hover:after,
#blifestyle #pl-sub-nav a:hover:after,
#bhome #pl-sub-nav a.show:after,
#blifestyle #pl-sub-nav a.show:after  {
    opacity: 1;
}

#bhome #pl-sub-nav li:first-child,
#blifestyle #pl-sub-nav li:first-child {
    padding-left: 0;
}

#bhome #pl-sub-nav li:last-child,
#blifestyle #pl-sub-nav li:last-child {
    padding-right: 0;
}

#bhome .main-nav li a:hover ~ .subnav,
#bhome .subnav:hover,
#blifestyle .main-nav li a:hover ~ .subnav,
#blifestyle .subnav:hover {
	display: block;
}

#bhome #pl-mn-advice .subnav,
#blifestyle #pl-mn-advice .subnav  {
    text-align: right;
}

#bhome #pl-main-nav .subnav__list li a:after,
#blifestyle #pl-main-nav .subnav__list li a:after {
	top: 1.5em;
}

#bhome .subnav__list li a,
#blifestyle .subnav__list li a {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}

/* ============== STATUS ============== */
.srp .status-ribbon,
.featured_listings_wrap .status-ribbon {
    left: 0;
    top: 0;
}

.srp .status-ribbon span.status-text,
.featured_listings_wrap .status-ribbon span.status-text {
    margin: 0;
    padding: 0;
    color: transparent !important;
    width: 64px;
    height: 64px;
    background: none;
    background-image: url(/static/1474367603/www/w/primelocation/images/icons/labels.png);
    background-repeat: no-repeat;
}

/* HD screens */
@media  (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .srp .status-ribbon span.status-text,
    .featured_listings_wrap .status-ribbon span.status-text {
        background-image: url(/static/1474367603/www/w/primelocation/images/icons/labels_2x.png);
        background-size: 843px 80px;
    }
}

.status-text-rented {
    background-position: -245px -9px !important;
}
.status-text-sold {
    background-position: -534px -9px !important;
}
.status-text-rent-under-offer {
    background-position: -317px -9px !important;
}
.status-text-sale-under-offer {
    background-position: -607px -9px !important;
}
.status-text-new-home {
    background-position: -28px -9px !important;
}
.status-text-expired {
    background-position: -172px -9px !important;
}

.status-bg-featured {
    border: none;
}

.status-text-featured {
    background-position: -680px -9px !important;
}
.status-text-student {
    background-position: -752px -9px !important;
}

.srp .status-ribbon span:after,
.featured_listings_wrap .status-ribbon span:after {
    border-left: none;
    border-right: none;
}
