﻿/*Header*/



@font-face {
    font-family: 'HelveticaNeueLTPro-Bd';
	src: url(/Assets/fonts/newfonts/HelveticaNeueLTPro-Bd.eot)format('embedded-opentype');
    src: url(/Assets/fonts/newfonts/HelveticaNeueLTPro-Bd.ttf)format('truetype');
	src: url(/Assets/fonts/newfonts/HelveticaNeueLTPro-Bd.otf)format('opentype');
    
}

@font-face {
    font-family: 'HelveticaNeueLTPro-MdCn';
	src: url(/Assets/fonts/newfonts/HelveticaNeueLTPro-MdCn.eot)format('embedded-opentype');
    src: url(/Assets/fonts/newfonts/HelveticaNeueLTPro-MdCn.ttf)format('truetype');
	src: url(/Assets/fonts/newfonts/HelveticaNeueLTPro-MdCn.otf)format('opentype');
    
}
@font-face {
    font-family: 'HelveticaNeueLTPro-Lt';
	src: url(/Assets/fonts/newfonts/HelveticaNeueLTPro-Lt.eot)format('embedded-opentype');
    src: url(/Assets/fonts/newfonts/HelveticaNeueLTPro-Lt.ttf)format('truetype');
	src: url(/Assets/fonts/newfonts/HelveticaNeueLTPro-Lt.otf)format('opentype');
      
}
@font-face {
    font-family: 'HelveticaNeueLTPro-Roman';
	src: url(/Assets/fonts/HelveticaNeueLTPro-Roman.eot)format('embedded-opentype');
    src: url(/Assets/fonts/HelveticaNeueLTPro-Roman.ttf)format('truetype');
    src: url(/Assets/fonts/HelveticaNeueLTPro-Roman.otf)format('opentype');
}

@font-face {
    font-family: 'Georgia';
	src: url(/Assets/fonts/newfonts/Georgia.eot)format('embedded-opentype');
    src: url(/Assets/fonts/newfonts/GGeorgia.ttf)format('truetype');
	src: url(/Assets/fonts/newfonts/Georgia.otf)format('opentype');
    
}
@font-face {
    font-family: 'Georgia-Bold';
	src: url(/Assets/fonts/newfonts/Georgia-Bold.eot)format('embedded-opentype');
    src: url(/Assets/fonts/newfonts/Georgia-Bold.ttf)format('truetype');
	src: url(/Assets/fonts/newfonts/Georgia-Bold.otf)format('opentype');
    
}

@font-face {
    font-family: 'Georgia-Italic';
	src: url(/Assets/fonts/newfonts/Georgia-Italic.eot)format('embedded-opentype');
    src: url(/Assets/fonts/newfonts/Georgia-Italic.ttf)format('truetype');
	src: url(/Assets/fonts/newfonts/Georgia-Italic.otf)format('opentype');
    
}

@font-face {
    font-family: 'Georgia-BoldItalic';
	src: url(/Assets/fonts/newfonts/Georgia-BoldItalic.eot)format('embedded-opentype');
    src: url(/Assets/fonts/newfonts/Georgia-BoldItalic.ttf)format('truetype');
	src: url(/Assets/fonts/newfonts/Georgia-BoldItalic.otf)format('opentype');
    
}






/*--------------Navbar more of "topics" -------------*/


.MoreTopics_downpointer {
    color: green !important;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #F3F3F3;
    text-align: center;
    position: relative;
    left: 11px;
    top: 4px;
}



span.genericon.genericon-close.search-close {
    display: none;
}

/*---------------------*/

.WeatherMasterHead img {
    position: relative;
    top: 3px;
}


#nav-site .drop-mega .singlecol {
    width: 15%;
    display: none;
}
#nav-site .drop-mega {
    background-color: #f2f2f2;
    color: #ccc;
    font-size: 16px;
    font-size: 1.6rem;
    z-index: 100;
}
.drp-mega-left ul {
    border: none !important;
}
nav#nav-site ul li a:hover {
    color: #e75500 !important;
}
#nav-site .drop-mega a {
  font-family: 'HelveticaNeueLTPro-Roman', Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-size: 16px;
  color: #000000;
  width: 100%;
  left: 14px;
}

.More-Sections {
  width: 111px;
  height: 19px;
  font-family: HelveticaNeueLTPro-Bd;
  font-size: 16px;
  color: #888888;
}
.drop-mega h3.heading-section a {
    font-family: HelveticaNeueLTPro-Bd !important;
    font-size: 16px !important;
    color: #888888 !important;
}

#nav-site .drop-mega .nav-divider {
    border: none !important;
}

#nav-site .drop-mega a:hover {
  font-family: HelveticaNeueLTPro-Roman;
  font-size: 16px;
  color: #fa5d2f !important;
}
#nav-site li:hover a.drop {
    background: transparent;
    z-index: 2;
    text-decoration: none;
    border: none !important;
    font-family: HelveticaNeueLTPro-Bd, 'HelveticaNeueLTPro-Roman', Helvetica Neue, Helvetica, Arial, sans-serif !important
     font-size: 18px !important;
    color: #e75500 !important;
}

#nav-site > ul > li > a {
    position: relative;
    text-transform: capitalize !important;
    padding: 0.5em 0.88em 0.2em;
     border: none !important;
    font-family: HelveticaNeueLTPro-Bd !important;;
   font-size: 18px !important;
    color: #000000 !important;

}

#nav-site li a.drop{
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #efefef;
}

