@charset "UTF-8";
@font-face {
  font-display: swap;
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 200;
  src: url('/res/css/fonts/readex-pro-v21-arabic_latin-200.woff2') format('woff2'); 
}
@font-face {
  font-display: swap; 
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 300;
  src: url('/res/css/fonts/readex-pro-v21-arabic_latin-300.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  src: url('/res/css/fonts/readex-pro-v21-arabic_latin-regular.woff2') format('woff2'); 
}
@font-face {
  font-display: swap; 
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 500;
  src: url('/res/css/fonts/readex-pro-v21-arabic_latin-500.woff2') format('woff2'); 
}
@font-face {
  font-display: swap; 
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 600;
  src: url('/res/css/fonts/readex-pro-v21-arabic_latin-600.woff2') format('woff2'); 
}
@font-face {
  font-display: swap; 
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 700;
  src: url('/res/css/fonts/readex-pro-v21-arabic_latin-700.woff2') format('woff2'); 
}
@font-face {
  font-family: "MizanAR+LT-Regular";
  src: url("/res/css/fonts/MizanAR+LT-Regular.otf") format("opentype");
}
@font-face {
  font-family: "MizanAR+LT-Medium";
  src: url("/res/css/fonts/MizanAR+LT-Medium.otf") format("opentype");
}
@font-face {
  font-family: "MizanAR+LT-Semibold";
  src: url("/res/css/fonts/MizanAR+LT-SemiBold.otf") format("opentype");
}
@font-face {
  font-family: "MizanAR+LT-Bold";
  src: url("/res/css/fonts/MizanAR+LT-Bold.otf") format("opentype");
}
@font-face{
    font-family:"Font Awesome 6 Brands";
    font-style:normal;
    font-weight:400;
    font-display:block;
    src:url(/res/css/fonts/fa-brands-400.woff2) format("woff2")
}
@keyframes blink-prayer-hour {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink-prayer-label {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
body {
  background: #ffffff !important;
  font-family: "MizanAR+LT-Regular", sans-serif;
  font-size: 18px;
}
body.economy {
  background: #fef8f2 !important;
}
body.economy header#header {
  background: #fef8f2;
}
@media (max-width: 980px) {
  body.economy header#header {
    background: #fef8f2 !important;
  }
}
body.economy #navigation {
  background: #fef8f2;
}
body.economy #navigation.fixed_navigation {
  background: #fef8f2;
}
body.economy #navigation ul li.dropdown a.dropdown-toggle {
  background: #fef8f2;
}
body.economy .breadcrumbholder {
  background: #fef8f2;
}
body.economy .breadcrumbholder .breadcrumb {
  background: #fef8f2;
}
body.economy .section.grid ul article {
  background: #fef8f2;
}
body.economy .section.grid h2.title {
  background: transparent;
}

@media (max-width: 980px) {
  .brakingnews {
    margin-top: 0;
  }
}

.lb{
	padding: 15px 0;
	margin-bottom: 15px;
	border-bottom: 0.5px solid #a3a3a4;
}
#Leaderboard {
  
}
@media (min-width: 980px) {
  #Leaderboard {
    overflow: hidden;
  }
}
#Leaderboard1 {
  margin-top: -15px;
  margin-bottom: 0 !important;
  padding: 30px 0;
  padding-top: 0;
}

h1 {
  font-family: "MizanAR+LT-Semibold";
  font-size: 28px;
  line-height: 36px;
}
@media (min-width: 980px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}

p {
  margin-bottom: 40px;
  font-size: 24px;
}

