﻿@font-face {
    font-family: 'Lora';
    src: url('../../Content/LoraFont/Lora-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Inter';
    src: url('../../Content/InterFont/Inter-Regular.ttf') format('truetype');
}
body {
    /*font-family: "PT Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
    font-family: 'Lora' !important;
    font-size: 12px !important;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff;
}




/*font of whole Webiste*/
















.responsive {
    position: relative;
    /*max-width: 800px;*/
    margin: 0 auto;
}

    .responsive img {
        vertical-align: middle;
    }

    .responsive .content {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgb(0, 0, 0); /* Fallback color */
        background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
        color: #f1f1f1;
        width: 100%;
    }

.wes {
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    color: #707070;
}

.we {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    color: #626262;
    margin-top: 10px;
    line-height: 28px !important;
    text-align: justify;
    text-justify: inter-word;
}
.we1 {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    color: #626262;
    margin-top: 10px;
    line-height: 20px;
}

    .we:hover {
        color: #01a821;
        text-decoration-line:none;
    }
.we1:hover {
    color: #01a821;
    text-decoration-line: none;
}

.hvt {
    font-size: 19px;
    font-weight: 700;
    font-style: normal;
    color: #626262;
    margin-left:-15px;
    font-family:Inter !important;
}

    .hvt:hover {
        color: #01a821;
    }

.lv {
    font-size: 19px;
    font-weight: 700;
    font-style: normal;
    color: #626262;
    font-family:Inter !important;
}

    .lv:hover {
        color: #01a821;
    }

.list-group-item:first-child {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}

.list-group-item:last-child {
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;
}

.bd {
    margin-bottom: -1px;
    padding-top: 8px;
    color: white;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    width: 75px;
    height: 34px;
}

.bd2 {
    background-color: #d8d7d7;
}

.bd1 {
    background-color: #22a5f9;
}

.fn {
    color: #ff8319;
    font-weight: 400;
    font-size: 14px;
    font-style: normal
}

    .fn:hover {
        color: #01a821;
    }

.fnp {
    color: #626262;
    font-weight: 400;
    font-size: 17px;
    font-style: normal
}

    .fnp:hover {
        color: #01a821;
    }
.same {
    color: #428BC9 !important;
    font-size: 19px !important;
    font-weight: 400;
    line-height: 1.725 !important;
}
.samy:hover {
    color: #01a821;
}
.sake {
    font-size: 19px;
    font-weight: 500;
}
.skae {
    font-size: 14px;
    font-weight: 400;
}
.fixeed {
    width: 11%;
}
.fixeed1 {
    width:35%;
}
ul.a {
    list-style-type: circle;
}
.table{
    background-color:white;
}
.img-set{
    height: 192px !important;
    width: 223px !important;
}
.borderee {
    border-bottom: 1px solid #f1f1f1;
    padding-top: 7px;
}
.homcom {
    margin: 0px -9px -1px 5px;
    background-color: white;
    padding-top: 1px;
}
.homcome {
    margin: 0px -19px 33px 0px;
    background-color: white;
    padding: 0px 0px 33px 12px;
}
.homcomess {
    margin: 0px -19px -1px 0px;
    background-color: white;
    padding: 0px 0px 0px 12px;
}
.resdev {
    margin: 0px -9px -1px 5px;
    background-color: white;
}
.firstdev {
    background-color: white;
    padding-bottom: 15px;
}
.queresp {
    background-color: white;
    padding-bottom: 2px;
    padding-top: 14px;
}
.fixeedImageNews{
    width:28%;
}
.fixeedImageNews {
    width: 22%;
}
.sky {
    font-size: 17px;
    font-weight: 400;
    text-align: right;
    padding-right: 6px;
    color: #333;
    /*font-family: "PT Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
    font-family:Lora !important;
}
    .sky:hover {
        text-decoration: none;
    }
.text-decorat{
    text-decoration:none;
}
.text-decorat:hover {
    text-decoration: none;
}
.urdu_section_title {
    position: relative;
    font-size: 19px;
    margin-bottom: 20px;
    font-family:Inter !important;
    font-weight: 700;
    text-align: center;
}
.mb_01 {
    font-size: 17px;
   font-family:Lora !important;
    font-weight: 400;
}
.urdu_section_title span {
    display: inline-block;
    position: relative;
    background: #fff;
    padding: 5px 15px;
    color: #333;
    z-index: 2;
}
    .urdu_section_title:after {
        content: "";
        position: absolute;
        bottom: 38%;
        right: 0;
        width: 100%;
        height: 4px;
        display: block;
        background: #ddd;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
.news_box {
    position: relative;
    background: #fff;
}
    .news_box .news_img img {
        width: 100%;
    }
img {
    border: none;
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
}
.news_box .news_content {
    width: 100%;
    padding: 15px;
    background: #eee;
    min-height: 135px;
}
.mb_15 {
    margin-bottom: 15px;
}
.mbt_15 {
    margin-bottom: 15px;
    margin-top:12px;
}
    .news_box .news_content .title a {
        margin-bottom: 14px;
        font-size: 17px;
        font-weight: 500;
        
        line-height: 1.7;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
.section_readmore_link {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-family: urdufont;
    font-size: 16px;
    color: #333;
    border-top: 2px dashed #eee;
    padding-top: 12px;
    padding-bottom: 3px;
}
    /*.section_readmore_link:after {
        content: '';
        margin-right: 4px;
        display: inline-block;
        vertical-align: middle;
        width: 8px;
        height: 8px;
        border-top: 1px solid;
        border-right: 1px solid;
        transform: rotate(224deg);
        margin-top: 4px;
    }*/
.bbc_row_title {
    background: #bc191a;
    position:relative;
    padding-top:2px;
}
.center11 {
    text-align: right;
    height: 20px;
    color: white !important;
    padding-left: 8px;
}
ul.entry__meta {
    display: inline-flex;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
    ul.entry__meta li.urdu_author a {
        color: #333;
        font-family: urdufont;
        vertical-align: middle;
    }
    ul.entry__meta li, ul.entry__meta li a {
        min-width: 35px;
        min-height: 35px;
        line-height: 35px;
        display: inline-block;
    }
    ul.entry__meta li {
        font-size: 11px;
        font-weight: 500;
    }
        ul.entry__meta li:nth-last-child(1):before {
            content: "-";
            margin: 0 5px;
            line-height: 1;
        }

.size12 {
    font-size: 13px !important;
    color: #333 !important;
    line-height: 20px;
    font-weight: 400;
    font-family: "PT Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.fs-12 {
    font-size: 19px;
    font-weight: 700;
    /*font-family: "PT Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
    font-family: Inter !important;
}
.fs-12-p {
    font-size: 17px !important;
    font-family: Lora !important;
    line-height: 30px;
    text-align:justify;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 19px;
    font-weight: 700;
    /*font-family: "PT Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
    font-family: Lora !important;
}
.sizepadding {
    padding-top: 7px;
    padding-left: 8px;
    /*font-family: "PT Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
    font-family:Inter !important;
}
/*a {
    color: #fff !important;
    text-decoration: none;
}*/
.dottedd {
    border-top: 2px #efefef dashed;
    margin-top: 15px;
}










/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .homcom {
        margin: 5px -2px 7px 0px !important;
        background-color: white;
    }
    .resdev {
        margin: 5px -1px -1px -1px;
        background-color: white;
    }
    .cendivv {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 74%;
    }
    .firstdev {
        background-color: white;
        padding-bottom: 15px;
        padding-top: 5px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    
}

/* Medium devices (landscape tablets, 768px and up) */
/*@media only screen and (min-width: 768px) {
    .firstdev {
        background-color: white;
        padding-bottom: 1px;
    }
    .queresp {
        background-color: white;
        padding-bottom: 53px;
        padding-top: 14px;
    }
    .homcom {
        padding-bottom: 96px;
    }
    .resdev {      
        padding-bottom: 121px;
    }
}*/
@media only screen and (max-width: 892px) and (min-width: 768px) {
    .firstdev {
        background-color: white;
        padding-bottom: 1px;
    }

    .queresp {
        background-color: white;
        padding-bottom: 53px;
        padding-top: 14px;
    }

    .homcom {
        padding-bottom: 96px;
    }

    .resdev {
        padding-bottom: 121px;
    }
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
   
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    
}