#nav-site li:hover a.drop::before{
    content: "";
    width: 0; 
    height: 0; 
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #efefef;
    position: absolute;
    top: 30px;
    left: 24px;  
}

#nav-site li a.drop::After{
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
     position:absolute;
    top:16px;

}

#nav-site li:hover a.drop::After{
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #e75500 ;
    transform: rotate(180deg);
    position:absolute;
    top:10px;

}
.drop:after {
    content: "";
    height: 0;
    width: 0;
    border: 0.3em solid transparent;
    border-top-color: #333;
    display: inline-block;
    margin-left: 0.2em;
    margin-top: 0.15em;
    vertical-align: middle;
}


.drop-mega > nav, .drop-mega > article {
    display: table-cell;
    vertical-align: top;
    padding: 25px 40px 40px 40px !important;
}

.drop-mega nav:nth-child(3) ul {
    border-right:none !important;
}

nav#nav-site ul li:nth-child(4) {

    box-shadow: none !important;
}



@media only screen and (max-width: 767px){

.top-search-wrapper {
    top: 14px !important;
}

}

@media only screen and (max-width: 767px){

#site-header .nav-group a {
    color: #000;
}
#nav-site li:hover a.drop {
   color: #fff !important;
   
}
#nav-site li:hover a.drop::before {
    border: none !important;
}
#nav-site .drop-mega {
    background-color: #4d4d4d;
    color: #ccc;
    font-size: 16px;
    font-size: 1.6rem;
    z-index: 100;
}
.drop-mega > nav, .drop-mega > article {
    display: table-cell;
    vertical-align: top;
     padding: 0px !important; 
}

#nav-site .drop-mega {
    background-color: #f2f2f2 !important;
    color: #000 !important;
    font-size: 16px;
    font-size: 1.6rem;
    z-index: 100;
}

#site-header .nav-group li:hover .mobile-drop {
    background-color: #0A0202 !important;
}

#site-header .nav-group li:hover a {
    background-color: inherit !important;
    color: #000 !important;
    border-bottom: 1px solid #B7B7B7 !important;
}
#site-header .nav-group a {
    display: block;
    color: #040404;
    float: none;
    border: none;
    padding: 1em;
    border-bottom: 1px solid #BDBDBD !important;
    border-top: none;
    /*background-color: #E2E3E4;*/
    background-color: transparent;
}
#site-header .mobile-wrap {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    position: absolute;
    background-color: #E2E3E4 !important;
}
#site-header .nav-group .mobile-drop {
  
    background-color: #9C9A9A !important;

}

#site-header .nav-group .mobile-drop-open > a, #site-header .nav-group .mobile-drop-open:hover > a {
    background-color: #444 !important;
    border: none !important;
    color: #e75500 !important;
}
.drop-mega nav ul {
    border-right: 1px solid #E6E3E3;
    height: auto;
}

#site-header .nav-group li a:hover {
    color: #e75500 !important;
    border-bottom: 1px solid #B7B7B7 !important;
}
#site-header .nav-group li:a {
    border-bottom: 1px solid #B7B7B7 !important;
}

#site-header .drop-mega .heading-section {
    padding-top: 0;
    background-color: #E2E3E4;
    border:none !important;
    padding-top: 0;
}
#site-header .nav-group a:active {
    background-color: #1B1B1B !important;
    color: #333 !important;
}
}

*{outline:none !important;}
nav:nth-child(3) .subnav.list.nav-menu-width {
    border-right: none !important;
}

@media only screen and (max-width: 600px){

#header-story h1.heading-story {
    font-size: 30px;
    
}

h2.standfirst {
    font-size: 15px; 
}



}


/*
nav#nav-site ul li:nth-child(4) {
    -webkit-box-shadow: 10px 0px 0px -9px #ccc;
    -moz-box-shadow: 10px 0px 0px -9px #ccc;
    box-shadow: 10px 0px 0px -9px #ccc;
    padding-right: 11px;
  border-right: 1px solid #C5C5C5;
}
*/

#nav-site {
    margin-top: -2.3em;
    margin-left: 0px;
}
#nav-form-search {
    z-index: 10000;
    display: none;
}
#site-header-links {
    height: 4px;
    padding: 0px;
     background: #e75500 !important;
}
#site-header-links .wrapper {
    height: 10px;
    display: none;
}
.weather-widget {
    display: none;
}

@media only screen and (min-width: 768px){
li#watchlive {
     display: block; 
}
}
.top-social-wrapper{
    background: #F3F3F3 !important;
    display: block;
    height: 25px;
}
li#mobile {
    display: none;
}
li#rss {
    display: none;
}
li#contactus {
    display: none;
}
li#newsletter {
    display: none;
}
li#youtube {
    display: none;
}
li#googleplus {
    display: none;
}

div#weatherwidgets {
    overflow: hidden;
    width: auto;
    float: right;
    position: absolute;
    top: 0;
    right: 106px;
}
li#watchlive span {
    float: right;
    font-size: 16px;
    color: #DA781F;
    line-height: 22px;
    font-family: "HelveticaNeueLTStd-Bd", "Helvetica Neue", Helvetica, sans-serif;
    position: absolute;
}
@media only screen and (max-width: 1190px) and (min-width: 1024px){
.socialmediaicons {
    right: 0%;
    top: -3px;
}
}


@media only screen and (max-width: 1023px) and (min-width: 768px){
    .socialmediaicons {
    top: 0%;
    right: -3%;
}
.socialmediaicons ul li {
    width: 17px;
    height: 17px;
}
.socialmediaicons img {
    width: 17px;
    height: 17px;
}
}