.container-fluid {
  max-width: 1300px;
}
@media (max-width: 980px) {
  .container-fluid .container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.container-fluid:has(.with-background) {
  max-width: 100%;
  background: rgba(253, 241, 230, 0.5);
  margin-top: 45px;
  position: relative;
}
.container-fluid:has(.with-background) h2.title {
  background: transparent;
}
.container-fluid:has(.with-background) .row {
  max-width: 1300px;
  margin: 0 auto;
}
.container-fluid .with-background .section.grid.grid_4 h2.title {
  border-top: 0.5px solid rgba(142, 34, 24, 0.7);
  border-bottom: 0.5px solid rgba(142, 34, 24, 0.25);
}
.container-fluid .with-background .section.grid.grid_4 .section-featured-article {
  border-bottom: 0.5px solid rgba(142, 34, 24, 0.25);
}
.container-fluid .with-background .section.grid.grid_4 ul li:nth-last-child(-n+3):after{display: none}
.container-fluid .with-background .section.grid.grid_4 ul li:nth-child(-n+3):after,
.container-fluid .with-background .section.grid.grid_4 ul li:before {
  background-color: rgba(142, 34, 24, 0.25);
}
.container-fluid .with-background .section.tier-3 .article-grid {
	border-top: 0.5px solid rgba(142, 34, 24, 0.25)
}
.container-fluid .with-background .section.grid.grid_4 ul li article {
  background: transparent;
}
.container-fluid .with-background .section .tier-3 .article-grid {
	border-top: 0.5px solid rgba(142, 34, 24, 0.5) !important;	
}
.container-fluid .with-background .section-article-group-5 .tier-3 .article-grid .article-item:after{
	background-color: rgba(142, 34, 24, 0.25) !important;
}

.page-title {
  margin: 0;
  margin-bottom: 15px;
  font-family: "MizanAR+LT-Semibold";
  font-size: 70px;
  line-height: 1.5;
  color: #8E2218;
  text-align: center;
  border-top: 0.5px solid #000000;
  border-bottom: 0.5px solid #D9D9D9;
}

#navigation {
  padding-top: 25px;
  margin-bottom: 30px;
  background: white;
  color: #000000;
  border-bottom: 0.5px solid #a3a3a4;
}
@media (max-width: 980px) {
  #navigation {
    margin-top: 0;
  }
}
#navigation.fixed_navigation {
  padding-top: 0;
  box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  border-bottom: none;
}
#navigation.fixed_navigation .container-fluid {
  border-bottom: none;
}
#navigation ul li a {
  font-size: 18px;
  font-family: "Readex Pro", sans-serif;
  font-weight: 400;
  color: #420900 !important;
}
#navigation ul li.dropdown a.dropdown-toggle {
  background: #ffffff;
}
#navigation ul li.dropdown a.dropdown-toggle i {
  color: #000000;
}
#navigation .sub-menu {
  box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.1);
}

@media (max-width: 980px) {
  header#header {
    margin-bottom: 15px;
    padding-right: 30px;
    padding-left: 30px;
    position: static !important;
    background: #ffffff !important;
    border-bottom: 0.5px solid #a3a3a4;
  }
  header#header a.navbar-toggle {
    color: #000000;
    padding: 0;
  }
  header#header .switch {
    display: none !important;
  }
  header#header .prayertime {
    width: 35px;
    color: #000000;
    top: 11px;
    left: 42px;
    line-height: 1;
    background: none;
  }
  header#header .headerright {
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}
header#header a.logo {
  width: 165px;
  height: 67px;
  margin: 0;
  background-image: url(https://media.albayan.ae/images/logo.svg);
}
@media (max-width: 980px) {
  header#header .mobilesearch {
    display: none;
  }
}
@media (min-width: 980px) {
  header#header .socialandtime {
    display: none;
  }
}
@media (min-width: 980px) {
  header#header .searchwrap {
    display: none;
  }
}
header#header .headerright {
  top: -6px;
}
@media (min-width: 980px) {
  header#header .headerright {
    position: absolute;
    z-index: 8;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100px;
  }
}

