.flat-twitter-feeds a,
.flat-twitter-profile a,
.flat-twitter-feeds a:hover,
.flat-twitter-profile a:hover {
	text-decoration: none;
}

.flat-twitter-profile,
.flat-twitter-profile h2 a {
	color: #4d4d4d;
}

.flat-twitter-profile p,
.flat-twitter-feeds p{
	margin-bottom: 1.5em;
}

.flat.twitter-profile, 
.flat-twitter-feeds {
	line-height: 1.5;
}

.flat-twitter-feeds .flat-twitter-feeds-feed-content a,
.flat-twitter-profile .flat-twitter-profile-bio a {
	
	font-weight: normal;
	text-decoration: none;
}

.flat-twitter-feeds .flat-twitter-follow-button-style-round,
.flat-twitter-profile .flat-twitter-follow-button-style-round  {
	border-radius: 20px!important;
}

.flat-twitter-feeds .flat-twitter-avatar-style-round,
.flat-twitter-profile .flat-twitter-avatar-style-round {
	/*border-radius: 50%!important;*/
}

.flat-twitter-feeds .flat-twitter-add-border,
.flat-twitter-profile .flat-twitter-add-border {
	border: 3px solid #fff;			
	background-color: #fff;
}

.flat-twitter-feeds .flat-twitter-naked-layout,
.flat-twitter-profile .flat-twitter-naked-layout {
	border: 0!important;
}

