<style>

.body-all {
}

.container-ctgy-icons-2 {
  display: inline-block;
  position: relative;
  width: 95%;
  padding: 0.5%;
  margin: 0.25% 2%;
  border: 0vw solid #000;
}

.panel_subctgy_icons_1 {
  display: inline-block;
  position: relative;
  width: 100%;
}

.container-ctgy-icons-inner {
  display: inline-block;
  position: relative;
  float: left;
  width: 22%;
  padding: 0.25vw 0vw;
  text-align: center;
  vertical-align: middle;
  font-family: 'Poppins', sans-serif;
  font-size: 1vw;
  border: 0vw solid #000;
  margin: 0.25% 1.5%;
}

.panel_subctgy_icons_2 {
  display: none;
  position: relative;
  width: 100%;
}

.hr-ctgy-icons {
  width: 100%;
  color: #cecece;
  background-color: #cecece;
  height: 0.1vw;
  border: 0;
  margin: 0.1vw 0;
  padding: 0;
}

.featured-ads-list {
  float: left;
  display: inline-block;
  position: relative;
  width: 95%;
  text-align: left;
  padding: 1vw;
}

.filtermenu-div {
  display: inline-block;
  position: relative;
  width: 90%;
  border: 0 solid #343d46;
  border-radius: 0.2vw;
  font-family: 'Poppins', sans-serif;
  font-size: 1vw;
  padding: 0;
  margin: 7% 5%;
}

#form_maxprice, #form_minprice {
  display: inline-block;
  position: relative;
  width: 80%;
  margin: 1vw 5% 0 5%;
  border: 0.05vw solid #2c2c2c;
	/* -webkit-box-shadow: 0 8px 6px -6px black; */
	/* -moz-box-shadow: 0 8px 6px -6px black; */
	/* box-shadow: 0 8px 6px -6px black; */;
}

.panel, .flip {
  padding: 0.25vw;
	/* background-color: #e5eecc; */
  border: 0px solid #c3c3c3;
  width: 90%;
  display: inline-block;
  cursor: pointer;
  text-align: left;
  margin: 0 5%;
}

.panel {
  display: none;
  cursor: default;
  border-top: 0;
  border: solid 1px #c3c3c3;
  overflow: hidden;
  background-color: #fff;
  color: #000;
}

.flip {
  padding: 0.4vw 1vw;
  background-color: #2c2c2c;
  color: #fff;
	/* -webkit-box-shadow: 0 8px 6px -6px black; */
	/* -moz-box-shadow: 0 8px 6px -6px black; */
	/* box-shadow: 0 8px 6px -6px black; */;
}

.container-classifieds-listing-banner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 60vw;
  height: 15vw;
  border: 0vw solid #d2d2d2;
  margin: 0.5vw;
  vertical-align: middle;
  transition: all 0.3s ease;
}

.container-classifieds-listing-banner img {
  width: 100%;
  height: 100%;
}

.container-classifieds-listing {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 60vw;
  height: 14vw;
  border: 0vw solid #d2d2d2;
  margin: 0.5vw;
  vertical-align: middle;
  transition: all 0.3s ease;
}

.container-classifieds-listing .listing-topline {
  width: 100%;
  height: 4vw;
  max-height: 4vw;
  overflow: hidden;
  position: relative;
  border: 0vw solid #000;
}

.container-classifieds-listing .listing-topline .listing-brand-logo {
  width: 4vw;
  height: 4vw;
  float: left;
  position: relative;
  text-align: left;
}

.container-classifieds-listing .listing-topline .listing-brand-logo img {
  max-height: 95%;
  max-width: 95%;
}

.container-classifieds-listing .listing-topline .listing-title {
  width: 65%;
  float: left;
  position: relative;
}

.container-classifieds-listing .listing-topline .listing-title .listing-title-li {
  padding: 0.25%;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 1.75vw;
 /* color: #f43438; */
  color: #343d46;
}

.container-classifieds-listing .listing-topline .listing-title .listing-subtitle-li {
  padding: 0 0.5%;
  font-family: 'Poppins', sans-serif;
  font-size: 1.25vw;
  color: #343d46;
}

.container-classifieds-listing .listing-topline .listing-date {
  width: 25%;
  float: right;
  text-align: left;
  border: 0vw solid #000;
}

.container-classifieds-listing .listing-topline .listing-date .listing-date-li {
  padding: 0.5vw 0.5vw 0.2vw 0.5vw;
  font-family: 'Poppins', sans-serif;
  font-size: 1vw;
  color: #000;
}

 
/*
.container-classifieds-listing:hover {box-shadow: 0 0.2vw 0.4vw 0 rgba(0, 0, 0, 0.1), 0 0.3vw 1vw 0 rgba(0, 0, 0, 0.09);margin: 0.4vw 0.5vw 0.6vw 0.5vw;}
*/
.container-classifieds-listing .listing-img-1 {
  width: 10vw;
  height: 10vw;
  float: left;
  border: 0vw solid #ff0000;
  overflow: hidden;
  text-align: center;
  transition: all 0.3s ease;
}