li#watchlive-active {
    padding-top: 0px!important;
}
li#watchlive-active {
    position: relative;
    right: 20px;
    top: 2px;
    height: 25px;
    width: 60px;
}


.search-btn-section ul {
    float: right;
}
li#watchlive {
    display: none;
}
.search-btn-section ul li {
    margin: 0px 18px 0 0px;
}

.search-btn-section {
    width: 128px;
    overflow: hidden;
    float: right;
}




.form-wrapper.visible {
    height: 129px;
    margin: 0px auto;
    max-width: 100%;
    overflow-x: hidden;
    margin-bottom: -24px;
}
.form-wrapper {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.4s cubic-bezier(0, 1, 0.5, 1);
    -moz-transition: all 0.4s cubic-bezier(0, 1, 0.5, 1);
    -ms-transition: all 0.4s cubic-bezier(0, 1, 0.5, 1);
    -o-transition: all 0.4s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.4s cubic-bezier(0, 1, 0.5, 1);
    font-family: "Al-Jazeera-Arabic-Bold",Helvetica,Roboto,Arial,sans-serif;
}

nav#nav-site ul li.br-nav-line {
    -webkit-box-shadow: 10px 0px 0px -9px #ccc !important;
    -moz-box-shadow: 10px 0px 0px -9px #ccc !important;
    box-shadow: 10px 0px 0px -9px #ccc !important;
}
input.field-search {
    margin: 30px;
    height: 50px;
    border: none;
    background: #F3F3F3;
    box-shadow: none;
    border-bottom: 4px solid #d8d8d8;
    width: 100%;
    font-family: HelveticaNeueLTPro-Lt;
    font-size: 18px;
    color: rgba(164, 164, 164, 0.9);
    margin-bottom: 11px;
    margin-top: 14px;

}
.form-wrapper-wrap {
    background: #F3F3F3;
}

#search-nav-topics {
    padding-top: 0px !important;
}
#search-nav-topics {
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 0.5em;
    color: #999;
    border:none;
    padding:0 !important;
    position: relative;
    left: 2em;
}

.nav-wide a {
  font-family: HelveticaNeueLTPro-Roman, 'HelveticaNeueLTPro-Roman', Helvetica Neue, Helvetica, Arial, sans-serif !important; 
  font-size: 14px;
  color: #777777;
}


li#NavTopTopics {
  font-family: HelveticaNeueLTPro-Roman, 'HelveticaNeueLTPro-Roman', Helvetica Neue, Helvetica, Arial, sans-serif !important; 
  font-weight: bold;
}
.nav-wide a:hover {
  font-family: HelveticaNeueLTPro-Roman, 'HelveticaNeueLTPro-Roman', Helvetica Neue, Helvetica, Arial, sans-serif !important; 
  font-size: 14px;
  color: #e75500 !important;
  
}
.most-searched {
  font-family: HelveticaNeueLTPro-Bd;
  font-size: 14px;
  color: #e75500;
  
}

div#SocialMediaIconsID ul li {
    margin-left: 20px;
}
#site-header > .wrapper {
    margin-bottom: 0px !important;
    padding-top: 0 !important;
}



#nav-topics {
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 0.5em;
    border-top: none;
    color: #999;
    padding-left: 0.88em;
    position: relative;
    left: -8px;
}
.nav-wide > h3, .nav-wide > ul > li {
    float: left;
    display: block;
    margin-right: 1em;
    color: #131313;
      font-family: HelveticaNeueLTPro-Md;
  font-size: 14px;
}
#nav-topics .nav-wide a {
  font-family: HelveticaNeueLTPro-Roman;
  font-size: 14px;
  color: #6c6b6c;
}
#nav-site {
    margin-top: -3em;
}
.header-scrolled {
    position: fixed !important;
    top: -105px !important;
    z-index: 10;
    width: 100%;
    transform: translate3d(0px, 10px, 0px);
    height: 143px;
}
#site-header{
  background-color: #FFF;
  position: relative;
   top: 0px;
    transition: transform .4s ease-in-out;
      z-index: 999999!important;
}
.moftah-hide{display:none;}

.top-topics-origin .drop-mega {
    position: absolute;
    width: 100%;
    right: 0;
    z-index: 1;
    margin: 0;
    padding: 0;
    background: #F3F3F3;
    display: none;
    table-layout: fixed;
}
.top-topics-origin .drop-mega li {
    margin-bottom: 0.8em;
    display: inline-block;
    margin-right: 40px;
}



.top-topics-origin .drop-mega > nav, .drop-mega > article {
    display: table-cell;
    vertical-align: top;
    padding: 0px 0px 0px 27px !important;
}

#nav-topics.nav-wide ul.subnav li a:after {
    content: none;
}


.top-topics-origin .drop-mega nav ul {
    border-right: 1px solid #E6E3E3;
    height: 21px;
}


.top-topics-origin .list:last-child {
    padding-bottom: 0em;
}
#nav-topics.nav-wide li:last-child a:hover {
    color: ##fa9000 !important;
}

.top-topics-origin .drop-mega nav ul {
    border-right: none;
    height: 33px;
}

#nav-site li:hover a.drop::After {
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid ##fa9000;
    transform: rotate(180deg);
    position: absolute;
    top: 10px;
}





