/* GENERAL STYLES */

html,
body {
	background: none repeat scroll 0 0 #fff;
	/*color: #4b4b4b;*/
	color: #111111;
	font: 300 15px/1.2em "Roboto",Arial,sans-serif;
	height: 100%;
}

/*remove chrome  blue glow */
*:focus {
    outline: none;
}
/*accessibility - skip to content */
.skip {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 1px;
	width: 1px;
	text-align: left;
	overflow: hidden;
}
a.skip:active, 
a.skip:focus, 
a.skip:hover {
    left: 0; 
    top: 0;
    width: auto; 
    height: auto; 
    overflow: visible; 
}

/*--accessibility - add focus outlines for tab only--*/
.ap_ad_wrap > a {
	display: block;
	height: 100%;
}
body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus {
  outline: none;
}
a:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible, button:focus-visible, .bootstrap-select:focus-visible, div:focus-visible, img:focus-visible, span:focus-visible, span:focus,
.tabindex:focus-visible, .tabindex:focus, img:focus-visible {
/*  outline-width: 2px !important;
  outline-style: solid !important;
  outline-color: Highlight !important;*/
 /* outline: Highlight solid 2px !important;*/
  outline: 2px solid #ADD8E6 !important;
}
.user-is-tabbing button:focus, .user-is-tabbing input:focus, .user-is-tabbing select:focus, .user-is-tabbing textarea:focus, .user-is-tabbing a:focus, .user-is-tabbing div:focus, .user-is-tabbing span:focus, .user-is-tabbing img:focus, .user-is-tabbing a:focus, .user-is-tabbing div:focus, .user-is-tabbing span:focus, .user-is-tabbing img:focus {
	outline: 2px solid #ADD8E6 !important;
}
.user-is-tabbing #content a.contribution-link:focus {	
	border: 2px solid #ADD8E6;
}
.user-is-tabbing .ap_ad_wrap > a:focus, .user-is-tabbing .ap-featured-funeral-homes a:focus {
	outline: none !important;
	border: 2px solid #ADD8E6;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 300;
}

label {
	font-weight: 400;
	color: #666;
}

.clear {
	clear: both;
}

a {
	color: #BC5B10;
	transition: all 0.3s ease 0s;
}

a:hover, a:focus,a:active {
	color: #ED8A29;
	text-decoration: none;
}

a:focus, input:focus,a:active, input:active,.btn:focus, .btn:active {
	outline: 0 none !important;
}

hr {
	background-color: #848484;
	height: 1px;
	margin: 30px 0;
}

ul, ol {
    list-style: outside none none;
}

select {
	display: none;
}

.form-control {
	border-radius: 0;
	box-shadow: none !important;
}

.top-nav {
	background: none repeat scroll 0 0 transparent;
	border-color: transparent;
	margin-bottom: 0;
	padding: 10px 0;
}

.navbar-nav.navbar-right:last-child {
	margin-right: 0;
}

#top .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #fff !important; /* testing */
}

.top-nav .navbar-nav > li > a {
	color: #7b7b7b;
	font-weight: 400;
}

.top-nav .navbar-mobile > li > a {
	border-top: 1px solid #ccc;
	color: #4b4b4b;
	font: 300 18px/1.2em "Roboto",Arial,sans-serif;
	padding: 15px;
}

.navbar-nav {
	padding: 10px 0;
}

.top-nav .navbar-mobile > .active > a, .top-nav .navbar-mobile > .active > a:hover, .top-nav .navbar-mobile > li > a:hover {
	border-color:#ccc;
}

.navbar-brand {
	height: auto;
}

.leaderboard {
	margin: 20px auto;
	text-align: center;
	width: 728px;
}

#ap-multilanguage-toggle {
	margin-right: 10px;
}

#ap-multilanguage-toggle  .ap-multilanguage-link {
	color: #222222;
	display: inline-block;
	font-weight: 300;
	padding: 12px 2px 8px;
}

#ap-multilanguage-toggle  .ap-multilanguage-link.selected {
	font-weight: 400;
}

#ap-multilanguage-toggle .language-separator {
	display: inline-block;
	margin: 0 5px;
}

.navbar-nav > li > a.classifieds-home-link {
	color: #222222;
	font-size: 16px;
	padding: 10px 20px;
}

.logo {
	max-width: 240px;
	padding: 10px 0;
}

.logo img {
	max-height: 80px;
}

.search-header {
	color: #fff;
	font: 500 30px/1.1em "Roboto",Arial,sans-serif;
	margin: 0px auto 50px;
}

.content-wrap {
	border-top: 1px solid #ccc;
	padding-top: 30px;
}

.btn {
	font: 400 17px/1.05em "Roboto",Arial,sans-serif;
	padding: 10px 18px;
}

.btn-primary {
	background-color: #ED7E23;
	border-color: #ED7E23;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:target, btn-primary.disabled  {
	color: #fff;
	background-color: #ED7E23;
	border-color: #ED7E23;
}

.primary {
	margin: 0;
}

.primary li a {
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.primary > li > a:hover, .primary > li > a:focus {
	background-color: #1483c9;
	color: #ED9C28;
}

#extra-search {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/backgrounds/background-studio-living.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
	height: auto;
	margin-bottom: 20px;
}

.categories-hero-cover {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.15) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 100%);
	padding: 50px 0 0;
}

.section-footer {
	font-size: 14px;
	margin: 20px 0;
	text-align: center;
}

#ap_nav .ap_nav_ul {
	display: flex;
	list-style: outside none none;
	background-color: transparent;
	border: medium none;
	border-radius: 0;
	margin: 19px 0 0;
	padding: 0;
}

#ap_nav .ap_nav_ul > li {
    display: inline-block;
}

#ap_nav .ap_nav_ul > li + li::before {
	/*color: #929292;*/
	color: #8F8F8F;
	content: " \3E";
	font: 400 13px/1em "Roboto",Arial,sans-serif;
	padding: 0 5px;
}

#ap_nav .ap_nav_ul > li > a {
	font: 400 13px/1em "Roboto",Arial,sans-serif;
}

#ap_nav .ap_nav_ul li.ap_nav_li_first {
	/*background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/icon-home.png") no-repeat scroll -3px center transparent;*/
	height: 24px;
	/*position: relative*/;
	top: -2px;
	width: 24px;
}
#ap_nav .ap_nav_ul li.ap_nav_li_first a::before {	
	margin-top: 4px;
	content: '\f015';   
	font-family: Font Awesome\ 5 Pro;
	font-weight: 600;
	font-size: 16px;
    color: #333333;
}


#ap_nav .ap_nav_ul li.ap_nav_li_first a, #ap_nav .ap_nav_ul li.ap_nav_li_first a:hover, #ap_nav .ap_nav_ul li.ap_nav_li_first a:active, #ap_nav .ap_nav_ul li.ap_nav_li_first a:focus  {
	color: transparent !important;
	text-indent: -9999px;
}

.navbar-default .navbar-toggle {
	background-color:#fff;
	border-color: #fff;
	border-radius: 0;
	margin-top: 12px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #4c4c4c;
	border-radius: 0;
	height: 2px;
	width: 25px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top:7px;
}

.nav > li > a.dropdown-toggle {
	padding: 8px 10px 0;
}

#signed-account-link {
	display: none;
}

.nav > li.sign-in-link-desktop > a {
	background: url(//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/account-icon-grey-small@1x.png) no-repeat scroll left 11px center rgba(0,0,0,0);
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #4b4b4b;
	padding: 10px 12px 9px 40px;
}

.place-ad-wrap {
	margin-bottom: 15px;
}

#place-ad {
	background-color: #ED7E23;
	border-color: #ED7E23;
	color: #fff;
	font: 400 17px/1.05em "Roboto",Arial,sans-serif;
	margin-left: 23px;
	padding: 10px 18px;
	transition: all 0.3s ease 0s;
}

#place-ad:hover, #place-ad:focus, #place-ad:active, #place-ad:target  {
	background-color:#ED8A29;
	border-color: #ED8A29;
	color: #fff;
}

.caret {
	background: url('//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/arrow-down.png') no-repeat center center transparent;
	display: inline-block;
	border: 0;
	height: 30px;
	width: 20px;
}

footer {
	color: #333;
	font: 400 16px/1.72222 "Roboto",Arial,sans-serif;
}

.footer-container {
	padding-bottom: 0;
}

#footer-wrapper {
	display: block;
	margin: 0 auto;
	padding: 30px 0 0;
	text-align: center;
}

.footer-contact {
	background-color: #fafafa;
	color: #666666;
	padding: 5px 15px 40px;
	text-align: center;
}

.footer-title {
	color: #333;
	font-size: 20px;
	margin: 25px 0 10px;
}

#footer-wrapper ul {
 	padding: 0;
}


.footer-links li {
	display: inline-block;
	margin: 0 9px;
}

.footer-links li a {
	/*color: #adadad;*/
	color: #333333;
	font: 400 16px/1.72222 "Roboto",Arial,sans-serif;
	padding: 0;
	text-decoration: none;
}

.copyright, .copyright-special {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 0;
}

.copyright li, .copyright-special li {
	list-style: outside none none;
}

.copyright li a, .copyright-special li a {
	/*color: #adadad;*/
	color: #333333;
}

.copyright li a:hover, .copyright li a:active, .copyright li a:focus, .copyright-special li a:hover, .copyright-special li a:active, .copyright-special li a:fofus {
	color: #999;
}

.copyright li.all-rights, .copyright-special li.all-rights {
    font: 400 11px/1.2em "Lato",Arial,sans-serif;
}

.powered-by-wrap {
	margin: 10px auto 20px;
	text-align: center;
}

.powered-by-wrap span, .powered-by-wrap img {
	display: inline-block;
	vertical-align: middle;
}

.powered-by-wrap span {
	color: #878787;
	font-size: 12px;
	height: 29px;
	padding: 5px 0;
	text-transform: uppercase;
}

/* SLOD MODULE STYLE */

.search-wrap {
	text-align: center;
}

#ap_slod_wrap {
	border-radius: 0;
	margin: 0;
	padding: 0 !important;
}

.ap_slod_width_1, .ap_slod_width_2, .ap_slod_width_3, .ap_slod_width_4, .ap_slod_width_5 {
	padding: 0;
	margin: 0;
}

.nav #top-search-mobile, .nav #top-search  {
	margin: 0 22px 0 0;
	padding: 0;
	width: auto;
}

.nav #top-search label {
	line-height: 1px;
	color: transparent;
	display: flex;
	margin-top: -5px;
}

#top-search-mobile #ap_slod_keywords_wrap input, #top-search #ap_slod_keywords_wrap input {
	border-radius: 4px 0 0 4px;
	padding-left: 10px;
	font-size: 16px;
}

#ap_slod_keywords_wrap {
	background: none repeat scroll 0 0 transparent;
	border: none;
	padding: 0;
	width: 76%;
}

#ap_slod_keywords_wrap input {
	border-radius: 0;
	box-shadow: none;
	color: #7b7b7b;
	font: 300 17px/1.05em "Roboto",Arial,sans-serif !important;
	min-width: 220px;
	height: 50px;
	padding-left: 10px;
	/*padding-left: 19px !important;*/
}

#ap_slod_submit {
	background-color: #ED7E23;
	border-color: #ED7E23;
	color: #fff;
	transition: all 0.3s ease 0s;
}

#ap_slod_submit:hover, #ap_slod_submit:focus, #ap_slod_submit:active, #ap_slod_submit:target {
	background-color: #ED8A29 !important;
	border-color: #ED8A29;
}

#ap_slod_keywords_wrap, .search-button-wrap {
	border-radius: 0;
	display: inline-flex;
}

.search-button-wrap #ap_slod_submit {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/glass@1x.png") no-repeat left 20% center transparent;
	background-color: #ed7e23;
	border-radius: 0 4px 4px 0;
	font: 400 17px/50px "Roboto",Arial,sans-serif;
	height: 50px;
	margin: 0px;
	padding: 0 35px 0 45px;
	width: auto;
}

#extra-search #ap_slod_wrap {
	border-radius: 0;
	margin: 0 auto 50px;
	padding: 0 !important;
	width: 80%;
}

/* CUSTOM SELECT STYLE */

.ap_custom_select button {
	background: none repeat scroll 0 0 #fff;
	border-radius: 0;
	color: #111111;
	display: inline-block;
	font: 300 14px/1.4em "Roboto",Arial,sans-serif;
	margin-bottom: 0;
	padding: 6px 12px;
	width: auto;
	min-width: 0;
}

#summary-toolbar .ap_custom_select button {
	background-color: transparent;
	border-color: transparent;
	color: #111111;
	font-weight: 300;
	margin-top:5px;
}

#summary-toolbar .ap_custom_select button .title_span {
	display: inline-block;
	font-size: 15px;
	line-height: 23px;
}

#summary-toolbar .ap_custom_select button div.ap_caret {
	right: 5px !important;
	top: 15% !important;
	border: medium none;
	display: inline-block;
	float: right;
	height: 30px;
	position: static;
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/arrow-down.png") no-repeat scroll center center /10px auto transparent;
	width: 20px;
}

.ap_custom_select dd ul {
	border-radius: 0;
}

#ap_slod_categories .ap_custom_select,
#ap_slod_categories .ap_custom_select button {
	width: 100%;
}

.search-button-wrap {
	text-align: center;
	vertical-align: top;
	height: 40px;
}

.ap_search_categories .ap_dd_list li > a {
	padding-left: 10px;
}

.ap_search_categories .ap_dd_list {
	border: none !important;
}

.ap_search_categories .ap_dd_list dt {
	display: none !important;
}

.ap_search_categories .ap_dd_list > li > a {
	font-weight: 300 !important;
}


/* SLOD  ON SUMMARY STYLE */

.top-landing {
	border: 0;
}

.top-search-landing {
	width: auto;
}

#top-search-mobile .ap_slod_keywords_wrap,
#top-search-mobile .search-button-wrap,
#top-search .ap_slod_keywords_wrap,
#top-search .search-button-wrap {
	display: inline-flex;
}

#top-search #ap_slod_keywords_wrap {
	width: auto;
}

#top-search-mobile #ap_slod_keywords_wrap input#ap_slod_keywords,
#top-search #ap_slod_keywords_wrap input#ap_slod_keywords {
	border: 1px solid #ccc;
	height: 40px;
}

#top-search-mobile .search-button-wrap #ap_slod_submit,
#top-search .search-button-wrap #ap_slod_submit {
    background: #ed8a29 url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/glass@1x.png") no-repeat scroll center center;
    color: transparent;
    font: 400 0px/37px "Roboto",Arial,sans-serif;
    height: 40px;
    padding: 10px;
    width: 40px;
}

/* CATEGORY STYLE */

.view-all-ads-link {
	display: block;
	font: 400 15px/1.2em "Roboto",Arial,sans-serif;
	margin-bottom: 30px;
}

.categories-wrap {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
	min-height: 180px;
	padding: 30px 0 40px;
}

.categories {
	margin: 0 auto;
	padding: 0 15px;
}

.right-rail {
	padding-top: 15px;
}

.margin-fixed {
	margin-top: 0;
}

.categories-column {
	padding-left: 10px;
	padding-right: 10px;
}

.category-icon { 
	width: 25px;
	height: 30px;
	display: inline-block;
	background: none no-repeat center center; 
 	background-size: contain;
	position: relative;
	top: 8px;
	right: 5px;
}

.category-name {
	color: #fff;
	display: inline-block;
	font: 400 18px/1.2em "Roboto",Arial,sans-serif;
}

.categories li {
	float: left;
	min-height: 60px;
	min-width: 25%;
}

.categories li .ap_catName {
	display: block;
}

.categories li .ap_catName a {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 20px auto;
	color: #fff;
	/*display: table-cell;*/
	display: flex;
	font: 400 18px/1.2em "Roboto",Arial,sans-serif;
	min-height: 30px;
	width: 100%;
	padding: 15px 0 0 0;
	vertical-align: middle;
	width: 100%;
}

.categories li .ap_catName a:hover {
	color: #ed7e23;
}

.categories li .ap_catName a.services, .categories li .ap_catName a.legals, .categories li .ap_catName a.entertainment, .categories li .ap_catName a.employment,
.categories li .ap_catName a.real-estate, .categories li .ap_catName a.garage-sales, .categories li .ap_catName a.pets-animals, .categories li .ap_catName a.announcements {
	background-size: 25px auto;
}

.category-tile {
	float: left;
	min-width: 220px;
	padding-bottom: 20px;
}