.container-classifieds-listing .listing-img-1:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.container-classifieds-listing .listing-img-1 .element-gallery-index {
  display: inline-block;
  vertical-align: middle;
  /* vertical alignment of the inline element */
	/* font: 16px/1 Arial sans-serif;        /*  reset the font property */
  max-height: 100%;
  max-width: 100%;
  transition: all 0.3s ease;
}

.container-classifieds-listing .listing-details-1 {
  position: relative;
  width: 36vw;
  height: 10vw;
  float: left;
  border: 0vw solid #00ff00;
  vertical-align: top;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  padding: 0.25vw;
  transition: all 0.3s ease;
  margin: 0;
}

.listing-details-1 li {
  padding: 0.05vw 0.4vw;
  font-family: 'Poppins', sans-serif;
  font-size: 1vw;
  color: #343d46;
  margin: 0;
}

.listing-details-1 .listing-cookery {
  display: block;
  display: -webkit-box;
  height: 8vw;
  padding: 0.25vw 0 0.25vw 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  line-height: 175%;
  margin: 0 auto;
  border: 0vw solid #343d46;
  font-size: 0.75vw;
  white-space: normal;
}

.container-classifieds-listing .listing-details-2 {
  position: relative;
  width: 14vw;
  height: 10vw;
  float: left;
  border: 0vw solid #00ff22;
  vertical-align: top;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  transition: all 0.3s ease;
  padding: 1.25vw 0.5vw;
}

.container-classifieds-listing .listing-details-2 .listing-price-1 {
  position: relative;
  width: auto;
  color: #f43438;
  font-family: 'Poppins', sans-serif;
  font-size: 1.5vw;
  font-weight: bold;
  transition: all 0.3s ease;
  border: 0.1vw solid #2c2c2c;
  border-radius: 0.4vw;
  padding: 0.5vw;
}

.listing-details-2 .listing-more {
  position: absolute;
  bottom: 0.75vw;
  right: 1vw;
  margin: 0;
  padding: 0.5%;
  font-family: 'Poppins', sans-serif;
  font-size: 1vw;
  color: #2c2c2c;
}

.container-classifieds-listing .listing-img-2 {
  transform: rotate(0deg);
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 5vw;
  height: 5vh;
  float: left;
  border: 0vw solid #11ff00;
  text-align: right;
  transition: all 0.3s ease;
}

.container-classifieds-listing .listing-details-3 {
  position: absolute;
  top: 5vw;
  left: 0vw;
  padding: 0;
  margin: 0;
  -webkit-transform: rotate(-25deg;
  opacity: 0.75;
  ); transform: rotate(-25deg);
}

.container-classifieds-listing ul {
  list-style: none;
}

.container-classifieds-listing li {
  list-style: none;
}

.hritems {
  width: 60vw;
  float: left;
  color: #f43438;
  background-color: #f43438;
  height: 0.2vw;
  border: 0;
  margin: 0 0.5vw;
  padding: 0;
}

.box-featured {
  position: relative;
  width: 14vw;
  height: 20vw;
  font: 0/0 a;
         /* remove the gap between inline(-block) elements */
  text-align: center;
  /* align the inline(-block) elements horizontally */
	/* border: 0.1vw solid #d2d2d2; */
  border-bottom: 0vw solid #d2d2d2;
  float: left;
	/* clear: both; */
  margin: 1.2vw 0.5vw;
  overflow: hidden;
}

.container-gallery-featured {
  position: relative;
  width: 100%;
  height: 70%;
  font: 0/0 a;
         /* remove the gap between inline(-block) elements */
  text-align: center;
  /* align the inline(-block) elements horizontally */
  border: 0.1vw solid #d2d2d2;
  border-bottom: 0vw solid #d2d2d2;
  border-top: 0vw solid #d2d2d2;
	/* float: left; */
  clear: both;
  margin: 0;
  padding: 0;
}

.container-gallery-featured:before {
    /* create a full-height inline block pseudo=element */
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  /* vertical alignment of the inline element */
  height: 100%;
}

#element-gallery-featured {
  display: inline-block;
  vertical-align: middle;
  /* vertical alignment of the inline element */
	/* font: 16px/1 Arial sans-serif;        /*  reset the font property */
  max-height: 98%;
  max-width: 98%;
  margin: 0;
  padding: 0;
}

#element-tags-gallery-featured {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  /* vertical alignment of the inline element */
  font-size: 1.25vw;
  font-family: 'Poppins', sans-serif;
        /* reset the font property */
  font-weight: bold;
  width: 100%;
	/* background: #2c2c2c; */
	/* background: rgba(0, 0, 0, 0.10); */
  border-top: 0.1vw solid #d2d2d2;
  border-bottom: 0vw solid #d2d2d2;
  border-right: 0.1vw solid #d2d2d2;
  border-left: 0.1vw solid #d2d2d2;
  color: #000;
/* margin-top: -4.5vw; */
  padding: 0.25vw;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#element-tags-gallery-featured-2 {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  /* vertical alignment of the inline element */
  font-size: 1.25vw;
  font-family: 'Poppins', sans-serif;
        /*  reset the font property */
  font-weight: bold;
  color: #2c2c2c;
  width: 100%;
	/* background: #2c2c2c; */
	/* background: rgba(0, 0, 0, 0.10); */
  border: 0vw solid #d2d2d2;