/* Homepage */
.section-featured-article {
  position: relative;
}
@media (min-width: 980px) {
  .section-featured-article .container {
    display: flex;
  }
}
.section-featured-article .article-image {
  margin-bottom: 15px;
}
@media (min-width: 980px) {
  .section-featured-article .article-image {
    width: 50%;
    padding-left: 30px;
    margin-bottom: 0;
  }
}
.section-featured-article .article-image a:hover figcaption {
  text-decoration: none;
}
.section-featured-article .article-image figcaption {
  margin-top: 2px;
  font-family: "Readex Pro", sans-serif;
  font-size: 8px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: left;
  color: #751713;
}
@media (min-width: 980px) {
  .section-featured-article .article-text {
    width: 50%;
    padding-right: 30px;
  }
}
.section-featured-article .article-text .category a {
  color: #8E2218;
  font-family: "Readex Pro", sans-serif;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  line-height: normal;
}
.section-featured-article .article-text h1 {
  margin-top: 10px;
  font-family: "MizanAR+LT-Regular", sans-serif;
}
@media (min-width: 980px) {
  .section-featured-article .article-text h1 {
    font-size: 48px;
  }
}
.section-featured-article .article-text p {
  margin-bottom: 0;
}
@media (max-width: 980px) {
  .section-featured-article .article-text p {
    font-size: 20px;
  }
}

.section-article-group-9 {
  margin-top: 45px;
  margin-bottom: 30px;
  padding-top: 30px;
  border-top: 0.5px solid #a3a3a4;
}
@media (min-width: 980px) {
  .section-article-group-9 .article-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 60px;
  }
}
.section-article-group-9 .article-grid .article-item {
  margin-bottom: 30px;
  position: relative;
}
.section-article-group-9 .article-grid .article-item:nth-child(3) .media, .section-article-group-9 .article-grid .article-item:last-child .media {
  display: none;
}
.section-article-group-9 .article-grid .article-item:nth-child(3) p, .section-article-group-9 .article-grid .article-item:last-child p {
  display: block;
}
.section-article-group-9 .article-grid .article-item:nth-child(4):after {
  display: none;
}
.section-article-group-9 .article-grid .article-item:nth-child(4):before {
  display: none;
}
.section-article-group-9 .article-grid .article-item:nth-child(5):before, .section-article-group-9 .article-grid .article-item:nth-child(6):before, .section-article-group-9 .article-grid .article-item:nth-child(7):before {
  display: none;
}
@media (min-width: 980px) {
  .section-article-group-9 .article-grid .article-item #MPU {
    position: absolute;
  }
}
@media (min-width: 980px) {
  .section-article-group-9 .article-grid .article-item p {
    display: none;
  }
}
@media (min-width: 980px) {
  .section-article-group-9 .article-grid .article-item {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  .section-article-group-9 .article-grid .article-item {
    padding-bottom: 30px;
    border-bottom: 0.5px solid #a3a3a4;
  }
}
.section-article-group-9 .article-grid .article-item .category a {
  color: #8E2218;
  font-family: "Readex Pro", sans-serif;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  line-height: normal;
}
.section-article-group-9 .article-grid .article-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
  width: 1px;
  height: 100%;
  background-color: #E4E4E4;
}
@media (min-width: 980px) {
  .section-article-group-9 .article-grid .article-item:before {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #E4E4E4;
  }
}
.section-article-group-9 .article-grid .article-item figure figcaption {
  margin-top: 2px;
  font-family: "Readex Pro", sans-serif;
  font-size: 8px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: left;
  color: #751713;
}
.section-article-group-9 .article-category {
  color: #8E2218;
  font-family: "Readex Pro", sans-serif;
  font-size: rem-calc(13px);
  font-weight: 500;
  margin: 0;
  line-height: normal;
}
.section-article-group-9 .article-category.live-top {
  display: flex;
  gap: rem-calc(15px);
  align-items: center;
}
.section-article-group-9 h3 {
  margin-top: 10px;
}
@media (min-width: 980px) {
  .section-article-group-9 h3 {
    max-height: 90px;
    overflow: hidden;
  }
}
.section-article-group-9 h3 a {
  color: #420900;
  font-family: "MizanAR+LT-Semibold";
  font-size: rem-calc(24px);
  line-height: rem-calc(28px);
  font-weight: 600;
}
.section-article-group-9 p {
  color: #404040;
  font-family: "MizanAR+LT-Regular", sans-serif;
  font-size: rem-calc(22px);
  line-height: rem-calc(26px);
}
.section-article-group-9 img {
  display: block;
  width: 100%;
  object-fit: cover;
}

