/*
Theme Name: Suonfolo
Theme URI: 
Author:
Author URI: 
Description: Ringtones
Version: 1.01
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
body, html {
    font-family: none !important;
    height: 100%
}

#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: #006600;
    -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 .2s ease;
    transition: all .2s ease
}

.wrap ul.wrap-nav li a, nav ul li a {
    transition-property: all .2s linear 0;
    -moz-transition: all .2s linear 0;
    -webkit-transition: all .2s linear 0;
    -o-transition: all .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;
    background: 0 0
}

nav ul li {
    display: inline-block
}

nav ul li a {
    color: #333;
    display: inline-block;
    padding: 1em
}

.button {
    display: inline;
    position: absolute;
    right: 50px;
    top: 6px;
    z-page-numbers: 999;
    font-size: 30px
}

.button a {
    text-decoration: none
}

.button a i {
    color: #fff
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: #333;
    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: #e6e6e6;
    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
}

.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 #006600;
    padding: 12px
}

.plyr__control:hover {
    background: #006600 !important
}

.plyr--full-ui input[type=range] {
    color: #006600 !important
}

.title-home h1, .title-home h1 a {
    color: #484848 !important
}

.title-home 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: url(image/121.jpg) center center no-repeat;
    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: #006600;
    color: #fff;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity .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 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: .75em 1em !important
}

.wraper {
    background: #e6e6e6;
    position: relative;
    min-height: 100%
}

#sec-ringtones {}

.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: #006600;
    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: 40px 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: 66px;
    left: 0;
    width: 400px;
    z-index: 1;
}

.ads-app, .link-post {
    display: inline-block
}

.sub-menu li {
    width: 100%
}

.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: #006600;
    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: #006600;
    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: #006600
}

.box-item-aside {
    height: 75px
}

.bg-dark {
    background: #222f3e !important
}

.title, .view-more {
    background: #006600
}

.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: 13px 20px 5px 15px;
    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 #006600;
    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;
    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 {
    line-height: 40px;
    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: #006600;
    color: #fff
}

.aside-post {
    margin-bottom: 30px
}

.container-same-item {
    float: left;
    padding: 0
}

.box-same-item {
    width: 99.4%;
    border: 1px solid #ececec;
    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-top: 100px
}

#sec-home {}

.all-title {
    padding: 13px 20px 5px 5px;
    width: 100%;
    margin-top: 14px;
    margin-bottom: 10px;
    background: #006600;
    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: #006600;
    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: #004400;
    font-weight: 700;
}

.text-result {
    color: #454645
}

.text-result span {
    color: red
}

@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 {}

    .post-content {
        margin-top: 10px
    }

    .breadcrumb-post {
        margin-bottom: 0
    }

    .container-all {
        margin-top: -20px
    }

    .pagination a {
        padding: 13px 11px;
        color: #676767;
        height: 20px;
        line-height: 5px
    }

    .pagination span {
        background: #006600;
        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: #006600;
        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
    }
}

.module {
    margin-bottom: 10px;
}

.module img {
    max-width: 100%;
}

.module {
    color: inherit;
    padding: 20px;
    margin-bottom: 20px;
    background: #ffffff;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 0px 0px #d4d5d6;
    box-shadow: 0px 1px 0px 0px #d4d5d6;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
    word-wrap: break-word;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 5px 16px;
    transition: 0.3s;
}

.tab button.active {
    background-color: #ccc;
}

.um {
    opacity: 1 !important;
}

/* IMAGE PAGE */
.item-wrapper {
    position: relative;
    text-align: center;
}

.item-wrapper a::before {
    content: "";
    position: absolute;
    inset: 0px;
    z-index: auto;
    border-radius: 6px;
    background-image: linear-gradient(rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.4) 100%);
}

.attachment-thumbnail {
    width: 100%;
    height: 330px;
    border-radius: 8px;
}

.item-title {
    position: absolute;
    bottom: 8px;
    left: 16px;
    right: 16px;
    color: #fff;
}

.upload-btn {
    width: 100px;
    height: 40px;
    font-size: 14px;
    font-weight: 600;
    outline: none;
    cursor: pointer;
    padding: 8px 28px;
    border: 1px solid rgb(150, 67, 235);
    color: rgb(255, 255, 255);
    background-color: rgb(150, 67, 235);
    border-radius: 20px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    display: inline-flex;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.upload-btn:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(117, 52, 184);
    border-color: rgb(117, 52, 184);
}

.share-btn {
    height: 40px;
    font-size: 14px;
    font-weight: 600;
    outline: none;
    cursor: pointer;
    padding: 8px 24px;
    border: 1px solid rgb(221, 221, 221);
    color: rgb(150, 67, 235);
    background-color: rgb(255, 255, 255);
    width: auto;
    border-radius: 20px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    display: inline-flex;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.share-btn i {
    color: rgb(150, 67, 235);
}

.single-item {
    min-width: 300px;
}

.single-item .play-btn {
    font-size: 4em;
}

.single-img {
    height: 500px;
}

.w-cover-title {
    font-size: 30px;
    font-weight: bold;
}

.w-cover-subtitle {
    font-size: 16px;
}

.w-category {
    display: inline-block;
    padding: 4px 25px;
    background-color: #000;
    margin: 5px;
    border-radius: 5px;
}

.w-category a {
    color: #fff;
}

.h-auto {
    height: auto;
}

.font-18 {
    font-size: 18px !important;
}

.font-30 {
    font-size: 30px !important;
}
/* PAGINATION */
.list2 {
    display: inline-block;
    position: relative;
  }
  .page-numbers {
    cursor: pointer;
    display: inline;
    margin-right: 30px;
    padding: 5px;
    user-select: none;
    -moz-user-select: none;
    background-color: #006600;
    color: #fff;
  }
  .current{
    padding: 8px;
    background-color: #004400;
  }
  .page-numbers:last-child {
    margin: 0;
  }

@media screen and (max-width: 767px) {
    .attachment-thumbnail {
        width: 100%;
        height: 180px;
        border-radius: 8px;
    }

    .single-img {
        height: 500px;
    }

    .single-item .play-btn {
        font-size: 5em;
    }
}

@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
    }

    #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 (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%
    }
}
.entry-content img {
	display: block;
	max-width: 100%;
	margin: auto;
}