body {
    padding: 0;
    margin: 0;
    background: #f8f8fa;
    color: #64666a;
	font-family: 'Droid Arabic Kufi';
    -webkit-text-size-adjust: 100%;
	text-align: right;
	letter-spacing: 0.02em;
}

/* font */

@font-face {
    font-family: 'Droid Arabic Kufi';
    src: url('../fonts/DroidArabicKufi.eot');
    src: url('../fonts/DroidArabicKufi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DroidArabicKufi.woff2') format('woff2'),
        url('../fonts/DroidArabicKufi.woff') format('woff'),
        url('../fonts/DroidArabicKufi.ttf') format('truetype'),
        url('../fonts/DroidArabicKufi.svg#DroidArabicKufi') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Droid Arabic Kufi';
    src: url('../fonts/DroidArabicKufi-Bold.eot');
    src: url('../fonts/DroidArabicKufi-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DroidArabicKufi-Bold.woff2') format('woff2'),
        url('../fonts/DroidArabicKufi-Bold.woff') format('woff'),
        url('../fonts/DroidArabicKufi-Bold.ttf') format('truetype'),
        url('../fonts/DroidArabicKufi-Bold.svg#DroidArabicKufi-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}

textarea {
	resize: vertical;
	min-height: 80px;
}
button,
a,
a:hover,
a:active,
a:focus,
input {
    outline: 0 !important;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
button {
    border: none;
    background: #ddd;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	direction: rtl;
}
h1 {
    font-size: 72px;
    font-weight: 600;
    margin: 0;
    padding: 0;    
}
.height-100 {
    height: 100%;
}
.img-100  {
	width: 100%;
}
.wow {
    visibility: hidden;
}
.site-main {
	overflow: hidden;
}
.btn-pink,
.btn-green {
	background: #bbd76a;
	color: #fff;
	border-radius: 4px;
    padding: 12px 10px;
    line-height: 1;
    text-align: center;
	display: inline-block;
}
.btn-green:hover {
	background: #a3c14c;
	color: #fff;
}
.btn-pink {
	background: #a2185b;
}
.btn-pink:hover {
	background: #8c0547;
	color: #fff;
}
.form-control {
	box-shadow: none;
	border-radius: 4px;
}
.form-control:focus {
	box-shadow: none;
}

/* ------ Menu ------ */

.menu {
	position: relative;
}
.header-top {
	background: #a2185b;
	color: #fff;
	overflow: hidden;
}
.header-top a {
	font-size: 17px;
    margin-right: 10px;
	color: #fff;
}
.social-menu a:hover {
	color: #c52774;
}
.header-top .call-now a {
    font-size: 14px;
    letter-spacing: 1px;
    vertical-align: middle;
    font-weight: 700;
}
.header-top .call-now {
	background: #bbd76a;
	position: relative;
	padding: 4px 0 5px;
	padding-left: 20px;
	font-size: 14px;
}
.header-top .call-now:before {
	content: '';
	position: absolute;
    left: -33px;
    top: 0;
    height: 100%;
    border: 17px solid transparent;
    border-bottom: 17px solid #bbd76a;
    border-right: 16px solid #bbd76a;
}
.header-top .call-now:after {
	content: '';
	position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    width: 1000%;
    background: #bbd76a;
}
.header-top .call-now a:hover {
	color: #687c2f;
}
.social-menu {
	padding: 3px 0;
}
.header-middle {
	padding: 15px 0;
}
.navbar-toggle.collapsed .icon-bar:nth-child(4),
.navbar-toggle.collapsed .icon-bar:nth-child(3),
.navbar-toggle.collapsed .icon-bar:nth-child(2),
.navbar-toggle.collapsed .icon-bar {
	-ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
	position: relative;
	top: 0;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;                  
	-moz-transition: all 0.3s ease-in-out;                 
	-o-transition: all 0.3s ease-in-out;   
	-ms-transition: all 0.3s ease-in-out;          
	transition: all 0.3s ease-in-out;
}
.navbar-toggle .icon-bar:nth-child(4),
.navbar-toggle .icon-bar:nth-child(3),
.navbar-toggle .icon-bar:nth-child(2) {
	-webkit-transition: all 0.3s ease-in-out;                  
	-moz-transition: all 0.3s ease-in-out;                 
	-o-transition: all 0.3s ease-in-out;   
	-ms-transition: all 0.3s ease-in-out;          
	transition: all 0.3s ease-in-out;
	position: relative;
}
.navbar-toggle .icon-bar:nth-child(2) {
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
	top: 6px;
}
.navbar-toggle .icon-bar:nth-child(3) {
	-ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}
.navbar-toggle .icon-bar:nth-child(4) {
	opacity: 0;
}
.navbar-default .navbar-toggle {
	border: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #bbd76a;
	border-radius: 1px;
	width: 30px;
	margin-bottom: 7px;
}
.navbar-default .navbar-right li a {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	padding-top: 25px;
    padding-bottom: 25px;
}
.navbar-right li {
	float: right;
}
.navbar-default {
    background-color: #bbd76a;
    border: 0;
    border-radius: 0;
	margin-bottom: 35px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background-color: #930a4c;
	color: #fff;
}
.navbar-default .navbar-right li a:focus,
.navbar-default .navbar-right li a:active,
.navbar-default .navbar-right li a:hover,
.navbar-default .navbar-right li.active a {
	background-color: #930a4c;
	color: #fff;
}
.menu .btn-green {
	background: #8eaa3f;
}
.menu .btn-green:hover {
	background: #819b34;
}
.menu .form-control {
	background: #8eaa3f;
	border: 0;
	width: 230px;
	height: 38px;
	text-align: right;
	font-size: 16px;
	padding-left: 32px;
}
.menu .navbar-left li {
	position: relative;
	margin-right: 15px;
}
.navbar-left {
	padding: 16px 0 0;
}
.menu .navbar-left li .btn-green {
	padding: 9px 15px;
	color: #fff;
}
.navbar-default .navbar-nav>.open>.btn-green,
.menu .navbar-left li .btn-green:focus,
.menu .navbar-left li .btn-green:hover {
	background: #819b34;
	color: #fff;
}
.menu .navbar-left li>.dropdown-menu>li>a {
	padding: 5px 10px;
	display: block;
	font-size: 12px;
}
.menu .navbar-left li>.dropdown-menu>li:last-child a {
    position: relative;
    left: 0;
    top: 0;
}
.navbar-default .navbar-nav>.open>.dropdown-menu>li>a:hover {
	background: #819b34;
	color: #fff;
}
.menu .navbar-left li .dropdown-menu {
    padding: 0;
    margin: 0;
    width: 100%;
    min-width: 100%;
}
.menu .navbar-left li .dropdown-menu li {
	margin: 0;
	text-align: right;
	display: block;
	width: 100%;
}
.menu .navbar-left li .dropdown-menu>.active>a:hover,
.menu .navbar-left li .dropdown-menu>.active>a {
	background-color: #930a4c;
}
.menu .navbar-left li:last-child a {
	padding: 0;
    margin: 0;
    position: absolute;
	left: 10px;
    top: 8px;
}
.menu .navbar-left li:last-child a img {
	width: 20px;
    opacity: 0.4;
}
.menu .navbar-collapse {
	margin-left: -10px;
    /* margin-right: -10px; */
}
.logo img {
	width: 100%;
}
.login-watch {
	background: #fff;
	text-align: center;
	position: relative;
    z-index: 20;
}
.login-watch a {
	display: block;
	float: left;
	width: 100%;
	color: #fff;
	padding: 6px 0;
}
.login-watch a {
	background: #a2185b;
}
.login-watch .dropdown a {
	background: #bbd86b;
}
.login-watch .dropdown-menu {
	text-align: right;
	padding: 0;
	margin: 0;
	min-width: 100%;
	width: 100%;
	border-radius: 0;
    border: 0;
	font-size: 12px;
}
.login-watch .dropdown .active a {
	background: #a2185b;
}

/* Home */

.banner {
	margin-bottom: 10px;
}
a.news-wrap {
	display: block;
	padding-bottom: 12%;
	position: relative;
	cursor: pointer;
}
.news-title-date {
	background: #fff;
	width: calc(100% - 20px);
	position: absolute;
    right: 0;
    bottom: 11px;
	padding: 10px;
	line-height: 1;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
	-moz-box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
	box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
}
.news-title-date .title {
	color: #303328;
	font-size: 26px;
	margin: 5px 0 0;
}
.news-wrap .date {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	color: #bbd76a;
	display: block;
    position: relative;
}
.news-wrap .date:after {
	content: '';
	position: absolute;
	right: -10px;
    top: -1px;
	height: 100%;
	background: #bbd76a;
	width: 2px;
}
.news-img {
	position: relative;
}
img.icon-play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform:: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 12% !important;
}
.banner-sub-news .news-title-date {
	bottom: 0;
}
.banner-sub-news .title {
	font-size: 16px;
}
.banner-sub-news a.news-wrap {
	padding-bottom: 0;
	margin-bottom: 20px;
}
.news-alider .owl-dots {
	display: none;
}
.news-alider .owl-nav {
	height: 1px;
    width: 100%;
	position: absolute;
	top: 40%;
	left: 50%;
	-webkit-transform:: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.news-alider .owl-nav .owl-prev,
.news-alider .owl-nav .owl-next {
	font-size: 0;
    background: #fff url(../images/arrow-right.svg) no-repeat;
    background-position: 50% 50%;
	background-size: 15px;
    width: 25px;
    height: 35px;
}
.news-alider .owl-nav .owl-prev {
	-ms-transform: rotate(-180deg); /* IE 9 */
    -webkit-transform: rotate(-180deg); /* Safari 3-8 */
    transform: rotate(-180deg);
}
.news-alider .owl-nav .owl-next {
	float: right;
}
.news-alider .owl-nav .owl-prev {
	float: left;
}
.home-listing {
	margin: 30px 0 0;
}
.listing .title {
	color: #303328;
	font-size: 20px;
	margin-top: 5px;
}
.listing a.news-wrap {
	padding-bottom: 0;
	margin-bottom: 30px;
}
.listing .news-title-date {
	position: relative;
    float: right;
    margin-top: -50px;
    bottom: 0;
	padding: 14px 10px;
}
.listing .ad-300x600 {
	margin: 56px 0 0;
}
.title-category {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background: #ddd;
    display: inline-block;
    padding: 9px 20px;
    line-height: 1;
	margin-top: 0;
	margin-bottom: 20px;
}
a.view-all {
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
a.view-all img {
	width: 17px;
	margin-left: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;                 
	-o-transition: all 0.3s ease-in-out;   
	-ms-transition: all 0.3s ease-in-out;          
	transition: all 0.3s ease-in-out;
}
a.view-all:hover img {
	margin-left: 15px;
}
.primary-maroon .news-wrap .date:after,
.primary-maroon .title-category {
	background: #9e1f62;
}
.primary-green .news-wrap .date:after,
.primary-green .title-category {
	background: #bbd76a;
}
.primary-blue .news-wrap .date:after,
.primary-blue .title-category {
	background: #17468e;
}
.primary-pink .news-wrap .date:after,
.primary-pink .title-category {
	background: #a2185b;
}
.primary-maroon .news-wrap .date {
	color: #9e1f62;
}
.primary-green .news-wrap .date {
	color: #bbd76a;
}
.primary-blue .news-wrap .date {
	color: #17468e;
}
.primary-pink .news-wrap .date {
	color: #17468e;
}
.our-shows .details {
	color: #fff;
    width: 100%;
    padding: 30px;
    position: absolute;
	top: 40%;
	left: 50%;
	-webkit-transform:: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.our-shows .details .btn-wrp,
.our-shows .details .name-date {
	display: inline-block;
	vertical-align: middle;
	width: 70%;
	font-size: 24px;
}
.our-shows .show-wrap {
	margin-bottom: 18px;
}
.our-shows .details .btn-wrp {
	width: 29%;
	text-align: right;
}
.our-shows .details .btn-wrp .btn-pink {
	border-radius: 0;
	font-size: 16px;
	display: inline-block;
	padding: 8px 20px;
}
.our-shows .details .name {
	display: block;
	font-weight: 400;
	white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden;
    direction: rtl;
}
.our-shows .details .date {
	display: block;
	text-transform: uppercase;
	font-size: 18px;
}
.our-presenters {
	margin-top: 30px;
}
.our-presenters .owl-carousel .owl-stage-outer {
	padding: 30px 0;
}
.presenter-carousel .presenter-text {
	background: #fff;
	width: 80%;
    padding: 11px 7px;
	padding-right: 90px;
	-webkit-box-shadow: 0px 7px 10px 0px rgba(150,150,150,0.25);
	-moz-box-shadow: 0px 7px 10px 0px rgba(150,150,150,0.25);
	box-shadow: 0px 7px 10px 0px rgba(150,150,150,0.25);
}
.presenter-carousel .presenter-text a {
	display: block;
}
.presenter-carousel .presenter-text a:hover h4 {
	color: #bbd76a;
}
.presenter-carousel .item {
	position: relative;
}
.presenter-carousel .item .presenter-img {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
    border-radius: 50%;
    overflow: hidden;
    width: 150px;
    height: 150px;
}
.presenter-carousel .presenter-text h4 {
	font-size: 24px;
	color: #0d1200;
	font-weight: 400;
	margin-top: 0;
	line-height: 1;
}
.presenter-carousel .presenter-text p {
	font-size: 12px;
	color: #64666a;
	font-weight: 400;
}
.presenter-carousel .presenter-text li {
	display: inline-block;
	margin-left: 15px;
}
.presenter-carousel .presenter-text li:nth-child(1) a {
	color: #3b5998;
}
.presenter-carousel .presenter-text li:nth-child(2) a {
	color: #1da1f2;
}
.owl-dots {
	padding: 10px 0 0;
	text-align: center;
}
.owl-dot {
	display: inline-block;
}
.owl-dot span {
    border-radius: 20px;
    display: block;
    height: 10px;
    width: 10px;
    margin-left: 5px;
	background: #ddd;
}
.owl-dot.active span {
	background: #bbd76a;
}
.alwisal-footer {
	background: #0d1200;
	padding: 50px 0 100px;
	margin: 50px 0 0;
	font-size: 12px;
	color: #909090;
}
.footer-right-text a {
	margin-left: 10px;
	display: inline-block;
}
.footer-right-text p {
	margin: 15px 0 30px;
}
.alwisal-footer h4 {
	font-size: 14px;
	font-weight: 700;
	color: #faa21c;
	margin-bottom: 25px;
}
.alwisal-footer .footer-menu {
	width: 50%;
	float: right;
}
.alwisal-footer .footer-menu li {
	display: block;
	padding-bottom: 6px;
}
.alwisal-footer .footer-menu li a {
	font-size: 13px;
	color: #909090;
	line-height: 1;
}
.alwisal-footer .footer-menu li a:hover {
	border-right: 2px solid #faa21c;
	padding-right: 10px;
}
.footer-center {
	padding-right: 50px;
}
.alwisal-footer .form-control {
	border: 0;
	background: #303328;
	height: 38px;
	text-align: right;
	width: 210px;
    margin-left: 7px;
}
.alwisal-footer .btn-pink {
	padding: 10px 50px;
    line-height: 1;
	height: 38px;
}
.alwisal-footer form {
	margin-bottom: 30px;
}
.alwisal-footer .social-icons li {
	display: inline-block;
	padding-left: 5px;
}
.alwisal-footer .social-icons li a {
	text-align: center;
	color: #fff;
	display: block;
	float: right;
	border: 1px solid #464646;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding-top: 4px;
    font-size: 14px;
	position: relative;
}
.alwisal-footer .social-icons li a:hover {
	border: 1px solid #fff;
}
.alwisal-footer .social-icons .fab {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform:: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.alwisal-footer hr {
    margin-top: 30px;
    border-top: 1px solid #252525;
}
.alwisal-footer .footer-bottom {
	text-align: center;
	direction: rtl;
}
.alwisal-footer .footer-bottom ul {
	margin: 5px 0 0;
}
.alwisal-footer .footer-bottom li {
	display: inline-block;
	line-height: 1;
}
.alwisal-footer .footer-bottom li:first-child {
	/* border-right: 1px solid #909090;
	padding-right: 9px;
    margin-right: 5px; */
}
.alwisal-footer .footer-bottom li a {
	color: #909090;
}

/* About */

h2.main-head {
	font-size: 24px;
	font-weight: 400;
	color: #9e1f62;
	margin: -5px 0 20px;
	line-height: 1;
}
p.main {
	font-size: 16px;
	color: #64666a;
	margin: 0 0 20px;
}
.about-text {
	padding-left: 20%;
}
.about-alwisal h3 {
	font-size: 26px;
	color: #17468e;
	font-weight: 500;
}
.list-style-1 {}
.list-style-1 li {
	display: inline-block;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #ffd089;
    border-radius: 100px;
    padding: 10px;
    margin: 0 0 10px 10px;
}
.radio-crew h3 {
	color: #a6c746;
}
.radio-crew-list {
	margin: 10px 0 0;
}
.radio-crew-list .crew-list {
	margin: 0 0 5px;
	padding: 0 0 0 40px;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0px 0px 9.6px 0.4px rgba(78, 78, 78, 0.1);
	-moz-box-shadow: 0px 0px 9.6px 0.4px rgba(78, 78, 78, 0.1);
	box-shadow: 0px 0px 9.6px 0.4px rgba(78, 78, 78, 0.1);
}
.radio-crew-list .crew-list:nth-child(even) {
	background: #f8fdff;
}
.radio-crew-list .crew-list .cell {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	padding: 0 15px;
	line-height: 1;
}
.radio-crew-list .crew-list .cell:last-child {
	font-size: 30px;
	font-weight: 600;
	color: #a6c746;
	padding: 0 15px;
	text-align: center;
}
.radio-crew-list .crew-list .cell:nth-child(4) {
	text-align: center;
}
.radio-crew-list .crew-list .member-pic {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	overflow: hidden;
	margin: 15px 0;
}
.radio-crew-list .crew-list .cell:nth-child(1),
.radio-crew-list .crew-list .cell:nth-child(2),
.radio-crew-list .crew-list .cell:nth-child(3) {
	width: 26%;
}
.radio-crew-list .crew-list .cell:nth-child(4) {
	width: 12%;
}
.radio-crew-list .crew-list .cell:nth-child(5) {
	width: 7%;
}
.radio-crew .ad-300x600 {
	margin: 60px 0 0;
}

/* Contact */

.bg-primary {
    color: #303328;
    background-color: #fff;
	height: 100%;
}
.contact-alwisal .bg-primary {
	float: left;
	padding: 10px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
	-moz-box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
	box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
}
.contact-alwisal .bg-primary label {
	color: #303328;
	font-size: 14px;
	font-weight: 500;
}
.contact-alwisal .bg-primary label sup {
	color: #ff806d;
}
.contact-alwisal .form-control {
	height: 40px;
	text-align: right;
	border-color: #e1e1e1;
}
.contact-alwisal .form-control:focus {
	border-color: #acacac;
}
.contact-alwisal .form-group {
    margin-bottom: 20px;
}
.contact-alwisal .btn-green {
	padding: 12px 105px;
}
.contact-alwisal textarea {
	max-height: 80px;
}
.contact-alwisal h2 {
	font-size: 24px;
    margin: 5px 0 20px;
}
.form-detail {
	margin: 40px 0 0;
}
.image-as-background {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.address-numbers {
	margin-top: 5%;
}
.address-numbers .bg-primary {
	width: 100%;
}
.address-numbers .bg-primary h4 {
	font-size: 20px;
	color: #303328;
	margin-bottom: 20px;
}
.address-numbers .bg-primary a {
	font-size: 14px;
	color: #64666a;
	font-weight: 600;
}
.address-numbers .bg-primary li {
	display: block;
	text-align: right;
	margin-bottom: 5px;
}
.address-numbers .bg-primary li img {
	width: 20px;
	margin-left: 5px;
}

/* Advertise */

.advertise-alwisal .bg-primary p {
	font-size: 14px;
	color: #000;
}
.advertise-alwisal .bg-primary.right-text {
	padding-right: 20px;
}

/* News */

.inner-banner {
	background-size: cover;
	background-repeat: no-repeat;
	height: 247px;
	position: relative;
}
.inner-banner .banner-text {
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.inner-banner img {
	display: none;
}
.news-alwisal .right {
	float: right;
}
.common-listing .title {
	font-size: 18px !important;
	color: #303328;
	font-weight: 500;
}
.common-listing .news-wrap p {
	font-size: 14px;
	color: #64666a;
	font-weight: 400;
	margin: 11px 0 0;
}
.common-listing .news-title-date {
    width: 100%;
    position: relative;
    right: 0;
    bottom: 0;
}
.common-listing .news-wrap .date {
	position: absolute;
    right: 10px;
    top: -28px;
    color: #fff;
    background: #ddd;
    padding: 4px 3px 2px;
    border-radius: 2px;
}
.common-listing .news-wrap .date:after {
	display: none;
}
.list-wrap .news-box:nth-of-type(1n+0) .date {
	background: #9e1f62;
}
.list-wrap .news-box:nth-of-type(2n+0) .date {
	background: #faa21c;
}
.list-wrap .news-box:nth-of-type(3n+0) .date {
	background: #a2185b;
}
.masonry-wrap .col-lg-4 {
    width: 33.33333333%;
}
.list-wrap a.news-wrap {
    display: block;
    padding-bottom: 30px;
    position: relative;
    cursor: pointer;
}
.list-wrap {
	margin-top: 50px;
}
.recent-news {
	margin: 7px 0 30px;
}
.recent-news h2.main-head {
	font-size: 24px;
	margin: 10px 0 12px;
}
.recent-news .media-thumb {
	width: 100px;
	height: 75px;
	overflow: hidden;
}
.recent-news .media-thumb img {
	width: 100%;
}
.recent-news .item-heading {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	direction: rtl;
	width: 190px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.recent-news .media p {
	color: #64666a;
	font-size: 14px;
	line-height: 1.2;
    margin-bottom: 5px;
}
.recent-news .media span.date {
	color: #64666a;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	font-weight: 600;
}
.recent-news .item {
	margin: 0 0 15px;
}
.btn-grey {
	background: #e1e1e1;
	display: block;
	color: #64666a;
	margin: 5px 0 0;
}
.btn-grey:hover {
	color: #fff;
}

/* News details */

.news-details-alwisal p {
	font-size: 16px;
	color: #64666a;
	line-height: 1.6;
	margin-bottom: 14px;
}
.news-details-alwisal h3 {
	font-size: 24px;
	color: #303328;
	margin-bottom: 5px;
}
.news-details-alwisal span.date {
	text-transform: uppercase;
	color: #9e1f62;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
}
.news-details-alwisal .news-details {
	margin-bottom: 40px;
}

/* Competition  */

.competition-list {
	margin-bottom: 30px;
}
.competition-listing h2.main-head {
    margin: 25px 0 20px;
}
.competition-list .list {
	background: #fff;
	margin: 0 0 20px;
	width: 85%;
	float: right;
}
.competition-list .thumb {
	width: 75%;
	float: left;
}
.competition-list .date {
	width: 25%;
	float: left;
	font-size: 24px;
	color: #fff;
	background: #faa21c;
	text-align: center;
	line-height: 1;
	letter-spacing: -1px;
	padding: 10px 0 11px;
}
.competition-list .date span {
	display: block;
	font-size: 50px;
	line-height: 0.9;
}
.competition-list .list ul {
	display: block;
    padding: 31px 10px 0 0;
}
.competition-list .list li {
	display: inline-block;
    padding-left: 10px;
    font-size: 16px;
	color: #0d1200;
	font-weight: 500;
}
.shadow-default {
	-webkit-box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
	-moz-box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
	box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
}
.competition-list .list li.location img {
	display: inline-block;
	width: 20px;
	margin-left: 5px;
}
.competition-list .list .btn-pink {
	padding: 7px 14px;
}

/* Schedule */

.schedule-alwisal .schedule-list {
	margin-top: 30px;
}
.schedule-alwisal .details {
	padding: 0 15px 20px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
	-moz-box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
	box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
}
.schedule-alwisal .details h3 {
	font-size: 20px;
	color: #9e1f62;
	margin-top: 15px;
}
.schedule-alwisal .details h4 {
	font-size: 18px;
	color: #303328;
}
.schedule-alwisal .details h3 + p {
	color: #64666a;
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 20px;
}
.schedule-alwisal .details .media-left {
	padding: 0;
}
.schedule-alwisal .details .media-object {
	padding: 0;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin-left: 10px;
	overflow: hidden;
}
.schedule-alwisal .details .media {
	margin-bottom: 20px;
}
.schedule-alwisal .details .media p {
	color: #8a8a8b;
	font-size: 12px;
}
.schedule-alwisal .details .media-heading {
	font-size: 18px;
	color: #64666a;
}
.schedule-alwisal .details .btn-green {
	padding: 9px 15px;
}
.schedule-alwisal .social-common li {
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
	font-size: 16px;
}
.schedule-alwisal .social-common li:nth-child(1) a {
	color: #396baf;
}
.schedule-alwisal .social-common li:nth-child(2) a {
	color: #00aced;
}
.schedule-alwisal .social-common li:nth-child(3) a {
	color: #b30000;
}
.schedule-alwisal .social-common li:nth-child(4) a {
	color: #dc4e41;
}

/* Schedule details */

.schedule-details {
	padding-bottom: 0;
	position: relative;
}
.schedule-details:after {
	content: '';
	border-bottom: 50px solid #fff;
	position: absolute;
	width: 100%;
	left: 0;
    bottom: -50px;
}
.schedule-details h3 {
	font-size: 24px;
	color: #9e1f62;
}
.common-listing p {
	font-size: 14px;
}
.schedule-details p {
	margin-bottom: 20px;
	line-height: 1.6;
}
.bg-white {
	background: #fff;
}
.schedule-details .bottom-sec {
	padding: 35px 0;
}
.schedule-details .bottom-sec .media-object {
	width: 65px;
	height: 65px;
}
.schedule-details .bottom-sec .media-left {
	padding: 0 0 0 15px;
}
.schedule-details .bottom-sec h3 {
	font-size: 24px;
}
.schedule-details .bottom-sec h4 {
	font-size: 18px;
	color: #000;
}
.schedule-details .upcoming {
	margin: 35px 0 0;
}

/* Contact */

.login-alwisal .bg-primary {
	width: 100%;
	padding: 20px 60px 30px;
}
.login-alwisal .social-icons li {
	display: inline-block;
	padding-left: 20px;
}
.login-alwisal .social-icons li a {
	display: block;
	color: #ddd;
	font-size: 25px;
	margin: 0 0 0 20px;
}
.login-alwisal .social-icons li:nth-child(1) a {
	color: #3b5998;
}
.login-alwisal .social-icons li:nth-child(2) a {
	color: #1da1f2;
}
.login-alwisal .social-icons li:nth-child(3) a {
	color: #dd4b39;
}
.login-alwisal .btn-green {
    padding: 12px 40px;
}
.login-alwisal .form-group a {
	margin-right: 20px;
    color: #363636;
    font-size: 14px;
}
.login-alwisal .tab-content {
	padding: 25px 0 0;
}
.login-alwisal .nav-tabs>li {
    float: right;
}
.login-alwisal .nav-tabs>li a {
    font-size: 16px;
    font-weight: 400;
    color: #9e1f62;
    padding: 5px 10px;
	border-radius: 0;
	border: 0;
}
.login-alwisal .nav-tabs>li.active a {
	background: #9e1f62;
	color: #fff;
	border: 0;
}
.pagination-wrp {
	max-width: 500px;
    margin: 0 auto;
	direction: rtl;
}
.pagination > li.overflow span:before {
	content: "...";
}
.pagination>li>a, .pagination>li>span {
	border: none;
	color: #000;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #bbd76a;
}
.pagination>li>a, .pagination>li>span {
	padding: 10px 18px;
	margin: 0 5px;
}
.pagination>li>a:hover {
	background-color: #bbd76a;
	color: #fff;
}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
	border-radius: 0;
}
.pagination>li:first-child>a:hover, .pagination>li:last-child>a:hover {
	background: transparent;
	color: #bbd76a;
}
.pagination>li:first-child, .pagination>li:last-child> {
	position: relative;
}

/* 16/04/2018 */

.news-img {
    position: relative;
    background-color: #ececec;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.home-listing .news-img {
    height: 236px;
}
.trending-news .news-img {
    height: 213px;
}
.home-slider .owl-item .news-img {
    height: 303px;
}
.banner-sub-news .news-img {
	height: 168px;
}

/* 17/04/2018 */

.share-this {
	background: #fff;
    display: inline-block;
    padding: 10px;
	margin: 0 0 15px;
}
.share-this a {
	display: inline-block;
	vertical-align: middle;
	color: #000;
	margin-left: 10px;
	font-size: 20px;
}
.share-this a:nth-child(1) {
	color: #3b5998;
}
.share-this a:nth-child(2) {
	color: #1da1f2;
}
.share-this a:nth-child(3) {
	color: #dd4b39;
}
.share-this a:nth-child(4) {
	color: #075e54;
}
.share-this span {
	display: inline-block;
    vertical-align: middle;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    padding-left: 10px;
}
.live-chat {
	width: 100px;
	height: 40px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background: #BBD76A;
	position: fixed;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
	z-index: 99;
	text-align: center;
	padding: 6px 0 0 0;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
	-moz-box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
	box-shadow: 0px 2px 3px 0px rgba(200, 207, 213, 0.44);
}
.live-chat a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	line-height: 30px;
}
.live-chat a img {
	position: relative;
	top: -2px;
}
.live-chat:hover {
	background: #bfe849;
}
.main-ad-left, .main-ad-right {
	display: none;
}
.logged {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

	width: 150px;
	text-align: right;
	padding-right: 23px !important;
}
.logged span {
	display: inline-block;
    position: absolute;
    right: 5px;
    top: 10px;
}
.login-watch .logged {
	position: relative;
    padding: 0;
    background: transparent !important;
	width: 130px;
}
.login-watch .logged span {
    top: 0;
	right: 0;
}


/* Font family for english letters */

.font-helvetica, .news-details-alwisal span.date, .address-numbers .bg-primary ul, .recent-news .media span.date, .radio-crew-list .crew-list .cell, .our-shows .details .date, .player-wrap, .news-wrap .date, .header-top .call-now, .live-chat a {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

/* End */

/* Profile */

.profile-wrap .user-img {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 50%;
}
.profile-wrap .user-img img {
	width: 100%;
}
.profile-wrap hr {
    margin-top: 30px;
    margin-bottom: 30px;
}
.profile-wrap h4 {
	font-size: 18px;
	color: #000;
}
.profile-wrap h4 span {
	display: block;
	color: #6f6f6f;
    margin: 3px 0 0;
	font-size: 15px;
}
.user-information {
	text-align: right;
}
.profile-wrap.bg-primary {
    padding: 20px 40px 30px;
}
.profile-wrap h5 {
	font-size: 14px;
	color: #8b8b8b;
}
.profile-wrap p {
	margin-bottom: 20px;
}
.user-profile .media {
	padding-bottom: 25px;
	border-bottom: 1px solid #ddd;
	margin-top: 23px;
}
.user-profile .media:last-child {
	border-bottom: 0;
}
.user-profile .media-body {
	padding-right: 20px;
}
.user-profile .media-object {
	width: 80px;
}
.user-profile .media-body h4 {
	font-size: 22px;
}
.user-profile .media-body h4 span {
	display: block;
	color: #6f6f6f;
	font-size: 16px;
}
.user-profile .media-left {
    padding-right: 0;
}
.media-wrap {
	max-width: 560px;
	margin: 0 auto;
    margin-right: 0;
}
.login-alwisal .edit-form {
	padding: 0;
}
.login-alwisal .edit-form h4 {
	color: #BBD76A;
	margin-bottom: 20px;
}

.user-profile .media {
	position: relative;
}
.remove-fav {
	font-size: 12px;
    top: 30px;
    border: 1px solid #ddd;
    padding: 2px 10px;
    border-radius: 3px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	position: absolute;
	top: calc(50% - 10px);
	left: 0;
	-webkit-transform:: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}
.remove-fav img {
	width: 14px;
    vertical-align: sub;
}
.remove-fav:hover {
	border: 1px solid #fb9b9b;
}
/* 20/07/2018 vivek */

.our-shows .details .date {
    font-size: 14px;
}
.icon-volume-high img,
.social-toggle,
.playpausebtn {
	cursor: pointer;
}
.recent-news .media p {
    font-size: 11px;
}
.navbar-default .navbar-toggle {
	position: absolute;
    left: 0;
    top: 0;
}
.ajax-loader {
	display: none;
}
.mb-15 {
	margin-bottom: 15px;
}
.owl .news-title-date .title {
    margin: 5px 0;
}

.mb-10 {
	margin-bottom: 10px;
}

.owl-carousel div,
.owl-carousel {
	direction: ltr !important;
}
.d-rtl {
	direction: rtl;
}
.d-rtl .ar {
   float: right !important;
}












