#pic1{display:none;}
.adklip-slider {float:right;}
.adklip-hidden{height:auto !important;overflow:hidden;position:fixed !important;}
#home-content > h3 a {font-size: 19px;margin-left: 10px;}
marquee{background: #000 none repeat scroll 0 0;font-weight: bold;}
#wrapper center {clear: both;}
.livetv {display: none;}
#video-setup_logo {width: 15%;height:7%;top: 8px !important;right: 0 !important;left: unset !important;}
.jp-context-menu{display:none;}
#myVideo {float: left;position: unset;height: 400px !important;}
.screenAd .innerAd{display:block !important;}
.page-content{font-family: arial,sans-serif;text-align: justify;font-size: 13px;}
.page-content p {text-align: justify;margin-bottom: 15px;}
#video-wrapper marquee a{color: #5feb16;font-size: 15px;font-weight: bold;scroll-behavior: smooth;}
.logo-r{position: absolute; float: right; z-index: 2147483647; top: 5px; right: 5px;}
.page-content td {text-align: initial;}
.page-content > br,.page-content td > br, .page-content div > br{display: none;}
.main > li > ul > li {
    float: left;
    height: 38px;
    overflow: hidden;
}

navs > ul > li > ul > li > a {
    width: 210px;
}

ul.main > li > ul > li:hover > ul {
    height: 200px;
	margin-left: 100px;
    margin-top: 34px;
    opacity: 1;
    overflow-x: hidden;
    overflow-y: scroll;
    visibility: visible;
}
.topmenu {float: left;width: 100%;}
.topmenu > ul > li {
    width: 200px;
}

.topmenu > ul  {
    display: inline-flex;
}

navs {
  width: 100%;
}
navs ul ul {visibility: unset !important;}
navs > ul > li > ul > li > ul {
    opacity: unset !important;
    position: absolute !important;
    width: 200px;
	left:-99999px;
}
navs ul ul, navs ul ul ul{
_margin: 0;
visibility: hidden;
top: 40px;
z-index: 99999999;
background: #fff;
border-top: 2px solid #c75757;
box-shadow: 3px 2px 5px rgba(0,0,0,.15);
-moz-box-shadow: 3px 2px 5px rgba(0,0,0,.15);
-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.15);
-o-box-shadow: 2px 2px 5px rgba(0,0,0,.15);
-ms-box-shadow: 2px 2px 5px rgba(0,0,0,.15);
transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
border-radius: 3px;
}


navs li a {
	/*background: #060;*/
	background: #ffffff;
	border-right: 1px solid #ccc;
	/*color: #fff;*/
	color: #000000;
  position: relative;
	display: block;
	float: left;
	padding: 10px;
	width: 12.5%;
}

 
navs ul ul ul {opacity: unset !important;width: 200px;}
.main > li > ul > li > ul > li {height: 25px;}
navs > ul > li > ul > li > ul > li a{width:100% !important;padding: 5px;}
navs ul ul ul li a{width:100px !important;}
navs ul ul ul li a img{float: left;width: 22px !important;}
navs > ul > li > ul > li:hover ul {visibility: visible !important;list-style: inside none disc;position: absolute !important;left: 164px;}

navs > ul > li > ul {position: unset; visibility: visible;}

.topmenu .cat-menu-img {margin-right: 7px;}

ul.main {list-style-type: none;padding: 0;}

a {
    text-decoration: none;
    color: inherit;
}

ul.main > li {
    display: inline-block;
    color: #fff;
}

ul.main > li > ul {display: inline-block;left: unset;padding:0;}

navs ul li:hover > ul {
  position: unset;
  left: auto !important;
  float: none;
  clear: left;

}





/*SMALL*/
navs small {
	/*color: #aaa;*/
	color: #999;	
	font: 100 11px/1 Helvetica, Verdana, Arial, sans-serif;
	text-transform: none;
 
}

navs li a {
	display: block;
	float: left;
	width: 12.5%;
	padding: 10px;
 
/*	background: #060;*/
	background: #ffffff;
	border-right: 1px solid #ccc;
 
	color: #000000;
}

