hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video, p {
    vertical-align: middle;
}
 h4, p{
     margin: 0;
     padding: 0;
 }
body{
    margin: 0;
    padding: 0;
    background: #fff;
    /*Used for GP background: rgba(0, 0, 0, 0) linear-gradient(to right, #25c481, #25b7c4) repeat scroll 0 0;
    background-image: -o-linear-gradient(to right, #25c481, #25b7c4);
  background-image: linear-gradient(to right, #25c481, #25b7c4);*/
  font-size: 14px;
  font-family: "Ubuntu Condensed",sans-serif;
}
 .videos img {
  width:100%;
  height:auto;
}
a.video {
  float: left;
  position: relative;
    width:100%;
}
a.video span {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("../images/play-btn.png") no-repeat;
  background-position: 50% 50%;
  background-size: 300%;
}
@media screen and (max-width: 480px) {
  a.video span {
    background-size: 400%;
  }
}
.wrapper{
    width: 100%;
    float: left;
    height: auto;
}
.header{
    width: 100%;
    height: auto;
    float: left;
}
.header-menu{
    width: 100%;
    height: auto;
    float: left;
}
.header-menus{
    width: 100%;
    height: auto;
    float: left;
    display: none;
}
 .logo {
    color: #000;
    float: left;
    padding: 5px;
    color: #EE1C25;
}
.category-title
{
    width: 100%;
    height: auto;
    text-align: left;
    margin: 0 auto;
    color: #FAFAFA;
}

.subscription-title
{
    width: 100%;
    height: auto;
    text-align: left;
    margin-top: 10px;
    color: #000;
}

.namaz-container-left
{
    float: left;
    margin: 0 auto;
    margin-left: 4px;
    text-align: center;
    width: 18%;
}
.accountsubscription{
    width: 100%;
    float: left;
    margin-bottom: 5px; 
    text-align: center;
     margin-top: 5px;
}
.accountsubscription a{
    color: #ffed20;
}
.namaz-alert{
    width: 100%;
    float: left;
    margin-top: 10px;
}
.namaz-alert-time{
    min-width: 100%;
    max-width: 90%;
    float: left;
    margin-top: 10px;
    text-align: center;
}
.namaz-time{
    width: 75%;
    border: 1px solid #fff;
    color: #19bc9b;
    font-size: 20px;
    margin: 0 auto;
}
.time{
    color: #fff;
    font-size: 12px;
}
.namaz-time i{
    color: #FFED20;
    font-size: 34px;
    font-weight: bolder;
    padding: 8%;
}
.content-area{
    width: 100%;
    float: left;
    height: auto;
    margin-bottom: 5px;
}
.tip-title{
    width: 100%;
    float: left;
    height: auto;
    background: #F0B81F;
    margin-bottom: 5px;
    text-align: center;
}
.tab-content{
    width: 50%;
    height: auto;
    float: left;
    margin-top: 10px;
}
.tab-content-info{
    float: right;
    height: 130px;
    margin-top: 10px;
    width: 50%;
}
.play-section{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
}
.title-menu{
   border: 1px solid red;
    color: #000;
    padding: 5px 1px;
    text-align: center;
}
.content{
    text-align: center;
    width: 95%;
    height: auto;
    margin: 0 auto;
}
.content .contentimg{
    border: 1px solid #F4C012;
    border-radius: 5px;
}
.content-icon
{
    width: 20%;
    height: 100%;
    float: left;
}
.back{
    background: #fff none repeat scroll 0 0;
    border: 2px solid #f4c012;
    border-radius: 5px;
    display: block;
    margin: 0 auto 8px;
    padding: 5px;
    width: 111px;
    color: #F0B81F;
}
.heading-bg{
   background: #9203c7;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    margin: 10px auto 0;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
    display: block;
    border: 1px solid #fff;
}
.heading-bg-title{
    border-radius: 5px;
    color: #000;
    margin: 10px auto 0;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
    display: block;
}
.heading-cont{
   background: red;
    color: #fff;
    margin: 0 auto;
    width: 75px; 
}
.content-bg{
    width: 60%;
    height: 100%;
    float: left;
}

.help-center{
    width: 100%;
    height: auto;
    color: #000;
    text-align: center;
    font-size: 12px;
    float: left;
    margin-bottom: 10px;
}
.categorytitle{
     background: none repeat scroll 0 0 #fafcfd;
    float: left;
    height: auto;
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
}
.category-title h4{
    width: 50%;
    float: left;
    margin-left: 10px;
    color: #000;
    font-size: 18px;
}
.btn{
    float: right;
    background: #fff;
    margin-right: 16px;
    padding: 2px 5px;
    color: #000;
    border: 1px solid #000;
    border-radius: 5px;
    font-size: 11px;
}
a {
    color: #fff;
    border: 0; outline: 0;
    text-decoration: none;
}