.flat-twitter-feeds .flat-twitter-feeds-content-youtube-video {
    position: relative;
    margin-top: 14px;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.flat-twitter-feeds .flat-twitter-feeds-content-youtube-video iframe,
.flat-twitter-feeds .flat-twitter-feeds-content-youtube-video object,
.flat-twitter-feeds .flat-twitter-feeds-content-youtube-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.flat-twitter-feeds .flat-twitter-feeds-content-photo-bg {
    width: 85%;
    height: 160px;
    margin: 1.5em auto;
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-origin: content-box;
    position: relative;
    display: block;
    opacity: 1;
    -webkit-transition: opacity height .2s cubic-bezier(0.42, 0.0, 1.0, 1.0);
    transition: opacity height .2s cubic-bezier(0.42, 0.0, 1.0, 1.0);
}
.flat-twitter-feeds .flat-twitter-feeds-content-photo-bg span {
    display: none;   
}
/*
.flat-twitter-feeds .flat-twitter-feeds-content-photo-bg span {
    position: absolute;
    bottom: -50px;
    right: 5px;
    color: #9b9b9b;
    padding: 0.5em;
}

.flat-twitter-feeds .flat-twitter-feeds-content-photo-bg span:after {
    position: absolute;
    content: "click to expand image";
    color: #9b9b9b;
    display: inline-block;
    width: 280px;
    height: 30px;
    opacity: 1;
    -webkit-transition: opacity height .2s cubic-bezier(0.42, 0.0, 1.0, 1.0);
    transition: opacity height .2s cubic-bezier(0.42, 0.0, 1.0, 1.0);
}
.flat-twitter-feeds .flat-twitter-feeds-content-photo-bg.expanded span:after {
    opacity: 1;
}
*/
.flat-twitter-feeds .flat-twitter-feeds-content-photo {
	border-radius: 0px;
	margin-top: 14px;
    max-height: 200px;
    display: block;
    opacity: 1;
    height: 100px;
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transition: opacity height .2s cubic-bezier(0.42, 0.0, 1.0, 1.0);
    transition: opacity height .2s cubic-bezier(0.42, 0.0, 1.0, 1.0);
}
.flat-twitter-feeds .flat-twitter-feeds-content-photo:hover {
    opacity: 1; 
    height: 200px
    -webkit-transition: opacity height .2s cubic-bezier(0.42, 0.0, 1.0, 1.0);
    transition: opacity height .2s cubic-bezier(0.42, 0.0, 1.0, 1.0);
}
.flat-twitter-feeds .emojion,
.flat-twitter-profile .emojion {
	max-width: 16px;
	max-height: 16px;
}

/* profile styling */

.flat-twitter-profile {
	overflow: hidden;
	position: relative;
	display: block;
	/*border: solid 1px #ccc;*/
	min-width: 280px;
	background-color: #fff;
	border-radius: 6px;
	word-wrap: break-word;
	box-shadow: 0px 0px 2px 1px #DADADA;
}

.flat-twitter-profile  .flat-twitter-profile-wrap {
	position: relative;
	height: 100%;
	width: 100%;
	font-size: 62.5%;
	overflow: hidden;
}

.flat-twitter-profile  .flat-twitter-profile-cover {
	position: relative;
	display: block;
	height: 150px;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}

.flat-twitter-profile  .flat-twitter-profile-cover.horizontal {
	width: 33.333333333%;
	max-width: 33.333333333%;
	position: absolute;
	height: 100%;
}

.flat-twitter-profile  .flat-twitter-profile-cover img {
	position: absolute;
	top: 0;
	bottom: 0px;
	width: 100%;
	max-height: 520px;
	max-width: 1040px;	
}

.flat-twitter-profile  .flat-twitter-profile-cover.horizontal img {
	position: absolute;
	top: 0;
	width: auto;
	max-width: 1040px;
	height: 100%;
}

/* adjusts the height according to its content */
.flat-twitter-profile  .flat-twitter-profile-info {
	position: relative;
	display: block;
	width: 100%;
	padding: 16px 0;
}

.flat-twitter-profile  .flat-twitter-profile-info.horizontal {
width: 66.666666666%;
max-width: 66.666666666%;
float: right;

}

.flat-twitter-profile  .flat-twitter-profile-info.minimal {
	overflow: hidden;
	width: 100%;
	max-width: 100%;
}

.flat-twitter-profile  .flat-twitter-profile-info-wrap  {
	position: relative;
	display: block;
	width: 80%;
	height: 100%;
	margin: 0 auto;
}

.flat-twitter-profile  .flat-twitter-profile-cover.horizontal .flat-twitter-profile-info-wrap {
	min-height: 82px; 
}

.flat-twitter-profile .flat-twitter-profile-info-wrap.minimal {
	width: 60%;
	padding: 5%;
	max-width: 60%;
	float: right;
}

.flat-twitter-profile .flat-twitter-profile-avatar-wrap {
	position: relative;
	display: block;
}

.flat-twitter-profile .flat-twitter-profile-avatar-wrap.default {
	margin: -96px auto 16px auto;
	max-width: 116px;
	max-height: 116px;
}

.flat-twitter-profile .flat-twitter-profile-avatar-wrap.horizontal {
	position: absolute;
	left: 0;
	max-width: 96px;
	max-height: 96px;
	margin-left: -106px;
	margin-top: -48px;
	top: 50%;
}

.flat-twitter-profile .flat-twitter-profile-avatar-wrap.minimal {
	position: absolute;
	height: 100%;
	top: 0;
	max-width: 40%;
	width: 40%;
	max-height: 100%;	
}
.flat-twitter-profile .flat-twitter-profile-avatar-wrap.minimal a {
	position: relative;
	display: block;
	max-width: 96px;
	max-height: 96px;
	margin: -48px auto 0 auto;
	top: 50%;
}

.flat-twitter-profile .flat-twitter-profile-avatar {
	position: relative;		
	width: 100%;
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-webkit-transition: all 0.4s;
	transition: all 0.2s;
}

.flat-twitter-profile .flat-twitter-profile-avatar:hover {
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.flat-twitter-profile .flat-twitter-profile-name {
	font-size: 100%;
	position: relative;
	display: block;
	text-align: center;
}
.flat-twitter-profile .flat-twitter-profile-name a {
	color: #4d4d4d!important;
	font-size: 1.6em;
	text-decoration: none;
}

.flat-twitter-profile .flat-twitter-profile-username {
	font-size: 100%!important;
	position: relative;
	display: block;
	text-align: center;
}

.flat-twitter-profile .flat-twitter-profile-username a {
	font-size: 1.4em;
	color: #a1a1a1!important;
	text-decoration: none;
}

.flat-twitter-profile .flat-twitter-profile-bio {
	color: #4d4d4d;
	text-align: center;
	font-size: 1.2em;
}

.flat-twitter-profile .flat-twitter-profile-follow-button {
	border: solid 2px;
	position: relative;
	display: block;
	margin: 0 auto;
	text-align: center;
	background-color:salmon;
	max-width:160px;
	color:#fff!important;
	padding:4px 8px;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 1.4em;
	border-radius: 1px;
	transition: all 0.3s!important;
	-webkit-transition: all 0.3s!important;
}

.flat-twitter-profile .flat-twitter-profile-follow-button:hover {
	border-color: salmon;
	color: salmon!important;
	background-color: #fff!important;
	transition: all 0.3s!important;
	-webkit-transition: all 0.3s!important;

}

.flat-twitter-profile .flat-twitter-profile-follow-button.horizontal {
	position: absolute;
	right: 4px;
	top: 4px;
	max-width: 20px;
	width: 20px;
	height: 20px;
	max-height: 20px;
	line-height: 10px;
	padding: 3px;
	font-weight: bold;
	font-size: 1.8em;
	border-radius: 50%;
}

.flat-twitter-profile .flat-twitter-profile-counters {
	position: relative;
	display: block;
	width: 96%;
	height: 58px;
	font-size: 1.3em;
	color: #a1a1a1;
	margin: 0 auto;
} 

.flat-twitter-profile .flat-twitter-profile-counters.horizontal {
	background-color: #fff;
	float: left;
	width: 100%;
	height: 44px;
}

.flat-twitter-profile .flat-twitter-profile-counter-wrap {
	position: relative;
	display: block;
	margin: 0 auto;
	height: 100%;
}

.flat-twitter-profile .flat-twitter-profile-counter {
	position: relative;
	display: block;
	height: 100%;
	float: left;
	padding: 0!important;
	text-align: center;
}

.flat-twitter-profile .flat-twitter-profile-counter p {
	position: relative;
	
}

.flat-twitter-profile .flat-twitter-profile-counter p.default {
	/*line-height: 58px!important;*/
}

.flat-twitter-profile .flat-twitter-profile-counter p.horizontal {
	line-height: 44px!important;
}

.flat-twitter-profile .flat-twitter-profile-counter  span {
	font-weight: bold;
	color: #5a5a5a;
	font-size: 1.1em;
	padding-right: 6px;
}

.flat-twitter-profile .flat-twitter-profile-counter-cols-1 {
	width: 100%;
}

.flat-twitter-profile .flat-twitter-profile-counter-cols-2 {
	width: 50%;
}

.flat-twitter-profile .flat-twitter-profile-counter-cols-3 {
	width: 33.333333333%;
}

/* feeds styling */

.flat-twitter-feeds {
	color: #4d4d4d;
	min-width: 280px;
    max-width: 500px;
	background-color: transparent;
    
}

.flat-twitter-feeds .flat-twitter-feeds-feed-list {
	list-style: none;
	margin: 0;
}

.flat-twitter-feeds .flat-twitter-feeds-wrap {	
	padding:16px 14px;
}

.flat-twitter-feeds .flat-twitter-feeds-feed:last-child {
	border-bottom: 0;
}

.flat-twitter-feeds .flat-twitter-feeds-feed {
	padding: 14px 0 14px!important;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	position: relative;
	font-size: 62.5%!important;
    text-transform: none;
}

.flat-twitter-feeds .flat-twitter-feeds-feed:hover .flat-twitter-feeds-toggle {
	display: block;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	opacity: 1;
}

.flat-twitter-feeds .flat-twitter-feeds-toggle {
	position:absolute;
	bottom:3px;
	left:3px;
	z-index: 2;
	width: 25px;
	height: 25px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	color: #aaa;
	opacity: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	cursor: pointer;
}

.flat-twitter-feeds .flat-twitter-feeds-header {
	position:relative;
	height:40px;
	max-height:40px;
    
    
    
    
    
    
}
.flat-twitter-feeds .flat-twitter-feeds-feed-avatar {
	max-height:40px;
	max-width:40px;
	float:left;
	width:40px;
	height:40px;
    margin-right: 10px;
	position:relative;
	display:block;
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
}

.flat-twitter-feeds .flat-twitter-feeds-feed-info {
	text-decoration: none;
	padding-left:10px;
	float:left;
	position:relative;
	display:block;
	width:auto;
}
.flat-twitter-feeds .flat-twitter-feeds-header a, .flat-twitter-feeds .flat-twitter-feeds-header span {
    display: block;
    line-height: 1.3em;
    float: none;
}
.flat-twitter-feeds .flat-twitter-feeds-feed-name {
	text-decoration: none;
	font-size:1.3em;
	width:100%;
	display:block;
	position:relative;
}

.flat-twitter-feeds .flat-twitter-feeds-feed-screenname {
	
	font-size:1.2em;
	width:100%;
	display:block;
	position:relative;
}

.flat-twitter-feeds .flat-twitter-feeds-feed-time {
	
	position:absolute;
	right:0;
	top:0;
	font-size: 1em;
}

.flat-twitter-feeds .flat-twitter-feeds-feed-content {
	position: relative;
	padding:8px 0 0 50px;
	margin:0;
	font-size:1.35em;
	word-wrap: break-word;
    text-transform: none;
    letter-spacing: normal;
}
.flat-twitter-feeds .flat-twitter-feeds-feed-content a {
	display: inline-block;
    font-weight: 500;
}
.flat-twitter-feed-content-media-wrap {
	display: none;
}

.flat-twitter-feeds .flat-twitter-feeds-media-toggle {
	cursor: pointer;
	line-height: 6px; 
	height:20px;
	position: relative;
	width: 28px;
	margin: 14px auto 0 auto;
	text-align: center;
	
	
	font-weight: bold;
}
.flat-twitter-feeds .flat-twitter-feeds-feed-actions {
	background-color: rgba(255, 255, 255, 0.95);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	font-size: 1.5em;
	margin: 0!important;
}
.flat-twitter-feeds .flat-twitter-feeds-feed-action {
	float: left;
	width: 33.33333333%;
	display: block;
	position: relative;
	padding-bottom: 0!important;
	height: 100%;
}
.flat-twitter-feeds .flat-twitter-feeds-feed-action a {
	width: 100%;
	height: 60px;
	display: block;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	line-height: 60px;
	font-weight: bold;
	color: #B2A7A6!important;
}

.flat-twitter-feeds .flat-twitter-feeds-feed-action a span {
	position: relative;
	display: block;
	height: 16px;
	margin: 0 auto;
}

.flat-twitter-feeds .flat-twitter-feeds-feed-action-reply-icon {
	background: url('../img/reply-sprite.png') 0 0 no-repeat;
	width: 16px;
}

.flat-twitter-feeds .flat-twitter-feeds-feed-action-retweet-icon {
	background: url('../img/retweet-sprite.png') 0 0 no-repeat;
	width: 19px;
}

.flat-twitter-feeds .flat-twitter-feeds-feed-action-favorite-icon {	
	background: url('../img/favorite-sprite.png') 0 0 no-repeat;
	width: 16px;
}

.flat-twitter-feeds .flat-twitter-feeds-feed-action-retweet a:hover span,
.flat-twitter-feeds .flat-twitter-feeds-feed-action-retweet a:visited span {
	background-position: -19px 0;
}

.flat-twitter-feeds .flat-twitter-feeds-feed-action-reply a:hover span,
.flat-twitter-feeds .flat-twitter-feeds-feed-action-favorite a:hover span,
.flat-twitter-feeds .flat-twitter-feeds-feed-action-reply a:visited span,
.flat-twitter-feeds .flat-twitter-feeds-feed-action-favorite a:visited span  {
	background-position: -16px 0;
   
}

.flat-twitter-feeds .flat-twitter-feeds-feed-action-favorite a:hover,

.flat-twitter-feeds .flat-twitter-feeds-feed-action-retweet a:hover,

.flat-twitter-feeds .flat-twitter-feeds-feed-action-reply a:hover
 {
	color: #666666!important;
}


.flat-twitter-feeds .flat-twitter-feeds-feed-action-favorite a:visited,

.flat-twitter-feeds .flat-twitter-feeds-feed-action-retweet a:visited,

.flat-twitter-feeds .flat-twitter-feeds-feed-action-reply a:visited {
	color: #444!important;
}