@media all and (max-width: 1500px) {
  .mostReadHp .article__aside-article {
    margin-bottom: 23px; }

  header .header__top .headerTopBottom .container-fluid {
    height: 90px; }

  header.alArabiHeader .header__top .headerTopBottom .container-fluid {
    height: 90px; }

  .header__main-logo img {
    max-height: 60px; }

  header .header__main .header__main-inner .header__main-menu li {
    padding-top: 10px;
    padding-bottom: 10px; }

  header .header__main .header__main-inner .header__main-menu li.header__main-menu-link:hover > a:after,
  header .header__main .header__main-inner .header__main-menu li.active > a:after {
    bottom: 4px; }

  .secondLevelMenu {
    padding: 12px 0; }

  header.fixed .header__main .header__main-inner .header__main-menu > li > a:after {
    bottom: -6px; }

  .secondLevelMenu .header__submenu-cont a {
    font-size: 13px; }

  .sayhatVideos .container {
    width: 1210px; }

  .sayhatHeader.fixed.visibleHeader {
    top: 156px; } }
@media all and (max-width: 1350px) {
  .updateProfileMain,
  .changePasswordMain {
    width: auto !important; }

  .updateProfileMain.favoritesParent {
    width: 78% !important; } }
@media all and (max-width: 1200px) {
  .col-md-4 .article__img-container > a {
    min-height: 0; }

  .updateProfileMain.favoritesParent {
    width: 100% !important; }
    .updateProfileMain.favoritesParent .col-md-4 .article__img-container > a {
      min-height: 0; }

  .containerFullBaner .article--highlighted .article__text-container {
    max-width: 100%;
    right: 0;
    transform: none;
    padding: 0 40px; }

  .containerFullBaner .bottomArticles {
    padding: 0 40px; }

  .col-md-4 .article__img-container {
    min-height: 160px; }

  .containerGrid .col-md-8 .article__img-container {
    min-height: 350px; }

  .containerGrid .col-md-4 .article__title,
  .article-main__sidebar .article__aside.article__aside--missed .article__aside-article-title a {
    line-height: 27px; }

  header .header__main .header__main-inner .header__main-menu > li {
    padding: 14px 10px 17px; }

  .programsLanding .col-md-4 .article__img-container > a,
  .programsLanding .col-md-4 .article__img-container {
    min-height: 0; }

  .containerGrid .col-md-8 .article__img-container > a {
    min-height: 0; }

  .sayhatHeader:before {
    display: none; }

  .sayhatHeader .sayhatLogo {
    background: transparent; }

  .text-form-block .col-md-5,
  .text-form-block .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .sayhatLogo img {
    width: 90px; }

  header .header__top .headerTopBottom .container-fluid .actionsShareMain .header__top-action .header__top-action-radio {
    margin-left: 20px; }

  .specialEditionPage .containerFullBaner .article--highlighted .article__text-container {
    width: 930px;
    right: 50%;
    -moz-transform: translate(50%, 0);
    -webkit-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0); }

  .specialEditionPage .authorsBlock .blockHolder {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }
@media all and (min-width: 992px) and (max-width: 1200px) {
  header .btn-subscribe {
    height: 40px;
    padding: 8px 33px 8px 25px;
    font-size: 12px;
    min-width: 131px; }
    header .btn-subscribe:before {
      right: 10px; }
  header .join-mailer {
    font-size: 12px;
    padding: 8px 10px; }
  header .header__top .header__main-logo a .arabicLogo {
    width: 210px; } }