#nav-topics.nav-wide li.top-topics-origin .drop-mega a {
    color: #A09D9D !important;
    font-family: HelveticaNeueLTPro-Roman;
    font-size: 14px;

}
#nav-topics.nav-wide li.top-topics-origin .drop-mega a:hover {
    color: #fa5d2f !important;
    font-family: HelveticaNeueLTPro-Roman;

}
nav#nav-site ul li:nth-child(1) {
    margin-right: 8px;
}
nav#nav-site ul li:nth-child(2) {
    margin-right: 13px;
}

@media only screen and (min-width: 768px){
 .drp-mega-left {
    float: left;
    width: 50%;
}
.drp-mega-right {
    float: right;
    width: 50%;
}
.drop-mega nav ul {
    border-right: 1px solid #E6E3E3;
    height: 120px;
}

.drop-mega > nav, .drop-mega > article {
    display: table-cell;
    vertical-align: top;
    padding: 25px 0 30px 40px !important;
}
.drop-mega nav:last-child ul {
    border-right: none;
}
}
/* watch*/

.live-watch-section .arr-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 17px solid #9b9b9b;
    position: absolute;
    right: 24px;
    top: -17px;
}
.live-watch-section ul{
  list-style-type: none;
  margin:0px;  
  padding: 10px 0px 0px 10px;
}
.live-watch-section ul li{
  display: inline-block;
}

.live-watch-section .live-now-playing a{
  font-family: HelveticaNeueLTPro-Roman;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}

.live-watch-section .live-watch{
  float: right;
  margin: 0 10px 0 0px;
}
.live-watch-section .live-listen{
  float: right;
  margin: 0 12px 0 0px;
}

.live-watch-section .live-now-listening a{
  font-family: HelveticaNeueLTPro-Roman;
  font-size: 14px;
  line-height: 1.5;
  color: #4d4d4d;
  width: 70%;
}
li.live-now-listening {
    width: 58%;
}

a.watch-anchor, a.listen-anchor {
  font-family: HelveticaNeueLTPro-Bd;
  font-size: 16px;
  color: #6c6b6c;
}

a.watch-anchor:hover, a.listen-anchor:hover{
  color: #e75500;
}

li#watchlive-active:hover {
    
}

.live-watch-section{display:none;}

li#watchlive-active:hover .live-watch-section  {
        display:block;
}
.live-watch-section {
    background-color: #efefef;
    width: 306px;
    height: 92px;
    border-top: 3px solid #9b9b9b;
    position: absolute;
    z-index: 9999999999999999;
    right: 31px;
    top: 26px;
}

.top-search-wrapper {
    position: relative;
    top: 43px;
    z-index: 99999999999;
    right: -4px;
    /* background: red; */
    width: 100px;
    float: right;
}
/*/watch */



#nav-topics.nav-wide li.top-topics-origin .drop-mega a:after {
    border: none;
}


.search-btn-section {
    height: 51px;
}

li#watchlive-active a {
    overflow: hidden;
    display: block;
    height: 100px;
    z-index: 999999999999999;
}
#site-header > .wrapper {
    margin-top: -22px;
}

@media only screen and (max-width: 767px){
#site-header > .wrapper {
    margin-top: 0px;
}

.search-btn-section {
    height: 29px;
}

}







@media only screen and (max-width: 767px){
.mobile-menu-open #site-header .nav-group {
    margin-right: 0;
    -moz-transition: margin 0.1s ease-out;
    -webkit-transition: margin 0.1s ease-out;
    transition: margin 0.1s ease-out;
    -webkit-box-shadow: -2px 4px 5px rgba(0,0,0,0.7);
    box-shadow: -2px 4px 5px rgba(0,0,0,0.7);
    border-left: 1px solid #000;
    margin-top: 6px !important;
}

.top-search-wrapper {
    position: relative;
    top: 26px;
    /*z-index: 0;*/
    right: 80px;
}
#site-header {
    height: 96px;
}
#site-logo {
    height: 52px !important;
    top: -1em;
}
.search-wrapper {
    position: relative;
    top: 26px;
    z-index: 0;
    right: 80px;
}

}

@media only screen and (max-width: 1023px){
 #site-header .wrapper {
    padding: 0em 0 0;
}

   
}
@media only screen and (max-width: 767px){
     #site-header .wrapper {
    padding: 0em 0 0;
}
.top-social-wrapper {
    display: none!important;
}
#site-header {
    height: 69px;
    position: fixed;
    width: 100%;
}
.header-scrolled {
    position: fixed !important;
    top: -22px !important;
  
}
#nav-topics {
    display: none;
}

}


@media only screen and (max-width: 767px){
.live-watch-section {
    background-color: #efefef;
    width: 306px;
    height: 92px;
    border-top: 3px solid #9b9b9b;
    position: absolute;
    z-index: 9999999999999999;
    right: 25px;
    top: 40px;
}
}
@media only screen and (max-width: 640px){
.live-watch-section {
    background-color: #efefef;
    width: 306px;
    height: 92px;
    border-top: 3px solid #9b9b9b;
    position: absolute;
    z-index: 9999999999999999;
    right: 10px;
    top: 40px;
}
}



@media only screen and (max-width: 400px){
.live-watch-section {
    width: 272px;
    right: 17px;

}
}



@media only screen and (min-width:767px) {
.drp-mega-left ul {
    border: none !important;
}


a.drp-italic {
    font-style: italic;
}
.subnav.list.nav-menu-width {
    margin-left: 0px !important;
}
.nav-menu-width {
    width: 100%;
}
.nav-menu-width {
    width: 88%;
}
}

