@font-face {
    font-family: 'SFUITextBold';
    src: url('../fonts/SFUITextBold.eot');
    src: url('../fonts/SFUITextBold.eot') format('embedded-opentype'),
         url('../fonts/SFUITextBold.woff2') format('woff2'),
         url('../fonts/SFUITextBold.woff') format('woff'),
         url('../fonts/SFUITextBold.ttf') format('truetype'),
         url('../fonts/SFUITextBold.svg#SFUITextBold') format('svg');
}
@font-face {
    font-family: 'SFUITextHeavy';
    src: url('../fonts/SFUITextHeavy.eot');
    src: url('../fonts/SFUITextHeavy.eot') format('embedded-opentype'),
         url('../fonts/SFUITextHeavy.woff2') format('woff2'),
         url('../fonts/SFUITextHeavy.woff') format('woff'),
         url('../fonts/SFUITextHeavy.ttf') format('truetype'),
         url('../fonts/SFUITextHeavy.svg#SFUITextHeavy') format('svg');
}
@font-face {
    font-family: 'SFUITextLight';
    src: url('../fonts/SFUITextLight.eot');
    src: url('../fonts/SFUITextLight.eot') format('embedded-opentype'),
         url('../fonts/SFUITextLight.woff2') format('woff2'),
         url('../fonts/SFUITextLight.woff') format('woff'),
         url('../fonts/SFUITextLight.ttf') format('truetype'),
         url('../fonts/SFUITextLight.svg#SFUITextLight') format('svg');
}
@font-face {
    font-family: 'SFUITextMedium';
    src: url('../fonts/SFUITextMedium.eot');
    src: url('../fonts/SFUITextMedium.eot') format('embedded-opentype'),
         url('../fonts/SFUITextMedium.woff2') format('woff2'),
         url('../fonts/SFUITextMedium.woff') format('woff'),
         url('../fonts/SFUITextMedium.ttf') format('truetype'),
         url('../fonts/SFUITextMedium.svg#SFUITextMedium') format('svg');
}
@font-face {
    font-family: 'SFUITextRegular';
    src: url('../fonts/SFUITextRegular.eot');
    src: url('../fonts/SFUITextRegular.eot') format('embedded-opentype'),
         url('../fonts/SFUITextRegular.woff2') format('woff2'),
         url('../fonts/SFUITextRegular.woff') format('woff'),
         url('../fonts/SFUITextRegular.ttf') format('truetype'),
         url('../fonts/SFUITextRegular.svg#SFUITextRegular') format('svg');
}


/*	added by vishal	*/