@media all and (max-width: 992px) {
  .mobileHeader {
    display: block; }

  .desktopHeader .header__top,
  .desktopHeader .header__main {
    display: none; }

  .mobileHeader {
    display: flex;
    align-items: center;
    justify-content: space-between; }

  .mobileHeader {
    padding: 12px 20px; }

  .header_top-language {
    position: absolute;
    top: 30px;
    left: 30px;
    line-height: 14px;
    z-index: 1; }

  .closeMenu {
    display: block;
    margin-bottom: 30px; }

  header .header__top-account-link {
    float: none;
    display: block;
    height: 20px;
    width: 20px;
    position: relative;
    z-index: 1; }
    header .header__top-account-link span {
      display: none; }
    header .header__top-account-link:before {
      left: 0;
      right: auto; }

  .innerSearch {
    margin-bottom: 20px;
    position: static;
    opacity: 1;
    visibility: visible;
    height: auto;
    background-color: transparent; }
    .innerSearch .closeSearch {
      display: none; }
    .innerSearch .searchMainContainer {
      padding-top: 0; }
    .innerSearch .searchMainContainer {
      max-width: 100%; }
    .innerSearch .floatRight {
      position: relative; }
      .innerSearch .floatRight .fa-search {
        height: 19px;
        width: 19px;
        background-size: 19px;
        background: url(/images/search-icon-blue.svg) center no-repeat;
        display: block;
        position: absolute;
        top: 12px;
        left: 20px; }
        .innerSearch .floatRight .fa-search:before {
          display: none; }
      .innerSearch .floatRight input {
        background-color: #EFEFEF;
        color: #000000;
        font-size: 14px;
        padding-bottom: 10px;
        font-family: 'Droid Arabic Kufi', arial, sans-serif;
        padding: 8px 20px;
        border-radius: 3px;
        border: none; }
        .innerSearch .floatRight input::-webkit-input-placeholder {
          color: #000000;
          font-family: 'Droid Arabic Kufi', arial, sans-serif; }
        .innerSearch .floatRight input::-moz-placeholder {
          color: #000000;
          font-family: 'Droid Arabic Kufi', arial, sans-serif; }
        .innerSearch .floatRight input:-ms-input-placeholder {
          color: #000000;
          font-family: 'Droid Arabic Kufi', arial, sans-serif; }
        .innerSearch .floatRight input:-moz-placeholder {
          color: #000000;
          font-family: 'Droid Arabic Kufi', arial, sans-serif; }

  header .btn-subscribe {
    width: 100%;
    padding-top: 10px;
    margin-bottom: 20px; }
    header .btn-subscribe:before {
      display: inline-block;
      vertical-align: middle;
      margin-left: 8px;
      position: static; }

  header .leftNavigation {
    width: 350px;
    left: -350px;
    padding-bottom: 70px; }

  .header__top-action {
    display: flex;
    align-items: center; }
    .header__top-action a {
      display: flex;
      width: 50%;
      align-items: center;
      justify-content: center;
      height: 60px;
      width: 147px;
      border: 1px solid rgba(151, 151, 151, 0.27);
      border-radius: 3px;
      margin-left: 20px; }
      .header__top-action a:last-of-type {
        margin-left: 0px; }

  header .leftNavigation .ddSecondLevel {
    display: none; }
    header .leftNavigation .ddSecondLevel .col-md-8 {
      display: none; }
    header .leftNavigation .ddSecondLevel .col-md-4 {
      flex: 0 0 100%;
      max-width: 100%;
      padding: 0; }
    header .leftNavigation .ddSecondLevel li {
      padding: 0;
      border: none; }
      header .leftNavigation .ddSecondLevel li a {
        font-size: 15px;
        font-weight: normal; }

  .hasSubmenu .subMenuToggle {
    display: block; }
    .hasSubmenu .subMenuToggle.activeToggle {
      background-position: right center;
      -moz-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      top: 12px; }

  .innerSearch .ui-autocomplete {
    background: #00C0F3; }

  .ui-menu .ui-menu-item {
    padding: 5px 10px; }

  .innerSearch .ui-autocomplete a {
    font-size: 14px;
    line-height: 20px; }

  .col-md-4 .article__img-container {
    min-height: 100px; }

  .containerGrid.premium .col-md-8,
  .containerGrid.premium .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%; }
  .containerGrid.premium .col-md-4 .article {
    flex: 0 0 50%;
    max-width: 50%; }
  .containerGrid.premium .article {
    margin-bottom: 30px; }
  .containerGrid.premium .bottomArticles .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%; }

  .latestNewsBg .opinionPageMain,
  .latestNewsBg .article-main__sidebar {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px; }
  .latestNewsBg .opinionPageMain {
    margin-bottom: 40px; }

  .annaharTv .owl-prev {
    right: -40px; }

  .annaharTv .owl-next {
    left: -30px; }

  .writersHomepage .col-md-3,
  .withBgImage .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%; }

  .AuthorMain .listingItemLI {
    flex: 0 0 33.3333%;
    max-width: 33.3333%; }

  .searchResultsMain .article--quarter {
    flex: 0 0 33.3333%;
    max-width: 33.3333%; }

  .col-md-3 .article__img-container {
    min-height: 120px; }

  .footerTop .col-md-2 {
    flex: 0 0 25%;
    max-width: 25%; }

  .containerGrid .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%; }
  .containerGrid .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%; }
    .containerGrid .col-md-4 .article {
      flex: 0 0 50%;
      max-width: 50%; }
  .containerGrid .article {
    margin-bottom: 30px; }
  .containerGrid .bottomArticles .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%; }

  .secondLevelToggle {
    display: block; }

  .thirdlevelmenu {
    padding-top: 0; }
    .thirdlevelmenu .header__submenu {
      display: block !important; }
    .thirdlevelmenu a {
      padding: 5px 9px;
      font-size: 12px; }

  .header__submenu {
    display: none; }

  .secondLevelMenu {
    background-color: transparent; }

  .secondLevelToggle {
    font-size: 26px;
    padding-bottom: 20px;
    font-weight: bold;
    line-height: 42px;
    position: relative;
    color: #000000; }
    .secondLevelToggle:after {
      content: '';
      height: 4px;
      width: 100%;
      background-color: #00C0F3;
      position: absolute;
      bottom: 0;
      right: 0; }
    .secondLevelToggle:before {
      content: "";
      position: absolute;
      background: url(../images/expand-arrow.svg) no-repeat;
      background-size: 12px;
      width: 30px;
      height: 30px;
      background-position: left center;
      left: 0;
      top: 8px;
      z-index: 2;
      cursor: pointer; }

  .secondLevelMenu .header__submenu-cont a {
    color: #000000;
    font-size: 16px;
    padding: 0;
    font-weight: 600; }
    .secondLevelMenu .header__submenu-cont a:after {
      display: none; }

  .secondLevelMenu .header__submenu-cont .header__submenu-item.active > a {
    color: #00C0F3 !important; }

  .secondLevelMenu .header__submenu-cont {
    display: block; }
    .secondLevelMenu .header__submenu-cont li {
      width: 100%;
      padding: 15px 0;
      border-bottom: 1px solid #DEDEDE; }

  main.article-main__content.col-md-8,
  aside.article-main__sidebar.col-md-4,
  .newsDetailsMain .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%; }

  aside .article__aside-article-cont {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
    aside .article__aside-article-cont .article__aside-article {
      flex: 0 0 50%;
      max-width: 50%;
      padding: 0 15px; }

  .blog-summary-aside {
    display: none; }

  main.blog-summary {
    flex: 0 0 100%;
    max-width: 100%; }

  .updatedLatestEpisodes .article,
  .section--latest-episodes .article {
    flex: 0 0 50%;
    max-width: 50%; }

  .secondLevelMenu.blackBg .secondLevelToggle:before {
    background-image: url(../images/expand-arrow-white.svg); }
  .secondLevelMenu.blackBg a {
    color: #fff; }

  .section--weather .weather__day {
    padding: 0 5px; }

  .section--weather .weather__day .weather__day-inner {
    padding: 10px; }

  .section--weather .weather__day {
    margin-bottom: 10px; }

  .packagesListing .normalBtn {
    font-size: 16px;
    width: calc(100% - 40px); }

  .activateMain input {
    max-width: 100%; }

  .whyPremium .description br {
    display: none; }

  .updateProfileMain,
  .accountSubMenu,
  .changePasswordMain {
    width: 100% !important; }

  .accountSubMenu .header__submenu {
    display: block; }

  .submenuToggleParent {
    display: block !important;
    padding-top: 20px; }

  .accountSubMenu .header__submenu {
    padding-top: 20px; }

  .accountSubMenu li {
    padding: 10px 0;
    padding-right: 0; }

  .accountSubMenu li.active {
    display: none; }

  .header__top-account {
    position: relative; }
    .header__top-account .header__top-account-link.loggedIn.logoutAnchor {
      left: 0;
      top: 0; }

  .footerMiddle .col-md-7,
  .footerMiddle .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  footer .footerMiddle .socialIconsMain {
    justify-content: start;
    margin-top: 15px; }

  .header__main-logo img,
  header.fixed .header__main-logo img {
    width: 142px;
    margin: 0 auto; }

  .sayhatBlock .containerGrid {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .sayhatHeader.fixed.visibleHeader {
    top: 64px; }

  .sayhatHeader .anchorsHolder a {
    width: auto;
    padding: 0 20px; }

  .text-form-block .textsBlock {
    margin-bottom: 30px; }
  .text-form-block .col-md-5,
  .text-form-block .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .sayhatHeader .hidden-menu {
    width: 530px;
    left: -237px; }

  .sayhatLogo img {
    width: 70px; }

  header .leftNavigation li a {
    display: block; }

  .secondLevelMenu .owl-carousel.owl-rtl .owl-item {
    float: none; }
  .secondLevelMenu .owl-carousel .owl-stage {
    max-width: 100%;
    transform: none !important; }

  .newsPaperLogo img {
    width: 60%; }

  .logosHolder .newsPaperLogo {
    display: flex; }

  .latestNewsBg.updatedStyles .article__aside-article-cont {
    height: auto !important; }

  .mobileAppFooter {
    margin-top: 0; }
    .mobileAppFooter .imageSection {
      display: none; }

  .threeColsItems .opinionPageMain .loadMoreBtn {
    position: static; }

  .authorsBlock,
  .mostReadHp .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .threeColsItems .whiteBg,
  .threeColsItems .article__aside-article-cont,
  .threeColsItems .authorsBlock .article__aside-article-cont {
    height: auto !important; }

  .newsPaperLogo span {
    display: none; }

  .landing-listing .titleHolder {
    right: 20px; }

  .landing-listing .titleHolder {
    max-width: calc(100% - 40px); }

  .landing-listing .titleHolder .article__title,
  .landing-listing .titleHolder .article__title a {
    font-size: 24px;
    line-height: 30px; }

  .landing-listing .itemHolder {
    margin-bottom: 45px; }

  .landing-listing.section .section__title {
    font-size: 25px; }

  .specialEditionPage .containerFullBaner .article--highlighted .article__title {
    font-size: 24px;
    line-height: 30px;
    padding: 0 20px;
    align-items: flex-start; }

  .subscribe-block .col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .subscribe-block .subscribe-image {
    max-width: 40%; } }
@media all and (max-width: 767px) {
  .containerGrid .article {
    margin-bottom: 0; }

  .containerGrid .col-md-8 .article__img-container > a {
    min-height: 190px; }

  .header__main-logo {
    width: 150px; }

  .containerFullBaner .article--highlighted .article__img-container {
    height: 500px;
    background-size: cover;
    background-position: center; }
    .containerFullBaner .article--highlighted .article__img-container > a {
      display: none; }
    .containerFullBaner .article--highlighted .article__img-container:after {
      content: '';
      height: 100%;
      width: 100%;
      background: linear-gradient(180deg, rgba(72, 72, 72, 0) 0%, rgba(32, 32, 32, 0.25) 41.24%, #000000 100%);
      position: absolute;
      top: 0;
      right: 0; }

  .containerFullBaner .article--highlighted .article__text-container {
    padding: 0 20px; }

  .containerFullBaner .article--highlighted .article__title {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 34px; }

  .containerFullBaner .article--highlighted .article__excerpt {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 28px; }

  .containerFullBaner .article--highlighted {
    margin-bottom: 30px; }

  .containerFullBaner .bottomArticles {
    padding: 0 20px;
    margin-bottom: 0; }
    .containerFullBaner .bottomArticles .article {
      margin-bottom: 30px; }

  .article__tag {
    padding: 9px 0 7px; }

  .containerFullBaner .article__title {
    font-size: 16px;
    line-height: 24px; }

  .opinionPageMain img,
  .opinionPageMain .article__img-container {
    width: 40%;
    min-width: 40%; }

  .opinionPageMain .article__meta {
    display: none; }

  .opinionPageMain .article__title a,
  .opinionPageMain .article__title {
    font-size: 14px; }

  .opinionPageMain .article__img-container {
    margin-left: 10px; }

  .latestNewsBg {
    padding: 30px 0; }
    .latestNewsBg .whiteBg {
      padding: 20px; }

  .container {
    padding-left: 20px;
    padding-right: 20px; }

  .opinionPageMain .section__title {
    font-size: 26px; }

  .opinionPageMain .loadMoreBtn {
    font-size: 16px;
    padding: 3px; }

  .latestNewsBg .article-main__sidebar .article__aside.article__aside--missed .article__aside-article-title a {
    color: #000000; }
  .latestNewsBg .article-main__sidebar .article__aside.article__aside--missed .text-container {
    position: static;
    padding: 10px 0; }
  .latestNewsBg .article-main__sidebar .article__aside.article__aside--missed .article__aside-article-title a {
    font-size: 16px;
    line-height: 24px; }
  .latestNewsBg .article-main__sidebar .img-container {
    min-width: 0; }

  .latestNewsBg .article__aside-article-cont {
    margin: 0 -15px; }
  .latestNewsBg .article-main__sidebar .article__aside.article__aside--missed .section__title {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 30px; }
  .latestNewsBg .article-main__sidebar .article__aside.article__aside--missed .article__aside-article-title a {
    font-size: 16px;
    line-height: 24px; }

  .latestNewsBg .article__aside-article-cont .article__aside-article {
    margin-bottom: 20px; }

  .containerGrid.premium .col-md-4 .article,
  .containerGrid.premium .bottomArticles .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%; }

  .containerGrid .col-md-8 .article__title,
  .containerGrid.premium .article__title a {
    font-size: 22px;
    line-height: 35px; }

  .containerGrid .col-md-8 .article__img-container {
    min-height: 190px; }

  .containerGrid .col-md-8 .article__text-container {
    padding: 0 20px; }

  .containerGrid.premium .col-md-4 .article__title a {
    font-size: 16px;
    line-height: 25px; }

  .annaharTv {
    padding: 30px 0; }
    .annaharTv .annaharTvLogo {
      width: 80px; }
    .annaharTv .article__time-stamp {
      font-size: 15px; }
    .annaharTv .article__title,
    .annaharTv .article__title a {
      font-size: 22px;
      line-height: 34px; }
    .annaharTv .watchVideo {
      font-size: 16px; }
    .annaharTv .article__title {
      margin-bottom: 15px; }
    .annaharTv .blockHead h4 {
      font-size: 22px;
      max-width: 65%;
      line-height: 30px; }
    .annaharTv .videosListing .article {
      width: 270px; }
    .annaharTv .listingHolder {
      width: calc(100% + 20px); }

  .section .section__title {
    font-size: 26px;
    padding-bottom: 20px;
    margin-bottom: 30px; }

  .writersHomepage {
    padding: 30px 0; }

  .writersHomepage .col-md-3,
  .withBgImage .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%; }

  .section .article__title,
  .section .article__title a {
    font-size: 16px;
    line-height: 24px; }

  .section {
    padding-top: 30px; }

  .footer ul.simpleList {
    display: none; }
  .footer .simpleList {
    display: flex;
    flex-wrap: wrap; }
  .footer .footerTop > .col {
    flex: 0 0 50%;
    max-width: 50%; }
  .footer .footerTop > .col:first-of-type {
    flex: 0 0 100%;
    max-width: 100%; }
    .footer .footerTop > .col:first-of-type .simpleListTitle {
      flex: 0 0 50%;
      max-width: 50%; }
  .footer .simpleList {
    margin-bottom: 0; }
  .footer .footerTop h5,
  .footer .footerTop h5 a {
    margin-bottom: 20px; }

  footer .footer {
    padding-top: 30px; }
    footer .footer .footerTop {
      padding-bottom: 10px; }

  footer .footerMiddle {
    padding-bottom: 20px; }
    footer .footerMiddle .newsletterSubscribe {
      display: block;
      margin-bottom: 30px; }
      footer .footerMiddle .newsletterSubscribe .simpleListTitle {
        margin-bottom: 5px; }

  footer .footerMiddle .newsletterSubscribe .newsletterContainer {
    width: 100%; }

  .innerSearch .errorRecord {
    font-size: 14px; }

  .AuthorMain .listingItemLI {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px; }
  .AuthorMain .AuthorName a {
    font-size: 18px;
    line-height: 34px; }
  .AuthorMain .AuthorImage img {
    width: 120px;
    height: 120px; }
  .AuthorMain .latestArticles span {
    font-size: 14px;
    line-height: 27px; }
  .AuthorMain .latestArticles ul a {
    font-size: 12px;
    line-height: 18px; }
  .AuthorMain .listingItemLI {
    margin-bottom: 40px; }

  .authorMainInfos {
    padding-bottom: 0;
    padding-top: 25px; }
    .authorMainInfos .blockHolder {
      display: block; }
    .authorMainInfos .author-image {
      display: flex;
      align-items: center;
      width: 100%; }
    .authorMainInfos .author-image img {
      width: 100px;
      margin-left: 20px; }
    .authorMainInfos .Author-main__name {
      margin-bottom: 0; }

  .section--published-by .row .row {
    margin: 0; }

  .searchResultsMain .page__title {
    font-size: 30px; }
  .searchResultsMain .article__title,
  .searchResultsMain .article__title a {
    font-size: 14px;
    line-height: 20px; }
  .searchResultsMain .article--quarter {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-3 .article__img-container {
    min-height: 90px; }

  .advancedFilters .col {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px; }

  .advancedFilters .row-eq-height {
    display: block; }

  .advancedFilters input,
  .advancedFilters .dk-selected {
    width: 100%; }

  .containerGrid .bottomArticles .col-md-4,
  .containerGrid .col-md-4 .article {
    flex: 0 0 50%;
    max-width: 50%; }

  .newsDetailsMain .article-main__title,
  .mainNewsItem .page__title {
    font-size: 24px;
    line-height: 32px; }

  .bookmarkIcon,
  .premiumIcon {
    padding-top: 0; }

  .article-main__share a {
    height: 30px;
    width: 30px; }

  .article-main__tags .tagsListing a {
    font-size: 12px; }

  aside .article__aside-article-cont .article__aside-article {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0; }

  aside .article__aside-article-cont {
    margin: 0; }

  .containerGrid.premium h1 {
    font-size: 30px; }

  .subBlogItem h3 {
    font-size: 16px;
    line-height: 22px; }

  .article-main__share span {
    font-size: 12px;
    font-weight: normal; }

  .subBlogItem .article-main__share {
    padding-top: 20px; }

  .article-main__share {
    width: 100%;
    background-color: #F3F3F3;
    position: fixed;
    z-index: 10;
    bottom: 0;
    right: 0;
    margin-bottom: 0;
    padding: 10px; }
    .article-main__share ul {
      justify-content: center; }
    .article-main__share span {
      display: none; }
    .article-main__share .article-main__share-item {
      margin: 0;
      padding: 0 10px;
      position: relative; }
      .article-main__share .article-main__share-item:first-child {
        display: none; }
      .article-main__share .article-main__share-item:last-child::after {
        display: none; }
      .article-main__share .article-main__share-item:after {
        content: '';
        height: 29px;
        width: 2px;
        background-color: #DBDBDB;
        display: inline-block;
        vertical-align: top;
        position: absolute;
        top: 0;
        left: -1px; }

  main.blog-summary .article-main__share {
    position: static;
    background: transparent; }

  .section--latest-episodes .owl-item .article {
    width: 270px; }

  .episode-details__title {
    font-size: 24px;
    line-height: 32px; }

  .section--episode-details .img-container.video-container a:before {
    height: 48px;
    width: 48px;
    background-size: 48px;
    top: calc(50% - 24px);
    right: calc(50% - 24px); }

  .section--latest-episodes .article {
    flex: 0 0 100%;
    max-width: 100%; }

  .updatedLatestEpisodes .updatedProgramsRow {
    margin: 0 -10px; }
  .updatedLatestEpisodes .article {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px; }
    .updatedLatestEpisodes .article .article__title,
    .updatedLatestEpisodes .article .article__title a {
      font-size: 14px;
      line-height: 20px; }
    .updatedLatestEpisodes .article .article__img-container,
    .updatedLatestEpisodes .article .article__img-container > a {
      min-height: 0; }
    .updatedLatestEpisodes .article .article__img-container {
      margin-bottom: 10px; }
    .updatedLatestEpisodes .article .article__img-container > a:before {
      height: 32px;
      width: 32px;
      background-size: 32px;
      top: calc(50% - 16px);
      right: calc(50% - 16px); }
    .updatedLatestEpisodes .article:nth-of-type(2n+1) {
      clear: both; }

  .section--latest-episodes .article {
    margin-bottom: 10px; }

  .updatedLatestEpisodes .article {
    margin-bottom: 25px; }

  .section--latest-episodes .owl-item .article {
    margin-bottom: 35px; }

  .section--episode-live .episode-live__excerpt {
    display: none; }
  .section--episode-live .img-container h2 {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 34px;
    text-align: center; }

  .backgroundMobileOnly {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 315px; }
    .backgroundMobileOnly a img {
      display: none; }
    .backgroundMobileOnly .article__time-stamp {
      font-size: 15px; }
    .backgroundMobileOnly .watchVideo {
      font-size: 16px; }

  .section--episode-live .article__time-stamp {
    margin-bottom: 15px; }

  .programsLanding .row {
    margin: 0 -10px; }
  .programsLanding .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px; }

  .programsLanding .article__img-container {
    margin-bottom: 10px; }

  .containerHalfBaner .article--highlighted .article__img-container > a,
  .containerHalfBaner .article--highlighted .article__text-container {
    flex: 0 0 100%;
    max-width: 100%; }

  .latestNewsBg .whiteBg {
    max-height: 100%;
    height: auto; }

  .annaharTv .article__img-container {
    max-height: 155px; }

  .containerHalfBaner .article--highlighted .article__img-container {
    display: block; }

  .containerHalfBaner .article--highlighted .article__img-container img {
    min-height: 0; }

  .containerHalfBaner .article--highlighted .article__text-container {
    padding-top: 10px; }

  .containerHalfBaner .article--highlighted .article__title,
  .containerHalfBaner .article--highlighted .article__title a {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 34px; }

  .containerHalfBaner .article {
    margin-bottom: 30px; }
    .containerHalfBaner .article .article__text-container {
      padding-top: 10px; }

  .horoscopeListing .highlighted .imageHolder,
  .horoscopeListing .highlighted .textHolder {
    float: none; }

  .horoscopeListing .highlighted .textHolder {
    max-width: 100%; }

  .horoscopeListing .highlighted .imageHolder {
    margin-left: 0; }

  .horoscopeMainPage .container .container {
    padding: 0; }
  .horoscopeMainPage .authorMainInfos .author-image img {
    margin: 0 auto; }
  .horoscopeMainPage .authorMainInfos {
    padding-top: 0; }
  .horoscopeMainPage .Author-main__name {
    margin-bottom: 20px; }
  .horoscopeMainPage .authorMainInfos {
    margin-bottom: 25px; }

  .horoscopeListing .outerPadding {
    width: 100%; }
  .horoscopeListing .itemHolder {
    height: auto; }
  .horoscopeListing .outerPadding {
    margin-bottom: 20px; }
  .horoscopeListing .highlighted {
    padding: 0;
    width: calc(100% + 10px);
    margin-right: -5px;
    margin-bottom: 30px; }
  .horoscopeListing .highlighted .itemHolder {
    padding: 30px 20px; }
  .horoscopeListing .highlighted .imageHolder {
    display: flex;
    align-items: center;
    margin-bottom: 20px; }
    .horoscopeListing .highlighted .imageHolder img {
      width: 100px;
      min-width: 100px;
      margin: 0;
      margin-left: 20px; }
  .horoscopeListing .highlighted h3 {
    padding-top: 0; }

  .section--weather .weather__day {
    margin-bottom: 10px; }

  .section--weather .section__subtitle {
    font-size: 20px; }

  .section--weather .dk-select,
  .section--weather .dk-select-multi {
    width: 150px; }

  .section-prayer-time .tableCol:after {
    display: block;
    content: '';
    clear: both; }
  .section-prayer-time .tableCol div {
    width: 50%;
    float: right;
    border-bottom: none; }
    .section-prayer-time .tableCol div:nth-of-type(2) {
      border-left: 2px solid #ececec; }

  .section-prayer-time .tableCol:last-of-type div {
    border-bottom: 2px solid #ececec; }

  .section-prayer-time .tableCol:last-of-type div:first-of-type {
    border-left: none; }

  .section-prayer-time .prayerTable {
    display: block; }

  footer .footerMiddle .newsletterSubscribe .newsletterContainer {
    margin-right: 0; }

  .containerGrid .article__text-container {
    position: static; }

  .containerGrid .col-md-8 .article__title a,
  .containerGrid .col-md-8 .article__title a a,
  .containerGrid .col-md-4 .article__title,
  .containerGrid .col-md-4 .article__title a {
    color: #000000; }

  .containerGrid .col-md-4 .article__img-container > a,
  .containerGrid .col-md-4 .article__img-container {
    min-height: 88px; }

  .containerGrid .col-md-8 .article__text-container,
  .containerGrid .col-md-4 .article__text-container {
    padding: 10px 0; }

  .containerGrid .col-md-8 .article__title,
  .containerGrid .col-md-8 .article__title a {
    font-size: 20px;
    line-height: 32px; }

  .containerGrid .col-md-4 .article__title {
    font-size: 16px;
    line-height: 24px; }

  .latestNewsBg .section .section__title {
    margin-bottom: 0; }

  .latestNewsBg.updatedStyles .section__title {
    margin-bottom: 40px; }

  .premium.containerGrid a,
  .premium.containerGrid .article__time-stamp {
    color: #fff !important; }

  .containerGrid a,
  .containerGrid .article__time-stamp {
    color: #000; }

  .containerGrid .article__time-stamp:before {
    background-image: url(/images/clock-icon-grey.svg); }

  .containerFullBaner .col-md-4 .article__img-container > a,
  .containerFullBaner .col-md-4 .article__img-container {
    min-height: 88px; }
  .containerFullBaner .bottomArticles .article {
    flex: 0 0 50%;
    max-width: 50%; }

  .premium .article__title:after {
    display: none; }

  .containerGrid#categoryInLanding170 {
    background: transparent; }

  .containerHalfBaner .article--highlighted .article__img-container > a {
    border: none; }

  .scrollable .scroll-bar.vertical {
    display: none !important; }

  .scrollable .viewport .overview {
    position: static; }

  .scrollable .viewport {
    height: auto !important; }

  .errorPage h2 {
    font-size: 30px; }

  .packagesListing h2 {
    font-size: 24px; }

  .packagesListing .blockHead span,
  .packagesListing .blockHead span a {
    font-size: 14px; }

  .inlinedPremiumRegister .blockContent {
    display: block; }

  .inlinedPremiumRegister .premiumLogo {
    margin-left: 0;
    margin-bottom: 20px; }

  .inlinedPremiumRegister .blockTitle {
    font-size: 24px;
    line-height: 28px; }

  .inlinedPremiumRegister .description {
    margin-bottom: 20px; }

  .inlinedPremiumRegister {
    margin-bottom: 0; }

  .packagesListing .listingTitle {
    font-size: 24px;
    line-height: 41px; }

  .packagesListing .listingHolder > li {
    margin-bottom: 60px; }

  .packagesListing .numberHolder {
    padding-top: 25px; }

  .whyPremium .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px; }

  .whyPremium .imageHolder {
    width: 90px;
    height: 90px; }

  .whyPremium .imageHolder img {
    max-height: 55px;
    max-width: 55px; }

  .whyPremium .description {
    font-size: 16px; }

  .activateMain input {
    padding: 8px; }

  .activateMain .itemHolder {
    margin-bottom: 20px; }

  .whyPremium h2 {
    font-size: 26px; }

  .whyPremium {
    padding: 40px 0 30px; }

  .updateProfileMain label,
  .changePasswordMain label {
    display: block;
    width: auto;
    font-size: 14px; }

  .updateProfileMain input,
  .changePasswordMain input {
    max-width: 100%; }

  .accountSubMenu .header__submenu,
  .updateProfileMain,
  .changePasswordMain {
    padding: 20px; }

  .accountSubMenu .header__submenu-cont {
    display: none; }

  .updateProfileMain .form-group,
  .changePasswordMain .form-group {
    padding-bottom: 15px;
    margin-bottom: 15px; }

  .updateProfileMain .section,
  .changePasswordMain .section {
    padding-top: 0; }

  .header__top-account-link.loggedIn.logoutAnchor:before {
    display: block;
    background-image: url(/images/logout.png);
    width: 20px;
    transform: rotate(180deg); }

  .header__top-account-link.loggedIn.logoutAnchor {
    position: absolute;
    left: 20px; }

  .header__top-account-link.loggedIn.welocme {
    left: 45px;
    margin-left: 0; }

  .packagesListing .numberHolder {
    font-size: 28px;
    font-weight: bold;
    line-height: 23px; }

  .header__top-account {
    position: relative; }
    .header__top-account .header__top-account-link.loggedIn.logoutAnchor {
      left: 0;
      top: 0; }

  footer .footerMiddle {
    padding: 25px 0px 20px; }

  footer .footerMiddle .socialIconsMain {
    justify-content: flex-start; }

  .footerBottom .col-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .footerBISignature {
    text-align: right;
    margin-top: 15px; }

  .article-save-bookmark {
    margin-bottom: 20px; }

  .contentPageMain .contentHolder,
  .contentPageMain .blockHolder {
    width: 100%; }

  .contentPageMain {
    line-height: 30px; }

  .absoluteIcon {
    display: none; }

  .sayhatVideos .videosListing {
    overflow: hidden; }

  .sayhatHeader .socialShare {
    display: none; }

  .sayhatHeader .anchorsHolder a {
    padding: 0 10px; }

  .bmiForm .btn-container .btn,
  .bmiResult .btn-container a {
    font-size: 14px !important;
    width: 100%; }

  .bmiResult {
    padding: 20px 10px; }

  .classfields .article-main__share {
    background-color: transparent;
    position: static; }

  .dietPlan .text-form-block .sectionIntro,
  .bmiResult h3 {
    font-size: 16px;
    line-height: 25px; }

  .wafiyat .listingItemLI {
    display: block;
    padding-bottom: 15px;
    margin-bottom: 20px; }
    .wafiyat .listingItemLI:last-of-type {
      border: none; }

  .wafiyat .listingImage {
    margin-bottom: 10px; }

  .wafiyat h3 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px; }

  .sayhatHeader .hidden-menu {
    width: 300px;
    left: 0;
    top: 100%; }

  .sayhatHeader .hidden-menu li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .sayhatHeader .hidden-menu:before {
    left: 5px; }

  .sayhatButton {
    margin-bottom: 50px; }

  .sayhatBlock .article-main__sidebar .img-container > a img {
    width: 100%; }

  .containerGrid {
    padding: 20px 0; }

  .latestNewsBg .article__aside-article-cont {
    margin: 0; }

  .latestNewsBg.updatedStyles .article__aside-article-cont {
    padding: 12px 0; }

  .manchetteMobile {
    padding-top: 0;
    padding-bottom: 15px; }
    .manchetteMobile .container {
      padding: 0; }
      .manchetteMobile .container .article__text-container {
        padding: 10px 20px; }
    .manchetteMobile .row {
      margin: 0; }
    .manchetteMobile .col-md-8 {
      padding: 0; }

  .section .article__meta {
    padding-top: 8px; }

  .newsDetailsMain .date,
  .newsDetailsMain .source {
    font-size: 11px; }

  .bookmarkIcon,
  .premiumIcon {
    width: 22px;
    min-width: 22px; }
    .bookmarkIcon img,
    .premiumIcon img {
      width: 22px; }

  .mobileAppFooter h2 {
    font-size: 23px;
    line-height: 35px; }

  .mobileAppFooter span {
    margin-bottom: 10px; }

  .threeColsItems .opinionPageMain .article__title a,
  .threeColsItems .threeColsItems .opinionPageMain .article__title {
    font-size: 14px; }
  .threeColsItems .opinionPageMain .article__meta {
    display: block; }

  .threeColsItems .section .section__title,
  .threeColsItems .article-main__sidebar .article__aside.article__aside--missed .section__title {
    font-size: 26px;
    padding-bottom: 15px;
    margin-bottom: 20px; }

  .containerGrid .bottomArticles .row--abreast.owl-carousel {
    margin: 0; }
    .containerGrid .bottomArticles .row--abreast.owl-carousel .owl-item .col-md-4 {
      width: 215px !important;
      flex: 0 0 100% !important;
      max-width: 100% !important;
      padding: 0; }
    .containerGrid .bottomArticles .row--abreast.owl-carousel .owl-next {
      border: solid #000;
      border-width: 0 1px 1px 0;
      padding: 3px;
      background: none;
      border-radius: 0;
      height: 12px;
      width: 12px;
      top: 80px;
      transform: rotate(135deg);
      -webkit-transform: rotate(135deg);
      left: -28px;
      right: auto; }
      .containerGrid .bottomArticles .row--abreast.owl-carousel .owl-next:before {
        content: none; }
    .containerGrid .bottomArticles .row--abreast.owl-carousel .owl-prev {
      border: solid #000;
      border-width: 0 1px 1px 0;
      padding: 3px;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      background: none;
      border-radius: 0;
      height: 12px;
      width: 12px;
      right: 2px;
      left: auto;
      top: 80px; }
      .containerGrid .bottomArticles .row--abreast.owl-carousel .owl-prev:before {
        content: none; }

  .specialEditionPage .authorsBlock .blockHolder {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .download-section .blockHolder {
    display: block;
    padding: 20px; }
    .download-section .blockHolder .btn {
      width: 180px; }
    .download-section .blockHolder h3 {
      font-size: 20px;
      margin-bottom: 20px;
      line-height: 28px; }

  .download-section img.pdf-icon {
    display: none; }

  .bodyContentMainParent iframe {
    width: 100%; }

  .subscribe-block {
    padding: 40px 0; }
    .subscribe-block h2 {
      font-size: 26px;
      line-height: 36px; }
    .subscribe-block .subscribe-image {
      display: none; }
    .subscribe-block .col-xs-12 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
@media all and (max-width: 490px) {
  header .leftNavigation {
    left: -500px;
    width: 100%; } }

/*# sourceMappingURL=annahar-responsive-ar.css.map */
