   @font-face {
    font-family:'gn-home';
    font-display:block;
    src:url(https://www.geo.tv/assets/front/fonts/gn-home.eot?#iefix) format('embedded-opentype'),
    url(https://www.geo.tv/assets/front/fonts/gn-home.woff) format('woff'),url(https://www.geo.tv/assets/front/fonts/gn-home.ttf) format('truetype'),
    url(https://www.geo.tv/assets/front/fonts/gn-home.svg#Flama-home) format('svg');font-weight:400;font-style:normal;
  }
  
  @font-face {
    font-family:'gn-tittle';
    font-display:block;
    src:url(https://www.geo.tv/assets/front/fonts/gn-tittle.eot?#iefix) format('embedded-opentype'),
    url(https://www.geo.tv/assets/front/fonts/gn-tittle.woff) format('woff'),
    url(https://www.geo.tv/assets/front/fonts/gn-tittle.ttf) format('truetype'),url(https://www.geo.tv/assets/front/fonts/gn-tittle.svg#Flama-Book) format('svg');font-weight:400;font-style:normal;
  }
  @font-face{font-family:'Nafees-Web-Naskh';src:url('https://urdu.geo.tv/assets/front/fonts/new-naskh/NafeesWeb.eot');src:local('NafeesWeb'),url('https://urdu.geo.tv/assets/front/fonts/new-naskh/NafeesWeb.woff') format('woff'),url('https://urdu.geo.tv/assets/front/fonts/new-naskh/NafeesWeb.ttf') format('truetype');font-weight:normal;font-style:normal;font-display:swap}
body{
    font-family:'Nafees-Web-Naskh';
    background-color: #fff;
    direction: rtl;
    text-align: right;
}
header{
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.41);
    padding: 8px 0;
    background-color: #232323;
}
a{
    color: #000;
}
a:hover{
    text-decoration: none;
    color: #000;
}
.logo{
    display: inline-block;
    width:150px;
}
.lb{
    width:100%;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.time_first_story{
    width:100%;
    float:left;
}
.t_first_pic{
    width:50%;
    float:left;
}
.time_first_story img{
    width:100%;
}
.t_first_text{
    width: 48%;
    float: left;
    margin-right: 2%;
}
.t_first_text h1{
    color: #000;
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 20px 0;
    font-weight: 600;
}
.t_first_text p{
    font-size: 18px;
    color: #909090;
    line-height: 20px;
}
.by_author{
    width:100%;
    float:left;
}
.by_author h5{
    font-size: 13px;
    color: #757071;
}
.description p{
    font-size: 18px;
    color: #424242;
    line-height: 25px;
    margin: 10px 0;
}
.update_time{
    width:100%;
    float:left;
    font-size: 13px;
    color: #e00015;
    font-family: 'gn-tittle';
}
.content{
    width:100%;
    float:left;
    margin: 20px 0;
}
.timeline_right ul{
    padding: 0;
    margin: 0;
}
.timeline_right ul li{
    width: 100%;
    float: left;
    list-style: none;
    /* box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); */
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fbfbfb;
    border-radius: 5px;
    border: 1px solid #e0e7ed;
}
.timeline_right ul li::before{
    display: none;
}
.timeline_right ul li h2{
    color: #000;
    font-size: 25px;
    margin: 10px 0;
    display: inline-block;
    font-weight: 600;
}
.timeline_right ul li .pic img{
    width:100%;
}
.mrec{
    width:100%;
    display: inline-block;
    text-align: center;
    margin: 20px 0;
}
.loadmore_stories {
    clear: both;
    position: relative;
    text-align: center;
    padding-top: 20px;
}
.loadmore_stories a.load_posts {
    padding: 8px 20px 9px;
    background-color: #000;
    color: #fff;
    border-radius: 6px;
    font-size: 20px;
}
.loadmore_stories a.load_posts:hover{
    /*border: 1px solid #fff;*/
    color: #fff;
    background-color: #f48220;
}
.nomore_found{
    color: #909090;
}
.t_first_text ul, .timeline_right ul li ul{
    padding: 0;
    margin: 0;
}
.t_first_text ul li, .timeline_right ul li ul li{
    list-style: none;
    color: #242424;
    background: transparent;
    box-shadow: none;
    padding: 0;
    margin-bottom: 8px;
    font-size: 18px;
}
.timeline_right ol{
    margin: 0;
}
.timeline_right ol li{
    list-style: decimal;
    color: #efefef;
    background: transparent;
    box-shadow: none;
    padding: 0;
    margin-bottom: 0;
}

.t_first_text ul li::before, .timeline_right ul li ul li::before{
    content: '';
    width: 7px;
    height: 7px;
    background: #de0000;
    display: inline-block;
    margin-left: 8px;
    position: relative;
    top: -2px;
    border-radius: 10px;
}
/*.description .medium-insert-images figure figcaption{
    color: #fff;
}*/
#style-4::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar
{
    width: 5px;
    background-color: transparent;
}

#style-4::-webkit-scrollbar-thumb
{
    background-color: #bbb3ae;
}
ul.timeline {
    list-style-type: none;
    position: relative;
    
}
ul.timeline:before {
    content: ' ';
    background: #333333;
    display: inline-block;
    position: absolute;
    right: 9px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
}
ul.timeline > li:before {
    content: ' ';
    /* background: white; */
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #e00015;
    right: 7px;
    width: 5px;
    height: 5px;
    z-index: 400;
}
ul.timeline h3{
    font-size: 18px;
    color: #000;
    display: inline-block;
    margin: 10px 0 0 0;
}
section{
    width:100%;
    float:left;
}
.timeline_list{
    width: 100%;
    float: left;
    background-color: #f4f0ef;
    padding: 0 5px;
    /* box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); */
    border-radius: 5px;
    height: 350px;
    overflow-y: auto;
}
.timeline_left{
    width:360px;
    float:right;
    margin-left: 2%;
}
.timeline_right{
    width: 93%;
    width: -webkit-calc(100% - 360px - 2%);
    width: calc(100% - 360px - 2%);
    float: left;
}
.live-blink {
    background-color: #de0000;
    display: inline-block;    
    padding: 0px 18px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.live-blink #text-blink {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 30px;
}
.fixed {  position: fixed; top: 0; }

.share_icon{
    margin-top: 15px;
    width: 100%;
    text-align: right;
}
.share_icon a{
    display: inline-block;
    width: 30px;
    margin: 0px 2px;
}

.share_icon .whatsapp_share_icon{
    display: none;
}

.medium-insert-embeds .infogram_container {
    position: relative; 
    overflow: hidden;
    padding-top: 100%;
}
.medium-insert-embeds .infogram_container iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.timeline_right .description{
    display: inline-block;
    width: 100%;
}

@media (max-width: 992px){
    .t_first_pic{
        width:100%;
        margin-bottom: 20px;
    }
    .t_first_text{
        width:100%;
        margin-left: 0;
    }
    .timeline_left{
        width:100%;
        margin-right: 0;
    }
    .timeline_right{
        width:100%;
    }
    .fixed{
        position: relative;
    }
}

@media (max-width: 600px){
    .share_icon .whatsapp_share_icon{
        display: inline-block;
    }
}
