@charset "utf-8";

@font-face {
  font-family: manrope;
  src: url('fonts/Manrope-VariableFont_wght.ttf');
}

*:focus{
	outline:0 !important;
}

html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#ffffff;
	font-family: manrope,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif !important;
	font-weight:650;
	font-size:1rem;
	text-transform: uppercase;
	width:100%;
	letter-spacing: 0.065rem;
}

html{
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
}

body{
    /*background-color:#ffff00;*/
	width:100%;
	margin:0 auto;
}

a{
	outline: 0;
	text-decoration:none !important;
	color:#454545 !important;
	background-color: initial !important;
}

a:hover{
	color:#000;
}

img{
	outline: 0;
	border: none;
}

div{
	margin:0;
	padding:0;
	box-sizing: border-box;
}

/* ---------------------- */

#catthem{
	clear:both;
	margin:0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	width:100%;
	padding:5px;
	color:#717171;
	/*border:1px dotted;*/
}

.catthem_div{
	margin-right:20px;
	padding-right:20px;
	/*width:15%;*/
	width:auto;
	height:40px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	font-size:0.85em;
	/*background-color:#FF0;*/
	border-right:2px solid #9e9e9e;
	text-align:center;
}

.catthem_div:last-child{
	border-right:none;
}

.catthem_span{
	display: inline-block;
	width:20px;
	height:20px;
	/*background-color:#5f5f5f;*/
	margin:0;
	padding:0;
}

.catthem_div:last-child>.catthem_span{
	display: inline-block;
	width:30px;
	height:20px;
	/*background-color:#5f5f5f;*/
	margin:0;
	padding:0;
}


.fsort{
	width:90%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	font-size:0.8em;
	margin-top:30px;
	margin-bottom:20px;
	/*background-color:#ff0;*/
	color:#575757;
}

.csm{
   font-size:0.75em; 
}

.openhidealld{
   width:75%;
   display: flex;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-end;
   align-items: center;
   font-size:0.9em;
   margin-top:10px;
   margin-bottom:20px; 
}

.openhideallbtn{
   cursor:pointer;
}

.results{
	clear:both;
	margin:0 auto;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	width:100%;
	padding:5px;
	font-size:0.9em;
	color:#404040;
	/*border:1px dashed;*/
	letter-spacing: 0.055rem;
}

.btnmoreless{
    cursor:pointer;
    text-align:right;
}

.resultsW{
	margin:0 auto;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	width:100%;
	padding:5px;
	/*margin-bottom:10px;*/
	/*background-color:#0F0;*/
}

.resultsT{
	margin:0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	width:100%;
	padding:5px;
	text-align:left;
	/*background-color:#FF0;*/
}

.resultsW:nth-child(odd){/*odd | even*/
    background-color:#ededed;
}

.resultsW:nth-child(even){/*odd | even*/
    background-color:#dddddd;
}

.resultsT div{
	margin-right:10px;
	width:30%;
}

.allr{
    /*background-color:#ff0;*/
    transform: rotate(90deg);
}

.resCat{
    /*background-color:#ff0;*/
    justify-content: start;
	align-items: start;
	text-align:left;
}

.resCat span{
    /*background-color:#f00;*/
}

.resTitlos{
    text-align:left;
    padding-left:55px;
}

.resInfo{
    font-size:0.9em;
    font-weight:550;
}

.resultsD{
	margin:0 auto;
	display: none;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: start;
	align-items: start;
	width:100%;
	padding:5px;
	/*background-color:#FF0;*/
	/*border:1px dashed;*/
	border-top:none;
	font-size:0.9em;
	color:#5f5f5f;
	text-align:left;
}

.resultsD div{
	margin-right:10px;
}

.resultsDL{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-start;
	width:27.5%;
	padding:5px;
	/*background-color:#FF0;*/
	text-align:left;
	height:140px;
	overflow:hidden;
	padding-left:23px;
}

.resultsDC{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-start;
	width:21.2%;
	padding:5px;
	/*background-color:#F00;*/
	text-align:left;
	height:140px;
	overflow:hidden;
}

