@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap');
@font-face {
  font-family: rupee;
  src: url(https://cdn.shopclues.com/images/banners/Work/timesale/mobile/test/Indian_Rupee.ttf);
}
.rupee {
  font-family: rupee;
  font-style: normal;
}
body, html {
  margin: 0px;
  padding: 0px;
}
.text-center {
  text-align: center;
}
a, a:hover, a:focus, a:visited, a:active {
  outline: none;
  text-decoration: none;
	
	
}
.MainContainer {
  overflow: hidden;
  display: inline-block;
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
  position: relative;
  text-align: center;
  background-color: #eff7fa;
}
.MainContainer * {
  box-sizing: border-box;
}
.img-responsive {
  display: inline-block;
  max-width: 100%;
  float: left;
}
.img-heading {
  display: inline-block;
  max-width: 70%;
  float: left;
}
.row {
  margin: 0 auto;
  display: inline-block !important;
  width: 100% !important;
}
.col-xs-12 {
  padding: 0px;
  display: inline-block;
  width: 100%;
  clear: both;
  float: left;
}
/*Navigation */
.comunity_mnav {
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
}
.fxdNav {
  position: fixed !important;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 999;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  padding: 10px 0px 3px;
}
.comunity_pnlNav {
  list-style-type: none;
  padding: 12px 5px;
  margin: 0px;
  text-align: center;
  box-sizing: border-box;
  background-color: #fff;
/*
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
*/
	overflow-x: scroll;
    white-space: nowrap;
}
.comunity_pnlNav > li {
  display: inline-block;
  margin: 0px 0px;
width: 25%;	
  position: relative;
}
.comunity_pnlNav > li > a, .comunity_pnlNav > li > a:active, .comunity_pnlNav > li > a:focus, .comunity_pnlNav > li > a:visited {
  display: block;
  text-decoration: none;
  box-sizing: border-box;
  width: 100%;
}
.comunity_pnlNav > li > a > img {
  width: 80%;
}
.comunity_pnlNav > li > a > span:nth-child(2) {
  display: block;
  font-weight: 500;
  margin: 5px 0px 0px;
  text-align: center;
  font-size: 11px;
  color: #585959;
}
/*Navigation end */
/*Post start Here*/
.postmain_cont {
  float: left;
  box-sizing: border-box;
  background-color: #fff;
  width: 100%;
}
.bdlogo_header {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 12px 12px 5px;
}
.bdlogo {
  float: left;
}
.bdlogo img {
  width: 75%;
}
.bdlogotext {
  float: left;
  line-height: 60px;
  margin-left: -7px;
  font-weight: 500;
  color: #2D2E2E;
  font-size: 15px;
}
.postimg {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
}
.postimg a {
  display: block;
  width: 100%;
}
.postimg a > span:first-child {
  position: relative;
}
.postimg a > span:nth-child(2) {
  position: absolute;
  bottom: 35px;
  left: 32px;
  width: 33%;
}
.postdescp {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 15px 10px 8px;
  position: relative;
}
.dispcprp_1st {}
.dispcprp_hastag {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #585959;
  letter-spacing: 0.2px;
  line-height: 22px;
}
.postmore_topic {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 20px 10px;
  background-color: #fff;
  text-align: left;
}
.topichead {
  font-weight: 600;
  color: #585959;
}
.listtopic {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  box-sizing: border-box;
}
.listtopic li {
  float: left;
  margin: 10px 10px 0px 0px;
}
.listtopic li a {
  display: block;
  color: #585959;
  font-weight: 600;
}
.comunity_postvideo_thumnail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.vid-comunity_postvideo_thumnail, .comunity_postvideo video {
  width: 100%;
  background: #000;
  position: relative;
}
.post_video,.comunity_postvideo_thumnail a{
 position: relative;
 float: left;
 width: 100%;
}
.playBtnImg-comt-video {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 14%;
}

.videoblackbg{
	background-color: #000;
}

/*Post end Here*/
.disNone {
  display: none;
}
.bkgGrey {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  padding: 0px;
}
.Margin10 {
  margin-bottom: 10px;
}
.Margin15 {
  margin-bottom: 15px;
}
.Margin20 {
  margin-bottom: 20px;
}
.Margin25 {
  margin-bottom: 25px;
}
.Margin30 {
  margin-bottom: 30px;
}
.Margin40 {
  margin-bottom: 40px;
}


.pnlWhite * {
  box-sizing: border-box;
	display: flex;
}

.listlook {
    list-style: none;
    margin: 0;
    padding: 0;
}
.lstProducts ul {
    display: flex;
    flex-wrap: wrap;
}
.lstProducts ul li {
    flex-grow: 1;
    width: 33.33%;
    text-align: center;
}
.lstProducts ul li a {
    display: block;
}
.lstProducts ul li img {
    width: 100%;
    float: left;
}

.listlook li > a > i:nth-child(2), .listlook li > a > span:nth-child(3),.listlook li > a > span:nth-child(4),.listlook li > a > span:nth-child(5),.listlook li > a > span:nth-child(6) {
  display: none;
 
}


.cmtmorecontent span {
  display: none;
}
.cmtmorelink, .cmtmorelink a:focus, .cmtmorelink a:hover {
  display: inline-block;
	color: #585959;
	font-size: 13px;
}

.comtseemore{
	  background: #fff;
  cursor: pointer;
  display: block;
  position: relative;
  text-align: left;
  font-size: 13px;
  margin-bottom: 8px;
  color: #585959;
  letter-spacing: 0.2px;
  line-height: 18px;
}