.section.grid {
  margin: 45px 0;
}
.section.grid ul li {
  margin-bottom: 30px;
  position: relative;
}
.section.grid ul li:nth-child(3n+1):before {
  display: none;
}
.section.grid ul li:before {
  right: 0;
}
@media (min-width: 980px) {
  .section.grid ul li:before {
    content: "";
    position: absolute;
    right: -30px;
    height: 100%;
    width: 0.5px;
    background: #e4e4e4;
  }
}
@media (min-width: 980px) {
  .section.grid ul li:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 15px;
    width: calc(100% - 30px);
    height: 0.5px;
    background: #e4e4e4;
  }
}
.section.grid ul article {
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
}
.section.grid ul article:hover {
  box-shadow: none;
}
.section.grid ul article .text {
  padding: 0;
}
.section.grid ul article .text .category a {
  color: #8e2218;
  font-size: 13px;
  font-family: "Readex Pro", sans-serif;
  font-weight: 500;
}
@media (min-width: 980px) {
  .section.grid ul article .text h2 {
    font-size: 22px;
  }
}
.section.grid ul article .text h3 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: "MizanAR+LT-Semibold";
}
@media (min-width: 980px) {
  .section.grid ul article .text h3 {
    margin-bottom: 0;
    max-width: 300px;
    font-size: 21px;
    line-height: 28px;
  }
}
.section.grid ul article .text h3 a {
  color: #420900;
}
.section.grid ul article .text p {
  color: #404040;
}
.section.grid.grid_4 h2.title {
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 14px;
  font-family: "MizanAR+LT-Regular", sans-serif;
  text-align: center;
  border-top: 0.5px solid #a3a3a4;
  border-bottom: 0.5px solid #d9d9d9;
}
.section.grid.grid_4 h2.title a {
  float: none;
  color: #751713;
}
@media (min-width: 980px) {
  .section.grid.grid_4 h2.title a {
    font-size: 60px;
  }
}
.section.grid.grid_4 .section-featured-article {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 0.5px solid #E4E4E4;
}
@media (min-width: 980px) {
  .section.grid.grid_4 ul {
    display: grid;
    gap: 30px 60px;
    grid-template-columns: repeat(3, 1fr);
  }
}
.section.grid.grid_4 ul li {
  width: auto;
  max-width: none !important;
  padding: 0;
}
@media (min-width: 980px) {
  .section.grid.grid_4 ul li {
    flex: 0 0 33% !important;
  }
}
@media (max-width: 980px) {
  .section.grid.grid_4 ul li.first-child article {
    flex-direction: column-reverse;
  }
}
.section.grid.grid_4 ul li:nth-child(3n+3) article figure {
  display: none;
}
.section.grid.grid_4 ul li:nth-child(3n+3) article .text p {
  display: block;
}
@media (max-width: 980px) {
  .section.grid.grid_4 ul li:nth-child(3n+3) article .text p {
    font-size: 20px;
  }
}
.section.grid.grid_4 ul li.FT article:before {
  content: "بالتعاون مع";
  margin-top: 15px;
  background-image: url(/res/img/ft-home.svg);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 40px;
}
.section.grid.grid_4 ul li article {
  display: flex;
  flex-direction: column-reverse;
}
@media (max-width: 980px) {
  .section.grid.grid_4 ul li article {
    align-items: revert;
    margin-bottom: 15px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 980px) {
  .section.grid.grid_4 ul li article .media {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
}
.section.grid.grid_4 ul li article .media figcaption {
  margin-top: 2px;
  font-family: "Readex Pro", sans-serif;
  font-size: 8px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: left;
  color: #751713;
}
.section.grid.grid_2 h2.title {
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 14px;
  font-family: "MizanAR+LT-Regular", sans-serif;
  text-align: center;
  border-top: 0.5px solid #a3a3a4;
  border-bottom: 0.5px solid #d9d9d9;
}
.section.grid.grid_2 h2.title a {
  float: none;
  color: #751713;
}
.section.grid.grid_2 h2.title a:before {
  display: none;
}
@media (min-width: 980px) {
  .section.grid.grid_2 h2.title a {
    font-size: 60px;
  }
}
.section.grid.grid_2 ul article .text {
  padding-right: 15px;
}
@media (min-width: 980px) {
  .section.grid.grid_2.opinions.teaser-block ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
  }
}
.section.grid.grid_2.opinions.teaser-block ul li {
  width: auto;
  max-width: none;
}
@media (max-width: 980px) {
  .section.grid.grid_2.opinions.teaser-block ul li {
    border-bottom: none;
  }
}
.section.grid.grid_2.opinions.teaser-block ul li:nth-child(3n+1):after {
  display: block;
}
.section.grid.grid_2.opinions.teaser-block ul li:nth-child(4n+1):after {
  display: none;
}
@media (max-width: 980px) {
  .section.grid.grid_2.opinions.teaser-block ul li:before {
    display: none;
  }
}
@media (max-width: 980px) {
  .section.grid.grid_2.opinions.teaser-block ul li article {
    border: none;
  }
}
.section.grid.grid_2.opinions.teaser-block ul li .category {
  color: #8E2218;
  font-family: "Readex Pro", sans-serif;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  margin-top: 10px;
  line-height: normal;
}
.section.grid.grid_2.opinions.teaser-block ul li .media {
  max-width: 150px;
  min-height: 150px;
  min-width: 150px;
}
.section.grid.grid_2.opinions.teaser-block ul li .text {
  padding: 0;
}
.section.grid.grid_2.opinions.teaser-block ul li .text p {
  font-size: 22px;
}
.section.grid.grid_2.number_list {
  padding: 0 15px;
}
.section.grid.grid_2.number_list h2.title {
  margin: 0;
  margin-bottom: 15px;
}
.section.grid.grid_2.number_list ul {
  counter-reset: my-counter;
}
@media (min-width: 980px) {
  .section.grid.grid_2.number_list ul {
    display: grid;
    gap: 60px;
    grid-template-columns: repeat(3, 1fr);
  }
}
.section.grid.grid_2.number_list ul li {
  width: auto;
  max-width: none;
  margin: 0;
  padding: 0;
  padding-right: 60px;
}
@media (max-width: 980px) {
  .section.grid.grid_2.number_list ul li {
    margin-bottom: 50px;
    border: none;
  }
}
.section.grid.grid_2.number_list ul li:nth-child(3n+1):before {
  display: block;
}
.section.grid.grid_2.number_list ul li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background-color: #ffffff;
  color: #751713;
  font-size: 22px;
  border: 0.5px solid #751713;
}
.section.grid.grid_2.number_list ul li article {
  width: 100%;
  margin: 0;
  position: relative;
  overflow: visible;
}
.section.grid.grid_2.number_list ul li article:before {
  content: "";
  position: absolute;
  left: -30px;
  width: 0.5px;
  height: 97px;
  background-color: #E4E4E4;
}
.section.grid.grid_2.number_list ul li article .text {
  padding-right: 0;
}
.section.grid .see-more {
  display: none;
}
.section.mostread h2.title {
  margin-top: 30px;
  margin-bottom: 15px;
  padding: 7px 0;
  font-family: "Readex Pro", sans-serif;
  font-size: 25px;
  border-top: 0.5px solid #e4e4e4;
  border-bottom: 0.5px solid #e4e4e4;
  box-shadow: none;
}
.section.mostread h2.title span {
  font-size: 25px;
  font-weight: 600;
  padding: 0;
  color: #751713;
}
.section.mostread h2.title span:before {
  display: none;
}
.section.section-flash article {
  display: block !important;
}
.section.section-flash article .media {
  width: 100% !important;
}
.section.section-flash article .text {
  width: 100% !important;
}