/* margin-top: -4.5vw; */
  padding: 0.25vw;
  text-align: center;
}

#element-tags-gallery-featured-3 {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  /* vertical alignment of the inline element */
  font-size: 1vw;
  font-family: 'Poppins', sans-serif;
        /*  reset the font property */
  font-weight: bold;
  width: 100%;
	/* background: #2c2c2c; */
	/* background: rgba(0, 0, 0, 0.10); */
  border: 0vw solid #d2d2d2;
  color: #000;
/* margin-top: -4.5vw; */
  padding: 0.25vw;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box-3 {
  display: inline-block;
  position: relative;
  width: 8vw;
  height: 8vw;
  font: 0/0 a;
         /* remove the gap between inline(-block) elements */
  text-align: center;
  /* align the inline(-block) elements horizontally */
  border: 0 solid #d2d2d2;
  border-bottom: 0vw solid #d2d2d2;
	/* float: left; */
	/* clear: both; */
    /* margin: 1vw; */
  overflow: hidden;
}

.box-3 .container-img-3 {
  display: inline-block;
  position: relative;
  width: 5vw;
  height: 5vw;
  font: 0/0 a;
         /* remove the gap between inline(-block) elements */
  text-align: center;
  /* align the inline(-block) elements horizontally */
  border: 0vw solid #d2d2d2;
  border-bottom: 0vw solid #d2d2d2;
  border-top: 0vw solid #d2d2d2;
	/* float: left; */
  clear: both;
  margin: 0;
  padding: 0;
}

.box-3 .container-img-3:before {
    /* create a full-height inline block pseudo=element */
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  /* vertical alignment of the inline element */
  height: 100%;
}

#element-img-3 {
  display: inline-block;
  vertical-align: middle;
  /* vertical alignment of the inline element */
	/* font: 16px/1 Arial sans-serif;        /* reset the font property */
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}

#element-tags-3 {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  /* vertical alignment of the inline element */
  font-size: 1vw;
  line-height: 125%;
  font-family: 'Poppins', sans-serif;
        /*  reset the font property */
  font-weight: bold;
  width: 100%;
	/* background: #2c2c2c; */
	/* background: rgba(0, 0, 0, 0.10); */
  border-top: 0.1vw solid #d2d2d2;
  border-bottom: 0vw solid #d2d2d2;
  border-right: 0vw solid #d2d2d2;
  border-left: 0vw solid #d2d2d2;
  color: #000;
/* margin-top: -4.5vw; */
  padding: 0.25vw;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#element-tags-3-2 {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  /* vertical alignment of the inline element */
  font-size: 1vw;
  font-family: 'Poppins', sans-serif;
        /* reset the font property */
  font-weight: bold;
  color: #2c2c2c;
  width: 100%;
	/* background: #2c2c2c; */
	/* background: rgba(0, 0, 0, 0.10); */
  border: 0vw solid #d2d2d2;
/* margin-top: -4.5vw; */
  padding: 0.25vw;
  text-align: center;
}

#element-tags-3-3 {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  /* vertical alignment of the inline element */
  font-size: 0.75vw;
  font-family: 'Poppins', sans-serif;
        /* reset the font property */
  font-weight: bold;
  width: 100%;
	/* background: #2c2c2c; */
	/* background: rgba(0, 0, 0, 0.10); */
  border: 0vw solid #d2d2d2;
  color: #000;
/* margin-top: -4.5vw; */
  padding: 0.25vw;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

ul {
  list-style: none;
}

.ad-details-1 {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: left;
}

.ad-details-title-main {
  display: inline-block;
  position: relative;
  float: left;
  width: 100%;
  text-align: left;
  padding: 1% 0;
}

.ad-details-logo {
  width: 5vw;
  height: 5vw;
  float: left;
  margin: 0 0.5%;
  vertical-align: top;
  line-height: 5vw;
}

.ad-details-logo img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  border: 0 solid #000;
}

.ad-details-title {
  float: left;
  height: auto;
}

.ad-details-title-ul {
  display: inline-block;
  position: relative;
  padding: 0;
  text-align: left;
  line-height: 100%;
}

.ad-details-title-li {
  display: inline-block;
  position: relative;
  font-family: 'Poppins', sans-serif;
  font-size: 1.75vw;
 /* font-weight: bold; */ /* color: #f43438;*/
  color: #3a3a39;
  padding: 0.5% 0;
  line-height: 120%;
}

.ad-details-subtitle-li {
  font-family: 'Poppins', sans-serif;
  font-size: 1.5vw;
 /* font-weight: bold; */
  color: #343d46;
  padding: 2% 0;
  line-height: 120%;
}

.section90-pt .mrp-span {
	display: inline-block; position: relative; /* top: -75%; right: 1%; */ font-size: 85%; text-decoration: line-through;
}

.ad-details-image {
  position: relative;
  float: left;
  width: 47%;
  height: auto;
  float: left;
  border: 0.2vw solid #eee;
  text-align: center;
  overflow: auto;
  padding: 0;
  margin: 0;
}