#search-nav-topics {
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 0.5em;
    color: #999;
    border: none;
    padding: 0 !important;
    position: relative;
    border-top: 3px solid #ccc;
    padding-top: 5px !important;
    display: block;
  left:0px;
}

input.field-search {
    margin: 30px;
    height: 50px;
    border: none;
    background: #F3F3F3;
    box-shadow: none;
    /* border-bottom: 4px solid #d8d8d8; */
    width: 100%;
    font-family: HelveticaNeueLTPro-Lt;
    font-size: 18px;
    color: rgba(164, 164, 164, 0.9);
    /*border-left: 1px solid gray;*/
    margin-bottom: 11px;
    margin-top: 14px;
    margin-left: 0px;
    padding-left: 20px;
    
}

#site-logo a {
    /*background-image: url('/mrItems/Assets/Images/NewArticle/a-j-e-overlay-copy.png') !Important;*/
}
#site-logo a {
    width: 75px;
    height: 93px;

}
.socialmediaicons img {
    width: 14px;
    height: 14px;
}


.socialmediaicons img {
    width: auto;
    height: 25px;
    position: relative;
    top: -4px;
}


@media only screen and (max-width: 1023px){
#nav-site {
    border-bottom: none;
}
}

li#watchlive-active {
    position: relative;
    right: 25px;
    top: 0px;
    height: 30px;
    width: 60px;
}
.form-wrapper-wrap {
    background: #F3F3F3;
    margin-top: 17px;
}
li#watchlive-active span {
    float: right;
    font-size: 16px !important;
    color: #e75500;
    line-height: 22px;
    font-family: "HelveticaNeueLTStd-Bd", "Helvetica Neue", Helvetica, sans-serif;
    position: absolute;
    line-height: 30px;
}
.button-search-top {
    background-image: url('/mrItems/Assets/Images/NewArticle/ajmn-icons-search.png') !Important;
    background: #F3F3F3;
    border-radius: 100%;
    height: 29px;
    width: 29px;
    background-repeat: no-repeat;
    color: red;
    background-position: 52% 60%;
}
.button-search-top:hover {
    background-color: #F3F3F3;
    color: #fff;
}



.button-search-top {
    padding: 0 0.6em;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    background: none;
    height: 100%;
    width: auto;
    background-image: url('/img//search.png');
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -5000px;
    width: 29px;
    height: 29px;
        background-color: #F3F3F3;
    color: #fff;
}



@media only screen and (max-width: 768px){
#nav-form-search {
    z-index: 10000;
    display: block;
}

.button-search-top {
    display:none;
}

}
a.watch-anchor, a.listen-anchor {
    font-family: HelveticaNeueLTPro-Bd;
    font-size: 16px;
    color: #6c6b6c;
    /* line-height: 10px; */
    margin: 0 2px 2px 2px;
    display: inline-block;
}


@media only screen and (max-width: 767px){
#site-header {
    height: 94px;
    position: relative;
    width: 100%;
}
}


#nav-site {
    margin-top: -57px;
}
#nav-topics {

    top: -16px;
}
@media only screen and (min-width: 1024px){

#site-header .nav-group {
    padding-top: 3.2em ;
    margin-bottom: 0em ;
    margin-left: 20px ;

}
}
#site-logo {
    height: 76px !important;
    position: relative;
    top: -1.8em;
}

@media only screen and (max-width: 767px){
.top-search-wrapper {
    position: relative !important;
    top: 14px !important;
    z-index: 10 !important; 
    right: 21px !important;
}
.form-wrapper-wrap {
    margin-top: 0px !important;
}
#site-logo a {
    background-image: url('/mritems/images/site/AljazeeraLogo.gif') !Important;
}
#site-logo a {
    width: 152px;
    height: 53px;
    margin-top: 4px;
}
}

#site-header > .wrapper {
    background: #FFF;
}

@media only screen and (max-width: 767px){
  
  li#watchlive-active {
    position: absolute;
}
  
  
#nav-mobile-menu {
    background-image: url(/mritems/Images/2015/11/22/dde0b0ad29714f6ab158e340bbd8ea1f_6.png);
    background-color: #fff;
    top: -2px;
    /* border: 1px dashed red; */
    margin-top: -16px;
}
#site-logo {
    height: 33px !important;
    position: relative;
    top: -1.8em;
}
}

/*#nav-topics.nav-wide li.top-topics-origin .drop-mega nav ul::before {
    color: green !important;
    font-family: HelveticaNeueLTPro-Roman;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #F3F3F3;
    position: absolute;
    top: -9px;
    left: 355px;
}*/

#nav-topics.nav-wide li.top-topics-origin .drop-mega {
    margin-top:-3px;
}

#site-logo a {
    display:none;
}
@media only screen and (max-width: 767px){
#site-logo a {
    display:block;
}
div#site-logo img {
    display: none;
}
#site-logo {
    height: 33px !important;
    position: relative;
    top: -1.8em !important;
}
#site-header {
    height: 59px;

    width: 100%;
}
#site-header > .wrapper {
    margin-bottom: 0px !important;
    padding-top: 0px !important;
}

input.field-search {
 
    margin-left: 6px !important;
}

}


.form-wrapper-wrap {
    background: #F3F3F3;
    margin-top: 2px;
}
.marTopNegative{
  margin-top: -22px;  
}


button.button-search-top:hover {
    background: red;
    background-repeat: no-repeat;
    padding: 0 0.6em;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    background: none;
    height: 100%;
    width: auto;
    background-image: url('/mrItems/Assets/Images/NewArticle/ajmn-icons-search-wt.png') !Important;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -5000px;
    width: 29px;
    height: 29px;
    background-color: #e75500;
    color: #fff;
}


