@font-face {
    font-family: 'noto_serif_teluguregular';
    src: url('../fonts/NotoSerifTelugu/notoseriftelugu-variablefont_wght-webfont.woff2') format('woff2'),
         url('../fonts/NotoSerifTelugu/notoseriftelugu-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*@font-face {
    font-family: 'Kohinoor Telugu';
    src: url('../fonts/KohinoorTelugu-Bold/KohinoorTelugu-Bold.woff2') format('woff2'),
        url('../fonts/KohinoorTelugu-Bold/KohinoorTelugu-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kohinoor Telugu';
    src: url('../fonts/KohinoorTelugu-Medium/KohinoorTelugu-Medium.woff2') format('woff2'),
        url('../fonts/KohinoorTelugu-Medium/KohinoorTelugu-Bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}*/

 body{
       font-family: 'Kohinoor Telugu';
       font-weight: 500;
      font-style: normal;
    }
    h1,h2,h3,h4,h5,h6{
       font-family: 'Kohinoor Telugu';
       font-weight: bold;
    font-style: normal;
    font-display: swap;
    }
/*----------------Bible.php---------------------------*/


table.dataTable thead th, table.dataTable thead td {
   /* padding: 8px 0px !important;*/
   padding: 15px 16px !important;
    
}
@media (max-width: 425px) {
body{
  font-size: 0.8rem !important;
}
h2{
  text-align: center;

}
.dataTables_wrapper .dataTables_paginate .paginate_button {
   
    padding: 0.4em 0.8em;
}
.sorting{
  width: 151px !important;
}

}


/*-------------view chapters.php ------------------*/
.wrapper{
      max-width: 100% !important;
    }

 #player-container #play-pause {
  cursor: pointer;
  text-indent: -999999px;
  height:10px;
  width: 0px;
  padding: 12px 18px;
  z-index: 2;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMiAyNHYtMjRsMjAgMTItMjAgMTJ6Ii8+PC9zdmc+);
    background-repeat: no-repeat!important;
    background-position: center;
    background-size: 16px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:20px;
  background-color: gainsboro;
}
.play {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMiAyNHYtMjRsMjAgMTItMjAgMTJ6Ii8+PC9zdmc+);
}
.pause {
   background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTAgMjRoLTZ2LTI0aDZ2MjR6bTEwLTI0aC02djI0aDZ2LTI0eiIvPjwvc3ZnPg==)!important;
}#ch_audio{
  max-width: 100%;
}
@media (max-width: 425px) {
  .select-type{
  margin-bottom:10px; 
}
.table td, .table th {
    padding: 5px;
}
body{
  font-size: 14px;
}
.audio-file{
  text-align: center;
}
.audio-file figcaption{
  margin-left: 0px !important;

}

}
.audio-file figcaption{
  margin-left: 60px;

}