.category-tile:hover span.category-name {
	color:#ed7e23;
}

.ap_category_tile {
	background: none no-repeat scroll 20px 10px transparent;
	display: block;
	float: left;
	min-width: 220px;
	width: 20%;
}

.category_name {
	color: #fff;
	display: block;
	font: 400 18px/1.2em "Roboto",Arial,sans-serif;
	padding: 15px 5px 10px 5px;
	text-indent: 20px;
}

.category_name:hover {
	color:#f3a536;
}

.categories li .ap_catName a::before {
	font-family: Font Awesome\ 5 Pro;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: flex;
	justify-content: center;
	width: 35px;
	font-size: 26px;
	font-weight: 400;
	margin-right: 10px;
	/*top: 3px;*/
}

.kansas-city-announcements-personals::before, .information::before, .business-announcements::before, .announcements::before, .personals-announcements::before, .family-announcements::before, .annonces::before, .community-notices::before, .community-announcements::before, .bulletin-board::before, .commoonity::before, .other::before, .notice::before, .avis::before, .notice-board::before {
	content: '\f0a1';
}

.lost-found::before {
	content: '\f002';
}

.cars-vehicles::before, .other-transportation::before, .auto-guide::before, .automotive::before, .motoring::before, .autos::before, .autos-private-party::before, .vhicules::before, .vehicles::before, .transportation::before, .transportation-recreation::before, .auto::before, .vehicules::before {
	content: '\f1b9';
}

.kansas-city-recreational::before, .recreational-vehicles::before, .automotive-recreation::before, .recreation-vehicles::before, .marine-recreation::before, .vacations::before, .recreation::before, .boats::before, .boats-recreation::before, .recreation-vehicles-related::before, .recreation-transportation::before, .boats-planes::before, .vehicles-etc::before, .recreational::before, .tours-and-travel::before, .v-hicules-de-loisirs::before {
	content: '\f21a';
}

.cars-suvs-vans::before, .trucks-motorcycles-parts-more::before, .pd-autos-section::before, .other-vehicles::before, .automobiles::before, .cars::before {
	content: '\f0d1';
}
.celebrating::before, .milestones::before, .holiday-package::before, .celebrations-announcements::before, .celebrations::before, .occasions-celebrations::before, .holiday-marketplace::before, .evenements-speciaux::before  {
	content: '\f1fd';
}

.agriculture::before, .farmers-market::before, .farm-ranch::before, .farm-and-ranch::before, .farm-garden-tools::before {
	content: '\f013';
}
.community-events::before, .community::before, .communaut::before, .child-adult-care::before, .community-personals::before, .funeral-services::before, .child-care::before, .astrology::before, .funeral-directory::before {
	content: '\f0c0';
}
.mindbodyspirit::before, .mind-body-spirit::before {
	content: '\f5bb';	
}
.free-merchandise-under-300::before, .corner-cupboard::before {
	content: '\f02b';
}
.free-family-classifieds::before, .statewide-classifieds::before, .general-classifieds::before {
    content: '\f336';
}
.household-furniture::before, .household::before {
    content: '\f4b8';
}
.career-fair::before, .education::before, .instruction::before, .instructions::before, .emplois-et-formation::before, .formation::before, .career-training-tutors::before, .graduations::before {
	content: '\f19d';
}
a.sports::before {
	content: '\f434';
}
.careers-employment::before, .misc-employment-main::before, .employment-instruction::before, .jobs::before, .employment::before, .emplois::before, .help-wanted::before, .employment-education::before, .carri-res::before, .vacancies-opportunities::before, .positions::before {
	content: '\f0b1';
}
.medical::before, .licensed-massage::before, .health-care::before, .health-wellness::before, .healthcare-services::before {
	content: '\f469';
}

.garagesales::before, .garage-estate-sales::before, .buy-sell::before, .garage-and-yard-sales::before, .bradenton-garage-sales::before, .kansas-city-garage-estate-sales::before, .auctions-sales::before, .auctions::before, .auction-sales::before, .buy-and-sell::before, .garage-sales-flea-markets::before, .bargain-hunters::before, .upcoming-events::before, .sales-events::before, .auctions-events::before, .garage-sale-directory::before, .sales-auctions::before, .vente-de-garage-et-encans::before, .yard-sales::before, .garage-sales::before, .bargain-tuesday::before, .open-homes::before, 
.marketday::before, .yardgarage-sales::before, .auction-garage-sales::before, .garage-sales-auctions::before, .auctions-garage-sales::before, .yard-sales-auctions::before, .garage-yard-sales::before, .garage-sale::before, .ventes-et-encheres::before {
	content: '\f02b';
}
.movingsales::before {
    content: '\f468';
}
.mothers-day::before {
    content: '\f06b';
}
.buy-sell-trade::before, .misc::before, .business-service-directory::before, .professional-service-directory::before, .cleaning-removal-repair-services::before, 
.legal-ads::before, .service-directory::before, .other-services::before, .home-professional-services::before, 
.real-estate-services::before, .trade-services::before, .auto-misc::before, .business-services::before, .at-your-service-directory::before, .general-services::before, .other::before, .general-notice::before, .general::before {
	content: '\f2b5';
}

.business-card-directory::before {
	content: '\f2bb';
}

.miscellaneous::before {
	content: '\f630';
}

.public-notices::before, .services-legals--financial::before, .legal::before, .legals::before, .legal-notices::before, .special-notices::before, .legal-public-notices::before, .legal-public-notices::before, .legals-notices::before, .legals-public-notices::before, .legals-and-tenders::before {
	content: '\f24e';
}

.market::before, .goods::before, .practices::before, .items-for-sale::before, .articles-for-sale::before, .for-sale::before, .stuff::before, .merchandise::before, .marchandises::before, .general-merchandise::before, .marketplace::before, .bargains-4-sale::before, .bargain::before, .sales::before, .clothing::before, .the-emporium::before {
	content: '\f290';
}
.animals::before, .animals-pets::before, .pets::before, .pets-animals::before, .pets-related::before, .pet-farm-ranch::before, .kansas-city-pets::before, .pet-corner::before {
	content: '\f1b0';
}

 .pets-horses::before {
	content: '\f6f0';
}

.pets-livestock::before, .kansas-city-farm-lawn-livestock::before, .farm-livestock::before {
	content: '\f6c8';
}

.livestock-and-feed::before {
	content: '\f72d';
}

.housing::before, .homes::before, .real-estate-for-sale::before, .real-estate::before, .immobilier::before, .real-estate-sale::before, .real-estate-sales::before, .open-house-listings::before, .open-home-guide::before,
.real-estate-other::before, .real-estate-rentals-other::before, .real-estate-for-rental::before, .properties::before, .immobilier-vendre::before, .homes-for-sale::before, .kansas-city-real-estate::before, .macon-real-estate::before {
	content: '\f015';
}

.obituaries::before, .remembrances::before, .family-notices::before, .in-memoriams::before, .obituaries-related::before, .collectibles::before, .antiques-collectibles::before, .cemetery-lots::before, .acknowledgements::before, .notices::before {
	content: '\f3e0';
}

.financial-loans::before, .tenders::before, .business-and-finance::before, .financial::before, .professional-services::before, .finance-business::before, .bargain-bin::before, .business-financial::before, .business-opportunities::before,
.businessfinancial::before, .bargain-hunt::before, .financial-services::before, .socially-responsible-investing::before, a.business::before, .affaires-finances::before, .business-financial-opportunities::before, .featured-businesses::before, .services-financiers::before {
	content: '\f155';
}

.babillard-loisirs::before {
	content: '\f072';
}

.adult::before, .personals::before {
	content: '\f004';
}

.accommodation::before, .for-rent::before, .kansas-city-rentals::before, .rental-properties::before, .real-estate-for-rent::before, .wanted::before, .real-estate-rentals::before, .commercial-real-estate::before, 
.rentals::before, .property-rentals::before, .rentals-other::before, .real-estate-rental::before, .maison-extra::before, .rental-property::before, .office-space::before, .immobilier-louer::before {
	content: '\f1ad';
}

.equipment::before, .equipment-supplies::before {
	content: '\f013';
}

.equipmentmerchandise::before {
	content: '\f722';
}

.livestock::before {
	content: '\f1ad';
}

.album-announcements::before, .music::before, .wall-of-music::before, .musical-instruments::before, .jam-section::before {
	content: '\f001';
}

.electronics::before {
   content: '\f51f';
}

a.entertainment::before, .services-education-health--entertainment::before, .escorts-entertainers::before, .pamper-yourself::before {
	content: '\f3ff';
}

.travel-entertainment::before, .travel::before {
	content: '\f5b0';
}

.home-garden-services::before, .garden-outdoor::before, .seasonal-for-sale::before, .lawn-garden::before {
	content: '\f1bb';
}

.home-garden-professionals::before {
	content: '\f4bf';
}

.home-goods::before, .construction-trade-services::before, .call-an-expert::before, .home-improvement::before, 
.trades-services::before, .trade-services::before, .services-general::before, .home-services::before, .home-maintenance-services::before, 
.auto-services::before, .dialapro::before, .dial-a-pro::before, .maintenance-services::before, .services-for-hire::before, .services::before, .kansas-city-service-professionals::before {
	content: '\f0ad';
}

.weekly::before, .publications-books::before, .back-page::before  {
	content: '\f1ea';
}

.religious-services::before, .religion::before {
	content: '\f51d';
}

.external-url::before {
	content: '\f08e';
}

.worship::before, .church-page::before, .worship-directory::before {
	content: '\f02d';
}
.flexbox-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
}

.top-leaderboard-placeholder, .bottom-leaderboard-placeholder {
	margin: 0 auto;
	max-width: 729px;
	min-height: 90px;
}

.leaderboard-top .top-leaderboard-placeholder {
	margin-left: 0;
}

.bottom-leaderboard-placeholder {
	margin-bottom:60px;
	margin-top:30px;
}

.display-placeholder {
	background-color: #D5D5D5;
	color: #fff;
}

.box-placeholder {
    min-height: 250px;
}

.tall-box-placeholder {
	min-height: 600px;
}

.display-placeholder span {
    color: #ffffff;
    font-size: 14px;
}

.tall-box-placeholder {
	min-height: 600px;
}

.display-area {
	margin: 0 auto 30px;
	width: 300px;
}

.display-area-summary {
	height: auto;
	margin: 30px auto ;
	width: 300px;
}

.display-sample img {
	border:1px solid #ccc;
}

.display-area > img {
	width: 100%;
	min-height: 250px;
	max-width: 300px;
}

/* FEATURED ADS & NEW ADS MODULES STYLES */

.separator-wrap {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/lines.png") repeat-x scroll center center rgba(0,0,0,0);
	margin-bottom: 15px;
}

.separator-header {
	background: #fff none repeat scroll 0 0;
	color: #4a4a4a;
	display: table;
	font: 400 28px/60px "Roboto",Arial,sans-serif;
	margin: 0 auto;
	padding: 0 30px;
	text-align: center;
	text-transform: uppercase;
}

#ap_new_ads, #ap_ad_featured {
	float: left;
	width: 100%;
}

.ap_ad_featured {
	margin-top: 10px;
}

.ap_spaceholder_thumb, .ap_spaceholder_content {
	text-align: center;
}

.ap_spaceholder_thumb {
	background: none repeat scroll 0 0 #fff;
}

.main-section .ap_spaceholder_thumb a {
	border-bottom: 1px solid #cdcdcd;
}

.main-section .ap_spaceholder_thumb a img {
	height: 205px;
	margin: 0 auto;
	padding: 10px;
}

.main-section .ap_new_ad, .main-section .ap_ad_featured {
	border: 1px solid #cdcdcd;
	height: 265px;
	margin: 0 17px 35px;
	padding: 0;
	width: 227px;
}

.main-section .ap-ad-image .ap_general_photo div, .main-section .ap_spaceholder_thumb div {
	background: none repeat scroll 0 0 #ececec;
	background-size: cover;
	height: 205px;
	width: 225px;
}

.main-section .ap-ad-image div {
	border-bottom: 1px solid #cdcdcd;
	background: none no-repeat scroll 0 0 #ececec;
    background-size: 100% 100%;
	height: 205px;
	margin: 0 auto;
	width: 225px;
}

.ap-ad-image {	
    display: flex;
    align-items: center;
    justify-content: center;
    height: 205px;
	border-bottom: 1px solid #cdcdcd;
	text-align: center;
}

/*added for lazy loader*/
.main-section .ap-ad-image img {
	width: auto;
	height: auto;
	max-width: 225px;
	max-height: 205px;
	/*object-fit: contain;*/
}

.main-section .ap-ad-image .ap_general_photo, .main-section .ap-ad-image div {
	background: none no-repeat scroll center center / contain #fff;
}

.main-section .ap-ad-image a, .main-section .ap_spaceholder_thumb a  {
	display: block;
}

.main-section .ap-ad-text {
	border-top: 1px solid #cdcdcd;
	height: 205px;
	overflow: hidden;
	padding: 10px;
}

.main-section .ap-ad-text a {
	color: #111111;
	display: block;
	font: 300 14px/1.6em "Roboto",Arial,sans-serif;
	height: 184px;
	overflow: hidden;
	text-align: left;
}

.main-section .ap-ad-content, .main-section .ap_spaceholder_content {
	height: 38px;
	overflow: hidden;
	margin: 10px;
}

.main-section .ap-ad-content a, .main-section  .ap_spaceholder_content a {
	color: #111111;
	display: table-cell;
	font: 400 14px/1.4em "Roboto",Arial,sans-serif;
	height: 38px;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
}

/* SUMMARY STYLES */


.ap_iw_content {
	max-height: 20px;
	overflow: hidden;
}

#summary-sponsored-ads-box {
	float: left;
	margin-bottom: 15px;
	padding: 0 15px;
	width: 100%;
}

#summary-sponsored-ads-box .ap_ad_featured {
	padding: 0;
	margin-bottom: 15px;
}

#summary-sponsored-ads-box .ap_ad_featured:last-child {
	margin-bottom: 0;
}

#summary-sponsored-ads-box h1 {
	font: 300 26px/30px "Roboto",Arial,sans-serif;
	margin-bottom: 32px;
	margin-top: 0;
}

.summary-ads-wrap h3 {
	font: 300 24px/1.2em "Roboto",Arial,sans-serif;
	margin-bottom: 15px;
	margin-top: 0;
	padding-left: 15px;
}

#summary-ads-wrap h3 {
	padding-left: 15px;
}

#summary-sponsored-ads-box #ap_ad_featured {
	margin: 0;
}

hr.summary-divider {
	border-color: #ccc;
	height: 0;
	margin: 0 auto 25px;
}

hr.summary-divider.no-bottom-margin {
    margin-bottom: 0;
}

.summary-wrap {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.summary-ads-wrap {
	margin-top: 10px;
}

.ap_noresults {
	padding: 10px;
}

.adv-search-wrap {
	float: left;
	margin: 15px auto 0;
	width: 100%;
}

.adv-search-wrap .meta-filter-set:last-child {
	border-bottom: 1px solid #ccc;
}

.adv-search-wrap h4 {
	color: #4b4b4b;
	font: 400 20px/1.2em "Roboto",Arial,sans-serif;
	letter-spacing: 1px;
	margin: 10px 0 0;
}

.adv-search-wrap h5 {
	border-bottom: 1px solid #ccc;
	font: 400 16px/1.2em "Roboto",Arial,sans-serif;
	margin: 0;
	padding-bottom: 14px;
}

.meta-filter-slider h5 span {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/close-grey.png") no-repeat scroll right center transparent;
	cursor: pointer;
	display: block;
	float: right;
	height: 20px;
	width: 20px;
}

.date-format {
	color: #888888;
 	display: inline-block;
	font: 300 13px/1.2em "Roboto",Arial,sans-serif;
	margin-left: 10px;
}

a.ap_clear_filters {
	background-color: #ed7e23;
	border-color: #ed7e23;
	border-radius: 4px;
	color: #fff !important;
	display: table;
	font: 400 14px/1.05em "Roboto",Arial,sans-serif;
	margin: 10px auto 30px;
	padding: 8px 16px;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	width: auto;
}

.adv-search-wrap .category-tree {
	float: left;
	margin: 15px;
	padding: 0;
	width: 100%;
}

.ad-tag h5 {
	color: #999;
	margin-bottom: 5px;
}

.ap_summary_seonav .breadcrumb {
	padding: 0 0 30px;
} 

.category-tree ul {
	padding: 0 0 8px;
}

.category-tree .ap_tree_child {
	padding-left: 18px !important;
	word-wrap: break-word;
}

.category-tree .ap_summary_category_list ul li {
	margin-bottom: 3px;
}

.category-tree a {
	color: #4b4b4b;
	font: 300 15px/2em "Roboto",Arial,sans-serif;
}

.category-tree .ap_category_tree li:first-child a {
	font: 400 16px/2.4em "Roboto",Arial,sans-serif;
}

.category-tree .ap_category_tree .ap_tree_current {
	color: #4b4b4b;
	font: 400 15px/1.2em "Roboto",Arial,sans-serif;
}

.ap_tree_sibling {
	padding-left: 10px !important;
	padding-bottom: 5px;
}

#meta-filters-summary {
	float: left;
	margin-bottom: 30px;
	margin-top: -2px;
	width: 100%;
}