navs li a {
	/*background: #060;*/
	background: #ffffff;
	border-right: 1px solid #ccc;
	/*color: #fff;*/
	color: #000000;
	display: block;
	float: left;
	padding: 10px;
	width: 100%;
 
/*TRANSISTIONS*/
	-webkit-transition: background .3s ease-in-out;
	   -moz-transition: background .3s ease-in-out;
	     -o-transition: background .3s ease-in-out;
	    -ms-transition: background .3s ease-in-out;
	        transition: background .3s ease-in-out;
			
			
	-webkit-transition: border-bottom .3s ease-in-out;
	   -moz-transition: border-bottom .3s ease-in-out;
	     -o-transition: border-bottom .3s ease-in-out;
	    -ms-transition: border-bottom .3s ease-in-out;
	        transition: border-bottom .3s ease-in-out;
			
	-webkit-transition: box-shadow .3s ease-in-out;
	   -moz-transition: box-shadow .3s ease-in-out;
	     -o-transition: box-shadow .3s ease-in-out;
	    -ms-transition: box-shadow .3s ease-in-out;
	        transition: box-shadow .3s ease-in-out;
}
 
/*HOVER*/
navs li a:hover {
	/*background: #090;*/
	background: #ffffff;
	color: #36c;
	font-weight: bold;
	/*border-bottom: 5px solid;
	border-bottom-color: #36c;*/
	-webkit-box-shadow: inset 0px -5px #36c;
}

navs li a:active {
	background: #CCC;
	-webkit-box-shadow: inset 0px -5px #36c;
	/*border-bottom: 5px solid;
	border-bottom-color: #36c;*/
}
navs li:last-child a:hover {
	background: #ffffff;
	color: #36c;
	font-weight: bold;
	/*border-bottom: 5px solid;
	border-bottom-color: #36c;*/
	-webkit-box-shadow: inset 0px -5px #36c;
}
navs li:last-child a:active {
	background: #ccc;
	color: #36c;
	font-weight: bold;
	/*border-bottom: 5px solid;
	border-bottom-color: #36c;*/
	-webkit-box-shadow: inset 0px -5px #36c;
}	

/* MEDIA QUERIES*/
@media only screen and (max-width : 1220px),
only screen and (max-device-width : 1220px){
 
	navs small {
		font: 100 10px/1 Helvetica, Verdana, Arial, sans-serif;
		
	}
	
navs li a:hover {
	/*background: #090;*/
	font-weight: bold;
	-webkit-box-shadow: inset 0px -3px #36c;
	/*border-bottom: 3px solid;*/
}	
	
navs li:last-child a:hover {
	font-weight: bold;
	-webkit-box-shadow: inset 0px -3px #36c;
	/*border-bottom: 3px solid;*/
}	
	
navs li a:active {
	background: #CCC;
	-webkit-box-shadow: inset 0px -3px #36c;
	/*border-bottom: 5px solid;
	border-bottom-color: #36c;*/
}
	
navs li:last-child a:active {
	background: #ccc;
	color: #36c;
	font-weight: bold;
	/*border-bottom: 5px solid;
	border-bottom-color: #36c;*/
	-webkit-box-shadow: inset 0px -3px #36c;
	}	
	
}

@media only screen and (max-width : 930px),
only screen and (max-device-width : 930px){
	navs li a {
		width: 25%;
		border-bottom: 1px solid #fff;
	}
 
 
	navs li:nth-child(5) a, navs li:nth-child(6) a, navs li:nth-child(7) a, navs li:nth-child(8) a {
		border-bottom: none;
	}
	
	navs small {
		display: none;
	}
	
	navs {
		margin: 0;
	}
}

@media only screen and (max-width : 580px),
only screen and (max-device-width : 580px){
	navs li a {
		width: 50%;
		padding-top: 12px;
		padding-bottom: 12px;
	}
 
	navs li:nth-child(even) a {
		border-right: none;
	}
 
	navs li:nth-child(5) a, navs li:nth-child(6) a {
		border-bottom: 1px solid #fff;
	}
	
}
 
@media only screen and (max-width : 320px),
only screen and (max-device-width : 320px){

	navs {
		width: 100%;
	}
}

@media screen and (max-width:460px){
.donate{display:none;}

}

@media screen and (max-width:900px){
.donate{display:none;}

}

/* Random Preachers */
.random > li > ul > li > a {display:none;}
.random > li > ul > li > ul > li {width:110px;padding: 5px;float:left;text-align: center;}
.random img {border-color: gray;border-radius: 50px;border-style: double;border-width: 4px;}
.random {height: 130px;overflow: hidden;width: 114px;}
.random > li  {height: 130px !important;}
ul.slide{margin:0;padding:0;height:80px;list-style-type:none;}
ul.slide > li{float:left;list-style-type:none;}