@font-face {
	font-family: 'SFUIDisplayHeavy';
	src: url('../fonts/SFUIDisplay-Heavy.eot');
	src: url('../fonts/SFUIDisplay-Heavy.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/SFUIDisplay-Heavy.woff') format('woff'),
		 url('../fonts/SFUIDisplay-Heavy.ttf') format('truetype'),
		 url('../fonts/SFUIDisplay-Heavy.svg#SFUIDisplay-Heavy') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'SFUIDisplayBlack';
	src: url('../fonts/SFUIDisplay-Black.eot');
	src: url('../fonts/SFUIDisplay-Black.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/SFUIDisplay-Black.woff') format('woff'),
		 url('../fonts/SFUIDisplay-Black.ttf') format('truetype'),
		 url('../fonts/SFUIDisplay-Black.svg#SFUIDisplay-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'SFUIDisplaySemibold';
	src: url('../fonts/SFUIDisplay-Semibold.eot');
	src: url('../fonts/SFUIDisplay-Semibold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/SFUIDisplay-Semibold.woff') format('woff'),
		 url('../fonts/SFUIDisplay-Semibold.ttf') format('truetype'),
		 url('../fonts/SFUIDisplay-Semibold.svg#SFUIDisplay-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'SFUIDisplayBold';
	src: url('../fonts/SFUIDisplay-Bold.eot');
	src: url('../fonts/SFUIDisplay-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/SFUIDisplay-Bold.woff') format('woff'),
		 url('../fonts/SFUIDisplay-Bold.ttf') format('truetype'),
		 url('../fonts/SFUIDisplay-Bold.svg#SFUIDisplay-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'SFUIDisplayRegular';
	src: url('../fonts/SFUIDisplay-Regular.eot');
	src: url('../fonts/SFUIDisplay-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/SFUIDisplay-Regular.woff') format('woff'),
		 url('../fonts/SFUIDisplay-Regular.ttf') format('truetype'),
		 url('../fonts/SFUIDisplay-Regular.svg#SFUIDisplay-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SFUIDisplayLight';
	src: url('../fonts/SFUIDisplay-Light.eot');
	src: url('../fonts/SFUIDisplay-Light.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/SFUIDisplay-Light.woff') format('woff'),
		 url('../fonts/SFUIDisplay-Light.ttf') format('truetype'),
		 url('../fonts/SFUIDisplay-Light.svg#SFUIDisplay-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*	*/

/********/
/*@font-face {
  font-family: 'SFUIDisplayHeavy';
  src: url("../fonts/SF-UI-Display-Heavy.otf") format("opentype");
}
@font-face {
  font-family: 'SFUIDisplayBlack';
  src: url("../fonts/SF-UI-Display-Black.otf") format("opentype");
}
@font-face {
  font-family: 'SFUIDisplaySemiBold';
  src: url("../fonts/SF-UI-Display-Semibold.otf") format("opentype");
}
@font-face {
  font-family: 'SFUIDisplayRegular';
  src: url("../fonts/SF-UI-Display-Regular.otf") format("opentype");
}
@font-face {
  font-family: 'SFUIDisplayLight';
  src: url("../fonts/SF-UI-Display-Light.otf") format("opentype");
}*/

.clear{
    clear: both;
}
body {
	background-position: 0px -59px;
	background-size: cover;
	margin: 0;
	padding: 0;
         font-family: 'SFUITextRegular';
}
header,footer,h1,h2,h3,h4,h5,h6,a,p,section,div,span{
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
    text-decoration: none;
}
header{
	text-align: center;
	background: #fff;
	padding: 30px;
}
.headre_right {
	float: right;
	width: auto;
}
.logo {
	float: left;
	font-size: 14px;
	margin: 0;
	width: auto;
}
.logo a{
	color: #95c500;
    line-height: 34px;
    text-align: center;
}
.logo a:hover{
    text-decoration: none;
}
header .dropdown-toggle {
	background: transparent;
	color: #346473;
	float: right;
	font-size: 0;
	padding: 0px 10px 0px 10px;
}
header .caret {
	border-left: 8px solid rgba(0, 0, 0, 0);
	border-right: 8px solid rgba(0, 0, 0, 0);
	border-top: 8px dashed;
	float: right;
	margin: 7px 0 0 5px;
}
header .dropdown-menu {
	border: none;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	font-size: 19px;
	margin: 0;
	min-width: 100px;
	padding: 3px 0;
	position: absolute;
	right: 0 ;
	left: auto;
  background: #EFEFEF;
  border: 1px solid #CCC;
  color: #464646;
}
header .dropup, .dropdown{
    float: right;
}
header .open a:hover {
  background: transparent;
  color: #ffffff;
}
header .dropdown a:hover{
    text-decoration: none;
}
header .open a:hover{
    text-decoration: none;
}
header .open a {
	color: #ffffff;
	text-decoration: none;
}
.main{
    padding-top: 120px;
}
.main.my-tattle-main{
    padding-top: 139px;
}
.main .container{
	/*background:#f1fdf3;*/
}
.headre_bottom {
	padding-top: 0;
}
.headre_bottom .container {
	background:#f1fdf3;
}
.headre_bottom .nav-tabs li a{
    border: none;
 	border-bottom: 2px solid transparent;
    font-weight: 600;
    color: #99cda9;
}
.headre_bottom .nav-tabs .active a{
    border: none;
    background: transparent;
	border-bottom: 2px solid #346473;
    color: #ff4d2b;
}
.headre_bottom .nav-tabs li a:hover{
	border: none;
    background: transparent;
 	border-bottom: 2px solid #346473;
    color: #ff4d2b;
}
.headre_bottom .nav-tabs {
	border: none;
}
.dropdown-menu a {
  font-family:SFUIDisplayLight;
  font-size: 14px;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  text-align: center;
  background-color: transparent !important;
  color: #464646 !important;
}
.dropdown-menu a:hover {
  color: #FFF !important;
  background-color: #FC4D81 !important;
}
.article_publication h3{
	clear:both;
	line-height:50px;
	vertical-align:middle;
	text-transform:uppercase;
	color: #000;
	padding: 0px 0px 30px 30px;
	font-size: 23px;
	font-family:SFUIDisplayBlack;
}
.tattle_box {
	/*border-bottom: 1px solid #e4f5e7;*/
	float: left;
	/*padding: 15px 0;*/
	width: 100%;
}
.tattle_box .article_publication{
    float: left;
	background-color:#FFFFFF !important;
	clear:both;
	width:100%;
}
.tattle_box .read{
	float:left;
	display: table-cell;
	vertical-align:middle;
	width:3%;

        position: absolute;
        top: 50%;
        left: 2%;
        color: #FDA357
}
.tattle_box .isread{
	width:10px;
	height:10px;
	border-radius: 50%;
	background-color:#FDA357;
}
.tattle_box .article_details{
	clear:both;
	width:100%;
	padding: 30px 40px;
  position: relative;
}
.tattle_box .image{
  cursor: hand;
  cursor: pointer;
    float: left;
    margin-right:35px;
    height: 150px;
    width: 150px;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 200%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tattle_box .image img {
    max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
.tattle_box .details{
    float: left;
    width: 65%;
}
.tattle_box .stats{
  position: absolute;
  right: 6%;
    width: 30px;
    text-align: right;
}
.tattle_box:nth-child(odd) {
    background: #f8f8f8;
}
button.link{
	background:none;
	border:none;
	color:#555 !important;
	padding:0;
  	margin: 0 0 5px;
	cursor:pointer;
  	font-size: 10px;
  	font-family: 'SFUIDisplaySemibold';
}
button.link .active{
	background-color:#FFFFFF !important;
	color:#333333 !important;
	padding:2px 3px;
	cursor:pointer;
	border-radius:2px;
}
button.link-detail{
	background:none;
	border:none;
	color:#555 !important;
	padding:0;
  	margin: 0 0 5px;
	cursor:pointer;
        font-size: 16px;
}
button.link-detail .active{
	background-color:#FFFFFF !important;
	color:#333333 !important;
	padding:2px 3px;
	cursor:pointer;
	border-radius:2px;
}
.tattle_box .details .left {
  font-size: 9px !important;
}
.tattle_box h2 {
	color: #464646;
	font-size: 23px;
	line-height: 28px;
	margin: 0 0 5px;
	max-height: 60px;
	overflow:hidden;
	cursor: hand;
	font-family: 'SFUIDisplayHeavy';
}
.tattle_box.active h2 {
    opacity: 0.8;
}
.tattle_box p {
	color: #c4c7c3;
	font-size: 10px;
}
.tattle_box .details .left{
	float:left;
	width:70%;
  font-size: 12px;
  font-family: 'SFUITextLight';
}
.tattle_box .details .right{
	float:right;
	width:25%
}
.tattle_box .details .right img{
	cursor:pointer;
}

.tattle_box .details .block_upvote{
	float:left;
	width:100%;
	text-align:left;
}
.block_upvote img{
	cursor:pointer !important;
}
.block_upvote.active{
    float: left;
    display: inline;
    text-align: center;
    color: #fda357;
    font-size: 14px;
}
.block_upvote.notactive{
    float: left;
    display: inline;
    text-align: center;
    font-size: 14px;
    color: #464646;
}

.tattle_box .details .block_downvote{
	float:right;
	width:45%;
	text-align:right;
}
#playlist_load {
  text-align: center;
}

#playlist_load img{
	margin:10px 0;
}
footer{
    text-align: center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd8586+0,fc7090+59,fc7090+100 */
background: rgb(253,133,134); /* Old browsers */
background: -moz-linear-gradient(top, rgba(253,133,134,0.8) 0%, rgba(252,112,144,1) 59%, rgba(252,112,144,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(253,133,134,0.8) 0%,rgba(252,112,144,1) 59%,rgba(252,112,144,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(253,133,134,0.8) 0%,rgba(252,112,144,1) 59%,rgba(252,112,144,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd8586', endColorstr='#fc7090',GradientType=0 ); /* IE6-9 */
padding: 15px 0;
}
footer ul {
	list-style: outside none none;
	padding: 10px 0 0 0;
}
footer ul li {
	display: inline-block;
	font-size: 15px;
	padding: 0 5px;
	text-transform: uppercase;
}
footer ul li a{
    color: #c8e5cd;
}
footer h6{
    color: #c8e5cd;
}
footer h6:hover{
     color: #c8e5cd;
}
footer a{
	color:#c8e5cd;
}
footer a:hover{
	color:#c8e5cd;
	text-decoration:none;
}
footer .footer_image {
  width: auto;
  height: 100%;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
footer .footer_title span {
   font-family: 'SFUITextLight';
  clear: none;
  color: #ffffff;
  float: left;
  font-size: 15px;
  /*margin: 15px 0 0 0;*/
  padding: 0 10px;
  width: 80%
}
.current_time {
  float: left;
  width: 60px;
  color: #fff;
  text-align: left;
}
.slider.slider-horizontal {
  margin: 3px 0;
  width: 78% !important;
}
.total_time {
  float: right;
  width: 10%;
  color: #fff;
}

footer .left_item {
  float: left;
  height: 60px;
  text-align: center;
  width: 15% !important;
}
footer .center_item{
  float: right;
  text-align: center;
	height:50px;
}
footer .right_item {
  float: right;
  height: 21px;
  margin: 0;
  padding-top: 0;
  text-align: left;
  width: 85% !important;
}
footer .left_item img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
footer .right_item img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
  width: 15px;
}
footer #timebar{
	color:#FFFFFF;
	text-align:center;
}

footer h6{
	margin: 10px 0;
}
footer .audio_seekbar{
	border: none !important;
}
.tattle_audio {
	float: left;
	padding-top: 10px;
	width: 100%;
}
.loginform{
	margin:10px 0;
}
.cmsblock{
	margin: 10px 20px 90px 20px;
	color:#346473;
}
.cmsblock h1, .cmsblock h2, .cmsblock h3, .cmsblock h4{
	margin: 10px 0;
}
.loginform input[type=email], .loginform input[type=password]{
	text-shadow:none;
	border-radius: 0;
	border: 1px solid green;
}
.loginform button[type=submit]{
	text-shadow:none;
	border-radius: 0;
	background-color:#346473;
	color:#FFFFFF;
	width:100%;
}
.loginform label{
	color:#346473;
}
form .error-message{
	color:#CC3300 !important;
}
.tattle_heading {
  float: left;
  width: 100%;
  text-align: center;
}
.tattle_heading h2{
  font-family: 'SFUITextHeavy';
  font-weight: 900;
  font-size: 30px;
  margin-bottom: 20px;
}
.subscribe{
    background: #fc9a5b; /* Old browsers */
	background: -moz-linear-gradient(top, #fc9a5b 0%, #fc8466 36%, #fd5080 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fc9a5b 0%,#fc8466 36%,#fd5080 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fc9a5b 0%,#fc8466 36%,#fd5080 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9a5b', endColorstr='#fd5080',GradientType=0 ); /* IE6-9 */
	padding: 10px 30px;
	font-size: 22px;
	font-family: 'SFUITextHeavy';
	color: #fff;
	border-radius: 3px;
	display: inline-block;
}
.subscribe:hover{
    text-decoration: none;
    color: #fff;
}
.tattle_heading p {
  color: #b9b9b9;
  font-size: 14px;
  font-family: 'SFUITextLight';
}
.article_details {
  display: inline-block;
}
.block_listen img {
  height: 12px;
}
.block_listen img {
  height: 12px;
}

.article-original {
  background-image: url("./images/read_original_small.svg");
  height: 13px;
  margin-left: 5px;
  padding-left: 15px;
  background-repeat: no-repeat;
  background-position: left;
  color: #B9B9B9;
}
.article-share {
  background-image: url("./images/share.svg");
  float: left;
  height: 21px;
  width: 14px;
  margin: 0 10px;
  background-repeat: no-repeat;
  background-position: left;
}
.article-favourite {
  background-image: url("./images/heart.svg");
  background-repeat: no-repeat;
  float: left;
  height: 14px;
  width: 14px;
}
.article-favourite-active{
  background-image: url("./images/heart_active.svg");
  background-repeat: no-repeat;
  float: left;
  height: 14px;
  width: 14px;
}
.article-favourite-big {
  background-image: url("./images/big-heart.svg");
  background-repeat: no-repeat;
  float: left;
  height: 21px;
  width: 21px;
  margin-right:10px;
}
.article-favourite-big-active{
   background-image: url("./images/big-heart_active.svg");
  float: left;
  height: 21px;
  width: 24px;
}
.bottom-icon {
  bottom: 29px;
  position: absolute;
  right: 6%;
}
.narrated-by {
  font-size: 12px !important;
  font-family: 'SFUIDisplayLight';
}
.narrated-by a{
    color: #b9b9b9;
    text-decoration: underline;
    margin-left: 3px;
    margin-bottom: 5px;
}
.narrated-by a:hover{
    text-decoration: none;
}
.play_button {
  float: right;
  text-align: center;
  width:100%;
}
.slider-handle.round::before {
	line-height: 10px;
	font-size: 10px;
	height: 10px;
	color: #726204;
}
#GC .slider-handle {
  height: 13px;
  width: 13px;
}
#GC .slider-track {
  height: 3px;
}
#GC .slider-selection {
	background: #FFF;
}
#GC .slider-handle {
	background: #FFF;
  	-webkit-box-shadow: 1px 11px 5px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 11px 5px -6px rgba(0,0,0,0.75);
	box-shadow: 1px 11px 5px -6px rgba(0,0,0,0.75);
}
#GC .slider-track-high {
  	background: #E55E69;
}

.center-cropped {
	width: 100px;
	height: 100px;
	background-position: 60% center;
	background-repeat: no-repeat;
	background-size: auto 90%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#play_controller {
	cursor: hand; cursor: pointer;
}
#LoginModal{
	background-color:#fc8267;
}
#LoginModal .modal-content{
	background: #fc9a5b; /* Old browsers */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fda357+0,fda357+0,fc4d81+100 */
	background: #fda357; /* Old browsers */
	background: -moz-linear-gradient(top,  #fda357 0%, #fda357 0%, #fc4d81 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fda357 0%,#fda357 0%,#fc4d81 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fda357 0%,#fda357 0%,#fc4d81 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda357', endColorstr='#fc4d81',GradientType=0 ); /* IE6-9 */
	height: auto;
	min-height: 100%;
	border-radius: 0;
	background-color:#fc8267;
}
#LoginModal .modal-dialog {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#fc8267;
}
#LoginModal .modal-header {
	border:  none;
	padding: 60px 0 30px;
	text-align: center;
}
#LoginModal .modal-footer {
	border: medium none;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
}
.modal-footer img{
    cursor: pointer;
}
.form-control::-moz-placeholder {
  color: #fff !important;
  opacity: 1;
}
.tattle_form {
  margin: 0 auto;
  width: 315px;
}
.form-control::-moz-placeholder{
    color: #fff
}
.login_text input {
	background: #fdb09b;
	border: medium none;
	color: #ffffff !important;
	display: block;
	height: auto;
	padding: 15px 10px;
	font-size: 18px;
	font-family: 'SFUITextLight';
}
.login_text input:focus {
	outline-width: 0;
	outline: none;
}
.login_text button {
  background: transparent;
  border: 2px solid #ffffff !important;
  opacity: 1 !important;
  padding: 13px 10px;
  width: 100%;
  transition: all 1s ease 0s;
  font-family: 'SFUITextHeavy';
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 5px;
}
.login_text button:hover{
    background: #fff !important;
    color: #fc6f70 !important;
}
.login_text p {
  color: #ffffff;
  margin-top: 10px;
  font-size: 13px;
  text-align: center;
  font-family: 'SFUITextLight';
}
.login_text a {
  color: #ffffff;
  font-family: 'SFUITextBold';
  text-decoration: underline;
  text-transform: uppercase;
}
.login_text a:hover{
    text-decoration: none;
}
.error-message.login_text {
  color: #ffffff !important;
  font-size: 16px;
  opacity: 0.8;
  padding-bottom: 11px;
}
.share-modal-text {
  padding-left: 50px;

   background-image: url("../images/link.svg");
   background-repeat: no-repeat;
   background-position: left center;
   font-family: 'SFUITextHeavy';
   font-size: 16px;
   margin: 10px;
}
.share-embed {
     background-image: url("../images/embed.svg");
     background-repeat: no-repeat;
}
.controls {
    height: 100px;
    width: 60px;
}
.controls .play{
	background-image: url("../images/play_orange.svg");
    background-repeat: no-repeat;
    float: left;
    height: 100px;
    width: 60px;
}
.controls .pause{
	background-image: url("../images/pause_orange.svg");
    background-repeat: no-repeat;
    float: left;
    height: 100px;
    width: 60px;
}
#desktop-landing{
	background: #fc9a5b; /* Old browsers */
	background: -moz-linear-gradient(top, #fc9a5b 0%, #fc8466 36%, #fd5080 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fc9a5b 0%,#fc8466 36%,#fd5080 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fc9a5b 0%,#fc8466 36%,#fd5080 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9a5b', endColorstr='#fd5080',GradientType=0 ); /* IE6-9 */
}
#desktop-landing .modal-footer{
	text-align:center;
}
.home_phone img {
	max-width: 100%;
}
.home_containt {
	display: inline-block;
	padding: 40px 0 10px;
}
.home-logo {
  padding: 100px 0 30px;
}
.home_text p {
  color: #ffffff;
  font-size: 20px;
  margin-bottom:30px;
}
.home_containt input {
  background: #fda3a1;
  border: medium none;
  color: #ffffff !important;
  display: block;
  font-family: "SFUITextMedium";
  font-size: 18px;
  height: auto;
  padding: 15px 10px;
  width: 100%;
  opacity: 1;
  width:100%;
}
.home_containt button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #ffffff !important;
  font-size: 18px;
  margin-bottom: 5px;
  opacity: 1 !important;
  padding: 13px 10px;
  transition: all 1s ease 0s;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
    font-family: 'SFUITextLight';
}
.home_form {
  float: right;
}
.home_phone {
  float: left !important;
}
.modal-close {
  border: none;
  text-align: center;
}
.login_text #signupPassword {
  margin-bottom: 50px;
}
.signup_button {
  margin: 0;
}
.facebook {
  display: inline-block;
  margin-top: 19px;
  text-align: center;
  width: 100%;
}
.facebook a{
    background: url("../images/login_with_facebook.svg");
    padding-left: 200px;
    font-size: 20px;
      font-family: "SFUITextMedium";
      background-repeat: no-repeat;
      color: #fff
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff !important;
}