.adv-search-desktop-wrap #meta-filters-summary {
	margin-top: 20px;
}

.meta-filters-summary-wrap {
	background-color: #efefef;
	float: left;
	margin: 40px 0 0;
	padding: 0;
	width: 100%;
}

.meta-filters-summary-wrap h3 {
	font: 400 24px/1.2em "Roboto",Helvetica,Arial,sans-serif;
	margin: 15px 20px;
}

#meta-filters-summary .meta-filter-set {
	float: left;
	position: relative;
	padding: 0 20px;
	width: 100%;
}

#meta-filters-summary .extra-search-button {
	float: left;
	margin: 20px 0 30px;
	width: 100%;
}

#meta-filters-summary .refine-search-mobile {
	margin: 5px auto;
}

.meta-filters-summary-search-button {
	margin: 20px 0;
}

#meta-filters-summary .extra-search-button #ap_adv_submit, .meta-filters-summary-search-button #ap_adv_submit {
	font-size: 15px;
	padding: 5px 15px;
}

#meta-filters-summary .ap_filter_label {
	background: none no-repeat scroll right 15px center / 10px auto #fff;
	border-top: 1px solid #ccc;
	color: #4b4b4b;
	cursor: pointer;
	display: block;
	font: 500 15px/1.2em "Roboto",Arial,sans-serif;
	margin: 0 -20px;
	padding: 15px 0 15px 20px;
}

.ap_filter_item_checkbox ul {
	padding:  0;
}

.meta-filter-slider .ap_filter_item_checkbox {
	border-bottom: 1px solid #ccc;
	display: inline-block;
	float: left;
	margin-bottom: 14px;
    	max-height: 265px;
	padding-bottom: 20px;
	overflow: auto;
	width: 100%;
}

.ap_filter_item_checkbox ul li.ap_cb_filter {
	float: left;
	padding: 10px 0 0;
	width: 50%;
}

.ap_filter_item_checkbox ul li.ap_cb_filter  input {
	float: left;
}

.ap_filter_item_checkbox ul li.ap_cb_filter  label {
	font: 300 14px/1.2em "Roboto",Arial,sans-serif;
	margin: 0 10px;
	max-width: 90%;
	text-transform: uppercase;
}

#meta-filters-summary .arrow-right {
	background-image: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-light-blue/arrow_right.png");
}

#meta-filters-summary .arrow-left {
	background-image: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-light-blue/arrow_left.png");
}

#meta-filters-summary .arrow-up {
	background-image: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/arrow-up@2x.png");
}

#meta-filters-summary .arrow-down {
	background-image: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/arrow-down@2x.png");
}

#meta-filters-summary .has-active {
	background-image: none !important;
}

#meta-filters-summary .ap_filter_item_range {
	color: transparent;
	float: left;
	padding: 20px 0;
	width: 100%;
}

#meta-filters-summary .ap_filter_item_range input.form-control {
	display: inline-block;
	width: 48%;
}

#meta-filters-summary .ap_filter_item a {
	color: #333;
	cursor: pointer;
	display: block;
	font: 300 15px/1.2em "Roboto",Arial,sans-serif;
	margin: -5px -10px;
	padding: 10px;
}

#meta-filters-summary .ap_filter_item a .ap_adCount {
	font-size: 14px;
	color:#ccc;
}

#meta-filters-summary .ap_filter_item a:hover, .ap_filter_item a:active, .ap_filter_item a:focus {
	text-decoration:none;
}

#meta-filters-summary .ap_filter_item_active a {
	background: none repeat scroll 0 0 #f1f1f1;
	color: #333;
	cursor: pointer;
	display: block;
	font: 400 15px/1.2em "Roboto",Arial,sans-serif;
	margin: 10px -10px;
	padding: 10px;
}

#meta-filters-summary .ap_filter_set .ap_filter_item_active a:after {
	color: #0099ff;
	content: "  \00d7";
	font-size: 20px;
	font-weight: 400;
	float: right;
}

#meta-filters-summary .ap_filter_item_active a:hover, .filter-item_active a:active, .ap_filter_item_active a:focus {
	text-decoration:none;
}

.adv-search-link-mobile {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/icon-filter-grey@2x.png") no-repeat scroll left 2px top 21px rgba(0,0,0,0);
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #ed7e23;
	display: block;
	font: 400 16px/60px "Roboto",Arial,sans-serif;
	height: 60px;
	text-indent: 35px;
}

.adv-search-link-mobile:after {
	content:'\2193';
	float: right;
	font-weight: 700;
	margin-right: 13px;
}

.adv-search-link-mobile.toggle-arrow:after {
	content:'\2191';
}

.adv-search-mobile-wrap {
	background: none repeat scroll 0 0 #fff;
	display: none;
	padding: 0 !important;
	z-index: 10;
}

.adv-search-mobile-close {
	content: "\d7";
	display: none;
	float: right;
	font-size: 36px;
}

.adv-search-mobile-close:after {
	content:'\D7';
	margin-left: 5px;
}

.hidden {
	display: none;
}

.meta-filter-wrapper {
	display: none;
}

.meta-filter-wrapper input[type='submit'] {
	border-radius: 0 !important;
	box-shadow: none !important;
}

.summary-form-filter .meta-filter-wrapper {
	float: left;
	display: block;
	width: 100%;
}

.meta-filter-slider {
	background: none repeat scroll 0 0 #f7f7f7;
	border: 1px solid #ccc;
	box-shadow: 3px 2px 4px #bbb;
	display: none;
	float: left;
	right: -200%;
	padding: 15px;
	position: absolute;
	top: 0;
	width: 200%;
	z-index: 100;
}

.meta-filter-slider-mobile {
	background: none repeat scroll 0 0 #fff;
	display: none;
	margin-right: -5px;
	margin-top: -15px;
	padding: 0 0 20px;
}

#ap_summary_featured_box {
	float: left;
	height: auto;
	margin-top: 10px;
	width: 100%;
}

#ap_summary_featured_box_summary {
	border-radius: 2px;
	float: left;
	height: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 10px 8px 0;
	width: 100%;
}

#meta-filters .bootstrap-select.btn-group {
	float: left !important;
	margin-right: 15px !important;
	width: 142px !important;
}

#meta-filters .select-list .bootstrap-select.btn-group {
	width: 250px !important;
}

#meta-filters .bootstrap-select.btn-group .btn .filter-option {
	font: 300 16px/1.4em "Roboto",Arial,sans-serif;
}

#ap_summary_featured_box h3 {
	color: #4b4b4b;
	font: 500 30px/1.1em "Roboto",Arial,sans-serif;
	margin: 0px 0px 0px 10px;
}

#summary-toolbar {
	background-color: transparent;
	border-color: transparent;
	border-radius: 0;
	margin-top: 5px;
}

#summary-toolbar .navbar-left, #summary-toolbar .navbar-right, #summary-toolbar .navbar-right span {
	display: inline-block;
}

#summary-toolbar .navbar-right span {
	/*color: #9c9c9c;*/
	float: left;
	font-size: 13px;
	padding: 15px 0 0;
}

#summary-toolbar .btn-default {
	background-color: transparent;
	border-color: transparent;
	color: #4b4b4b;
	font-weight: 300;
}

#summary-toolbar .dropdown-toggle {
	box-shadow:  none;
}

#summary-toolbar .btn, #summary-toolbar .bootstrap-select {
	 width: auto;
}

.bootstrap-select > .btn {
	border-radius: 0;
}

.bootstrap-select .caret {
	background-size: 10px auto;
	right: 5px !important;
	top: 15% !important;
}

#summary-toolbar h4 {
	color: #4b4b4b;
	float: left;
	font: 400 15px/1.6em "Roboto",Arial,sans-serif;
}

#summary-toolbar span.found {
	color: #4b4b4b;
	display: inline-block;
	font: 400 15px/1.6em "Roboto",Arial,sans-serif;
	margin: 10px;
}

.gm-style img {
	margin-bottom: 10px;
	margin-top: 5px;
	width: auto;
}

.ap_iw_control a.ap_map_list_next {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-light-blue/arrow_right.png") no-repeat scroll right center / auto 30px rgba(0, 0, 0, 0) ;
	color: transparent !important;
	margin: 5px 0 0;
	opacity: 0.6;
	padding: 0;
	width: 20px;
}

.ap_iw_control a.ap_map_list_previous {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-light-blue/arrow_left.png") no-repeat scroll left center / auto 30px rgba(0, 0, 0, 0) ;
	color: transparent !important;
	margin: 5px 0 0;
	opacity: 0.6;
	padding: 0;
	width: 20px;
}

.ap_iw_control a.ap_map_list_next:hover, .ap_iw_control a.ap_map_list_previous:hover {
	color: transparent !important;
	opacity: 1;
}

.ap_iw_control a.ap_iw_moreinfo {
	color: #ed7e23;
	display: inline-block;
	font-weight: 400;
	line-height: 24px;
	margin-left: 10px;
}

.ap_iw_control a.ap_iw_moreinfo:after {
	content:'\2192';
	margin-left: 5px;
}

.ap-summary-map-main-container .ap_maps_canvas {
	border: 1px solid #ccc;
	margin: 20px 15px;
}

#ap_ads {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

.ap_ads {
	float: left;
	margin-bottom: 20px;
}

.ap_highlighted .post-summary {
	background: none repeat scroll 0 0 #FFFFE1;
}

.ap_ad_featured .post-summary {
	background: none repeat scroll 0 0 #fff;
	border: 2px solid #ED7E23;
	margin-bottom: 20px;
}

.post-summary {
	min-height: 150px;
	transition: all 0.3s ease 0s;
}

.post-summary-top {
	padding: 15px 15px 10px;
}

.post-summary-bottom {
	position: relative;
}

.attention-getter {
	position: absolute;
	right: 12px;
	bottom: 2px;
}

.attention-getter img {
	max-height: 40px;
	max-width: 40px;
}

.post-summary-middle {
	float: left;
	margin-bottom: 15px;
	padding: 0 15px;
	width: 100%;
}

.post-summary-map-marker {
	margin-right: 5px;
	position: relative;
	top: -5px;
}

.post-summary-image {
	background: none repeat scroll 0 0 #FAFAFA;
}

.ap_general_photo {
	text-align: center;
}

.post-summary {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccc;
 }

.post-summary:hover {
	border-color: #ED7E23;
 }


.post-summary-image img {
	margin: 0 auto;
	max-height: 105px;
}

.post-summary-image img.default-photo {
	padding-top: 25px;
}

.post-summary-title {
	margin: 0;
	display: inline-flex;
	float: left;
	max-width: 80%;
}

.post-summary-title >  a {
	color: #333333;
	display: inline-flex;
	font: 400 17px/1.4em "Roboto",Arial,sans-serif;
	overflow: hidden;
 	word-wrap: break-word;
}

.post-summary-price {	
	background: none repeat scroll 0 0 #4b4b4b;
	color: #fff;
	display: inline-flex;
	float: right;
	font-weight: 400;
	padding: 10px 20px;
}

.post-summary-price-mobile-wrap  {
	padding: 15px 0;
	position: relative;
	right: -15px;
	top: 65px;
}

.mobile-price {	
	bottom: 55px;
	display: block;
	position: absolute;
	right: 45px;
}

.post-summary-price label {
	font: 300 14px/1.2em "Roboto",Arial,sans-serif;
	font-weight: 300;
	margin: 0 5px 0 0;
}

.post-summary-price span {
	font: 400 14px/1.2em "Roboto",Arial,sans-serif;
	font-weight: 400;
	margin: 0;
}

.title-text {
	display: block;
}

.photo-icon {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/icon-camera.png") no-repeat scroll right top -2px transparent;
	cursor: pointer;
	display: none;
	padding-left: 35px;
}

.post-summary-content a {
	display: block;
	font: 300 18px/1.2em "Roboto",Arial,sans-serif;
	padding: 5px 10px;
}

.post-summary-description {
	font: 300 15px/1.2em "Roboto",Arial,sans-serif;
	overflow: hidden;
	width: auto;
}


.post-summary-photo .ap_general_photo img {
	margin: 5px auto 15px;
}

.post-summary-bottom {
	background-color: #F5F5F5;
	border-top: 1px solid #ccc;
	padding: 10px;
	min-height: 45px;
}

.post-summary-date, .post-summary-map-marker, .post-summary-location {
	display: inline-block;
	float: left;
}

.post-summary-date {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/icon-posted.png") no-repeat scroll 5px 0px transparent;
	height: 25px;
	padding-left: 30px;
	margin-right: 20px;
}

.post-summary-date, .post-summary-location {
	color: #333333;
	font: 400 12px/25px "Roboto",Arial,sans-serif;
}

.post-summary-date label {
	font-weight: 300;
	margin: 0 10px 0 0;
}

.ap_paginator {
	float: left;
	text-align: center;
	width: 100%;
}

.pagination {
	border-radius: 0;
	margin-top: 0;
}

.pagination > li:first-child,
.pagination .prev {
	display: none;
}

.pagination > li > a, .pagination > li > span {
	background-color: transparent;
	border: medium none;
	border-radius: 0;
	color: #bc5b10;
}

.pagination .ap_current_class a {
	background-color: transparent;
	border-color: none;
	color: #4b4b4b;
	cursor: default;
	font-weight: 400;
	z-index: 2;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	background-color: transparent;
	border-color: transparent;
	color: #4b4b4b;
}

.ap_paginator_next_page a:after {
	content:'\2192';
	margin-left: 5px;
}

.post-content, .post-summary-content {
	height: 80px;
}

.post-copy {
	line-height: 1.6em;
	margin-right: 10px;
}

.post-link a {
	color: #BC5B10;
	display: inline-block;
	font-weight: 400;
}

.post-link a:after {
	content:'\2192';
	margin-left: 5px;
}

.post-link a:hover,
.post-link a:focus,
.post-link a:active {
	color: #ED8A29;
}

/* DETAILS STYLES */

