 
  .card {
    width: 100%;
    background-color: #efefef;
    border: none;
    cursor: pointer;
    transition: all 0.5s
	min-height:100vh;
}

.image img {
    transition: all 0.5s
}

.card:hover .image img {
    transform: scale(1.5)
}
.name {
    font-size: 22px;
    font-weight: bold
}

.idd {
    font-size: 14px;
    font-weight: 600
}

.idd1 {
    font-size: 12px
}

.number {
    font-size: 22px;
    font-weight: bold
}

.follow {
    font-size: 12px;
    font-weight: 500;
    color: #444444
}
.text span {
    font-size: 13px;
    color: #545454;
    font-weight: 500
}

.icons i {
    font-size: 19px
}

hr .new1 {
    border: 1px solid
}

.join {
    font-size: 14px;
    color: #a0a0a0;
    font-weight: bold
}

.date {
    background-color: #ccc
}
 
 
 .fir-clickcircle {
  height: 80px;
  width: 80px;
  border-radius: 100px;
  cursor: pointer;
}

.fir-image-figure {
  margin: 0;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  position: relative;
  text-decoration: none;
}

.fir-image-figure .caption, .fir-image-figure figcaption {
  padding-left: 15px;
}

html.wf-active .fir-image-figure .fig-author-figure-title {
  font-family: var(--fir-font-header);
  font-size: 16px;
}

.fir-image-figure .fig-author-figure-title {
  color: var(--fir-color-grey);
  font-family: sans-serif;
  font-weight: 350;
  font-size: 15px;
  margin-top: 2px;
}

.fir-imageover {
  position: relative;
  display: flex;
}

.fir-imageover-color {
  height: 80px;
  width: 80px;
  position: absolute;
  background: var(--fir-blue-twitter-alpha);
  background-image: none;
  border-radius: 100px;
  cursor: pointer;
  transition: background .3s ease-in-out;
  animation: fadeInFadeOut 2s infinite;
  top: 0;
  left: 0;
}

.fir-imageover-image {
  position: absolute;
  top: 0;
  left: 0;
  animation: fadeInFadeOut 2s infinite;
}

@keyframes fadeInFadeOut {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}


  .twPc-div {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e1e8ed;
    border-radius: 6px;
    max-height: 650px;
    max-width: 100%; // orginal twitter width: 290px;
}
.twPc-bg {
    
    background-position: 0 50%;
    background-size: 100% auto;
    border-bottom: 1px solid #e1e8ed;
    border-radius: 4px 4px 0 0;
    height: 150px;
    width: 100%;
}
.twPc-block {
    display: block !important;
}
.twPc-button {
    margin: -35px -10px 0;
    text-align: right;
    width: 100%;
}
.twPc-avatarLink {
    background-color: #fff;
    border-radius: 6px;
    display: inline-block !important;
    float: left;
    margin: -30px 5px 0 8px;
    max-width: 100%;
    padding: 1px;
    vertical-align: bottom;
}
.twPc-avatarImg {
    border: 2px solid #fff;
    border-radius: 7px;
    box-sizing: border-box;
    color: #fff;
    height: 72px;
    width: 72px;
}
.twPc-divUser {
    margin: 5px 0 0;
}
.twPc-divName {
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
}
.twPc-divName a {
    color: inherit !important;
}
.twPc-divStats {
    margin-left: 11px;
    padding: 10px 0;
}
.twPc-Arrange {
    box-sizing: border-box;
    display: table;
    margin: 0;
    min-width: 100%;
    padding: 0;
    table-layout: auto;
}
ul.twPc-Arrange {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.twPc-ArrangeSizeFit {
    display: table-cell;
    padding: 0;
    vertical-align: top;
}
.twPc-ArrangeSizeFit a:hover {
    text-decoration: none;
}
.twPc-StatValue {
    display: block;
    font-size: 18px;
    font-weight: 500;
    transition: color 0.15s ease-in-out 0s;
}
.twPc-StatLabel {
    color: #8899a6;
    font-size: 10px;
    letter-spacing: 0.02em;
    overflow: hidden;
    text-transform: uppercase;
    transition: color 0.15s ease-in-out 0s;
}

 

.image img {
    transition: all 0.5s
}

.card:hover .image img {
    transform: scale(1.5)
}
.name {
    font-size: 22px;
    font-weight: bold
}

.idd {
    font-size: 14px;
    font-weight: 600
}

.idd1 {
    font-size: 12px
}

.number {
    font-size: 22px;
    font-weight: bold
}

.follow {
    font-size: 12px;
    font-weight: 500;
    color: #444444
}
.text span {
    font-size: 13px;
    color: #545454;
    font-weight: 500
}

.icons i {
    font-size: 19px
}

hr .new1 {
    border: 1px solid
}

.join {
    font-size: 14px;
    color: #a0a0a0;
    font-weight: bold
}

.date {
    background-color: #ccc
}
 
 
 
  
 .navbar{
	border:none;
 }
 #tabs li a i{
 font-size:25px;
 padding-left:10px;
 padding-right:10px;
 color:#266ced;
 }
 #bloc3{
 background-color:#fff;
 }
 
 #bloc33{
 background-color:#fff;
 box-shadow:1px 1px 10px #fcfcfc;
 padding:5px;
 margin:0px;
 min-height:100px;
 border-top:2px solid #266ced;
 align-items:center;
 justify-content;center;
 text-align:center;
 }
 #btn1{
 background-color:#000;
 color:#fff;
 border:none;
 text-decoration:none;
 }
 #btn2{
 background-color:#266ced;
 color:#fff;
 text-decoration:none;
 border:none;
 border-radius:2px;
 }
 .post-st{
 box-shadow:none;
 border:none;
 }
 #formulaire{
 border:1px solid #f1f1f1;
 background-color:#fff;
 font-weight:normal;
 }
 #formulaire[placeholder]{
 font-weight:normal;
 font-size:12px;
 color:#000;
 }
 #listtache li{
 border:none;
 box-shadow:1px 1px 5px #fdfdfd;
 border-bottom:1px solid #fcfcfc;
 }
 #listtache li a{
 color:#266ced;
 text-decoration:none;
 font-size:14px;
 }
 #listtache li a i{
 color:#266ced;
 margin-right:5px;
 }
 
 
