@charset "utf-8";
/* CSS Document */

body{
	font-family: 'Open Sans', sans-serif;
 font-family: 'Oswald', sans-serif;

}

a{
color:#e78529;
}
a:hover{
color:#e78529;
text-decoration: none;
}

h1,h2,h3, h4, h5, h6, p, ul, li, form, input, select {
margin: 0;
padding: 0;
}

img{
max-width: 100%;
height: auto;

}

.topbar{
background: #0a0a0a;
}
.temp, .language{
float: right;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 500;
color: #ccc;
padding: 5px;
margin-top: -4px;
margin-bottom: 5px;
}

.language2{
background: #333;
padding: 3px 10px;
border-radius: 0 0 3px 3px;
font-weight: 600;
margin-bottom: 10px;
float: right;
margin:  0 0 0 20px;
}
.time1, .time2, .search, .login{
display: inline-block;
font-family: 'Open Sans', sans-serif;
}

.time1{
padding:0;
background: #b6b6b6;

}

.time1 span{
color: #333;
padding: 2px 10px;
display: inline-block;
vertical-align: middle;
}.time2{
color: #ccc;
font-weight: 500;
padding: 1px 15px;
border-right: 2px solid #ccc;
margin-right: 20px;
}
.navbar{
background: #cacbcd;
}

.loginbtn{
padding: 4px 20px;
color: #cccccc;
border: 2px solid #ccc;
text-transform: uppercase;
font-weight: 700;
font-size: 13px;



}
.serchinpt{

background: #333;
color: #fff;
border: none;border: 1px solid #666;
width: 100px;
display: inline-block;
display: none;
vertical-align: middle;
padding: 2px;
margin: 0 5px;
}
.d-block2{
width: 100%;
clear: both;
}

.carousel-indicators li{
background: #f1f1f1;
}
.carousel-indicators li {
width: 15px;
height: 15px;
}

.carousel-indicators .active {
background: #e78529 !important;
height: 30px;
margin-top: -15px;

}


.nav-item{
position: relative;
}
.navbar-nav .dropdown-menu{
margin-top: 0;
border-radius: 0;
border: none;
box-shadow: 0 0 5px #ccc;
font-size: 14px;
min-width: 16rem;


}

.dropdown-item {
    
    padding: .55rem 1.5rem;}
	
	.dropdown-item:hover {
	background: #f1f1f1;
	}
	
	
	

.navbar-expand-md .navbar-nav .nav-link {
    padding: 1rem;
  text-transform: uppercase;
	font-size: 14px;
	color: #000;
	font-weight: 600;
	letter-spacing: 1px;
	
}

.navbar{
padding: 0;

}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #fff;
	background: #e78529;
	
}

.navbar-dark .navbar-toggler{
border: none !important;
outline: none;
}
.nav-link:hover {
color: #333!important;
}

.heading{
font-size: 30px;
font-weight: 700 !important;
padding: 15px 0 25px;
border-top: 8px solid #e78529;
text-align: left;
text-transform: uppercase;
color: #000;
font-style: italic;
letter-spacing: 1px;


}

.lfimg{
width: 20%;
display: inline-block;
}

.rttxt{
width: 76%;
display: inline-block;
padding: 0 5px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
vertical-align: middle;
}


.sectionpadd{
padding: 100px 0;

}
.highlights{
text-transform: uppercase;
font-size: 16px;
font-weight:700;

}

.highlight-row{
margin-bottom: 15px;
border-bottom: 1px solid #ccc;
padding-bottom: 15px;
}

.highlightbox{
padding: 15px 20px;
background: #f1f1f1;
}
.lastrow{
margin: 0;
padding: 0;
border: none;
}

.tracksearch{
background: #999999;
color: #f1f1f1;
text-align: left;
}
.tracksearch input{
background: none;
border: none;
color: #f1f1f1 !important;
text-align: left;
padding: 5px;

}
.searchbtn{
float: right;
border: none;
background: none;
}

.artist{
font-size: 12px;
font-family: 'Oswald', sans-serif;

}

/*audio css*/
.aligned { 
	text-align: center; 
	padding-bottom:28%; 
}
.aligned_input { 
	text-align: center; 
	padding-bottom:-10%; 
}
.aligned_text { 
	text-align: center; 
	font-size: 88%;
}
.no:hover {
	background:none;
} .no:active {
	background: none;
}
#seconds {
	font-size:10px;
}
.btn-custom {
	background-color: black;
	color:white;
	transition-property: background, opacity;
	transition-duration: 0.5s;
} .btn-custom:hover, .btn-custom:active, .btn-custom:focus {
	cursor: pointer;
	opacity:0.5;
	color:white;
	//background-color:white;
} 
.audiobox{
margin: 
5px 10px;
}
.audiobox .btn {
font-size: .5rem;
}