.details-wrap {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

hr.details-divider {
    border-color: #ccc;
    height: 0;
    margin: 0;
}

.details-ad-wrap {
	margin: 0 30px 30px 0;
}

.details-right-rail {
	padding: 90px 0 0 15px;
}

.details-right-rail .ad-tag {
	margin-top: 40px;
}

.details-ad-top, .details-ad-middle, .details-ad-bottom {
	float: left;
	width: 100%;
}

.details-ad-top {
	margin-top: 30px;
}

.details-ad-top ul {
	padding: 0;
}

.details-ad-top ul li {
	display: inline-flex;
	max-width: 70%;
}

.retail_parent {
	position: relative;
	max-width: 100% !important;	
}

.website a {
	color: #4b4b4b;
	text-decoration: underline;
}

.website a:hover, .website a:focus {
	color: #ed7e23;
}

.details-ad-title {
	color: #4b4b4b;
	display: inline-block;
	font: 400 26px/1.2em "Roboto",Arial,sans-serif;
	margin: 10px 0;
	text-transform: uppercase;
}

.details-ad-date {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/icon-posted.png") no-repeat scroll 0 0 transparent;
	height: 25px;
	margin: 5px 0;
}

.details-ad-date span {
	color: #848484;
	font: 300 16px/25px "Roboto",Arial,sans-serif;
	padding-left: 30px;
}

.details-ad-price {
	display: inline-block;
	float: right;
	font: 400 21px/1.2em "Roboto",Arial,sans-serif;
	margin: 0 0 0 15px;
}

.details-ad-price span {
	background: none repeat scroll 0 0 #4b4b4b;
	color: #fff;
	font: 400 18px/1.2em "Roboto",Arial,sans-serif;
	padding: 10px 20px;
}

.details-ad-body {
	line-height: 1.7em;
	padding: 0 0 20px;
}

.details-map-wrap, .contact-seller-wrap {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 50px;
}

.details-map-wrap, .ap_detail_map {
	position: relative;
}

.view-map-button {
	position: absolute;
	left: 0;
	right: 0;
	top: 43%;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 175px;
	height: 36px;
	background: #ffffff;
	display: flex;
    align-items: center;
    justify-content: center; 
    padding-left: 12px;
    justify-content: space-between;
    padding-right: 50px;
	color: #dd483e;
    box-shadow: 0 2px 4px 0 rgba(123,123,123,.5);
    font-size: 14px;
    font-weight: 500;
}
.view-map-button:before {
	content: '\f3c5';   
	font-family: Font Awesome\ 5 Pro;
	font-weight: 600;
	font-size: 20px;
    color: #dd483e;
}

.details-title {
	font: 500 24px/1.4em "Roboto",Arial,sans-serif;
	margin-bottom: 25px;
}

.details-module-title {
	color: #4b4b4b;
	font: 500 30px/1.1em "Roboto",Arial,sans-serif;
	margin: 0 0 20px;
}

.details-ad-bottom {
	padding: 20px 0 0;
}

.details-tools {
	/*color: #8a8a8a;*/
}

.details-tools .details-impressions-count {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/eye-1x.png") no-repeat scroll  0 center transparent;
	display: inline-flex;
	font-size: 14px;
	margin: 20px 15px 20px 0;
	padding-left: 25px;
}

.details-tools .details-date-posted {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/icon-posted.png") no-repeat scroll  0 center transparent;
	display: inline-flex;
	font-size: 14px;
 	margin: 20px  0;
	padding-left: 25px;
}

/* EMAIL FRIEND FORM STYLES */

#email-friend-form {
	display:none;
}

#ap_ef_message, #email-friend-form label.error {
	color: #CD0000;
	margin-top:10px;
}

.email-friend-buttons {
	padding: 5px 0 10px;
}

.email-friend-buttons #ap_ef_submit {
	margin-right: 8px;
}

#ap_ef_reset {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none !important;
	color: #ed7e23;
	display: inline-block;
	font-weight: 400;
	left: 15px;
	position: relative;
	top: 2px;
}

#ap_ef_reset:hover, #ap_ef_reset:focus, #ap_ef_reset:active {
	left: 15px !important;
	margin: 0 !important;
}

/* CONTACT SELLER FORM STYLES */

#ap_cs_submit {
	background-color: #ED7E23;
	border-color: #ED7E23;
}

.form-control::-webkit-input-placeholder {
	font-size: 16px;
}

.form-control:-moz-placeholder { /* Firefox 18- */
	font-size: 16px;
}

.form-control::-moz-placeholder {  /* Firefox 19+ */
	font-size: 16px;
}

.form-control:-ms-input-placeholder {  
	font-size: 16px;
}

.form-control:focus {
	border-color: #ed7e23;
}

.contact-seller-buttons {
	margin-top: 20px;
}

#ap_cs_usermessage {
	height: 100px;
}

#contact-seller-form .send-copy-to-yourself input {
	position: relative;
	top: -1px;
}

#contact-seller-form .send-copy-to-yourself span {
	margin-left: 10px;
}

#ap_cs_message {
	color: #CD0000;
}

#ap_cs_captcha, #ap_ef_captcha {
	margin: 15px auto;
}

.error {
	color: #CD0000;
	font-weight: 300;
	margin-top:10px;
}

/* START DIALOG POPUP STYLES */

.ui-dialog {
	border-radius: 0;
	color: #4b4b4b;
	margin: 0 auto;
	overflow: hidden;
	padding: 50px;
	position: relative;
	width: 480px !important;
}

.ui-widget-overlay {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.65);
	left: 0;
	position: absolute;
	top: 0;
}

div.ui-widget-content {
	background: none repeat scroll 0 0 #FFFFFF;
}

.ui-autocomplete .ui-menu-item {
	background-color: #FFFFFF;
	 border: medium none !important;
	width: 246px;
}

.ui-autocomplete .ui-menu-item a {
	background: none repeat scroll 0 0 #FFFFFF !important;
	border: medium none !important;
}

.ui-autocomplete .ui-menu-item a:hover {
	background: none repeat scroll 0 0 #FAF2EF !important;
}

.ui-dialog .ui-dialog-content {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	padding: 0;
	position: relative;
}

.ui-helper-clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.ui-dialog .ui-dialog-buttonpane {
	background-image: none;
	padding: 10px 0;
	text-align: left;
}

.ui-dialog-buttonpane {
	height: 45px;
}

.ui-helper-clearfix {
	display: block;
}

.ui-menu {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1E0E5;
	border-radius: 0 0 5px 5px;
	padding: 0;
	width: 254px !important;
}

.ui-menu-item a {
 	background: none repeat scroll 0 0 #FFFFFF;
	color: #5896AB;
	display: block;
	height: 20px;
	padding: 3px 0 0 8px;
	width: 246px;
}

.ui-menu-item a:hover {
	background: none repeat scroll 0 0 #FAF2EF;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-dialog-titlebar span {
	color: #4b4b4b;
	font: 24px/1.4em "Roboto",Arial,sans-serif;
	margin-bottom: 25px
}

.ui-dialog-titlebar-close {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99999;
}

.ui-dialog-titlebar-close span {
	font-size: 0;
	color: transparent;
}

#ap-login-popup {
	height: auto !important;
	padding-top:10px;
}

#ap-login-popup a {
	color: #ed7e23;
	display: block;
	font-weight: 400;
	padding: 10px 0 20px;
}

#ap-login-popup a:hover {
	text-decoration: underline;
}

.ui-dialog-buttonset  {
	text-align: right;
}

.ui-dialog-buttonset > button {
	margin-left: 10px;
}

.ui-dialog-titlebar-close {
	top: 15px;
	right: 15px;
}

.ui-icon-closethick {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/close-x-medium-grey-1x.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 40px;
	opacity: 0.6;
	width: 40px;
}

.ui-icon-closethick:hover, .ui-icon-closethick:focus {
	opacity: 1;
}

.ui-widget-header .ui-state-hover {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
}

/* END DIALOG POPUP STYLES */

.details-ad-data {
	padding: 10px 0;
}

.details-ad-data div {
	margin-bottom: 10px;
}

.details-ad-quick-info, .details-ad-open-house, .details-ad-sale-address {
	background: none repeat scroll 0 0 #fff;
}

.details-ad-quick-info, .details-ad-open-house, .details-ad-sale-address, .details-ad-data-table {
	margin-bottom: 10px;
}

.details-ad-quick-info div, .details-ad-open-house div, .details-ad-sale-address div, .details-ad-data-table div {
	padding: 5px 0px;
}

.details-ad-data label, .details-ad-data span {
	display: inline-block;
	vertical-align: top;
}

.details-ad-data label {
	display: inline-block;
	padding: 10px;
	vertical-align: top;
	width: 30%;
}

.details-ad-data span {
	display: inline-block;
	padding: 10px 0;
	width: 69%;
}

.details-ad-data > div {
	margin-bottom: 10px;
}

.funeral-info {
	margin: 10px auto;
}

.funeral-info span {
	display: inline-block;
}

.funeral-info span.funeral-details {
	font-weight: 400;
}

span.space {
	display: inline-block;
	width: 5px;
}

.ap_rel_ads {
	margin-bottom: 20px;
}

/* PHOTO GALLERY STYLES */

#ap_photo_gallery {
	margin-top: 20px;
        width: 100%;
}
.ap_photo_large_set {
	height: 440px;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 5px;
	text-align: center;
}
.ap_photo_large_set img {
	margin: 0 auto;
	max-height: 440px;
}
#ap_gallery_thumb {
	text-align: center;
	padding: 4px 5px;
}

#ap_gallery_thumb .prev {
	background-color: #FFFFFF;
	background-image: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-purple/ap_detail_photogallery_gradient.png");
	background-repeat: repeat-x;
	height: 25px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

#ap_gallery_thumb .prev a {
	background-image: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-purple/ap_detail_arrow_up.png");
 	background-position: center center;
	background-repeat: no-repeat;
	padding: 2px 14px;
	position: relative;
	top: 2px;
}

#ap_gallery_thumb .next {
	background-color: #FFFFFF;
	background-image: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-purple/ap_detail_photogallery_gradient.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	bottom: 0;
	height: 25px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}

#ap_gallery_thumb .next a {
	background-image: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-purple/ap_detail_arrow_down.png");
	background-position: center center;
	background-repeat: no-repeat;
	padding: 2px 14px;
	position: relative;
 	top: 6px;
}

.ap_gallery_photolist {
	height: 100px;
	left: 23px;
	position: absolute;
 	top: 29px;
	width: 234px;
	z-index: 1;
}

.ap_gallery_photolist a {
	display: block;
 	float: left;
	height: 80px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 100px;
}

#ap_gallery_thumb .ap_photo_thumb {
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
	max-height: 90px;
	margin: 2px 1px;
	padding: 1px;
}

#ap_gallery_thumb .ap_photo_thumb:hover {
	border: 1px solid #D1E0E7;
}
.ap_gallery_bottom {
	height: 0;
}

/* PHOTO GALLERY V1 UPDATES  STYLES */

.ap_photo_large.cboxElement {
    display: flex;
    height: 100%;
}

.ap_photo_large_set img {
    align-self: center;
    display: flex;
}

/* PHOTO GALLERY V2 STYLES */

#content .ap-photogalleryv2-onephoto-holder {
	background-size: contain;
	height: 430px;
}

#ap-photogalleryv2-container {
	background: transparent !important;
}

#ap-photogalleryv2-photo-slider {
	height: 430px;
}

#ap-photogalleryv2-photo-thumbs {
	margin: 0 auto;
}

#ap-photogalleryv2-photo-slider .flex-direction-nav a {
	top: 46%;
}

#ap-photogalleryv2-photo-thumbs .flex-direction-nav a {
	top: 39%;
}

#ap-photogalleryv2-photo-thumbs > .flex-viewport > .slides > li > div {
	height: 90px !important;
}

#ap-photogalleryv2-photo-slider > .flex-viewport > .slides > li > img {
    object-fit: contain;
}

#ap-photogalleryv2-photo-thumbs.flexslider {
	display: block !important;
	margin-top: 25px;
	padding: 0 !important;
	height: 90px !important;
}

#ap-photogalleryv2-photo-thumbs > .flex-viewport > .slides > li {
	border: 1px solid #ccc;
	margin-right: -1px !important;
}

#ap-photogalleryv2-photo-slider > .flex-direction-nav a.flex-next, #ap-photogalleryv2-photo-thumbs > .flex-direction-nav a.flex-next {
    background-image: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/arrow_right_large.png") !important;
}

#ap-photogalleryv2-photo-slider > .flex-direction-nav a.flex-prev, #ap-photogalleryv2-photo-thumbs > .flex-direction-nav a.flex-prev {
    background-image: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/arrow_left_large.png") !important;
}

#ap-photogalleryv2-photo-thumbs > .flex-direction-nav a.flex-next, #ap-photogalleryv2-photo-thumbs > .flex-direction-nav a.flex-prev {
    background-size: auto 70px !important;
}

/* AD NOT FOUND */

.error-404-wrap {
	margin: 60px 0;
    text-align: center;
}
.error-404-wrap h2 {
    margin-top: 35px;
    margin-bottom: 20px;
    font-size: 1.375em;
    font-weight: 300;
    line-height: 28px;
    color: #333;
}
.error-404-wrap p {
    color: #4a4a4a;   
    font-size: 1em;
    font-weight: 300;
    line-height: 19px;
}
.ad_not_found_message {
	border: 1px solid #cd0000;
	border-radius: 4px;
	color: #cd0000;
	margin: 15px;
	padding: 10px;
	text-align: center;
}
#error-left-column {
	margin-bottom: 30px;
}

#error-categories {
	margin: 30px auto;
	width: 95%;
}

#error-categories ul {
	padding-left: 0;
}

#error-categories ul li ul {
	padding-bottom: 10px;
}

#error-categories ul li span.ap_catName a {
	font-weight: 700;
}

#error-categories .ap_catCount {
	color: #999;
	font-size: 13px;
 	padding: 0 5px;
}

/* WATCH MODULE STYLES */

.watch-link {
	display: inline-block !important;
	height: 35px;
	margin-left: 15px;
	position: relative;
	top: 10px;
	width: 35px;
}

.ap_unwatched {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/heart-large-hollow@1x.png") no-repeat scroll center 0 rgba(0,0,0,0);
}

.ap_watched {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/heart-large-favourited-red@1x.png") no-repeat scroll center 0 rgba(0,0,0,0);
}

.ap_unwatched:hover {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/heart-large-favourited-red@1x.png") no-repeat scroll center 0 rgba(0,0,0,0);
}

#watchlist-content {
	text-align: center;
}

#watchlist-ads-list {
	margin: 0 auto;
	width: 98%;
}

.wp_ad_row {
	border-bottom: 1px solid #ccc;
}

.saved-ad-thumb, .saved-ad-content {
	display: inline-block;
	float: left;
	padding: 10px 15px 10px 0;
	text-align: left;
}

.saved-ad-content a {
	display: block;
}

.saved-ad-content a.saved-ad-title {
	color: #4b4b4b;
	font: 400 18px/1.2em "Roboto",Arial,sans-serif;
}

.saved-ad-content a.saved-ad-body {
	font: 300 16px/1.2em "Roboto",Arial,sans-serif;
	margin: 5px 0;
}

.saved-ad-price label {
	font: 300 14px/1.2em "Roboto",Arial,sans-serif;
	margin-right: 5px;
}

.saved-ad-price span {
	color: #ED7E23;
	font-weight: 500;
}

.saved-ad-thumb {
	margin-right: 5px;
}

.saved-ad-thumb a, .saved-ad-thumb a img {
	display: block;
	width: 100px;
	height: auto;
}

.unwatch {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/garbage-small@2x.png") no-repeat scroll center center / 14px auto transparent;
	color: transparent;
	cursor: pointer;
	display: inline-block;
	font-size: 0;
	height: 30px;
	min-width: 30px;
	opacity: 0.7;
}

.unwatch:hover {
	opacity: 1;
}

.pagination > span {
	background-color: transparent;
	border: medium none;
	border-radius: 0;
	color: #ED7E23;
	padding: 0 5px;
}

.pagination span.current {
	color: #4b4b4b;
	font-weight: 400;
}

.pagination span.next {
	color: #ED7E23;
	font-weight: 300;
}

.pagination span.next:after {
	content:'\2192';
	margin-left: 5px;
}

/* SHARE STYLES */

/*.ap_detail_ad_print {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/social-printer.png") no-repeat scroll center 0 transparent;
}

.details-share-wrap {
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 0 auto 10px;
	padding-bottom: 40px;
	width: 100%;
}

.details-share-wrap div {
	cursor: pointer;
	float: left;
	height: 32px;
	margin-right: 15px;
	opacity: 0.5;
}

.details-share-wrap div a {
	color: transparent;
	display: block;
	font-size: 0;
	height: 30px;
	text-indent: -9999px;
	width: 32px;
}

.share-label {
	font: 400 14px/1.2em "Roboto",Arial,sans-serif;
	margin: 7px;
}

.details-share-wrap div a span {
	display: none;
}

.details-share-wrap div:hover {
	opacity: 1;
}

.share-facebook {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/social-facebook.png") no-repeat scroll center 0 transparent;
}

.share-twitter {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/social-twitter.png") no-repeat scroll center 0 transparent;
}

.share-facebook a span, .share-twitter a span {
	color: transparent;
	padding-bottom: 16px;
}

.ap_detail_ad_email {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/social-email.png") no-repeat scroll center 0 transparent;
	cursor: pointer;
}*/