.articlesholder h2.title {
  margin-top: 30px;
  margin-bottom: 15px;
  padding: 7px 0;
  font-family: "Readex Pro", sans-serif;
  font-size: 25px;
  border-top: 0.5px solid #e4e4e4;
  border-bottom: 0.5px solid #e4e4e4;
  box-shadow: none;
}
.articlesholder h2.title a {
  font-size: 25px;
  font-weight: 600;
  padding: 0;
  color: #751713;
}
.articlesholder h2.title a:before {
  display: none;
}

.col-splite-two .widget.poll h2:before {
  display: none;
}

.newsletter,
.extras {
  border-radius: 0 !important;
}

@media (max-width: 980px) {
  .articledetails {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.articledetails .detailsmedia {
  text-align: right;
}
.articledetails h2.title {
  margin-top: 30px;
  margin-bottom: 15px;
  padding: 7px 0;
  font-family: "Readex Pro", sans-serif;
  font-size: 25px;
  border-top: 0.5px solid #e4e4e4;
  border-bottom: 0.5px solid #e4e4e4;
  box-shadow: none;
}
.articledetails h2.title a {
  font-size: 25px;
  font-weight: 600;
  padding: 0;
  color: #751713;
}
.articledetails h2.title a:before {
  display: none;
}
.articledetails p {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: "MizanAR+LT-Regular", sans-serif;
  font-size: 20px;
  line-height: 32px;
  color: #404040;
}

.section-article-group-5 h2 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 0;
  color: #751713;
  border-top: 0.5px solid #E4E4E4;
  font-size: 25px;
  line-height: 21px;
  font-family: "Readex Pro", sans-serif;
  font-weight: 600;
}
@media (max-width: 980px) {
  .section-article-group-5 h2 {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.section-article-group-5 h3 {
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: "MizanAR+LT-Regular", sans-serif;
  font-size: 28px;
  line-height: 36px;
}
@media (min-width: 980px) {
  .section-article-group-5 h3 {
    font-size: 48px;
    line-height: 56px;
  }
}
.section-article-group-5 h3 a {
  color: #000000;
}
.section-article-group-5 .tier-3 .article-grid {
  display: grid;
  padding-top: 30px;
  border-top: 0.5px solid #D9D9D9;
  gap: 30px;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 980px) {
  .section-article-group-5 .tier-3 .article-grid {
    gap: 60px;
    grid-template-columns: repeat(6, 1fr);
  }
}
.section-article-group-5 .tier-3 .article-grid .article-item {
  position: relative;
}
@media (max-width: 980px) {
  .section-article-group-5 .tier-3 .article-grid .article-item {
    border-bottom: 0.5px solid #E4E4E4;
  }
}
.section-article-group-5 .tier-3 .article-grid .article-item:first-child:after {
  display: none;
}
@media (max-width: 980px) {
  .section-article-group-5 .tier-3 .article-grid .article-item:nth-child(2n+1):after {
    display: none;
  }
}
.section-article-group-5 .tier-3 .article-grid .article-item:after {
  content: "";
  position: absolute;
  top: 0;
  right: -15px;
  width: 1px;
  height: calc(100% - 30px);
  background-color: #E4E4E4;
}
@media (min-width: 980px) {
  .section-article-group-5 .tier-3 .article-grid .article-item:after {
    right: -30px;
  }
}
.section-article-group-5 .tier-3 .article-grid .article-item .article-category {
  margin-top: 10px;
}
.section-article-group-5 .tier-3 .article-grid .article-item .article-category a {
  color: #8E2218;
  font-family: "Readex Pro", sans-serif;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  line-height: normal;
}
.section-article-group-5 .tier-3 .article-grid .article-item figure figcaption {
  display: none;
}
.section-article-group-5 .tier-3 .article-grid h4 {
  margin-top: 5px;
  font-family: "Readex Pro", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}
.section-article-group-5 .tier-3 .article-grid h4 a {
  color: #420900;
}

@media (max-width: 980px) {
  .grid.colshalf li.el2 .text,
  section.editors-choice ul li .text,
  section.editors-space ul li .text,
  .grid.colshalf li .text,
  .teaser-first ul li .text,
  .sectionlist ul li .text,
  .teaser-block ul li .text,
  .sectionlist ul li .text,
  .teaser-first ul li .text,
  .teaser-block ul li .text,
  .teaser-text ul li .text {
    max-width: none;
    width: 100%;
  }
}
body.section-page .section.grid ul li:before {
  display: none;
}
body.section-page .section.grid ul article .text p {
  display: block;
  margin-bottom: 0;
}
@media (max-width: 980px) {
  body.section-page #mainarea .grid_4.flashnews ul {
    display: block;
  }
}
@media (max-width: 980px) {
  body.section-page #mainarea .grid_4.flashnews ul li {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (max-width: 980px) {
  body.section-page #mainarea .grid_4.flashnews ul li article .media {
    margin-bottom: 15px;
  }
}
@media (max-width: 980px) {
  body.section-page #mainarea .grid_4.flashnews ul li article {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 980px) {
  body.section-page .twocolumnsctky {
    padding-right: 30px;
    padding-left: 30px;
  }
}
body.section-page .breadcrumbholder {
  margin-bottom: 30px;
}
@media (max-width: 980px) {
  body.section-page .breadcrumbholder {
    padding-right: 15px;
    padding-left: 15px;
  }
}
#mainarea .section-flash.flashnews ul li.first-child{margin-bottom: 0;}
#mainarea .section-flash.flashnews ul li.first-child article{width: 100%;}
#mainarea .section.grid_2.half-grid ul article{flex-direction: row;}
#mainarea .section.section-flash ul li.first-child article{display: flex; flex-direction: row;}
.pdflink{background: #e3e4d8 url(https://media.albayan.ae/images/pdficon_ar.svg); background-size: cover;}  
@media (max-width: 980px) {
  .pdflink{background: #fff url(https://media.albayan.ae/images/pdficon_mo.svg) center center no-repeat; background-size: 80%; display: block;}    
}
@media (max-width: 768px){
    #mainarea .section.section-flash ul li.first-child article{flex-direction: column;}
  	#iz-news-hub-floating-icon #iz-news-hub-icon-container{width: 40px !important; height: 40px !important}  
	#iz-news-hub-floating-icon .iz-news-hub-main-icon, #iz-news-hub-sticky-sidebar .iz-news-hub-main-icon{width: 20px !important; height:20px !important}  	
}
.twocolumnsctky .section.grid.section-flash{margin-top: 0}
.section.grid article .media figcaption{font-size: 8px}
.articledetails .FT {display:block; padding-bottom: 15px}
.flashholder .section-article-group-5 a {color: inherit}
.section.grid.gold{margin: 0px}
.section.grid.gold p{margin-top: 10px; max-height: 100px;}
.section.grid.gold ul article .text h3 {max-width: 100%}
.grid .article-item .media.no-image{background: #eee9e1 url(/res/img/albayan_bg_logo.png?v1) no-repeat center center;background-size: 100%;}
.grid .article-item .media.no-image img{visibility: hidden}
#footer .social a span{
	display: none;
}
@media (max-width: 768px){
	#footer .social,.allpresssector{
		display:block /* display:none */
	}
}
@media (max-width: 1200px){
	.footermenu .footersocial {
		max-width: 100%;
	}
}
/*# sourceMappingURL=general.css.map */
:host,:root{
    --fa-style-family-brands:"Font Awesome 6 Brands";
    --fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"
}
.fa-brands{
    font-family:"Font Awesome 6 Brands";
    font-weight:400;
    -moz-osx-font-smoothing:grayscale;
    -webkit-font-smoothing:antialiased;
    display:var(--fa-display,inline-block);
    font-style:normal;
    font-variant:normal;
    line-height:1;
    text-rendering:auto
}
.fa-linkedin:before {
	content: "\f08c";
}
.fa-square-instagram:before {
	content: "\e055";
}
.fa-youtube:before {
	content: "\f167";
}
.fa-x-twitter:before{
    content:"\e61b"
}
.fa-square-x-twitter:before {
	content: "\e61a";
}
.fa-facebook:before {
	content: "\f09a";
}

