@charset "UTF-8";
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

.no-margins {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.visible-tab {
  display: none;
}
@media screen and (max-width: 768px) {
  .visible-tab {
    display: block;
  }
}

.hidden-lg {
  display: none;
}
@media screen and (max-width: 1190px) {
  .hidden-lg {
    display: block;
  }
}

.align-center {
  text-align: center;
}

.color-red {
  color: #d8232a !important;
}

/* arabic */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 300;
  src: local("Cairo Light"), local("Cairo-Light"), url("..//fonts/cairo/cairo-light1.woff2") format("woff2");
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 300;
  src: local("Cairo Light"), local("Cairo-Light"), url("..//fonts/cairo/cairo-light2.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 300;
  src: local("Cairo Light"), local("Cairo-Light"), url("..//fonts/cairo/cairo-light3.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* arabic */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 400;
  src: local("Cairo"), local("Cairo-Regular"), url("..//fonts/cairo/cairo-regular1.woff2") format("woff2");
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 400;
  src: local("Cairo"), local("Cairo-Regular"), url("..//fonts/cairo/cairo-regular2.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 400;
  src: local("Cairo"), local("Cairo-Regular"), url("..//fonts/cairo/cairo-regular3.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* arabic */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 700;
  src: local("Cairo Bold"), local("Cairo-Bold"), url("..//fonts/cairo/cairo-bold1.woff2") format("woff2");
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 700;
  src: local("Cairo Bold"), local("Cairo-Bold"), url("..//fonts/cairo/cairo-bold2.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 700;
  src: local("Cairo Bold"), local("Cairo-Bold"), url("..//fonts/cairo/cairo-bold3.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/*
 * Droid Arabic Naskh (Arabic) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: "Droid Arabic Naskh";
  font-style: normal;
  font-weight: 400;
  src: url("..//fonts/DroidNaskh/DroidNaskh-Regular.eot");
  src: url("..//fonts/DroidNaskh/DroidNaskh-Regular.eot?#iefix") format("embedded-opentype"), url("..//fonts/DroidNaskh/DroidNaskh-Regular.woff2") format("woff2"), url("..//fonts/DroidNaskh/DroidNaskh-Regular.woff") format("woff"), url("..//fonts/DroidNaskh/DroidNaskh-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Droid Arabic Naskh";
  font-style: normal;
  font-weight: 700;
  src: url("..//fonts/DroidNaskh/DroidNaskh-Bold.eot");
  src: url("..//fonts/DroidNaskh/DroidNaskh-Bold.eot?#iefix") format("embedded-opentype"), url("..//fonts/DroidNaskh/DroidNaskh-Bold.woff2") format("woff2"), url("..//fonts/DroidNaskh/DroidNaskh-Bold.woff") format("woff"), url("..//fonts/DroidNaskh/DroidNaskh-Bold.ttf") format("truetype");
}
* {
  outline: none;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

::-moz-selection {
  background: #eee;
  text-shadow: none;
}

html, body {
  background-color: #eee;
}

body {
  font-family: "Droid Arabic Naskh", "Cairo", arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  direction: rtl;
  margin: 0;
  padding: 0;
  color: #000;
  background-repeat: no-repeat;
  background-size: cover;
}

a {
  cursor: pointer !important;
  color: #000;
  display: block;
}
a:focus, a:hover {
  text-decoration: none;
}
a:hover {
  color: #d8232a;
}

p {
  margin: 0;
  font-weight: 700;
}

button, input, textarea {
  font-weight: 300;
  font-family: "Cairo";
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Droid Arabic Naskh";
  font-weight: 400;
  font-style: normal;
  margin: 0;
  line-height: 1.4;
}

h2, h3 {
  font-weight: 700;
  font-size: 16px;
}

html, button, input, select, textarea {
  color: #222;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: none;
  overflow: auto;
  resize: vertical;
}

address {
  margin: 0;
}

a,
button,
input,
textarea {
  outline: none !important;
  text-decoration: none;
}

label {
  font-weight: normal;
  margin: 0;
}

input {
  background-color: transparent;
}

.content-table {
  width: 100%;
  height: 100%;
  display: table;
}

.content-top {
  display: table-cell;
  vertical-align: top;
}

.content-middle {
  display: table-cell;
  vertical-align: middle;
}

.content-bottom {
  display: table-cell;
  vertical-align: bottom;
}

.form-control {
  height: 34px;
  background-color: #fff;
  border: 1px solid gray;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 15px;
  padding-left: 15px;
}
.form-control:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: gray;
}
.form-control:read-only {
  background-color: gray;
  border-color: gray;
}

.form-control::-moz-placeholder {
  color: #000;
}

.form-control:-ms-input-placeholder {
  color: #000;
}

.form-control::-webkit-input-placeholder {
  color: #000;
}

.page-wrapper {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
}

.page-section {
  width: 100%;
  display: table-row;
}
.page-section.full-height {
  height: 100%;
}

.page-content {
  width: 100%;
  display: table-cell;
  height: 100%;
}
.page-content.vertical-middle {
  vertical-align: middle;
}
.page-content.vertical-bottom {
  vertical-align: bottom;
}

.container-content {
  width: 1290px;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1366px) {
  .container-content {
    width: auto;
  }
}

.grid, .section-lite .box-tab, .section-entertainment .box-content, .section-locals .box-tab, .section-communities .box-tab, .section-topics .box-content-mostread-v, footer .container-content, .box .box-content-4c1r, .box .box-content-4c, .box .box-content-3c, .box .box-content-1c1r .item, .box .box-content-1c4r .item:nth-child(n+2) {
  display: grid;
  grid-template-rows: auto;
  grid-gap: 1.5rem;
}

.grid-col2 {
  grid-template-columns: repeat(2, 1fr);
}

.grid-col3 {
  grid-template-columns: repeat(3, 1fr);
}

.grid-col4 {
  grid-template-columns: repeat(4, 1fr);
}

.container-row {
  margin-bottom: 1.5rem;
  overflow: hidden;
}
@media screen and (max-width: 1190px) {
  .container-row {
    display: flex;
    flex-direction: column;
  }
}
.container-row.container-grid {
  display: grid;
  grid-template-rows: auto;
  grid-gap: 1.5rem;
}
.container-row.container-inner {
  grid-template-columns: 1fr 360px;
}
@media screen and (max-width: 1190px) {
  .container-row.container-inner {
    display: block;
  }
}
@media screen and (max-width: 1190px) and (min-width: 768px) {
  .container-row.container-inner .inner-sidebar {
    display: none;
  }
}
.container-row.container-col2fixed {
  grid-template-columns: 1fr 265px;
}
@media screen and (max-width: 768px) {
  .container-row.container-col2fixed {
    grid-template-columns: repeat(1, 1fr);
  }
}
.container-row.container-col2 {
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 768px) {
  .container-row.container-col2 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.container-row.container-col3 {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 768px) {
  .container-row.container-col3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.container-row.container-col4 {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 768px) {
  .container-row.container-col4 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.container-row .container-2box2rows {
  display: grid;
  grid-gap: 1rem;
}
.container-row.box-block-wide {
  display: grid;
  grid-gap: 1.2rem;
  grid-template-columns: 728px 520px;
  max-height: 90px;
  background-color: transparent;
}
@media screen and (max-width: 1360px) {
  .container-row.box-block-wide {
    grid-gap: 2rem;
  }
}
.container-row.box-block-wide .box-block img {
  width: 100%;
}
.container-row.box-block-wide .box-block:nth-child(1) {
  text-align: right;
}
@media screen and (max-width: 1190px) and (min-width: 320px) {
  .container-row.box-block-wide .box-block:nth-child(1) {
    display: none;
  }
}
.container-row.box-block-wide .box-block:nth-child(2) {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .container-row.box-block-wide .box-block:nth-child(2) .box-content {
    margin: unset;
  }
}
@media screen and (max-width: 1190px) and (min-width: 768px) {
  .container-row.box-block-wide .box-block:nth-child(2) {
    display: none;
  }
}

.box {
  position: relative;
  padding: 9px;
  overflow: hidden;
  background-color: white;
}
.box.box-inverse {
  background-color: #181818 !important;
}
.box.box-inverse .box-title {
  color: #fff;
}
.box.box-inverse .box-title a {
  color: #fff;
}
.box.box-inverse .box-content {
  color: #fff;
}
.box.box-inverse .box-content a {
  color: #ececec;
}
.box.box-inverse .box-content a:hover {
  color: #fff;
}
.box.box-m-t {
  margin-top: 1.5rem;
}
.box .box-content .item {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .box .box-content .item {
    display: inline-flex;
    border-bottom: 1px solid #f3f3f3;
    padding: 0 0 10px 0;
  }
  .box .box-content .item:last-child {
    border: 0;
  }
}
.box .box-content .tag {
  background-color: #d8232a;
  padding: 0 10px;
  border: 1px solid white;
  right: 15px;
  text-align: center;
  position: absolute;
  top: 60%;
  z-index: 4;
  line-height: 27px;
  color: white;
}
@media screen and (max-width: 1190px) {
  .box .box-content .tag {
    right: 15px;
    top: 45%;
  }
}
.box .box-content img {
  width: 100%;
  border: 1px solid #eee;
}
@media screen and (max-width: 768px) {
  .box .box-content img {
    width: auto;
    max-height: 80px;
  }
}
.box .box-content h2 {
  margin-top: 0.5rem;
  padding: 1rem 0;
  font-size: 1.5rem;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .box .box-content h2 {
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .box .box-content h2 {
    padding: 0rem 1rem 0 0;
  }
}
.box .box-tab {
  position: relative;
}
.box .box-tab .more {
  text-align: left;
  color: #d8232a;
  position: absolute;
  bottom: 2px;
  left: 0;
  z-index: 2;
}
.box .box-tab .more i {
  font-size: 16px;
  padding-top: 5px;
  vertical-align: middle;
  font-weight: 900;
}
.box .box-slider {
  margin-bottom: -10px;
  overflow: hidden;
}
.box .box-slider .box-content {
  margin-bottom: 1.5rem;
}
.box .box-content-1c4r .item:nth-child(1) {
  position: relative;
  -webkit-transition: all, 0.28s;
  -o-transition: all, 0.28s;
  transition: all, 0.28s;
  display: block;
  padding: 0;
}
.box .box-content-1c4r .item:nth-child(1):before {
  content: "";
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  -webkit-transition: all, 0.25s;
  -o-transition: all, 0.25s;
  transition: all, 0.25s;
  background-image: -moz-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
  background-image: -ms-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
  background-image: -webkit-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
}
@media screen and (max-width: 1366px) {
  .box .box-content-1c4r .item:nth-child(1) img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .box .box-content-1c4r .item:nth-child(1) img {
    width: 100%;
    max-height: none;
  }
}
.box .box-content-1c4r .item:nth-child(1) h1, .box .box-content-1c4r .item:nth-child(1) h2 {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  font-size: 15px;
  padding: 20px 15px;
  line-height: 1.6;
  color: white;
  text-align: right;
}
.box .box-content-1c4r .item:nth-child(1) h1 a, .box .box-content-1c4r .item:nth-child(1) h2 a {
  color: white;
}
.box .box-content-1c4r .item:nth-child(1):hover h1, .box .box-content-1c4r .item:nth-child(1):hover h2 {
  color: white !important;
}
.box .box-content-1c4r .item:nth-child(1):hover:before {
  opacity: 0.2;
}
.box .box-content-1c4r .item:nth-child(n+2) {
  grid-template-columns: 0.5fr 1fr;
  margin: 8px 0;
}
.box .box-content-1c4r .item:nth-child(n+2) h2 {
  text-align: right;
}
@media screen and (max-width: 1190px) {
  .box .box-content-1c4r .item:nth-child(n+2) {
    margin: 0;
  }
  .box .box-content-1c4r .item:nth-child(n+2) img {
    padding-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .box .box-content-1c4r .item:nth-child(n+2) h2 {
    padding-right: 0;
  }
  .box .box-content-1c4r .item:nth-child(n+2) img {
    padding-top: 13px;
  }
}
@media screen and (max-width: 480px) {
  .box .box-content-1c4r .item:nth-child(n+2) {
    margin: 0;
  }
  .box .box-content-1c4r .item:nth-child(n+2) img {
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .box .box-content-1c4r .item {
    display: grid;
    grid-gap: 0 1rem;
    grid-template-columns: 0.4fr 1fr;
    padding: 1rem 0 1rem 1rem;
  }
  .box .box-content-1c4r .item:nth-child(1) img {
    width: 100%;
    max-height: none;
  }
}
.box .box-content-2c1r {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-gap: 1.2rem;
}
.box .box-content-2c1r .item {
  text-align: center;
}
.box .box-content-2c1r h2 {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .box .box-content-2c1r {
    grid-template-columns: repeat(1, 1fr);
  }
  .box .box-content-2c1r .item {
    text-align: right;
  }
}
.box .box-content-1c1r .item {
  grid-template-columns: 0.5fr 1fr;
  margin: 8px 0;
}
.box .box-content-1c1r .item:hover .share-icons {
  visibility: hidden;
}
.box .box-content-1c1r .item h2 {
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .box .box-content-1c1r .item h2 {
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .box .box-content-1c1r .item img {
    display: none;
  }
}
.box .box-content-3c {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 768px) {
  .box .box-content-3c {
    grid-template-columns: repeat(1, 1fr);
  }
  .box .box-content-3c .item:nth-child(1) {
    display: block;
    padding: 0;
    position: relative;
    -webkit-transition: all, 0.28s;
    -o-transition: all, 0.28s;
    transition: all, 0.28s;
  }
  .box .box-content-3c .item:nth-child(1):before {
    content: "";
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-transition: all, 0.25s;
    -o-transition: all, 0.25s;
    transition: all, 0.25s;
    background-image: -moz-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
    background-image: -ms-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
    background-image: -webkit-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
  }
}
@media screen and (max-width: 768px) and (max-width: 1366px) {
  .box .box-content-3c .item:nth-child(1) img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .box .box-content-3c .item:nth-child(1) img {
    width: 100%;
    max-height: none;
  }
}
@media screen and (max-width: 768px) {
  .box .box-content-3c .item:nth-child(1) h1, .box .box-content-3c .item:nth-child(1) h2 {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    font-size: 15px;
    padding: 20px 15px;
    line-height: 1.6;
    color: white;
    text-align: right;
  }
  .box .box-content-3c .item:nth-child(1) h1 a, .box .box-content-3c .item:nth-child(1) h2 a {
    color: white;
  }
}
@media screen and (max-width: 768px) {
  .box .box-content-3c .item:nth-child(1):hover h1, .box .box-content-3c .item:nth-child(1):hover h2 {
    color: white !important;
  }
  .box .box-content-3c .item:nth-child(1):hover:before {
    opacity: 0.2;
  }
}
.box .box-content-4c {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 768px) {
  .box .box-content-4c {
    grid-template-columns: repeat(1, 1fr);
  }
}
.box .box-content-4c1r {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 768px) {
  .box .box-content-4c1r {
    grid-template-columns: repeat(1, 1fr);
  }
  .box .box-content-4c1r .item:nth-child(1) {
    display: block;
    padding: 0;
    position: relative;
    -webkit-transition: all, 0.28s;
    -o-transition: all, 0.28s;
    transition: all, 0.28s;
  }
  .box .box-content-4c1r .item:nth-child(1):before {
    content: "";
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-transition: all, 0.25s;
    -o-transition: all, 0.25s;
    transition: all, 0.25s;
    background-image: -moz-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
    background-image: -ms-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
    background-image: -webkit-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
  }
}
@media screen and (max-width: 768px) and (max-width: 1366px) {
  .box .box-content-4c1r .item:nth-child(1) img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .box .box-content-4c1r .item:nth-child(1) img {
    width: 100%;
    max-height: none;
  }
}
@media screen and (max-width: 768px) {
  .box .box-content-4c1r .item:nth-child(1) h1, .box .box-content-4c1r .item:nth-child(1) h2 {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    font-size: 15px;
    padding: 20px 15px;
    line-height: 1.6;
    color: white;
    text-align: right;
  }
  .box .box-content-4c1r .item:nth-child(1) h1 a, .box .box-content-4c1r .item:nth-child(1) h2 a {
    color: white;
  }
}
@media screen and (max-width: 768px) {
  .box .box-content-4c1r .item:nth-child(1):hover h1, .box .box-content-4c1r .item:nth-child(1):hover h2 {
    color: white !important;
  }
  .box .box-content-4c1r .item:nth-child(1):hover:before {
    opacity: 0.2;
  }
}
.box .box-content-list h2 {
  text-align: right;
}
.box .box-content-list ul {
  width: 100%;
  overflow-y: auto;
  display: inline-block;
}
.box .box-content-list ul li {
  font-size: 1.8rem;
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
}
.box .box-content-list ul li time {
  display: inline-block;
  width: 55px;
  color: #818181;
}
@media screen and (max-width: 480px) {
  .box .box-content-list ul li time {
    width: 40px;
  }
}
.box .box-content-list ul li:last-child {
  border: 0;
}
@media screen and (max-width: 480px) {
  .box .box-content-list ul li {
    font-size: 1.4rem;
  }
}
.box .box-fixalignment h2 {
  text-align: center;
}
@media screen and (max-width: 480px) {
  .box .box-fixalignment h2 {
    text-align: right;
  }
}

.box-title {
  position: relative;
  grid-column: 1/4;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 9px;
  margin-bottom: 9px;
}
.box-title:before {
  content: "";
  position: absolute;
  width: 100px;
  bottom: -1px;
  height: 1px;
  background-color: #d8232a;
}
.box-title h3 {
  display: inline-block;
  font-weight: 700;
  font-family: "Cairo";
  font-size: 20px;
  line-height: initial;
}
@media screen and (max-width: 620px) {
  .box-title h3 {
    font-size: 22px;
  }
}
.box-title .slider-arrows {
  display: inline;
}
.box-title .slider-arrows > li {
  display: inline;
  float: left;
  width: 44px;
  height: 44px;
  border: 1px solid #eee;
  transition: all 0.25s;
  color: #a1a1a1;
  text-align: center;
  line-height: 42px;
  font-size: 18px;
  cursor: pointer;
}
@media screen and (max-width: 1100px) {
  .box-title .slider-arrows > li {
    width: 34px;
    height: 34px;
    line-height: 32px;
  }
}
.box-title .slider-arrows > li:last-child {
  margin-left: 10px;
}
.box-title .slider-arrows > li:hover {
  background-color: #d8232a;
  border-color: #d8232a;
  color: #fff;
}
.box-title .box-tabs {
  float: left;
  position: relative;
  bottom: 7px;
  padding-top: 5px;
}
@media screen and (max-width: 1023px) {
  .box-title .box-tabs {
    float: none;
    margin-bottom: 0;
    overflow: auto;
  }
}
.box-title .box-tabs ul > li {
  float: right;
  margin: 0 2px;
}
.box-title .box-tabs ul > li > a {
  display: block;
  padding: 11px 14px;
  font-family: "Cairo";
  font-size: 15px;
  font-weight: 600;
  transition: all 0.25s;
  color: #000;
}
.box-title .box-tabs ul > li > a:hover {
  background-color: #d8232a;
  color: #fff;
}
@media screen and (max-width: 1100px) {
  .box-title .box-tabs ul > li > a {
    font-size: 14px;
    padding: 7px 10px;
  }
}
.box-title .box-tabs ul > li.active > a {
  background-color: #d8232a;
  color: #fff;
}

.box-block {
  width: 100%;
  overflow: hidden;
  background-color: white;
  margin-bottom: 0.9rem;
  text-align: center;
}
.box-block img {
  height: 100%;
}
.box-block:last-child {
  margin-bottom: 0 !important;
}
.box-block.box-block-w265h280 {
  width: 265px;
  height: 280px !important;
}
@media screen and (max-width: 768px) {
  .box-block.box-block-w265h280 {
    height: 90px !important;
  }
}
.box-block.box-block-w336 {
  width: 336px;
  height: auto !important;
}
.box-block.box-block-w265h110 {
  width: 265px;
  height: 110px !important;
}
.box-block.box-block-w265h90 {
  width: 265px;
  height: 90px !important;
}
.box-block.box-block-w728h90 {
  width: 728px;
  height: 90px !important;
}
.box-block.box-block-wfullh90 {
  width: 100%;
  height: 90px !important;
}
.box-block.box-block-wfull {
  width: 100%;
}
.box-block .box-content {
  display: table;
  margin: auto;
}

.item {
  position: relative;
}
@media screen and (min-width: 768px) {
  .item:hover .share-icons {
    visibility: visible;
  }
}
.item .image {
  position: relative;
}
.item .share-icons {
  text-align: center;
  z-index: 4;
  line-height: 230%;
  color: white;
  visibility: hidden;
  position: absolute;
  left: 5px;
  bottom: 6px;
}
.item .share-icons a {
  display: inline-block;
  float: right;
  width: 30px;
  height: 30px;
  margin: 0.2rem;
  color: white;
}
.item .share-icons a.facebook {
  background-color: #3b5999;
  border-color: #3b5999;
}
.item .share-icons a.twitter {
  background-color: #55acee;
  border-color: #55acee;
}
.item .share-icons a:hover {
  background-color: #d8232a;
  border-color: #d8232a;
}

.soical-links {
  text-align: center;
}
.soical-links > li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  margin-right: 16px;
}
@media screen and (max-width: 1200px) {
  .soical-links > li {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.soical-links > li > a {
  display: block;
  font-size: 30px;
  transition: all 0.25s;
}

.box-sms, .box-live {
  width: 100%;
  height: 251px;
  color: #fff;
  background-color: #000;
}
.box-sms h5, .box-live h5 {
  padding: 5px 0;
}
.box-sms input, .box-live input {
  padding: 5px;
  margin: 1rem 0;
  direction: ltr;
  background-color: #fff;
  border: 1px solid #fff;
}
.box-sms button, .box-live button {
  width: 35px;
  padding: 6px;
  border: 1px solid #d8232a;
  background-color: #d8232a;
  color: #fff;
}
.box-sms button:hover, .box-live button:hover {
  color: #000;
}

.box-live {
  height: auto;
  color: #fff;
  background-color: #d8232a;
  margin-bottom: 1.1rem;
}
.box-live .box-title:before {
  display: none;
}
.box-live .box-content {
  text-align: center;
}
.box-live .box-content h2 {
  font-size: 14px;
  padding: 5px 0 10px 0;
}
@media screen and (max-width: 480px) {
  .box-live iframe {
    width: 100%;
  }
}

.breakingnews {
  height: 60px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 105;
  transition: all 0.25s;
  background-color: #d8232a;
  color: #fff;
}
.breakingnews .title {
  float: right;
  width: 65px;
  height: 60px;
  padding-top: 20px;
  background-color: #fff;
  color: #d8232a;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .breakingnews .title {
    height: 50px;
    padding-top: 15px;
  }
}
.breakingnews h2 {
  font-size: 18px;
}
.breakingnews .content {
  float: right;
  width: 90%;
  font-family: "Droid Arabic Naskh";
  color: #fff;
  overflow: hidden;
}
.breakingnews .content li {
  padding: 18px 15px 5px 0;
}
@media screen and (max-width: 480px) {
  .breakingnews .content li {
    padding: 8px 10px 5px 0;
  }
}
@media screen and (max-width: 480px) {
  .breakingnews .content {
    width: 75%;
    font-size: 15px;
  }
  .breakingnews .content h2 {
    font-size: 12px;
  }
}
.breakingnews .close-x {
  position: relative;
}
@media screen and (max-width: 480px) {
  .breakingnews .close-x {
    display: none;
  }
}
.breakingnews .close-breaking {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #af1319;
  color: #fff;
  position: absolute;
  left: 0;
  top: 10px;
  transition: all 0.25s;
  font-size: 20px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .breakingnews .close-breaking {
    left: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }
}
.breakingnews .close-breaking:hover {
  background-color: #000;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .breakingnews {
    height: 50px;
  }
}
@media screen and (max-width: 480px) {
  .breakingnews {
    top: 0;
    bottom: auto;
  }
}

@media screen and (max-width: 480px) {
  .inner-sidebar {
    margin-top: 1.5rem;
  }
}
.inner-sidebar .box-sms {
  height: auto;
}
.inner-sidebar .box, .inner-sidebar .box-block {
  margin-bottom: 1.5rem;
}
.inner-sidebar .box-block-wfull {
  padding: 10px 0;
}
.inner-sidebar .box .box-content h2 {
  padding-top: 0;
}

#section-live .box-title a {
  display: inline-block;
}

nav {
  position: relative;
  height: 55px;
  background-color: #000;
  z-index: 3;
}
nav:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 2;
  display: none;
}
@media screen and (max-width: 1190px) {
  nav:before {
    display: block;
  }
}
@media screen and (max-width: 1190px) {
  nav {
    border-bottom: 1px solid #000;
  }
}
nav .container-content {
  position: relative;
  padding-left: 70px;
}

.page-nav {
  float: right;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1190px) {
  .page-nav {
    float: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 55px;
    background-color: #000;
    z-index: 1;
    transition: all 0.35s;
    -moz-transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    opacity: 0;
    visibility: hidden;
  }
  .page-nav.open {
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
  }
}
.page-nav > li {
  float: right;
}
@media screen and (max-width: 1190px) {
  .page-nav > li {
    float: none;
    border-bottom: 1px solid #151515;
  }
}
.page-nav > li.is-home {
  width: 57px;
  text-align: center;
}
@media screen and (max-width: 1190px) {
  .page-nav > li.is-home {
    width: auto;
    text-align: initial;
  }
}
.page-nav > li.is-home > a {
  padding-left: 5px;
  padding-right: 5px;
  border-left: 1px solid #393939;
  border-right: 1px solid #393939;
}
.page-nav > li.is-home > a:hover {
  border-left: #d8232a;
  border-right: #d8232a;
}
@media screen and (max-width: 1190px) {
  .page-nav > li.is-home > a {
    padding: 5px 20px;
    border-left: none;
    border-right: none;
  }
}
@media screen and (max-width: 1190px) {
  .page-nav > li.is-home > a > i {
    display: none;
  }
}
.page-nav > li.is-home > a > span {
  display: none;
}
@media screen and (max-width: 1190px) {
  .page-nav > li.is-home > a > span {
    display: block;
  }
}
.page-nav > li .sub-menu {
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate(0, 20px);
  -webkit-transform: translate(0, 20px);
  transform: translate(0, 20px);
  transition: all 0.25s;
  position: absolute;
  right: 0;
  width: 120px;
}
@media screen and (max-width: 1190px) {
  .page-nav > li .sub-menu {
    left: 0;
    right: 0;
    width: auto;
  }
}
.page-nav > li .sub-menu > li {
  border-top: 1px solid #000;
}
.page-nav > li .sub-menu > li > a {
  font-family: "Cairo";
  text-align: center;
  display: block;
  color: #fff;
  font-size: 14px;
  padding: 8px 10px;
  transition: all 0.25s;
}
.page-nav > li .sub-menu > li > a:hover {
  background-color: #d8232a;
  color: #fff;
}
.page-nav > li.is-more {
  min-width: 90px;
  position: relative;
}
.page-nav > li.is-more > a {
  border-left: 1px solid #393939;
  border-right: 1px solid #393939;
  position: relative;
  padding-left: 25px;
}
.page-nav > li.is-more > a > i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 25px;
  height: 15px;
  text-align: center;
}
.page-nav > li.is-more > a:hover {
  border-left: #d8232a;
  border-right: #d8232a;
}
.page-nav > li.is-more:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.page-nav > li.is-more.nav-social {
  display: none;
}
@media screen and (max-width: 1190px) {
  .page-nav > li.is-more.nav-social {
    display: block;
  }
}
.page-nav > li > a {
  font-family: "Cairo";
  line-height: 55px;
  display: block;
  color: #fff;
  transition: all 0.25s;
  font-size: 15px;
  padding-left: 18px;
  padding-right: 18px;
}
@media screen and (max-width: 1366px) {
  .page-nav > li > a {
    font-size: 13px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 1190px) {
  .page-nav > li > a {
    line-height: initial;
    padding: 5px 20px;
  }
}
.page-nav > li > a:hover {
  background-color: #d8232a;
  color: #fff;
}
.page-nav > li.active > a {
  background-color: #d8232a;
  color: #fff;
}

.page-header {
  background-color: white;
  height: 115px;
  border-top: 2px solid #d8232a;
  margin: auto 0 10px 0;
  padding: 0;
}
.page-header .container-content {
  height: 100%;
}
@media screen and (max-width: 1190px) {
  .page-header {
    height: auto;
    padding: 10px 0;
  }
}
.page-header .logo {
  display: block;
  float: right;
  width: 400px;
}
.page-header .logo a {
  display: table;
  margin: 0 auto;
}
.page-header .logo img {
  max-width: 100%;
}
@media screen and (max-width: 1366px) {
  .page-header .logo {
    width: 220px;
    display: table;
    margin: 5px 50px 10px;
  }
}
@media screen and (max-width: 768px) {
  .page-header .logo {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
}
.page-header .banner {
  float: left;
  width: 728px;
  height: 90px;
  display: block;
}
.page-header .banner > img {
  width: 100%;
}
.page-header .banner * {
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page-header .banner * {
    width: 100% !important;
  }
}
@media screen and (max-width: 1190px) {
  .page-header .banner {
    max-width: 728px;
    width: auto;
    height: auto;
    float: none;
    display: table;
    margin: 0 auto;
  }
}

.search-form {
  position: absolute;
  left: 15px;
  top: 0;
  height: 55px;
  z-index: 2;
  padding-left: 57px;
}
@media screen and (max-width: 1366px) {
  .search-form {
    left: 0;
  }
}
.search-form .form-search {
  height: 100%;
}
.search-form .form-group {
  margin-bottom: 0;
  width: 0;
  position: absolute;
  left: 57px;
  top: 0;
  height: 100%;
  transition: all 0.25s;
}
@media screen and (max-width: 1366px) {
  .search-form .form-group {
    left: 72px;
  }
}
.search-form .form-group .icon {
  font-size: 16px;
  position: absolute;
  left: 4px;
  top: 0;
  bottom: 0;
  background-color: transparent;
  border: none;
  color: #000;
  transition: all 0.25s;
  opacity: 0;
  visibility: hidden;
}
.search-form .form-group .icon:hover {
  color: #d8232a;
}
.search-form .form-group.expand {
  width: 200px;
}
@media screen and (max-width: 400px) {
  .search-form .form-group.expand {
    width: 180px;
  }
}
@media screen and (max-width: 350px) {
  .search-form .form-group.expand {
    width: 160px;
  }
}
.search-form .form-group.expand .icon {
  opacity: 1;
  visibility: visible;
}
.search-form .form-group .form-control {
  height: 100%;
  transition: all 0.25s;
  padding-right: 30px;
  padding-left: 10px;
  border: none;
}

.search-icon {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 57px;
  height: 55px;
  line-height: 52px;
  color: #fff;
  text-align: center;
  transition: all 0.25s;
  background-color: #000;
}
.search-icon:hover {
  background-color: #d8232a;
  color: #fff;
}
@media screen and (max-width: 1366px) {
  .search-icon {
    left: 15px;
  }
}
@media screen and (max-width: 1190px) {
  .search-icon {
    z-index: 3;
  }
}
@media screen and (max-width: 1190px) {
  .search-icon {
    background-color: #d8232a;
    border: 2px solid #d8232a;
  }
  .search-icon:hover {
    background-color: #fff;
    color: #d8232a;
  }
}

.live-icon {
  position: absolute;
  left: 26%;
  top: 10px;
  cursor: pointer;
  width: 94px;
  height: 35px;
  line-height: 35px;
  background-color: #d8232a;
  border: 2px solid #d8232a;
  color: #fff;
  text-align: center;
  transition: all 0.25s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.live-icon a {
  color: #fff;
}
.live-icon a:hover {
  color: #d8232a;
}
.live-icon:hover {
  background-color: #fff;
  color: #d8232a;
}
@media screen and (max-width: 1366px) {
  .live-icon {
    left: 26%;
  }
}
@media screen and (max-width: 1190px) {
  .live-icon {
    left: 36%;
    z-index: 3;
  }
}
@media screen and (max-width: 1190px) {
  .live-icon {
    display: none;
  }
}

.bar,
.bar:after,
.bar:before {
  width: 34px;
  height: 4px;
}

.bar {
  position: relative;
  background: white;
  transition: all 0ms 300ms;
  -moz-transform: translateY(10px);
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

.bar:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  background: white;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  background: white;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 15px;
  width: 34px;
  height: 24px;
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 1190px) {
  .hamburger-menu {
    display: block;
    z-index: 3;
  }
}
.hamburger-menu.active .bar:after {
  top: 0;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.hamburger-menu.active .bar:before {
  bottom: 0;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.hamburger-menu.active .bar {
  background: rgba(255, 255, 255, 0);
}

footer {
  background-color: #000;
  padding: 5px 0 15px;
  color: #fff;
  text-align: center;
}
footer .container-content {
  grid-template-columns: 0.5fr 1fr 0.5fr;
}
@media screen and (max-width: 480px) {
  footer .container-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 1190px) {
  footer {
    padding: 0;
  }
}
footer .side {
  padding-top: 35px;
}
@media screen and (max-width: 480px) {
  footer .side {
    padding: 0 0 10px 0;
  }
}
footer .side-copyright {
  text-align: center;
}
@media screen and (max-width: 1190px) {
  footer .side-copyright {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  footer .side-copyright {
    float: none;
    display: table;
    margin: 0 auto;
  }
}
footer .side-copyright .logo {
  max-width: 192px;
  margin: 0 auto;
}
footer .side-copyright .logo img {
  width: 70%;
}
footer .side-copyright .copyright {
  display: block;
  margin-top: 15px;
  color: white;
  font-size: 14px;
  font-family: tahoma, arial;
}
footer .side-copyright .footer-shortlinks {
  padding-top: 50px;
}
@media screen and (max-width: 1190px) {
  footer .side-copyright .footer-shortlinks {
    padding-top: 15px;
  }
}
footer .side-copyright .footer-shortlinks > li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
  margin-right: 2px;
}
footer .side-copyright .footer-shortlinks > li > a {
  display: block;
  font-size: 12px;
  color: #d8232a;
  font-family: tahoma, arial;
  transition: all 0.25s;
}
footer .side-copyright .footer-shortlinks > li > a:hover {
  color: #fff;
}
footer .side-copyright .footer-shortlinks > li > i {
  width: 1px;
  height: 15px;
  background-color: #d8232a;
  display: block;
}
footer .side-socialicons h4 {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 1190px) {
  footer .side-socialicons h4 {
    font-size: 16px;
    text-align: center;
  }
}
@media screen and (max-width: 1190px) {
  footer .side-socialicons {
    padding-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  footer .side-socialicons {
    padding: 0 0 10px 0;
  }
}
@media screen and (max-width: 480px) {
  footer .side-blank {
    display: none;
  }
}
footer .btn-store {
  background-color: #151515;
  border-radius: 5px;
  padding-right: 25px;
  padding-right: 5px;
}
footer .btn-store > i {
  width: 18px;
  height: 18px;
  font-size: 18px;
  rtl: 3px;
}
footer .btn-store > span.txt1 {
  font-size: 10px;
}
footer .btn-store > span.txt2 {
  font-size: 15px;
}
footer .btn-store.btn-googleplay {
  margin-left: 5px;
}
footer .btn-store.btn-googleplay > span.txt2 {
  font-size: 13px;
}
footer .btn-store:hover {
  background-color: #d8232a;
}
footer .soical-links > li {
  margin-left: 0;
  margin-right: 0;
  width: 53px;
  height: 53px;
}
footer .soical-links > li > a {
  width: auto;
  height: auto;
  line-height: 50px;
  font-size: 20px;
  background-color: transparent;
  color: #fff;
}
footer .soical-links > li:hover {
  background-color: #d8232a;
}
footer .soical-links > li:hover a {
  color: white;
}

.store-links {
  direction: ltr;
  text-align: center;
  padding-top: 15px;
}
@media screen and (max-width: 340px) {
  .store-links {
    padding-top: 5px;
  }
}

.btn-store {
  width: 45%;
  background-color: #000;
  color: white;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 5px 15px 5px 30px;
  transition: all 0.25s;
}
@media screen and (max-width: 340px) {
  .btn-store {
    float: none;
    display: block;
    width: auto;
    margin-top: 5px;
  }
}
.btn-store:hover {
  color: white;
  background-color: #d8232a;
}
.btn-store > i {
  width: 20px;
  height: 20px;
  font-size: 20px;
  text-align: center;
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.btn-store > span {
  display: block;
  text-align: left;
}
.btn-store > span.txt1 {
  font-size: 11px;
  font-weight: 300;
}
@media screen and (max-width: 340px) {
  .btn-store > span.txt1 {
    font-size: 12px;
  }
}
.btn-store > span.txt2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .btn-store > span.txt2 {
    font-size: 14px;
  }
}
@media screen and (max-width: 340px) {
  .btn-store > span.txt2 {
    font-size: 20px;
  }
}

.homepage-main .home-content {
  width: 78%;
  float: right;
}
@media screen and (max-width: 1280px) {
  .homepage-main .home-content {
    width: 77%;
  }
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content {
    width: 100%;
  }
}
.homepage-main .home-content .home-mainbox {
  background-color: white;
  display: grid;
  grid-template-rows: auto;
  grid-gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-mainbox {
    display: inline-flex;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-mainbox {
    display: block;
  }
}
.homepage-main .home-content .home-mainbox img {
  height: 280px;
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-mainbox img {
    height: auto;
    width: 100%;
  }
}
.homepage-main .home-content .home-mainbox .item {
  padding: 0;
  color: #cecece;
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-mainbox .item {
    padding: 10px;
  }
}
.homepage-main .home-content .home-mainbox .item:first-child {
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-mainbox .item:first-child {
    padding-left: 10px;
  }
}
.homepage-main .home-content .home-mainbox .item:nth-child(2) {
  padding-right: 1rem;
  padding-left: 1rem;
}
.homepage-main .home-content .home-mainbox .item h1 {
  grid-row: 2/3;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000;
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-mainbox .item h1 {
    font-size: 16px;
    line-height: 21px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-mainbox .item h1 {
    font-size: 14px;
    line-height: 19px;
  }
}
.homepage-main .home-content .home-mainbox .item h1:first-of-type {
  font-size: 23px;
  line-height: 37px;
  padding-top: 40px;
  color: #d8232a;
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-mainbox .item h1:first-of-type {
    font-size: 18px;
    padding-top: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-mainbox .item h1:first-of-type {
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 620px) {
  .homepage-main .home-content .home-mainbox .item h1:first-of-type {
    padding-top: 0;
  }
}
.homepage-main .home-content .home-mainbox .item h5 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  font-family: "Droid Arabic Naskh", arial, sans-serif;
  padding-top: 40px;
  margin-bottom: 12px;
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-mainbox .item h5 {
    display: none;
  }
}
.homepage-main .home-content .home-mainbox .item h5 > span {
  display: block;
  width: 70px;
  margin-bottom: 12px;
  border-bottom: 1px dashed #cecece;
}
.homepage-main .home-content .home-mainbox-live {
  display: grid;
  grid-template-rows: auto;
  grid-gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-mainbox-live {
    display: inline-flex;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-mainbox-live {
    display: block;
  }
}
.homepage-main .home-content .home-mainbox-live img {
  height: 280px;
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-mainbox-live img {
    height: auto;
    width: 100%;
  }
}
.homepage-main .home-content .home-mainbox-live .item {
  padding: 0;
  color: #cecece;
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-mainbox-live .item {
    padding: 10px;
  }
}
.homepage-main .home-content .home-mainbox-live .item h1 {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  z-index: 2;
  padding: 20px 15px;
  color: white;
  text-align: right;
}
.homepage-main .home-content .home-mainbox-live .item h1 a {
  color: white;
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-mainbox-live .item h1 {
    font-size: 16px;
    line-height: 21px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-mainbox-live .item h1 {
    font-size: 14px;
    line-height: 19px;
  }
}
.homepage-main .home-content .home-mainbox-live .item h1:first-of-type {
  font-size: 23px;
  line-height: 31px;
  padding-top: 40px;
  color: #d8232a;
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-mainbox-live .item h1:first-of-type {
    font-size: 18px;
    padding-top: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-mainbox-live .item h1:first-of-type {
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 620px) {
  .homepage-main .home-content .home-mainbox-live .item h1:first-of-type {
    padding-top: 0;
  }
}
.homepage-main .home-content .home-mainbox-live .item h5 {
  display: none;
}
.homepage-main .home-content .home-featured {
  display: grid;
  grid-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 1rem;
  padding: 1rem 0.2rem;
  background-color: white;
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-featured {
    grid-gap: 0;
    grid-template-columns: repeat(1, 1fr);
    padding: 0;
    background-color: transparent;
  }
  .homepage-main .home-content .home-featured .item {
    display: grid;
    grid-gap: 0 1rem;
    grid-template-columns: 0.4fr 1fr;
    padding: 1rem;
    margin-bottom: 1rem;
    background-color: white;
  }
}
.homepage-main .home-content .home-featured .item {
  text-align: center;
  overflow: hidden;
}
.homepage-main .home-content .home-featured .item img {
  width: 92%;
  height: 130px;
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-featured .item img {
    height: 80px;
  }
}
.homepage-main .home-content .home-featured .item h2 {
  padding: 5px 0 0;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .homepage-main .home-content .home-featured .item h2 {
    padding: 15px 10px 10px;
  }
}
@media screen and (min-width: 1190px) {
  .homepage-main .home-content .home-featured .item h2 {
    padding: 10px;
    height: 100px;
  }
}
@media screen and (max-width: 480px) {
  .homepage-main .home-content .home-featured .item h2 {
    text-align: right;
    padding: 5px 10px 10px;
  }
}
.homepage-main .home-content .home-readmore-sq {
  display: grid;
  grid-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 0;
  padding: 0 0.2rem;
  background-color: white;
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-readmore-sq {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0;
    padding: 0;
  }
  .homepage-main .home-content .home-readmore-sq .item {
    display: grid;
    grid-template-columns: 0.4fr 1fr;
    grid-gap: 0 1rem;
    padding: 1rem;
    margin-bottom: 1rem;
  }
}
.homepage-main .home-content .home-readmore-sq .item {
  text-align: center;
  background-color: white;
  padding: 1rem;
}
.homepage-main .home-content .home-readmore-sq .item img {
  width: 100%;
}
.homepage-main .home-content .home-readmore-sq .item h2 {
  padding: 5px 0 0;
}
@media screen and (min-width: 1190px) {
  .homepage-main .home-content .home-readmore-sq .item h2 {
    padding: 10px;
    height: 80px;
    overflow: hidden;
  }
}
.homepage-main .home-content .home-readmore {
  display: grid;
  grid-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-readmore {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0;
    padding: 0;
  }
  .homepage-main .home-content .home-readmore .item {
    display: grid;
    grid-template-columns: 0.4fr 1fr;
    grid-gap: 0 1rem;
    padding: 1rem;
    margin-bottom: 1rem;
  }
}
.homepage-main .home-content .home-readmore .item {
  display: grid;
  grid-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  text-align: right;
  background-color: white;
  padding: 1.3rem 1.3rem 1.6rem;
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-readmore .item:nth-child(1) {
    position: relative;
    -webkit-transition: all, 0.28s;
    -o-transition: all, 0.28s;
    transition: all, 0.28s;
    display: block;
    padding: 0;
  }
  .homepage-main .home-content .home-readmore .item:nth-child(1):before {
    content: "";
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-transition: all, 0.25s;
    -o-transition: all, 0.25s;
    transition: all, 0.25s;
    background-image: -moz-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
    background-image: -ms-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
    background-image: -webkit-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
  }
}
@media screen and (max-width: 768px) and (max-width: 1366px) {
  .homepage-main .home-content .home-readmore .item:nth-child(1) img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .homepage-main .home-content .home-readmore .item:nth-child(1) img {
    width: 100%;
    max-height: none;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-readmore .item:nth-child(1) h1, .homepage-main .home-content .home-readmore .item:nth-child(1) h2 {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    font-size: 15px;
    padding: 20px 15px;
    line-height: 1.6;
    color: white;
    text-align: right;
  }
  .homepage-main .home-content .home-readmore .item:nth-child(1) h1 a, .homepage-main .home-content .home-readmore .item:nth-child(1) h2 a {
    color: white;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-readmore .item:nth-child(1):hover h1, .homepage-main .home-content .home-readmore .item:nth-child(1):hover h2 {
    color: white !important;
  }
  .homepage-main .home-content .home-readmore .item:nth-child(1):hover:before {
    opacity: 0.2;
  }
}
.homepage-main .home-content .home-readmore .item img {
  width: 100%;
}
.homepage-main .home-content .home-readmore .item h2 {
  padding: 5px 0 0;
}
@media screen and (min-width: 1190px) {
  .homepage-main .home-content .home-readmore .item h2 {
    padding: 10px;
    height: 80px;
  }
}
@media screen and (max-width: 480px) {
  .homepage-main .home-content .home-readmore .item h2 {
    font-size: 14px;
  }
}
.homepage-main .home-content .home-latest {
  padding: 1px 25px;
  height: 50px;
  color: white;
  background-color: #d8232a;
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-latest {
    height: auto;
    padding: 7px 25px;
  }
}
.homepage-main .home-content .home-latest p {
  font-size: 16px;
  display: inline-block;
}
.homepage-main .home-content .home-latest p:first-child {
  padding-left: 22px;
  margin: 14px 0;
  margin-left: 22px;
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-latest p:first-child {
    padding-left: 8px;
    margin: 5px 0;
    margin-left: 8px;
  }
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-latest p {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main .home-content .home-latest p {
    font-size: 16px;
  }
}
.homepage-main .home-content .home-updates {
  margin-top: 1rem;
  z-index: 1;
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-content .home-updates {
    height: auto;
    padding: 7px 25px;
  }
}
@media screen and (max-width: 480px) {
  .homepage-main .home-content .home-updates {
    height: auto;
    padding: 7px 10px;
  }
}
.homepage-main .home-content .home-updates ul {
  width: 100%;
  max-height: 300px;
  overflow-y: auto;
  display: inline-block;
}
.homepage-main .home-content .home-updates ul li {
  font-size: 1.8rem;
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
}
.homepage-main .home-content .home-updates ul li time {
  display: inline-block;
  width: 55px;
  color: #818181;
}
@media screen and (max-width: 480px) {
  .homepage-main .home-content .home-updates ul li time {
    width: 40px;
  }
}
.homepage-main .home-content .home-updates ul li:last-child {
  border: 0;
}
@media screen and (max-width: 480px) {
  .homepage-main .home-content .home-updates ul li {
    font-size: 1.4rem;
  }
}
.homepage-main .home-sidebar {
  width: 265px;
  float: left;
  overflow: hidden;
}
.homepage-main .home-sidebar .home-social {
  background-color: white;
  padding: 8.4px 0;
  height: 50px;
}
.homepage-main .home-sidebar .home-social .soical-links > li {
  margin-left: 0;
  margin-right: 0;
  border: 1px solid #d8232a;
  width: 34px;
  height: 34px;
}
.homepage-main .home-sidebar .home-social .soical-links > li > a {
  width: auto;
  height: auto;
  line-height: 33px;
  font-size: 16px;
  background-color: transparent;
  color: black;
}
.homepage-main .home-sidebar .home-social .soical-links > li:hover {
  background-color: #d8232a;
}
.homepage-main .home-sidebar .home-social .soical-links > li:hover > a:hover {
  color: white;
}
@media screen and (max-width: 1190px) {
  .homepage-main .home-sidebar {
    margin: 10px 0;
    width: 100%;
    order: 2;
    display: none;
  }
  .homepage-main .home-sidebar.home-social {
    display: none;
  }
}
@media screen and (max-width: 768px) and (min-width: 1190px) {
  .homepage-main .home-sidebar.box-block {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .section-headlines .home-sidebar {
    width: 100%;
    display: block;
  }
  .section-headlines .home-sidebar .box-block {
    width: 100%;
    height: auto;
  }
  .section-headlines .home-sidebar .box-sms, .section-headlines .home-sidebar .box-live {
    display: none;
  }
}

.section-palestine .box-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .section-palestine .box-content {
    grid-gap: 0;
    grid-template-columns: repeat(1, 1fr);
    padding: 0;
  }
  .section-palestine .box-content .item {
    display: grid;
    grid-gap: 0 1rem;
    grid-template-columns: 0.4fr 1fr;
    padding: 1rem 0 1rem 1rem;
  }
  .section-palestine .box-content .item:nth-child(1) {
    position: relative;
    -webkit-transition: all, 0.28s;
    -o-transition: all, 0.28s;
    transition: all, 0.28s;
    display: block;
    padding: 0;
  }
  .section-palestine .box-content .item:nth-child(1):before {
    content: "";
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-transition: all, 0.25s;
    -o-transition: all, 0.25s;
    transition: all, 0.25s;
    background-image: -moz-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
    background-image: -ms-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
    background-image: -webkit-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
  }
}
@media screen and (max-width: 768px) and (max-width: 1366px) {
  .section-palestine .box-content .item:nth-child(1) img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .section-palestine .box-content .item:nth-child(1) img {
    width: 100%;
    max-height: none;
  }
}
@media screen and (max-width: 768px) {
  .section-palestine .box-content .item:nth-child(1) h1, .section-palestine .box-content .item:nth-child(1) h2 {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    font-size: 15px;
    padding: 20px 15px;
    line-height: 1.6;
    color: white;
    text-align: right;
  }
  .section-palestine .box-content .item:nth-child(1) h1 a, .section-palestine .box-content .item:nth-child(1) h2 a {
    color: white;
  }
}
@media screen and (max-width: 768px) {
  .section-palestine .box-content .item:nth-child(1):hover h1, .section-palestine .box-content .item:nth-child(1):hover h2 {
    color: white !important;
  }
  .section-palestine .box-content .item:nth-child(1):hover:before {
    opacity: 0.2;
  }
}
@media screen and (max-width: 768px) {
  .section-palestine .box-content .item:nth-child(n+2) h2 {
    margin: 0;
    padding: 1rem 0 0 0;
    text-align: right;
  }
}

.section-topics {
  grid-template-columns: 1fr 265px;
}
@media screen and (max-width: 480px) {
  .section-topics {
    grid-template-columns: 1fr;
  }
}
.section-topics .content {
  width: 100%;
  float: right;
}
.section-topics .sidebar {
  width: 265px;
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .section-topics .sidebar {
    width: 100%;
  }
}
.section-topics .box-content-mostread .item {
  display: grid;
  grid-template-rows: auto;
  grid-gap: 1.5rem;
  grid-template-columns: 0.5fr 1fr;
  padding: 5px 0;
  margin: 8px 0;
}
.section-topics .box-content-mostread .item:hover .share-icons {
  visibility: hidden;
}
.section-topics .box-content-mostread .item h2 {
  padding: 0;
  margin-top: 0;
  font-size: 1.4rem;
  text-align: right;
}
@media screen and (max-width: 1190px) {
  .section-topics .box-content-mostread .item {
    margin: 0;
  }
  .section-topics .box-content-mostread .item img {
    padding-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .section-topics .box-content-mostread .item h2 {
    padding-right: 0;
  }
  .section-topics .box-content-mostread .item img {
    padding-top: 13px;
  }
}
@media screen and (max-width: 480px) {
  .section-topics .box-content-mostread .item {
    margin: 0;
    border: 0;
  }
  .section-topics .box-content-mostread .item img {
    padding-top: 0;
  }
}
.section-topics .box-content-mostread-v {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 768px) {
  .section-topics .box-content-mostread-v {
    grid-template-columns: repeat(1, 1fr);
  }
}
.section-topics .box-content-mostread-v .item {
  display: grid;
  grid-template-rows: auto;
  grid-gap: 1.5rem;
  grid-template-columns: 0.5fr 1fr;
  padding: 5px 0;
  margin: 1px 0;
}
.section-topics .box-content-mostread-v .item:hover .share-icons {
  visibility: hidden;
}
.section-topics .box-content-mostread-v .item:first-child {
  /*text-align: center;
  display: block;*/
}
.section-topics .box-content-mostread-v .item h2 {
  padding: 10px 0;
  margin-top: 0;
  font-size: 1.4rem;
  text-align: right;
}
@media screen and (max-width: 1190px) {
  .section-topics .box-content-mostread-v .item {
    margin: 0;
  }
  .section-topics .box-content-mostread-v .item img {
    padding-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .section-topics .box-content-mostread-v .item h2 {
    padding-right: 0;
  }
  .section-topics .box-content-mostread-v .item img {
    padding-top: 13px;
  }
}
@media screen and (max-width: 480px) {
  .section-topics .box-content-mostread-v .item {
    margin: 0;
    border: 0;
  }
  .section-topics .box-content-mostread-v .item img {
    padding-top: 0;
  }
}
.section-topics .box-bbc {
  padding: 0;
  /*height: 425px;

  @include respond-to(medium) {
  	height: auto;
  }*/
}
.section-topics .box-bbc .box-title {
  padding: 10px 5px;
  margin-bottom: 0px;
  background-color: #bb1919;
}
.section-topics .box-bbc .box-title:before {
  background: none;
}
.section-topics .box-bbc .box-content {
  padding: 0px 5px;
}
.section-topics .box-bbc .box-content .item {
  margin: 5px 0;
}
.section-topics .box-bbc .box-content .item h2 {
  padding: 5px 0;
}
.section-topics .box-bbc .box-footer {
  bottom: 0px;
  width: 100%;
  padding: 5px 2px;
  background-color: #bb1919;
}

.section-sport {
  grid-template-columns: 1fr 303px;
}
@media screen and (max-width: 768px) {
  .section-sport {
    grid-template-columns: repeat(1, 1fr);
  }
}

.section-locals .box-tab, .section-communities .box-tab {
  grid-template-columns: repeat(5, 1fr);
  padding: 0 0 30px 0;
}
@media screen and (max-width: 768px) {
  .section-locals .box-tab, .section-communities .box-tab {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
.section-locals .box-tab .more, .section-communities .box-tab .more {
  grid-column: 5/5;
}

.section-communities {
  grid-template-columns: 1fr 303px !important;
}
@media screen and (max-width: 480px) {
  .section-communities {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
.section-communities .box-tab {
  grid-template-columns: repeat(4, 1fr);
}
.section-communities .box-tab .more {
  grid-column: 4/4;
}
.section-communities .box-cartoon {
  grid-template-columns: repeat(1, 1fr);
}
.section-communities .box-cartoon img {
  height: 178px;
}

.section-entertainment .box-content {
  grid-template-columns: repeat(4, 1fr);
}
.section-entertainment .box-content.grid-col2 {
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 10px;
}
.section-entertainment .box-content.grid-col2 h2 {
  font-size: 1.7rem;
}
@media screen and (max-width: 480px) {
  .section-entertainment .box-content.grid-col2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .section-entertainment .box-content.grid-col2 .item {
    position: relative;
    -webkit-transition: all, 0.28s;
    -o-transition: all, 0.28s;
    transition: all, 0.28s;
    padding-bottom: 0;
  }
  .section-entertainment .box-content.grid-col2 .item:before {
    content: "";
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-transition: all, 0.25s;
    -o-transition: all, 0.25s;
    transition: all, 0.25s;
    background-image: -moz-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
    background-image: -ms-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
    background-image: -webkit-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
  }
}
@media screen and (max-width: 480px) and (max-width: 1366px) {
  .section-entertainment .box-content.grid-col2 .item img {
    width: 100%;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .section-entertainment .box-content.grid-col2 .item img {
    width: 100%;
    max-height: none;
  }
}
@media screen and (max-width: 480px) {
  .section-entertainment .box-content.grid-col2 .item h1, .section-entertainment .box-content.grid-col2 .item h2 {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    font-size: 15px;
    padding: 20px 15px;
    line-height: 1.6;
    color: white;
    text-align: right;
  }
  .section-entertainment .box-content.grid-col2 .item h1 a, .section-entertainment .box-content.grid-col2 .item h2 a {
    color: white;
  }
}
@media screen and (max-width: 480px) {
  .section-entertainment .box-content.grid-col2 .item:hover h1, .section-entertainment .box-content.grid-col2 .item:hover h2 {
    color: white !important;
  }
  .section-entertainment .box-content.grid-col2 .item:hover:before {
    opacity: 0.2;
  }
}
@media screen and (max-width: 480px) {
  .section-entertainment .box-content {
    grid-template-columns: repeat(1, 1fr);
  }
  .section-entertainment .box-content .item::not(:first-child) {
    margin-top: -5px;
  }
}
@media screen and (min-width: 768px) {
  .section-entertainment .item {
    position: relative;
    -webkit-transition: all, 0.28s;
    -o-transition: all, 0.28s;
    transition: all, 0.28s;
  }
  .section-entertainment .item:before {
    content: "";
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-transition: all, 0.25s;
    -o-transition: all, 0.25s;
    transition: all, 0.25s;
    background-image: -moz-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
    background-image: -ms-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
    background-image: -webkit-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
  }
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
  .section-entertainment .item img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  .section-entertainment .item img {
    width: 100%;
    max-height: none;
  }
}
@media screen and (min-width: 768px) {
  .section-entertainment .item h1, .section-entertainment .item h2 {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    font-size: 15px;
    padding: 20px 15px;
    line-height: 1.6;
    color: white;
    text-align: right;
  }
  .section-entertainment .item h1 a, .section-entertainment .item h2 a {
    color: white;
  }
}
@media screen and (min-width: 768px) {
  .section-entertainment .item:hover h1, .section-entertainment .item:hover h2 {
    color: white !important;
  }
  .section-entertainment .item:hover:before {
    opacity: 0.2;
  }
}

.section-lite .box-tab {
  grid-template-columns: repeat(3, 1fr);
  padding-bottom: 30px;
}
.section-lite .box-tab .tag {
  background-color: #4d2787;
}
@media screen and (max-width: 480px) {
  .section-lite .box-tab {
    grid-template-columns: repeat(1, 1fr);
  }
}
.section-lite .box-tab .more {
  grid-column: 6/6;
}
.section-lite .item {
  position: relative;
  -webkit-transition: all, 0.28s;
  -o-transition: all, 0.28s;
  transition: all, 0.28s;
}
.section-lite .item:before {
  content: "";
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  -webkit-transition: all, 0.25s;
  -o-transition: all, 0.25s;
  transition: all, 0.25s;
  background-image: -moz-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
  background-image: -ms-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
  background-image: -webkit-linear-gradient(-90deg, rgba(224, 222, 222, 0) 0%, rgba(0, 0, 0, 0.49) 49%, black 100%);
}
@media screen and (max-width: 1366px) {
  .section-lite .item img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .section-lite .item img {
    width: 100%;
    max-height: none;
  }
}
.section-lite .item h1, .section-lite .item h2 {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  font-size: 15px;
  padding: 20px 15px;
  line-height: 1.6;
  color: white;
  text-align: right;
}
.section-lite .item h1 a, .section-lite .item h2 a {
  color: white;
}
.section-lite .item:hover h1, .section-lite .item:hover h2 {
  color: white !important;
}
.section-lite .item:hover:before {
  opacity: 0.2;
}

.slider-topics {
  margin-left: 0 !important;
  margin-right: 0 !important;
  overflow: hidden;
}
.slider-topics div {
  float: right;
  width: 20%;
  position: relative;
}
.slider-topics h2 {
  padding: 8px 0;
  width: 50%;
}

.slick-list {
  overflow: hidden;
}

article.news-details {
  width: 100%;
}
article.news-details h1 {
  padding: 10px 5px;
  font-size: 3rem;
  font-weight: bold;
}
article.news-details .box-title h3 {
  font-size: 16px;
}
article.news-details .box-bbc-title {
  padding: 5px;
  margin-bottom: 5px;
  background-color: #bb1919;
}
article.news-details .box-bbc-title:before {
  background: none;
}
article.news-details .box-bbc-footer {
  width: 100%;
  float: right;
  padding: 5px 2px;
  background-color: #bb1919;
}
article.news-details time {
  display: block;
  direction: ltr;
}
article.news-details time:before {
  font-family: "Font Awesome 5 Free";
  content: " ";
}
article.news-details figure.poster {
  width: 600px;
  margin: auto;
  padding: 5px 0;
  text-align: center;
}
article.news-details figure.poster figcaption {
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 700;
  background-color: #eee;
}
article.news-details figure.poster img {
  width: 100%;
}
@media screen and (max-width: 480px) {
  article.news-details figure.poster {
    width: 100%;
  }
}
article.news-details .articleText {
  width: 100%;
  position: relative;
  float: right;
  clear: both;
  padding: 10px 5px 10px 0;
  line-height: 1.8;
  font-size: 18px;
}
article.news-details .articleText img {
  border: 1px solid #eee;
}
@media screen and (max-width: 480px) {
  article.news-details .articleText img {
    width: 100%;
  }
}
article.news-details .articleText figure {
  width: 100%;
  position: relative;
  margin: auto;
  padding: 0;
  text-align: center;
}
article.news-details .articleText figure footer {
  position: absolute;
  bottom: 1px;
  right: 1px;
  width: 20%;
  padding: 5px 0;
  font-size: 14px;
  font-weight: 700;
  background-color: #000;
  display: none;
}
article.news-details .articleText figure:first-child footer {
  display: block;
}
article.news-details .articleText figure figcaption {
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 700;
  background-color: #eee;
}
article.news-details .articleText figure img {
  width: 100%;
}
@media screen and (max-width: 480px) {
  article.news-details .articleText figure {
    width: 100%;
  }
}
article.news-details .articleText .image {
  text-align: center;
}
article.news-details .articleText a {
  display: inline;
  font-weight: bold;
}
article.news-details .articleText ul {
  list-style: square;
}
article.news-details .articleText ul, article.news-details .articleText ol {
  padding-right: 3rem;
}
article.news-details .articleText li {
  padding-right: 1rem;
}
article.news-details .articleText aside.box-block {
  float: left;
  margin-right: 15px;
}
@media screen and (max-width: 480px) {
  article.news-details .articleText aside.box-block {
    width: auto;
  }
}
article.news-details .share-buttons {
  direction: ltr;
  width: 100%;
  float: left;
  clear: both;
  margin: 10px 0;
  text-align: left;
  font-size: 1.8rem;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
article.news-details .share-buttons .print, article.news-details .share-buttons .fblike, article.news-details .share-buttons .listen {
  float: left;
  padding: 0 5px;
  margin-top: 1rem;
  vertical-align: middle;
}
article.news-details .share-buttons .print {
  padding-right: 10px;
  border-right: 1px solid #eee;
}
article.news-details .share-buttons .print span {
  width: 1em;
  font-size: 1.3em;
}
article.news-details .share-buttons .print a {
  color: #818181;
}
@media screen and (max-width: 768px) {
  article.news-details .share-buttons .print {
    display: none;
  }
}
article.news-details .share-buttons .fblike {
  margin-right: 5px;
}
article.news-details .share-buttons .listen {
  margin-top: 1.4rem;
  border-left: 1px solid #eee;
}
article.news-details .share-buttons .listen a {
  padding: 0 5px;
  font-size: 2.2rem;
}
article.news-details .share-buttons .share {
  float: left;
  padding-left: 10px;
  margin-right: 5px;
}
article.news-details .share-buttons .shorturl {
  margin-top: 1rem;
  padding-right: 5px;
  direction: rtl;
  text-align: right;
  font-size: 0.7em;
}
article.news-details .share-buttons .shorturl input {
  width: 135px;
  direction: ltr;
  padding: 5px 0;
  margin-right: 5px;
  border: 1px solid #f3f3f3;
  text-align: left;
}
@media screen and (max-width: 480px) {
  article.news-details .share-buttons .shorturl span {
    display: none;
  }
}

.box-related, .box-comments, .box-category, .box-parentcategory {
  margin-top: 1.5rem;
}

.box-category .box-content {
  display: grid;
  grid-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .box-category .box-content {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0;
    padding: 0;
  }
  .box-category .box-content .item {
    display: grid;
    grid-template-columns: 0.4fr 1fr;
    grid-gap: 0 1rem;
    padding: 1rem;
    margin-bottom: 1rem;
  }
}
.box-category .box-content .item {
  display: grid;
  grid-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  text-align: right;
  background-color: white;
  padding: 1.3rem;
}
.box-category .box-content .item img {
  width: 100%;
}
.box-category .box-content .item h2 {
  padding: 5px 0 0;
}
@media screen and (min-width: 1190px) {
  .box-category .box-content .item h2 {
    padding: 10px;
    height: 80px;
    overflow: hidden;
  }
}
@media screen and (max-width: 480px) {
  .box-category .box-content .item h2 {
    font-size: 14px;
  }
}

.rsbtn {
  width: auto !important;
}

.rsbtn .rsbtn_progress_container.rsimg {
  width: 30px;
}

.section-worldcup {
  grid-template-columns: 1fr 265px;
}
@media screen and (max-width: 480px) {
  .section-worldcup {
    grid-template-columns: 1fr;
  }
}
.section-worldcup .box-matchlist {
  display: grid;
  grid-template-rows: auto;
  grid-gap: 0.5rem;
  grid-template-columns: 1fr;
}
.section-worldcup .match {
  display: grid;
  grid-template-rows: auto;
  grid-gap: 0rem;
  grid-template-columns: 1fr 0.7fr 1fr;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  padding: 5px 0;
}
.section-worldcup .match .flag-icon {
  font-size: 2rem;
  border: 1px solid #eee;
}
.section-worldcup .match .match-info {
  grid-column: 1/span 3;
  text-align: right;
  padding-bottom: 10px;
  font-size: 1rem;
}
.section-worldcup .match:last-child {
  border-bottom: 0;
}
.section-worldcup .match .match-score span {
  font-size: 1rem;
  color: #868686;
}

.inner-worldcup .box {
  margin-bottom: 1.5rem;
}

.box-worldcup table {
  width: 100%;
}
.box-worldcup table th, .box-worldcup table td {
  padding: 15px 0;
}
.box-worldcup table th {
  background-color: #eee;
  text-align: right;
  padding-right: 10px;
}
.box-worldcup table tr {
  border-bottom: 1px solid #eee;
}
.box-worldcup table tr:last-child {
  border: 0;
}
.box-worldcup table td {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
}
.box-worldcup table td:nth-child(1) {
  width: 15%;
  text-align: right;
  font-size: 1.2rem;
  color: #868686;
  padding-right: 10px;
}
.box-worldcup table td:nth-child(2) {
  width: 20%;
  text-align: left;
}
.box-worldcup table td:nth-child(4) {
  width: 15%;
}
.box-worldcup table td:nth-child(3), .box-worldcup table td:nth-child(5) {
  width: 10%;
  text-align: center;
}
.box-worldcup table td:nth-child(6) {
  width: 35%;
  text-align: right;
}
.box-worldcup table td:nth-child(2), .box-worldcup table td:nth-child(6) {
  font-size: 2rem;
}
.box-worldcup .flag-icon {
  font-size: 3rem;
  border: 1px solid #eee;
}
@media screen and (max-width: 760px) {
  .box-worldcup table td:nth-child(3), .box-worldcup table td:nth-child(5) {
    width: 1%;
  }
  .box-worldcup table td:nth-child(3) .flag-icon, .box-worldcup table td:nth-child(5) .flag-icon {
    display: none;
  }
}

.box-worldcup-groups {
  display: grid;
  grid-template-rows: auto;
  grid-gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 480px) {
  .box-worldcup-groups {
    grid-template-columns: 1fr;
  }
}
.box-worldcup-groups table {
  text-align: center;
}
.box-worldcup-groups table th, .box-worldcup-groups table td {
  padding: 10px 0;
  text-align: center;
}
.box-worldcup-groups table th {
  background-color: #eee;
}
.box-worldcup-groups table th:nth-child(1) {
  width: 30%;
}
.box-worldcup-groups table th:nth-child(n+2) {
  width: 8%;
}
.box-worldcup-groups table tr {
  border: 1px solid #eee;
}

.box-vote-title .box-content {
  /*display: grid;
  grid-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);*/
}
.box-vote-title .box-content h1 {
  color: #D8232A;
  font-weight: bold;
}
.box-vote-title .box-content ul {
  margin: 10px 20px 10px;
  list-style-type: square;
}
.box-vote-title .box-content .winner .item {
  display: grid;
  grid-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 0.5fr;
}

.box-vote {
  margin-top: 1.5rem;
}
.box-vote .box-content {
  display: grid;
  grid-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .box-vote .box-content {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0;
    padding: 0;
  }
  .box-vote .box-content .item {
    display: grid;
    grid-template-columns: 0.4fr 1fr;
    grid-gap: 0 1rem;
    padding: 1rem;
    margin-bottom: 1rem;
  }
}
.box-vote .box-content .item {
  display: grid;
  grid-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(1, 1fr);
  border: 1px solid #e5e3e3;
  text-align: center;
  background-color: white;
  padding: 1.3rem;
  /*&:hover {
  	background-color: #D8232A;
  	color: #fff;

  	h2, h3 {
  		color: #fff;
  	}
  }*/
}
.box-vote .box-content .item.choosen {
  border: 1px solid #D8232A;
}
.box-vote .box-content .item:hover {
  -webkit-box-shadow: 2px 2px 7px -2px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 2px 2px 7px -2px rgba(0, 0, 0, 0.38);
  box-shadow: 2px 2px 7px -2px rgba(0, 0, 0, 0.38);
}
.box-vote .box-content .item:hover img {
  opacity: 0.1;
}
.box-vote .box-content .item:hover .image .overlay {
  opacity: 1;
}
.box-vote .box-content .item .image {
  position: relative;
}
.box-vote .box-content .item .image .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.6s;
  color: #000;
  padding: 10px;
  text-align: right;
  font-size: 14px;
}
.box-vote .box-content .item img {
  width: 100%;
  border: 1px solid #eee;
}
.box-vote .box-content .item .vote {
  display: grid;
  grid-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 0.5fr;
}
.box-vote .box-content .item .vote .name {
  text-align: right;
}
.box-vote .box-content .item .vote .name h2 {
  padding: 5px 0 0;
}
@media screen and (min-width: 1190px) {
  .box-vote .box-content .item .vote .name h2 {
    padding: 10px 10px 5px;
    overflow: hidden;
  }
}
@media screen and (max-width: 480px) {
  .box-vote .box-content .item .vote .name h2 {
    font-size: 14px;
  }
}
.box-vote .box-content .item .vote .name h3 {
  padding: 5px 0 0;
  font-size: 12px;
  color: #6d6d6d;
}
@media screen and (min-width: 1190px) {
  .box-vote .box-content .item .vote .name h3 {
    padding: 0px 10px 10px;
    overflow: hidden;
  }
}
@media screen and (max-width: 480px) {
  .box-vote .box-content .item .vote .name h3 {
    font-size: 14px;
  }
}
.box-vote .box-content .item .vote .button {
  text-align: center;
}
.box-vote .box-content .item .vote .button .percentage {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}
.box-vote .box-content .item .vote .button button {
  font-weight: bold;
}

.section-covid19 {
  grid-template-columns: 1fr 265px;
}
@media screen and (max-width: 480px) {
  .section-covid19 {
    grid-template-columns: 1fr;
  }
}
.section-covid19 .box-countrieslist {
  display: grid;
  grid-template-rows: auto;
  grid-gap: 0.5rem;
  grid-template-columns: 1fr 1fr;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-family: "Cairo";
  padding: 0 5px;
}
@media screen and (max-width: 480px) {
  .section-covid19 .box-countrieslist {
    grid-template-columns: 1fr;
  }
}
.section-covid19 .box-countrieslist .country {
  display: grid;
  grid-template-rows: auto;
  grid-gap: 0rem;
  grid-template-columns: 1fr;
  padding: 5px 0 10px;
}
.section-covid19 .box-countrieslist .country:first-child {
  background-color: #1F1F1F;
}
.section-covid19 .box-countrieslist .country .name {
  text-align: right;
  padding: 10px;
  font-size: 18px;
}
.section-covid19 .box-countrieslist .country .statistics {
  display: grid;
  grid-template-rows: auto;
  grid-gap: 0rem;
  grid-template-columns: 1fr 1fr 1fr;
  font-size: 15px;
  margin-top: 2rem;
}
.section-covid19 .box-countrieslist .country .confirmed {
  padding: 5px 0;
  font-size: 12px;
}
.section-covid19 .box-countrieslist .country .confirmed span {
  color: #FC0000;
  font-size: 3.5rem;
}
.section-covid19 .box-countrieslist .country .deaths span {
  color: #fff;
}
.section-covid19 .box-countrieslist .country .recovered span {
  color: #13D406;
}
.section-covid19 .box-countrieslist .country .active span {
  color: #DCB408;
}
.section-covid19 .lastupdate {
  text-align: right;
  font-size: 12px;
  padding: 15px 8px 0 0;
  font-family: cairo;
}
.section-covid19 .info {
  color: #000;
  background-color: #f9f9f9;
  padding: 10px;
}
.section-covid19 .box-emergency {
  background-color: #c8252b;
  color: #fff;
}
.section-covid19 .box-emergency .box-title:before {
  background-color: #fff;
}
.section-covid19 .box-emergency ul {
  font-family: Cairo;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.section-covid19 .box-emergency ul li {
  padding: 1rem;
}
.section-covid19 .box-emergency ul li span {
  font-size: 3rem;
}

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