/* mobile style*/
@media only screen and (max-width: 768px) {
    .category-entry {
        padding: 100px 0 30px 0px;
    }

    footer#footer .footer-logo img {
        width: 130px;
    }

    .post-large {
        margin-bottom: 30px;
    }

    .post-large .post-content h4 a, .post-list .post-content h4 a {
        font-size: 16px;
        line-height: 24px;
        color: #fff;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .post-large .post-excerpt {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .post-list {
        backdrop-filter: blur(50px);
        box-shadow: 0px 13px 4px 0px rgba(0, 0, 0, 0.05);
        background: rgba(217, 217, 217, 0.123);
        border-radius: 15px;
        transition: 0.3s ease-in-out;
        position: relative;
        z-index: 99;
    }

    .post-list .post-content .post-meta {
        display: none;
    }

    .post-list .post-content .post-excerpt {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .post-list .post-content {
        width: 100%;
        padding: 20px;
    }

    .post-list .post-thumbnail {
        width: 100%;
        height: 240px;
    }

    .post-large .post-thumbnail {
        width: 100%;
        height: 240px;
    }

    img.bg_right {
        display: none;
        width: 150px;
        top: 147px;
    }

    img.bg_left {
        display: none;
        width: 150px;
        top: 147px;
    }

    .body-blog {
        background-size: cover !important;
    }

    header#header-single .post-meta {
        flex-flow: wrap;
    }

    .single-thumb {
        width: 100%;
        height: auto;
    }

    .register-title {
        margin-bottom: 20px !important;
    }

    .banner_hero_info {
        bottom: 50px;
    }

    .section {
        padding: 20px 10px;
    }

    .chart-link ul {
        border: 0px !important;
        display: inline-block;
        overflow-x: scroll;
        white-space: nowrap;
        width: 100%;
        overflow-y: hidden;
    }

    .chart-link ul::-webkit-scrollbar {
        height: 0px;
    }

    .chart-link {
        margin-bottom: -6px;
    }

    .chart-link ul li {
        display: inline-block;
    }

    .date_flex {
        display: block;
        gap: 20px;
    }

    .date_flex .date_item:not(:last-child) {
        margin: 0 0 15px 0 !important;
    }

    .bring-item {
        width: 100%;
        margin: 0 !important;
        border-radius: 5px;
        align-items: start;
        backdrop-filter: blur(50px);
        box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.05);
        background: rgba(217, 217, 217, 0.123);
        position: relative;
    }

    .bring-item:before {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 5px;
        padding: 1px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.088) 0%, rgba(0, 0, 39, 0) 100%);
        mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
        mask-composite: exclude;
    }

    .bring-item .bring-left {
        width: calc(100% - 64px);
        padding: 0 0 0 15px;
    }

    .mt-top {
        margin-top: 0;
    }

    .banner_hero_info h3 {
        font-size: 55px;
        line-height: 65px;
    }

    section.sec-abouts .abouts-title {
        font-size: 22px;
        line-height: 30px;
    }

    section.sec-abouts .number-counter {
        font-size: 100px;
        line-height: 110px;
    }

    .about-240 {
        width: 100%;
    }

    .abouts-item {
        margin: 0 0 30px 0;
    }

    .box-bring .bring-next {
        margin-left: -30px;
    }
    .box-bring .bring-next img {
        width: 100px;

    }

    .box-bring {
        background: unset;
    }

    .box-bring .bring-desc {
        margin: 0;
    }

    .box-bring .bring-info {
        margin: 10px 0 20px 0;
    }

    .box-bring .bring-thumbnail {
        text-align: center;
    }

    .box-bring .bring-thumbnail img {
        width: 85%;
    }

    .thumb4 {
        right: -25px;
        top: 50%;
        transform: translateY(-50%);
        width: 200px;
    }

    .thumb3 {
        width: 150px;
        bottom: unset;
        position: absolute !important;
        left: 45px;
        transform: translateX(-50%);
        top: 15px;
    }

    .bg-bring {
        height: unset
    }

    .bring-body {
        padding: 20px;
    }

    .box-bring .bring-title {
        font-size: 32px;
        line-height: 42px;
        margin: 10px 0 20px 0;
    }

    .box-bring .bring-thumbnail {
        width: 100%;
        margin-top: 0;
    }

    .money-item .money-title {
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        width: 100%;
        border-right: 0;
    }

    .money-item {
        display: block;
    }

    .sec-register .register-title h3 {
        font-size: 45px;
        line-height: 55px;
    }

    .money-item .money-content {
        width: 100%;
        padding: 20px 0 0 0;
    }

    .sec-money h3 {
        font-size: 40px;
        line-height: 45px;
    }

    .sec-money .money-row {
        /* width: 100%; */
        margin-left: 0;
    }

    section.dashboard-box2 .dashboard-total {
        display: block;
    }

    .dashboard-right {
        margin: 15px 0 0 0;
    }

    .col-w-2 {
        flex: 0 0 auto;
        width: 50% !important;
    }

    .dashboard-title {
        display: block;
        justify-content: space-between;
        border-bottom: 1px solid #fff;
        align-items: center;
    }

    .dashboard-title h3 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 10px;
    }

    .body-container {
        width: 100%;
    }

    .sec-banner {
        min-height: unset;
        padding: 60px 20px;
    }

    .sec-banner .banner_hero_shadow {
        box-shadow: unset;
        backdrop-filter: blur(30px);
        border-radius: 52px;
        padding: 0px;
        height: unset;
        display: flex;
        align-items: center;
    }

    .banner_hero_shadow .banner_hero_desktop img {
        width: 100%;
        height: unset;
        position: unset;
        object-fit: contain;
        z-index: 99;
    }

    div#logo a {
        justify-content: start;
    }

    .mt-footer {
        margin-bottom: 20px !important;
    }

    .header-right ul.mobile-menu-right {
        padding: 0;
        display: flex;
        gap: 10px;
        align-items: center;
    }

    .header-right ul.mobile-menu-right li {
        list-style: none;
    }

    .header-right ul.mobile-menu-right li a {
        color: #fff;
        font-size: 18px;
    }

    .header-right ul.mobile-menu-right li a img {
        border-radius: 0 !important;
        width: 18px;
    }

    .sec-banner .banner_hero_title {
        font-size: 45px;
        line-height: 55px;
    }

    .sec-banner .banner_hero_title mark {
        font-size: 50px;
        font-weight: 700;
        margin: 20px 0 0 0;
    }

    .sec-banner .banner_hero_desc {
        font-size: 18px;
        margin: 15px 0;
    }

    section.sec-biggest .biggest-box .biggest-desc {
        width: 100%;
    }

    .abouts {
        width: 95%;
        margin: 30px auto 0;
    }

    .sec-register .register-flex {
        display: block;
    }

    .home-title h3 {
        font-size: 25px;
        line-height: 35px;
    }

    .sec-register .register-email {
        margin: 0 0 20px 0;
    }

    .thumb1 {
        left: -150px;
    }

    .featured-images {
        margin: 0 0 40px 0;
    }

    .featured-flex .featured-item {
        width: 100%;
    }

    .promotion-item .promotion-left {
        width: 100%;
    }

    .promotion-item .promotion-right {
        display: flex;
        justify-content: start;
        flex-flow: wrap;
        gap: 15px;
        font-size: 15px;
        width: 100%;
        padding: 10px;
    }

    .sec-biggest {
        padding: 80px 0 50px 0;
    }

    .sec-biggest .biggest-content {
        width: 100%;
        padding: 0;
    }

    .sec-biggest .biggest-box {
        background: #fff;
        border: 1px solid rgba(0, 0, 0, 1);
        box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.5) inset;
        margin: 0;
        padding: 20px;
    }

    .sec-biggest .biggest-box h3 {
        font-size: 32px;
        line-height: 42px;
        margin: 0 0 15px 0;
    }

    .sec-biggest .biggest-box p {
        color: rgba(45, 45, 45, 1);
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 30px 0;
        font-weight: normal;
    }

    .sec-biggest .biggest-thumbnail {
        width: 100%;
    }

    .box-circle {
        height: 550px;
        margin-top: 30px
    }

    .box-social {
        width: 100%;
        height: 550px;
        margin-top: 30px
    }

    .box-social .social-info h3, .circle-text h3 {
        font-size: 32px;
        line-height: 42px;
        margin: 0 0 15px 0;
    }

    .box-social img {
        height: 100%;
    }

    .box-social .social-info p {
        font-size: 20px;
    }

    .circle-body {
        width: 350px;
        height: 350px;
        padding: 0 20px;
    }

    section.sec-amplify .box-amplify {
        background: transparent;
        padding: 30px;
        box-shadow: 0px 0px 45.7px 0px rgba(255, 255, 255, 1) inset;
    }

    section.sec-amplify .box-amplify .amplify-title {
        font-size: 35px;
        line-height: 45px;
        margin: 0 0 20px 0;
    }

    section.sec-amplify .box-amplify .desc {
        font-size: 18px;
        line-height: 25px;
        margin: 0 0 25px 0;
    }

    section.sec-amplify .box-amplify .counter {
        display: block;
    }

    section.sec-amplify .box-amplify .counter .counter_item {
        margin-bottom: 15px;
    }

    section.sec-amplify .box-amplify .counter .counter_up {
        font-size: 30px;
        line-height: 38px;
    }

    section.sec-amplify .box-amplify .counter_item p {
        font-size: 18px;
        line-height: 24px;
    }

    section.sec-amplify .box-amplify .amplify-price {
        width: 180px;
        height: 120px;
        top: 50%;
        left: unset;
        transform: translateY(-50%);
        right: 0;
    }

    section.sec-amplify .box-amplify .amplify-price .price_ins {
        font-size: 26px;
        line-height: 32px;
    }

    section.sec-abouts .abouts-box h3 {
        font-size: 35px;
        line-height: 45px;
    }

    section.sec-abouts .abouts-box p {
        font-size: 18px;
        line-height: 25px;
    }

    .earnings-item h4 {
        font-size: 22px;
        line-height: 26px;
        height: unset;
    }

    .earnings-item {
        border-radius: 20px;
        padding: 20px 10px;
        height: 100%;
    }

    section.sec-abouts {
        padding: 0 20px !important;
    }

    footer#footer .footer-title {
        font-size: 20px;
        line-height: 25px;
    }

    section.sec-register a.button_home {
        font-size: 16px;
    }

    section.sec-register .text-right {
        text-align: center;
    }

    section.sec-register .home-title h3 {
        text-align: center;
        font-size: 30px;
        line-height: 38px;
    }

    .sec-partner .partner-item {
        width: 100%;
        height: 110px;
    }

    .banner_hero_page h1 {
        font-size: 45px;
        line-height: 58px;
    }

    .publish-banner .banner_hero_desc {
        font-size: 20px;
        margin: 30px 0;
        line-height: 28px;
    }

    .banner_hero_page-link a {
        font-size: 18px;
    }

    section.sec-music .music-abouts {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
    }

    section.sec-music {
        padding: 50px 0 0 0;
    }

    .home-unset p {
        font-size: 16px;
        width: 100%;
    }

    .font-25 {
        font-size: 15px;
    }

    .box-pricing .pricing-heading {
        font-size: 25px;
        line-height: 32px;
        margin: 0 0 20px 0;
    }

    .box-pricing .pricing-text {
        font-size: 55px;
        line-height: 65px;
    }

    .sec-review .swiper-slide.swiper-slide-active,
    .sec-review .swiper-slide {
        transform: unset;
    }

    .review-item .review-title {
        font-size: 28px;
        line-height: 36px;
    }

    .review-item .review-content p {
        font-size: 15px;
        line-height: 22px;
        text-align: center;
    }

    .review-item .review-avatar {
        width: 120px;
        height: 120px;
        margin: 20px auto;
    }

    .review-item .review-avatar {
        width: 120px;
        height: 120px;
        border-radius: 50%;
        margin: 30px auto;
    }

    .sec-review {
        padding: 40px 20px;
    }

    div#logo img {
        height: 30px;
    }

    .menu-login ul li > .sub-menu, .header-right ul li > .sub-menu {
        right: 15px;
    }

    .col-three {
        padding-left: 15px !important;
    }

    header#header {
        padding: 10px 0;
        width: 95%;
        backdrop-filter: blur(40px);
        box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.12);
        z-index: 99999;
        position: fixed;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 10px !important;
    }

    .dashboard-box {
        padding: 120px 0 0px 0;
    }

    .dashboard-bg {
        background-size: cover !important;
    }

    .bring-item .bring-right {
        width: 64px;
        height: 64px;
    }

    .analytic-item .analytic-content p {
        font-size: 14px;
        line-height: 20px;
    }

    .footer-dashboard .footer_button {
        justify-content: center !important;
        gap: 10px;
    }

    .user-profile-info {
        padding-top: 0;
    }

    .footer-dashboard .footer_button a {
        font-size: 12px;
    }

    .footer-dashboard .footer-label {
        display: none;
    }

    .login-form {
        width: 100%;
        overflow-y: scroll;
    }

    .login-form::-webkit-scrollbar {
        width: 0;
    }

    .terms-and-conditions-label {
        /* display: block !important; */
    }

    .login-form .logo-login img {
        width: 150px;
    }

    .login-social {
        justify-content: center;
    }
}

/* iPad landscape style here */
/**desktop**/
@media only screen and (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1400px;
    }
}

/*# sourceMappingURL=app-rs.css.map */