.section47 {
  display: inline-block;
  position: relative;
  float: left;
  width: 47%;
  border: 0 solid #000;
  border: 0 solid #000;
  margin: 0;
  padding: 1%;
}

.section47 .section47-label {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0.5%;
  text-align: left;
  color: #ff0000;
  font-size: 1vw;
  font-weight: bold;
  width: 30%;
}

.section47 .section47-seperator {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0.5%;
  text-align: left;
  color: #ff0000;
  font-size: 1vw;
  font-weight: bold;
  width: 5%;
}

.section47 .section47-value {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0.5%;
  text-align: left;
  color: #ff0000;
  font-size: 1vw;
  width: 65%;
}

.section90 .section47-label {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0.5%;
  text-align: left;
  color: #ff0000;
  font-size: 1vw;
  font-weight: bold;
  width: 30%;
}

.section90 .section47-seperator {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0.5%;
  text-align: left;
  color: #ff0000;
  font-size: 1vw;
  font-weight: bold;
  width: 5%;
}

.section90 .section47-value {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0.5%;
  text-align: left;
  color: #ff0000;
  font-size: 1vw;
  width: 65%;
}

.section100 .section47-label {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0.5%;
  text-align: left;
  color: #ff0000;
  font-size: 1vw;
  font-weight: bold;
  width: 30%;
}

.section100 .section47-seperator {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0.5%;
  text-align: left;
  color: #ff0000;
  font-size: 1vw;
  font-weight: bold;
  width: 5%;
}

.section100 .section47-value {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0.5%;
  text-align: left;
  color: #ff0000;
  font-size: 1vw;
  width: 65%;
}

.section53 {
  display: inline-block;
  position: relative;
  float: right;
  width: 53%;
  text-align: center;
  font-size: 1vw;
  padding: 0.5% 7.5%;
  border: 0vw solid #000;
}

.section53 .section53-share {
  display: inline-block;
  position: relative;
  width: 90%;
  padding: 0.25% 1%;
  border: 0vw solid #000;
  text-align: right;
}

.share-fieldset {
  border-top: 0.1vw solid #d2d2d2;
  text-align: left;
  margin: 2.5% 0 0 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
  padding: 0;
}

.share-legend {
  margin: 1%;
  width: auto;
  font-size: 1.25vw;
  font-weight: bold;
  color: #2c2c2c;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 100%;
}

.amount-fieldset {
  border-top: 0.1vw solid #d2d2d2;
  text-align: left;
  margin: 1% 0 2.5% 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
  padding: 0;
  line-height: 100%;
}

.amount-legend {
  margin: 1%;
  width: auto;
  font-size: 2vw;
  font-weight: bold;
  color: #f43438;
  padding: 0;
  border: 0;
  line-height: 100%;
}

.features-fieldset {
  border-top: 0.1vw solid #d2d2d2;
  text-align: left;
  margin: 2.5% 0;
  padding: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
}

.features-fieldset-empty {
  border: 0.1vw solid #d2d2d2;
  text-align: left;
  margin: 2.5% 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
}

.features-legend {
  margin: 3% 1%;
  width: auto;
  font-size: 1vw;
  font-weight: Normal;
  color: #2c2c2c;
  padding: 0 1%;
  border: 0;
  line-height: 100%;
}

.safetytips-fieldset {
  border-top: 0.1vw solid #d2d2d2;
  text-align: left;
  margin: 0;
  padding: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
}

.safetytips-legend {
  margin: 1%;
  width: auto;
  font-size: 1vw;
  font-weight: bold;
  color: #2c2c2c;
  padding: 0;
  border: 0;
  line-height: 100%;
}

.summary-fieldset {
  border: 0.1vw solid #d2d2d2;
  text-align: left;
  margin: 2.5% 0;
  line-height: 100%;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
}

.summary-legend {
  margin: 1%;
  width: auto;
  font-size: 1vw;
  font-weight: bold;
  padding: 0;
  border: 0;
  line-height: 100%;
}

.section25-fixed-csf {
  display: inline-block;
  position: fixed;
  width: 25%;
  bottom: 0;
  right: 0;
  z-index: 9;
  background: #fff;
  padding: 0;
}

.csf-ul {
  width: 100%;
  padding: 0;
  font-family: 'Poppins', sans-serif;
  text-align: left;
  list-style: none;
}

.csf-ul .csf-title {
  padding: 2% 0;
  text-align: left;
  font-size: 1.25vw;
  color: #2c2c2c;
}

.csf-ul .csf-li {
  padding: 2% 0;
  text-align: left;
}

.csf-ul .csf-li .csf-txtbox {
  color: #343d46;
  padding: 0.5% 1%;
  border-top: 0.1vw solid #d2d2d2;
  border-right: 0.1vw solid #d2d2d2;
  border-bottom: 0.1vw solid #d2d2d2;
  border-left: 0.1vw solid #d2d2d2;
  width: 100%;
  font-size: 1vw;
  font-family: 'Poppins', sans-serif;
}