.tattle_box .image_details {
	margin: 0 0 20px;
	min-height: 340px !important;
	width: 100% !important;
	background-repeat: no-repeat;
  background-attachment: inherit;
  background-position: center center;
  background-size: 100%;
  border-radius: 5px;
}
.article_details .details a:hover {
  text-decoration: none;
}
.tatle_details .details {
	margin-bottom: 20px;
	width: 100%;
}
.tatle_details .bottom-icon .article-share {
	margin-left: 0;
}
.tatle_details .block_upvote.notactive {
	color: #464646;
	display: inline-block;
	float: left;
	font-size: 25px;
	position: absolute;
	right: 0;
	text-align: center;
	font-family: 'SFUIDisplayHeavy';
	bottom: -13px;
}

.tatle_details .block_upvote.active{
  display: inline-block;
  float: left;
  font-size: 25px;
  right: 0;
  text-align: center;
  font-family: 'SFUIDisplayHeavy';
  bottom: -13px;
  width: auto;
}
.tatle_details .read {
  height: auto !important;
}
.tatle_details .block_upvote.notactive img ,.tatle_details .block_upvote.active img{
    display: block;
    margin: 0 auto;
}
.tatle_details .bottom-icon {
  float: left;
  width: auto;
}
.tatle_details .stats {
  float: right;
  right: 2%;
}
.tatle_details{
    padding: 0 !important;
}
.details_tattle_single {
  background: transparent !important;
}
.tatle_details .details h2 {
    margin-bottom: 15px;
}
/*.tatle_details .image_details img {
  height: 324px;
  width: 100%;
}*/
.article_details_single {
  padding-bottom: 120px !important;
  padding-top: 120px !important;
}
/*-- responsive css start here --*/
.player_slider {
  float: left;
  width: 100%;
  /*margin-top: 15px;*/
  margin-left: 10px;
}
.tatle_details a {
  position: absolute;

}
.image.image_details {
  position: relative;
}
.tatle_details .bottom-icon {
  bottom: -10px;
  float: left;
  left: 0;
  width: 100%;
}
.tatle_details .bottom-icon a{
    position: static;
}
.article_details_single .bottom-icon {
  bottom: 18px;
  right: 6%;
}
.tattle_box .image div{
   position: relative;
   top: 33%;
}
.detail-icon {
  float: left;
  width: 100%;
  padding-top: 10px;
}
.detail-icon a{
    position: static;
}
.detail-icon .article-share{
    margin-left: 0;
}
.article_details_single .block_upvote.notactive {
  width: auto;
  position: static;
}
.detail_stats {
  float: left;
  width: 100%;
}
.detail_stats span {
  font-size: 14px;
}
.detail_stats .bottom-icon {
  float: right;
  position: static;
}
.detail_stats .stats_votes {
  float: left;
  margin-right: 20px;
}
.detail_stats .block_upvote img {
  float: left;
 /* margin-right: 8px;
  margin-top: 5px;*/
 padding: 6px;
}
.detail_stats .stats_listen {
  float: left;
  margin-right: 20px;
}
.detail_stats .stats_listen  p {
  float: left;
  margin-right: 8px;
  margin-top: 3px;
}
.stats_faved{
    float: left;
    margin-right: 20px;
}
.stats_faved a{
  margin-right: 8px;
  margin-top: 3px;
  
}
.detail_stats .article-share{
    margin: 0;
}
.detail_stats {

}
.journalist_header {
  color: #464646;
  float: left;
  font-size: 12px;
  margin-top: 12px;
  text-decoration: underline;
  font-family: 'SFUITextLight';
  padding-right: 10px;
}
.journalist_header:hover{
    text-decoration: none;
}
.popupmodal{
    text-align: center;
}
.popupmodal .controls{
    margin: 0 auto 30px;
}
.popupmodal .title{
   font-family: 'SFUITextHeavy';
   color: #464646;
   font-size: 45px;
      margin-bottom: 40px;
}
.popupmodal #journalist_duration {
  margin: 10px 0;
}
.popupmodal .description {
  color: #4a4a4a;
  font-family: "SFUITextLight";
  font-size: 20px;
  padding: 0 90px;
  margin-bottom: 40px;
}
.popupmodal .description_footer {
    font-size: 16px;
    margin: 0;
    color: #d5d5d5;
}
.popupmodal .description_footer a{
    text-decoration: underline;
    color: #d5d5d5;
}
.popupmodal .description_footer a:hover{
    text-decoration: none;
      color: #d5d5d5;
}
.popupmodal .close {
font-size: 0;
background: url("../images/close_button.svg");
 height: 31px;
    width: 31px;
}
.popupmodal .controls .play, .popupmodal .controls .pause{
   text-decoration: none;
}
.popupmodal  .close_button {
  margin: 0;
}
.subscribe:focus{
    color: #fff;
    text-decoration: none;
}
.my-tattle-main .panel.panel-default {
  border: medium none;
  box-shadow: none;
}
.my-tattle-main .panel-body{
    padding: 0;
}
.my-tattle-main ol.acc-wizard-sidebar li.acc-wizard-active::before{
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc9a5b+0,fc8466+36,fd5080+100 */
background: #fc9a5b; /* Old browsers */
background: -moz-linear-gradient(top, #fc9a5b 0%, #fc8466 36%, #fd5080 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fc9a5b 0%,#fc8466 36%,#fd5080 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fc9a5b 0%,#fc8466 36%,#fd5080 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9a5b', endColorstr='#fd5080',GradientType=0 ); /* IE6-9 */
}
.my-tattle-main ol.acc-wizard-sidebar li::before{
background:#464646;
 font-family: 'SFUITextHeavy';
 height: 48px;
 width: 48px;
 line-height: 44px;
 font-size: 16px;
 left: 0;
}
.my-tattle-main .acc-wizard-todo {
  margin: 0 0 69px !important;
}
.my-tattle-main .control-label.form-text{
  font-family: 'SFUITextLight';
font-weight: 300;
margin-bottom: 10px;
}
.my-tattle-main .form-group input{
    border-radius: 0;
    border:none;
    background: #f8f8f8;
    color: #000000;
    box-shadow: none;
    height: 42px;
}
.my-tattle-main .url-hint {
  color: #aeaaaa;
  float: left;
  font-size: 12px;
  margin: 5px 0 30px;
  width: 100%;
}
.step-buttons {
  text-align: center;
}
.step-buttons button{
         /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc9a5b+0,fc8466+36,fd5080+100 */
background: #fc9a5b; /* Old browsers */
background: -moz-linear-gradient(top, #fc9a5b 0%, #fc8466 36%, #fd5080 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fc9a5b 0%,#fc8466 36%,#fd5080 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fc9a5b 0%,#fc8466 36%,#fd5080 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9a5b', endColorstr='#fd5080',GradientType=0 ); /* IE6-9 */
border: none;
  font-family: 'SFUITextHeavy';
  font-size: 20px;
  width: 202px;
  padding: 13px 0;
  text-transform: uppercase;
  margin-top: 20px;
}
.step-buttons button:focus{
           /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc9a5b+0,fc8466+36,fd5080+100 */
background: #fc9a5b; /* Old browsers */
background: -moz-linear-gradient(top, #fc9a5b 0%, #fc8466 36%, #fd5080 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fc9a5b 0%,#fc8466 36%,#fd5080 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fc9a5b 0%,#fc8466 36%,#fd5080 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9a5b', endColorstr='#fd5080',GradientType=0 ); /* IE6-9 */
}
.my-tattle-main .tattle_box{
    margin-bottom: 20px;
}
.my-tattle-main .tattle_box {
  margin-bottom: 20px;
  padding: 20px;
  background: #f8f8f8;
  border-radius: 5px;
}
.my-tattle-main .form-group{
    margin: 0 !important;
}
.my-tattle-main .meta-image {
  float: left;
  width: 30%;
}
.my-tattle-main .meta-image-click {
  color: #aeaaaa;
  float: left;
  font-size: 10px;
  margin: 10px 0 0;
  text-align: center;
  width: 86%;
  cursor: pointer;
}
.my-tattle-main .meta-title-click{
   color: #aeaaaa;
  float: left;
  font-size: 10px;
  margin-top: 5px;
  width: 86%;
}
.my-tattle-main .description-input {
  resize: none;
  color: #464646;
    cursor: pointer;
    font-family: "SFUIDisplayHeavy";
    font-size: 23px;
    line-height: 28px;
    border: none;
    box-shadow: none;
    padding: 0;
    background: transparent;
    height: 100px;
}
.my-tattle-main .description-input:focus{
    box-shadow: none;
    border: none;
}
.my-tattle-main .tattle_box .details {
  width: 70%;
}
.my-tattle-main .input.radio input {
  float: left;
  height: 21px;
  margin: 0 !important;
}
.my-tattle-main #ArticleReadOwnArticle1{
    color: #aeaaaa;
}
.my-tattle-main .acc-wizard-sidebar{
    background: url("../images/border.png");
    margin: 0  !important;
    background-repeat: no-repeat;
    background-position: 23px center;
}
.my-tattle-main .step-lbl {
  color: #aeaaaa;
}
.my-tattle-main .input.file {
  margin-bottom: 10px;
}
.my-tattle-main .step-form-span {
  float: left;
  margin-top: 15px;
  width: 100%;
}
.my-tattle-main .step-button-left{
    float: left;
}
.my-tattle-main .step-button-right{
    float: right;
}
.my-tattle-main ul.tagit {
  border-color: #f8f8f8;
}
.preview-meta-content .image {
  height: 100px;
  width: 100px;
}
.preview-meta-content .meta-image {
  width: 20%;
}
.preview-meta-content .details {
  width: 80% !important;
}
.preview-meta-content .preview-meta-url {
  font-size: 16px;
  margin: 0;
}
.embed-big-player{
    padding-top : 0px !important;
    padding-bottom: 120px !important;
}
#big-player-landing{
    top : 35%;
}
#big-player-landing .controls{
    margin: 0 0 0 0 !important;
    width: 100% !important;
    background-image: url("../images/big_round_play.png");
    background-attachment: inherit;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 5px;
    cursor: pointer;
}
#big-player-landing .listen-tattle-skip{
    margin-top: 5px;
    font-size: 22px;
    color: #fff;
}
.embed-big-player .listen-to-more img{
    float: left;
    width: 100%;
}
#big-player-landing .modal-body{
    padding: 0px !important;
}