/*--details page - share icons--*/
.share-font-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #ccc;
	margin: 0 auto 25px;
	padding-bottom: 40px;
}
.details-share-wrap {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	border-bottom: 1px solid #ccc;
	margin: 0 auto 25px;
	padding-bottom: 40px;
}
.details-share-wrap .details-title {
	width: 100%;
}
.details-share-wrap .icon-btn i {
	font-size: 22px;
	color: #ffffff;
	font-weight: 400;
}
.font-awesome-btn-wrapper, .icon-btn-wrapper {
	position: relative;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
}
.font-awesome-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #ebe9f1;
	border-radius: 2px;
	color: #707785;
	cursor: pointer;
	width: 44px;
	height: 44px;	
}
.icon-btn, #st-1 .st-btn[data-network='whatsapp'] {
	display: inline-flex !important;	
	align-items: center;
	justify-content: center;
	cursor: pointer;
	width: 36px;
	height: 36px;
	box-shadow: 0 2px 4px 0 rgba(123,123,123,0.5);
	border-radius: 0 !important;
	margin-right: 8px;
}
#st-1 .st-btn:last-child {
  margin-right: 8px !important;
}
.icon-btn-label a {
  color: #64427D !important;
}
.details-share-wrap .icon-btn a span {
	color: transparent;
	font-size: 0;
}
.details-share-wrap span a {
	height: 22px;
}
.details-share-wrap .icon-btn a:before, .st-btn[data-network=whatsapp]:before {
	color: #ffffff;	
	font: 22px/22px Font Awesome\ 5 Brands;
}
.details-share-wrap .icon-btn.icon-btn-twitter a:before {
	content:"\1D54F";
}
.details-share-wrap .icon-btn.icon-btn-facebook a:before {
	content:"\f09a";
}
.details-share-wrap .icon-btn.icon-btn-reddit a:before {
	content: "\f1a1";
}
.details-share-wrap .icon-btn.icon-btn-whatsapp a:before, .st-btn[data-network=whatsapp]:before {
	content: "\f232";
    color: #fff;
}
#st-1 .st-btn>img {
    display: none!important;
}
.details-share-wrap .sharethis-inline-share-buttons {
    z-index: 0!important;
}v
.details-share-wrap .icon-btn:active, .details-share-wrap .icon-btn:focus {
	background-color: rgba(132,143,167,0.3);
}
.icon-btn-facebook, .details-share-wrap .icon-btn-facebook:hover {
	background-color: #415E9C;
}
.icon-btn-twitter, .details-share-wrap .icon-btn-twitter:hover {
	background-color: #1CA0F2;
}
.icon-btn-reddit, .details-share-wrap .icon-btn-reddit:hover {
	background-color: #ff4500;
}
.icon-btn-whatsapp, .details-share-wrap .icon-btn-whatsapp:hover, .st-btn[data-network=whatsapp] {
	background-color: #0cc144 !important;
}
.st-btn[data-network='whatsapp']:hover {
	top: 0 !important;
}
.email_link, .details-share-wrap .email_link:hover {
	background-color: #e00000;
}
.print-button, .print-button:hover, .print-button:active, .print-button:focus {
	background: #fff url(//d2zfowlldib7se.cloudfront.net/assets/beyondthedash/images/print-icon.png) center center/24px auto no-repeat;
}
.print-button i {
	display: none;
}

/* RELATED ADS STYLES */

.related-ads-wrap {
	border-top: 1px solid #ccc;
	float: left;
	margin: 40px 0;
	width: 100%;
}

/*.related-ads-wrap {
	display: none;
}*/

.related-ads-wrap h3 {
	color: #4b4b4b;
	display: inline-block;
	font: 500 24px/1.4em "Roboto",Arial,sans-serif;
	margin: 45px 0;
}

.related-ads-wrap .all-ads-link {
	color: #BC5B10;
	display: inline-block;
	font-weight: 400;
	width: 100%;
}

.related-ads-wrap .top-link {
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: -30px;
}

.related-ads-wrap .bottom-link {
	margin-bottom: 20px;
	margin-top: 20px;
}

#advertiser_ads {
	float: left;
	width: 100%;
}

/* MULTIPUB FILTER STYLES */

#ap_multipub_filter {
border: 1px solid #ccc;
    float: left;
    margin: 0 auto 30px;
    padding: 5px 20px 20px;
    width: 100%;
}

#ap_multipub_filter h4 {
	color: #ed7e23;
	font: 400 15px/1.2em "Roboto",Arial,sans-serif;
	margin: 15px 0;
}

#ap-multipub-checkbox {
	padding: 0;
}

#ap-multipub-checkbox li input,
#ap-multipub-checkbox li label {
	display: inline-block;
	font-weight: 300;
}

#ap-multipub-checkbox li input {
	float: left;
	margin: 3px 10px 0 0;
}

/* SEARCH AGENTS STYLES */

.ap_search_agent_delete input[type="button"] {
	margin-right: -5px !important;
}

#ap_search_agent_edit_form .form-group,
#ap_search_agent_edit_form .form-buttons {
	float: left;
	width:100%;
}

#ap_search_agent_edit_form .ap_custom_select button {
	width: 100px;
}

.ap_search_agent_add label, 
.ap_search_agent_edit label {
	font-weight: 400 !important;
	padding: 7px 0 8px;
}

.ap_search_agent_edit label {
	float: left;
}

.form-cancel-link, #ap_search_agent_delete_cancel {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none !important;
	color: #BC5B10;
	display: inline-block;
	font: 400 17px/1.05em "Roboto",Arial,sans-serif;
	left: 15px;
	position: relative;
}

#ap_search_agent_delete_cancel {
	top: 2px;
}

#ap_search_agent_edit_submit {
	font: 400 17px/1.05em "Roboto",Arial,sans-serif;
	padding: 10px 18px;
}

#ap_mod_searchagentadd_link {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/save-search-icon@1x.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	border: medium none !important;
	color: #BC5B10;
	display: block;
	font-weight: 400;
	margin: 15px 0 60px;
	padding: 10px 0 10px 30px;
}

div[aria-labelledby="ui-dialog-title-ap-login-popup"] {
	min-width: 480px;
	padding: 50px;
}

div[aria-labelledby="ui-dialog-title-ap-login-popup"] .ui-dialog-title-ap-login-popup {
	color: #4b4b4b;
	font: 400 20px/1.2em "Roboto",Arial,sans-serif;
	letter-spacing: 1px;
	margin: 10px 0 20px;
}

div[aria-labelledby="ui-dialog-title-ap-login-popup"] .ui-dialog-titlebar-close {
	right: 15px;
	top: 15px;
}

div[aria-labelledby="ui-dialog-title-ap-login-popup"] label {
	margin-bottom: 15px;
	margin-top: 10px;
}

div[aria-labelledby="ui-dialog-title-ap-login-popup"] .ui-dialog-buttonset button:first-child {
    background: none repeat scroll 0 0 #fff !important;
    border: medium none !important;
    border-radius: 0;
    box-shadow: none !important;
    color: #ed7e23;
    display: inline;
}

.ap-login-popup-description {
	display: none;
}

.ap_search_agent_add, .ap_search_agent_edit, .ap_search_agent_delete {
	margin: 20px 0 0 !important;
}

#account-searchagents-list thead  {
	border-bottom: 1px solid #c4c4c4;
	height: 45px;
}

#account-searchagents-list th {
	color: #8F8F8F;
	font: 300 15px/1.6em "Roboto",Arial,sans-serif;
	padding: 0 0 20px;
}

#account-searchagents-list td {
	font: 300 14px/1.6em "Roboto",Arial,sans-serif;
	padding: 20px 0 0;
}

.searchagentlist_edit, .searchagentlist_delete {
	color: transparent;
	display: inline-block;
	font-size: 0;
	float: left;
	height: 22px;
	opacity: 0.7;
	width: 22px;
}

.searchagentlist_edit {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/crayon-edit-small-2x.png") no-repeat scroll center center / 18px auto transparent;
}

.searchagentlist_delete {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/garbage-small@2x.png") no-repeat scroll center center / 14px auto transparent;
}

.searchagentlist_edit:hover, .searchagentlist_delete:hover {
	color: transparent;
	font-size: 0;
	opacity: 1;
}

#ap_search_agent_edit_label {
	margin-bottom: 10px;
	width: 100%;
}

#ap_search_agent_delete_msg {
	display: block;
	line-height: 1.1em;
	margin-bottom: 30px;
	margin-left: -5px;
}

#ap_search_agent_add_form .row,
.ap_search_agent_delete .row {
	margin: 0 -7px 10px;
}

#ap_search_agent_add_submit {
	background-color: #ed7e23;
	border-color: #ed7e23;
	border: 0 none;
	border-radius: 3px;
	color: #ffffff;
	font: 400 17px/1.05em "Roboto",Arial,sans-serif;
	margin-top: 10px;
	padding: 10px 18px;
}

#ap_search_agent_edit_close,
.ap_search_agent_add_system_msg #ap_search_agent_add_close {
	background-color: #ed7e23;
	border-color: #ed7e23;
	border: 0 none;
	border-radius: 3px;
	color: #ffffff;
	font: 400 15px/1.5em "Roboto",Arial,sans-serif;
	margin-top: 10px;
	margin-left: 15px;
	padding: 6px 12px;
}

#ap_search_agent_add_submit:hover, #ap_search_agent_add_submit:focus, #ap_search_agent_add_submit:active, .ap_search_agent_add_system_msg #ap_search_agent_add_close:hover, .ap_search_agent_add_system_msg #ap_search_agent_add_close:focus, .ap_search_agent_add_system_msg #ap_search_agent_add_close:active {
	background-color: #ed7e23;
	border-color: #ed7e23;
	color: #fff;
}

#ap_search_agent_add_submit:active, .ap_search_agent_add_system_msg #ap_search_agent_add_close:active {
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
	outline: 0 none;
}

.sa_frequency_title, .sa_frequency {
	display:none !important;
}

.sa_lastrun_title, .sa_lastrun {
	display:none !important;
}

.sa_status_title, .sa_status {
	display:none !important;
}

/* ACCOUNT STYLES */

.password-content {
	display: none;
}

.password-link {
	display: inline-block;
	font: 400 15px/1.2em "Roboto",Arial,sans-serif;
	padding: 6px 0;
	width: 70%;
}

.section-center {
	margin-bottom: 20px;
	width: 100%;
}

.section-center h2 {
	font: 500 30px/1.2em "Roboto",Arial,sans-serif;
}

.post-list {
	margin-bottom: 10px;
}

.post-list > div {
	padding: 10px 0;
	text-align: left;
}

.post-list-image img {
	max-width: 75px;
}

.post-list-col-2 {
	text-align: left;
}

.post-list-col-2 .title-link {
	color: #4b4b4b;
	display: block;
	font: 400 15px/1.4em "Roboto",Arial,sans-serif;
}

.post-list-col-2 .title-link:hover {
	color: #ed7e23;
}

.post-list-col-3 .post-list-price {
	display: block;
	font: 400 14px/1.2em "Roboto",Arial,sans-serif;
	padding: 3px 0;
}

.post-list-col-3 .post-link a {
	font: 400 14px/1.2em "Roboto",Arial,sans-serif;
	margin: 0;
}

.top-border-account {
	background: none repeat scroll 0 0 #fff;
	border-top: 9px solid #4e4e4e;
	margin: 30px 0;
	width: 100%;
}

.account-wrap {
	margin: 30px auto;
}

.account-wrap .section {
	padding: 0 0 62px;
}

#edit_profile_form,
#my-saved-searches,
#my-favourite-listings {
	margin: 30px auto;
}

.account-title {
    color: #4b4b4b;
    font: 500 30px/1.1em "Roboto",Arial,sans-serif;
    margin: 0 0 10px;
}

.extra-margin-bottom {
	margin-bottom: 30px;
}

.ap_error, .errors {
	color: #CD0000;
	padding-bottom: 10px;
}

.accounts-login-buttons {
	float: right;
}

.accounts-login-buttons .ap_login_true {
	background: url("//d2zfowlldib7se.cloudfront.net/assets/obits/images/icon-sign-out@2x.png") no-repeat scroll center center / 26px auto transparent;
	color: transparent;
	display: block;
	font-size: 0;
	height: 21px;
	opacity: 0.7;
	width: 26px;
}

.accounts-login-buttons .ap_login_true:hover {
	color: transparent;
	opacity: 1;
}

#watchlist-ads-list .control-panel {
	padding: 20px 0 0;
	vertical-align: top;
}

#watchlist-content {
	margin-bottom: 30px;
}

.nav-tabs-wrap {
	background: none repeat scroll 0 0 #f9f9f9;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #ccc;
	padding-top: 2px;
	width: 100%;
}

.nav-tabs {
	border-bottom: medium none;
	width: 100%;
}

.nav-tabs > li > a {
	border-radius: 0;
	color: #4b4b4b;
	font: 400 15px/1.6em "Roboto",Arial,sans-serif;
	padding: 15px 25px;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: #fff;
	border-color: transparent;
}

#account-nav  {
	padding-top: 6px;
}

#account-nav .nav > li > a:hover, #account-nav .nav > li > a:focus {
	background-color: #f9f9f9;
	border-color: #f9f9f9;
	border-bottom: 1px solid #d1d1d1;
	color: #ed7e23;
}

#account-nav .nav > li.active > a:hover, #account-nav .nav > li.active > a:focus {
	background-color: #fff;
	border-color: #ddd #ddd transparent;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	color: #555;
}

.account-wrap .form-control {
	border-radius: 0;
 	box-shadow: none;
	color: #4b4b4b;
	font-size: 15px;
	height: auto;
	margin: 0 0 23px;
	padding: 10px 15px;
}

.ap_error, .errors {
	color: #CD0000;
	padding-bottom: 10px;
}

/* WIDE DESKTOP STYLES */

@media (min-width:1200px) {

.view-all-ads-link {
	position: relative;
	right: 30px;
}

#top-search-mobile .search-button-wrap,
#top-search .search-button-wrap {
	width: auto;
}

.display-summary {
	margin-left:0;
}

.separator-wrap {
	margin: 15px 20px 30px 15px;
}

#ap-photogalleryv2-photo-thumbs {
	width:686px;
}

.section-center {
	margin: 0 auto;
	width: 50%;
}

.post-summary-middle {
	min-height: 35px;
}

.category-tile {
	width: 20%;
}

#meta-filters-summary .ap_filter_item_checkbox ul li.ap_cb_filter {
	width: 33%;
}

#meta-filters-summary .ap_filter_item_checkbox ul li.ap_cb_filter label {
	max-width: 80%;
}

#extra-search #ap_slod_wrap {
	width: 60%;
}

#ap_slod_keywords_wrap input {
	border-radius: 4px 0 0 4px;
}

.account-wrap {
	margin-top: 60px;
}

.post-summary-photo {
	float: left;
}

.post-summary-photo .ap_general_photo img {
	margin: 5px 15px 15px 0;
	max-height: 200px;
	max-width: 200px;
}

.related-ads-wrap .all-ads-link {
	width: auto;
}

.related-ads-wrap .top-link {
	margin-right: 5px;
	margin-top: 55px;
}

.related-ads-wrap .bottom-link {
	margin-top: 20px;
}
.account-wrap form {
	margin: 0 auto 30px;
}

.account-wrap .form-control {
	border-radius: 0;
 	box-shadow: none;
	color: #4b4b4b;
	font-size: 15px;
	height: auto;
	margin: 6px 0 23px;
	padding: 10px 15px;
}

.account-wrap #edit_profile_form {
	margin-top: 30px;
}

.account-wrap  .valid {
	border: 1px solid #ccc;
}

.sign-in-wrap #login-form {
	margin-top: 30px;
}

.ap-summary-map-main-container .ap_maps_canvas {
	margin-bottom: 25px;
}

.adv-search-wrap {
	max-width: 330px;
}

.related-ads-wrap {
	padding-right: 30px;
}

.right-border {
	border-right: 1px solid #ccc;
	padding-top: 25px;
}

.left-border {
	border-left: 1px solid #ccc;
	margin-left: -1px;
}

.summary-wrap {
	border-bottom:  0 none;
	border-top: 0 none;
}

.details-wrap {
	border-bottom:  0 none;
	border-top: 0 none;
}

#top .logo {
	margin-left: 0;
}

nav .search-wrap {
	margin: 0;
	padding: 10px 0;
	width: 57%;
}

#extra-search .search-wrap {
	height: 280px;
	margin: 55px auto 0;
	padding: 0;
	width: 80%;
}

.main-section {
	max-width: 820px;
}

.no-padding {
	padding: 0 !important;
}

.no-padding-right {
	padding-right: 0;
}

.mobile-ad-tag {
	display: none;
}

.post-summary-content a {
	max-width: 200px;
	word-wrap: break-word;
}

.post-summary {
	min-height: 100%;
}

.ap_ad_featured {
	margin: 0;
}

#ap_summary_featured_box h3 {
	margin: 5px 0 24px 18px;
}

