.header{overflow-y:hidden}
.news_post{display:inline-block;width:100%;height:auto;overflow:hidden;background:#fff;transition:all .25s ease;position:relative;-webkit-box-shadow:none;box-shadow:none;text-align:left;border-radius:15px;transform:translate(0,50px);opacity:0;margin:6px auto}
.news_post:nth-child(1){transition:all .4s ease}
.news_post:nth-child(2){transition:all .4s ease .1s}
.news_post:nth-child(3){transition:all .4s ease .2s}
.news_post:nth-child(4){transition:all .4s ease .3s}
.news_post:nth-child(5){transition:all .4s ease .4s}
.ink{display:block;position:absolute;background:#ff6353;border-radius:100%;transform:scale(0)}
.ink.animate{animation:ripple .65s linear}
@keyframes ripple {
100%{opacity:0;transform:scale(2.5)}
}
.moreGrUs{
	position:absolute;
	right:0;
	top:0;
	width:21px;
	height:21px;
	fill:rgba(0,0,0,0.6);
	z-index:3;
	padding:15px;
	cursor:pointer;
}
.groupmenu{
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  padding: 8px;
  padding-bottom: 11px;
  padding-right: 11px;
  background: rgb(255, 255, 255);
  width: 20px;
  height: 20px;
  margin: 0;
  fill: #858585;
  cursor:pointer;
  box-shadow: 0 1px 3px rgba(0,0,0,0.10), 0 1px 2px rgba(0,0,0,0.20);
  transform:scale(0.85);
  transition:all .2s ease;
}
#transferAYS{background:rgba(255,255,255,0.95);width:100%;height:100%;display:none;opacity:0;position:fixed;z-index:3001;transition:all .25s ease;}
#TAYSCenter{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;max-width:calc(100% - 20px);}
#transferIllis{margin:0 auto;display:block;width:240px;}
#transFrom, #transTo{float:left;width:60px;margin:10px;height:60px;border-radius:50%;background-color:rgba(0,0,0,0.1);box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);}
#transferIllis svg{fill:rgba(0, 0, 0, 0.14);float:left;width:50px;height:50px;margin:15px;}
#transferOptions{margin:0 auto;display:block;width:180px;}
#transferOptions svg{fill:rgba(0, 0, 0, 0.7);float:left;width:40px;height:40px;padding:25px;cursor:pointer;}
#TAYSCenter h6{font-size:15px;font-weight:400;padding-top:18px;padding-bottom:20px;text-align:center;color: rgba(0,0,0,0.8);}
#transferToName, #transferGroupName{font-weight:500;}

.groupmenu:hover{
  transform:scale(1);
}
#expWindow{transition:all .2s ease;width:160px;height:auto;position:absolute;right:10px;top:10px;background:white;box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);transform:translate(18px,-10px)scale(0.8,0.8);opacity:0;display:none;}
#expWind_wrap{width:100%;height:calc(100% - 10px);padding:5px 0;}
.expWind_opt{width:100%;height:40px;background:rgba(1000,1000,1000,1);transition:all .2s ease;cursor:pointer;}
.expWind_opt:hover{background:rgba(0,0,0,0.05);}
.expWind_opt h1{font-size:14px;font-weight:400;padding-top:12px;padding-left:10px;}

.expWindow2{z-index:100;transition:all .2s ease;width:160px;height:auto;position:absolute;right:10px;top:10px;background:white;box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);transform:translate(18px,-10px)scale(0.8,0.8);opacity:0;display:none;}
.expWind_wrap2{width:100%;height:calc(100% - 10px);padding:5px 0;}
.expWind_opt2{width:100%;height:40px;background:rgba(1000,1000,1000,1);transition:all .2s ease;cursor:pointer;}
.expWind_opt2:hover{background:rgba(0,0,0,0.05);}
.expWind_opt2 h4{font-size:14px;font-weight:400;padding-top:12px;padding-left:10px;}

#coloropt{width: calc(100% - 40px);margin-bottom:10px;margin-left: 20px;height:auto;margin-top:10px;position:relative;}
.coloropt_choice{width:24px;height:24px;margin:8px;position:relative;float:left;cursor:pointer;}
.colormain{width:23px;height:23px;border-radius:50%;position:absolute;z-index:1;top:0;left:0;}
.colorback{width:23px;height:23px;border-radius:50%;position:absolute;z-index:0;top:0;left:0;background:rgba(0,0,0,0.1);transform:scale(1,1);transition:all .3s ease;}
.icomenuicon{-webkit-tap-highlight-color: rgba(0,0,0,0); cursor:pointer;margin-right:13px;padding:5px;margin-top:15px;float:right;height:24px;width:24px;transition:all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;fill:rgba(0, 0, 0, 0.6);-webkit-user-select:none;}
.icomenu{transition: all 0.2s ease;opacity:0;display:none;position:absolute;right:15px;top:15px;width:140px;background:white;box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 6px, rgba(0, 0, 0, 0.117647) 0px 1px 4px;z-index:10;}
.menitems_wrap{width:100%;height:auto;margin:7px 0;}
.imenuitem{transition: all 0.2s ease;width:100%;height:30px;cursor:pointer;}
.imenuitem h1{-webkit-tap-highlight-color: rgba(0,0,0,0); transition: all 0.2s ease;font-size:16px;font-weight:400;color:rgba(0,0,0,0.84);text-align:left;margin:0;padding-left:18px;padding-top:13px;}
.imenuitem:hover{background:rgba(0,0,0,0.1);}
#wrapper{width:60%;max-width:580px;margin-left:60px;transition:all .3s ease;float:left}
.back{position:absolute;font-weight:300;font-size:23px;left:3%;top:10px;cursor:pointer}
.news_post h3{font-weight:300;font-size:12px;color:#757575;transition:all .3s ease;margin-right:10px;margin-left:20px;padding-top:18px;padding-right:15px}
.news_post h1{font-weight:400;text-overflow:ellipsis;white-space:normal;overflow:hidden;transition:all .3s ease;margin-right:10px;font-size:16px;margin-left:20px;padding-right:15px}
.news_post h2{font-weight:300;padding-top:7px;transition:all .3s ease;font-size:20px;margin-left:20px;text-overflow:ellipsis;padding-right:20px;padding-bottom:10px;margin-top:2px;white-space:pre-wrap;line-height:20px;word-wrap:break-word;font-size:15px;font-weight:400;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;-webkit-perspective: 1000;-moz-perspective: 1000;-ms-perspective: 1000;perspective: 1000;}
.news_post h5{position:absolute;right:20px;top:18px;color:gray;transition:all .3s ease;cursor:pointer}
.news_post h5:hover{color:#e57373}
.new_post{width:50px;height:50px;background:#ff6353;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;position:fixed;right:4%;bottom:5%;transition:all .3s ease;overflow:hidden;z-index:1000;box-shadow:0 3px 12px -4px rgba(0,0,0,0.75);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;-webkit-transform: translateZ(0);transform: translateZ(0);}
.new_post_wrap{width:40px;height:40px;background:url(https://i.imgur.com/9KoSddw.png);background-size:cover;transition:all .3s ease;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;margin: 5px;}
.new_post_wrap:hover{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.new_post:hover{background:#ef5350;box-shadow:box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)}
.news_post a{text-decoration:none;color:#ff6353;transition:all .3s ease}
.news_post a:hover{color:#e57373}
.uimg{width:40px;height:40px;background:#fff;margin-top:15px;margin-left:15px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;background-size:cover;position:absolute;box-shadow:0 1px 4px 0 rgba(0,0,0,0.14)}
.info_place{height:100%;background:#fff;width:24%;float:left;margin-top:-50px;transform:translate(-100%,0);transition:all .4s ease}
.info_wrap{height:100%;background:#fff;width:24%;float:left;margin-top:-50px;position:fixed;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,0.14);box-shadow:0 1px 4px 0 rgba(0,0,0,0.14);transform:translate(-100%,0);opacity:0;transition:transform .4s ease}
.text_car h1{font-weight:500;font-size:30px;color:rgba(0,0,0,0.87);text-align:left;text-overflow:ellipsis;overflow:hidden;padding-left:10px;padding-right:20px}
.toper2{margin-top:8px;font-weight:400;font-size:12px}
#new_post_aurl{position:fixed;width:90%;width:248px;height:168px;background:#fff;z-index:2003;bottom:50%;left:50%;right:50%;transform:translate(-50%,50%);transition:all .1s ease;box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.4);-webkit-box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.4);-webkit-border-radius:4px;border-radius:4px;display:none;opacity:0}
#new_post_aurl input[type="text"]{padding:0;padding-bottom:5px;font-size:16px;font-weight:400;padding-top:5px;border:none;border-bottom:solid 2px #c9c9c9;transition:all .5s ease;background:#fff;width:80%;margin-left:auto;margin-right:auto;color:#000}
#new_post_aurl input[type="text"]:focus,#new_post_avideo input[type="text"].focus{border-bottom:solid 2px #ff6353}
#new_post_aurl h1{font-size:14px;font-weight:400;margin-bottom:13px;margin-left:10%;padding-top:25px}
#new_post_aurl_cont{position:absolute;bottom:0;width:100%;height:55px}
#new_post_aurl_cont span{font-size:14px;font-weight:500;-webkit-border-radius:4px;border-radius:4px;float:right;margin-right:15px;color:rgba(68,68,68,0.502);margin-top:5px;cursor:default;transition:all .2s ease;-webkit-font-smoothing:antialiased;padding:9px 10px}
.url_upload h5{font-weight:400;font-size:17px;color:#212121;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:7px;padding-top:47px;padding-right:50px}
.url_upload{width:94%;background:#white;position:absolute;bottom:70px;left:50%;right:50%;overflow:hidden;display:none;transition:all .3s ease;border:1px solid #f5f5f5;transform:translate(-50%,0)}
.filler{width:100%;height:49px}
.pad{width:100%;height:10px;transition:all .3s ease}
.posts{transition:all .3s ease;padding-top:15px;padding-bottom:5px;margin-left:auto;margin-right:auto;margin-top:30px;position:relative;z-index:1;border-radius:2px}
.posts h1{text-align:left;color:rgba(0,0,0,0.54);font-weight:500;font-size:16px}
.settings{width:100%;height:auto;background:#fff;-webkit-box-shadow:0 3px 12px -4px rgba(0,0,0,0.75);-moz-box-shadow:0 3px 12px -4px rgba(0,0,0,0.75);box-shadow:0 3px 12px -4px rgba(0,0,0,0.75)}
.settings h1{text-align:center;font-weight:300;font-size:25px;padding-top:10px}
.settings h2{text-align:left;color:gray;font-weight:100;font-size:18px;margin-top:10px}
input[type="text"]{width:100%;padding-bottom:10px;margin-top:7px;border:none;border-bottom:solid 2px #c9c9c9;transition:border .3s;position:relative;overflow:hidden;display:block}
input[type="text"]:focus{outline:none;border-bottom:solid 2px #969696}
input[type="number"]{width:100%;padding-bottom:10px;margin-top:7px;border:none;border-bottom:solid 2px #c9c9c9;transition:border .3s;position:relative;overflow:hidden;display:block}
input[type="number"]:focus{outline:none;border-bottom:solid 2px #969696}
input[type="submit"]{width:100%;padding-bottom:10px;margin-top:10px;border:none;transition:border .3s;background:#E0E0E0;color:#000;font-weight:300;font-size:20px;cursor:pointer}
input[type="submit"]:hover{background:#BDBDBD;font-weight:300;font-size:20px}
form{width:95%;height:auto;margin-left:auto;margin-right:auto;padding-bottom:30px}
#editmembers{
  position:fixed;
  width:500px;
  max-width:calc(100% - 10px);
  height:600px;
  max-height:calc(100% - 40px);
  background:white;
  z-index:3000;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%)scale(0.85);
  opacity:0;
  display:none;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  border-radius:2px;
  transition:all .2s ease;
}
#gmemresults{width:100%;height:calc(100% - 70px);margin-top:10px;overflow-y:auto;}
#meditexit{margin-left: 14px;margin-top: 8px;padding: 5px;cursor:pointer;}
#searchMTop{height:60px;width:100%;}
#searchMTop input[type="text"]{margin:0;padding:4px 10px;width:calc(100% - 110px);float:right;font-size:18px;margin-top: 14px;margin-right: 20px;color:rgba(0,0,0,0.8);}
#searchMTop input[type="text"]::-webkit-input-placeholder {
   color: rgba(0,0,0,0.4);
}
#searchMTop input[type="text"]::-moz-placeholder {
   color: rgba(0,0,0,0.4);
}
#searchMTop input[type="text"]:-moz-placeholder {
   color: rgba(0,0,0,0.4);
}
#searchMTop input[type="text"]:-ms-input-placeholder {
   color: rgba(0,0,0,0.4);
}
.sres{
  height:50px;
  width:100%;
  background:#fff;
  transition:all .3s ease;
  position:relative;
}
a{
  text-decoration:none;
}
.sres:hover{
			background:#FAFAFA;
		}
.sres .uimg{
  width:30px;
  height:30px;
  float:left;
  border-radius:50%;
  margin: 10px 20px;

}
.sres h2{
  font-size:12px;
  color:rgba(0,0,0,0.6);
  font-weight:500;
  transform:translate(0,3px);
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  padding-right:10px;
  margin-left: 62px;
}
.sres h1{
  font-size:14px;
  color:rgba(0,0,0,0.8);
  font-weight:500;
  transform:translate(0,3px);
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  padding-right:10px;
  margin-left: 62px;
}
.sres h3{
  font-size:14px;
  color:rgba(0,0,0,0.8);
  font-weight:600;
  transform:translate(0,16px);
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  padding-right:10px;
}
.end{width:100%;height:auto;position:relative;z-index:1;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);margin:30px auto}
.end h1{text-align:center;font-weight:300;font-size:20px;color:gray}
.folo_count{width:100%;height:40px;background:#FFF;opacity:.7;margin-top:-40px;position:relative;z-index:-0}
.folo_count h1{font-size:20px;margin-left:3%;padding-top:7px;font-weight:300;float:left}
.folo_count h2{font-size:20px;margin-right:3%;padding-top:7px;font-weight:300;float:right}
#load{background-color:#fff;border-radius:0;color:#000;border:none;font-size:17px;cursor:pointer;width:100%;height:auto;padding:15px;background:#fff;margin-top:20px;transition:all .3s ease;border-radius:2px;outline:none;margin-bottom:20px;position:relative;z-index:1;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-shadow:0 1px 4px 0 rgba(0,0,0,0.14)}
.action{width:100%;height:40px;background:white;position:relative;}
.action .like{height:20px;margin-top:10px;margin-left:45px;position:relative;cursor:pointer;transition:all .3s ease;float:left}
.action .not_liked{height:20px;margin-top:10px;margin-left:45px;position:relative;cursor:pointer;transition:all .3s ease;float:left}
.action .not_liked:hover{-webkit-filter:brightness(1.3)}
.action .like:hover{-webkit-filter:brightness(0.9)}
.action h1{padding-right:25px;font-size:15px;padding-top:11px;padding-left:7px;color:gray}
.comments{width:100%;max-height:0;background:#ff6353;overflow-y:auto;transition:all .5s ease .3s}
.comment h3{padding-top:9px;font-size:14px;lineheight:20px;font-weight:500;-webkit-font-smoothing:antialiased;text-overflow:ellipsis;white-space:normal;overflow:hidden}
.comment h3 a{color:#fff;-webkit-font-smoothing:antialiased}
.comment h1{color:#fff;font-size:14px;lineheight:20px;font-weight:400;-webkit-font-smoothing:antialiased;text-overflow:ellipsis;white-space:normal;overflow:hidden;padding-bottom:7px}
.comment{width:100%;height:auto;background:#ff6353;position:relative;transition:all .3s ease}
.comment:hover{background:#E53935}
.commentp{width:100%;height:55px;background:#E53935;overflow:hidden;height:0;position:relative}
.commentp p{position:absolute;top:17px;right:10px;color:#ef9a9a;cursor:default;transition:all .3s ease}
.com_count{float:right}
.text_car{margin-top:0px;transform:translate(0,20px);padding-left:10px;}
.h6{padding:12px;margin-left:10px;border-radius:20px;margin-top:20px;padding-left:28px;padding-right:28px;font-weight:500;font-size:15px;background:#fff;color:#000;transition:all .3s ease;z-index:100;box-shadow:0 1px 4px 0 rgba(0,0,0,0.14);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90px;text-align:center;background:#ff6353;color:#fff;float:left;}
@media (max-width:1100px) {
.info{width:80%;height:250px;max-width:900px;float:none;margin-left:auto;margin-right:auto}
#wrapper{margin-left:auto;margin-right:auto;float:none;width:80%}
.info_wrap{height:auto;background:none;width:100%;float:none;position:relative;box-shadow:none;-webkit-box-shadow:none;transform:translate(0,-250px);opacity:0}
.info_place{transform:none;display:none}
.text_car h1{text-align:center;color:rgba(0,0,0,0.87);padding:0}
.toper2{margin-top:10px!important}
.h6{display:block;float:none;margin:0 auto;background:#ff6353;color:#fff;margin-top:20px;}
.text_car{transform:translate(0,0);width:80%;max-width:900px;z-index:1000;display:block;margin:0 auto;margin-top:20px;margin-bottom:10px;}
}
@media (max-width:800px) {
.icomenu{width:168px !important;}
.imenuitem{height:45px !important;}
.posts h1{margin-left:10px}
.info{width:100%;height:225px}
.news_post{transform:none;margin:4px 0!important}
#inline_new_post{transform:none;margin:4px 0!important}
.url_info h1{padding-right:5px !important;}
#wrapper{width:calc(100% - 15px);}
.posts{box-shadow:0 1px 4px 0 rgba(0,0,0,0);border-radius:0}
#load{box-shadow:0 1px 4px 0 rgba(0,0,0,0);border-radius:0;width:100%;padding:15px;margin-top:5px;-webkit-box-shadow:0 3px 12px -4px rgba(0,0,0,0);-moz-box-shadow:0 3px 12px -4px rgba(0,0,0,0);box-shadow:0 3px 12px -4px rgba(0,0,0,0);margin-bottom:0}
h5{font-size:20px}
}
.comments .uimg{width:35px;height:35px;background:#fff;margin-top:8px;margin-left:15px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;background-size:cover;position:absolute;box-shadow:0 1px 4px 0 rgba(0,0,0,0)}
.news_post h5{position:absolute;right:20px;top:10px;color:gray;transition:all .3s ease}
.loader{position:relative;margin:0 auto;width:80px;opacity:0;transition:all .2s ease}.loader:before{content:'';display:block;padding-top:100%}.circular{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:50%;-webkit-transform-origin:center center;transform-origin:center center;width:50%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes color{0%,100%{stroke:#ff6353}}@keyframes color{0%,100%{stroke:#ff6353}}
.url_info{width:100%;height:90px;margin:0;margin-top:10px;background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.14)}
.url_info h1{margin:0;padding:0;padding-left:15px;font-size:18px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:right:10px}
.url_info .image{width:90px;height:90px;background-color:gray;float:left}
.action .not_com{height:20px;margin-top:10px;position:relative;cursor:pointer;transition:all .3s ease;float:right;margin-right:-20px}
::-webkit-input-placeholder{color:#fff}
:-moz-placeholder{color:#fff}
::-moz-placeholder{color:#fff}
:-ms-input-placeholder{color:#fff}
textarea{resize:none;margin-left:10px;margin-top:7px;height:30px;outline:none;background-color:#ff6353;border:none;color:#fff;padding:5px 10px;transition:all .3s ease;width:100%;border-radius:2px}
.textarea_wrap{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;margin-left:5px;margin-right:63px}
textarea:focus{background-color:#fff;color:#000}
#cover,#cover2{opacity:0;top:0;left:0;bottom:0;right:0;position:fixed;background:rgba(0,0,0,0.15);z-index:2000;display:none;transition:all .3s ease}
#new_post{overflow: hidden;display:none;visibility:hidden;position:fixed;width:90%;max-width:530px;max-height: calc(100% - 10px);background:#fff;z-index:2001;height:330px;bottom:50%;left:50%;transform:translate3d(0, 0, 0)translate(-50%,70%)translate3d(0,0,0);opacity:0;box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);border-radius:15px;transition:all .25s ease;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;-webkit-perspective: 1000;-moz-perspective: 1000;-ms-perspective: 1000;perspective: 1000;display:flex;flex-direction:column}
#edit_acc{margin:0 auto;overflow:hidden;position:fixed;width:90%;max-width:530px;max-height: calc(100% - 10px);height:396px;background:#fff;z-index:2001;top:100%;left:0;right:0;transform:translate3d(0, 0, 0)translateY(100%);transition:all .3s ease;box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.4);-webkit-box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.4);-webkit-border-radius:4px;border-radius:4px;transition:all .3s ease;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;-webkit-perspective: 1000;-moz-perspective: 1000;-ms-perspective: 1000;perspective: 1000;}
#new_post_cont{position:fixed;background:white;z-index:10;bottom:0;width:100%;height:55px;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top:1px solid rgba(0,0,0,0.05)}
#new_post_cont span{font-size:14px;font-weight:500;background:rgba(153,153,153,0.102);border-radius:20px;float:right;margin-right:15px;margin-top:10px;color:rgba(68,68,68,0.502);cursor:default;transition:all .2s ease;-webkit-font-smoothing:antialiased;padding:9px 25px}
#new_post textarea{border: none;overflow: auto;outline: none;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;resize:none;margin-left:10px;margin-top:7px;outline:none;background-color:#fff;border:none;color:#000;height:190px;transition:all .3s ease;width:calc(100% - 40px);border-radius:2px;margin-left:auto;margin-right:auto;display:block;margin-bottom: 100px;resize:none;margin-top:7px;outline:none;background-color:#fff;border:none;color:#000;padding:0px;display:block;box-sizing:border-box;height:100%!important;box-sizing:border-box;}
#new_post #uinfo{width:100%;height:61px}
#new_post textarea::-webkit-input-placeholder{color:#9E9E9E;font-size:14px;font-weight:400}
#new_post textarea:-ms-input-placeholder{color:#9E9E9E;font-size:14px;font-weight:400}
.topeditwrap{position:fixed;height:calc(100% - 55px);width:100%;overflow-y:auto;}
#arrow_left{float:left;margin-top:31px}
.image_input{position:fixed;width:90%;width:248px;height:168px;background:#fff;z-index:2003;bottom:50%;left:50%;right:50%;transform:translate(-50%,50%);transition:all .1s ease;box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.4);-webkit-box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.4);-webkit-border-radius:4px;border-radius:4px;display:none;opacity:0}
#new_post_aimg_cont{position:absolute;bottom:0;width:100%;height:55px}
#new_post_aimg_cont span{font-size:14px;font-weight:500;-webkit-border-radius:4px;border-radius:4px;float:right;margin-right:15px;color:rgba(68,68,68,0.502);margin-top:5px;cursor:default;transition:all .2s ease;-webkit-font-smoothing:antialiased;padding:9px 10px}
.image_input input[type="text"]{padding:0;padding-bottom:5px;font-size:16px;font-weight:400;padding-top:5px;border:none;border-bottom:solid 2px #c9c9c9;transition:all .5s ease;background:#fff;width:80%;margin-left:auto;margin-right:auto;color:#000}
.image_input input[type="text"]:focus,.image_input input[type="text"].focus{border-bottom:solid 2px #ff6353}
.image_input h1{font-size:14px;font-weight:400;margin-bottom:13px;margin-left:10%;padding-top:25px}
.upimage{height:70px;width:70px;float:left}
.image_upload h4,.image_upload h5{font-weight:400;font-size:16px;color:#212121;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:7px;padding-top:47px;padding-right:50px}
.image_upload h3{font-weight:500;font-size:20px;position:absolute;right:5px;top:-2px;color:gray;cursor:pointer}
.image_upload{width:94%;height:70px;background:white;position:absolute;bottom:70px;left:50%;right:50%;overflow:hidden;display:none;transition:all .3s ease;border:1px solid #f5f5f5;transform:translate(-50%,0)}
.mininoti{min-width:260px;height:50px;transition:all .3s ease;background:#263238;position:fixed;bottom:-60px;left:25px;z-index:3000;box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.4);-webkit-box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.4);-webkit-border-radius:4px;border-radius:4px;-webkit-transform: translateZ(0);transform: translateZ(0);}
.mininoti h1{color:#fff;font-weight:300;font-size:15px;padding:16px;padding-left:25px;padding-right:25px}
.screen_load{opacity:0;top:0;left:0;bottom:0;right:0;position:fixed;background:#fff;z-index:4000;display:none;transition:all .2s ease}
.screen_load img{position:fixed;left:50%;top:50%;width:200px;height:200px;transform:translate(-50%,-50%)}
@media (max-width:600px) {
#new_post{-webkit-box-shadow:none;box-shadow:none;width:100%!important;max-width:100%!important;min-height:100%!important;height:100%;-webkit-border-radius:0!important;border-radius:0!important;display:flex;flex-direction:column}
#new_post textarea{resize:none;margin-top:7px;outline:none;background-color:#fff;border:none;color:#000;padding:0px;margin-bottom: 100px;display:block;box-sizing:border-box;height:100%!important;box-sizing:border-box;}
}
.text-track{position:relative;}
.tridot{position:absolute;bottom:0;right:0;width:20px;background-color:#fff;opacity:1;padding:12px;padding-bottom:5px;padding-left:4px;display:none}
.headerinf{width:100%;border-bottom-style:solid;border-bottom-color:#e5e5e5;border-bottom-width:1px}
.headerinf h1{font-size:20px;font-weight:500;margin:15px}
.youicon{position:absolute;left:20px;bottom:-30px;width:55px;height:55px;background:#000;border-style:solid;border-width:3px;border-color:#fff;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;background:url(<?php echo $useri_ico_array["0"]; ?>)no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;-webkit-box-shadow:0 3px 12px -4px rgba(0,0,0,0.75);-moz-box-shadow:0 3px 12px -4px rgba(0,0,0,0.75);box-shadow:0 3px 12px -4px rgba(0,0,0,0.75);overflow:hidden}
.imgchange{color:#fff;font-size:23px;padding:15px;padding-top:17px;background:rgba(0,0,0,0.4);cursor:pointer}
.imgchange2{position:absolute;right:0;color:#fff;font-size:23px;padding:33px;background:rgba(0,0,0,0.7);cursor:pointer;text-align:center}
#edit_acc h2{font-size:15px;font-weight:300;margin-top:70px;margin-left:20px}
.image_zoom{position:fixed;width:100%;height:100%;z-index:4000;background:rgba(0,0,0,0);transition:all .3s ease;display:none}
.exitpic{z-index:10;position:absolute;left:10px;top:2px;padding:10px;cursor:pointer;transition:all .3s ease;text-shadow:0 0 10px rgba(0,0,0,0.7);opacity:0;}
.image_zoom_img{transition:all .3s ease;background:white;max-width:100%;opacity:0.3;max-height:100%;position:absolute;top:50%;left:50%;transform:translate3d(0,0,0)translate(-50%,-50%)scale(0.9);}
.video_upload{width:94%;height:70px;background:#white;position:absolute;bottom:70px;left:50%;right:50%;overflow:hidden;display:none;transition:all .3s ease;transform:translate(-50%,0)}
#new_post_avideo input[type="text"]{padding:0;padding-bottom:5px;font-size:16px;font-weight:400;padding-top:5px;border:none;border-bottom:solid 2px #c9c9c9;transition:all .5s ease;background:#fff;width:80%;margin-left:auto;margin-right:auto;color:#000}
#new_post_avideo input[type="text"]:focus,#new_post_avideo input[type="text"].focus{border-bottom:solid 2px #ff6353}
#new_post_avideo h1{font-size:14px;font-weight:400;margin-bottom:13px;margin-left:10%;padding-top:25px}
#new_post_avideo_cont{position:absolute;bottom:0;width:100%;height:55px}
#new_post_avideo_cont span{font-size:14px;font-weight:500;-webkit-border-radius:4px;border-radius:4px;float:right;margin-right:15px;color:rgba(68,68,68,0.502);margin-top:5px;cursor:default;transition:all .2s ease;-webkit-font-smoothing:antialiased;padding:9px 10px}
#new_post_avideo{position:fixed;width:90%;width:248px;height:168px;background:#fff;z-index:2003;bottom:50%;left:50%;right:50%;transform:translate(-50%,50%);transition:all .1s ease;box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.4);-webkit-box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.4);-webkit-border-radius:4px;border-radius:4px;display:none;opacity:0}
.p_img{background:white;max-height:100%;max-width:100%;transition:all .3s ease;display:block;margin:0 auto;}
.video{width:100%;height:100%;position:absolute;top:0;left:0;}
.video_wraper{width:100%;padding-bottom:56.25%;position:relative;}
hr{ border: 0;height: 1px;background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));}
.sincedate{font-weight:400;font-size:12px;color:#9e9e9e;float:right;margin-right:5px;margin-top:21px;padding:5px;}
.postSlideUp{
	transition:all .35s ease;
	opacity:1;
	transform:none;
}
.postSlideUp:nth-child(2){
	transition:all .35s ease .1s;
}
.postSlideUp:nth-child(3){
	transition:all .35s ease .2s;
}
.postSlideUp:nth-child(4){
	transition:all .35s ease .3s;
}
.postSlideUp:nth-child(5){
	transition:all .35s ease .4s;
}