@media only screen and (max-width: 767px){
nav#nav-site {
    margin-top: 0em !important;
}
  #nav-site .drop-mega {
    background-color: #f2f2f2;
    color: #ccc;
    font-size: 16px;
    font-size: 1.6rem;
    z-index: 100;
    height: 0px;
}
  
  #header_container {
    z-index: 999;
}
  div#site-header-links {
	    height: 5px!important;
	    padding: 0px;
	}
  .header-scrolled {
    position: fixed !important;
    top: -10px !important;
}
}


@media only screen and (max-width: 1023px) and (min-width: 768px){
#site-header .nav-group {
    width: 79% !important;
    left: -9% !important;
}
  #nav-topics {
    border: none !important;

}
}



/*@media only screen and (max-width: 1024px){
.top-search-wrapper {
    position: relative;
    top: 43px;
    z-index: 99999999999;
    right: -28px;
    width: 100px;
    float: right;
}
  	
.drp-mega-left {
    float: left !important;
    width: 100% !important;;
}
.drp-mega-right {
    float: right !important;;
    width: 100% !important;;
    margin-top: 24px !important;;
}
.drop-mega nav ul {
   
    border-right: none !important;
    height: 120px;
}

.subnav.list.nav-menu-width {
    margin-left: 0px !important;
    border-right: 1px solid #E6E3E3 !important;;
}

}*/

/*Home search*/

.form-wrapper input:focus {
    margin: 30px;
    height: 50px;
    border: none;
    background: #F3F3F3;
    box-shadow: none;
    /* border-bottom: 4px solid #d8d8d8; */
    width: 100%;
    font-family: HelveticaNeueLTPro-Lt;
    font-size: 18px;
    color: rgba(164, 164, 164, 0.9);
    /*border-left: 1px solid gray;*/
    margin-bottom: 11px;
    margin-top: 14px;
    margin-left: 0px;
    padding-left: 20px;
}


@media only screen and (max-width: 767px){
#site-header .nav-group a {

    border-top: transparent !important;

}
  .subnav.list.nav-menu-width {
    margin-left: 0em !important;
}


#nav-site .drop-mega a {
    width: 100%;
    left: 0px;
}
#site-header {
    position: fixed !important;
}
#header_container {
    top: 59px!important;
    position: fixed !important;
}
 
}
#nav-site .drop-mega h3 a:hover {
    color: #7A7A7A !important;
}











/*@media only screen and (max-width: 768px) {


#main {
    padding-top: 73px !important;
}
 
}*/



/*
@media only screen and (max-width: 1023px) and (min-width: 768px){
.top-search-wrapper {
    position: relative;
    top: 43px !important;
    z-index: 99999999999;
    right: -37px;
    width: 100px;
    float: right;
}
}
*/






@media only screen and (max-width: 768px){
.button-search-top {
    display: block;
}
input.field-search {
    margin: 30px;
    height: 50px;
    border: none;
    /* background: transparent;*/
    box-shadow: none;
    /* border-bottom: 4px solid #d8d8d8; */
    width: 100%;
    font-family: HelveticaNeueLTPro-Lt;
    font-size: 18px;
    color: rgba(164, 164, 164, 0.9);
    border-left: none;
    margin-bottom: 11px;
    margin-top: 14px;
    margin-left: 0px;
    padding-left: 20px;
}

}



@media only screen and (max-width: 767px){
.button-search-top {
    display: none;
}
}
@media only screen and (min-width: 768px){
#site-header .nav-group {
    padding-top: 3.2em !important;
    padding-bottom:1px;
 
}
}




  
    
  
#main-content {padding-top: 0em;background-color:#fff;}


  
/*#nav-site ul:nth-child(1) li:nth-child(4) a{
	-webkit-box-shadow: 10px 0px 0px -9px #ccc !important;
    -moz-box-shadow: 10px 0px 0px -9px #ccc !important;
    box-shadow: 10px 0px 0px -9px #ccc !important;
}*/


#nav-site ul ul:nth-child(1) li:nth-child(4) a{
	box-shadow:none !important;
}




@media only screen and (max-width: 768px){
	
#main-content {
    padding-top: 0em;
    background-color: #fff;
}

#div-gpt-ad-1430377943388-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    clear: both;
    overflow: hidden;
    display: block;
    width: 100%;
    margin-top: 4em;
}


}

@media only screen and (max-width: 768px){
input.field-search{
	background:transparent;
}
  .drp-mega-right {

    margin-top: 0px !important;
}
}
@media only screen and (max-width: 767px){
input.field-search{
	background:#fff;
}
}

.ArticleTopMegaImage {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.overlay {
    position: absolute;
    bottom: 6px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 60px 0 40px 0px;
    left: 0;
    right: 0;
    background: -webkit-linear-gradient(transparent,rgba(0,0,0,1.6));
    background: -o-linear-gradient(transparent,rgba(0,0,0,1.6));
    background: -ms-linear-gradient(transparent,rgba(0,0,0,1.6));
    background: -moz-linear-gradient(transparent,rgba(0,0,0,1.6));
    background: linear-gradient(transparent,rgba(0, 0, 0, 0.58));
}


/*latest update for top nav*/
li.top-topics-origin {
    display: none !important;
}

nav#search-nav-topics ul {
    display: none !important;
}

input#searchText {
    margin-left: -10px;
}

