body,
html {
  font-family: none !important;
  height: 100%;
}
.wrap,
div.play,
nav,
nav ul {
  text-align: center;
}
.breadcrumb-post nav{
	text-align: left;
}
.all-title h2{
	font-size: 15px;
	color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
}
.title-content{
	font-size: 15px;
	font-weight: bold;
}

#breadcrumbs,
.all-title p,
.item-genre,
.title-audio {
  white-space: nowrap;
}
#back-to-top,
.btn-view-more,
.buton-download,
.button-show-hide,
.content-app p:hover,
.img-app,
div.play {
  cursor: pointer;
}
body {
  letter-spacing: 0;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
div.play {
  color: #ddd;
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 14px;
  position: relative;
  background-color: #25b7d3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px #ddd, inset 0 0 0 3px #fff,
    inset 0 0 0 4px #ddd;
  box-shadow: inset 0 0 0 1px #ddd, inset 0 0 0 3px #fff, inset 0 0 0 4px #ddd;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.wrap ul.wrap-nav li a,
nav ul li a {
  transition-property: all 0.2s linear 0;
  -moz-transition: all 0.2s linear 0;
  -webkit-transition: all 0.2s linear 0;
  -o-transition: all 0.2s linear 0;
  text-decoration: none;
}
div.play.active,
div.play:hover {
  -webkit-box-shadow: inset 0 0 0 0 #cd391f, inset 0 0 0 0 #fff,
    inset 0 0 0 0 #cd3920;
  -moz-box-shadow: inset 0 0 0 0 #cd391f, inset 0 0 0 0 #fff,
    inset 0 0 0 0 #cd3920;
  box-shadow: inset 0 0 0 0 #cd391f, inset 0 0 0 0 #fff, inset 0 0 0 0 #cd3920;
  color: #fff;
  background-color: #cd391f;
}
.box-player-single i {
  font-size: 40px;
  line-height: 90px;
}
nav {
  width: 100%;
  position: relative;
  height: auto;
  overflow: hidden;
  background: 0 0;
}
nav ul li {
  display: inline-block;
}
nav ul li a {
  color: #333;
  display: inline-block;
  padding: 1em;
  font-size: 15px;
}
.button {
  display: inline;
  position: absolute;
  right: 50px;
  top: 6px;
  z-index: 999;
  font-size: 30px;
}
.button a {
  text-decoration: none;
}
.button a i {
  color: #538f28;
}
.overlay {
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background: #ffffff;
  overflow: auto;
  z-index: 99;
}
.wrap {
  color: #e9e9e9;
  max-width: 90%;
  margin: 0 auto;
}
.wrap ul.wrap-nav {
  padding: 50px 0 100px;
}
.wrap ul.wrap-nav li {
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  width: 40%;
  position: relative;
  float: left;
  padding-left: 100px;
}
.wrap ul.wrap-nav li a {
  color: #000000;
  display: block;
  padding: 8px 0;
  font-size: 18px;
  text-align: left;
}
.wrap h2 {
  color: #fff;
  margin-top: 70px;
  text-align: left;
  padding-left: 100px;
}
#back-to-top,
.buton-download,
.info-post,
.order-aside p,
.view-more,
footer {
  text-align: center;
}

.img-box-home {
    padding: 0;
    max-height: 120px;
    overflow: hidden;
}

.box-home {
    border-radius: 5px;
    margin: 0 0 6 px 0;
    overflow: hidden;
    background: #fff;
    padding: 6px;
	width: 100%;
}

.img-box-home img {
    width: 100%;
    border-radius: 7px;
}

.title-box-home{
    padding-right: 0!important;
}

.title-box-home p{
    color: #333;
    margin-top: 6px;
    margin-left: 10px;
}

.title-box-home h2{
    color: black;
    margin-top: 10px;
    font-weight: bold;
}

.modal-title {
  color: #353535 !important;
}
.title-home {
  margin-bottom: 20px;
}
.kk-star-ratings.rgt {
  float: left !important;
}
.box-player-single {
  border: 1px solid #d6d6d6;
  padding: 10px;
  min-height: 115px;
}
.plyr__control {
  border: 1px solid #25b7d3;
  padding: 12px;
}
.plyr__control:hover {
  background: #25b7d3 !important;
}
.plyr--full-ui input[type="range"] {
  color: #25b7d3 !important;
}
.title-home h1,
.title-home h1 a {
  color: #484848 !important;
}
h1 {
  font-size: 25px;
  display: block;
  margin: -20px auto auto;
}
.title-category {
  margin: 0 !important;
}
button:focus {
  box-shadow: none !important;
  outline: 0 !important;
}
.buton-download:focus,
.myboxform .btn-search:focus {
  outline: 0;
}
button.btn-success {
  border-radius: 3px;
}
.fa,
.fab,
.fas {
  margin-right: 8px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
  text-transform: none;
}
.title-search {
  color: #fff;
}
.option2 {
  margin-top: 20px;
}
.box-option2 {
  margin-bottom: 20px;
}
.download-option2 {
  color: #1666ea;
  font-size: 16px;
}
.myheader {
  background-color: #ffffff;
  background-size: cover;
  position: fixed;
  z-index: 12;
  width: 100%;
  top: 0;
  height: 65px;
  box-shadow: 2px 2px 2px #c1c1c1;
}
.container-page h3 {
  font-size: 20px;
}
#back-to-top {
  position: fixed;
  bottom: 5px;
  right: 7px;
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 42px;
  background: #538f28;
  color: #fff;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  box-shadow: 3px 3px 4px #b5b5b5;
}
#back-to-top.show {
  opacity: 1;
}
#back-to-top .fas {
  margin-right: 0;
  font-size: 17px;
}
.logo {
  float: left;
  width: 20%;
  padding-left: 50px;
}
.logo a {
  font-size: 26px;
}
.logo a img {
  width: 40px;
}
.logo a span {
  font-size: 22px;
  font-weight: 700;
}
.loading-aside {
  width: 15px;
  display: none;
}
.category {
  padding-left: 80px;
  width: 80%;
}
.category > li > a {
  font-weight: 700;
}
.container-single {
  box-shadow: 3px 3px 3px #999;
}
.btn-view-same,
.view-more-aside,
.view-more-aside-hai {
  box-shadow: none !important;
}
.myinputform {
  padding: 0.75em 1em !important;
}
.wraper {
  background: #e6e6e6;
  position: relative;
  min-height: 100%;
}
#sec-ringtones {
  margin-top: -50px;
}
.container-item2,
.container-same-item {
  position: relative;
  background: #fff;
}
.container-same-item .btn_dowload {
  position: absolute;
  bottom: 15px;
  right: 0;
}
.btn_dowload {
  position: absolute;
  bottom: 6px;
  right: 0;
}
.btn_dowload i {
  color: #25b7d3;
  font-size: 27px;
}
.loading {
  width: 20px;
  float: left;
  margin-right: 10px;
  display: none;
}
.title-table {
  font-size: 16px;
  margin: 0;
}
.left-info-post {
  float: left;
  width: 80%;
}
.breadcrumb-post {
  margin-bottom: 15px;
}
.my-container-fluid {
  width: 97%;
  margin: 10px auto 0;
}
.mynav {
  padding: 5px;
  height: 60px;
}
.mynav a {
  color: #505050;
}
.menu-item {
  position: relative;
}
.sub-menu,
footer {
  position: absolute;
}
.show {
  display: inline-block;
}
.sub-menu {
  display: none;
  top: 41px;
  left: 0;
  background: #25b7d3;
  width: 400px;
  z-index: 1;
}
.ads-app,
.link-post {
  display: inline-block;
}
.sub-menu li {
  float: left;
  padding: 20px 10px;
  width: 50%;
}
.category > ul > li {
  float: left;
  padding: 0 20px;
}
.category > ul > li > a {
  color: #505050;
  font-size: 16px;
}
.link-post {
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
  color: #565656;
}
.content-breadcrumb {
  margin-bottom: 20px;
}
.content-breadcrumb span {
  color: #797979;
}
.box-same-item {
  height: 75px;
}
#breadcrumbs {
  text-overflow: ellipsis;
  padding: 0 5px;
  margin: 0;
  overflow: hidden;
}
#breadcrumbs span {
  font-size: 11px;
}
#breadcrumbs a {
  color: #737373;
}
.ads-app {
  margin-top: 15px;
  width: 100%;
  border: 1px solid #dedede;
  padding: 10px;
}
.content-app,
.img-app {
  display: table-cell;
  vertical-align: top;
}
.img-app img {
  width: 50px;
}
.content-app {
  padding-left: 10px;
  font-size: 16px;
  color: #1666ea;
}
.content-app p,
.post-categories {
  padding: 0;
  margin: 0;
}
.content-app p {
  font-size: 17px;
  font-weight: 700;
}
.content-app .des-app {
  font-size: 12px;
  color: #696969;
}
.search-mobile {
  border-radius: 4px;
  height: 40px;
}
.star-rating {
  margin-bottom: 7px;
  margin-top: 5px;
}
.post-categories li {
  float: left;
  margin-right: 10px;
}
#tags a {
  color: #1795bf;
}
footer {
  width: 100%;
  color: #464646;
  background: #f7f7f7;
  padding: 10px 0;
  border-top: 1px solid #dadada;
}
footer p,
footer p a {
  color: #636363;
  font-weight: 700;
}
footer p a:hover {
  color: #636363;
}
.buton-download {
  padding: 7px 12px;
  color: #f1ebeb;
  border-radius: 3px;
  background: #e83535;
  border: none;
  font-size: 13px;
  font-weight: 700;
}
.star-rating2 {
  display: none;
}
.buton-download:hover {
  background: #d2dae2;
  border: none;
  color: #5a5a5a;
  text-decoration: none;
}
.btn-modal-download {
  padding: 10px 15px;
  margin-bottom: 5px;
  width: 100%;
  background: #25b7d3;
  color: #fff;
}
.btn-default {
  border-radius: 3px !important;
  padding: 5px 15px;
  font-size: 13px;
  color: #e2e2e2;
  background: #353535;
  text-transform: none;
}
.title h1,
.title h2 {
  text-transform: uppercase;
}
footer p {
  padding: 0;
  margin: 0;
}
.content-download a {
  float: left;
  margin-right: 2px;
}
.myboxform .myinputform {
  border: none;
  border-radius: 3px 0 0 3px;
  width: 80%;
  float: left;
  margin: 0 !important;
}
.myboxform .myinputform:focus {
  outline: 0;
  box-shadow: none;
}
.myboxform .btn-search {
  float: left;
  border: none;
  cursor: pointer;
  background: #538f28;
  height: 47px;
  color: #fff;
  width: 20%;
  border-radius: 0 3px 3px 0;
}
.myboxform .btn-search i {
  font-size: 20px;
  color: #fff;
  margin-left: 10px;
}
.box-play {
  float: left;
  padding-top: 13px;
  padding-left: 15px;
  border-right: 1px solid #ececec;
  height: 100%;
  padding-right: 15px;
}
.box-play a i {
  font-size: 35px;
  margin-top: 7px;
  color: #538f28;
}
.box-item-aside {
  height: 75px;
}
.bg-dark {
  background: #222f3e !important;
}
.title,
.view-more {
  background: #538f28;
}
.view-more {
  height: 40px;
  width: 100%;
}
.view-more a {
  color: #fff;
  line-height: 40px;
}
.copyright {
  padding: 20px;
  color: #ff4343;
  border: 1px solid #e0e0e0;
  margin-bottom: 40px;
}
.box-item,
.title {
  border-radius: 4px;
  box-shadow: 3px 3px 4px #b5b5b5;
}
.title {
  margin: 30px 0 20px 3px;
  padding: 5px;
  min-width: 210px;
}
.box-item,
.genre {
  background: #fff;
  overflow: hidden;
}
.show-result-search {
  color: #454645;
  font-size: 18px;
}
.title i {
  float: left;
  font-size: 24px;
  color: #fff;
}
.title h2 {
  color: #fff;
  font-size: 16px;
}
.title h1 {
  color: #fff;
  margin-top: 4px;
  font-size: 20px;
}
.title-audio {
  padding: 10px 0 0 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jp-controls {
  width: 140px !important;
}
.icon-audio {
  width: 18%;
  float: left;
  border-right: 1px solid #999;
  margin-right: 15px;
  padding-top: 8px;
}
.right-post {
  width: 65%;
  float: left;
}
.left-post {
  width: 30%;
  float: left;
}
.info-audio {
  float: left;
}
.genre {
  border-top: 2px solid #538f28;
  padding: 10px 0;
  margin-top: 50px;
}
.item-genre {
  padding: 10px 0 10px 50px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
}
.genre a {
  color: #363636;
}
.info-audio a {
  margin-top: 7px;
}
.container-item {
  position: relative;
  padding: 0 3px;
  margin-bottom: 5px;
}
.box-item {
  height: 75px;
}
.container-item2 {
  width: 100%;
  margin-bottom: 3px;
  border: 1px solid #ececec;
  border-radius: 15px;
  height: 77px;
}
.button-show-hide {
  color: #fff;
  font-size: 25px;
  position: absolute;
  right: 0;
  top: 20px;
  display: none;
}
.cp-container {
  float: left;
  border-right: 1px solid #d6d6d6;
}
.breadcrumb-post ul li {
  color: #676767;
}
.breadcrumb-post ul span {
  color: #505050;
  font-size: 10px;
  margin-right: 6px;
}
.breadcrumb-post ul li a {
  color: #676767;
}
.breadcrumb-post p {
  margin-left: 10px;
}
.info-post {
  display: inline-block;
  width: 100%;
  height: auto;
}
.content-body {
  width: 80%;
  margin: 0 auto;
}
.post-content {
  margin-top: 25px;
  color: #484848;
}
.post-content img {
  display: block;
  margin-bottom: 10px;
}
.main-pagination,
.main-pagination .page-numbers {
  display: inline-block;
}
.post-content .fluidMedia {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.post-content .fluidMedia iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post-content h2 {
  font-size: 18px;
  color: #565656;
}
.post-content p {
  margin: 0;
}
.pagination a,
.pagination span {
  padding: 10px 15px;
  border-radius: 3px;
  margin-right: 6px;
  box-shadow: 3px 3px 4px #b5b5b5;
  font-weight: 700;
}
.info-post h1 {
  font-size: 22px;
}
.pagination {
  height: 43px;
}
.search-content {
  margin-bottom: 5px;
}
.main-pagination {
  max-width: 100%;
}
.pagination a {
  font-size: 15px;
  color: #676767;
}
.pagination span {
  background: #25b7d3;
  color: #fff;
}
.aside-post {
  margin-bottom: 30px;
}
.container-same-item {
  float: left;
  padding: 0;
}
.box-same-item {
  width: 99.4%;
  border: 1px solid #ececec;
  border-radius: 15px;
  margin-bottom: 3px;
}
.content-aside {
  height: 75px;
  width: 100%;
  border: 1px solid #d9d9d9;
  margin-bottom: 3px;
}
.view-size i {
  font-size: 12px;
}
.title-aside p {
  color: #565656;
  margin-left: 10px;
  font-size: 18px;
}
.title-same-post p {
  margin-left: 10px;
  color: #565656;
  font-size: 20px;
}
.all-title p {
  font-size: 15px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
}
.order-aside {
  height: 100%;
  width: 30%;
  float: left;
  border-right: 1px solid #d9d9d9;
}
.order-aside p {
  line-height: 75px;
  font-size: 30px;
}
.info-aside-audio {
  height: 100%;
  padding: 7px;
  width: 70%;
  float: left;
}
.info-aside-audio p {
  margin-bottom: 5px;
}
.info-aside-audio p a {
  font-size: 15px;
  color: #000;
}
.info-aside-item {
  font-size: 13px;
}
.table-bordered td {
  color: #424242;
  padding: 10px 20px;
  border: 1px solid #d9d4d4;
}
.table-bordered th {
  color: #636363;
  padding: 10px;
  font-weight: 700;
  width: 105px;
  border: 1px solid #d9d4d4;
}
.container-search {
  margin: 115px 0;
}
#sec-home {
  margin-top: -100px;
}
.all-title {
  padding: 13px 20px 5px 5px;
  width: 100%;
  margin-top: 14px;
  margin-bottom: 10px;
  background: #538f28;
  border-radius: 3px 3px 0 0;
  height: 45px;
}
.box-page,
.container-single {
  background: #fff;
}
.left-single {
  padding: 0 20px;
  width: 70%;
  float: left;
}
.right-single {
  padding-right: 20px;
  width: 30%;
  float: left;
}
.content-page {
  padding-right: 10px;
  width: 50%;
  float: left;
  margin-bottom: 5px;
}
.box-page {
  width: 100%;
  overflow: hidden;
  min-height: 150px;
}
.container-page {
  min-height: 600px;
  color: #313030;
}
.container-page ol li,
.container-page p {
  font-size: 18px;
}
.container-page p iframe {
  display: block;
  margin: 0 auto;
}
.container-page p img,
.container-page ul li img {
  display: block;
  margin: 20px auto;
}
.title-page {
  margin: 20px 0;
}
.img-page {
  float: left;
  width: 20%;
}
.img-page img {
  width: 100%;
}
.text-page {
  width: 80%;
  float: left;
  padding: 10px 20px;
}
.text-page a {
  font-size: 20px;
  color: #3c3c3c;
}
.des-page {
  margin-left: 10px;
}
.btn-view-more {
  border-radius: 3px;
  padding: 7px 15px;
  background: #538f28;
  border: none;
  color: #fff;
  margin-top: 5px;
  box-shadow: 3px 3px 4px #b5b5b5;
  margin-bottom: 20px;
}
.btn-view-more a {
  margin: 0;
  color: #fff;
}
.btn-view-more a:hover {
  text-decoration: none;
}
.post-category a {
  color: #00f;
  font-weight: 700;
}
.text-result {
  color: #454645;
}
.text-result span {
  color: red;
}
@media only screen and (max-width: 1200px) {
  .item-genre,
  .wrap h2 {
    padding-left: 50px;
  }
  .info-post,
  .myheader,
  .mynav {
    height: auto;
  }
  .wrap ul.wrap-nav li {
    width: 35%;
    padding-left: 50px;
  }
  .wrap ul.wrap-nav li a {
    font-size: 16px;
  }
  .category {
    display: none;
  }
  .link-post {
    font-size: 14px;
  }
  .logo {
    text-align: left !important;
    width: 100%;
  }
  nav ul li a {
    border-bottom: 1px solid #4e4e4e;
  }
  #sec-ringtones {
    padding-bottom: 50px;
  }
  .left-single {
    padding: 0 20px;
    width: 100%;
    float: left;
  }
  .right-single {
    width: 100%;
    float: left;
    padding-left: 20px;
  }
  .content-app p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1000px) {
  .pagination a,
  .pagination span {
    font-weight: 700;
    border-radius: 3px;
    margin-right: 3px;
    box-shadow: 3px 3px 4px #b5b5b5;
    font-size: 10px;
  }
  .left-info-post {
    width: 100%;
  }
  .post_qrcode {
    width: 100%;
    display: none;
  }
  #sec-ringtones {
    margin-top: -70px;
  }
  .post-content {
    margin-top: 10px;
  }
  .breadcrumb-post {
    margin-bottom: 0;
  }
  .container-all {
    margin-top: -80px;
  }
  .pagination a {
    padding: 13px 11px;
    color: #676767;
    height: 20px;
    line-height: 5px;
  }
  .pagination span {
    background: #25b7d3;
    padding: 10px 11px;
    color: #fff;
    height: 27px;
    line-height: 12px;
  }
  .info-post {
    margin-top: 10px;
  }
  div.play {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 500px) {
  .show-result-search {
    font-size: 15px;
  }
  .all-title p {
    font-size: 13px;
  }
  .myboxform .btn-search i {
    font-size: 15px;
  }
  #breadcrumbs {
    padding: 0;
  }
  .all-title h2,
  .title h2 {
    font-size: 13px;
  }
  .button {
    top: 3px;
    right: 10px;
  }
  .button a i {
    font-size: 22px;
  }
  .table-bordered td {
    padding: 5px 0 5px 15px;
  }
  info-post {
    margin-top: 20px;
  }
  .info-post h1 {
    font-size: 18px;
  }
  .modal-title {
    font-size: 14px;
  }
  .post-content h2 {
    font-size: 15px;
  }
  .breadcrumbs span {
    font-size: 10px;
  }
  .title-table {
    font-size: 14px;
  }
  .parameter i {
    font-size: 12px;
  }
  .table-bordered th {
    padding: 5px;
    width: 85px;
    font-size: 12px;
    text-transform: none;
  }
  .title-home {
    margin-bottom: 15px;
  }
  .title-home h1 {
    font-size: 15px;
  }
  .genre a {
    font-size: 13px;
  }
  .wrap ul.wrap-nav li {
    width: 90%;
  }
  .logo {
    padding-left: 10px;
  }
  .logo a span {
    font-size: 19px;
  }
  .item-genre {
    padding-left: 20px;
  }
  .title-detail-audio h3 {
    font-size: 14px;
  }
  .wrap h2 {
    margin-top: 70px;
    font-size: 20px;
  }
  .title {
    width: 100%;
  }
}
@media only screen and (max-width: 300px) {
  .wrap h2 {
    font-size: 17px;
  }
}
@media only screen and (min-width: 0px) {
  .container-item,
  .content-page {
    width: 100%;
  }
  .item-genre {
    width: 50%;
  }
  .view-more {
    padding: 0 10px;
    border-radius: 3px;
    background: #25b7d3;
    box-shadow: 3px 3px 3px #9e9e9e;
    border: none;
    color: #fff;
    height: 35px;
  }
}
@media only screen and (min-width: 800px) {
  .item-genre {
    width: 30.33%;
  }
}
@media only screen and (min-width: 992px) {
  .container-item {
    width: 50%;
  }
  .item-genre {
    width: 25%;
  }
  .container {
    width: 930px;
  }
}
@media only screen and (min-width: 1100px) {
  .container {
    width: 1050px;
  }
  #scrollViewmore {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .container-item {
    width: 33.33333%;
  }
  .item-genre {
    width: 20%;
  }
}
@media only screen and (min-width: 1366px) {
  .container-item {
    width: 33.3333%;
  }
  .container {
    width: 1200px;
  }
  .content-page {
    width: 50%;
  }
}
