/*
Theme Name: Daily Azadi Quetta, 2016
Theme URI: http://320press.com/wpbs
Description: Based on Bootstrap 4
Version: 1.0
Author: Muatasim Qazi
Author URI: #
*/


/* @font-face {
  font-family: 'Urdu Sujag';

  src: url('./library/font/sujag-Urdu.otf');
} */

/* @import url(//fonts.googleapis.com/earlyaccess/notonastaliqurdu.css); */
/*

@font-face {
  font-family: 'Noto Nastaliq Urdu Draft';
  font-style: normal;
  font-weight: 600;
  src: url(//fonts.gstatic.com/ea/notonastaliqurdudraft/v4/NotoNastaliqUrduDraft.eot);
  src: url(//fonts.gstatic.com/ea/notonastaliqurdudraft/v4/NotoNastaliqUrduDraft.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/notonastaliqurdudraft/v4/NotoNastaliqUrduDraft.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notonastaliqurdudraft/v4/NotoNastaliqUrduDraft.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notonastaliqurdudraft/v4/NotoNastaliqUrduDraft.ttf) format('truetype');
}


    
@font-face {
    font-family: 'Nafees';
    src: url('nafees/nafees-nastaleeq-webfont.eot');
    src: url('nafees/nafees-nastaleeq-webfont.eot?#iefix') format('embedded-opentype'),
         url('nafees/nafees-nastaleeq-webfont.woff') format('woff'),
         url('nafees/nafees-nastaleeq-webfont.ttf') format('truetype'),
         url('nafees/nafees-nastaleeq-webfont.svg#NafeesRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    line-height: 2;
}
@font-face {
    font-family: 'JameelUnicodeRegular';
    src: url('jameel-unicode/jameel-unicode.eot');
    src: url('jameel-unicode/jameel-unicode.eot') format('embedded-opentype'),
         url('jameel-unicode/jameel-unicode.woff') format('woff'),
         url('jameel-unicode/jameel-unicode.ttf') format('truetype'),
         url('jameel-unicode/jameel-unicode.svg#JameelUnicodeRegular') format('svg');
}
@font-face {
	font-family: "Jameel";
	src: url('../font/jameel/jameel.woff');
}    
*/
@font-face {
  font-family: 'Nafees Nastaleeq';
  /* src: url('../font/jameel/jameel.woff'); */
  src: url('./library/font/nafeesnastaleeq.woff');
}

/** {
	outline: 1px solid gray;
}*/
body {
  direction: rtl;
  /*font-family: "Jameel", "Jameel Noori Nastaleeq", "JameelUnicodeRegular", "Nafees",  Tahoma, Arial, sans-serif;*/
  /*font-family: "Mehr Nastaleeq", serif !important; */
  /* font-family: 'Nafees Nastaleeq', 'Noto Nastaliq Urdu', serif; */
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
    Ubuntu, Cantarell, 'Nafees Nastaleeq', 'Noto Nastaliq Urdu', 'Open Sans',
    'Helvetica Neue', sans-serif;
  /* 
  font-family: 'Urdu Sujag', 'Jameel Noori Nastaleeq',
    'Noto Nastaliq Urdu Draft', 'NafeesWebNaskhRegular', serif !important; */

  padding-top: 0px;
  /*Disable Copying*/
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

p {
  /*line-height: 2em;*/
  font-size: 22px;
  -webkit-font-smoothing: antialiased;
  /*text-align: justify;*/

  /*font-family: "Mehr Nastaleeq", 'Noto Nastaliq Urdu Draft', serif !important;*/
  /* font-family:  */
  /*color: red !important;*/
}
/* .balochi p,
.category-66 .post_content p {
  font-family: 'Balochi Sayad', sans-serif !important;
  font-stretch: extra-expanded !important;
  /* letter-spacing: 1.3em; */
  word-spacing: 1.5rem;
  font-size: 2em;
} */
.navbar-nav {
  /*float: right;*/
  /*direction: rtl;*/
  /*text-align: right;*/
}
.bg-primary a {
  color: white !important;
}
#menu-top-nav {
  padding-right: 0px;
}

.navbar-fixed-top {
  /*margin-bottom: 100px !important;*/
  background: white;
  /* background: red; */
}

.bg-red {
  background: #d9534f;
}
/*
@brand-primary: darken(#428bca, 6.5%); // #337ab7
@brand-success: #5cb85c;
@brand-info:    #5bc0de;
@brand-warning: #f0ad4e;
@brand-danger:  #d9534f;*/

.text-blue {
  color: #428bca;
}
.text-green {
  color: #017601;
}
.text-blue-light {
  color: #5bc0de;
}
.text-cyan {
  color: #006c8c;
}
.text-red {
  color: #d9534f;
}

.text-blue + hr {
  border-bottom: 2px solid #428bca;
}

