 @import url('https://fonts.googleapis.com/css?family=Ubuntu:400,700');
* {
	outlinex: 0!important;
}
body {
	background: url(../img/bg.webp)  ;
	background-color: #e7e7e7;
	color: #666;
	font-size: 14px;
	font-family: ubuntu,Verdana;
 }
@media screen and (max-width:767px){
header h1 a {
	font-size: 30px;
}
#___gcse_0 {
	display: none;
}
.frame-box-zoom {
	-moz-transform: scale(1)!important;
	-webkit-transform: scale(1)!important;
	transform: scale(1)!important;
	margin: 0!important;
}
}
@media(min-width:768px) and (max-width:991px){
header h1 a {
	font-size: 40px;
}
}
@media(min-width:992px) and (max-width:1199px){
header h1 a {
	font-size: 40px;
}
}
@media screen and (min-width:1200px){
header h1 a {
	font-size: 50px;
}
}
a {
	color: #333;
}
a:hover, a:active {
	color: #23527c;
	text-decoration: underline;
}
.top5 {
	margin-top: 5px;
}
.top7 {
	margin-top: 7px;
}
.top10 {
	margin-top: 10px;
}
.top15 {
	margin-top: 15px;
}
.top20 {
	margin-top: 20px;
}
.top30 {
	margin-top: 30px;
}
.top40 {
	margin-top: 40px;
}
.top50 {
	margin-top: 50px;
}
.top60 {
	margin-top: 60px;
}
.rtl {
	direction: rtl!important;
	margin-left: 20px;
}
.unique {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#listcategoriesindex {
	min-height: 600px;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 1rem;
	-moz-column-gap: 1rem;
	column-gap: 1rem;
}
.tile {
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
}
.tile:hover {
}
.scale-anm {
	transform: scale(1);
}
.categorybuttons {
	padding: 7px 10px;
	background: #fff;
	margin: 0 3px;
	border-radius: 4px;
	border: 1px orange solid;
}
.categorybuttons:hover {
	background: #f7dba6;
}
.categorybuttons:focus {
	outline: 0;
	background: orange;
	color: #fff;
}
.toolbar {
	text-align: center;
	margin: 0 0 15px;
}
.tvth {
	display: block;
	border-radius: 15px 15px 0 0;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid orange;
	border-bottom: 3px orange solid;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	text-align: center;
	overflow: hidden;
}
.tvth:hover {
	box-shadow: 0 0 10px #999;
}
.tvth img {
	margin: 0 auto 0 auto;
}
.play {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0	;
	opacity: 0;
	border-radius: 15px 15px 0 0;
	background: rgba(0,0,0,.5) url(../img/icon_play.svg) no-repeat center center;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.tvth:hover > .play {
	opacity: 1;
}
.category {
	text-transform: uppercase;
	font-size: 13px;
	position: absolute;
	bottom: 3px;
	left: 0;
	right: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border-radius: 3px;
	color: #333;
	font-weight: 700;
	/* text-align: center; */
	letter-spacing: -1px;
}
.tvth:hover > .category {
	color: #000;
}
.banner {
	margin-top: 20px;
	padding: 40px 0 30px;
	color: #f8f8f8;
	background: url(../img/banner-bg.jpg) no-repeat center center;
	background-size: cover;
}
.banner a {
	color: #333;
	background-color: #333;
	padding: 5px 6px;
	line-height: 34px;
	border-radius: 3px;
	color: #fff;
	transition: ease .3s all;
}
.banner a:hover {
	text-decoration: none;
	background: orange;
	color: #fff;
}
.footer-nav {
	float: left;
}
.footer-nav li {
	float: left;
	list-style: none;
}
.footer-nav li a {
	margin: 0 5px;
}

.social a {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	background-color: #121920;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 10px;
	transition: all 300ms;
	border-radius: 4px;
}
.social a.rss {
	background-image: url(../img/icon-rss.png);
}
.social a.twitter {
	background-image: url(../img/icon-twitter.png);
}
.social a.facebook {
	background-image: url(../img/icon-facebook.png);
}
.social a.pinterest {
	background-image: url(../img/icon-pinterest.png);
}
.social a.twitter:hover {
	background-color: #55acee;
}
.social a.rss:hover {
	background-color: #fe9900;
}
.social a.facebook:hover {
	background-color: #3b5998;
}
.social a.pinterest:hover {
	background-color: #d21e27;
}
footer h5 {
	border-bottom: 1px #555 solid;
	padding: 16px 0 6px;
	font-weight: 700;
}
footer .note{
	font-size: 11px
}
	.mainprgrf{
			margin: 20px  0px;
			text-align: justify;
		}
.image-bg-fluid-height {
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.image-bg-fluid-height {
	background: url(../img/aerialBG.jpg) fixed center;
	background-size: 100% 300px;
	padding: 40px 0;
	margin: -20px 0 30px;
}
.img-center {
	margin: 0 auto;
}
section {
}
.section-heading {
	margin: 30px 0;
	font-size: 4em;
}
.section-lead {
	margin: 30px 0;
}
.section-paragraph {
	margin: 30px 0;
}
footer {
	margin: 15px 0;
}
@media(max-width:768px){
section {
}
.section-heading {
	font-size: 2em;
}



.category {
        font-size: 10px!important;
    bottom: 25px!important;
    font-weight: 400!important;
    letter-spacing: -1px;
    left: 10px;
    right: 10px;
}



}
.navbar a {
	font-weight: 700;
	text-transform: uppercase;
}
.navbar-default {
	background-color: #fff;
	border-bottom: 4px orange solid;
	box-shadow: 0 1px 12px 0 #999;
}
.zindex {
	z-index: 1;
}
.navbar .brand {
	padding: 8px 0 5px;
	float: left;
}
.nav li a {
	padding-bottom: 20px;
	padding-top: 25px;
}
.navbar-default .navbar-nav > li > a {
	color: #666;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: orange;
	background-color: #fff;
	text-decoration: underline;
}
.nav li a:hover {
	color: orange!important;
	text-decoration: underline;
}
.whitebg {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 10px #ddd;
	padding: 15px;
	margin-bottom: 20px;
}
.sidebar .each {
	margin: 0 0 20px;
}
.sidebar .each h3 {
	margin: 0 auto 10px auto;
	padding-bottom: 5px;
	border-bottom: 2px orange solid;
	color: orange;
	text-transform: uppercase;
	font-size: 17px;
}
.clear {
	clear: both;
}
.quickfind {
}

#tvlistfind {
	background: #efefef;
}
#tvlistfind li {
	list-style: none;
}
#tvlistfind {
	padding: 0;
}
.quickfind input {
	border: 1px #ccc solid;
	padding: 10px 15px 10px 35px;
	width: 100%;
	background: url(../img/search-icon.png) no-repeat 10px 12px;
}
#tvlistfind {
	height: 400px;
	overflow-y: scroll;
	box-shadow: inset 0 0 14px #ccc;
}
#tvlistfind a {
	display: block;
	padding: 15px 10px;
	transition: ease all .1s;
	margin: 2px 0;
}
#tvlistfind a:hover {
	background-color: #333;
	text-decoration: none;
	color: #fff;
}
#tvlistfind .img {
	border: 1px #666 solid;
	border-radius: 5px;
	margin: -15px 10px 0 -5px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	display: block;
	float: left;
	clear: both;
}
#tvlistfind img {
	width: 70px;
	height: 60px;
	margin: 0 0 30px -13px;
}

