/***** Media Queries *****/
@media (min-width : 961px) {
  header#home_page_header { /*Shawky*/
    min-height: 400px;
  }
}
/*Computer larger than 1170*/
@media (min-width : 1171px) {
 /*--------------------Toggling responsive menu and normal menu*/
  header .responsive_menu{
    display:none;
  }
  body, html {
    font-size: 16px;
    font-size: 62.5%; /*for simple rem calculations*/
  }
  .old_lang .arabic_language {margin-bottom: 20px !important;}
}
/*Fluid pc 960px to 1170px*/
@media (min-width : 961px) and (max-width : 1170px)  {
  /*--------------------Toggling responsive menu and normal menu*/
  header .responsive_menu{
    display:none;
  }
  body, html {
    font-size: 16px;
    font-size: 62.5%; /*for simple rem calculations*/
  }
  .old_lang .arabic_language {margin-bottom: 20px !important;}
}
@media (min-width : 961px) and (max-width : 1024px){
  .article_heading{font-size:38px;}
  .article_heading .arabic_language {font-size:22px;}
}
/*Tablet from 768px to 960px*/
@media (min-width: 769px) and (max-width: 960px){


  header .lead_story .lead_story_topic {
    font-size: 9px;
  }
  header .semi_transparent.button {
    font-size: 12px;

  }
  .show_box_on_hover .static_small_title {
    font-size: 16px;
    line-height: 16px;
  }
  .panorama_lead_story .lead_story .lead_story_topic {
    font-size: 11px;
  }
  .lead_story .lead_story_author {
    font-size: 16px;
  }
  .article_header .arabic_language {
    position: absolute;
    top: -38px;
    right: 2px;
  }
  .topics_and_related .static_small_title,
  .static_small_title.staff_picks {
    font-size: 12px;
  }

  .badge {
    font-size: 14px;
  }

  ul.articles_list {
    font-size: 15px;
    line-height: 16px;
  }

  section.sub_header .container {
    font-size: 14px;
  }

  .article_heading {
    margin-top:15px;
    margin-bottom:15px;
    font-size: 30px;
  }
  .article_sub_heading {
    font-size: 15px;
  }
  .article_photo_caption {
    font-size: 12px;
  }
  .page_content .left_side_bar .article_author,
  .page_content .left_side_bar .article_date {
    font-size: 14px;
  }
  .page_content .left_side_bar .article_contributor_by {
    font-size: 12px;
  }
  .page_content .arabic_language {
    font-size: 22px;
    padding-top: 0px;
    top: -5px !important;
  }
  .article_body, .article_body p {
    font-size: 17px;
  }
  .article_body p.sponsorhip_line,
  .sponsorhip_line {
    font-size: 12px;
  }

  .article_body p.block_quote {
    font-size: 25px !important;
  }
  .author_info {
    font-size: 12px;
  }
  .author_info .span10 div:first-child {
    font-size: 15px;
  }
  .staff_picks ul {
    font-size: 28px;
    color: #4c4c4c;
    text-transform: initial;
    line-height: initial;
    margin-top: 10px;
  }
  .staff_picks ul li {
    margin-bottom: 24px;
  }
  footer .footer_sections_container {
    font-size: 24px;
    line-height: 26px;
  }
  footer .small_key_topics span {
    font-size: 14px;
    line-height: 15px;
  }
  footer .small_key_topics ul li {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.06em;
  }
  div.footer_nav ul.sm-span6 li {
    font-size: 14px;
    line-height: 16px;
    margin-bottom:10px;
  }
  footer .footer_text {
    line-height: 19px;
  }
  footer .eseedian {
    font-size: 18px;
  }

  .block_grid_paragraph {
    font-size: 16px;
  }
  .block_grid_paragraph span.author {
    font-size: 16px;
  }

  .related .block_grid_paragraph , footer .block_grid_paragraph span.author{
    font-size: 13px !important;
  }

  .block_grid_topic {
    font-size: 9px;
  }
  .block_grid_footer {
    line-height: 34px;
  }
  .block_grid_date {
    font-size: 9px;
  }
  .news .block_grid_title_string {
    font-size: 15px;
    overflow: hidden;
  }

  .opinion .block_grid_paragraph {
    font-size: 16px;
  }
  .spotlight .block_grid_title_string {
    font-size: 20px;
  }
  .spotlight .block_grid_paragraph {
    font-size: 16px;
  }

  /*home page title*/
  .lead_story .lead_story_title {font-size: 26px;}
  /*header logo size*/
  header .arabic_language {font-size: 20px;}

  /*panorama title*/
  /*.lead_story .lead_story_title {font-size: 20px;} */
  .lead_story .lead_story_summary {font-size: 16px;}
  iframe {
    width: calc(100% + 100px) !important;
    height: 402px;
    margin-left: -100px;
  }

  .author_info .span2 {
    float: left;
    width: 70px;
  }
  .author_info .span10 {
    float: left;
    width: calc(100% - 70px);
    padding-left: 30px;
    margin-left: 0px;
  }
  .related .block_grid_photo {
    height: 116px;
  }

  .related .block_grid_container {
    padding-bottom:30px;
  }


  .feature .block_grid_photo{
    height: 253px;
  }
  .feature .block_grid_title_string {font-size: 18px;}
  .news .block_grid_text{
    height:auto;
    float:left;
    width:100%;
    margin:0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom:30px;
  }
  .news .span3{
    display: inline-block;
    vertical-align: top;
    zoom: 1; /* Fix for IE7 */
    *display: inline; /* Fix for IE7 */
    width:23%;
    margin:0 1%;
  }
  .left_side_bar .arabic_language{
    width: 100%;
    float: left;
    text-align: center;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .left_side_bar .arabic_language a{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding:10px;width:100%;float:left;
    font-size: 14px;
  }
  footer .footer_text {
    line-height: 17px;
    display:none;
  }
  footer .eseedian {
    font-size: 10px;
  }
  .caption.video {   width:calc(100% + 100px);}
  .page_content .arabic_language{margin:0 !important;}
  .article_heading .arabic_language {margin-top:2px !important;}
  .pull_out_quote{font-size: 22px;line-height: 27px;    width: 250px;margin-right: 40px;}
  .article_header h1 {font-size: 38px;}
  .panorama_article_headline_photo .panorama_lead_story_container .lead_story_title{font-size: 32px;}
  .panorama_lead_story_container .lead_story_title {font-size: 32px;}
  .panorama_stories .panorama_lead_story_container {height: 330px !important;margin-bottom:10px;}
  .feature .equalHMV_tag12 {height: 253px;}
  .smaller_{padding:0 3%;}
  .old_lang .arabic_language {margin-bottom: 20px !important;}
  .feature .block_grid_title_string, .cartoon .block_grid_title_string {font-size: 20px;}
  header .avatar_frame {width: 200px;height: 200px;}
  .article_photo_caption, .wp-caption-text{
    font-size:12px !important;
    line-height:1.3;
  }
  .dynamic_box p.wp-caption-text {
    font-size:12px !important;
    line-height:1.3;
  }
}
/*Mobile from 0px to 768px*/
@media (min-width : 0px) and (max-width : 660px) {
  header .menu li a {
    white-space: nowrap;
  }
  header nav.menu {
    position: initial;
  }
  header .menu .active {
    display: none;
  }
  header nav.menu{
    display:none;
  }
  header .search_{
    display:none;
  }

  header .responsive_menu{
    display:block;
  }
  header .arabic_language {
    font-size: 22px;
    margin-top: 5px;
    margin-right: 16px;
    position: absolute;
    top: 0;
    right: 0;
    width:70px;
  }
  header .arabic_language a {
    float:right;
  }
  .arabica{width: 100% !important;margin-top: 0px;}
  .arabic_language.regular_page {
    margin-top: -5px;
  }
  .toggle-nav.regular_page {
    top: 0;
  }
  .mada_logo_container.regular_page{
    top: -7px;
  }
  .cover_layer{
    display:none;
    background:rgba(0,0,0,0.9);
    position: fixed;
    width: 100%;
    height: 150%;
    top:-25%;
    left:0;
    right:0;
    bottom:0;
    z-index: 15;
  }
  .toggle-nav {
    display: block;
    position: absolute;
    float: right;
    top: 9px;
    right: -8px;
    background: url("../images/hamburger_menu.png");
    background-repeat: no-repeat;

    background-position: center center;
    -webkit-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
    width: 35px;
    height: 35px;
    outline: none;
    z-index: 99999999999999;
    margin-top: -8px;
  }
  header .responsive_menu .arabic_language a {
    font-size: 20px;
    margin-right: 6px;
    font-weight: 700;
  }
  #scroller{
    width:10px;
    height:10px;
    position: absolute;
    top: 0px;
    left:0;
  }
  .responsive_menu{
    float:left;
    width:100%;
    height:100%;
    font-size:inherit;
  }
  .responsive_menu ul{
    z-index: 16;
    position: relative;
  }
  .res_nav{
    display:none;
  }

  .res_nav li.res_subtitle{
    color:#747f7b;
    font-size:9px;
    text-transform: uppercase;
    margin-bottom: -6px;
  }
  .responsive_menu ul.res_nav{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 70px 0;
  }
  body.ovf{
    overflow:hidden;
    height: 100%;
    position: fixed;
    width: 100%;
  }
  .responsive_menu ul{
    float:left;
    width:100%;
  }
  .responsive_menu ul a{
    text-transform: uppercase;
    /*font-size: 16px;*/
    letter-spacing: 0.12em;

    color:white;
    padding: 10px 40px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .res_search-form{
    float: left;
    width: 100%;
    position: relative;
  }
  .res_sections_menu {
    margin-top: -3px;
  }
  .res_sections_menu, .res_topics_head, .res_search, .res_footer, .res_logo {
    display: inline-block;
    vertical-align: top;
    zoom: 1; /* Fix for IE7 */
    *display: inline; /* Fix for IE7 */
    width:100%;
    margin-bottom:10px;
  }
  .res_nav a{
    float:left;
    width:100%;
    font-size:22px;
  }
  .res_sections_menu span.caret{
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    border-bottom:5px solid transparent;
    margin-top: 10px;
    margin-left: 3px;
    -webkit-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
  }
  .res_sections_menu.active span.caret{
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: 4px;
  }

  .res_sections_menu .drop_this_sections{
    display:none;
  }
  .res_sections_menu .drop_this_sections{
    padding:10px 0;
  }
  .res_search.search_ {
    width:80%;
    display: inline-block;
    vertical-align: top;
    zoom: 1; /* Fix for IE7 */
    *display: inline; /* Fix for IE7 */
    position: relative;
    z-index: 3;
    float: none;
    margin: 0;
    margin-bottom: 20px;
  }

  .res_search .search-form{
    float: left;
    margin-top: 10px;
    width: 100%;
  }
  .res_search .search-form input{
    width: calc(100% - 41px) !important;
    padding-left: 7px;
    padding-right: 10px;
    margin-left:24px;
    color: #4C4C4C;
  }




  .res_footer{
    margin-top:20px;
  }
  .res_footer a{
    font-size:12px;
    letter-spacing: 0.7px !important;
    margin:5px 0;
  }
  .res_logo{
    text-align: center;
  }
  .res_logo a{
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    float:none;
    padding:0 !important;
    margin-left:7px;
    margin-right:7px;
    width: auto !important;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .res_logo .foot_res_icon{
    position: relative;
    background-color:#56615d;
    background-repeat: no-repeat;
    padding:0;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-top:30px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .res_logo .foot_res_icon svg{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -11px;
    margin-top: -11px;
    width: 22px !important;
    height: 22px !important;
  }
  .res_logo .foot_res_icon svg path, .res_logo .foot_res_icon svg polygon{
    fill:white;
  }
  .res_logo .home_logo{
    background:url('../images/mada-logo-nav.png') ;
    background-repeat: no-repeat;
    background-position: 0 0;
    width:42px !important;
    height:60px;
    background-size:100%;
    padding:0;
    margin-top: 20px;
  }
  .res_logo .footer_text {
    color: #b4b9b7;
    opacity: 0.5;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 9px;
    margin: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
  }
  span.nav-topics {
    display: none;
  }

  .menu .main_menu_child ul.menu { /*+*/
    display: none;
  }
  header .search_ {
    display: none;
  }
}
@media (min-width : 661px) and (max-width : 768px) {
  header nav.menu {width: calc(100% - 66px);}
  header .menu li {padding: 25px 10px;}
  header .nav-topics {padding: 25px 0px;}
  header .search_ .search-form{margin-top:19px;}
  header .arabic_language{margin-top:13px;}
}
@media (min-width : 0px) and (max-width : 768px) {
  .sm_no_row {display: none;}
  body, html {
    font-size: 16px;
    font-size: 42.5%; /*for simple rem calculations*/
  }
  .container {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding:0 10px;
    position: relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;

  }

  .span1, .span2, .span3, .span4, .span5, .span6,
  .span7, .span8, .span9, .span10, .span11, .span12 {
    margin-left: 0;
    *margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*margin-bottom: 22px;*/
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    *width: 100%;
  }
  .span12 {width: 100%;*width: 100%;margin-left: 0 !important;}


  .sm-row {
    width: 100%;
    *zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sm-row:before, .sm-row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .sm-row:after {clear: both;}
  .sm-row [class*="span"]:first-child {margin-left: 0;}
  .sm-span1, .sm-span2, .sm-span3, .sm-span4,
  .sm-span5, .sm-span6, .sm-span7, .sm-span8,
  .sm-span9, .sm-span10, .sm-span11, .sm-span12 {
    display: block;
    float: left;
    width: 100%;
    margin-left: 4.65517241379%; /* customized */
    *margin-left: 4.60198092443%; /* customized */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .sm-span6 {width: 47.6724137931%; /*customized*/*width: 47.6192223037%; /*customized*/}

  header {
    padding: 10px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  header#home_page_header {
    height: auto;
    padding-bottom:0px;
    padding-top: 10px;
  }
  header .mada_logo_container {
    width: 56px;
    height: 60px;
    top: 0px;
    left: 1px;
  } 
  header .logo {
    background:url('../images/mada_logo_mobile_version.png');
    float: none;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    background-repeat: no-repeat;
    height: 0;
    padding-top: 134%;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .

  /*header logo size*/
  header .mada_logo_container a {
    width: 100%;
    height: 100%;
  }
  header .mada_logo_container a .logo {
    height: 0;
    padding-top: 134%;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }

  header .container .centered_content_container {
    margin-top: 15px;
    padding: 10px;
    position: relative;
  }
  header .lead_story {
    position: relative;
    top: -13px;
  }
  header .lead_story .lead_story_topic {font-size: 9px;}
  header .lead_story .lead_story_summary {display: none;}
  header .semi_transparent.button {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    margin-top: 17px;
    background-color: rgba(0,0,0,0.64);
  }

  .semi_transparent.button {
    width: 111px;
    height: 30px;
  }


  .show_box_on_hover {
    background-color: #d9d9da;
    cursor: pointer;
    height: auto;
    padding:10px 0;
    border: 1px solid #C7C7C7;
    -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
        box-sizing: border-box;
    margin-top: 0px;
  }
  .show_box_on_hover .static_small_title {
    padding: 0px;
    font-size: 14px;
    line-height: 14px;
    color: #a6a6a7;
  }
  .show_box_on_hover .static_small_title span {
    display: inline-block;
  }

  .icon_container {
    background-image:url('../images/sprite2x_social_responsive.png?ver=1');
    background-size: auto 167%;
    width: 30px;
    height: 30px;
  }
  .share_icon {
    background-color:#FFFFFF;
    background-position:-255px 0px;
  }
  .share_icon:hover{
    background-position:-210px 0px;
  }
  .cancel_37x37 {
    background-position:0px 0px;
  }
  .facebook_37x37 {
    background-position:-61px 0px;
  }
  .twitter_37x37 {
    background-position:-330px 0px;
  }
  .whatsapp_37x37 {
    background-position:-390px 0px;
  }
  .copy_37x37 {
    background-position:-502px 0px;
  }
  .mail_37x37 {
    background-position:-165px 0px;
  }
  .left_side_bar .icon_container{
    width:37px;
    height:37px;
  }
  .left_side_bar .icon_container{
    background-image:url('../images/sprite_social@2x.png?ver=1');
    background-size: auto 135.33333333333333%;
  }
  .left_side_bar .share_icon {background-position:-221px 0px;}
  .left_side_bar .cancel_37x37 {background-position:0px 0px;}
  .left_side_bar .facebook_37x37 {background-position:-56px 0px;}
  .left_side_bar .copy_37x37 {background-position:-502px 0px;}
  .left_side_bar .twitter_37x37 {background-position:-332px 0px;}
  .left_side_bar .whatsapp_37x37 {background-position:-389px 0px;}
  .left_side_bar .mail_37x37 {background-position:-166px 0px;}




  div.icon_container.whatsapp_37x37.expand {
    -webkit-transform: translate(-140px,0) rotate(-360deg);
    -moz-transform: translate(-140px,0) rotate(-360deg);
    -o-transform: translate(-140px,0) rotate(-360deg);
    -ms-transform: translate(-140px,0) rotate(-360deg);
    transform: translate(-140px,0)  rotate(-360deg);
  }
  div.icon_container.mail_37x37.expand {
    -webkit-transform: translate(-105px,0) rotate(-360deg);
    -moz-transform: translate(-105px,0) rotate(-360deg);
    -o-transform: translate(-105px,0) rotate(-360deg);
    -ms-transform: translate(-105px,0) rotate(-360deg);
    transform: translate(-105px,0)  rotate(-360deg);
  }
  div.icon_container.twitter_37x37.expand {
    -webkit-transform: translate(-70px,0) rotate(-360deg);
    -moz-transform: translate(-70px,0) rotate(-360deg);
    -o-transform: translate(-70px,0) rotate(-360deg);
    -ms-transform: translate(-70px,0) rotate(-360deg);
    transform: translate(-70px,0)  rotate(-360deg);
  }
  div.icon_container.facebook_37x37.expand {
    -webkit-transform: translate(-35px,0) rotate(-360deg);
    -moz-transform: translate(-35px,0) rotate(-360deg);
    -o-transform: translate(-35px,0) rotate(-360deg);
    -ms-transform: translate(-35px,0) rotate(-360deg);
    transform: translate(-35px,0) rotate(-360deg);
  }

  .panorama_stories a:last-of-type .panorama_lead_story_container {
    margin-bottom: 15px;
    height:260px !important;
  }


  .panorama_lead_story .lead_story_title {
    margin-top: 4px;
  }
  .panorama_lead_story .lead_story .lead_story_topic {
    font-size: 12px;
    width:100%;
    padding:0 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }

  .lead_story .lead_story_author {
    font-size: 12px;
    margin-top: 0px;
    width:100%;
    padding:0 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .lead_story .lead_story_title {
    font-size: 22px;
    width:100%;
    padding:0 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }


  .seperator {
    margin-left: -5.172414%;
    margin-right: -5.1724137931%;
    width: 110.344827586%; /*Full wrapper width*/
  }

  .scrollablex_items_container {
    padding:10px;
    float:left;
    margin-left:-10px;
    margin-top: -4px;
    width:calc(100% + 20px);
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow: -moz-scrollbars-none; /* fix for hiding scroll bars in firefox*/
  }
  .scrollablex_item {
    display: inline;
  }

  .topics_and_related .scrollablex_items_container  {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .topics_and_related .scrollablex_items_container ul{
    float:left;
    padding-right: 7px;
  }
  .panorama .static_small_title.one,
  .topics_and_related .static_small_title,
  .ymhm .static_small_title,
  .static_small_title.staff_picks {
    float:left;
    width:100%;
    font-size: 12px;
    text-align: left;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 10px;
    letter-spacing: 0.06em;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }

  ul.articles_list {
    color: #4C4C4C;
    font-size: 13px;
    line-height: 14px;
  }
  ul.articles_list li {
    margin-bottom: 23px;
  }

  section.sub_header .container {
    font-size: 12px;
  }

  .article_heading {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom:10px;
  }
  .article_heading .span10 {
    margin-bottom: 0px;
  }
  .article_sub_heading {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .article_photo#before_article {
    margin-bottom: 4px;
  }
  .article_photo_caption {
    font-size: 12px;
  }

  .light_grey_article_sep {
    margin-top: 0px;
    width: 100%;
    float: left;
    margin-bottom: 7px;
  }

  .page_content .left_side_bar {
    margin-bottom: 10px;
    position: relative;
  }
  .page_content .left_side_bar .article_author,
  .page_content .left_side_bar .article_date {
    float: left;
    width: 65%;
    font-size: 12px;
    line-height: initial;
  }
  .page_content .left_side_bar .article_contributor_by {
    float: left;
    width: 65%;
    font-size: 10px;
    line-height: initial;
  }
  .page_content .left_side_bar .article_author,
  .page_content .left_side_bar .article_date {margin-top: 0px;}
  .page_content .left_side_bar .article_contributor_by {
    margin-top: 0px;
  }
  .page_content .arabic_language {
    float: right;
    font-size: 15px;
  }

  .left_side_bar .share_icons_container {
    margin: 5px 0;
  }
  .share_icons_container .icon_container:first-child {
    margin-left: 0px !important;
  }


  .article_body p {
    margin-bottom: 10px;
  }

  /*.pull_out_quote {
    display: none;
  }*/
  .pull_out_quote.left.text_left {
    display: block !important;
    margin-right: 0 !important;
    margin-left:0 !important;
    width: 100% !important;
    text-align: center !important;
  }
  .pull_out_quote.dynamic_box {
    display: block !important;
    margin-right: 0 !important;
    margin-left:0 !important;
    width: 100% !important;
    text-align: center !important;
  }
  .pull_out_quote.dynamic_box:before, .pull_out_quote.dynamic_box:after{
    width:100%;
  }


  iframe {
    width: 100%;
    height: 315px;
    margin-left: 0px;
    margin-bottom: -10px;
  }
  iframe.embed-youtube {
    width: 100%;
    height: 315px;
    margin-left: 0px;
    margin-bottom: -10px;
  }

  .article_section_sep {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .caption.video {
    margin-top: 0px;
    font-size: 12px;
    line-height: initial;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  p.caption.video + .article_section_sep {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .article_body p.block_quote {
    margin-left: 0px;
    margin-right: 0px;
    font-size: 25px !important;
    font-style: italic;
    line-height: initial;
  }
  .article_body p.sponsorhip_line,
  .sponsorhip_line {
    font-size: 12px;
  }
  .article_body .share_icons_container {
    margin-bottom: 0px;
    margin-top:10px;
  }

  .author_info {
    font-size: 12px;
    margin-bottom:10px;
    margin-top:10px;
  }
  .author_info .avatar_frame {
    display: inline-block;
    position: relative;
    border-radius: 50%;
    width: 100%;
    height: 60px;
    padding-top: 10%;
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: center center;
    padding-bottom: 0px;
    float: left;
  }
  .author_PICTURE {width: 67px;}
  .author_info .span2 {
    float: left;
    width: 60px;
  }
  .author_info .span10 {
    float: left;
    width: calc(100% - 70px);
    padding-left: 30px;
  }
  .author_info .span10 div:first-child {
    font-size: 13px;
  }
  .link {
    word-wrap: break-word;
  }

  .staff_picks {
    display: block;
    text-align: left;
  }
  .staff_picks ul {
    font-size: 13px;
    color: #4c4c4c;
    text-transform: initial;
    line-height: initial;
    margin-top: 10px;
  }
  .staff_picks ul li {
    margin-bottom: 16px;
  }

  /*footer*/
  footer {
    max-height: 1143px;
    background: url("../images/footer_mobile.png");
    background-size: 100% auto;
    padding-top: 30%;
  }
  footer .container .lg_no_row:first-of-type {
    margin-top: 27px;
  }

  footer .footer_sections_container {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
  }
  footer .footer_sections_container ul.footer_sections_expander{
    display:none;
  }
  footer .foot_section_toggle:after {
    content: '';
    width: 13px;
    height: 13px;
    background: url("../images/drop_down_arrow.png") no-repeat;
    background-size: 100%;
    display: inline-block !important;
    vertical-align: middle;
    -webkit-transition: all .25s linear;
    position: absolute;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    top: 9px;
    right: 0;
  }
  footer .foot_section_toggle.active:after {
    top:7px;
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
         -o-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  .footer_sections{
    margin-top:10px;
  }
  .footer_sections_expander{
    float:left;
    width:100%;
    padding-top:10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .footer_sections_expander li{
    float:left;
    margin:0;
    width:100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .footer_sections_expander li a{
    float:left;
    width:100%;
    padding: 5px 0;
  }
  footer .small_key_topics span {
    font-size: 12px;
    color: rgba(255,255,255,0.6);
    line-height: 30px;
    display: block;
    margin-bottom: 6px;
  }
  footer .small_key_topics ul {
    margin-top: -1.5%;
  }
  footer .small_key_topics ul li {
    font-size: 22px;
    margin-bottom: 18px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.06em;
  }
  footer .small_key_topics ul li:last-of-type {
    margin-bottom: 0;
  }

  footer div.row.footer_nav ul {
      display: block;
  }
  footer .row.footer_nav ul {
      width: 100%;
      float: left;
  }

  div.footer_nav ul li {
    font-size: 14px;
    float:none;
    width:48%;
    margin:1%;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
  }
  div.footer_nav ul li:nth-child(n+9) {
    display:none;
  }
  div.footer_nav ul li a{
    float:left;
    width:100%;
    padding:10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  #footer_flex_container {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .footer_icons_container {
    -webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
    -ms-flex-order: 2;              /* TWEENER - IE 10 */
    -webkit-order: 2;               /* NEW - Chrome */
    order: 2;
  }
  .footer_nav {
    -webkit-box-ordinal-group: 1;   /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: 1;      /* OLD - Firefox 19- */
    -ms-flex-order: 1;              /* TWEENER - IE 10 */
    -webkit-order: 1;               /* NEW - Chrome */
    order: 1;
  }
  .footer_text {
    -webkit-box-ordinal-group: 3;   /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: 3;      /* OLD - Firefox 19- */
    -ms-flex-order: 3;              /* TWEENER - IE 10 */
    -webkit-order: 3;               /* NEW - Chrome */
    order: 3;
  }
  .eseedian {
    -webkit-box-ordinal-group: 4;   /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: 4;      /* OLD - Firefox 19- */
    -ms-flex-order: 4;              /* TWEENER - IE 10 */
    -webkit-order: 4;               /* NEW - Chrome */
    order: 4;
  }

  footer .foot_ico {
    width: auto;
    height: 35px;
    padding-top: 0;
    position: relative;
  }
  footer .foot_ico svg{
    margin-left: -9px;
    margin-top: -9px;
    width: 18px !important;
    height: 18px !important;
  }
  footer .foot_ico svg.youtube{margin-top:-11px;}
  footer .footer_icons_container {
    text-align: center;
  }
  footer .footer_icons_container ul {
    margin-left: 0;
    margin-right: 0%;
    margin-top: 0%;
    width: 100%;
  }

  footer .footer_icons_container ul li:nth-child(4) { /*The logo*/
    width: 46px;
    height: auto;
  }
  footer .footer_icons_container ul li a { /*Any icon in the footer except the logo*/
    width: 100%;
    height: 100%;
  }
  footer .footer_icons_container ul li:not(:last-child) {
    margin-left: 0;
    /*margin-right: 49px;*/
    margin-right: 15px;
  }
  footer .footer_icons_container ul li:last-child {
    margin-left: 0;
    margin-right: 0;
  }
  footer .footer-logo{
    padding-top: 148.051948052%; /*Calculated relevant to the parent's width*/
    height: 0;
    background-size: contain;
  }

  footer .footer_text {
    line-height: 17px;
    display:none;
  }
  footer .eseedian {
        font-size: 10px;
  }
  footer .footer_nav {
    margin-bottom:20px;
  }
  footer .footer_nav ul {
    margin-bottom: 0px;
  }
    footer .row.footer_nav ul.sm-span6 {
    width: 100%;
  }



  .sm_zero_margin_top {
    margin-top: 0 !important;
  }

  /*Block Grids*/
  .block_grid_text {
    overflow: hidden;
  }
  .block_grid_paragraph {
    font-size: 14px;
    max-height: 100% !important;
  }
  .block_grid_paragraph span.author {
    font-size: inherit;
  }
  .block_grid_text {
    padding-bottom: 0px;
  }
  .block_grid_topic {
    font-size: 9px;
  }
  .block_grid_footer {
    line-height: 34px;
  }
  .block_grid_date {
    font-size: 9px;
    line-height: 46px;
  }
  .block_grid_share_icons_container .icon_container {
    bottom: 4px;
  }

  .row.news,
  .row.feature,
  .row.opinion,
  .row.cartoon {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .row.news .sm-row:not(:first-of-type) .span3 {
    margin-left: 4.65517241379%;
    *margin-left: 4.65517241379%;
  }
  .row.news .sm-row:not(:first-of-type) .span3:first-of-type {
    margin-left: 0;
    *margin-left: 0;
  }
  .news .block_grid_photo {
    height: 140px;
  }
  .cartoon .block_grid_photo {
    height: 176px;
  }

  .news .block_grid_text {
    height: auto;
    margin: 0px;
    padding: 10px 10px 40px 10px;
    width: 100%;
  }
  .news .block_grid_title_string {
    font-size: 13px;
    overflow: hidden;
  }
  .news .block_grid_footer {
    line-height: 41px;
    padding:0 10px;
  }
  .news .block_grid_footer .block_grid_date {
  }

  .row.feature .span6,
  .row.feature .span3 {
    margin-bottom: 0;
  }
  .feature .equalHMV_tag12 .span6 {width: 100%;}
  .feature .equalHMV_tag12 .block_grid_text {
    padding:15px;
    margin-bottom:25px;
  }
  .feature{
    margin-bottom:10px;
  }

  .opinion .block_grid_container {
    margin-bottom: 8px;
  }

  .opinion .author {
    font-size: 9px;
  }
  .opinion .block_grid_title_string {
    font-size: 18px;
    /* margin-bottom: 0px; */
  }
  .opinion .block_grid_paragraph {
    font-size: 14px;
  }
  .opinion .block_grid_footer {
    height: 39px;
  }
  .opinion .block_grid_footer .block_grid_date {
    font-size: 10px;
  }


  .spotlight .block_grid_container {
    height: auto;
    margin-bottom:30px;
  }

  .spotlight .block_grid_text {
    height: auto;
    text-align: center;
    padding: 10px 20px;
  }
  .spotlight .block_grid_photo div#normal_size {
    background-size: 47.2413793103% auto !important;
  }
  .spotlight .block_grid_title_string {
    font-size: 18px;
  }
  .spotlight .block_grid_paragraph {
    font-size: 14px;
  }



  .related .block_grid_topic {
    font-size: 10px;
  }
  .related .block_grid_title_string {
    font-size: 14px;
  }
  .related .block_grid_paragraph,
  .related .block_grid_paragraph span.author {
    font-size: 13px;
  }

  .related .block_grid_container{
    padding-bottom: 30px;
  }
 .panorama_lead_story .centered_content {
    /*top:0;*/
  }

  .whatsapp_37x37 {display:inline-block !important;}

  .feature .equalHMV_tag12 .block_grid_footer {
    padding: 0 15px;
  }

  .news_letter_signup {
    height: auto;
    float:left;
    margin-top: 0px !important;
  }
  .topics_and_related.center {
    margin-top: 7px;
    float: left;
    /* overflow: hidden; */
    width: 100%;
  }
  .news .block_grid_container{
    padding-bottom: 0px;
  }
  .news .block_grid_text{
    height:auto;
    float:left;
    width:100%;
    margin:0;
    padding:10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom:30px;
  }
  .news .span3:nth-child(n){
    /*display: inline-block;*/
    vertical-align: top;
    zoom: 1; /* Fix for IE7 */
    *display: inline; /* Fix for IE7 */
    width:calc(49% - 10px);
    margin-left:0px !important;
    margin:auto 10px;
    margin-bottom:10px !important;
  }
  .news .span3:nth-child(2n){
    margin:auto 0%;
    width:50%;
  }

  .smaller_{
    padding:0;
  }


  /*panorama title*/


  .illustration .desktop_ill{
    display:none;
    margin:auto;
    width:auto;
    height:auto;
    max-width:80%;
  }
  .illustration .mobile_ill{
    display:block;
    margin:auto;
    width:auto;
    height:auto;
    max-width:100%;
  }


  header.large_header{
    height: auto;
    min-height: 1px;
    /* overflow:hidden; */
    /*Obsecure drop down nav in panorama home if overflow is hidden*/
  }
  header .header_cover_photo {
    float:left;
    min-width: 320px;
    padding-left: 30%;
  }
  .article_photo_container#panorama {
    margin-top:10px;
    margin-bottom: 0px;
    margin-right: 0;
    width: calc(100% + 20px);
    float: left;
    margin-left: -10px;
  }
  .article_photo_caption {
    font-size: 12px;
    margin-bottom:00px;
    float:left;
    /*padding: 0 10px;*/
    width:100%;
    margin-top: 0px !important;
    line-height: 1.3;
  }
  #panorama .article_photo_caption {padding: 0 10px;}
  .vertical_ad_container > *{
    display:none;
  }
  .vertical_ad_container > .text_right, .vertical_ad_container > .vertical_ad{
    display:block;
  }
  /*.special_photo img{margin-left: 90px;}*/
  .feature .equalHMV_tag3 {width: 49%;}
  .feature .block_grid_title_string {padding-top: 0px;padding-bottom: 3px}
  .lg_no_row {
    display: block;
  }
  div.footer_nav ul.sm-span6 li a:hover {
    border-bottom: 1px solid transparent;
  }
  .cartoon_illustrator .equalHMV_tag6{
    width:100% !important;
    margin:0 0 1.33% 0;
  }
  .cartoon_illustrator .equalHMV_tag6 img{
    width:100% !important;
    max-width:100%;
  }
  .show_box_on_hover.extra_margin_bottom{
    margin-bottom:30px;
  }
  .caption.video {   width:100%;}
  .feature .equalHMV_tag12 {height:auto;}

  .feature .equalHMV_tag12 .block_grid_footer{width:100%;}
  .left_side_bar_auth_and_date{float:left;width:100%;position: relative;}
  .left_side_bar_auth_and_date ~ .light_grey_article_sep.lg_no_row {margin-top: 11px;}
  .left_side_bar_auth_and_date .arabic_language{
        width: auto;
    float: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 50%;
    margin-top: -6px;
  }
  .left_side_bar_auth_and_date .arabic_language a{
        -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    float: left;
  }
  .opinion .block_grid_photo {height: 100px;}

  .article_body .share_icons_container .icon_container{
    width: 37px;height: 37px;
    background-image:url('../images/sprite_social@2x.png?ver=1');
    background-size: auto 135%;
  }
  .article_body .share_icons_container .share_icon {background-position:-221px 0px;}
  .article_body .share_icons_container .cancel_37x37 {background-position:0px 0px;}
  .article_body .share_icons_container .facebook_37x37 {background-position:-56px 0px;}
  .article_body .share_icons_container .twitter_37x37 {background-position:-332px 0px;}
  .article_body .share_icons_container .whatsapp_37x37 {background-position:-389px 0px;}
  .article_body .share_icons_container .mail_37x37 {background-position:-166px 0px;}


  .related2 .block_grid_text{margin-bottom: 0px;}
  .ymhm .block_grid_text{margin-bottom: 0px;}
  .article_header .user_photo {
    width: 80px;
    height: 80px;
    top: -42px;
    margin-left: -40px;
  }
  .panorama_article_headline_photo .panorama_lead_story_container {margin-bottom: 5px !important;}
  .header_Image{    margin-bottom: -12px;}
  .header_Image .header_cover_photo{    margin-bottom: -12px;}

  .page_badge {padding-top: 10px;}
  .row.with_badges .span10{margin-top:3px;}
  .topics_and_related.page_badge .row {margin-bottom: 0px;}
  .topics_and_related.page_badge {margin-top: 0px;}
  .row.with_badges .arabic_language {padding: 10px 0 10px 10px;}
  .equalHMVWrap{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}
  .feature .block_grid_title_string, .cartoon .block_grid_title_string {font-size: 18px;}
  .fix_center_header_contrib{
        margin-bottom: 45px;
      float: left;
      display: flex;
      text-align: center;
  }
  header .avatar_frame {
      width: 150px;
      height: 150px;
      margin: auto;
      float: none;
      display: inline-block;
  }
  .contributor_inline {
      width: 100%;
      margin: auto;
      float: left;
  }
  .contributor_inline .staff_member_name{
    text-align: center;
  }
  .contributor_inline .staff_member_description{
      text-align: center;
      padding: 0 10%;
  }
  .contributor_inline .staff_member_social_media_icons {
    text-align: center;
  }
  header .staff_member_social_media_icons div{
    margin: 0px 10px;
    background-size: auto 167% !important;
  }
  header .staff_member_social_media_icons div.facebook {
    background-position: -60px 0px;
  }
  header .staff_member_social_media_icons div.instagram {
      background-position: -120px 0px;
  }
  header .staff_member_social_media_icons div.twitter {
      background-position: -330px 0px;
  }
  .equalHMV_tag6 .block_grid_text, .cartoon .equalHMV_tag6 .block_grid_text {padding: 15px;}
  .features_ad_row .block_grid_paragraph{min-height: auto !important; }
  .fix_center_header_contrib{flex-direction: column-reverse;}
  .page_info .span12.contributor_content{padding-right:25%;}
  .article_photo_caption ~ .light_grey_article_sep {margin-bottom: 0px;}
  .light_grey_article_sep {margin-bottom: 7px;} /* contributor page fix for grey sep */
  .article_body p :not(a) > img{
    margin:0;
  }
  .picture_mask ~ .fix_center_header {position: absolute !important;bottom: 50px !important;
    margin: 0 !important;}
  .fix_center_header{
    position: relative !important;
    bottom: 0px !important;
    margin: 15px 0 10px 0;
  }
  .article_photo_caption, .wp-caption-text{
    font-size:12px !important;
    line-height:1.3;
  }
  .dynamic_box p.wp-caption-text {
    font-size:12px !important;
    line-height:1.3;
  }
  .pull_out_quote.right.text_right {
    display: block !important;
    margin-right: 0 !important;
    margin-left:0 !important;
    width: 100% !important;
    text-align: center !important;
  }
  /*.pull_out_quote.left.text_left {
    display: block !important;
    margin-right: 0 !important;
    margin-left:0 !important;
    width: 100% !important;
    text-align: center !important;
  }*/
  .pull_out_quote:before, .pull_out_quote:after {
    width:100%;
  }
}

@media (min-width: 541px) and (max-width: 768px){

  header#home_page_header { /*Shawky*/
    min-height: 250px;
  }

  header.medium_header{
    min-height: 150px;
  }
  .sm_no_row {display: none;}
  .lg_no_row {display: block;}
  .equalHMV_tag6, .equalHMV_tag4, .equalHMV_tag3 {margin: 0 0% 1.9% 0% !important;}

  .related .equalHMV_tag3,.news .equalHMV_tag3{width: 32%;}
  .related .equalHMV_tag3:last-child, .news .equalHMV_tag3:last-child{display:none;}
  .opinion .equalHMV_tag4, .feature .equalHMV_tag3 {width: 49%;}


  .cartoon .equalHMV_tag6 {    width: 100%;}
  .cartoon .equalHMV_tag4 .block_grid_photo{height: 150px;}
  .cartoon .equalHMV_tag6 .block_grid_photo{height:220px;}
  .cartoon.archive .equalHMV_tag6 {width: 49%;}

  .equalHMV_tag3.staff_item{width: 49%;}


  .feature .equalHMV_tag3:nth-child(n+3){display:none;}
  .opinion .equalHMV_tag4:nth-child(n+3){display:none;}
  .header_text_big{font-size:32px;}
  header .container .centered_content_container {padding: 0 10%;}
  .related .block_grid_photo, .feature .block_grid_photo{height: 163px;}
  .feature .equalHMV_tag12 .block_grid_photo{
    position: relative !important;
    height: 200px;
  }
  footer .container .lg_no_row:first-of-type {
    display:block !important;
  }
  .spotlight .block_grid_photo img {
    height: auto;
    width: auto;
    max-width: 40%;
    margin: auto;
  }
  footer .footer_icons_container ul li:not(:nth-child(4)) { /*Any icon in the footer except the logo*/
    width: 35px;
    margin-bottom:2.3%;
  }
  .arabica{width: 84px;margin-top: 0px;}
  .article_body, .article_body p {font-size: 18px;}
  .article_header{ padding: 60px 20px;}
  .article_header h1{font-size:28px;}
  .article_heading{font-size: 24px;}
  .panorama_article_headline_photo .panorama_lead_story_container .lead_story_title{font-size: 28px;}
  .panorama_lead_story_container .lead_story_title {font-size: 28px;}
  .panorama_stories .panorama_lead_story_container {height: 270px !important;margin-bottom:10px;}
  .feature .equalHMV_tag12 .block_grid_text {padding:15px 65px 15px 15px;}
  .feature .equalHMV_tag6 .block_grid_text {padding:15px 15px 15px 15px;}

}
@media (min-width: 0px) and (max-width: 540px){

  header.medium_header{
    min-height: 120px;
  }
  header.medium_header .fix_center_header{
    bottom: 15px;
  }

  .sm_no_row {display: none;}
  .lg_no_row {display: block;}
  .equalHMV_tag3, .equalHMV_tag4, .equalHMV_tag6, .equalHMV_tag12 { width:100% !important;margin:0 0 10px 0;}
  /* .equalHMV_tag3, .equalHMV_tag4, .equalHMV_tag6, .equalHMV_tag12 { margin: 0 0 2.33% 0;} */
  .related2 .block_grid_text{margin-bottom:0;padding:10px;}
  .related2 .equalHMV_tag3, .related .equalHMV_tag3, .news .equalHMV_tag3{width: 49% !important;}
  .related2 .equalHMV_tag3:nth-child(n+3), .news .equalHMV_tag3:nth-child(n+3), .related .equalHMV_tag3:nth-child(n+3){display:none;}


  .cartoon .equalHMV_tag6 {width: 100%;}
  .cartoon .equalHMV_tag6 .block_grid_photo{height:210px;} /*for home*/

  .cartoon.archive .equalHMV_tag6 .block_grid_photo, .cartoon.archive .equalHMV_tag4 .block_grid_photo{height:210px;}

  .equalHMV_tag3.staff_item{width: 100%;}


  header.large_header .centered_content_container {
    position: absolute;
    top: auto;
    padding: 0 10px;
    float: left;
    width: 100%;
    bottom: 50px;
    z-index: 3;
  }
  header .page_title {
    font-size: 28px;
  }
  .page_info {
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .page_info .span12{
    padding-right:0px;

  }
  .page_info .span12 .arabic_language {
      font-size: 17px;
      margin-bottom: 10px;
      float: right;
      right: 0;
      position: relative;
      top: 0px;
      text-align: right !important;
      direction: rtl;
  }
  .page_info .span12 .arabic_language a{
    font-size:15px;
  }
  .fix_center_header {height:auto !important;top: auto;bottom: 50px;}
  .header_text_big{font-size:22px;}
  .feature .block_grid_photo{height: 150px;}
  .related .block_grid_photo{height: 100px;}
  .feature .equalHMV_tag12 .block_grid_photo{
    position: relative !important;
    height: 150px;
  }
  .spotlight .block_grid_photo {
    text-align: center;
    height: auto;
  }
  .spotlight .block_grid_photo img{
    height: auto;
    width:auto;
    max-width: 40%;
    margin:auto;
  }
  footer .footer_icons_container ul li:not(:nth-child(4)) { /*Any icon in the footer except the logo*/
    width: 35px;
    margin-bottom:3%;
  }
  .news .equalHMV_tag3:nth-child(n+3), .related .equalHMV_tag3:nth-child(n+3) {display: block;}


  div.icon_container.whatsapp_37x37.expand {
    -webkit-transform: translate(0, -140px);
    -moz-transform: translate(0, -140px);
    -o-transform: translate(0, -140px);
    -ms-transform: translate(0, -140px);
    transform: translate(0, -140px);
  }
  div.icon_container.mail_37x37.expand {
    -webkit-transform: translate(0, -105px);
    -moz-transform: translate(0, -105px);
    -o-transform: translate(0, -105px);
    -ms-transform: translate(0, -105px);
    transform: translate(0, -105px) ;
  }
  div.icon_container.twitter_37x37.expand {
    -webkit-transform: translate(0, -70px);
    -moz-transform: translate(0, -70px);
    -o-transform: translate(0, -70px);
    -ms-transform: translate(0, -70px);
    transform: translate(0, -70px) ;
  }
  div.icon_container.facebook_37x37.expand {
    -webkit-transform: translate(0, -35px);
    -moz-transform: translate(0, -35px);
    -o-transform: translate(0, -35px);
    -ms-transform: translate(0, -35px);
    transform: translate(0, -35px);
  }
  .feature .block_grid_text {padding: 10px 10px 10px 10px !important;}
  .block_grid_footer {padding: 0 10px;}
  .block_grid_text {padding: 10px 25px 10px 10px;}
  .feature .equalHMV_tag12 .block_grid_footer {padding: 0 10px;}
  .ymhm .block_grid_photo{display:none;}
  .ymhm .block_grid_title_string {margin-top:0px;margin-bottom:5px;}
  .ymhm .block_grid_container:hover {border-color: transparent;}
  .ymhm .equalHMV_tag3{cursor: pointer;width:100% !important; margin:0; background-color:white !important;  }
  .ymhm .block_grid_text, .ymhm .block_grid_container{padding:0; margin-bottom: 3px;}
  .ymhm .block_grid_text .block_grid_topic,.ymhm .block_grid_text .block_grid_paragraph, .ymhm .block_grid_footer{display:none !important;}
  footer:after {
    content: '';
    background-color: #747F7B;
    position: absolute;
    width: 100%;
    height: calc(100% - 200px);
    left: 0;
    bottom: 0;
    z-index: -1;
  }
  .article_body, .article_body p {font-size: 15px;}
  .article_header{ padding: 60px 20px;    margin-top: 60px;}
  .article_header h1{font-size:22px;}
  .panorama_lead_story_container .lead_story_title {font-size: 22px;}
  .panorama_article_headline_photo .panorama_lead_story_container .lead_story_title {font-size: 22px;}
  .left_side_bar .share_icons_container .icon_container{margin-right:5px;}
  .panorama_stories .panorama_lead_story_container {height: 176px !important;margin-bottom:10px;}
  .contact-us{    width: 100%;}
  .feature .equalHMV_tag12 .block_grid_text {padding:10px;}
  .feature .equalHMV_tag6 .block_grid_text {padding:10px;}
  header .avatar_frame {
      width: 100px;
      height: 100px;
  }

  .staff_item .avatar_frame {
    width: 89px;
    height: 89px;
  }
  .error_Page{height:auto !important; padding: 40px 10px;}
  .error_Page .centered_content_container{white-space: inherit;}
  .error_Page .error_number {font-size: 70px;margin-bottom: 5px;}
  .error_Page .error_message {font-size: 20px;}
  /*e*/
  .equalHMV_tag6 .block_grid_text, .cartoon .equalHMV_tag6 .block_grid_text {padding: 10px;}
  .page_info .span12.contributor_content{padding-right:0%;}
}

/*Special Cases*/
/*----------------------hide whatsapp share in tablets and pc*/
@media (min-width: 769px) {
  .whatsapp_37x37{
    display:none;
  }
  .share_icons_container .icon_container.whatsapp_37x37{
    display:none;
  }
}
/*ADS*/
/***** Ads *****/
.topspace {
  padding: 10px;
  width: 100%;
  float: left;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.topspace .samplesp_container {
  max-width:728px;
  height:auto;
  margin:auto;
  position: relative;
}
.topspace .samplesp_container img{
  max-width:100%;
  width:100%;
}
.topspace .samplesp_container span {
  float: left;
  left: 0px;
  font-size:10px;
  color:transparent;
}
.topspace .samplesp {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 728px;
  height: auto;
  background-color: transparent;
}

.vertical_ad_container.full_width,
.vertical_ad.full_width {
  width: 100%;
  height: 570px;
  float: left;
  top: initial;
}
.vertical_ad_container:first-child,
.box_ad_container:first-child,
.article_body .box_ad_container.right div:first-child,
.article_body .box_ad_container.left div:first-child {
  right: 0px;
  font-size: 10px;
  color: #000000;
  float:right;
  max-width: 100%;
}
.vertical_ad_container {
  float: right;
  position: relative;
  top: -10px;
}
.vertical_ad {
  width: 120px;
  max-width: 100%;
  background-color: #000000;
  float:right;
}
.box_ad_container {
  position: relative;
}
.box_ad {
  width: 300px;
  background-color: #000000;
}
.ad_toggle_mobile{
  font-size:10px;
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}
.ad_toggle_desktop{
  display:block;
}
.ad_toggle_mobile{
  display:none;
}
@media (min-width: 0px) and (max-width: 960px){
  .topspace .samplesp_container span {
    line-height: normal;
  }
  .article_body p + .lg_no_row.sm-row .topspace.inside_page,
  .article_body div + .lg_no_row.sm-row .topspace.inside_page {
    margin-top: 4px;
    margin-bottom: 31px;
  }
  .topspace img{
    width:auto;
    margin: auto;
  }
  .vertical_ad {
    height: auto;
    width: auto;
    background-color: transparent;
  }
}
@media (min-width: 541px) and (max-width: 768px){
  .topspace .samplesp_container {
    width:100%;
    margin:0 !important;
  }
  .topspace .samplesp {
    width: 100%;
    height: auto;
  }
  .inside_page{
    padding:10px 0;
  }
  .topspace img{
    width:auto;
  }
  .right_side_bar {margin-top: 20px;text-align: center;margin-bottom:10px;}
  .vertical_ad_container{float:none !important;display: inline-block;vertical-align: top;zoom: 1;*display: inline;}
  .ad_toggle_desktop{
    display:none;
  }
  .ad_toggle_mobile{
    display:block;
  }
  .ad_toggle_mobile .topspace.inside_page{
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    width: auto;
    float: none;
  }
}
@media (min-width: 0px) and (max-width: 540px){



  .topspace .samplesp_container{
    width:100%;
    margin:0 !important;
  }
  .topspace .samplesp {
    width: 100%;
    height: auto;
  }
  .box_ad_container{
    margin-top:10px;
  }
  .box_ad {
    width: 100%;
    height: auto;
    background-color: #000000;
    margin-top: 10px;
  }
   .inside_page{
    padding:10px 0;
  }

  .topspace img{
    width:100%;
  }
  .g img{
    width:100%;
  }
  .news .block_grid_photo {height: 100px;}
  .block_grid_text{    margin-bottom: 25px;}
  .feature .equalHMV_tag12 .block_grid_text {margin-bottom: 25px;}
  .right_side_bar {margin-top: 20px;text-align: center;margin-bottom:10px;}
  .vertical_ad_container{float:none !important;display: inline-block;vertical-align: top;zoom: 1;*display: inline;}
  .ad_toggle_desktop{display:none;}
  .ad_toggle_mobile{display:block;}
  .ad_toggle_mobile .topspace.inside_page{
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    width: auto;
    float: none;
  }
}

.AD_Fix{
  float:right;
  width:158px;
  max-width: 100%;
}