.text-green + hr {
  border-bottom: 2px solid #017601;
}

.text-blue-light + hr {
  border-bottom: 2px solid #5bc0de;
}

.text-cyan + hr {
  border-bottom: 2px solid #006c8c;
}

.text-red + hr {
  border-bottom: 2px solid #d9534f;
}
.main {
  /*margin-top: 12%;*/
}
a:hover,
a:focus {
  text-decoration: none;
}
a {
  color: black;
}
hr {
  margin-top: 0px;
}

.module {
  margin-bottom: 3%;
  /*background: red;*/
}
.widget li {
  margin-bottom: 10px;
}
/*.widgettitle {
	visibility: hidden;
	display: inline;
}*/
.masthead {
  background: white;
}
.fixed {
  position: fixed;
  top: 0;
  height: 70px;
  z-index: 1;
}

/*@gray-darker:  lighten(#000, 13.5%); // #222
@gray-dark:    lighten(#000, 20%);   // #333
@gray:         lighten(#000, 33.5%); // #555
@gray-light:   lighten(#000, 46.7%); // #777
@gray-lighter: lighten(#000, 93.5%); // #eee
*/

.gray-darker {
  background: #000;
  opacity: 0.9;
}
.gray-lighter {
  background: rgb(237, 237, 237);
}
.bg-dark {
  background: #37474f !important;
  color: #fff;
}
.bg-dark a {
  color: white !important;
}
.bg-dark-lighten {
  background: #495f69;
  color: white;
}
h3.cat-title {
  background: rgb(237, 237, 237);
  padding: 7px 5px 5px 6px;
  margin-bottom: 0px;
}
.cat-content {
  border-left: 1px solid rgb(237, 237, 237);
}
.sidebar-gray,
.sidebar h3 {
  padding: 1px 5px 5px 10px;
}
.widget-area {
  margin-top: 5px;
  border-right: 1px solid #dbdbdb;
}

.wpp-list li,
.widget-area li {
  overflow: visible !important;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background: #37474f !important;
  border-color: #37474f;
}
.pagination > li > a,
.pagination > li > span {
  color: #37474f;
}

img.avatar {
  width: 10%;
  height: 10%;
  border-radius: 50%;
  /* box-shadow: 0px 0px 15px grey; */
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  padding: 2px;
  border-top: 1px solid #ddd;
  border-bottom: 5px solid #dedede;
  border-right: 1px solid #dedede;
  border-left: 1px solid #ddd;
}

.page-header img,
#main article img {
  display: block !important;
}

section p {
  /*padding-top: 10px !important;*/
  /* margin: 10px; */
}
.ptms_marquee a {
  padding-left: 25px;
}

p,
.lead {
  /* line-height: 2rem; */
  font-size: large;
  -webkit-font-smoothing: antialiased;
  /*text-align: right; !important;*/
  /* font-family: 'Urdu Sujag', 'Jameel Noori Nastaleeq', 'NafeesWebNaskhRegular',
    serif; */
  /*word-break: break-all;*/
  /*line-height: 2em;*/
  float: right !important;
  /*text-align: right !important;*/
  /*text-align: justify !important;*/
  direction: rtl !important;
  /*word-spacing: 10px;*/
  margin-bottom: 5px !important;
  line-height: 28px !important;
  margin-top: 12px;
  margin-bottom: 0.3em;
  vertical-align: baseline;
}
.navbar-header li {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}

.navbar-nav > li {
  float: right;
}
@media (max-width: 768px) {
  .navbar-nav > li {
    float: right;
  }
  p,
  .lead {
    /* font-family: 'Urdu Sujag', sans-serif !important; */
    /* font-size: 22px; */
  }

  @media (min-width: 768px) {
    .navbar-nav > li {
      float: right !important;
    }
  }
  /* ----------- iPhone 6 ----------- */

  /* Portrait and Landscape */
  @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    p,
    .lead,
    .post_content {
      /* font-family: 'Urdu Sujag', 'Times New Roman', sans-serif !important; */
      /*text-align: justify !important;*/
    }
  }
}
p span {
  /* font-family: 'Urdu Sujag', sans-serif !important; */
}

li#menu-item-88971 a {
  color: #d9534e;
  font-weight: 900;
  font-size: 20px;
}

/* 11/22/2018 */
.navbar {
  /* position: relative !important; */
}

#st_gdpr_iframe {
  left: 0px !important;
  display: none !important;
}

.sidebar-video iframe {
  width: 85%;
  height: 85%;
}
blockquote {
  padding: 0px;
}

.widget_recent_entries li {
  color: red !important;
  list-style: none;
  padding: 1px 6px;
  font-weight: 700;
  /* font-size: 18px; */
}

p {
  font-size: 18px !important;
  line-height: 2 !important;
}