@media only screen and (min-width: 768px){
.drp-mega-right {
    float: right !important;
    width: 100% !important;
    margin-top: 16px !important;
}
.drp-mega-left {
    float: left !important;
    width: 100% !important;
}
.subnav.list.nav-menu-width {
    margin-left: 0px !important;
    border-right: 1px solid #E6E3E3 !important;
}
.drop-mega nav ul {
    border-right: none !important;
    
}
  
#nav-site nav:last-child .subnav.list.nav-menu-width{
    border:none !important;
}
}
/* /latest update for top nav*/

.TellUsWhatYouThink img {
    width: auto !Important;
      margin-right: 5px;
}
.TellUsWhatYouThink{
    margin: 5px 0 10px 0;
}
li.Share_FB {
    margin-right: 5px;
}


a#showing-now {
  text-transform: capitalize;
}



/*Changing orange value to original*/


#site-header-links {
    background: #fa9000 !important
	}

	nav#nav-site ul li a:hover {
    color: #fa9000 !important;
}

a.watch-anchor:hover, a.listen-anchor:hover {
    color: #fa9000;
}

.nav-wide a:hover {
    color: #fa9000 !important;
}

#nav-site li:hover a.drop {
    color: #fa9000 !important;
}


section.page-section.box-section {
    border-top: solid 3px #000000 !important;
}



section.page-section.box-section-news {
   border-top: #fa9000 solid 3px!important;
}



#main-content .page-section-full .h1class {
    color: #fa9000;
}

#nav-site .drop-mega a:hover {
    color: #fa9000 !important;
}



button.button-search-top:hover {

    background-color: #fa9000;

}

li#watchlive-active span {
    color: #fa9000;
}



section.page-section.box-section-news {
    border-top: none!important;
}




@media only screen and (max-width: 1024px){
#site-header .nav-group
{ padding-top: 0.58em !important; 
  margin-top: -19px;
}}


span.live-listen-wd
{ position:relative; top:-5px; }



#nav-site > ul > li> a{
  font-family: "HelveticaNeueLTStd-Bd", "Helvetica Neue", Helvetica,Arial, sans-serif!important; 
  font-weight:Bold; 
  margin-right: 0; 
}


.live-watch-section {
    height: 100px;
}


ul.TVScheduleLink a {
    margin-bottom: 20px;
    font-family: HelveticaNeueLTPro-Roman;
    font-size: 14px;
    color: #777777;
}

ul.TVScheduleLink a:hover {
    color: #fa9000 !important;
}


/*---------Hiding white space below the footer-------------*/

body
{ overflow-x:initial; }
#site-footer
{ padding-top: 0px; position: relative; bottom:-60px; margin-top: -60px !important; overflow-x: hidden; overflow-y: hidden; height:100%; background-color: #222525; }







.Snapchat{
    width: 24px;
    height: 24px;
    display: block;
    overflow: hidden;
    background-image: url('/mrItems/Assets/Images/NewArticle/snapchat_footer.png');
    background-repeat: no-repeat;
    text-indent: -5000px;
  
}

@media only screen and (min-width: 768px){
  
  .Snapchat{
display:none;
  }
ul#footer-nav-social li:nth-child(7) {
    display: none;
}
}




#site-footer [class*=heading] {
    margin-left: 0px;
}


@media only screen and (max-width: 768px){
#main {
    padding-top: 75px;
}

body {
    background-color: #fff;
}
}


#nav-site > ul > li > a{
  position: relative; 
  text-transform: capitalize !important; 
  padding: 0.44em 0.88em 0.2em; 
  border: none !important; 
  font-family: HelveticaNeueLTPro-Bd, 'HelveticaNeueLTPro-Roman', Helvetica Neue, Helvetica, Arial, sans-serif !important; 
  font-weight:bold;
  font-size: 18px !important; 
  color: #000000 !important; 
}

#nav-site > ul > li> a:hover{
  font-family: HelveticaNeueLTPro-Bd, 'HelveticaNeueLTPro-Roman', Helvetica Neue, Helvetica, Arial, sans-serif !important; 
  font-weight:Bold;
  margin-right: 0;
}



/*----------Fixing Header and pages Width------------*/
@media only screen and (min-width: 768px){

.wrapper {
    max-width: 1145px;
}

.search-btn-section {
    position: relative;
    top: -10px;
}

li#watchlive-active {
    width: 76px;
}

#nav-site{
               left:8px!important;
}

#nav-topics {
    left: 11px;
}

#nav-topics {
    top: -14px;
}

#site-logo{
top:-20px;
}

#nav-site li a.drop::After{
    top: 18px;
               }
#nav-site li:hover a.drop::After { 
               top:12px;
}


.drop:after {
    margin-left: 5px;
}
}

@media only screen and (min-width: 1024px){
nav.nav-topics.nav-wide {
    position: relative;
    top: -14px;
    left: 24px;
}}


@media only screen and (min-width: 768px){
nav.nav-topics.nav-wide {
    position: relative;
    left: 24px;
}}


@media only screen and (max-width: 767px){
li#NavTopTopics {
padding:20px 0px 20px 15px!important;
font-weight:bold!important;
font-size:115%;

  }}




/*--------------New AD interaction in details pages--------------*/
/*

@media only screen and (min-width: 1024px){
  
.topadcontainer
{
    position: fixed;
    top: 0px;
    z-index: 100000000;
    background-color: #F3F3F3 !important;
    width: 100%;
    height: 110px;

} 

.da-showgrid.d-showgrid.t-showgrid.ta-showgrid.m-showgrid
{
    margin-top: 110px;
}
  
}





*/
/*--------------End of New AD interaction in details pages--------------*/