.ap_summary_seonav .breadcrumb {
	background-color: transparent;
	border: medium none;
	border-radius: 0;
	margin: 0;
	padding: 22px 0px 30px;
}

.ad-tag {
	float: left;
}

}

/* DESKTOP STYLES */

@media only screen and (min-width:992px) and (max-width: 1200px) {

.view-all-ads-link {
	position: relative;
	right: 30px;
}

.display-summary {
	margin-left:0;
}

.section-center {
	margin: 0 auto;
	width: 50%;
}

.separator-wrap {
	margin: 15px 20px 30px 15px;
}

#meta-filters-summary .ap_filter_item_checkbox ul li.ap_cb_filter {
	width: 33%;
}

#extra-search #ap_slod_wrap {
	width: 70%;
}

#ap_slod_keywords_wrap input {
	border-radius: 4px 0 0 4px;
}

.related-ads-wrap .top-link {
	margin-right: 0;
	margin-left: -15px;
}

.account-wrap {
	margin-top: 60px;
}

nav .search-wrap {
	padding-left: 30px;
	padding-right: 0;
	padding-top: 2px;
	text-align: left;
	width: 48%;
}

.ap-summary-map-main-container .ap_maps_canvas {
	margin-bottom: 25px;
}

.adv-search-wrap {
	max-width: 330px;
}

.related-ads-wrap {
	padding-right: 25px;
}

.right-border {
	border-right: 1px solid #ccc;
	padding-top: 25px;
}

.left-border {
	border-left: 1px solid #ccc;
	margin-left: -1px;
}

.summary-wrap {
	border-bottom:  0 none;
	border-top:  0 none;
}

.details-wrap {
	border-bottom:  0 none;
	border-top: 0 none;
}

#top .logo {
	margin-left: 0;
}

#extra-search .search-button-wrap #ap_slod_submit {
	border-radius: 0 4px 4px 0 !important;
}

.navbar-nav > li > a {
	padding-left: 4px;
	padding-right: 4px;
}

.post-summary-middle {
	min-height: 35px;
}

.post-summary {
	min-height: 100%;
}

.ad-tag {
	float: left;
}

}

/*  COLLAPSE MEDIA QUERY REQUESTS  */

/* Collapse navbar sooner --------*/

@media (min-width: 768px) and (max-width: 991px) {

#top-search-mobile #ap_slod_keywords_wrap input,
#top-search #ap_slod_keywords_wrap input {
	border-radius: 0;
}

#top {
	padding: 0;
}

#top .navbar-collapse.collapse {
        display: none !important;
}

#top .navbar-collapse.collapse.in {
        display: block !important;
}

#top .navbar-header .collapse, 
.navbar-toggle {
      display:block !important;
}

#top .navbar-mobile {
	margin-bottom: 0;
	padding: 0;
}

#top .navbar-toggle {
	margin-top: 12px;
}

#top .navbar-header {
        float:none;
}

.navbar-right {
        display: none !important;
}

.navbar-mobile {
        display: block !important;
	width: 100%;
}

.top-nav .navbar-mobile > li {
	display: block;
	position: relative;
	width: 100%;
}

.top-nav .navbar-mobile > li > a.ap_signin {
	border-bottom: 0;
}

.top-nav .navbar-mobile > .active > a, .top-nav .navbar-mobile > .active > a:hover, .top-nav .navbar-mobile > li > a:hover {
	background-color: #F9F9F9;
}

#ap_slod_keywords_wrap {
	background: none repeat scroll 0 0 transparent;
	border: none;
	padding: 0;
	width: 70%;
}

#ap_slod_submit {
	background-color: #ED7E23;
	border-color: #ED7E23;
	color: #fff;
}

#ap_slod_submit:hover, #ap_slod_submit:focus, #ap_slod_submit:active {
	background-color: #ED7E23;
	border-color: #ED7E23;
}

#ap_slod_keywords_wrap, .search-button-wrap {
	border-radius: 0;
	display: inline-flex;
}

#top-search-mobile .search-button-wrap #ap_slod_submit,
#top-search .search-button-wrap #ap_slod_submit, .search-button-wrap #ap_slod_submit {
	background-color: #fff;
	background-image: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/search-icon-grey@1x.png");
	background-position: center center;
	background-repeat: no-repeat;
	border: 0 none;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: transparent;
	margin: 0 !important;
	padding: 10px 0 !important;
	width: 50px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}

#top #top-search-mobile,
#top #top-search {
	border-top: 1px solid #ccc;
	padding: 5px 0;
	width: 100%;
	margin-top: 1px;
}

.top-landing #top-search {
	display: none;
}

#top-search-mobile .ap_slod_keywords_wrap, #top-search-mobile .search-button-wrap,
#top-search .ap_slod_keywords_wrap, #top-search .search-button-wrap {
	width: 50px !important;
}

}

/* TABLET STYLES */

@media only screen and (min-width:768px) and (max-width: 992px) {

/*#extra-search {
	background-size: 992px auto;
	background-position: center top;
}	*/

.post-summary-bottom {
	top: inherit !important;
}

#meta-filters-summary .ap_filter_item_checkbox ul li.ap_cb_filter {
	width: 33%;
}

.sign-in-wrap form {
	margin: 0 auto 30px;
	width: 60%;
}

nav .search-wrap {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	text-align: center;
	width: 32%;
}

#place-ad {
	margin-left: 0;
}

.navbar-nav.navbar-right:last-child {
	margin-right: -15px;
}

#top .logo {
	padding: 10px 0 10px 15px;
}

#top .logo img {
	max-height: 50px;
}

.summary-wrap {
	border-bottom:  0 none;
	border-top:  0 none;
}

.details-wrap {
	border-bottom:  0 none;
	border-top: 0 none;
}

.post-summary img {
	max-height: 240px;
}

.post-summary-middle {
	height: auto;
	min-height: 35px;
}

}

@media only screen and (max-width: 992px) {	
	.details-right-rail {
		padding: 0 15px;
	}
	.related-ads-wrap {
		border: none;
	}
	.related-ads-wrap h3 {
		margin-top: 15px;
	}
}
@media only screen and (max-width: 768px) {
	#extra-search {
		background-position: top left;
	}
	#ap-photogalleryv2-container {
		max-height: 400px;
	}
}

/* PHONE STYLES */

@media only screen and (min-width:320px) and (max-width: 768px) {

#top .logo {
	padding: 10px 0 10px 15px;
}

#top .logo img {
	max-height: 50px;
}

.nav #top-search-mobile {
	margin: 0;
	padding: 5px 0;
}

#top-search-mobile #ap_slod_keywords_wrap input {
	border-radius: 0;
}

#account-nav .nav-tabs > li, #account-nav .nav-tabs > li > a {
	background-color: rgba(0, 0, 0, 0) !important;
	border: 1px solid rgba(0, 0, 0, 0) !important;
}

#account-nav .nav-tabs > li > a:hover, #account-nav .nav-tabs > li > a:focus, #account-nav .nav-tabs > li > a:active {
	color: #ed7e23 !important;
}

.main-section .ap_new_ad, .main-section .ap_ad_featured {
	height: auto;
	margin: 0 auto 20px;
	width: 100% !important;
}

.main-section .ap-ad-image div {
	width: 100%;
}

.main-section .ap-ad-text,
.main-section .ap-ad-text a {
	height: auto;
}

.post-summary-photo {
	width: 100%;
}

.ap-photogalleryv2-onephoto-holder {
	height: 300px !important;
}

.top-nav {
	padding: 0;
}

.navbar-nav {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.post-summary-bottom {
	top: -40px;
}

.post-summary-location,
.post-summary-date {
	padding: 0 0 0 30px;
}

#place-ad {
	margin: 0 auto;
	max-width: 160px;
}

.ap_ads {
	margin-bottom: 0;
}

.post-summary {
	border-bottom:0;
	border-left:0;
	border-right:0;
	margin-bottom: -19px;
}

.post-summary:hover {
	border-color: #ccc;
}

.post-summary-bottom {
	background: transparent;
	border: none;
}
.post-summary-title {
	max-width: 100%;
}

.details-ad-wrap {
	margin: 0;
}

.details-ad-top ul li {
	max-width: 50%;
}

.details-ad-title {
	font-size: 18px;
}

.related-ads-wrap {
	margin:0;
}

.related-ads-wrap h3 {
	margin-left: 0;
}

#ap_rel_ads {
	margin: 0;
}

#top-search-mobile .search-button-wrap #ap_slod_submit, .search-button-wrap #ap_slod_submit {
	background-color: #fff !important;
	background-image: url("//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/search-icon-grey@1x.png");
	background-position: center center;
	background-repeat: no-repeat;
	border: 0 none;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: transparent;
	margin: 0 !important;
	padding: 10px 0 !important;
	width: auto;
}

#top-search-mobile .search-button-wrap #ap_slod_submit {
	height: 40px;
	width: 40px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}

#top-search-mobile {
	border-top: 1px solid #ccc;
	margin-top: 1px;
	padding-bottom: 5px;
	padding-top: 14px;
}

.top-landing #top-search {
	display: none;
}

.adv-search-mobile-wrap #meta-filters-summary .ap_filter_item_range input.form-control {
	width: 46%;
}

}

/* PHONE STYLES */
@media only screen and (max-width: 480px) {
	.search-header {
		display: flex;
		align-items: center;
		min-height: 72px;
	    color: #fff;
	    font: 500 26px/1.1em Roboto,Arial,sans-serif;
	    margin-bottom: 36px;
	    padding: 0 24px;
	}
	#ap-photogalleryv2-container {
		max-height: 250px;
	}

}
@media only screen and (min-width:320px) and (max-width: 480px) {
	.categories ul {
		padding-left: 0;
	}
	.mobile-price {	
		bottom: 30px;
		right: 15px;
	}
	.main-section .ap_ad_featured {
		height: auto;
		margin-left: 0;
		width: 100%;
	}
	.main-section .ap_ad_featured .ap-ad-image div {
		width: 100%;
	}
}
@media print {
	.contact-seller-wrap, .details-map-wrap {
		display:  none;
	}
}



body {
  font-family: 'PT Sans',Arial, sans-serif;
  font: 400 16px/1.2em "PT Sans",Arial,sans-serif;
}
#content.top-margin {
  margin-top: 50px;
}
.top-nav {
    /* margin-top: 50px;*/
}
#top .logo {
     display: none !important;
}
.grey-background {   
/*    border-top: 1px solid #24a3d8;*/
    padding-bottom: 24px;
}
footer {
    background: #efefef;
    margin: 0 auto;
    padding: 24px 0;
    text-align: center;
    font: 400 16px/1.72222 "PT Sans",Arial,sans-serif;
}
.copyright li a, .copyright-special li a {
  color: #3974B4;
}
.top-search-wrap #ap_slod_wrap {
    background: #ffffff;
    border: 1px solid #24a3d8;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    font: 300 16px/1.6em "PT Sans",Arial,sans-serif;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}
.top-search-wrap #ap_slod_wrap #ap_slod_keywords_wrap, .top-search-wrap #ap_slod_wrap #ap_slod_submit {
    display: inline-block;
    margin: 0 !important;
    padding: 0 !important;
    width: 86% !important;
}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:target, btn-primary.disabled {
  background: #3974B4;
  border-color: #3974B4;
  border-radius: 3px;
 font: 400 16px/1.05em "PT Sans",Arial,sans-serif;
}
@media (max-width: 991px)  {
  #top-search-mobile .search-button-wrap #ap_slod_submit, #top-search .search-button-wrap #ap_slod_submit, .search-button-wrap #ap_slod_submit {
    background-image: url(//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/glass@1x.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 0 4px 4px 0!important;
    box-shadow: none !important;
    color: transparent;
    margin: 0 !important;
    padding: 10px 0 !important;
    width: 40px;
    height: 50px;
  }
  #top #top-search-mobile, #top #top-search {
    border-top: 0;
    padding: 0;    
    margin-top: 8px;
  }
}
a, a:active, a:focus, a:hover, .post-link a, .related-ads-wrap .all-ads-link {
    color: #3974B4;
}
#extra-search {
  background: none;
  /*background: url("//d2zfowlldib7se.cloudfront.net/assets/celebrations/images/thestar_hero_cropped.jpg") no-repeat scroll center / cover #404040;*/
  margin-bottom: 0;
  padding: 0;
  height: auto;
}
.hero-image {
  background: url(//d2zfowlldib7se.cloudfront.net/assets/latimes/images/la-times-POTM-banner.png) no-repeat scroll center center / cover !important;
  width: 100%;
  height: 275px;
}
.search-header {
  font: 500 30px/1.1em "PT Sans",Arial,sans-serif;
}
.summary-search #ap_slod_wrap {
  display: flex;
  margin: 40px 0 0 0 !important;
}
.summary-search #ap_slod_keywords_wrap {
    width: 621px;
}
#ap_slod_wrap #ap_slod_keywords_wrap input {
  padding-left: 16px;
}
.search-wrap #ap_slod_wrap #ap_slod_keywords_wrap input {
  border: 1px solid #ccc;
  height: 50px !important;
  /*min-width: 500px;*/
}
.home-icon {
  background: url(//d2zfowlldib7se.cloudfront.net/assets/obits/images/home-icon@1x.png) no-repeat scroll 0 0 transparent;
  color: transparent;
  display: inline-block;
  float: left;
  font-size: 0;
  margin: 0 8px 0 0;
  width: 22px;
}
.categories-wrap {
  display: none;
}
.search-button-wrap #ap_slod_submit {
  background-color: #3974b4 !important;
  border-color: #3974b4 !important;
  font: 400 17px/50px "PT Sans",Arial,sans-serif;
}
.categories-hero-cover {   
  /* background: linear-gradient(to bottom, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.50) 100%);*/
  background: none;
  padding: 20px 0 0;
}
.top-landing {
  display: none !important;
}
.leaderboard-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px auto 5px;
  text-align: center;
}
.leaderboard-header .display-placeholder {
  width: 100%;
}
.box-placeholder {
  min-height: 600px;
}
.landing-content .landing-section {
  padding-left: 15px;
  padding-right: 15px;
}
.landing-title-border {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #3974B4;
  float: left;
  margin-bottom: 40px;
  width: 100%;
}
.landing-title {
  border-bottom: 5px solid #3974B4;
  font: 800 26px/1.2em "PT Sans",Arial,sans-serif;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.featured-all-link {
  font: 400 18px/18px "PT Sans",Arial,sans-serif;
  margin: 25px 0 10px;
}
#ap-navbar {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
#extra-search .search-wrap {      
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 0 10px 0;
}
.search-placement {
  width: 80%;
  margin-top: 24px;
}
#extra-search #ap_slod_wrap {
  margin: 0px auto;
}
@media only screen and (min-width: 992px) {
  .landing-content, .articles-content, .events-content {
      padding-right: 0;
  }
}
.landing-content {
  display: flex;
}
/*featured ads on homepage*/
#ap_ad_featured {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /* margin-left: -15px;
  margin-right: -15px;*/
}
#ap_ad_featured .ap_ad_featured {
  /* width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;*/
  /*width: 24%;*/
  width: 32%;
  margin-top: 0;
  margin-bottom: 24px;
}
#ap_ad_featured .ap_ad_featured.wide {
  width: 32.5%;
}
#ap_ad_featured .ap_ad_wrap {
  border: 1px solid #3974b4;
  /*height: 315px;*/
  overflow: hidden;
  min-width: 215px;
}
#ap_ad_featured .ap_ad_wrap .text-only {
    display: none;
}
#ap_ad_featured .ap_ad_wrap p.new-story-name {
  display: flex;
  justify-content: center;
  height: 55px;
  width: 213px;
  font-size: 19px;
  font-weight: 600;   
  margin: 5px 10px;
  border-bottom: 0;
}
.single .ap_ad_wrap p.new-story-name {
   /* padding: 0 55px;*/
    text-align: center;
}
.waterfall.single .new-story-name {
  text-align: center;
}
#ap_ad_featured .ap_ad_wrap p.new-story-name span {
  font-size: 16px;
  font-weight: 400;
}
#ap_ad_featured .ap_general_photo a img:first-child {
    /* width: 75%;*/
     object-position: center;
     border-right: 1px solid #ffffff;
}
#ap_ad_featured .ap_general_photo a img:last-child {
 /* width: 50%;*/
  border-right: 0;
}
.announcement-title {
    justify-content: center;
}
#ap_ad_featured .new-story-name-dates {
  min-width: 0;
}
p.new-story-name {
  width: 100% !important;
  display: flex ;
  flex-direction: column;
  text-align: left;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  margin: 0 10px; 
  font-weight: 600;
  color: #000;
}
span.company {
  display: block;
  font-weight: 400;
}
.hp-category {
    width: 100%;
    height: 30px;
    background: #3974b4;
    color: #fff;
    display: flex;
    align-items: center;
    padding-left: 8px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
/*details page*/
.details-ad-wrap .ap_ad_wrap {
  border: 3px solid #3974b4;
  padding: 16px;
}
.icon-btn, #st-1 .st-btn[data-network='whatsapp'] {
  box-shadow: none;
  border-radius: 8px !important;
}
.print-button {
    background: #EDEDED url(//d2zfowlldib7se.cloudfront.net/assets/beyondthedash/images/print-icon.png) center center/24px auto no-repeat; 
}
.ap_rel_ads, .waterfall-wrap .ap_ad_wrap, .ap_ad_featured .ap_ad_wrap {
  border: none;
}
.waterfall-wrap .ap_ad_wrap, .ap_ad_featured .ap_ad_wrap {
  padding: 0;
}
.details-ad-wrap {
  margin-top: 16px;
/*  margin-top: -135px;*/
  background: #fff;
}
.details-share-wrap {
  padding-bottom: 0px;
  border-bottom: 1px solid #3974b4;
  border-bottom: 0;
}
.pom-category {
  margin-top: 16px;
  font: 400 30px/40px"PT Sans",Arial,sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #3974b4;
}
.details-ad-title {
  font: 600 22px/26px "PT Sans",Arial,sans-serif;
  text-transform: none;
  color: #000;
}
.details-ad-body {
  margin-top: 8px;
  font: 400 18px/28px "PT Sans",Arial,sans-serif;
}
.right-border {
  border: none;
  padding-top: 25px;
}
nav.search-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.breadcrumb-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0 30px 0 0;
}
.create-ad a {
  /*font-weight: 600;*/
}
#ap_nav .ap_nav_ul > li > a {
    font: 400 16px/16px "PT Sans",Arial,sans-serif;
    margin: 25px 0 10px;
}
#ap_nav .ap_nav_ul > li + li::before {
  content: "/\00a0";
  font-family: Font Awesome\ 5 Pro;
  color: #24a3d8 
}
#ap_nav .ap_nav_ul li.ap_nav_li_first {
  background: none;
  top: 0;
  width: auto;
  height: auto;
  position: inherit;
}
#ap_nav .ap_nav_ul li.ap_nav_li_first a, #ap_nav .ap_nav_ul li.ap_nav_li_first a:hover, #ap_nav .ap_nav_ul li.ap_nav_li_first a:active, #ap_nav .ap_nav_ul li.ap_nav_li_first a:focus {
  color: #3974B4 !important;
  text-indent: inherit;
}
.details-right-rail {
  padding: 50px 0 0 0
}
.details-date-posted {
  font: 500 15px/22px "PT Sans";
  color: #4B4B4B;
  text-transform: uppercase;
}
.details-share-wrap .details-title {
  margin-top: 0;
}
.pom-logo-wrapper {
  display: flex;
  justify-content: space-around;
  position: relative;
  margin: 0px auto;
  text-align: center;
}
.pom-logo-wrapper img {
  display: inline-block;
}
.side-logo {
 /* position: absolute;
  top: 0;
  right: 0;*/
  max-width: 100px;
  margin-right: -90px;
  margin-left: 30px;
  background: none;
  transform-origin: 0 0;
  transform: rotate(90deg); 
  font: 500 18px/18px "PT Sans",Arial,sans-serif;
}
#advertiser_ads #ap_rel_ads {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ap_rel_ads {
  /* width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;*/
  width: 32.5%;
  margin-bottom: 30px;
}
.related-ads-wrap {
    border-top: 0px;
}
.related-ads-wrap h3 {
  margin: 16px 0 0 0;
}