/* Active channel styling */
#tvlistfind li.active {
	background-color: #FBA300;
	border-radius: 5px;
}
#tvlistfind li.active a {
	background-color: #FBA300;
	color: #fff;
	font-weight: bold;
}
#tvlistfind li.active a:hover {
	background-color: #e6940c;
}
.publish {
	float: left;
}
.publish span {
	float: left;
	font-weight: 700;
	margin-right: 3px;
}
.publish ul.share-buttons {
	list-style: none;
	padding: 0;
	float: left;
}
.publish ul.share-buttons li {
	display: inline;
}
.publish ul.share-buttons img {
	width: 20px;
	opacity: .7;
	border-radius: 3px;
}
.publish ul.share-buttons img:hover {
	opacity: 1;
}
.tvnameh1 {
	margin: 20px 0 0;
	font-size: 22px;
	font-weight: 700;
}
.imgg {
	float: left;
	width: 100px;
	height: 70px;
	margin-right: 10px;
}
.contactform #result {
	color: green;
	background-color: #e1ffe1;
	padding: 7px 10px;
	border-radius: 5px;
	margin-left: 10px;
	font-weight: 700;
}
input.gsc-search-button {
	display: none!important;
}
.gsc-control-cse {
	float: left;
}
.gsib_a {
	padding: 0!important;
	border: 1px orange solid!important;
	background: #f9f9f9!important;
}
.gsc-input-box {
	border: 0!important;
	margin-top: 10px;
}
.gsc-input {
	background: url(../img/search-icon.png) no-repeat 10px 12px!important;
	padding: 10px 15px 10px 35px!important;
	width: 160px!important;
	margin: 0!important;
	transition: ease .3s all;
}
.gsc-input:focus, input.gsc-input:hover {
	background: #f9f9f9 url(../img/search-icon.png) no-repeat 10px 12px!important;
	box-shadow: inset 0 0 13px #ccc;
}
.gsib_b {
	display: none!important;
}
table.gsc-search-box td.gsc-input {
	padding: 0!important;
}
.cse .gsc-control-cse, .gsc-control-cse {
	padding: 0!important;
	margin: 0!important;
	border: 0 red solid!important;
	background: 0 0!important;
}
.frame-box {
	border: 0;
	margin: 10px 0;
	width: 100%;
	position: relative;
	z-index: 132;
	transition: ease .9s all;
}
.frame-box-zoom {
	-moz-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
	margin: 10px 0 10px 200px;
}
.mejs-mediaelement {
	width: 100%!important;
	height: 100%!important;
	overflow: hidden;
}
.frame-box img {
	width: 50%!important;
	height: 50%!important;
}
#me_flash_0 {
	width: 100%;
	height: 100%;
}
.fullscreen {
	position: fixed;
	z-index: 31;
	top: 0;
	left: 0;
	width: 100%;
	opacity: .96;
	filter: Alpha(Opacity=96);
	height: 10004px;
	background-color: #000;
	display: none;
}
.fullscreen2 {
	display: block;
}
.suncode {
	margin: 90px 0 0;
	display: block;
}
#suncode {
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    
    color: #fff!important;
    
    background-color: #FF9800!important;
    border-color: #FF9800!important;
}

.pagination>li>a:hover {
    z-index: 2;
    color: #FF9800!important;
}

.pagination>li>a {
    color: #ff9800!important;
    border-bottom: 2px solid #FF9800!important;
}


.container h1.title{
    font-size: 15px;
    text-align: center;
    margin: 0 0 10px 0;
}
.bold{font-weight: bold;}