.float{
	float:right;
	position:fixed;
	 
	bottom:40px;
	right:40px;
	 
	text-align:center;
  font-size:30px;
	 
  z-index:100;
}

.my-float{
	margin-top:16px;
	 
}
#offc{
	box-shadow:none;
	border:none;
	color:#fff;
}

#offc:focus{
	box-shadow:none;
	border:none;
	
}
#clo:focus{
	box-shadow:none;
	border:none;
	
}

#err{
	color:red;
	
}
   
		 .story{
         width:100%;
         display: flex;
         align-items: center;
         height: 195px;
         overflow-x: auto;
		 
         }
		 .story_s{
         position: relative;
         height: auto;
         margin-left: 10px;
         min-width:100px;max-width:100px;
         }
		 .story_s:first-child{
         margin:0;
         }
         .bg{
         width:100px;object-fit: cover;
         height: 195px;
         border-radius: 10px;
         }
		 .overlay1{
         width:100px;
         height: 195px;
		 
         background-image: linear-gradient(transparent 60%, #000);
         position: absolute;
         top:0;
         border-radius: 10px;
         }
		 
		 
		 .text{
         position: absolute;
         top:50%;
         width:100%;
         padding: 10px;
         left: 50%;
         display: flex;
         align-items: center;
         justify-content: center;
         flex-direction: column;
         transform: translate(-50% , -50%);
         }
		 .avatar{
         border-radius: 15px;
         padding: 4px;
         width:40px;
         height: 40px;object-fit: cover;
         border:2px solid white;
         }
		 
		 .name1{
			 position:absolute;
			 margin-left:5px;
			 bottom:0px;
			 align-items:bottom;
		 }
		 .name1 h6{
			 color:#fff;
		 }
		 
		 
		 .story_q{
         position: relative;
         height: 195px;
         width:100%;
         }.left{
         padding: 10px;
         width:40px;
         height: 40px;background: white;
         position: absolute;
         top:0;z-index: 999;
         border-radius: 50px;
         left: -20px;
         top:30%;
         }.right{
         padding: 10px;
         width:40px;
         height: 40px;background: white;
         position: absolute;
         top:0;z-index: 999;
         border-radius: 50px;
         right: -20px;
         top:30%;
         }
		 #likebtn:focus{
			 border:none;
			 outline:none;
		 }
		 #likebtn{
			 border:none;
			 outline:none;
			 background-color:transparent;
		 }
		 
		 