.top-social-wrapper {
    background: black !important;
    display: block;
    height: 28px;
  margin-bottom:10px;
}





/*-------------------New Nav Menu Fixes NOV------------------------*/

#nav-site .drop-mega {
    width: 260px;
    right: auto!important;
}

#nav-site .drop-mega .nav-divider {
    padding: 10px 0 15px 25px !important;
}


@media only screen and (min-width: 1023px){
.drop-mega nav ul {
    height: initial!important;
}
	
	.list:last-child {
    padding-bottom: 0em;
}
.drp-mega-right {

    margin-top: 0px !important;
}
nav#nav-site ul li:nth-child(2) {
    margin-right: 8px; 
}

}


@media (max-width: 1200px){
#nav-site > ul > li > a {

    font-size: 15px !important;

}}


@media only screen and (min-width:768px) {


.search-btn-section{
margin-top:-12px;
}

.top-social-wrapper {
    margin-bottom: 16px;
}

nav#nav-site .nav-wide {
    margin-top:-62px!important;
}
.top-search-wrapper {}

nav#nav-site ul li a {
    padding:8px 34px 5px 0px;
}

nav#nav-site ul li {
    margin-right:0!important;
}

#nav-site {
    left: 21px!important;
}

.drop-mega li {
    margin-bottom: 0px;
}
}





@media only screen and (min-width:1024px) and (max-width:1199px){

nav#nav-site ul li a {
    padding: 8px 28px 10px 0px;
}}






#nav-site .drop-mega {
    left: initial!important;
}





@media only screen and (min-width:768px) and (max-width:1023px){
.top-search-wrapper{
top:5px!important;
right:-22px!important;
}

#nav-topics {
    min-width: 610px;
	top: 0px;
    margin-bottom: 20px;
}

nav#nav-site>ul> li:nth-child(2){
    display:none!important;
}
  
#nav-site li:last-child .drop-mega {
    position: absolute;
    right: 20px!important;
  }
}






@media only screen and (max-width: 767px){
#site-header .nav-group .mobile-drop-open > a, #site-header .nav-group .mobile-drop-open:hover > a, #site-header .nav-group li a:hover {
    color: #fa9000 !important;
}

#nav-site .drop-mega .nav-divider{
padding:0px!important;
}

#site-header .mobile-drop-open .drop-mega{
width:100%;
padding:0!important;
}

#site-header .nav-group .list:last-child{
padding-bottom:0px;
}
}



#div-gpt-ad-1430377943388-0 {
    margin-bottom: 10px;
}





@media only screen and (min-width:1200px){
#site-header.header-scrolled #nav-site{
margin-top:-31px;
}

#site-header.header-scrolled .top-search-wrapper {
    top: 72px;
	
}}


@media only screen and (min-width:1024px) and (max-width:1199px){
#site-header.header-scrolled #nav-site{
	margin-top:-31px;
	top: 4px;
	}

#site-header.header-scrolled .top-search-wrapper {
    top: 72px;
	
}

#site-header.header-scrolled #nav-site .drop-mega{
	margin-top:-2px;
}}


@media only screen and (min-width:768px) and (max-width:1024px){

#site-header.header-scrolled #nav-site{
	margin-top: -33px;
	top: 4px;
	left: -23px!important;
	}

#site-header.header-scrolled .top-search-wrapper {
    top: 72px!important;
}

#site-header.header-scrolled nav#nav-site ul li a{
	padding: 8px 30px 5px 0px;
	font-size: 14px!important;
	}

#site-header.header-scrolled #nav-site .drop-mega{
	margin-top:5px;
}}





@media only screen and (min-width:768px){
.ticker{
    max-width: 1145px;
 /*   width: 90%!important;*/
    margin: 0 auto;
    left: 0;
    position: relative;
}
}


#site-header.header-scrolled #site-logo {
    top: 37px;
}


#nav-site li a.drop::After {
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    position: absolute;
    top: 16px;
}
#nav-site li:hover a.drop::After {
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid ##fa9000;
    transform: rotate(180deg);
    position: absolute;
    top: 10px;
}
@media only screen and (min-width: 768px){
#nav-site li a.drop::After {
    top: 15px;
}
#nav-site li:hover a.drop::After {
    top: 9px;
}

}

/*--------------------------End of NOV Menu-------------------------*/



/*------Ticker fixes for details pages ------*/

p.news-ticker-des.notification {
    padding-top: 4px !important;
}

.notification .ticker-socials{
height:62px;
}

@media only screen and (max-width: 767px){
#header_container div.ticker.notification {
    width: 92%!important;
    margin: 0px 2em!important;
  }

p.news-ticker-des.notification {
    padding-top: 0px !important;
    
}}




@media (min-width: 768px){
img.site-logo-img.default-logo {
        width:75px;
    height:93px;
}}

/*-------Footer new names styles-------*/
#site-footer ul.list li {
    line-height: 1!important;
    margin-bottom: 10px;
}
/*-------End of Footer new names styles-------*/



#nav-site ul li a:hover 
{ font-weight: 400; } 







/*--------------Fixing floating in details pages--------------------*/
@media (min-width:768px){
div#nav-form-search {
    display:none;
}}


html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
  position:relative;
  
     
}

body{
overflow-x:hidden;
}

/**{outline:1px dashed red!important;}*/

/*--------------End of Fixing floating in details pages--------------------*/