body {
  background-color: #f8f9fa;
  direction: rtl;
  text-align: right;
  font-size: 16px;
  font-family: Droid Arabic Naskh, Tahoma, Geneva, sans-serif;
  line-height: 1.4;
  overflow: scroll !important; }

h2 {
  color: #333333; }

.smallLogo {
  height: 100%;
  top: 0;
  text-align: center; }

a:hover, a:link, a:visited {
  text-decoration: none; }

.text-primary {
  color: #0097E0 !important; }

.text-accent {
  color: #e75410 !important; }

.text-secondary {
  color: #dde9fd !important; }

.text-small {
  font-size: 0.9em !important; }

.btn-search {
  color: #fff;
  background-color: #007bff !important;
  border-color: #007bff !important; }

.largeFAIcon {
  font-size: 1.5em; }

.mt15 {
  margin-top: 15px; }

.btn:focus, button:focus {
  outline: none !important;
  box-shadow: none; }

.btn {
  font-size: 1em !important; }

.nav-link {
  display: inline-block !important; }

.navbar, a.navbar-brand {
  padding: 0px !important;
  margin: 0px !important;
  border: 0px;
  background: transparent;
  /*display: inherit !important;*/ }

.minHeight80 {
  height: 80px; }

.navMainClr {
  color: #000001 !important; }

.secondNavUl {
  margin-top: 5px;
  margin-bottom: 5px; }

.secondNavUl li a {
  color: white; }

.secondNavUl li a:hover {
  color: #E2E2EA; }

.mainNavUl li {
  margin-top: 10px; }

.mainNavUl li a {
  color: #000 !important;
  padding: 6px 12px !important; }

.w_faIcon {
  width: 20px !important; }

.fa, .fab, fad .far, .fal, .fas {
  width: 15px; }

.fa-music {
  color: #92278f; }

.fa-microphone {
  color: #9e9133; }

.fa-heart-circle {
  color: #e85511; }

.container {
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.searchBar {
  border-radius: 20px;
  height: 40px;
  background-color: white; }

.inputSearch {
  background-color: white;
  width: 150px !important;
  height: 30px !important; }

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
  box-shadow: inset 0 -1px 0 #ddd; }

.content ul {
  -webkit-padding-start: 0px; }

ol, ul {
  margin-top: 0;
  margin-bottom: 10px; }

.bg-secondary {
  background-color: #dde9fd !important; }

.bg-primary {
  background-color: #0097E0 !important; }

.bg-f3 {
  background-color: #f3f3f3; }

header {
  width: 100%; }

/* IDs */
#newsBtn:hover {
  background-color: #337ab7;
  color: white !important; }

#newsBtn:hover i {
  color: white !important; }

#articlesBtn:hover {
  background-color: #17a2b8;
  color: white !important; }

#articlesBtn:hover i {
  color: white !important; }

#tranemBtn:hover {
  background-color: #92278f;
  color: white !important; }

#tranemBtn:hover i {
  color: white !important; }

#videosBtn:hover {
  background-color: #000000;
  color: white !important; }

#videosBtn:hover i {
  color: white !important; }

#sermonsBtn:hover {
  background-color: #9e9133;
  color: white !important; }

#sermonsBtn:hover i {
  color: white !important; }

#advertisetBtn:hover {
  background-color: #dc3545;
  color: white !important; }

#advertisetBtn:hover i {
  color: white !important; }

#partnersBtn:hover {
  background-color: #e85511;
  color: white !important; }

#partnersBtn:hover i {
  color: white !important; }

#mostViewdBtn:hover {
  background-color: #28a745;
  color: white !important; }

#mostViewdBtn:hover i {
  color: white !important; }