.resultsDR{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-start;
	width:30%;
	padding:5px;
	/*background-color:#8e8e8e;*/
	text-align:left;
}
/*
.myaudiop {
  width: 470px;
  padding: 35px 20px;
  margin: auto;
  background-color: white;
  border: 1px solid black;

  .player-controls {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  #radioIcon {
    width: 30px;
    height: 30px;
    background: url('https://img.icons8.com/ios/50/000000/microphone.png') no-repeat center;
    background-size: contain;
  }

  .playAudio {
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    border: none;
    width: 30px;
    height: 30px;
    background: url('https://img.icons8.com/play') no-repeat center;
    background-size: contain;

    &.pause {
      background: url('https://img.icons8.com/pause') no-repeat center;
      background-size: contain;
    }
  }

  p {
    margin: 0 0 0 5px;
    line-height: 1;
    display: inline-flex;

    small {
      font-size: 10px;
    }
  }

  .seekObjContainer {
    position: relative;
    width: 300px;
    margin: 0 5px;
    height: 5px;

    .seekObj {
      position:relative;
      width: 100%;
      height: 100%;
      background-color: #e3e3e3;
      border: 1px solid black;

      .percentage {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        background-color: coral;
      }
    }
  }
}

.auddur{
   font-size: 10px; 
}
*/

.myaudiop{
    width:360px;
    background:transparent;
    border:1px solid #848383;
    border-radius:14px;
    padding:20px;
    border-opacity:0.9;
}

.player-controls{
    display:flex;
    align-items:center;
    gap:15px;
}

.playAudio{
    width:40px;
    height:40px;
    display:flex;
    justify-content:center;
    align-items:center;
    border:1px solid rgba(132,131,131,.75);
    border-radius:50%;
    background:rgba(255,255,255,.08);
    transition:.25s;
    cursor:pointer;

}	
.playAudio:hover {
    background:rgba(255,255,255,.15);
    transform:scale(1.15);
}

.playAudio i{
    font-size:30px;
    color:#848383;
    pointer-events:none;
}
	
#radioIcon{
    width:12px;
    text-align:center;
    color:#848383;
}

.playing-track{
    animation:pulse 4s infinite;
}

@keyframes pulse{
    0%   {opacity:.55;}
    50%  {opacity:1;}
    100% {opacity:.55;}
}

.seekObjContainer{
    flex:1;
}

.seekObj{
    width:100%;
    height:6px;
    background:rgba(132,131,131,.25);
    border-radius:20px;
    overflow:hidden;
    cursor:pointer;
}

.percentage{
    width:0;
    height:100%;
    background:#848383;
}

p{
    margin:0;
    min-width:90px;
    font-size:13px;
    text-align:right;
    color:#848383;
}

.currentTime{
    color:#848383;
}

.auddur{
    color:#848383;
}

@media screen and (max-width:576px) {
    .allr{
        /*background-color:#ff0;*/
        transform: rotate(0deg);
    }
    
    #catthem{
	    flex-direction: column;
	    justify-content: flex-start;
	    align-items: flex-start;
	    /*background-color:#ff0;*/
	    width:100%;
    }
    
    .catthem_div{
    	margin-right:20px;
    	padding-right:20px;
    	/*width:15%;*/
    	width:100%;
    	height:40px;
    	display: flex;
    	flex-direction: row;
    	flex-wrap: nowrap;
    	justify-content: flex-start;
    	align-items: center;
    	font-size:0.85em;
    	/*background-color:#F00;*/
    	border-right:none;
    	text-align:left;
    }

    .catthem_div:last-child{
    	border-right:none;
    }

    .catthem_span{
    	display: inline-block;
    	width:20px;
    	height:20px;
    	/*background-color:#5f5f5f;*/
    	margin:0;
    	padding:0;
    }

    .catthem_div:last-child>.catthem_span{
    	display: inline-block;
    	width:20px;
    	height:20px;
    	/*background-color:#5f5f5f;*/
    	margin:0;
    	padding:0;
    }
    
    .fsort{
    	width:100%;
    	display: flex;
    	flex-direction: column;
    	flex-wrap: nowrap;
    	justify-content: center;
    	align-items: center;
    	font-size:0.8em;
    	margin-top:10px;
    	margin-bottom:5px;
    	/*background-color:#ff0;*/
    	color:#575757;
    }
    
    .csm{
       font-size:0.65em; 
       display:none;
    }
    
    .resultsD{
    	font-size:0.75em;
    	text-align:left;
    }

    .resultsD div{
    	margin-right:0px;
    }

    .resultsDL{
    	display: flex;
    	flex-direction: column;
    	flex-wrap: nowrap;
    	justify-content: flex-start;
    	align-items: flex-start;
    	width:31%;
    	padding:0px;
    	/*background-color:#FF0;*/
    	text-align:left;
    	height:140px;
    	overflow:hidden;
    	padding-left:0px;
    }

    .resultsDR{
    	display: flex;
    	flex-direction: column;
    	flex-wrap: nowrap;
    	justify-content: flex-start;
    	align-items: flex-start;
    	width:20%;
    	padding:5px;
    	text-align:left;
    }
    
    .myaudiop{
        width:100%;
        border:none;
    }
}

