@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}
.fa-thumbs-o-down:before {
    content: "\f088";
}
.fa-hand-o-left:before {
    content: "\f0a5";
}


.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.clear{
	clear:both;
	}

.hd {
	height:auto;
	margin:0 auto;
	background:url(../images/hd.png) left top no-repeat ;
	padding-bottom:15px;
}
.icon{
	padding:10px 15px;
	float:left;
	}



.top_bar{
    background: #404040;
    font-size: 12px;
    height: 24px;
    overflow: hidden;
	}
.top_bar h5{
	float:left;
	font-weight:normal;
	padding:5px 15px;
	margin:0 10px 0 0;
	font-size:13px;
	background-color:#F26F23;
}

.top_bar p{
	padding:4px 0 ;
	margin:0;
}
.bar_rightpart{
	float:right;
	text-align:right;
	padding:10px 0 0 0px;
	color:#000;
 
}


.listen_live{
background:#D44E00;
margin: 0 0 0px;
padding: 5px 0 5px 10px;
}
.menu { 
	margin-top:25px;
	}
.banner,
.wrap{
	padding-bottom:8px;
	}
	
.banner1 img,
.banner2 img,
.updates img,
.banner3 img	{ 
	width:100%; 
	}
	
.padd_none{
		padding:2px;
	}

.listen20{
	background:rgba(0, 0, 0, 0.9);
	padding-bottom: 10px;
	overflow: hidden;

	}
.listen20 h2 {
	color:#f5cf36;
	font-weight:normal;
	font-size:22px;
 	padding:10px 15px;
	text-transform:uppercase;
	}
.listen20 h2 span{
	width:63px;
	height:60px;
	float:right;
	background:url(../images/listen20icons.png) no-repeat;
	}	
	
.listen_choices{
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
}	


.scroll{	
	overflow-y: scroll;
	max-height:290px;
	
}

.listen_choices li a:hover{
	color:#fff;
}
.listen_choices li a{
	color:#c1c1c1;
	}