._menuLinks:hover {
  background-color: #d6e4fd;
  color: #333 !important; }

.btn_icon {
  width: 48px;
  height: 48px; }

.pt_x {
  padding-top: 1em; }

.border_x {
  border: 1px solid #dee2e6;
  border-top: 0 !important;
  border-right: 0 !important;
  border-radius: .25rem !important; }

.font-larg {
  font-size: 1.1em; }

.font-larger {
  font-size: 1.2em; }

.getApp {
  width: 132px;
  height: 40px; }

a.shareFb {
  color: #3b5998; }

a.shareTw {
  color: #1da1f2; }

.row-footer ul li {
  padding: .3rem 1rem; }

.blouNavHeight {
  height: 52px; }

footer .row a {
  color: #333333; }

footer .row a:hover {
  color: #000000; }

#downloading {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 200px;
  z-index: 9999;
  text-align: center;
  background-color: white;
  visibility: hidden;
  display: flex;
  justify-content: center; }

#loaderImg {
  width: 16px;
  vertical-align: middle; }

.subtitles {
  display: flex;
  flex-flow: row-reverse; }

.prflImg {
  width: 30px !important;
  height: 30px !important; }

.dfx {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.ldfx {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.mdlogonav {
  width: 100px !important; }

.li_mdlogonav {
  border-bottom: 1px solid #f3f3f3 !important;
  margin-top: 0 !important; }

.li_mdlogonav > a {
  right: -16px;
  position: relative; }

ul.articlesCate > li.list-group-item {
  padding: .3rem .8rem; }

@media (max-width: 575.98px) {
  .jumbotron {
    padding: 0rem; }

  body {
    font-size: 0.9em; }

  .prflImg {
    width: 22px !important;
    height: 22px !important; } }
@media (max-width: 767.98px) {
  .navbar, a.navbar-brand {
    display: inherit; }

  .minHeight80 {
    height: 50px; }

  .pt_x {
    padding-top: 0px; }

  .mt15 {
    margin-top: 0px; }

  .blouNavHeight {
    height: 0; }

  .fa-lg {
    font-size: 1em; }

  .largeFAIcon {
    font-size: 1.2em; }

  .subtitles {
    display: flex;
    flex-direction: row;
    direction: ltr;
    width: auto; } }
@media (max-width: 991.98px) {
  .mInherit {
    display: inherit; }

  .navBg {
    background-color: #ffffff;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

  .smallLogo {
    top: 0;
    width: 100%;
    text-align: center;
    z-index: 999; }

  .sLogo {
    width: auto; }

  .dfx {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .navbar {
    justify-content: end; } }
.profileImg_s {
  width: 40px;
  height: 40px; }

.sharedVideoImg {
  width: 98px;
  height: 74px; }

.vTime {
  position: relative;
  bottom: 22px;
  right: 2px; }

.sharedAlbumImg {
  width: 98px;
  height: 98px; }

.badge-pill {
  border-radius: unset;
  padding-right: .3em;
  padding-left: .3em; }

.badge {
  font-weight: normal; }

.pDate {
  font-size: .85em; }

.badge-dark {
  opacity: .7; }

.fa-file-powerpoint {
  color: #ea3e23; }

.fa-music-alt {
  color: #9a1b8c; }

h1 {
  font-size: 2em;
  line-height: 1.5;
  color: #000000;
  font-weight: 600; }

article {
  background-color: white; }

h2 .h2, h2 h2, h2 .h3, h2 h3 {
  font-size: 1.5rem !important;
  margin-bottom: 12m !important; }

.art_x {
  padding: 2em;
  line-height: 2em; }

article p {
  margin-bottom: 2em; }

img {
  height: auto;
  width: 100%; }

.border_b1 {
  border-bottom: 1px solid #dee2e6; }

.ml20 {
  margin-left: 20px; }

.writerImage {
  width: 80px;
  height: 80px; }

.pt50 {
  padding-top: 50px; }

.socialIconsLarge {
  font-size: 1.2em; }

.socialSpan {
  display: flex;
  justify-content: center;
  width: 30px;
  height: 30px;
  float: left;
  padding: 5px; }

.socialSpan .fab, .socialSpan .far {
  width: auto; }

#shareFB {
  color: #3b5998; }

#shareWhatsApp {
  color: #6cc751; }

#shareTwitter {
  color: #1da1f2; }

#shareEnvelope {
  color: #565656; }

#shareFB:hover {
  background: #3b5998;
  cursor: pointer;
  color: white; }

#shareWhatsApp:hover {
  background-color: #6cc751;
  cursor: pointer;
  color: white; }

#shareTwitter:hover {
  background-color: #1da1f2;
  cursor: pointer;
  color: white; }

#shareEnvelope:hover {
  background-color: #565656;
  cursor: pointer;
  color: white; }

.ralted a:link {
  color: #333; }

.firstDivH {
  height: 310px; }

.scnTtl {
  height: auto;
  color: #333333;
  font-size: 1.2em; }

.b25 {
  bottom: 5px; }

.fmSource {
  font-size: 0.8em;
  color: #f8f9fa;
  font-size: 0.8em; }

.mainDiv {
  margin: 0 auto;
  max-width: 876px; }

form .form-group {
  margin-bottom: 0; }

#inputName-error, #inputEmail-error, #inputTeaxarea-error {
  font-size: 0.8em; }

.la-tazhar {
  display: none;
  visibility: hidden; }

.loader {
  width: 16px;
  height: 16px; }

#allComments {
  line-height: 1.5; }

#commentsToggle {
  cursor: pointer; }

#commentsToggle:hover {
  text-decoration: underline; }

.mxw100 {
  max-width: 100px; }

.article-comments .ulcomments {
  list-style: none;
  padding: 0;
  margin: 0; }

.article-comments .comment-row {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-top: 8px; }

.article-comments .comment-avatar {
  flex: 0 0 auto;
  width: 40px;
  height: 40px; }

.article-comments .comment-avatar-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover; }

.article-comments .comment-body {
  flex: 1 1 auto; }

.article-comments .comment-bubble {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  border-radius: 1rem;
  background-color: #fff;
  max-width: 98%;
  padding: 6px 10px; }

.article-comments .breaktxt {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

.article-comments .comment-name {
  margin-bottom: 2px;
  color: #e75410; }

.article-comments .comment-name a {
  color: #e75410; }

.article-comments .comment-title {
  font-weight: 600;
  margin-bottom: 4px; }

.article-comments .comment-reply-link {
  color: #6c757d;
  font-size: 0.85em;
  text-decoration: none; }

.article-comments .comment-reply-link:hover {
  text-decoration: underline; }

.article-comments .comment-reply-row {
  margin-top: 6px; }

.article-comments .comment-replying {
  color: #6c757d;
  font-size: 0.85em;
  margin-bottom: 8px; }

.article-comments .comment-text {
  font-size: 0.95em; }

.article-comments .comment-time {
  color: #6c757d;
  font-size: 0.7em;
  margin-top: 4px;
  margin-right: 6px; }

.article-comments .comment-time-under {
  font-size: 0.75em;
  margin-top: 6px;
  margin-right: 8px;
  color: #8a8a8a; }

.article-comments .mr50 {
  margin-right: 50px; }

.article-comments .comment-form {
  border-top: 1px solid #e5e5e5;
  margin-top: 12px;
  padding-top: 12px; }

.article-comments .comment-form .form-control {
  border-radius: 8px; }

.article-comments .comment-form textarea.form-control {
  min-height: 120px;
  resize: vertical; }

.article-comments .comment-form .btn {
  min-width: 140px; }

.article-comments .comment-form-row {
  display: flex;
  align-items: flex-start;
  gap: 12px; }

.article-comments .comment-form-avatar {
  flex: 0 0 auto;
  width: 48px;
  height: 48px; }

.article-comments .comment-form-avatar img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover; }

.article-comments .comment-form-input {
  flex: 1 1 auto; }

.article-comments .comment-guest-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 8px; }

.article-comments .comment-guest-links a {
  margin-left: 8px; }

.article-comments .comment-guest-links .comment-login-link {
  color: #6c757d;
  font-size: 0.85em; }

.article-comments .comment-guest-links .comment-login-link i {
  margin-left: 6px; }

@media (max-width: 1160px) {
  .scnTtl {
    top: 160px; } }
@media (max-width: 991px) {
  .scnTtl {
    top: auto;
    margin-top: 10px !important; } }
@media (max-width: 767px) {
  h1 {
    font-size: 1.5em; }

  .col-lg-4.fmSource {
    font-size: 0.9em;
    position: relative; }

  article {
    padding: .5em; }

  .border_x {
    border: 0px solid #dee2e6;
    border-top: 0 !important;
    border-right: 0 !important;
    border-radius: .25rem !important; }

  .mainDiv {
    padding: 0 !important;
    margin-top: 0pt !important; }

  .font-larg {
    font-size: 1em; }

  .socialSpan {
    display: flex !important; }

  .art_x {
    padding: 0em;
    line-height: 1.5em; }

  .ml20 {
    margin-left: 15px; } }
@media (max-width: 575.98px) {
  .article-comments .comment-avatar,
  .article-comments .comment-avatar-img {
    width: 32px;
    height: 32px; }

  .article-comments .mr50 {
    margin-right: 30px; }

  .article-comments .comment-form-avatar,
  .article-comments .comment-form-avatar img {
    width: 36px;
    height: 36px; }

  .article-comments .comment-guest-row {
    flex-direction: column;
    align-items: flex-start; }

  .article-comments .comment-guest-links a {
    margin-left: 0;
    margin-right: 8px; } }

/*# sourceMappingURL=article.css.map */