.csf-ul .csf-li .csf-txtbox-red::placeholder {
  color: #ff0000;
}

.csf-ul .csf-li .csf-txtbox-red:focus::placeholder {
  color: #ff8888;
}

.csf-ul .csf-li .csf-txtarea {
  color: #343d46;
  padding: 0.25vw;
  border: 0px solid #343d46;
  width: 100%;
  height: 7vw;
  font-size: 1vw;
  font-family: 'Poppins', sans-serif;
  border-top: 0.1vw solid #d2d2d2;
  border-right: 0.1vw solid #d2d2d2;
  border-bottom: 0.1vw solid #d2d2d2;
  border-left: 0.1vw solid #d2d2d2;
  overflow: auto;
}

.csf-ul .csf-li .csf-txtarea-red::placeholder {
  color: #ff0000;
}

.csf-ul .csf-li .csf-txtarea-red:focus::placeholder {
  color: #ff8888;
}

.csf-ul .csf-li .csf-label {
  background: #2c2c2c;
  border-top: 0vw solid #111;
  border-bottom: 0vw solid #111;
  border-right: 0 solid #111;
  border-left: 0vw solid #111;
  color: #fff;
  padding: 1% 5%;
  cursor: pointer;
  font-size: 1vw;
  font-family: 'Poppins', sans-serif;
  font-weight: Normal;
}

.section90-pt {
  display: inline-block;
  position: relative;
  width: 100%;
  border: 0vw solid #d2d2d2;
  border-radius: 0.5vw;
  font-family: 'Poppins', sans-serif;
  font-size: 1.65vw;
  font-weight: bold;
  color: #f43438;
  text-align: center;
  margin: 2.5% 0 0 0;
  line-height: 110%;
  padding: 0 0;
}

.share-icons {
  font-size: 1.5vw;
  margin: 0 4%;
  float: none;
  cursor: pointer;
  background: #fff;
  color: #3B5998;
}
#share-icons {
	font-size: 1.75vw;
}
#share_button_1 {
	margin: 0 5%;
}

.container-profile-pic {
  position: relative;
  width: 10vw;
  height: 10vw;
  font: 0/0 a;
         /* remove the gap between inline(-block) elements */
  text-align: center;
  /* align the inline(-block) elements horizontally */
  border: 0vw solid #d2d2d2;
  float: right;
	/* clear: both; */
  margin: 0.5vw 1.2vw;
  overflow: hidden;
  text-align: center;
  border: 0.1vw solid #f0f0f0;
}

.container-profile-pic:before {
    /* create a full-height inline block pseudo=element */
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  /* vertical alignment of the inline element */
  height: 100%;
}

#element-profile-pic {
  display: inline-block;
  vertical-align: middle;
  /* vertical alignment of the inline element */
	/* font: 16px/1 Arial sans-serif;        /*  reset the font property */
  max-height: 100%;
  max-width: 100%;
}

#element-tags-profile-pic {
    /* position: absolute; */
  display: inline-block;
  vertical-align: bottom;
  /* vertical alignment of the inline element */
  font-size: 1vw;
  line-height: 1vw;
  font-family: 'Poppins', sans-serif;
        /*  reset the font property */
  width: 100%;
  text-align: left;
    /* background: #2c2c2c; */
	/* background: rgba(0, 0, 0, 0.75); */
	/* border-top: 0.1vw solid #d2d2d2; */
  color: #fff;
    /* bottom: 0vw; */
    /* left: 0; */
  padding: 0.25vw;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #343d46;
  font-weight: bold;
}

.container-map {
  display: inline-block;
  position: relative;
  float: left;
  width: 100%;
  height: 25vw;
  border: 0vw solid #000;
}

#map {
  width: 90%;
  height: 100%;
}

.border-effect2 {
  position: relative;
}

.border-effect2:before, .border-effect2:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.border-effect2:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