.listen_choices li {
	color:#c1c1c1;
	margin: 0 0;
	font-size:12px;
	text-transform:uppercase;
	float: left;
	width: 100%;
	padding:6px 15px;
}
.listen_choices li:hover {
	background:rgba(71, 71, 70, 0.41);
}
.listen_choices li.action {
	background:rgba(71, 71, 70, 0.61);
}
.listen_choices li span {
	float:left;
	margin-top:5px;
	margin-left: 10px;
	width: 70%;
	height: 17px;
	overflow :hidden;
	
} .play{     color:#f5b248;     font-size:25px;     margin:00px;
margin- right:8px;     font-weight:normal;     float:left;
cursor:pointer;     } .thumbs{     float: right;     margin: 5px 0 0
0;     cursor:pointer;     } .thumbs_up, .thumbs_down{     font-
size:15px;     color:#fff;     margin:0 2px;     }
.thumbs_up:hover, .thumbs_down:hover{     color:#f5cf36; }


.scroll::-webkit-scrollbar {
	width: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
 /*S scroll */
.scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px #313131;
}
 
.scroll::-webkit-scrollbar-thumb {
	background-color: #626261;
	outline: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* Escroll */

.podcast {	
	background: rgba(0, 123, 204, 0.94);
	padding:2px 30px 10px;
}

.podcast h3 {
	background:url(../images/podacast.png) no-repeat;
 	padding:12px 0 12px 15px; 
	padding-left:50px;
}

h3 {
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	font-size:17px
	}
h5 {
	color:#fff;
	}
	
.list_podcast{
	padding:0;
	margin:0;
}

.list_podcast li {
	border-bottom:#589cc9 1px solid;
	color:#f6f6f7;
	padding:5px 0 5px;
	margin:00 0 5px;
	list-style:none;
 	text-transform:uppercase;
	
	}
.list_podcast li:hover {
		background:rgba(255, 255, 255, 0.07);
		}
.list_podcast li a{
	color:#f6f6f7;
	}
.list_podcast li span{
	float:right;
	}
.list_podcast li .play{
	font-size: 20px;
	margin-right:0;
	color: rgba(255, 255, 255, 0.92);;
	}
.list_podcast li .play:hover{	 
	color: #f4f4f4;
	}
	
.events{
	padding: 0px 30px 6px;
	background:rgb(242, 111, 35);
	}
.wrp_ents a {color:#fff; text-decoration:none;}
.wrp_ents a:hover {color:#e0e0e0;}

.video{
	background:#000000;
}
.video h5{
	padding:10px 15px;
	margin-bottom:0;
}	
.events .btn-success{
	background: rgba(0, 125, 45, 0.61);
	border-radius: 0;
	border: 0;
	margin-top: 11px;
	margin-right: 0px;
	padding: 3px 6px;
	
	}
.video img{
	width:100%;
	}	
.contest p{font-size:12px;}
.contest{
	 
    background: rgba(129, 167, 158, 0.91);
	padding-bottom:20px;
    overflow: hidden;
	}
 

	
.vote_now {
    font-family: 'Ubuntu', sans-serif;
background: #D65D17;
    padding: 3px 6px;
    float: right;
    border: #B54402 2px solid;

	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-ou;
	text-decoration:none;font-size:13px;margin-left:5px;
	}	
a:hover.vote_now {
	background:#005287;
	color:#fff;	text-decoration:none !important;
	}
	
.vote_nowc {
	font-family: 'Ubuntu', sans-serif;
	background:#0a6ba9;
	padding:3px 6px;
	float:right;
	border:#ffffff 1px solid;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-ou;
	text-decoration:none;font-size:13px;
	}
a:hover.vote_nowc {
	background:#005287;
	color:#fff;	text-decoration:none !important;
	}
.currency{
 
	padding-bottom: 20px;
   background: rgba(46, 126, 175, 0.75);
}

.currency td{
	padding-top:2px;
	padding-bottom:2px;
	}
.currency .form-control {
	background: #fff;
	border-radius: 0;
	font-size:13px;
	height: 32px;
}

.total{
	height:38px;
	margin-top:10px;
	font-size:20px !important;
	}
.gold_price	{
	background: rgba(39, 91, 180, 0.88);
	padding:0 20px 20px;
	font-size:12px;
}
.gold_price	table{
	width:100%;
	margin-top:10px;
	}

.gold_price	td{
	border-bottom:#ccc 1px solid;
	padding :7px 5px 12px;
	
	}
	
	.weather{
	
padding: 7px 5px; 
	}
.hourly_news{
 
	background: rgba(18, 52, 109, 0.87);
	}	
.news_list_wrpaer{
	min-height:45px;
    max-height: 45px;
	overflow:hidden;
	font-size: 13px;
}	

ul.list_aggregate{
	padding:0;
	margin:0;
	list-style:none;
	


}
ul.list_aggregate li a{
	color:#fff;
}
ul.list_aggregate li a:hover{
	color:#000;
}

ul.list_aggregate li p{
	margin:0px 0;
	}
	
ul.list_aggregate li{
	border-bottom:#fff 1px dotted;
	padding-bottom:10px !important;
	margin-bottom:10px !important;
	}
	
.banner1,
.banner2,
.banner3{
	min-height: 394px;
	max-height: 394px; overflow:hidden;

}

.banner1{
	position: relative;}

.podcast,
.events,
.video {
	min-height: 394px;
	max-height: 394px; 	
	overflow: hidden;
}



.contest,
.currency,
.gold_price,
.hourly_news {
	min-height: 394px;
	max-height: 394px;
	padding:0 20px 0

}

.mp3_player img {float: right;}

.footer_wrap{}
.footer{
	text-align:center;
	padding:10px 10px;
	background:#2f2f2c;
	font-size:13px;
	margin-bottom: 30px;
	}

.footer a{	color:#fff; text-decoration: none;}
.footer a:hover{color:#ccc;}


.wp-post-image{
	float: left;
	margin-right: 10px !important;
}
.wrp_ents{
padding:0;


}

.tab-content{

    margin-top: 1px;
	
}

.table {
  margin: 0 0 0px 0;
  width: 100%;
/*  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);*/
  display: table;
}
@media screen and (max-width: 580px) {
  .table {
    display: block;
  }
}

.table .row {
  display: table-row;
  background: #f6f6f6;
}

.table .row:nth-of-type(odd) {
  background: #e9e9e9;
}

.table .row.header {
	  font-size:14px;
	  color: #fff;
	  background: #F36F21;

}

.table .row.green {
  background: #27ae60;
}
.table .row.blue {
  background: #2980b9;
}
@media screen and (max-width: 580px) {

.details  .table{
    display: inline-table;
	}
 .table .row {
   /*  padding: 8px 0; */
    display: block;
	margin-left:0px;
	margin-right:0px;
  }
}

.table .cell {
  padding: 6px 12px;
  display: table-cell;
  color: #191918;
  text-align: left;
}
@media screen and (max-width: 580px) {
 .table .cell {
    padding: 2px 12px;
    display: block;
  }
  

}


.table .cell a { color:#000; text-decoration:none;}
.table .cell a:hover { color:#F36F21;}

 
/******/

/* Tab Navigation */
.programme .nav-tabs {
    margin: 0;
    padding: 0;
    border: 0;    
}
.programme .nav-tabs > li > a {
    background: #DADADA;
    border-radius: 0;
   /* box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4),-2px -2px 5px -2px rgba(0,0,0,.4);*/
    color: #000;
}
.programme .nav-tabs > li.active > a,
.programme .nav-tabs > li.active > a:hover {
	background: #F36F21 none repeat scroll 0% 0%;
	color: #FFF;
}
.programme .nav-tabs > li > a:hover{    color: #F36F21}

/* Tab Content */
.tab-pane {
    background: #F5F5F5;
    box-shadow: 0 0 4px rgba(0,0,0,.4);
    border-radius: 0;
    text-align: center;
    padding: 0 0px;
}

@media screen and (max-width: 660px) {
.programme .nav > li > a{
	padding:5px 3px;
	}

}

@media screen and (max-width: 660px) {
.programme .nav > li > a{
	padding:5px 3px;
	}
	
	.nav-tabs > li {
		float: left;
		margin-bottom: 0px;
		width: 50%;
		margin-right: 0;
		border-bottom: #FFF 1px solid;
		text-align:center;
	}
}

.programme{
	max-height: none;
	height: auto;
	background:#fff;
}

.programme img{ width:auto;}
.programme  .sng{ 
	float:right; 
	width:150px; 
	height:150px;
	border:#ccc 5px solid;
	margin-left:15px;
 }


.onepoll .modal-dialog {
    width: 550px;
    margin: 30px auto;
}

.modal-dialog {
    width: 880px;
    margin: 30px auto;
}

@media screen and (max-width: 879px) {

   .modal-dialog,
.onepoll .modal-dialog  {
    width:98%;
    margin: 30px auto;
	}
}


.register {
	padding-top:15px;
	padding-bottom:15px;
}

.programme h5{ font-weight:bold;	color:#353535;}

.details{
	padding:10px 0px;

}


.programme  .close{
	color:red;  
	opacity: 10;
	}
	
 


.programme .table > thead > tr > th, 
.programme .table > tbody > tr > th, 
.programme .table > tfoot > tr > th,
.programme .table > thead > tr > td, 
.programme .table > tbody > tr > td,
.programme .table > tfoot > tr > td{

		padding: 3px 0 !important;

}








	.modal-dialog {}
.thumbnail {margin-bottom:6px;}

.carousel-control.left,.carousel-control.right{
  background-image:none;
}


.gallery{
	    background: #fff;
		color:#000;
		padding-bottom:25px;
	}
.gallery h3{ 
	color:#000;
	/* padding-left:15px; */
	}
	
	
.gallery .col-xs-6 img {
	height: auto;
	
	/* border: solid 2px #FFF; */
}



.events h4{
	color:#fff;
}


.events {
	color: #fff;
	    background: #F26F23;
	height: auto !important;
	max-height: initial !important;
	min-height: inherit !important;
	 
 
}

.htnews{
	
	max-height: 394px !important;
	min-height: 394px !important;
	
	
}
a.btn_read_more {
	text-decoration: none;
 	font-size: 12px;
 	font-weight: bold;
 	color: #000;
}


.btn_read_more:hover{

	color:#FF5F00;
}


/* .events h3{ 
	color:#000;
	padding-left:0px;
} */
.myr{
	float: left;
	margin-bottom: 25px;
	border-bottom: #83BFE4 1px solid;
	padding-bottom: 25px;
}

/*
.about-event .btn-theme-group .btn-theme {
    margin-right: 15px;
}
.btn-theme-primary:focus, .btn-theme-primary:active, .btn-theme-primary:hover {
    background-color: #006ad1;
    border-color: #006ad1;
}*/
.ubaplayer-controls li i.no {
	float: left;
    width: 20px;
    font-style: normal;
    margin-top: 5px;
    background: #383838;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 1px 0;
    height: 20px;
    text-align: center;
}
.ubaplayer-controls font{
	font-size:9px;
	
	float:right;
	margin-top: 4px;
	text-transform:lowercase;
}
.sucs{color:#fff}
.errr{color:#fff}
/* Slider S */

.demo2 {
height: 230px!important;
margin: 0;
padding: 0;
}
.demo2 li {
list-style: none!important;
float: left;
width: 100%;
margin-bottom: 10px;
}


.demo4 {
	/* height: 230px !important; */
	margin: 0;
	padding: 0;
width: 100%  !important;
}
.demo4 li {
list-style: none!important;
float: left;
width: 100%;
margin-bottom: 25px;
}



.date{
	background:#638A81;
	padding:10px 5px ;
	color:#fff;
	font-size:16px;
	float:left;
	margin-right:15px;
	text-align:center;
	font-weight:600;
	} 
.date span{
	float:left;
	width:100%;
	font-size:12px;
    margin-top: -3px;
	}
 .wrp_news p{
	margin-bottom:0px !important;
	
}
.wrp_news{ 
	margin-bottom:6px;
    font-size: 13px;
}
.wrp_news p a{ color:#fff;}
 
	
/* Slider E */

/*
.about-event .btn-theme-group .btn-theme {
    margin-right: 15px;
}
.btn-theme-primary:focus, .btn-theme-primary:active, .btn-theme-primary:hover {
    background-color: #006ad1;
    border-color: #006ad1;
}*/
  .playerdiv{
	float:right !important;
	}
	#news-container
{
	width: 100%; 
	margin: auto;
	/*margin-top: 30px;
	border: 5px solid #333333; */
}
#news-container ul li {

list-style:none  !important;
}
	
#news-container ul li div
{
	/*border: 1px solid #aaaaaa;
	background: #ffffff;*/
}

.red-tooltip + .tooltip > .tooltip-inner {
    background-color: #f36f21;
    padding: 1px 8px;
    border-radius: 3px;
    color: #fff;
 

}

/*radio button css*/


  input[type='radio']:after {
  	width: 15px;
        height: 15px;
        border-radius: 15px;
        position: relative;
        background-color: #d1d3d1;
        display: inline-block;
        visibility: visible;
    }

    input[type='radio']:checked:after {
        width: 15px;
        height: 15px;
        position: relative;
        background-color: #ffa500;
        display: inline-block;
        visibility: visible;
    }

/* One radio button per line */
label {
  display: block;
  cursor: pointer;
  line-height: 20px;
  font-size: 14px;
}

label.popreios  {
	color:#000;
	
}




[type="radio"] + span {
  display: block; font-size:13px; font-weight:100;
}

/* the basic, unchecked style */
[type="radio"] + span:before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.25em;
  border-radius: 1em;
  border: 1px solid #fff;
  box-shadow: 0 0 0 1px #2482c0;
  margin-right: 0.75em;
  transition: 0.5s ease all;
}

/* the checked style using the :checked pseudo class */
[type="radio"]:checked + span:before {
  background: #f36f21;
  box-shadow: 0 0 0 1px #2482c0;
}


/*Contact Form Validation*/
.error { 
	display: none; 
	padding:6px; 
	margin:0 0 5px 0;
	color: #D8000C; 
	font-size:12px;
	background-color: #FFBABA;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.success { 
	display: none; 
	padding:10px; 
	color: #044406; 
	font-size:12px;
	background-color: #B7FBB9;
}

.error img { 
	vertical-align:top; 
	width: auto !important;
	margin-right: 5px;
}
.success img{vertical-align:top; 
	width: auto !important;
	margin-right: 5px;}
	
/*main menu dropdown*/
.dropdown:hover .dropdown-menu {
    display: block;
}
.nodata{
width:97%;border:1px solid red;margin:5px auto;background-color:#fbb9a9;color:red;font-size:13px;padding: 11px 20px;
margin-bottom: 25px;
}
.nodata img{margin-right: 10px;
margin-top: -3px;}

	
	
.rj-det p{}
.rj-det {
    padding: 0px 0px;
    font-size: 12px;
    padding-right: 30px;
}	

.rj-det_main{
	max-height:150px; 
	overflow-y:scroll;
	padding-right:20px;
	margin-bottom:20px;
	padding-bottom:10px;

}
 
 
.comments_wrp{
	
	border-top:#ccc 1px solid;
	padding-bottom:20px;
	
} 
 
	.comments h3 span {
			float:right;
			font-size:10px; 
			font-style:italic;
			color:#666
	}
	.comments h3 {
		color: #F93C00;
		font-weight: bold;
		font-size:12px;
    }

	.comments img {
	  height: auto;
	  width: 100%;
    }
	.friend img {
		height:32px;
		width: 32px;
		display: block;
		float: left;
		margin-right:10px;
		margin-top: -10px;
    }
	
	.comments p{font-size:12px; display:block;}
	.cell a{border:none; 
	outline:none;}
	
	
.friend {
    padding: 1px 16px;
    background: #E2E2E2;
    margin-bottom: 6px;
}


.fms {
    margin: 0 auto;
    float: none;
}
	
.fms .col-lg-12{
	margin-bottom:8px;
}

a.captch_links{
	color:#cccc !important;
	font-size:11px;
	
}
a:hover.captch_links{ }

.fms .btn.btn-primary{
	float:right;
	padding:6px 40px;
	
	
}

.sus{
text-align: center;
	padding: 10px 0px;
 
 	font-size: 12px;
	font-weight: bold;}
	
#contest-result .ldn{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto; /* presto! */}
  
#contest .ldn{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto; /* presto! */}  
 #weather .ldn{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto; /* presto! */}  
  
.pollist label{font-size:13px;font-weight:normal;line-height:16px;}




.weather td{padding: 6px 5px; }

a.wtrlink {
	padding: 6px 0px; 
	color:#fff; 
	float:right;font-weight:500;
 }
a:hover.wtrlink {color:#fff;}
.noaudio{margin:5px;}

/*Main Banner Overlay*/
.icaption {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/trans-black-50.png);
	width: 100%;
	height: 100%;
}
.icaption h3, .icaption p {
	color: #fff;
	margin: 20px;
}
.icaption h3 {
	margin: 20px 20px 10px;
}
.icaption p {
	font-size: .75em;
	line-height: 1.5em;
	margin: 0 20px 15px;
}
.icaption a.learn-more {
	padding: 5px 10px;
	background: #08c;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	font-weight: bold;
	text-decoration: none;
}
.icaption a.learn-more:hover {
	background: #fff;
	color: #08c;
}

/*Contest Options*/
div.coptions {
	clear: both;
	
}

.coptions label {
  width: 200px;
  border-radius: 3px;
 
}

/* hide input */
.coptions input.radio:empty {
	margin-left: -999px;
}

/* style label */
.coptions input.radio:empty ~ label {
	position: relative;
	float: left;
	line-height: 18px;
	text-indent: 25px;
	margin-top: 5px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight:100;
}

.coptions input.radio:empty ~ label:before {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	content: '';
	width: 20px;
	background: #fff;
	
}

/* toggle hover */
.coptions input.radio:hover:not(:checked) ~ label:before {
	content:'\2714';
	text-indent: .2em;
	
}



/* toggle on */
.coptions input.radio:checked ~ label:before {
	    content: '\2714';
    text-indent: 0.3em;
    color: #eee;
    background-color: #444;
}

/*gallery*/
div.figure {
	float: right;
	width: 100%;
	border: solid 2px #ccc;  
	/*   margin-bottom:1.5em; */
	/*  padding: 0.2em; */
	background:#ccc;
	/*    -moz-box-shadow: 0 5px 5px -3px #222;
	-webkit-box-shadow: 0 5px 5px -3px #222;
	box-shadow: 0 5px 5px -3px #222; */
}
div.figure p {
  text-align: center;
  margin:5px auto;
  text-indent:0; color:#333;
}
div.figure a{text-decoration:none;}
div.figure .count{display: block;
    height: 30px;
    width: 30px;
    line-height: 30px;
	/*-moz-border-radius: 30px;
    border-radius: 30px;*/
    background-color: black;
    color: white;
    text-align: center;
    font-size: 1em;
	position: absolute; right: 20px; top: 0px; 
}

div.figure2 {
  float: right;
  width: 100%;
  border:1px #ccc solid;
  padding:5px;
 /*  margin-bottom:1em;
  padding: 0.2em; */
   background:#FFF;
   
}

/*Image hover*/
div.wrapperbnr{
	position:relative; /* important(so we can absolutely position the description div */ 
}
div.description{
	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom:0px; /* position will be on bottom */
	left:0px;
	display:none; /* hide it */
	/* styling bellow */
	background-color:black;
	font-family: 'tahoma';
	font-size:15px;
	color:white;
	width:100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;  
}
div.description_content{
	padding:10px; font-size:12px;
}
.b_but{
	float:right;
	padding:5px 10px 0 0;
	

}
.description_content{
	float: left;	
}
.b_but button {
	/* -moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0); */
/* 	background-color:#fff;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px; */
	
	border:1px solid #fff;
	background:#fff;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:1px 7px;
	text-decoration:none;
	/* 	text-shadow:0px 1px 0px #ffee66; */
}
.b_but button:hover {
	/* background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0); */
	 

}
.b_but button a:hover{	color:#F36F25;}
.b_but button a{
	text-decoration:none;
	color:#000;
}

.tp{
	width:auto;  
	color:#000;
	padding:5px 10px;
	margin:15px 5px 20px 15px;
	float:left;
	border:3px solid #ccc;
	}

.tp.active{
background:#cccccc;
}
.tp.title{
	width:auto !important
	}
a.tp{
	text-decoration:none; 
	color:#000;
}
a.tp:hover{
	background:#F5F5EF;
}

.podcast_list{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
 
}
.podcast_warp{
	color:#696969;
	}
.player{
	margin:10px 0;
	float:left;
	width:100%;
	    background: #A5A5A5;
	text-align:center;
	padding:10px 0;
}


.podcast_warp i{
	font-size: 12px;
	margin-bottom: 2px;
	float: left;
	width: 100%;
	}
	
.downloadply{
    float: right;
    width: auto;
    font-size: 13px;
    color: #FFF;
    margin: 5px 12px 0px 0;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid;

 
 
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.downloadply:hover{
	color:#000;
	text-decoration:none;
	}
	
.podcast_warp .col-xs-12{
	margin-bottom:15px;
}
.podcast_warp h4{
	color:#000;
}	

.moredesc{display:none;}
.morebtn{cursor:hand; cursor:pointer; }
.contact a{color: #525252;}
.contact{

	background:#fff;
	color: #525252;
}




.modal {
position: fixed;
right: o;
top: 40px;
}
 
.btn-custom {
	background: #1E880C;
	color: #FFF;
	outline:none;
	border:none;
	width:116px;;
}
.modal-body {
	background: #FDF7E9;
}
.popover   {
	background-color: #e74c3c;
	color: #ecf0f1;
	width: 120px;
}
.popover.right .arrow:after {
	border-right-color: #e74c3c;
}
.input-group[class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;border:1px solid #033;
}

/* popup S */
.modal {
position: fixed;
right: o;
top: 40px;
}

.modal-header{
 
background:#f26f23 !important;
	color: #FFF;	
}

.btn-custom {
	background: #1E880C;
	color: #FFF;
	outline:none;
	border:none;
	width:116px;;
}
.modal-body {
	background: #FDF7E9;
}
.popover   {
	background-color: #e74c3c;
	color: #ecf0f1;
	width: 120px;
}
.popover.right .arrow:after {
	border-right-color: #e74c3c;
}

.input-group[class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;border:1px solid #033;
}

.act{display:none;}
.wrp_news h5 a{color:#fff;}





.newcontact.sms {
  	width:93.5%;
 	 float:left;
  
}

#optionsel{
font-weight: bold;
}
.newcontact.sms textarea{
  height:130px;
  
}


 
		@-webkit-keyframes color_change {
		  from { color:#F26F23; }
		  to { color: #000; }
		}
		@-moz-keyframes color_change {
		  from { color: #F26F23; }
		  to { color: #dd3333; }
		}
		@-ms-keyframes color_change {
		  from { color: #F26F23; }
		  to { color: #0000; }
		}
		@-o-keyframes color_change {
		  from { color: #F26F23; }
		  to { color: #dd3333; }
		}
		@keyframes color_change {
		  from { color: #F26F23; }
		  to { color: #000; }
		}

 
.thumbs_up{

}
.pling {
 color: #F26F23;
-webkit-animation: color_change 0.5s infinite alternate ;
-moz-animation: color_change 0.5s infinite alternate ;
-ms-animation: color_change 0.5s infinite alternate ;
-o-animation: color_change 0.5s infinite alternate ;
animation: color_change 0.5s infinite alternate ;
font-weight: bold;
}


.nsupdate {
 
    color: #000000;
    float: right !important;
    border: rgba(25, 25, 25, 0.16) 1px solid;
    padding: 0px 11px;
    height: 38px;
    margin: 5px 0 0 0;
    background-color: #FFF;
}
.nsupdate p{  
    font-size: 13px;
    padding: 8px 10px;
}
.nsupdate h5 {
    float: left;
    padding: 0px 15px 0 0;
    margin-right: 10px;
    color: #000;
    font-weight: bold;
}

#live_news {
	height:25px !important;
	overflow:hidden !important;
	}

#live_news li{
	width:100%;
	margin:11px auto 0 !important;
	overflow:hidden !important;
font-size:11px;
	}

 
/*

.marquee, *[class^="marquee"] {
	display: inline-block;
	white-space: nowrap;
	position:absolute;
}
*/
.marquee{
 /* margin-left: 25%;*/
}

.marquee-content-items{
  display: inline-block;
  padding: 5px;
  margin: 0;
  
  /*position: relative;*/
}

.marquee-content-items li{
  display: inline-block;
   
  color: #000;
}
/*
.marquee-content-items li:after{
	content: "|";
	margin: 0 1em;
}
*/
 
.notpages{
	color: #000000;
	font-size: 28px;
	text-align: center;
	padding: 4% 0 4%;
	background: rgb(255, 255, 255);
	margin-bottom: 30px;
	}
	
.notpages h2{
	color: #F26F23;
	font-size:125px;
    margin-bottom: -10px;
    font-weight: bold;
}
.skin-dark{
	background: #000000;
	color: #fff;
	font-size: 14px;
}
.skin-dark:hover{
	background: #000000;
	color: #F26F23;
	font-size: 14px;
	}


.news .col-xs-12 {
    margin-bottom: 0px !important;
}

.news  h4 {
    color: #F26F23;
}
.thumb h5{
           text-align: center;
}

.ads_bottom{
            background: rgba(253, 248, 244, 0.1);
    float: left;
    width: 100%;

}
#event_ticker{
    float: left;
    width: 100%;
    min-height: 80px;
}

.ad_top{
 background: rgba(253, 248, 244, 0.1);
    text-align: center;
    display: none;
}

section {
    overflow: hidden;
}

/* form style */
.form-style{
	max-width: 500px;
	padding: 40px 30px 40px 40px;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 20px auto;
	background: #FFFFFF;
	border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}
.form-style-heading{
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    padding-bottom: 3px;
}
.form-style label{
    display: block;
    margin: 0px 0px 15px 0px;
}
.form-style label > span{
    width: 100px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}
.form-style span.required{
    color:red;
}
.form-style input[name=phone1]{
    width: 40px!important;
    text-align: center;
}
.form-style  input[name=phone2]{
    width: 120px!important;
}
.form-style input[type=text], input[type=email]{
    width: 48%;
   
}

.form-style input[type=text], input[type=email],
.form-style input[type=file],
.form-style textarea,
 .form-style select{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
}
.form-style input[type=text]:focus, input[type=email]:focus, .form-style input[type=file]:focus, .form-style textarea:focus, .form-style select:focus{
    border: 1px solid #0C0;
}
.form-style textarea{
    height:100px;
    width: 55%;
}
.form-style button[type="submit"] {
    -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
    box-shadow: inset 0px 1px 0px 0px #3985B1;
    background-color: #216288;
    border: 1px solid #17445E;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}
.form-style button[type="submit"]:hover {
    background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
    background-color: #28739E;
}
.form-style .success{
	background: #D8FFC0;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #2E6800;
	border-left: 3px solid #2E6800;
}
.form-style .error {
	background: #FFE8E8;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #FF0000;
	border-left: 3px solid #FF0000;
}