/**/


.player {
  background: #242628;
  background: -moz-linear-gradient(top, #242628 0%, #000000 100%);
  background: -webkit-linear-gradient(top, #242628 0%, #000000 100%);
  background: linear-gradient(to bottom, #242628 0%, #000000 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#242628', endColorstr='#000000', GradientType=0);
  position: relative;
  width: 100%;
  z-index: 2;
}

.splitTxt,
.icons {
  color: #ffffff;
}

.trackDetails {
  text-align: center;
  margin: 4px auto;
 
  height: 38px;
  border: 1px solid #1e1e1e;
  background: #000000;
  border-radius: 4px;
  padding: 6px;
}

.title,
.artist {
  color: #999;
  -moz-user-select: none;
  left: 167px;
}

.title {
  font-size: 14px;
  font-weight: bold;
}

.artist {
  font-size: 12px;
}

.playlistIcon,
.volumeIcon {
  position: absolute;
  right: 0;
  cursor: pointer;
  height: 34px;
  width: 32px;
}

.volumeIcon {
  bottom: 6px;
  display: block;
}

.controls {
  cursor: pointer;
  height: 40px;
 
  margin: 0 auto;
}

.controls .play,
.controls .pause,
.controls .rew,
.controls .fwd {
  float: left;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
}

.controls .play,
.controls .pause,
.plIcon,
.volumeIcon {
 
}

.controls .pause {
  display: none;
}

.hidden {
  display: none;
}

.controls .visible {
  display: inline-block;
}

.tracker {
  cursor: pointer;
  height: 5px;
}

.ui-widget.ui-widget-content {
  border: 0;
}

.ui-corner-all {
  border-radius: 0;
}

.ui-slider .ui-slider-handle {
  display: block;
  height: 14px;
  border-radius: 14px;
  width: 14px;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}

.tracker .ui-slider-range {
  background: #00dbde;
  background: -moz-linear-gradient(left, #00dbde 0%, #fc00ff 100%);
  background: -webkit-linear-gradient(left, #00dbde 0%, #fc00ff 100%);
  background: linear-gradient(to right, #00dbde 0%, #fc00ff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00dbde', endColorstr='#fc00ff', GradientType=1);
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
  height: 100%;
  top: 0;
}

.volume .ui-slider-range {
  background: #333333;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}

.volume.ui-widget-content {
  background: #00dbde;
}

.ui-slider-handle {
  cursor: pointer;
  height: 10px;
  margin-left: -5px;
  top: 2px;
  width: 10px;
  z-index: 2;
}

.volume {
  display: none;
  right: 12px;
  position: absolute;
  top: 35px;
  height: 100px;
  width: 20px;
  box-shadow: 0px 0px 10px #000;
}

.volume .ui-slider-handle {
  display: none;
}

.playlist {
  background-color: #1e1e1e;
  list-style-type: none;
  padding-bottom: 10px;
  text-align: left;
  padding: 15px;
  position: absolute;
  width: 100%;
  z-index: 100001;
  display: none;
  -webkit-transition: all ease-in-out .1s;
  transition: all ease-in-out .1s;
}

.playlist li {
  color: #eeeeee;
  cursor: pointer;
  margin-bottom: 4px;
  padding: 6px 12px;
  -webkit-transition: all ease-in-out .1s;
  transition: all ease-in-out .1s;
}

.playlist li:hover {
  background: #333333;
}

.playlist li.active {
  font-weight: bold;
  background: #000000;
}

.show {
  display: block;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 0;
}

.ui-widget-content {
  background: #666666;
}

.cr {
  color: #f9f9f9;
  text-align: center;
}
.playerbox{
position: relative;
}
.player{
padding: 10px 0;

}
/*888*/

.highlightbox2 {
    padding: 30px 20px;
    background: #f1f1f1;
	margin-bottom: -5px;
}

.cardrow{
margin-bottom: 20px;
}

.latestaudio{
position: relative;
z-index: -1;
}

.cardbox{
box-shadow: 0 0 10px #ccc;
background: #fff;
}

.card-img{
width: 40%;
display: inline-block;
}

.card-txt{
font-family: 'Open Sans', sans-serif;
width: 50%;
display: inline-block;
padding: 5%;
vertical-align: middle;
font-size: 14px;


}

.cardbox:hover{
background: #e78529;
}
.cardbox:hover a{
color: #fff;
}
.cardbox:hover .date{
color: #ccc;
}




.tracksearch ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.tracksearch ::-moz-placeholder { /* Firefox 19+ */
  color:  #fff;
}
.tracksearch :-ms-input-placeholder { /* IE 10+ */
  color:  #fff;
}
.tracksearch :-moz-placeholder { /* Firefox 18- */
  color:  #fff;
}

.latestaudiobox{
margin-bottom: 80px;
}


/*Social media css*/

.whitebox2 {
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    padding-bottom: 1px;
}

.social-hd {
    background: #eeeff4;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
}

.sociallogo {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.fb-contentbox {

height: 350px;
    padding: 20px;
    border-bottom: 1px solid #ccc;
    overflow-y: scroll;
}

.fb-plugin {
    padding: 5px;
}

.whitebox2 {
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    padding-bottom: 1px;
}
.twitter-tbl td{
padding: 5px;

}
.twitbg {
    background: url(../images/twittergradient.png) repeat-x top;
}

.twitter-tbl2 td{
padding: 25px 15px;
color: #838383;
font-size: 12px;
font-family: 'Open Sans', sans-serif;


}
.fbtable td{
padding:5px ;
color: #828282;
font-size: 13px;

}

.fbtable a{
color:#335a9d;

}


footer{
font-family: 'Open Sans', sans-serif;
background: #333;
color: #c8c8c8;
padding-top: 50px;

}

.copytight{
padding: 20px 0;
background: #000;
color: #999;
font-size: 12px;
}
.footer1{
margin-bottom: 50px;
}

.footerlinks{
list-style-type: none;

}
.footerlinks li a{
padding: 5px 0;
display: block;
color: #999;
border-bottom: 1px solid #666;


}
.footerlinks li a:hover{
color: #ccc;
}

.footernav a{
color: #999;
}


/*search css*/

.search {
    padding: 5px 0;
  display: inline-flex;
    position: relative;
 
    line-height: 22px;
}

    .search input {
        position: absolute;
		background: #f1f1f1;
		border: none;
		
        width: 0px;
        float: left;
         margin-left: 0px;
		 right: 28px;
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
        height: 32px;
        line-height: 18px;
        padding: 0 2px 0 2px;
        border-radius:1px;
    }

        .search:hover input{
            width: 320px;
            margin-left: 0px;
			padding: 5px;
			right: 30px;
        }
		.searchbtn{
		background: none;
		border: none;
		padding: 0;
		position: relative;
		z-index: 1;
		
		}
		
		
	/*css for opinio poll*/
	
		.chatbtn {
    text-align: right;
    font-size: 14px;
    font-weight: 700;
    position: fixed;
    bottom: 0;
    right: 5px;
   
}

.chatbtn a {
    display: inline-block;
	 background: #fff;
    padding: 5px;
    border-radius: 10px 10px 0 0;
    border: 2px solid #ccc;
}

.popup-box {
    background-color: #ffffff;
    border: 1px solid #b0b0b0;
    bottom: 0;
    display: none;
  
    position: fixed;
    right: 0;
    width: 300px;
    font-family: 'Open Sans', sans-serif;
}

.popup-box-on {
    display: block !important;
}


.panel-primary {
    border-color: #428bca;
}
.panel {
  
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #e78529;
    border-color: #e78529;
}


.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}


.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}


.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-primary {
    color: #fff;
    background-color: #e78529;
    border-color: #e78529;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.popup-box button.close{
background: none;
border: none;
margin: 5px;
color: #fff;
}



.contentsection{
padding: 30px 0;
}

.whitebg{
background: rgba(255,255,255,0.8);
padding: 30px 40px;
}

.contentsection h2{
margin-bottom: 20px;
border-bottom: 1px solid #ccc;

}
.contentsection h5{
margin: 0 0 10px 0;
}

.pagetitle{

color:#fff;
padding: 40px 0;
font-size: 48px;

background: rgb(181,189,200); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(181,189,200,1) 0%, rgba(130,140,149,1) 46%, rgba(40,52,59,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 46%,rgba(40,52,59,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 46%,rgba(40,52,59,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.breadcrumb2{
float: right;
font-size: 16px;
margin-top: 20px;

}
.breadcrumb2 a{
margin: 0 10px;

}
.footermenu {
    text-align: center;
    border-bottom: 1px solid #666;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-transform: uppercase;
}


.footermenu a {
    display: inline-block;
    margin: 10px 15px;
    color: #ccc;
    font-size: 12px;
}
.carousel-caption{
border-left: none !important;
text-align: right;
border-right: 8px solid #e78529 !important;
}