
/*
*  html5 doctor css reset | http://html5doctor.com/html-5-reset-stylesheet
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}

/* Site Start */

html, body {
	width: 100%;
	height: 100%;
}

@font-face {
    font-family: 'snrtfont';
    src: url('fonts/jtt.ttf');
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       	url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
	/*font-family: 'Open Sans', sans-serif;*/
	/*font-family: 'Droid Arabic Kufi', sans-serif;*/
	font-family: 'snrtfont';
	font-size: 14px;
	color: #000;
	direction: rtl;
}
.french-link {
	font-family: 'Open Sans', sans-serif;
}

/* Useful */
.bx-sizing {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.clearfix {clear: both}

.snrt-layout-width {
	width: 1006px;
	margin: 0 auto;
}

.snrt-instit-layout-width {
	margin: 0 auto;
	width: 964px;
}

/* Site sTART */

.snrt-main-wrapper {
	width: 100%;
	/*min-height: 2397px;*/
	background: #fff url(images/site_snrt_bg.png) 0 0 repeat-x;
	overflow: hidden;
}

/* Header */

.top-header-wrap-main  {
	background-color: #161616;
	width: 100%;
	height: 60px;
	line-height: 120% !important;
}

.top-header-wrap-main a {
	line-height: 120% !important;
}
.main-header-wrap {
	width: 100%;
	height: 273px;
}

.top-header-wrap {
	height: 60px;
	/*overflow: hidden;*/
}

.middle-header-wrap {
	height: 149px;
	overflow: hidden;
}

.img-inedit {
	margin-top: 45px;
    width: 250px;
	float: right;
}
.logo-snrt-inst {
	width: 155px;
	height: 118px;
	float: left;
	margin: 12px 40px;
}
.logo-snrt-inst a{
	display: block;
	width: 155px;
	height: 118px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(images/snrt_ins_logo.png) 0 0 no-repeat;
}

.live-streaming {
	width: 327px;
	height: 94px;
	background: transparent url(images/live_snrt.jpg) 0 0 no-repeat;
	float: right;
	margin: 30px 0;
}

.snrt-logo-top {
	float: left;
    width: 86px;
    height: 38px;
    /* background: transparent url(images/logo-header-snrtma.jpg) 0 0 no-repeat; */
    background: transparent url(images/headersnrt.png) 0 0 no-repeat;
    margin: 8px 14px 10px 0;
    padding-right: 5px;
}

.snrt-logo-top a {
	display: block;
    width: 100%;
    /* height: 45%; */
    border-right: 1px solid #4e4e4e;
    position: relative;
    margin-top: 15px;
    padding: 8px 5px 9px;
    margin-right: -10px;
}


.snrt-live-logo-top {
	float: left;
	width: 86px;
	height: 38px;
	/*background: transparent url(images/logo-header-snrtlive.jpg) 0 0 no-repeat;*/
	background: transparent url(images/headersnrtlive.png) 0 0 no-repeat;
	margin: 8px 20px 10px 0;
}
.snrt-live-logo-top a  {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.no-border{
	border: 0;
	margin: 23px 7px 23px -10px;
	margin: 23px 7px 23px -10px !important;
}
.arabe-lang-link, .french-lang-link {
	display: block;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-left: 1px solid #4e4e4e;
    /*font-family: 'snrtfont';*/
    font-family: 'snrtfont';
    text-decoration: none;
    float: left;
    margin: 23px 10px;
    padding: 0px 15px;
}

.french-lang-link {
	font-family: 'Open Sans', sans-serif;
}

ul.top-menu-items {
	    float: right;
    margin: 12px 0px 0 0;
}

ul.top-menu-items li {
	    display: inline-block;
    position: relative;
    padding: 0 10px;
    margin-left: 5px;
    border: 1px solid rgba(0,0,0,0);
    border-radius: 3px 3px 0 0;
}
ul.top-menu-items li:hover {
	/*background-color: #373b46;*/
	background: #363b45;
    border-top: 1px solid rgba(109, 113, 119, 0.48);
    border-right: 1px solid rgba(109, 113, 119, 0.48);
    border-left: 1px solid rgba(109, 113, 119, 0.48);
}

ul.top-menu-items li a {
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	padding: 12px 25px;
	background: transparent url(images/arrow_bottom.png) 100% 50% no-repeat;
}

.chaine-tv-logos-wrap {
	position: absolute;
    top: 39px;
    right: -1px;
    /* background-color: #161616; */
    background: #363b45;
    border-bottom: 1px solid rgba(109, 113, 119, 0.48);
    border-left: 1px solid rgba(109, 113, 119, 0.48);
    border-right: 1px solid rgba(109, 113, 119, 0.48);
    padding: 10px;
    /* background: transparent url(images/chaines_tv_logos.jpg) 0 0 no-repeat; */
    width: 350px;
    height: 220px;
    border-radius: 0 0 3px 3px;
}

.chaine-tv-logos-wrap ul.logos-tv-listing {
	    list-style: none;
    overflow: hidden;
    /* margin-left: 13px; */
    margin-top: 10px;
    text-align: center;
}
.chaine-tv-logos-wrap ul.logos-tv-listing li {
	display: inline-block;
	vertical-align: top;
    /*float: left;*/
    margin-right: 12px;
    padding: 0;
    margin-bottom: 23px;
}

.chaine-tv-logos-wrap ul.logos-tv-listing li:nth-child(4n) {
	margin-right: 0;
}
.chaine-tv-logos-wrap ul.logos-tv-listing li:nth-child(4n+1) {
	clear: both;
}

.chaine-tv-logos-wrap ul.logos-tv-listing li a{
	display: block;
	width: 61px;
	height: 83px;
	background: none;
	padding: 0 !important;
	/*text-indent: -9999px;*/

	
}

.chaine-tv-logos-wrap ul.logos-tv-listing li a img {
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
}

.chaine-tv-logos-wrap ul.logos-tv-listing li:hover {
	background: inherit !important;
	border: 1px solid rgba(0,0,0,0);
}

.chaine-tv-logos-wrap ul.logos-tv-listing li img:hover {
	opacity: .6;
}

.chaine-radio-logos-wrap {
	background: #373b46;
    width: 250px;
    text-align: center;
    height: 170px;
}

.chaine-radio-logos-wrap ul.radio-listing-logos{
	margin: 20px;
}
.chaine-radio-logos-wrap ul.radio-listing-logos li {
	margin: 0 10px 10px 0;
    padding: 0;
    display: inline-block;
  	vertical-align: top;
}

.chaine-radio-logos-wrap ul.radio-listing-logos li img {
	width: 60px;
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
}
.chaine-radio-logos-wrap ul.radio-listing-logos li img:hover {
	opacity: .6;
}

.chaine-radio-logos-wrap ul.radio-listing-logos li a {
	background: none;
	padding: 0;
	border: none;
}

.chaine-radio-logos-wrap ul.radio-listing-logos li:hover {
	border: 1px solid rgba(0,0,0,0);
}



/* Navigation */

.main-navigation {
	width: 100%;
	height: 62px;
}

ul.menu-nivigation-listing-items {
	list-style: none;
	text-align: center;
}

ul.menu-nivigation-listing-items li {
	display: inline-block;	
	margin-left: -6px;
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
}

ul.menu-nivigation-listing-items li:hover {
	/*background-color: #ed7f07;*/
	/*background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDIyNiAyNTYiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzNDM1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRkNjU4MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMjI2IiBoZWlnaHQ9IjI1NiIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); 
	background-image: -moz-linear-gradient(bottom, #334357 0%, #4d6583 100%); 
	background-image: -o-linear-gradient(bottom, #334357 0%, #4d6583 100%); 
	background-image: -webkit-linear-gradient(bottom, #334357 0%, #4d6583 100%); 
	background-image: linear-gradient(bottom, #334357 0%, #4d6583 100%); */

	background: #233245; /* Old browsers */
	background: -moz-linear-gradient(top,  #233245 0%, #4c6581 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#233245), color-stop(100%,#4c6581)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #233245 0%,#4c6581 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #233245 0%,#4c6581 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #233245 0%,#4c6581 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #233245 0%,#4c6581 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#233245', endColorstr='#4c6581',GradientType=0 ); /* IE6-9 */

}


ul.menu-nivigation-listing-items li:hover a {
	color: #fff;
}

ul.menu-nivigation-listing-items li a {
	display: block;
	padding: 20px 0;
	color: #3b3b3b;
	font-size: 20px;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
}

ul.menu-nivigation-listing-items li a span {
	display: block;
	border-left: 1px solid #4c6581;
	padding: 0 25px;
}

ul.menu-nivigation-listing-items li:last-child a span {
	border-left: none;
}

/* Slider */
.main-slider-wrap {
	width: 100%;
	height: 371px;
	text-align: center;
	/*background: transparent url(images/slider.jpg) 50% 0 no-repeat;*/
	-webkit-background-size: cover;
	background-size: cover;
}
/* Eof Slider */

/*Player Stream*/


.snrt-player-tabs-wrap {
	overflow: hidden;
}

.nav-switcher {
	    overflow: hidden;
    height: 52px;
    /*border-bottom: 20px solid #f79a3a;*/
}

ul.nav-items {
	/*overflow: hidden;*/
	float: right;
	background-color: #2f3335;
}
ul.nav-items li{
	float: right;
}

ul.nav-items li a {
	  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  display: block;
  padding: 18px 20px;
  font-size: 17px;
  text-decoration: none;
  color: #fff;
  /*font-weight: bold;*/
	font-weight: normal;
}



ul.nav-items li a:hover, ul.nav-items li a.active-tab  {
	background-color: #ef850f;
	font-weight: normal;
}

.snrt-logo-nav {
	width: 100%;
	height: 110px;
	background-color: #181c22;
}

ul.snrt-logo-nav-items {
	list-style: none;
	text-align: center;
}
ul.snrt-logo-nav-items li{
	text-align: center;
	display: inline-block;
}


.player-infos {
	width: 100%;
	height: 139px;
	background-color: #000;
	overflow: hidden;
}

ul.player-info-items {
	list-style: none;
	vertical-align: top;
}

ul.player-info-items li {
	display: inline-block;
	vertical-align: top;
}

ul.player-info-items li.chaine-logo {
	width: 264px;
	height: 139px;
}
ul.player-info-items li.chaine-teletext {
	width: 428px;
	padding: 10px;
}

ul.player-info-items li.chaine-teletext h2 {
	font-size: 30px;
	padding: 5px 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	font-weight: 600;
	color: #fff;
	overflow: hidden
}

.chaine-teletext-titre-1, .chaine-teletext-titre-2  {
	float: left;
	padding: 10px;
	margin-top: 20px;
}

.chaine-teletext-titre-2 {
	float: right;
}

.chaine-teletext-titre-1 h3, .chaine-teletext-titre-2 h3 {
	font-size: 15px;
  color: #f8ae42;
  margin-bottom: 15px;
}

.chaine-teletext-titre-1 p, .chaine-teletext-titre-2 p {
	color: #fff;
	  font-size: 13px;
	  font-weight: 600;
	  font-family: "Open sans";

}

ul.player-info-items li.chaine-grille-programme {
	width: 216px;
	height: 137px;
}

.player-wrap {
	/*height: 950px;*/
	/*height: 910px;*/
}

.player-stream-wrap {
	width: 920px;
	/*height: 503px;*/
	margin: 0 auto;
}


.player-title {
	    font-size: 22px;
    font-weight: bold;
    padding: 20px 0;
    margin-bottom: 5px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.shadow-player {
	    width: 930px;
    text-align: center;
    margin-top: -5px;
    height: 72px;
}



.banner-ads {
	width: 728px;
	height: 28px;
	margin: 0 auto;
}

/* Voir Videos */
.voir-videos-wrap {
	overflow: hidden;
	display:none !important;
}

.voir-videos-wrap h2 {
	font-size: 30px;
    color: #000;
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: 600;
    line-height: 115%;
}

.voir-videos-wrap h2 span {
	display: block;
	font-size: 17px;
	color: #8c8d8d;
}

ul.voir-videos-listing-items {
	list-style: none;
	overflow: hidden;
}

ul.voir-videos-listing-items li {
	float: right;
    margin-left: 28px;
}

ul.voir-videos-listing-items li:nth-child(3n) {
	margin-right: 0;
}
ul.voir-videos-listing-items li:nth-child(3n+1) {
	clear: both;
}


.voir-video-thumb {
	width: 286px;
	height: 221px;
	position: relative;
}

.voir-video-thumb img {
	max-width: 100%;
}
.voir-video-thumb .play-video {
    position: absolute;
    width: 86px;
    height: 83px;
    text-decoration: none;
    text-indent: -9999px;
    background: transparent url(images/play_icon.png) 0 0 no-repeat;
    bottom: 20px;
    right: 20px;
}

h3.voir-vid-title {
    padding: 15px 0;
    font-size: 20px;
}

/* .actualites-wrap */

.actualites-wrap {
	width: 910px;
	margin: 15px auto;
	height: 342px;
	background: transparent url(images/news_snrt_ar.jpg) 0 0 no-repeat;
	overflow: hidden;
}

.news-left-side {
	width: 500px;
	float: right;
	padding: 10px;
}

.news-left-side h2 {
	font-size: 34px;
	text-transform: uppercase;
	color: #3b3b3b;
	padding: 10px 0;
}
.news-left-side h3 {
	color: #0099aa;
	line-height: 120%;
	padding: 10px 0 3px 0;
	font-size: 21px;
	/*margin-top: 20px;*/
	font-weight: 600;
}
.news-left-side .news-excerpt {
	font-size: 12px;
	font-family: tahoma;
	padding: 10px 0;
	line-height: 180%;
	margin:20px 0;
}

.news-left-side .news-readmore,.news-left-side .news-see-all {
	display: inline-block;
	background-color: #009bab;
	padding: 10px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.news-left-side .news-see-all {
	background-color: #00636d;
}

.news-right-side {
    width: 295px;
    padding: 10px;
    float: left;
    margin-right: 20px;
}

ul.news-listing-items {
	list-style: none;
}

ul.news-listing-items li {
	border-bottom: 1px solid #31becd;
	padding: 6.5px 0;
}

ul.news-listing-items li h3 {
	font-size: 24px;
	text-transform: uppercase;
	padding: 4px 0;
	color: #fff;
}

ul.news-listing-items li h3 a {
	color: inherit;
	text-decoration: none;
}

ul.news-listing-items li p {
	font-family: tahoma;
	font-size: 11px;
	padding: 3px 0;
	color: #fff;
}
.reglement {
	font-size: 13px !important; 
	padding: 4px 0 3px 0 !important; 
	font-family: 'Open Sans', sans-serif !important;
}
/* Snrt Site Content */

.snrt-site-content {
	overflow: hidden;
}

.left-sidebar {
	float: left;
	width: 320px;
}

a.facebook-page {
    margin: 15px -2px;
    display: block;
}

.facebook-widget{
	width: 320px;
	height: 476px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 25px;
}

.rdv-side {
	margin: 10px 0;
}
.rdv-side .rdv-title {
		color: #4c6581;
		font-size: 28px;
		padding: 10px 0;
}

ul.rdv-listing {
	list-style: none;
}

ul.rdv-listing li {
	margin-bottom: 5px;
	padding: 10px 0;
}
ul.rdv-listing li span{
	display: inline-block;
	font-size: 16px;
}

ul.rdv-listing li .rdv-date {
	    padding: 0px 15px;
    color: #4c6581;
    border-right: 1px solid #cccccc;
    margin-right: 10px;
}

/**/

.snrt-site-content-wrap {
	float: right;
	width: 640px;
}

ul.listing-videos-items {
	list-style: none;
	overflow: hidden;
}

ul.listing-videos-items li {
	float: left;
	margin-right: 35px;
	margin-bottom: 40px;
}

ul.listing-videos-items li:nth-child(3n) {
	margin-right: 0;
}
ul.listing-videos-items li:nth-child(3n+1) {
	clear: both;
}


ul.listing-videos-items li .video-item-thumb {
	width: 189px;
	height: 117px;
}

ul.listing-videos-items li .video-item-title {
	font-size: 20px;
	color: #3b3b3b;
	text-transform: uppercase;
	padding: 10px 0 8px;
}

ul.listing-videos-items li .video-item-rdv {
	font-size: 12px;
	color: #4c6581;
	/*padding: 5px 0; */
	font-family: tahoma;
}


/* Latest videos */

.latest-videos-wrap {

}

.latest-videos-title {
	    font-size: 24px;
    color: #000;
    background: transparent url(images/arrow_icon.jpg) 0 0 no-repeat;
    padding: 15px 75px;
    border-top: 1px solid #4c6581;
}

ul.latest-videos-listing {
	list-style: none;
	overflow: hidden;
	margin-top: 30px;
}

ul.latest-videos-listing li {
	float: left;
	margin-right: 18px;
}

ul.latest-videos-listing li:last-child {
	margin-right: 0;
}

/* Footer */

.main-footer {
	width: 100%;
	height: 303px;
	background-color: #000b1a; /* layer fill content */
	overflow: hidden;
}

.iframe-container {
	width: 910px;
	height: 250px;
	margin: 0 auto;
}

.snrt-copyright {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 50px 0;
    float: left;
    width: 400px;
}


.snrt-copyright a, .footer-nav a {
	color: #fff;
	text-decoration: none;
}

.footer-snrt-container {
	padding: 30px 15px;
	overflow: hidden;
}

ul.footer-menu-nav {
	list-style: none;
	margin-top: 30px;
	float: right;
}
ul.footer-menu-nav li {
	display: block;
	margin-bottom: 10px;
}

ul.footer-menu-nav li a {
	display: block;
	padding: 5px 0;
	font-size: 18;
	color: #fff;
	font-weight: 300;
	text-decoration: none;
}

ul.footer-menu-nav li a.arabe-lang {
	font-family: 'snrtfont';
}

.footer-sharelinks {
	width: 154px;
	float: left;
}

.footer-sharelinks h2 {
	padding: 5px 0;
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
}

ul.sharelinks-items {
	list-style: none;
}

ul.sharelinks-items li {
	    display: inline-block;
    margin-right: 1px;
    margin-left: 7px;
}

ul.sharelinks-items li a {
	    display: block;
    width: 58px;
    height: 60px;
    background: transparent url(images/share_links.jpg) 0 0 no-repeat;
}

ul.sharelinks-items li a.twitter-link {}
ul.sharelinks-items li a.facebook-link { background-position: -66px;}

.snrt-inst-copyright {
	    padding: 10px 0;
    font-size: 14px;
    color: #fff;
    border-top: 1px solid #0098b4;
    width: 580px;
    text-align: center;
    margin: 30px auto;
    font-weight: 300;
}
.snrt-inst-copyright a, .snrt-inst-copyright span {
	color: #0098b4;
	text-decoration: none;
}

.footer-nav {
	float: right;
	color: #fff;
	font-size: 14px;
    font-weight: 600;
    padding: 50px 0;
}

.bottom-logos {
	text-align: center;
	background-color: #f5f5f5;
	padding: 15px 0;
}
.news-right-side {
    padding-top: 3px !important;
}
ul.news-listing-items li {
    padding: 1.5px 0 !important;
}
ul.news-listing-items li h3 {
    font-size: 18px !important;
}
ul.news-listing-items li p {
    font-size: 11px;
}