@media (max-width: 899px) {

  .container-ctgy-icons-2 {
    display: inline-block;
    position: relative;
    width: 95%;
    padding: 0.5%;
    margin: 0.25% 2%;
    border: 0vw solid #000;
  }

  .panel_subctgy_icons_1 {
    display: inline-block;
    position: relative;
    width: 100%;
  }

  .container-ctgy-icons-inner {
    display: inline-block;
    position: relative;
    float: left;
    width: 22%;
    padding: 0.25vw 0vw;
    text-align: center;
    vertical-align: middle;
    font-family: 'Poppins', sans-serif;
    font-size: 1vw;
    border: 0vw solid #000;
    margin: 0.25% 1.5%;
  }

  .panel_subctgy_icons_2 {
    display: none;
    position: relative;
    width: 100%;
  }

  .hr-ctgy-icons {
    width: 100%;
    color: #cecece;
    background-color: #cecece;
    height: 0.1vw;
    border: 0;
    margin: 0.1vw 0;
    padding: 0;
  }

  .featured-ads-list {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: left;
  }

  .container-classifieds-listing-banner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 94vw;
    height: 23vw;
    border: 0vw solid #d2d2d2;
    margin: 1vw;
    vertical-align: middle;
    transition: all 0.3s ease;
  }

  .container-classifieds-listing {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 44.5vw;
    height: 54vw;
    border: 0.1vw solid #d2d2d2;
    margin: 1vw;
    vertical-align: middle;
    transition: all 0.3s ease;
  }

  .container-classifieds-listing .listing-topline {
    display: inline-block;
    width: 100%;
    height: 9vw;
    max-height: 9vw;
    overflow: hidden;
    position: relative;
    border: 0vw solid #ff0000;
    vertical-align: top;
    padding: 0;
    line-height: 0;
    margin: 0.5vw 0;
  }

  .container-classifieds-listing .listing-topline .listing-brand-logo {
    display: inline-block;
    width: 8vw;
    height: 6vw;
    max-width: 8%;
    float: left;
    position: relative;
    text-align: left;
    overflow: hidden;
    vertical-align: top;
    margin-top: 0;
    border: 0vw solid #000;
  }

  .container-classifieds-listing .listing-topline .listing-brand-logo img {
    max-height: 95%;
    max-width: 95%;
  }

  .container-classifieds-listing .listing-topline .listing-title {
    display: inline-block;
    width: 90%;
    height: 6vw;
    float: left;
    position: relative;
    padding: 0;
    border: 0vw solid #000;
  }

  .container-classifieds-listing .listing-topline .listing-title .listing-title-li {
    padding: 0.1vw 0.5vw;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 3vw;
    color: #f43438;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .container-classifieds-listing .listing-topline .listing-title .listing-subtitle-li {
    padding: 0vw 0.5vw;
    font-family: 'Poppins', sans-serif;
    font-size: 2vw;
    color: #343d46;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .container-classifieds-listing .listing-topline .listing-date {
    width: 80%;
    float: right;
    text-align: right;
    border: 0vw solid #000;
    margin: 0;
    padding: 0;
  }

  .container-classifieds-listing .listing-topline .listing-date .listing-date-li {
    padding: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 2vw;
    color: #000;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .container-classifieds-listing .listing-img-1 {
    width: 80%;
    height: 70%;
    float: center;
    border: 0vw solid #ff0000;
    overflow: hidden;
    text-align: center;
    transition: all 0.3s ease;
    margin: 0 10%;
  }

  .container-classifieds-listing .listing-img-1:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    text-align: center;
    position: relative;
  }

  .container-classifieds-listing .listing-img-1 .element-gallery-index {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
  /* vertical alignment of the inline element */
	/* font: 16px/1 Arial sans-serif;        /* reset the font property */
    max-height: 95%;
    max-width: 95%;
    transition: all 0.3s ease;
  }

  .container-classifieds-listing .listing-details-1 {
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    border: 0vw solid #00ff00;
    vertical-align: top;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    padding: 0.5%;
    transition: all 0.3s ease;
  }

  .container-classifieds-listing .listing-details-1 li {
    padding: 0.05vw 0.4vw;
    font-family: 'Poppins', sans-serif;
    font-size: 1vw;
    color: #343d46;
    margin: 0;
  }

  .container-classifieds-listing .listing-details-1 .listing-cookery {
    display: block;
    display: -webkit-box;
    height: 8vw;
    padding: 0.25vw 0 0.25vw 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    line-height: 175%;
    margin: 0 auto;
    border: 0vw solid #343d46;
    font-size: 0.75vw;
    white-space: normal;
  }

  .container-classifieds-listing .listing-details-2 {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    border: 0vw solid #00ff00;
    vertical-align: top;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    transition: all 0.3s ease;
    padding: 0 0.5vw;
  }

  .container-classifieds-listing .listing-details-2 .listing-price-1 {
    position: relative;
    width: auto;
    color: #f43438;
    font-family: 'Poppins', sans-serif;
    font-size: 3vw;
    font-weight: bold;
    transition: all 0.3s ease;
    border: 0vw solid #2c2c2c;
    border-radius: 0.4vw;
    padding: 0.25vw;
  }

  .container-classifieds-listing .listing-details-2 .listing-more {
    position: absolute;
    bottom: 0.75vw;
    right: 1vw;
    margin: 0;
    padding: 0.5%;
    font-family: 'Poppins', sans-serif;
    font-size: 1vw;
    color: #2c2c2c;
  }

  .container-classifieds-listing .listing-img-2 {
    transform: rotate(0deg);
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 5vw;
    height: 5vh;
    float: left;
    border: 0vw solid #11ff00;
    text-align: right;
    transition: all 0.3s ease;
  }

  .container-classifieds-listing .listing-details-3 {
    position: absolute;
    width: 10vw;
    top: 10vw;
    left: 0vw;
    padding: 0;
    margin: 0;
    -webkit-transform: rotate(-25deg;
    opacity: 0.75;
    ); transform: rotate(-25deg);
  }

  .hritems {
    display: none;
    width: 60vw;
    float: left;
    color: #f43438;
    background-color: #f43438;
    height: 0.2vw;
    border: 0;
    margin: 0 0.5vw;
    padding: 0;
  }

  .box-featured {
    position: relative;
    width: 42vw;
    height: 60vw;
	/* clear: both; */
    margin: 2.4vw;
  }

  #element-tags-gallery-featured {
    font-size: 3.5vw;
    font-family: 'Poppins', sans-serif;
        /* reset the font property */
    border-top: 0.1vw solid #d2d2d2;
    border-bottom: 0vw solid #d2d2d2;
    border-right: 0.1vw solid #d2d2d2;
    border-left: 0.1vw solid #d2d2d2;
    padding: 0.6vw;
  }

  #element-tags-gallery-featured-2 {
    font-size: 3.5vw;
    font-family: 'Poppins', sans-serif;
        /* reset the font property */
    padding: 0.75vw;
  }

  #element-tags-gallery-featured-3 {
    font-size: 3vw;
    font-family: 'Poppins', sans-serif;
        /* reset the font property */
    padding: 0.75vw;
  }

  .box-3 {
    width: 10vw;
    height: 16vw;
  }

  .container-img-3 {
    width: 10vw;
    height: 10vw;
  }

  #element-tags-3 {
    font-size: 2vw;
    font-family: 'Poppins', sans-serif;
        /* reset the font property */
    border-top: 0.1vw solid #d2d2d2;
    border-bottom: 0vw solid #d2d2d2;
    border-right: 0vw solid #d2d2d2;
    border-left: 0vw solid #d2d2d2;
    padding: 0.5%;
  }

  #element-tags-3-2 {
    font-size: 2vw;
    font-family: 'Poppins', sans-serif;
        /* reset the font property */
    padding: 0.25vw;
  }

  #element-tags-3-3 {
    font-size: 1.5vw;
    font-family: 'Poppins', sans-serif;
        /* reset the font property */
    padding: 0.5%;
  }

  ul {
    list-style: none;
  }

  .ad-details-1 {
    display: inline-block;
    position: relative;
    width: 90%;
    text-align: left;
    margin: 0 2.5%;
  }

  .ad-details-title-main {
    display: inline-block;
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    padding: 0;
  }

  .ad-details-logo {
    width: 10vw;
    height: 10vw;
    float: left;
    margin: 0 0.5vw;
    vertical-align: top;
    line-height: 10vw;
  }

  .ad-details-logo img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    border: 0 solid #000;
  }

  .ad-details-title {
    float: left;
    height: 10vw;
    line-height: 10vw;
  }

  .ad-details-title-li {
    font-family: 'Poppins', sans-serif;
    font-size: 4vw;
    font-weight: bold;
    color: #3a3a39;
    padding: 0.4vw 0;
  }

  .ad-details-subtitle-li {
    font-family: 'Poppins', sans-serif;
    font-size: 3vw;
    font-weight: bold;
    color: #000;
    padding: 0.4vw 0;
  }

  .ad-details-image {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    float: left;
    border: 0.2vw solid #eee;
    text-align: center;
    overflow: auto;
    padding: 0;
    margin: 0;
  }

  .section47 {
    display: inline-block;
    position: relative;
    float: left;
    width: 100%;
    border: 0 solid #000;
    border: 0 solid #000;
    margin: 0;
    padding: 1%;
  }

  .section47 .section47-label {
    display: inline-block;
    position: relative;
    float: left;
    padding: 0.5%;
    text-align: left;
    color: #ff0000;
    font-size: 3vw;
    font-weight: bold;
    width: 30%;
  }

  .section47 .section47-seperator {
    display: inline-block;
    position: relative;
    float: left;
    padding: 0.5%;
    text-align: left;
    color: #ff0000;
    font-size: 3vw;
    font-weight: bold;
    width: 5%;
  }

  .section47 .section47-value {
    display: inline-block;
    position: relative;
    float: left;
    padding: 0.5%;
    text-align: left;
    color: #ff0000;
    font-size: 3vw;
    width: 65%;
  }

  .section53 {
    display: inline-block;
    position: relative;
    float: right;
    width: 100%;
    text-align: center;
    font-size: 3vw;
    padding: 1% 2.5%;
    border: 0vw solid #000;
    margin: 0;
  }

  .share-fieldset {
    border: 0.1vw solid #d2d2d2;
    text-align: left;
    margin: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
  }

  .share-legend {
    margin-left: 1%;
    width: auto;
    font-size: 4vw;
    font-weight: bold;
    color: #888;
    margin: 0;
    padding: 0;
  }

  .amount-fieldset {
    border: 0.1vw solid #d2d2d2;
    text-align: left;
    margin: 0 0 0.5% 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    padding: 0;
  }

  .amount-legend {
    margin-left: 1%;
    width: auto;
    font-size: 5vw;
    font-weight: bold;
    color: #f43438;
    margin: 0;
    padding: 5% 0 0 0;
  }

  .features-fieldset {
    border: 0.1vw solid #d2d2d2;
    text-align: left;
    margin: 2.5% 0 0 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
  }

  .features-fieldset-empty {
    border: 0.1vw solid #d2d2d2;
    text-align: left;
    margin: 2.5% 0 0 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
  }

  .features-legend {
    margin-left: 1%;
    width: auto;
    font-size: 2.5vw;
    font-weight: bold;
    color: #888;
    padding: 0 1%;
  }

  .safetytips-fieldset {
    border: 0.1vw solid #d2d2d2;
    text-align: left;
    margin: 0;
  }

  .safetytips-legend {
    margin-left: 1%;
    width: auto;
    font-size: 2.5vw;
    font-weight: bold;
    color: #888;
    margin: 0;
    padding: 0;
  }

  .summary-fieldset {
    border: 0.1vw solid #d2d2d2;
    text-align: left;
    margin: 2.5% 0;
    line-height: 100%;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
  }

  .summary-legend {
    margin-left: 1%;
    width: auto;
    font-size: 2.5vw;
    font-weight: bold;
  }

  .section25-fixed-csf {
    display: inline-block;
    position: fixed;
    width: 80%;
    bottom: 0;
    right: 10%;
    z-index: 9;
    background: #fff;
    padding: 0;
  }

  .csf-ul .csf-title {
    padding: 2% 0;
    text-align: left;
    font-size: 3.5vw;
    font-weight: bold;
    color: #2c2c2c;
  }

  .csf-ul .csf-li {
    padding: 2% 0;
    text-align: left;
    overflow: hidden;
  }

  .csf-ul .csf-li .csf-txtbox {
    color: #343d46;
    padding: 0;
    border-top: 0.1vw solid #d2d2d2;
    border-right: 0.1vw solid #d2d2d2;
    border-bottom: 0.1vw solid #d2d2d2;
    border-left: 0.1vw solid #d2d2d2;
    width: 100%;
    font-size: 3vw;
    font-family: 'Poppins', sans-serif;
  }

  .csf-ul .csf-li .csf-txtarea {
    color: #343d46;
    padding: 0.25vw;
    border: 0px solid #343d46;
    width: 100%;
    height: 20vw;
    font-size: 3vw;
    font-family: 'Poppins', sans-serif;
    border-top: 0.1vw solid #d2d2d2;
    border-right: 0.1vw solid #d2d2d2;
    border-bottom: 0.1vw solid #d2d2d2;
    border-left: 0.1vw solid #d2d2d2;
    overflow: auto;
  }

  .csf-ul .csf-li .csf-label {
    background: #2c2c2c;
    border-top: 0vw solid #111;
    border-bottom: 0vw solid #111;
    border-right: 0 solid #111;
    border-left: 0vw solid #111;
    color: #fff;
    padding: 1% 5%;
    cursor: pointer;
    font-size: 3vw;
    font-family: 'Poppins', sans-serif;
  }

  .section90-pt {
    display: inline-block;
    position: relative;
    width: 100%;
    border: 0 solid #2c2c2c;
    border-radius: 1vw;
    font-family: 'Poppins', sans-serif;
    font-size: 4vw;
    font-weight: bold;
    color: #f43438;
    padding: 0;
    text-align: center;
    margin: 2.5% 0 0 0;
    line-height: 110%;
  }

  .section90-sd-scd-label {
    font-family: 'Poppins', sans-serif;
    font-size: 3vw;
    font-weight: bold;
    color: #2c2c2c;
    padding: 0.2vw 0;
  }

  .section90-sd-scd {
    font-family: 'Poppins', sans-serif;
    font-size: 2.5vw;
    font-weight: bold;
    color: #000;
    padding: 0.2vw 0;
  }

  .share-icons {
    background: #fff;
    color: #3B5998;
    font-size: 4vw;
  }
  #share-icons {
	font-size: 6vw;
  }
  #share_button_1 {
	margin: 0 5%;
  }

  .container-profile-pic {
    position: relative;
    width: 20vw;
    height: 20vw;
    font: 0/0 a;
         /* remove the gap between inline(-block) elements */
    text-align: center;
  /* align the inline(-block) elements horizontally */
    border: 0vw solid #d2d2d2;
    float: right;
	/* clear: both; */
    margin: 1vw 2.4vw;
    overflow: hidden;
    text-align: center;
    border: 0.1vw solid #f0f0f0;
  }

  .container-profile-pic:before {
    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;
  /* vertical alignment of the inline element */
    height: 100%;
  }

  #element-profile-pic {
    display: inline-block;
    vertical-align: middle;
  /* vertical alignment of the inline element */
	/* font: 16px/1 Arial sans-serif;        /*  reset the font property */
    max-height: 100%;
    max-width: 100%;
  }

  #element-tags-profile-pic {
    /* position: absolute; */
    display: inline-block;
    vertical-align: bottom;
  /* vertical alignment of the inline element */
    font-size: 2vw;
    font-family: 'Poppins', sans-serif;
        /*  reset the font property */
    width: 100%;
    text-align: left;
    /* background: #2c2c2c; */
	/* background: rgba(0, 0, 0, 0.75); */
	/* border-top: 0.1vw solid #d2d2d2; */
    color: #fff;
    /* bottom: 0vw; */
    /* left: 0; */
    padding: 0.5%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #343d46;
    font-weight: bold;
  }

  .container-map {
    display: inline-block;
    position: relative;
    float: left;
    width: 100%;
    height: 80vw;
    border: 0vw solid #000;
  }

  #map {
    width: 90%;
    height: 100%;
    margin: 0 4%;
  }
}


</style>
