@charset "utf-8";
/* CSS Document */
* {
		list-style: none;

}

 @font-face {font-family: "Mitra-Bold";
  src: url(" ../fonts/mitra/Mitra-Bold.eot"); /* IE9*/
  src: url("../fonts/mitra/Mitra-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/mitra/Mitra-Bold.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/mitra/Mitra-Bold.woff") format("woff"), /* chrome、firefox */
  url("../fonts/mitra/Mitra-Bold.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/mitra/Mitra-Bold.svg#Mitra LT W20 Bold") format("svg"); /* iOS 4.1- */
}


body{
	font-family: 'Lato', sans-serif;
	color: #8a8a8a;
	text-align: center;
}

.lan-en{
	
    font-family:  'Lato', sans-serif;

}
.lan-ar{
	
    font-family: mitra-bold;

}

.navbar{
	margin-bottom: 0;
	border-radius: 0;
}
.navbar-default .navbar-brand{
	color: #eee;
}
.navbar-default .navbar-brand:hover {
	color: white;;
}
.navbar-default .navbar-nav > li > a{
 color: #eee;
}

.navbar-default .navbar-nav > li > a:hover {
	color: white;
}

.navbar-default{
background-color: #662d91;
border-color: #662d91;
color:#eee;
}


#logo{
	position: relative;
	width: 76px;
	height: 50px;
	background-image: url( ../img/logo.png);
}


.logo-ar{
	font-family: mitra-bold;
	font-size:22px;
	margin-top:12px;
}

div.divider{
   width: 100%; 
   text-align: center; 
   border-bottom: 0 solid ; 
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(67, 40, 80, 0.8), rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(67, 40, 80, 0.8), rgba(0, 0, 0, 0));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(67, 40, 80, 0.8), rgba(0, 0, 0, 0));
   line-height: 0.01em;	
	margin-top: 55px;
	margin-bottom: 55px;
}

div.divider > span.white{
	background:white;
	padding:0 10px; 
	font-size: 26px;
}
.p-margin{
	margin:40px 0;
}
.main-p{
	font-size: 16px;
}

span .img-circle {
    border: 5px solid #452f4e;
	box-shadow: 5px 5px 5px;
}
span .img-circle:hover {
    border: 5px dotted #955a6b;
}
.footer-dis{
	margin-top: 40px;
	margin-bottom: 40px;
}

/* *********************************************from stylesheet - for version 1.2 *********************/

#top-section {
	position: relative;
    content: "";
    background:
    /* top, transparent black */
    
    linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.85)),
    /* bottom, image */
    
    url(../img/tvbox-large-row.jpg);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center right;
    top: 0;
    left: 0;
    background-size: cover;
    display: block;
    width: 100%;
    min-height: 400px;
    z-index: -1;
	color: white;
	box-shadow: 0px 1px 15px #290b39;
}
.flex{ display:flex}
.top-box-holder {
    padding-top: 35px;
    width: 90%;
    margin: auto;
}
.title-big {
    font-weight: bolder;
    font-size: 62px;
}
.page-description {
    padding-top: 10px;
    padding-bottom: 20px;
}
hr.style-0 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(123, 123, 123, 0.8), rgba(0, 0, 0, 0));
    margin-top: 20px;
    margin-bottom: 20px;
}
#live {
    height: 110px;
    background-image: url(../img/live-icon.png);
    background-repeat: no-repeat;
    background-position: center top;
}
#radio{
    height: 110px;
    background-image: url( ../img/radio-icon.png);
    background-repeat: no-repeat;
    background-position: center top;
}
#ondemand {
    height: 110px;
    background-image: url( ../img/ondemand-icon.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.icons-row {
    margin: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    text-align: center;
    width: 600px;
}
.icon-padding {
    padding-top: 70px;
}

.host-name{
	margin-top: 8px;
	color: black;
}


.pro-holder{
	margin-bottom: 10px;

}
.table-striped > tbody > tr:nth-of-type(2n+1){
	background-color: #662d91;
	color:#e7e7e7;
}
.table-striped > tbody > tr:nth-of-type(2n+0){
	background-color: #e7e7e7;
color: #662d91;
}

.footer-section {
	position: relative;
    content: "";
    background:
    /* top, transparent black */
    
    linear-gradient( rgba(36, 7, 44, 0.55), rgba(0, 0, 0, 0.85)),
    /* bottom, image */
    
    url(../img/footer-bg.jpg);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center right;
    top: 0;
    left: 0;
	  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
    background-size: cover;
    display: block;
    width: 100%;
    min-height: 400px;
    z-index: -1000;
	color: white;
}
#footer-row{
margin-bottom: 40px;

}
.footer-item{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	
}
@-webkit-keyframes animate-background {
	from { background-position:  0px 0px, 0px 0px;  } 
	to { background-position: -1000px 0px, -500px 0px; }
}

@keyframes animate-background {
	from { background-position:  0px 0px, 0px 0px;  } 
	to { background-position: -1000px 0px, -500px 0px; }
}


@media (min-width: 768px)
{
	.row-relative{
		position: relative;
	}
	.col-border-padding{
		padding-left:15px;
	}
	.col-border{
		padding-left: 0;
		position:static;
	}
	.col-border:before 
	{
		content: "";
		position:absolute;
		top:0;
		bottom:0;
		border-left: 1px dashed #B4B4B4;
	}

	
}

@media screen and (max-width: 767px){
	.navbar-default .navbar-nav .open .dropdown-menu > li > {color: white;}

}

@media screen and (max-width: 600px) {
    .icons-row {
        width: 100%;
        display: block;
    }
}