/*summary page*/
.ap-view-more-separator {
  display: flex;
  justify-content: center;
  height: 50px;
  margin-top: 16px;
}
.summary-search-placement {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
}
.nav #top-search-mobile, .nav #top-search {
  display: flex;
  align-items: center;
  margin: 8px 0;
}
#summary-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}
#summary-toolbar span.found {
  margin: 0;
  padding: 0; 
  font: 600 22px/1.2em "PT Sans",Arial,sans-serif;
}
#summary-toolbar .navbar-left {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
/*summary list view*/
.right-rail {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 0;
  margin-top: 110px;
}
.display-area {
  margin: 0;
}
#ap_ads .ap_ads {
  width: 100%;
}
#ap_ads {
  margin: 16px 0 0 0;
}  
.ap_ads {
  border-bottom: 1px solid #3974B4;
  float: left;
  margin: 0;
  padding: 0 0 16px 0;
}
.post-summary-bottom {
  background: none;
  min-height: 30px;
  padding: 0 15px;
  border-top: none;
}
.post-summary-date {
  background: none;
}
/*summary waterfall*/
.ap_ads_waterfall {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #3974B4;
  float: left;
  margin: 10px 0;
  padding: 0;
  width: 100%;
}
.waterfall a {
  color: #4B4B4B;
  display: block;
  font: 300 18px/1.2em "PT Sans",Arial,sans-serif;
}
.waterfall .ap_photo_large {
  padding: 0;
  width: 100%;
}
.waterfall .person-photo-small a img:first-child {
  width: 50%;
}
/*.waterfall  .person-photo-small a img:last-child {
  width: auto;
}*/
 .waterfall .person-photo-small a img:nth-child(2) {
  width: 50%;
}
#ap_ad_featured .new-story-name-dates, .announcement-title {
  /*background: none repeat scroll 0 0 #f6dc87;*/
  background: #ffffff;
  color: #4b4b4b;
  min-height: 74px;    
  padding: 10px 0;
  position: relative;
  text-align: center;
  padding: 0 8px;
  display: flex;
  align-items: center;
}
/*#ap_ad_featured .new-story-name-dates, .announcement-title {
    background: #f6dc87;
    color: #4b4b4b;
    min-height: 74px;
    min-width: 213px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    padding: 0 8px;
    display: flex;
    align-items: center;
}*/
.announcement-title {    
  display: flex;    
  align-items: center;    
  flex-wrap: wrap;
  font: 400 16px/18px "PT Sans",Arial,sans-serif;
  color: #000;
  /* background: #4591B8;  */ 
  position: relative;
  text-align: center;
}
.summary-title {
  text-align: center;
  font: 400 20px/1.2em "PT Sans",Arial,sans-serif;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.found {
  font-weight: 600;
}
#summary-toolbar div.waterfall-toggles-wrap a {
  width: 131px;
  height: 50px;
  display: flex;
  align-items: center;
  border: 1px solid #3974B4;
  float: left;
  margin: 0;
  padding: 10px 10px 10px 40px;
  font: 300 15px/1.05em "PT Sans",Arial,sans-serif;
}
.waterfall a span.person-content {
  display: block;
  font: 300 15px/18px "PT Sans",Arial,sans-serif;
  padding: 10px 15px;
}
#summary-toolbar div.waterfall-toggles-wrap {
  margin: 0 10px 20px 0;
  margin: 0;
}
#summary-toolbar .navbar-right {
  display: inline-block;
  min-width: 165px;
}
#summary-toolbar div.waterfall-toggles-wrap a.list-view {
  background: #fff url(//d2zfowlldib7se.cloudfront.net/assets/obits/images/icons/list-grey.png) no-repeat scroll left 10px center;
  color: #3974B4;
  border-radius: 0 3px 3px 0 !important;
}
#summary-toolbar div.waterfall-toggles-wrap a.grid-view.active-view, #summary-toolbar div.waterfall-toggles-wrap a.grid-view:hover, #summary-toolbar div.waterfall-toggles-wrap a.grid-view:focus, #summary-toolbar div.waterfall-toggles-wrap a.grid-view:active {
  background: #3974B4 url(//d2zfowlldib7se.cloudfront.net/assets/obits/images/icons/grid-white.png) no-repeat scroll left 10px center;
  color: #fff;
}
#summary-toolbar div.waterfall-toggles-wrap a.grid-view {
  background: #fff url(//d2zfowlldib7se.cloudfront.net/assets/obits/images/icons/grid-grey.png) no-repeat scroll left 10px center;
  color: #4b4b4b;
  border-radius: 3px 0 0 3px !important;
}
#summary-toolbar div.waterfall-toggles-wrap a.list-view.active-view, #summary-toolbar div.waterfall-toggles-wrap a.list-view:hover, #summary-toolbar div.waterfall-toggles-wrap a.list-view:focus #summary-toolbar div.waterfall-toggles-wrap a.list-view:active {
  background: #3974B4 url(//d2zfowlldib7se.cloudfront.net/assets/obits/images/icons/list-white.png) no-repeat scroll left 10px center;
  color: #fff;
}
#summary-toolbar div.waterfall-toggles-wrap a.list-view {
  background: #fff url(//d2zfowlldib7se.cloudfront.net/assets/obits/images/icons/list-grey.png) no-repeat scroll left 10px center;
  color: #3974B4;
}
.waterfall a span.person-dates {
  display: block;
  margin-bottom: 12px;
  color: #a1a1a1;
  font: 400 13px/1.4em "PT Sans",Helvetica,Arial,sans-serif;
  padding: 0 15px;
  letter-spacing: -0.2px;
}
.person-photo-small a, .ap_general_photo a {
  display: flex;
  justify-content: center;
}
/*.waterfall .person-photo-small a {
  flex-direction: column;
}*/
.ap_general_photo img {
  margin: 0 auto;
  object-fit: cover;
  /*   object-position: top;
  width: 214px;*/
 /* width: 50%;*/
  height: 267px;
}
.waterfall .ap_general_photo img {
  width: 214px;
}
/*.person-photo-small a img:first-child, .ap_general_photo a img:first-child {
  width: 50%;
}
.person-photo-small a img:last-child {
  width: auto
}
.person-photo-small a img:nth-child(2) {
  width: 50%;
}
.ap_general_photo a img:last-child {
   width: 214px;
}*/
.person-photo-small a img, .ap_general_photo a img {
  object-fit: cover;
}
.post-summary-date {
  padding-left: 0;
  margin-right: 0;
}
.post-summary-date, .post-summary-location {
    color: #848484;
    font: 400 14px/25px "PT Sans",Arial,sans-serif;
}
#summary-toolbar div.waterfall-toggles-wrap {
  float: right;
}
.listview {
  display: flex;
  margin-top: 16px;
}
.listvieww .person-photo-small {
  margin-right: 8px;
}
.listview .person-photo-small a img {
  height: 158px;
  max-width: none;
}
.listview a span.person-content {
  display: block;
  font: 300 15px/18px "PT Sans",Arial,sans-serif;
  padding: 10px 24px;
  color: #4B4B4B;
}
.listview .person-dates {   
  display: block;
  margin-top: 8px;
  color: #a1a1a1;
  font: 14px/22px "PT Sans",Arial,sans-serif;
  color: #4B4B4B;
  text-transform: uppercase;   
}
.listview p.new-story-name {
  width: auto !important;
  margin: 0 0 0 24px;
  padding: 10px 0;
}
@media only screen and (min-width: 767px) {
  #ap_waterfall_container .ap_ads_waterfall {
      width: 352px;
  }
}
@media only screen and (min-width: 992px) {
  #ap_waterfall_container .ap_ads_waterfall {
      width: 300px;
  }
  #summary-toolbar div.waterfall-toggles-wrap {
    margin-right: 5px;
  }
}
@media only screen and (min-width: 1200px) {
  #ap_waterfall_container .ap_ads_waterfall {
      width: 395px;
  }
}
@media only screen and (max-width: 1200px) {  
   .categories-hero-cover {
     margin-top: 50px;
  }
  .ap_ads {
    max-width: 95%;
  }
}
@media only screen and (max-width: 992px) {  
  #ap_ad_featured .ap_ad_featured {
    width: 48.5%;
    margin-bottom: 16px;
  } 
  .grey-background, .details-share-wrap, .related-ads-wrap {
    border: none;
  }
  #top-search-mobile .search-button-wrap #ap_slod_submit, .search-button-wrap #ap_slod_submit {
    background: url(//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/glass@2x.png) no-repeat left 50% center transparent;
    background-size: 18px;
  }
  .related-ads-wrap {
    padding: 15px;
    margin: 0;
  }  
  .details-right-rail {
    padding-top: 15px;
  }
  .details-share-wrap {
   display: flex;
    justify-content: center;
    padding-bottom: 0;
    margin: 0;
  }  
  .display-area {
    margin: 0 auto 32px;
  }
  .ap_rel_ads {
    width: 49%;
  }
  .ap_rel_ads_odd {
    display: none;
  }
  .pom-logo-wrapper {
    justify-content: flex-start;
  }
  .right-rail {
    align-items: center;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 768px) {  
  .hero-image {
    background: url(//d2zfowlldib7se.cloudfront.net/assets/latimes/images/la-times-POTM-banner.png) no-repeat scroll center center / 768px auto !important;
    width: 100%;
    height: 130px;
  }
  .search-header {
    justify-content: center;
  }
/*  .search-wrap #ap_slod_wrap #ap_slod_keywords_wrap input {
    min-width: 0;
  }*/
  .landing-content {
    justify-content: center;
  }
  .landing-title-border {
    margin-bottom: 16px;
  }
  .landing-title {
    font: 800 18px/1.2em "PT Sans",Arial,sans-serif;
  }
  #extra-search #ap_slod_wrap {
    width: 100%;
  }
  #ap_ad_featured {
    flex-direction: column;
  }
  #ap_ad_featured .ap_ad_featured {
    width: 100%;
  }
  .related-ads-wrap .landing-title-border {
  margin-bottom: 16px;
}
 .related-ads-wrap h3 {  
    border: 0;
    font: 500 18px/20px "PT Sans",Arial,sans-serif;
  }
  .details-title {
      font: 500 20px/1.2em "PT Sans",Arial,sans-serif;
  }
   #detail-topbanner {
    margin: -70px 0 0 0;
  }
  .summary-search #ap_slod_keywords_wrap {
    width: 100%;
  }
  .breadcrumb-wrapper {
    margin: 0;
  }
}
@media only screen and (max-width: 480px) {
  .search-header {
      display: flex;
      align-items: center;
      min-height: 72px;
      color: #fff;
      font: 500 26px/1.1em PT Sans,Arial,sans-serif;
      margin-bottom: 20px;
      padding: 0 24px;
      justify-content: center;
  }
   .search-wrap #ap_slod_wrap #ap_slod_keywords_wrap input {
    min-width: 0;
  }
  .details-ad-title {
    margin-bottom: 8px;
    font: 500 18px/20px "PT Sans",Arial,sans-serif;
  }
  .ap_rel_ads {
    width: 100%;
  } 
  #summary-toolbar span.found {
    margin: 0 0 16px 0;
    font-size: 20px;
  }
  .summary-title {
    display: flex;
    width: 100%;
  }
  #summary-toolbar {
    flex-direction: column;
  }
  .listview {
    flex-direction: column;
  }
  .details-ad-body {
    font: 400 16px/20px "PT Sans",Arial,sans-serif;
  }
  .related-ads-wrap .landing-title-border{
    border: 0;
  }
  .featured-all-link {
    display: none;
  }
}
@media only screen and (max-width: 375px) {
   .col-xs-3,  .col-xs-9 {
    width: 100% !important;
  }
}body{font-family:'PT Sans',Arial,sans-serif;font:400 16px/1.2em "PT Sans",Arial,sans-serif}#content.top-margin{margin-top:50px}#top .logo{display:none!important}.grey-background{padding-bottom:24px}footer{background:#efefef;margin:0 auto;padding:24px 0;text-align:center;font:400 16px/1.72222 "PT Sans",Arial,sans-serif}.copyright li a,.copyright-special li a{color:#3974b4}.top-search-wrap #ap_slod_wrap{background:#fff;border:1px solid #24a3d8;border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,.075) inset;font:300 16px/1.6em "PT Sans",Arial,sans-serif;margin:0!important;padding:0!important;width:100%!important}.top-search-wrap #ap_slod_wrap #ap_slod_keywords_wrap,.top-search-wrap #ap_slod_wrap #ap_slod_submit{display:inline-block;margin:0!important;padding:0!important;width:86%!important}.btn-primary,.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.btn-primary:target,.open .dropdown-toggle.btn-primary,btn-primary.disabled{background:#3974b4;border-color:#3974b4;border-radius:3px;font:400 16px/1.05em "PT Sans",Arial,sans-serif}@media (max-width:991px){#top-search .search-button-wrap #ap_slod_submit,#top-search-mobile .search-button-wrap #ap_slod_submit,.search-button-wrap #ap_slod_submit{background-image:url(//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/glass@1x.png);background-position:center center;background-repeat:no-repeat;border:0 none;border-radius:0 4px 4px 0!important;box-shadow:none!important;color:transparent;margin:0!important;padding:10px 0!important;width:40px;height:50px}#top #top-search,#top #top-search-mobile{border-top:0;padding:0;margin-top:8px}}.post-link a,.related-ads-wrap .all-ads-link,a,a:active,a:focus,a:hover{color:#3974b4}#extra-search{background:0 0;margin-bottom:0;padding:0;height:auto}.hero-image{background:url(//d2zfowlldib7se.cloudfront.net/assets/latimes/images/la-times-POTM-banner.png) no-repeat scroll center center/cover!important;width:100%;height:275px}.search-header{font:500 30px/1.1em "PT Sans",Arial,sans-serif}.summary-search #ap_slod_wrap{display:flex;margin:40px 0 0 0!important}.summary-search #ap_slod_keywords_wrap{width:621px}#ap_slod_wrap #ap_slod_keywords_wrap input{padding-left:16px}.search-wrap #ap_slod_wrap #ap_slod_keywords_wrap input{border:1px solid #ccc;height:50px!important}.home-icon{background:url(//d2zfowlldib7se.cloudfront.net/assets/obits/images/home-icon@1x.png) no-repeat scroll 0 0 transparent;color:transparent;display:inline-block;float:left;font-size:0;margin:0 8px 0 0;width:22px}.categories-wrap{display:none}.search-button-wrap #ap_slod_submit{background-color:#3974b4!important;border-color:#3974b4!important;font:400 17px/50px "PT Sans",Arial,sans-serif}.categories-hero-cover{background:0 0;padding:20px 0 0}.top-landing{display:none!important}.leaderboard-header{display:flex;flex-direction:column;align-items:center;margin:20px auto 5px;text-align:center}.leaderboard-header .display-placeholder{width:100%}.box-placeholder{min-height:600px}.landing-content .landing-section{padding-left:15px;padding-right:15px}.landing-title-border{display:flex;justify-content:space-between;border-bottom:1px solid #3974b4;float:left;margin-bottom:40px;width:100%}.landing-title{border-bottom:5px solid #3974b4;font:800 26px/1.2em "PT Sans",Arial,sans-serif;margin-bottom:0;padding-bottom:10px}.featured-all-link{font:400 18px/18px "PT Sans",Arial,sans-serif;margin:25px 0 10px}#ap-navbar{display:flex!important;align-items:center;justify-content:center}#extra-search .search-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:auto;margin:0;padding:0 0 10px 0}.search-placement{width:80%;margin-top:24px}#extra-search #ap_slod_wrap{margin:0 auto}@media only screen and (min-width:992px){.articles-content,.events-content,.landing-content{padding-right:0}}.landing-content{display:flex}#ap_ad_featured{display:flex;flex-wrap:wrap;justify-content:space-between}#ap_ad_featured .ap_ad_featured{width:32%;margin-top:0;margin-bottom:24px}#ap_ad_featured .ap_ad_featured.wide{width:32.5%}#ap_ad_featured .ap_ad_wrap{border:1px solid #3974b4;overflow:hidden;min-width:215px}#ap_ad_featured .ap_ad_wrap .text-only{display:none}#ap_ad_featured .ap_ad_wrap p.new-story-name{display:flex;justify-content:center;height:55px;width:213px;font-size:19px;font-weight:600;margin:5px 10px;border-bottom:0}.single .ap_ad_wrap p.new-story-name{text-align:center}.waterfall.single .new-story-name{text-align:center}#ap_ad_featured .ap_ad_wrap p.new-story-name span{font-size:16px;font-weight:400}#ap_ad_featured .ap_general_photo a img:first-child{object-position:center;border-right:1px solid #fff}#ap_ad_featured .ap_general_photo a img:last-child{border-right:0}.announcement-title{justify-content:center}#ap_ad_featured .new-story-name-dates{min-width:0}p.new-story-name{width:100%!important;display:flex;flex-direction:column;text-align:left;padding:10px 0;border-bottom:1px solid #ccc;margin:0 10px;font-weight:600;color:#000}span.company{display:block;font-weight:400}.hp-category{width:100%;height:30px;background:#3974b4;color:#fff;display:flex;align-items:center;padding-left:8px;margin-bottom:8px;text-transform:uppercase}.details-ad-wrap .ap_ad_wrap{border:3px solid #3974b4;padding:16px}#st-1 .st-btn[data-network=whatsapp],.icon-btn{box-shadow:none;border-radius:8px!important}.print-button{background:#ededed url(//d2zfowlldib7se.cloudfront.net/assets/beyondthedash/images/print-icon.png) center center/24px auto no-repeat}.ap_ad_featured .ap_ad_wrap,.ap_rel_ads,.waterfall-wrap .ap_ad_wrap{border:none}.ap_ad_featured .ap_ad_wrap,.waterfall-wrap .ap_ad_wrap{padding:0}.details-ad-wrap{margin-top:16px;background:#fff}.details-share-wrap{padding-bottom:0;border-bottom:1px solid #3974b4;border-bottom:0}.pom-category{margin-top:16px;font:400 30px/40px"PT Sans",Arial,sans-serif;letter-spacing:1.5px;text-transform:uppercase;color:#3974b4}.details-ad-title{font:600 22px/26px "PT Sans",Arial,sans-serif;text-transform:none;color:#000}.details-ad-body{margin-top:8px;font:400 18px/28px "PT Sans",Arial,sans-serif}.right-border{border:none;padding-top:25px}nav.search-box{display:flex;align-items:center;justify-content:center}.breadcrumb-wrapper{display:flex;justify-content:space-between;align-items:flex-end;margin:0 30px 0 0}#ap_nav .ap_nav_ul>li>a{font:400 16px/16px "PT Sans",Arial,sans-serif;margin:25px 0 10px}#ap_nav .ap_nav_ul>li+li::before{content:"/\00a0";font-family:Font Awesome\ 5 Pro;color:#24a3d8}#ap_nav .ap_nav_ul li.ap_nav_li_first{background:0 0;top:0;width:auto;height:auto;position:inherit}#ap_nav .ap_nav_ul li.ap_nav_li_first a,#ap_nav .ap_nav_ul li.ap_nav_li_first a:active,#ap_nav .ap_nav_ul li.ap_nav_li_first a:focus,#ap_nav .ap_nav_ul li.ap_nav_li_first a:hover{color:#3974b4!important;text-indent:inherit}.details-right-rail{padding:50px 0 0 0}.details-date-posted{font:500 15px/22px "PT Sans";color:#4b4b4b;text-transform:uppercase}.details-share-wrap .details-title{margin-top:0}.pom-logo-wrapper{display:flex;justify-content:space-around;position:relative;margin:0 auto;text-align:center}.pom-logo-wrapper img{display:inline-block}.side-logo{max-width:100px;margin-right:-90px;margin-left:30px;background:0 0;transform-origin:0 0;transform:rotate(90deg);font:500 18px/18px "PT Sans",Arial,sans-serif}#advertiser_ads #ap_rel_ads{display:flex;justify-content:space-between;flex-wrap:wrap}.ap_rel_ads{width:32.5%;margin-bottom:30px}.related-ads-wrap{border-top:0}.related-ads-wrap h3{margin:16px 0 0 0}.ap-view-more-separator{display:flex;justify-content:center;height:50px;margin-top:16px}.summary-search-placement{display:flex;justify-content:center;margin-bottom:16px}.nav #top-search,.nav #top-search-mobile{display:flex;align-items:center;margin:8px 0}#summary-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}#summary-toolbar span.found{margin:0;padding:0;font:600 22px/1.2em "PT Sans",Arial,sans-serif}#summary-toolbar .navbar-left{margin:0;padding:0;display:flex;align-items:center}.right-rail{display:flex;flex-direction:column;align-items:flex-end;padding:0;margin-top:110px}.display-area{margin:0}#ap_ads .ap_ads{width:100%}#ap_ads{margin:16px 0 0 0}.ap_ads{border-bottom:1px solid #3974b4;float:left;margin:0;padding:0 0 16px 0}.post-summary-bottom{background:0 0;min-height:30px;padding:0 15px;border-top:none}.post-summary-date{background:0 0}.ap_ads_waterfall{background:none repeat scroll 0 0 #fff;border:1px solid #3974b4;float:left;margin:10px 0;padding:0;width:100%}.waterfall a{color:#4b4b4b;display:block;font:300 18px/1.2em "PT Sans",Arial,sans-serif}.waterfall .ap_photo_large{padding:0;width:100%}.waterfall .person-photo-small a img:first-child{width:50%}.waterfall .person-photo-small a img:nth-child(2){width:50%}#ap_ad_featured .new-story-name-dates,.announcement-title{background:#fff;color:#4b4b4b;min-height:74px;padding:10px 0;position:relative;text-align:center;padding:0 8px;display:flex;align-items:center}.announcement-title{display:flex;align-items:center;flex-wrap:wrap;font:400 16px/18px "PT Sans",Arial,sans-serif;color:#000;position:relative;text-align:center}.summary-title{text-align:center;font:400 20px/1.2em "PT Sans",Arial,sans-serif;margin-bottom:0;padding-bottom:20px}.found{font-weight:600}#summary-toolbar div.waterfall-toggles-wrap a{width:131px;height:50px;display:flex;align-items:center;border:1px solid #3974b4;float:left;margin:0;padding:10px 10px 10px 40px;font:300 15px/1.05em "PT Sans",Arial,sans-serif}.waterfall a span.person-content{display:block;font:300 15px/18px "PT Sans",Arial,sans-serif;padding:10px 15px}#summary-toolbar div.waterfall-toggles-wrap{margin:0 10px 20px 0;margin:0}#summary-toolbar .navbar-right{display:inline-block;min-width:165px}#summary-toolbar div.waterfall-toggles-wrap a.list-view{background:#fff url(//d2zfowlldib7se.cloudfront.net/assets/obits/images/icons/list-grey.png) no-repeat scroll left 10px center;color:#3974b4;border-radius:0 3px 3px 0!important}#summary-toolbar div.waterfall-toggles-wrap a.grid-view.active-view,#summary-toolbar div.waterfall-toggles-wrap a.grid-view:active,#summary-toolbar div.waterfall-toggles-wrap a.grid-view:focus,#summary-toolbar div.waterfall-toggles-wrap a.grid-view:hover{background:#3974b4 url(//d2zfowlldib7se.cloudfront.net/assets/obits/images/icons/grid-white.png) no-repeat scroll left 10px center;color:#fff}#summary-toolbar div.waterfall-toggles-wrap a.grid-view{background:#fff url(//d2zfowlldib7se.cloudfront.net/assets/obits/images/icons/grid-grey.png) no-repeat scroll left 10px center;color:#4b4b4b;border-radius:3px 0 0 3px!important}#summary-toolbar div.waterfall-toggles-wrap a.list-view.active-view,#summary-toolbar div.waterfall-toggles-wrap a.list-view:focus #summary-toolbar div.waterfall-toggles-wrap a.list-view:active,#summary-toolbar div.waterfall-toggles-wrap a.list-view:hover{background:#3974b4 url(//d2zfowlldib7se.cloudfront.net/assets/obits/images/icons/list-white.png) no-repeat scroll left 10px center;color:#fff}#summary-toolbar div.waterfall-toggles-wrap a.list-view{background:#fff url(//d2zfowlldib7se.cloudfront.net/assets/obits/images/icons/list-grey.png) no-repeat scroll left 10px center;color:#3974b4}.waterfall a span.person-dates{display:block;margin-bottom:12px;color:#a1a1a1;font:400 13px/1.4em "PT Sans",Helvetica,Arial,sans-serif;padding:0 15px;letter-spacing:-.2px}.ap_general_photo a,.person-photo-small a{display:flex;justify-content:center}.ap_general_photo img{margin:0 auto;object-fit:cover;height:267px}.waterfall .ap_general_photo img{width:214px}.ap_general_photo a img,.person-photo-small a img{object-fit:cover}.post-summary-date{padding-left:0;margin-right:0}.post-summary-date,.post-summary-location{color:#848484;font:400 14px/25px "PT Sans",Arial,sans-serif}#summary-toolbar div.waterfall-toggles-wrap{float:right}.listview{display:flex;margin-top:16px}.listvieww .person-photo-small{margin-right:8px}.listview .person-photo-small a img{height:158px;max-width:none}.listview a span.person-content{display:block;font:300 15px/18px "PT Sans",Arial,sans-serif;padding:10px 24px;color:#4b4b4b}.listview .person-dates{display:block;margin-top:8px;color:#a1a1a1;font:14px/22px "PT Sans",Arial,sans-serif;color:#4b4b4b;text-transform:uppercase}.listview p.new-story-name{width:auto!important;margin:0 0 0 24px;padding:10px 0}@media only screen and (min-width:767px){#ap_waterfall_container .ap_ads_waterfall{width:352px}}@media only screen and (min-width:992px){#ap_waterfall_container .ap_ads_waterfall{width:300px}#summary-toolbar div.waterfall-toggles-wrap{margin-right:5px}}@media only screen and (min-width:1200px){#ap_waterfall_container .ap_ads_waterfall{width:395px}}@media only screen and (max-width:1200px){.categories-hero-cover{margin-top:50px}.ap_ads{max-width:95%}}@media only screen and (max-width:992px){#ap_ad_featured .ap_ad_featured{width:48.5%;margin-bottom:16px}.details-share-wrap,.grey-background,.related-ads-wrap{border:none}#top-search-mobile .search-button-wrap #ap_slod_submit,.search-button-wrap #ap_slod_submit{background:url(//d2zfowlldib7se.cloudfront.net/assets/brand/images/ui-elements/action-icons-orange-grey/glass@2x.png) no-repeat left 50% center transparent;background-size:18px}.related-ads-wrap{padding:15px;margin:0}.details-right-rail{padding-top:15px}.details-share-wrap{display:flex;justify-content:center;padding-bottom:0;margin:0}.display-area{margin:0 auto 32px}.ap_rel_ads{width:49%}.ap_rel_ads_odd{display:none}.pom-logo-wrapper{justify-content:flex-start}.right-rail{align-items:center;margin-top:15px}}@media only screen and (max-width:768px){.hero-image{background:url(//d2zfowlldib7se.cloudfront.net/assets/latimes/images/la-times-POTM-banner.png) no-repeat scroll center center/768px auto!important;width:100%;height:130px}.search-header{justify-content:center}.landing-content{justify-content:center}.landing-title-border{margin-bottom:16px}.landing-title{font:800 18px/1.2em "PT Sans",Arial,sans-serif}#extra-search #ap_slod_wrap{width:100%}#ap_ad_featured{flex-direction:column}#ap_ad_featured .ap_ad_featured{width:100%}.related-ads-wrap .landing-title-border{margin-bottom:16px}.related-ads-wrap h3{border:0;font:500 18px/20px "PT Sans",Arial,sans-serif}.details-title{font:500 20px/1.2em "PT Sans",Arial,sans-serif}#detail-topbanner{margin:-70px 0 0 0}.summary-search #ap_slod_keywords_wrap{width:100%}.breadcrumb-wrapper{margin:0}}@media only screen and (max-width:480px){.search-header{display:flex;align-items:center;min-height:72px;color:#fff;font:500 26px/1.1em PT Sans,Arial,sans-serif;margin-bottom:20px;padding:0 24px;justify-content:center}.search-wrap #ap_slod_wrap #ap_slod_keywords_wrap input{min-width:0}.details-ad-title{margin-bottom:8px;font:500 18px/20px "PT Sans",Arial,sans-serif}.ap_rel_ads{width:100%}#summary-toolbar span.found{margin:0 0 16px 0;font-size:20px}.summary-title{display:flex;width:100%}#summary-toolbar{flex-direction:column}.listview{flex-direction:column}.details-ad-body{font:400 16px/20px "PT Sans",Arial,sans-serif}.related-ads-wrap .landing-title-border{border:0}.featured-all-link{display:none}}@media only screen and (max-width:375px){.col-xs-3,.col-xs-9{width:100%!important}}