@media screen and (min-width:577px) and (max-width:820px) {
    
    .allr{
        /*background-color:#ff0;*/
        transform: rotate(0deg);
    }
    
    #catthem{
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
	    /*background-color:#ff0;*/
	    width:100%;
    }
    
    .catthem_div{
    	margin-right:20px;
    	padding-right:20px;
    	/*width:15%;*/
    	width:100%;
    	height:40px;
    	display: flex;
    	flex-direction: row;
    	flex-wrap: nowrap;
    	justify-content: center;
    	align-items: center;
    	font-size:0.85em;
    	/*background-color:#F00;*/
    	border-right:none;
    	text-align:left;
    }

    .catthem_div:last-child{
    	border-right:none;
    }

    .catthem_span{
    	display: inline-block;
    	width:20px;
    	height:20px;
    	/*background-color:#5f5f5f;*/
    	margin:0;
    	padding:0;
    }

    .catthem_div:last-child>.catthem_span{
    	display: inline-block;
    	width:20px;
    	height:20px;
    	/*background-color:#5f5f5f;*/
    	margin:0;
    	padding:0;
    }
    
    .fsort{
    	width:100%;
    	display: flex;
    	flex-direction: row;
    	flex-wrap: nowrap;
    	justify-content: center;
    	align-items: center;
    	font-size:0.8em;
    	margin-top:10px;
    	margin-bottom:5px;
    	/*background-color:#ff0;*/
    	color:#575757;
    }
    
    .resultsD{
    	font-size:0.75em;
    	text-align:left;
    }

    .resultsD div{
    	margin-right:0px;
    }

    .resultsDL{
    	display: flex;
    	flex-direction: column;
    	flex-wrap: nowrap;
    	justify-content: flex-start;
    	align-items: flex-start;
    	width:31%;
    	padding:0px;
    	/*background-color:#FF0;*/
    	text-align:left;
    	height:140px;
    	overflow:hidden;
    	padding-left:0px;
    }

    .resultsDR{
    	display: flex;
    	flex-direction: column;
    	flex-wrap: nowrap;
    	justify-content: flex-start;
    	align-items: flex-start;
    	width:20%;
    	padding:5px;
    	text-align:left;
    }
    
    .myaudiop{
        width:100%;
        border:none;
    }
    
}

@media screen and (min-width:824px) and (max-width:1076px) {
    
    .allr{
        /*background-color:#ff0;*/
        transform: rotate(0deg);
    }
    
    #catthem{
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
	    /*background-color:#ff0;*/
	    width:100%;
    }
    
    .catthem_div{
    	margin-right:20px;
    	padding-right:20px;
    	/*width:15%;*/
    	width:100%;
    	height:40px;
    	display: flex;
    	flex-direction: row;
    	flex-wrap: nowrap;
    	justify-content: center;
    	align-items: center;
    	font-size:0.85em;
    	/*background-color:#F00;*/
    	border-right:none;
    	text-align:left;
    }

    .catthem_div:last-child{
    	border-right:none;
    }

    .catthem_span{
    	display: inline-block;
    	width:20px;
    	height:20px;
    	/*background-color:#5f5f5f;*/
    	margin:0;
    	padding:0;
    }

    .catthem_div:last-child>.catthem_span{
    	display: inline-block;
    	width:20px;
    	height:20px;
    	/*background-color:#5f5f5f;*/
    	margin:0;
    	padding:0;
    }
    
    .fsort{
    	width:100%;
    	display: flex;
    	flex-direction: row;
    	flex-wrap: nowrap;
    	justify-content: center;
    	align-items: center;
    	font-size:0.8em;
    	margin-top:10px;
    	margin-bottom:5px;
    	/*background-color:#ff0;*/
    	color:#575757;
    }
    
    .resultsD{
    	font-size:0.75em;
    	text-align:left;
    }

    .resultsD div{
    	margin-right:0px;
    }

    .resultsDL{
    	display: flex;
    	flex-direction: column;
    	flex-wrap: nowrap;
    	justify-content: flex-start;
    	align-items: flex-start;
    	width:31%;
    	padding:0px;
    	/*background-color:#FF0;*/
    	text-align:left;
    	height:140px;
    	overflow:hidden;
    	padding-left:0px;
    }

    .resultsDR{
    	display: flex;
    	flex-direction: column;
    	flex-wrap: nowrap;
    	justify-content: flex-start;
    	align-items: flex-start;
    	width:34%;
    	padding:5px;
    	text-align:left;
    }
    
    .myaudiop{
        width:100%;
        border:1px solid #848383;
    }
    
}