@media only screen and (max-width: 767px) {
.preview-meta-content .meta-image .image {
  width: 100%;
  margin: 0;
  height: 70px;
}
.preview-meta-content .details {
  width: 70% !important;
}
.preview-meta-content .meta-image {
  width: 25% !important;
  margin-right: 10px;
}
    .popupmodal .title {
  color: #464646;
  font-family: "SFUITextHeavy";
  font-size: 20px;
  margin: 0;
  padding: 0 0 20px;
}
.popupmodal .description {
  padding: 0;
   font-size: 17px;
    margin-bottom: 20px;
}
.journalist_header {
  padding-right: 0;
}
.tattle_box .image a{
   position: relative;
   top: 35%;
   display: inline-block;
}
.detail_stats {
  padding-top: 0;
}
.image img {
  width: 30px;
}
    button.link {
  line-height: 7px;
}
.stats_faved {
  margin-right: 10px;
}
.detail_stats .stats_listen p {
  margin-right: 5px;
}
.detail_stats .block_upvote img {
 /* margin-right: 5px;*/
}
    footer .right_item {
	  width: 79% !important;
	}
    .main {
	  padding-bottom: 150px;
	}
    footer {
	  padding:10px 5px !important;
	}
	.play_button div {
	  margin: 0 6px !important;
	}
.slider.slider-horizontal {
  margin: 3px 0;
  width: 68% !important;
}
.player_slider {
  float: left;
  width: 90%;
  /*margin: 20px 0 0;*/
}
.container {
  margin: 0px;
  padding: 0px;
}
.desktop-landing img {
  width: 110px !important;
  margin-left: 20px;
}
.tattle_box .details .left.tags {
  overflow: hidden;
  max-height: 22px;
  line-height: 5px;
}
.article_publication h3{
  font-size: 14px;
  margin-left: 20px;
  padding: 0px;
}
.tattle_box h2 {
  font-size: 14px;
  line-height: 15px;
  max-height: 30px;
  overflow: hidden;
}
.tattle_box{
    padding: 20px 0
}
.logo {
  margin-left: 15px;
}
header .dropdown {
  margin-right: 15px;
}
.tattle_box .article_details {
  padding: 10px;
}
.tattle_box .article_details .narrated-by{
	clear: both;
	width:auto;
}
.tattle_box .image {
  height: 80px;
  margin-left: 16px;
  margin-right: 10px;
  margin-top: 0;
  width: 25%;
}
.tattle_box .stats {
  float: right;
  right: 5%;
}
footer .left_item {
  height: 66px;
  width: 20% !important;
}
footer .footer_title {
  width: 59%;
}
footer .center_item {
  width: 41% !important;
  /*margin-top: 20px;*/
}
.play_button {
  float: left;
  text-align: center;
  width: 100%;
  margin-bottom: 5px !important;
  margin-top:0 !important;
}
.slider.slider-horizontal {
  margin: 0;
  width: 60% !important;
}
.main {
  padding-top: 120px;
}
header {
  padding: 20px 0px 20px 0;
}
.tattle_box {
  padding: 0;
}
#LoginModal .modal-header img {
  max-width: 90%;
}
.tattle_form {
  width: 100%;
}
.home_containt {
  padding: 0;
}
.modal-close img {
  height: 15px;
  width: 18%;
}
.bottom-icon {
  right: 20px;
  bottom: 10px;
}
#LoginModal .modal-header {
  padding: 20px 0;
}
/*.tatle_details .image_details img {
  height: 230px !important;
  width: 100% !important;
}*/
.tattle_box .image_details {
  min-height: 230px !important;
}
.download_button {
  margin-bottom: 20px;
}
.download_button img {
  max-width: 100%;
}
.tattle_box .image_details{
    width: 100% !important;
    margin:0 0 10px 0;
}
.details_tattle_single.tattle_box.active {
  margin: 0 10px;
  width: 95%;
}
.detail_stats .stats_votes {
  float: left;
  margin-right: 10px;
}
.detail_stats .stats_listen {
  float: left;
  margin-right: 10px;
}
}

@media only screen and (min-width:360px) and (max-width:767px) {
	.bottom-icon {
		right: 30px;
	}
	.tattle_box .stats {
		float: right;
		right: 30px;
	}
        .tattle_box .read{
            top: 35%;
        }
}
@media only screen and (min-width:320px) and (max-width:640px) {
       .tattle_box .read{
            top: 30%;
        }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 959px) {
    .container{
        width: 95%;
    }
    header {
  padding: 30px 0;
}
}
@media only screen and (min-device-width: 960px) and (max-device-width: 1200px) {
    .container{
        width: 750px !important;
    }
}
@media only screen and (min-width:1279px) and (max-width:1440px) {
.home_phone img {
  max-width: 90%;
}
}
.ellip {
  display: block;
  height: 100%;
}

.ellip-line {
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	max-width: 100%;
}

.ellip, .ellip-line {
	position: relative;
	overflow: hidden;
	font-family:"SFUITextLight";
}