.pagination {
    text-align: center;
    margin: 20px
}
.pagination a, .pagination b {
    background: #ff6600;
    display: inline-block;
    margin-right: 3px;
    padding: 4px 12px;
    text-decoration: none;
    line-height: 1.5em;	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.pagination a:hover {
    background-color: #6600ff;
    color: #fff;
}
.pagination a:active {
	background: #BEBEBE;
}
.pagination b {
    color: #fff;
    background-color: #BEBEBE;
}
.footer{
    width: 100%;
    height: 38px;   
    text-align: center;
    background: #737373;
    float: left;
    position: fixed;
    bottom: 0;
}
.footer-menu i{
   color: #fff;
   font-size: 32px;
   
}
/*search css*/
.search-container{
    background: #fff;
    height: auto;
    width: 100%;
    float: left; 
    margin-top: 3px;
}
.search-result{
    background: #fff;
    width: 100%;
    float: left; 
    margin-top: 3px;
    font-family: 'Siyam Rupali';
    src: url('fonts/SiyamRupali.eot?version=1.070');
    src: local('Siyam Rupali'), url('fonts/SiyamRupali.woff?version=1.070') format('woff'),       url('fonts/SiyamRupali.ttf?version=1.070') format('truetype');
    font-style: normal;
    unicode-range: U+0980-09FF;
}
input[type="text"] {
  display: block;
  margin: 0;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
}
.style-3 input[type="text"] {
  padding: 10px;
  border: solid 5px #c9c9c9;
  -webkit-box-shadow: inset 0 0 0 1px #707070;
  -moz-box-shadow: inset 0 0 0 1px #707070;
  box-shadow: inset 0 0 0 1px #707070;
  -webkit-transition: box-shadow 0.3s, border 0.3s;
  -moz-transition: box-shadow 0.3s, border 0.3s;
  -o-transition: box-shadow 0.3s, border 0.3s;
  transition: box-shadow 0.3s, border 0.3s;
}
.style-3 input[type="text"]:focus, .style-3 input[type="text"].focus {
  border: solid 5px #969696;
}
 select {
    padding:3px;
    margin-top: 3px;
    margin-bottom: 3px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    width: 100px;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

label {position:relative}
label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
}
.myButton {
	background-color:#33bdef;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:5px 20px;
	text-decoration:none;
}
.myButton:hover {
	background-color:#019ad2;
}
.myButton:active {
	position:relative;
	top:1px;
}
table{
  font-size: 11px;
}
table th {
    background-color: #00CCCC;
    color: white;
}
tr {background: none;}
tr td{
   border-bottom: 1px solid #F0B81F;
}
@media screen and (max-width: 300px) { 
 input[type="text"] {
  display: block;
  margin: 0;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
}
.style-3 input[type="text"] {
  padding: 5px;
  border: solid 2px #c9c9c9;
}
.style-3 input[type="text"]:focus, .style-3 input[type="text"].focus {
  border: solid 2px #969696;
}
.myButton {
    background-color: #33bdef;
    padding: 5px;
    width: 100%;
}
.myButton:hover {
	background-color:#019ad2;
}
}
.song-list{
    border-radius: 10px;
    text-align: center;
}
.btn-fullsong{
    padding: 2px;
    margin: 0;
    background: #f0b81f;
    text-decoration: none;
    border-radius: 5px;
    width: 80px;
    height: 23px;
    margin: 5px auto 0;
    color: #231f20;
    font-size: 12px;
    font-weight: bold;
    display: block;
}
.title-name{
    color: #000;
    font-size: 13px;
}
.rbbtn_holder_full{background: #9203C7; padding: 2px; color: #fff; width: 96px; font-size: 14px; font-weight: bold;}


.subscribebutton{
    width: 100%;
    float: left;
    text-align: center;
    color: #000;
}
.subscribebutton > a{
        background: #D5534F;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    padding: 5px 0;
    width: 112px;
    border: 1px solid red;
}
.img-holder{
    border-radius: 5px;
    border: 1px solid #aaa1a1;
}
 .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
@media screen and (max-width: 40em) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
}
.footer-menu{
    width: 33%;
    height: 100%;
    float: left;
    padding: 3px 0px;
    text-align: center;
}
.footer-menu img{
    
}
.level{
    margin-top: 90px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.search {
  width: 100%;
  position: relative
}

.searchTerm {
  float: left;
  width: 100%;
 border: 1px solid #a3a3a3;
  padding: 5px;
  height: 32px;
  border-radius: 5px;
  outline: none;
  color: #9DBFAF;
}

.searchTerm:focus{
  color: #00B4CC;
}

.searchButton {
  position: absolute;  
  right: 0px;
  width: 47px;
  height: 32px;
  border: 1px solid #e60000;
  background: #e60000;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 20px;
}
.src-wrap{
  width: 100%;
}