@media (max-width: 1312px) {
    .feature__content {
        padding-left: 16px;
    }
}

@media (max-width: 1279px) {
    .single-main .sg-right {
        padding-left: 50px;
    }

    .catemain__top:before {
        left: 56.5px;
    }

    .home-main {
        background-size: 300px auto;
    }

    .feature__collections {
        padding: 40px 0 40px 40px;
    }

    .latest__info h3 {
        font-size: 12px;
        line-height: 1.3;
        margin-top: 8px;
    }

    /* Footer */
    .footer__top-form input[type="email"] {
        width: 300px;
    }
}

@media (max-width: 1024px) {
    .contact-main .contact-box .contact-right .follow-list a {
        min-width: 50%;
        margin-right: 0;
    }

    /* Footer */

    .footer__top-content {
        flex-wrap: wrap;
    }

    .footer__top-info {
        text-align: left;
        width: 100%;
    }

    .footer__top-menu {
        width: 100%;
    }

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

    #menu-menu-category {
        padding: 0 5px;
    }

    #menu-menu-category>li {
        width: 25%;
    }

    .footer__bottom {
        margin-top: 20px;
    }

    /* Brand */

    .single-main .sg-right .sg-custom ul.pros-list:before,
    .single-main .sg-right .sg-custom ul.cons-list:before {
        font-size: var(--font-18);
        line-height: 24px;
    }

    .popup .popup-bg .popup-box .info .box p.has-small-font-size {
        font-style: normal;
    }

    /*  */

    .feature__social {
        align-items: center;
    }


    /* Author */

    .atmain__content-custom-item ul li h3 {
        font-size: var(--font-18) !important;
        line-height: 24px;
    }

    .atmain__content-custom-item ul li h4 {
        font-size: var(--font-15) !important;
        line-height: 23px;
    }

    .atmain__content-custom-item ul li p {
        font-size: var(--font-12) !important;
        font-weight: 300;
        line-height: 18px;
    }

    /* Search */

    button.gsc-search-button {
        right: 0;
    }

    .single-top .breacrump,
    .single-top #breadcrumbs {
        font-size: 12px;
        line-height: 18px;
    }


    .single-main .sg-resources ul li,
    .single-main .sg-resources ol li {
        font-size: 12px;
        line-height: 18px;
    }

    .single-main .sg-resources ol li::before {
        content: "";
    }

    .single-main .sg-resources ol li::marker {
        font-size: 12px;
        line-height: 18px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    .hhome__big {
        padding-right: 24px;
        width: calc(100% - 276px);
        max-height: 448px;
    }

    .hhome__right {
        width: 276px;
    }

    /* End Hero Section */

    .contact-main .contact-box.flex .item-flex {
        width: 50%;
    }

    .contact-main .contact-box {
        gap: 20px;
    }

    /* End Contact */

    .sg-other .news__list {
        row-gap: 20px;
    }

    .sg-other .news__list .news__item {
        width: 100%;
        padding: 0;
    }

    .sg-other .news__list .news__item:nth-child(odd) {
        margin-right: 20px;
    }

    .single-main .sg-right {
        width: 100%;
        padding: 0;
    }


    .single-main .sg-right .sg-custom .sg-product-it,
    .single-main .sg-right .sg-custom .brand {
        flex-wrap: nowrap !important;
    }
}

@media (max-width: 991px) {
    .single-main .single-sidebar {
        width: 250px;
    }

    .single-main .sg-right {
        width: calc(100% - 250px);
    }

    /* Footer 991*/
    .footer__top-info {
        display: block;
        text-align: center;
    }

    .footer__top-form {
        margin: 30px auto;
    }
}

@media (max-width: 834px) {

    .popup__bg-box {
        max-width: 88%;
    }

    .single-sidebar {
        display: none;
    }

    .single-main .sg-right {
        width: 100%;
    }

    /* Header */
    .ed-btn span {
        display: none;
    }

    .home #content::before,
    .single-exercise #content::before,
    .single-best_exercise #content::before,
    .page-template-oncoaching #content::before {
        top: -48px;
        width: 100%;
        z-index: 0;
    }

    /* Table */

    .wp-block-table td,
    .wp-block-table th {
        padding: 12px 16px;
    }

    .wp-block-table table thead th:first-child,
    .wp-block-table table tbody td:first-child {
        position: sticky;
        left: 0;
        background-color: var(--primary-color-3);
        z-index: 1;
    }

    .no-scroll table thead th:first-child,
    .no-scroll table tbody td:first-child {
        position: unset;
    }

    .wp-block-table table thead th:first-child::after,
    .wp-block-table table tbody td:first-child::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        right: 0;
        top: 0;
        background-color: var(--secondary-color-1);
    }

    .wp-block-table table thead th:first-child::before,
    .wp-block-table table tbody td:first-child::before {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        left: -1px;
        top: 0;
        background-color: var(--secondary-color-1);
    }

    .wp-block-table table tbody tr:nth-child(odd) td:first-child {
        background-color: #f8f8f8;
    }

    .no-scroll table thead th:first-child::before,
    .no-scroll table thead th:first-child::after,
    .no-scroll table tbody td:first-child::before,
    .no-scroll table tbody td:first-child::after {
        width: 0px;
    }

    /* Latest */

    .latest__featured {
        width: 171px;
    }

    .latest__item:nth-child(n+2) .latest__info {
        width: calc(100% - 171px);
    }

    .cate-section .latest__item:nth-child(n+2) .latest__info {
        width: 100%;
    }

    /* Errorr */

    .error-main .error-box {
        margin: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        row-gap: 20px;
    }

    .error-main .error-box .info {
        width: 100%;
    }

    .error-main .error-box .featured {
        width: 100%;
    }

    .box-e p {
        font-size: 12px;
        line-height: 18px;
    }

    figcaption {
        font-size: 11px;
        line-height: 17px;
    }

    #couponModal .show-code-top .coupon-copy .coupon-code {
        font-size: 15px;
    }


    .gs-webResult.gs-result a.gs-title:link,
    .gs-webResult.gs-result a.gs-title:link b,
    .gs-imageResult a.gs-title:link,
    .gs-imageResult a.gs-title:link b {
        font-size: var(--font-20) !important;
        line-height: 26px !important;
    }

    .gs-webResult div.gs-visibleUrl {
        font-size: 12px !important;
        line-height: 18px !important;
        font-weight: 300 !important;
    }

    .gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet,
    .gs-fileFormatType {
        font-size: 15px !important;
        line-height: 23px !important;
    }

    .muscle-item p:nth-of-type(2) {
        font-size: var(--font-12) !important;
        font-weight: 400 !important;
        line-height: 18px !important;
    }

    /* Enfit */
    .first__coming--content {
        background-position-y: 55px;
    }

    .first__coming--img .first-img {
        max-width: 510px;
    }

    .first-img .chart {
        top: 25%;
        left: -11%;
        width: 38%;
    }

    .first-img .training {
        top: -8%;
        right: 0.5%;
        width: 40%;
    }

    .first-img .workout {
        top: 55%;
        right: -4%;
        width: 28%;
    }

    .second__coming .flex {
        flex-direction: column;
    }


    .second__coming--left {
        width: 100%;
    }

    .second__coming .tag-coming {
        margin: 0 auto 20px;
    }

    .second__coming--left .content {
        text-align: left;
    }

    .second__coming .tag-coming {
        margin: 0 0 20px;
    }

    #rightSlick {
        width: 100%;
        max-height: none;
        height: auto;
    }

    .second__coming--item.grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .third__coming--bottom.flex {
        flex-wrap: wrap;
        column-gap: 32px;
    }

    .third__coming--bottom.flex .it {
        width: calc(50% - 16px);
        max-width: 100%;
        flex: auto;
    }

    .third__coming--bottom .third_download,
    .third__coming--bottom .third_create {
        max-height: 343px;
        height: 343px;
    }

    .third__coming--bottom .third_download img {
        transform: translateY(30%);
        width: 260px;
        object-fit: cover;
    }


    .third__coming--bottom .third_create img {
        transform: translateY(50%);
        width: 270px;
        height: 80%;
    }

    .third__coming--bottom .third_download:hover>img {
        transform: translateY(55px);
    }

    .third__coming--bottom .third_create:hover img {
        transform: translateY(70px);
        height: 80%;
    }

    .third__coming--bottom .it:nth-child(3)>div,
    .third__coming--bottom .it:last-child>div {
        width: 100%;
        max-height: 343px;
    }

    .third__coming--bottom .it:nth-child(3)>div img {
        height: 343px;
    }

    .third__coming--bottom .it:nth-child(3)>div:hover img {
        height: 413px;
    }

    .third__coming--bottom .it:nth-child(3) img,
    .third__coming--bottom .it:last-child img {
        height: 100%;
    }

    .third__coming--bottom .it:nth-child(2),
    .third__coming--bottom .it:last-child {
        margin-top: 0;
    }

    .four__coming--right-store {
        height: 38px;
    }

    /* Calculator Page */
    .hero-calculator-section {
        background-image: url(../svg/exercise-bg-mb.svg);
        background-size: contain;
        background-position-y: 20px;
    }

    .hero-exercise-section {
        background-image: url(../png/hero-cal-tablet.png);
        row-gap: 32px;
    }

    .hero-exercise-section .page-top-white.mb-top-black {
        background-color: transparent;
    }

    .hero-calculator-section .container .content {
        padding: 0 0 20px;
    }

    .app-section {
        background-image: url(../svg/app-tablet.svg);
        min-height: auto;
        background-position: right;
    }

    .app-section.app-section-new {
        background-position: 0;
    }

    .app-section .content {
        transform: translateY(0);
        padding: 20px;
        width: 56%;
    }

    .app-section .content p.discount strong {
        font-size: 22px !important;
        line-height: 28px !important;
    }

    .enfit-action a:first-child {
        padding: 0 10px;
    }

    .tax-product_cat.woocommerce-page .app-section-new .content {
        width: 55%;
    }

    /* Best Exercise */
    .hero-exercise-section .search {
        width: 100%;
    }

    .grid-ex {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .filter-section .clear {
        padding: 0;
    }

    #previewSlick .slick-list {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    #previewSlick .slick-track {
        gap: 40px;
    }

    #previewSlick .slick-slide {
        width: 176px;
        height: auto;
    }

    #previewSlick .slick-slide.slick-current {
        transform: scale(1.2);
    }

    #previewSlick .slick-dots {
        bottom: -20px;
    }

    .ads__left {
        padding: 24px 0;
    }


    .enfit-logo {
        bottom: unset;
        top: 20px;
        right: unset;
        left: 20px;
        width: 70px;
        height: 24px;
        filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
    }

    .enfit-action a {
        font-size: 15px;
    }

    /* .home-top.enfit-post .image-fit img {
        object-position: left;
    } */


    /* Comments */
    .comment-body .flex.section-header {
        flex-direction: column;
        align-items: baseline;
        gap: 20px;
    }

    #comments .children li {
        margin-left: 0;
    }

    #comments .children .children li {
        margin-left: 0;
    }

    #comments .seeAll a {
        line-height: 42px;
        font-size: 15px;
    }

    .footer__top {
        padding: 32px 0 0;
    }

    .footer__bottom {
        padding: 20px 0;
        margin-top: 0;
    }

    /* Best Exercise */

    .best__container {
        padding: 0 !important;
    }

    .exercise__grid--3 {
        grid-template-columns: repeat(1, 1fr);
        column-gap: 30px;
        row-gap: 20px;
    }

    .best {
        bottom: -64%;
    }

    .best h2 {
        padding: 0 6.8%;
    }

    .best .exercise__grid-item-top-content-video {
        max-height: 350px;
    }

    .best .exercise__grid-item-top-content-video video,
    .best .exercise__grid-item-top-content-video iframe {
        min-width: 100%;
        height: auto;
        aspect-ratio: 16/9;
    }

    .exercise__grid-item-bottom {
        margin-bottom: 10px;
        margin-top: -4px;
    }

    .medicine-table .wp-block-table table thead tr,
    .medicine-table .wp-block-table table tbody tr {
        display: flex;
    }

    .medicine-table .wp-block-table table thead tr th,
    .medicine-table .wp-block-table table tbody tr td {
        display: flex;
        align-items: left;
        text-align: center;
        justify-content: center;
        flex-direction: column;
    }

    .text-left .wp-block-table table thead tr,
    .text-left .wp-block-table table tbody tr {
        display: flex;
    }
    
    .text-left .wp-block-table table thead tr th,
    .text-left .wp-block-table table tbody tr td {
        display: flex;
        align-items: left;
        text-align: left;
        justify-content: center;
        flex-direction: column;
    }

    .single-exercise .home-main.best-exercise {
        height: 620px;
    }



    #header .ed-btn {
        font-size: 14px;
        line-height: 22px;
        min-width: 100px;
        padding: 6px;
    }

    #header .en-logo {
        width: 24px;
        height: 24px;
        right: 7px
    }

    /* Coupon */
    .hcate__content {
        gap: 20px;
    }

    .hcate__left,
    .hcate__right {
        flex: 1;
        width: 100%;
        text-align: center;
    }

    .mcate__list .slick-list {
        margin: 0 -10px;
    }

    .mcate__list .slick-slide {
        margin: 0 10px;
    }

    .ccoupon__feature {
        padding: 20px;
    }

    .ccoupon__feature-img {
        width: 130px;
        height: 130px;
        margin-bottom: 20px;
    }

    .ccoupon__feature .date {
        margin-bottom: 20px;
    }

    .ccoupon__infos {
        flex: 1;
    }

    .ccoupon__exclusive {
        display: none;
    }

    .ccoupon__exclusive-mb {
        display: block;
        text-align: center;
        margin-bottom: 0;
    }

    /* online coaching */

    .coachhero__logo {
        width: 182px;
        height: 27px;
    }

    .coachhero__text {
        gap: 23px;
        text-align: center;
        align-items: center;
    }

    .coachhero__action a {
        padding: 10px 20px;
        margin: 0 auto;
    }

    .coachhero__text,
    .coachhero__video {
        flex: 1;
        width: 100%;
    }

    .coachhero__top {
        gap: 23px;
    }

    .coachuser__avt img {
        width: 120%;
        left: -26%;
    }

    .coachcmt__block .slick-list {
        padding: 0 0 60px 120px !important;
    }

    .coachplan {
        padding: 40px 0;
    }

    .pricing .container {
        padding: 0;
    }

    .coachuser .container {
        padding-right: 0;
    }

    .coachuser__item {
        height: 640px;
        padding-right: 6.8%;
        z-index: 0;
        position: relative;
    }

    .coachuser__avt {
        width: 115%;
    }

    .coachuser h2 {
        top: 20%;
    }

    .coachuser .slick-dots {
        top: 8%;
    }

    .coachcalendy__calender .calendly-inline-widget {
        height: 1050px !important;
        padding-top: 100%;
    }


    #menu-menu-footer {
        grid-template-columns: repeat(2, fit-content(100%));
    }

    /* Popup */

    .popup__bg-box-info-close {
        width: auto;
        height: auto;
        right: 0;
    }

    .popup__bg-box-info {
        padding: 20px;
    }
    
    .popup__bg-box-info .close-gray {
        top: 15px;
    }

    

    .social--popup {
        margin-bottom: 16px;
    }

    .youtu-logo {
        height: 34%;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .page-main {
        padding: 40px 0;
    }

    /* Single  */
    .single-main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-bottom: 20px;
    }

    .single-main .sg-resources ul li {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .single-main .sg-resources ul.list-number {
        padding-left: 20px;
    }

    .single-main .sg-resources ul.list-number li {
        list-style: decimal;
    }

    .single-main .sg-resources ul.list-number li::marker {
        font-size: 15px;
    }

    .single-main .sg-resources ul.list-number li a {
        color: #101010;
        text-decoration: underline;
    }

    .single-main .single-sidebar {
        width: 100%;
        margin-top: 24px;
    }

    .single-main .sg-right {
        width: 100%;
        padding-left: 0;
    }

    .single-main .sg-right .sg-custom .sg-brands .brand-col {
        margin-bottom: 8px;
    }

    .single-main .sg-right .sg-custom .sg-brands .brand-col:last-child {
        margin-bottom: 0;
    }

    .single-main .sg-right .sg-custom .sg-brands .brand-col .brand-title {
        border-top: 1px solid var(--secondary-color-1);
        margin-top: 5px;
    }

    .single-main .sg-right .sg-custom .sg-question {
        margin-bottom: 16px;
    }

    .single-main .sg-custom ol li {
        font-size: 15px;
        line-height: 26px;
    }

    .single-main .sg-right .sg-custom .social {
        margin-top: 32px;
    }

    .single-main .sg-right .sg-custom h2.list-start.list-start-black~h3:before {
        top: 8px;
    }

    .single-main .sg-right .sg-custom .box-green {
        margin: 24px 0;
    }

    .single-main .sg-right .sg-custom .box-green p {
        margin-bottom: 16px;
    }

    .single-main .sg-right .sg-custom h4 {
        margin: 24px 0 8px;
    }

    .single-main .sg-right .sg-custom h4.title-number,
    .single-main .sg-right .sg-custom h4.title-border {
        padding-top: 0;
        padding-bottom: 0;
        min-height: 40px;
    }

    .single-main .sg-right .sg-custom h4.title-black {
        border-width: 4px;
    }

    .single-main .sg-right .sg-custom table thead tr th {
        font-size: 15px;
        line-height: 26px;
    }

    .single-main .sg-right .sg-custom table tbody tr td {
        font-size: 15px;
        line-height: 20px;
    }

    .single-main .sg-right .sg-custom .wp-block-table.table-3 tr td:nth-child(2),
    .single-main .sg-right .sg-custom .wp-block-table.table-3 tr td:nth-child(3) {
        min-width: 100px;
    }

    .single-main .sg-right .sg-custom .table-review .wp-block-table {
        overflow-x: auto;
    }

    .single-main .sg-right .sg-custom .table-review .wp-block-table table {
        word-break: keep-all;
    }

    .single-main .sg-right .sg-custom .table-review .wp-block-table table tbody tr td:first-child {
        font-size: 15px;
        line-height: 26px;
        min-width: 129px;
    }

    .single-main .sg-right .sg-custom .table-review .wp-block-table table tbody tr:first-child {
        line-height: 26px;
    }

    .single-main .sg-right .sg-custom .table-review .wp-block-table table tbody tr:first-child strong {
        font-size: 15px;
    }

    .single-main .sg-right .sg-custom .table-review .wp-block-table table tbody tr td {
        min-width: 135px;
    }

    .single-main .sg-right .sg-custom .table-review-2 .wp-block-table table tbody tr td:first-child {
        min-width: 135px;
        font-size: 15px;
    }

    .single-main .sg-right .sg-custom .sg-product-box {
        margin: 24px 0;
    }

    .single-main .sg-right .sg-custom .sg-product-box ul {
        margin: 0;
    }

    .single-main .sg-right .sg-custom .sg-product-box ul li {
        margin: 0 0 24px;
        width: 100%;
        font-size: 15px;
        line-height: 26px;
    }

    .single-main .sg-right .sg-custom .sg-product-box ul li:last-child {
        margin-bottom: 0;
    }

    .single-top .breacrump,
    .single-top #breadcrumbs {
        font-size: 12px;
        line-height: 18px;
    }

    .sg-other {
        padding-bottom: 16px;
    }

    .ed-btn {
        font-size: 15px;
        line-height: 26px;
        padding: 5px 15px;
    }

    .exc-container .social a img {
        margin-bottom: 15px;
    }

    .on-sp {
        display: block !important;
    }

    .on-pc {
        display: none !important;
    }

    .page-top {
        padding: 16px 0;
    }

    .page-top .breacrump {
        font-size: 12px;
        line-height: 16px;
    }

    .page-top-white {
        padding: 16px 0;
    }

    .page-top-white .breacrump {
        font-size: 12px;
        line-height: 16px;
    }

    .page-top-white.mb-top-black {
        background: #101010;
    }

    .page-top-white.mb-top-black a {
        color: #9F9F9F;
    }

    .page-top-white.mb-top-black span {
        color: #9F9F9F;
    }

    .page-top-white.mb-top-black span.current {
        color: #fff;
    }

    .popup__bg {
        padding: 40px;
    }

    .popup__bg-box-featured {
        width: 100%;
    }

    .popup__bg-box-info {
        width: 100%;
        padding: 20px 16px;
    }

    .popup__bg-box-info-close {
        width: 26%;
        right: 0;
        height: auto;
    }

    /* Table */

    .wp-block-table table {
        display: block;
        overflow-x: scroll;
        white-space: nowrap;
        position: relative;
        z-index: 3;
        scrollbar-color: var(--secondary-color-3);
        scrollbar-width: thin;
    }

    table::-webkit-scrollbar {
        position: relative;
        z-index: 2;
    }

    .wp-block-table table thead th,
    .wp-block-table table tbody td,
    .no-title .wp-block-table table tbody td {
        display: inline-block;
        width: 188px;
    }

    .wp-block-table table thead th,
    .wp-block-table table tbody td {
        display: inline-block;
        width: 188px;
    }

    .xoo-wsc-container {
        max-width: 100%;
        width: 100%;
        right: -100%;
    }

    .atmain__bg {
        display: none;
    }

    /* Category */
    .catemain {
        padding-bottom: 20px;
    }

    .catemain__top:before {
        left: 16px;
        height: 122px;
    }

    .catemain__top-box {
        padding-top: 24px;
    }

    .catemain__top-box-featured {
        width: 100%;
        padding-left: 60px;
    }

    /* Feedback form */
    .form-customer-feedback .customer-ftoggle {
        font-size: 10px;
        line-height: 20px;
        right: -70px;
    }

    .form-customer-feedback .customer-ftoggle.ani-left {
        right: -30px;
    }

    .form-customer-feedback .customer-feedback {
        width: 90%;
    }

    .form-customer-feedback .your-option::before {
        left: 128px;
    }

    .form-customer-feedback .star-rating {
        width: 90%;
    }

    .form-customer-feedback .star-rating>span {
        padding: 0 17px;
    }

    .form-customer-feedback .star-rating span .rating-symbol,
    .form-customer-feedback .star-rating span .rating-symbol-foreground {
        padding: 9px 0;
    }

    .form-customer-feedback .close-btn {
        top: 21px;
    }

    .form-customer-feedback .close-btn img {
        vertical-align: baseline;
    }

    .form-customer-feedback form {
        padding: 10px;
    }

    /* About main */
    .about-main {
        padding-bottom: 0;
    }

    .about-main .about-custom table,
    .about-main .about-custom tbody {
        display: block;
    }

    .about-main .about-custom table tr {
        display: block;
        padding: 32px 0 24px;
    }

    .about-main .about-custom table tr:first-child {
        padding-top: 0;
    }

    .about-main .about-custom table tr td {
        display: block;
        width: 100% !important;
        padding: 0;
        font-size: 15px;
        line-height: 26px;
    }

    .about-main .about-custom table tr td:first-child {
        padding: 0 0 16px 0;
    }

    .about-main .about-custom table tr td p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 16px;
    }

    .about-main .about-author {
        padding-top: 0;
        padding-bottom: 16px;
    }

    .home-main {
        background-image: url(../png/mb-bg.png);
        background-size: 100% auto;
    }

    .feature__content {
        padding-left: 0;
    }

    .feature__social {
        width: 52px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .feature__collections {
        width: calc(100% - 52px);
        padding: 40px 0 40px 24px;
    }

    .feature__img {
        height: 120px;
    }

    .feature .swiper-pagination {
        right: 16px;
        width: calc(100% - 16px);
    }


    .home-video .video-featured img {
        min-height: 211px;
    }

    .home-video .video-btn {
        width: 64px;
    }

    .home-choise {
        padding: 40px 0;
    }

    .home-choise .link-all {
        margin-top: 0;
        padding: 9px 25px;
    }

    .news__info h3 {
        max-height: 44px;
        overflow-y: hidden;
    }

    /* Footer 767 */
    .footer__top-form {
        font-size: 0;
        margin: 24px auto;
    }

    .footer__top-form input[type="submit"] {
        width: 96px;
        margin-left: 2px;
    }

    .footer__top-form .wpcf7-form-control-wrap {
        width: calc(100% - 98px);
    }

    .footer__top-form input[type="email"] {
        width: 100%;
        font-size: 12px;
        line-height: 16px;
    }

    .footer__top-form input[type="email"]::-webkit-input-placeholder {
        color: #9F9F9F;
    }

    .footer__top-form input[type="email"]:-ms-input-placeholder {
        color: #9F9F9F;
    }

    .footer__top-form input[type="email"]::-ms-input-placeholder {
        color: #9F9F9F;
    }

    .footer__top-form input[type="email"]::placeholder {
        color: #9F9F9F;
    }

    .footer__top-form input[type="email"].on-sp {
        display: inline-block !important;
    }

    .footer__top-form .wpcf7-spinner {
        position: absolute;
        margin: 50px auto 0;
    }

    .footer__top-form .wpcf7-response-output {
        font-size: 15px;
    }

    .footer__top-form .wpcf7-not-valid-tip {
        text-align: left;
        font-size: 15px;
    }

    #menu-menu-category li {
        width: 50%;
        margin-bottom: 24px;
    }

    #menu-menu-category li ul {
        margin-top: 16px;
    }

    .footer__bottom {
        padding: 16px 0;
    }

    .youtu-block,
    .youtu-logo {
        height: 0;
        bottom: 5em;
    }

    .exc-youtube .container:after, .exercise__grid-item-top-content-video::after {
        width: 60%;
        height: 4em;
    }

    .third__coming--bottom .third_download img {
        transform: translateY(30%);
    }
}

@media (min-width: 481px) and (max-width: 834px) {

    .container,
    .coachhero__container {
        padding: 0 6.8%;
    }

    .hhome__big {
        padding-right: 24px;
    }

    .hhome__info {
        width: 65%;
    }

    .hhome__featured {
        background-position: 50px center;
        width: 85%;
        right: 24px;
    }

    /* End Home top */

    #menu-menu-main>li {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
    }

    /* Product */

    .single-main .sg-right .sg-custom .sg-product-it .wp-block-column figure {
        margin-bottom: 20px;
    }

    /* End Product */

    /* End Table */

    #content .author-about .author-link p span {
        font-size: 15px;
    }

    /* Home Latest */

    .latest__item {
        margin-bottom: 16px;
        float: left;
        width: calc(100% - 52.4%);
    }

    .latest__item:first-child {
        width: 52.4%;
        padding-right: 24px;
        margin-right: 0;
    }

    .cate-section .latest__item:first-child {
        margin-right: 16px;
        padding-right: 0;
        width: 50%;
    }

    .cate-section .latest__item {
        margin-bottom: 16px;
        float: left;
        width: calc(50% - 16px);
    }

    .cate-section .latest__item:nth-last-child(2) {
        display: none;
    }

    .latest__featured {
        padding-top: 34.3%;
    }

    .latest__item:first-child .latest__featured {
        padding-top: 107%;
    }

    .cate-section .latest__item:first-child .latest__featured {
        padding-top: 71.2%;
    }

    .coupon-item-detail .coupon-top .flex .hightlight .action .action-item {
        width: 83%;
    }
}

@media (max-width: 480px) {

    .pd-secondary {
        padding: 10px 0;
    }

    section.exc-hero-section:before {
        top: 30px !important;
        background-size: cover !important;
        height: 250px;
    }

    .single-main ol,
    .exc-container ol {
        margin-left: 5px;
        text-indent: -5px;
    }

    .container,
    .coachhero__container {
        padding: 0 20px;
    }

    #header {
        position: relative;
        padding: 9px 0;
    }

    .header__logo a {
        height: 20px;
        width: 114px;
    }

    #menu-menu-main li {
        width: 100%;
    }

    #menu-menu-main .sub-menu {
        margin-bottom: 16px;
    }

    #header .menu-main .menu-box ul li:first-child {
        padding-top: 0;
    }

    #header .menu-main .menu-box ul li ul li {
        border: none;
    }

    #header .ed-btn {
        font-size: var(--font-15);
        padding: 6px 16px;
        line-height: 23px;
    }

    /* End Header */

    #menu-menu-category>li {
        width: 50% !important;
    }

    /* End Footer */

    .hhome__big {
        width: 100%;
        height: 400px;
        padding-right: 0;
    }

    .hhome .container {
        padding: 0 0 0 20px;
    }

    .hhome__info {
        width: 90%;
    }

    .hhome__info p:last-child {
        width: 100%;
        max-height: calc(23px* 3);
    }

    .hhome__featured {
        width: 80%;
        right: 0;
        background-position: 20px center;
    }

    .hhome__right {
        margin-top: 40px;
        width: 100%;
        padding-right: 20px;
    }

    .soon-content {
        flex-direction: column;
        padding: 0 0 20px;
        text-align: center;
    }

    .soon-content .soon-img,
    .soon-content .soon-item {
        width: 100%;
    }

    .soon-content .soon-img img {
        width: 100%;
    }

    .soon-content .soon-btn {
        width: 100%;
    }

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

    /* End Soon */


    .contact-main .contact-box.flex {
        flex-wrap: wrap;
    }

    .contact-main .contact-box.flex .item-flex {
        width: 100%;
    }

    .contact-main .contact-box {
        gap: 20px;
    }

    /* End Contact */

    .blog-main .blog-top .top-box p {
        padding: 16px 0 0 0;
        line-height: 26px;
        margin-bottom: 0;
    }

    /* End Cate */

    .author .pd-main {
        padding: 20px 0;
    }

    .sg-other .news__list .news__item {
        width: 100%;
    }

    /* End author */

    .box-grey,
    .ft-snippet {
        padding: 20px 24px;
        background-image: url(../svg/snippet-bg-mb.svg);
    }

    .box-grey>div,
    .ft-snippet>div {
        margin-bottom: 30px;
    }

    .box-grey::after,
    .ft-snippet::after {
        height: 20px;
        width: 131px;
        bottom: 15px;
    }

    /* End snippet */

    .coupon-item-detail .coupon-top .flex {
        flex-direction: column-reverse;
    }

    .coupon-item-detail .coupon-top .flex .hightlight {
        width: 100%;
        border-right: none;
        padding: 0 24px;
        row-gap: 10px;
    }

    .coupon-top .hightlight .mail-ds {
        display: block;
        text-align: center;
    }

    .coupon-top .info .mail-ds {
        display: none;
    }

    .coupon-item-detail .coupon-top .flex .info {
        width: 100%;
    }

    .coupon-item-detail .coupon-top .flex .hightlight::after {
        border-top: 1px dashed #000;
        right: unset;
        left: unset;
        top: -20px;
        border-right: 0;
    }

    #couponModal .show-code-top {
        padding: 24px;
    }

    #couponModal .coupon-top img {
        height: 41px;
        width: 131px;
    }

    #couponModal .show-code-top .coupon-top p {
        padding-left: 0;
    }

    #couponModal .coupon-md-form {
        display: block;
    }

    #couponModal .coupon-md-form p {
        margin-bottom: 16px !important;
    }

    #couponModal .show-code-top .coupon-copy .coupon-code {
        width: 100%;
    }

    #couponModal.modal a.close-modal {
        top: 12px;
        right: 20px;
    }

    .coupon-item-detail.all.coupon::before,
    .coupon-item-detail.all.coupon::after,
    .hightlight.relative-section::after,
    .coupon-top .info::after {
        width: 0;
    }

    .hightlight.relative-section::before,
    .coupon-top .info::before {
        border: none;
    }

    .coupon-item-detail .coupon-top .flex .hightlight .action {
        right: 0;
    }

    .coupon-item-detail .coupon-top .flex .hightlight .action .action-item {
        width: 87%;
    }


    /* Home Latest */

    .latest {
        padding: 40px 0 16px;
        background-image: url(../png/mb-bg2.png);
        background-size: auto 90%;
    }

    .latest__item {
        margin-bottom: 24px;
        width: 100%;
    }

    .latest__item:first-child {
        margin-bottom: 24px;
        padding-right: 0;
        width: 100%;
    }

    .cate-section .latest__item:first-child,
    .cate-section .latest__item {
        margin-right: 0;
        width: 100%;
    }


    .cate-section .latest__item:nth-child(n+2) .latest__info {
        width: 100%;
        padding-bottom: 8px;
    }

    .cate-section .author {
        margin-bottom: 0;
    }

    .latest__info {
        width: 100%;
        padding-left: 0;
    }

    .latest__item:nth-child(n+2) .list-flex {
        flex-wrap: nowrap;
        column-gap: 16px;
    }

    .latest__info h3 {
        max-height: 44px;
        overflow-y: hidden;
    }

    /* End Home Latstest */

    table figure figcaption {
        position: absolute;
        top: 0;
        font-size: var(--font-22) !important;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px;
        color: var(--primary-color-2);
    }


    .single-main .sg-right .sg-custom .sg-product-it .wp-block-column:nth-child(2) {
        text-align: center;
    }

    .single-main .sg-right .sg-custom .sg-product-it .wp-block-column:nth-child(2) .list-check,
    .single-main .sg-right .sg-custom .sg-product-it .wp-block-column:nth-child(2) .list-remove {
        text-align: left;
    }

    .single-main .sg-right .sg-custom ul.list-check li,
    .single-main .sg-right .sg-custom ul.list-remove li {
        padding-left: 23px;
    }

    /*  */

    .featureon__img:nth-child(n+4) {
        display: none;
    }


    /* Category */
    .catemain__top:before {
        left: 20px;
        height: 80px;
    }

    .catemain__top-box-info {
        width: 100%;
    }

    .catemain__top-box-info h1 {
        padding-left: 24px;
        margin-bottom: 24px;
    }

    .catemain__top-box-featured img {
        height: 140px;
    }

    .catemain__top-box p {
        padding: 32px 0 0 0;
        margin-bottom: 0;
    }

    /* Tool */

    .calories-form form {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 20px;
    }

    .calories-form .action.odd {
        grid-column: auto;
    }

    .content-bottom .result {
        grid-template-columns: repeat(1, 1fr);
    }

    .content-bottom .result::before {
        width: 100%;
        height: auto;
        border-right: none;
        border-bottom: 1px dashed var(--primary-color-2);
        left: 0;
        top: 60%;
        transform: translate(0, -50%);
    }


    .result .result-left .description-range {
        width: 100%;
    }

    .result .result-left .range>img {
        left: 0;
    }


    .result .result-left .range svg {
        width: 277px;
    }

    .content-bottom .result .result-right>ul {
        margin-bottom: 0;
    }

    .calories-result {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 40px;
    }

    .calories-result::after {
        width: 100%;
        height: auto;
        border-right: none;
        border-bottom: 1px dashed var(--primary-color-2);
        top: 70%;
        left: 0;
        transform: translate(0, -50%);
    }

    /* Tool Post */

    section.exc-hero-section.tool .exc-container .tool-top {
        text-align: left;
    }

    section.exc-hero-section.tool .exc-container .tool-top .social {
        justify-content: start;
    }

    .choose-list ul {
        align-items: start;
        justify-content: start;
        flex-direction: column;
    }

    /* Enfit */

    .coming .title {
        font-size: 26px !important;
        line-height: 32px !important;
    }

    .coming section {
        padding: 10px 0;
    }

    .first__coming--content {
        background-position-y: 105px;
    }


    .first__coming--img .first-img.mb .main {
        width: 48%;
    }

    .first__coming--img .first-img.mb .chart {
        top: 25%;
        left: -3%;
        width: 35%;
    }

    .first__coming--img .first-img.mb .training {
        top: -8%;
        right: 7.5%;
        width: 35%;
    }

    .first__coming--img .first-img.mb .workout {
        top: 51%;
        right: 6%;
        width: 23%;
    }


    .second__coming {
        margin-bottom: 10px;
    }

    .second__coming--left,
    .second__coming--right {
        width: 100%;
        padding-bottom: 0;
    }

    .second__coming--left .content {
        text-align: left;
    }

    .second__coming--item.grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    #rightSlick {
        width: 100%;
    }

    .third__coming--bottom.flex {
        column-gap: 20px !important;
    }

    .third__coming--bottom.flex .it {
        width: 100% !important;
        max-width: 100% !important;
    }


    .third__coming--bottom .it:nth-child(2),
    .third__coming--bottom .it:last-child {
        margin-top: 0;
    }

    .third__coming--bottom img {
        width: 100%;
    }

    .third__coming--bottom .third_download,
    .third__coming--bottom .third_create {
        max-height: 343px;
    }

    .third__coming--bottom .it:nth-child(3)>div,
    .third__coming--bottom .it:last-child>div {
        max-height: 343px;
        width: 100%;
        height: 100%;
    }

    .third__coming--bottom .it:nth-child(3)>div:hover img {
        height: 413px;
    }

    .fourth__coming-content {
        flex-direction: column;
    }

    .four__coming--left {
        width: 100%;
        margin-bottom: -4px;
    }

    .four__coming--right {
        padding: 20px;
        width: 100%;
        text-align: center;
    }
    

    .four__coming--right .content {
        position: relative;
        top: 75%;
        transform: translateY(0%);
    }

    .coming .tag-coming.flex {
        flex-direction: row;
    }

    /* Exercise Item */
    .equipment-container {
        flex-direction: column;
        gap: 20px;
    }

    .equipment-container .equipment-list {
        flex: 1;
        width: 100%;
        padding: 0;
    }

    .equipment-container .muscle-text {
        width: 100%;
    }

    /* Calculator Page */
    .hero-calculator-section.mb {
        background-size: 768px;
        background-position-x: -33px;
        row-gap: 30px;
    }

    .hero-calculator-section .page-top-white.mb-top-black {
        background-color: transparent;
    }

    .hero-calculator-section.mb .container .content {
        padding: 0;
    }

    .app-section.mb {
        background-image: url(../svg/app-mobile.svg);
        min-height: 618px;
    }

    .app-section.mb .enfit-action,
    .ads-enfit .enfit-action {
        justify-content: space-evenly;
        gap: 0;
    }

    .enfit-action .home-store img {
        width: auto;
        display: flex;
    }

    .app-section .app-action.flex {
        justify-content: center;
    }

    .app-section.mb .content {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    .app-section.mb .content .explore {
        padding: 11px 0;
        width: 150px;
        height: 47px;
    }

    .app-section.mb .social {
        justify-content: center;
    }

    /* Best Exercise */

    .filter-section .flex {
        justify-content: start;
    }

    .filter-section .muscle,
    .filter-section .eq,
    .filter-section .action {
        width: 100%;
    }


    .filter-section .muscle>p,
    .filter-section .eq>p,
    .filter-section .ms-options-wrap,
    .filter-section .clear,
    .filter-section .apply {
        flex: 1;
    }

    .filter-section .apply {
        min-width: 208px;
    }

    .result-section .mt {
        flex-direction: column;
        align-items: start;
    }

    .result-section .ex-img {
        width: 100%;
        height: 100%;
    }

    #content #previewSlick .slick-track {
        gap: 40px;
    }

    #content #previewSlick .slick-list {
        padding-top: 30px !important;
        padding-bottom: 50px !important;
    }

    #content #previewSlick .slick-slide {
        width: 142px;
    }

    #content #previewSlick .slick-dots {
        bottom: -5px;
    }

    /* Ads Enfit */
    .ads-enfit {
        padding: 15px 15px 0px;
        height: auto;
        ;
    }

    .ads__content {
        flex-direction: column;
        row-gap: 20px;
    }

    .ads__content .ads__left {
        padding: 0;
        width: 100%;
    }

    .ads__right {
        width: 100%;
    }


    .enfit-action a {
        height: 30.5px;
    }

    .enfit-action a:first-child {
        text-align: center;
        line-height: 30.5px;
        padding: 0 10px;
        white-space: nowrap;
    }

    /* Comment */
    .comment-form {
        flex-direction: column;
    }

    .comment-form .user-col,
    .comment-form .email-col {
        width: 100%;
    }

    .comment-form .user-col input,
    .comment-form .email-col input {
        padding: 0 0 0 20px;
    }

    .comment-form .email-col::before {
        width: 0;
        height: 0;
        position: unset;
    }

    .comment-form .user-col,
    .comment-form .email-col {
        flex: auto;
        margin-right: 0;
    }

    .comment-form .cmt-col {
        margin-top: 0;
    }

    .form-submit.flex {
        flex-direction: column-reverse;
        gap: 5px;
    }

    .submit-action.flex {
        justify-content: center;
        flex-direction: column;
    }

    /* Best Exercise */

    .exercise__grid--3.grid,
    .exercise__grid--2.grid {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 30px;
    }

    .wp-block-table table thead th:first-child,
    .wp-block-table table tbody td:first-child {
        box-shadow: 3px 0px 8.5px 0px rgba(0, 0, 0, 0.06);
    }

    .no-scroll.wp-block-table table thead th:first-child,
    .no-scroll.wp-block-table table tbody td:first-child {
        box-shadow: unset;
    }

    .wp-block-table table thead th:first-child,
    .wp-block-table table tbody td:first-child {
        width: 155px !important;
    }



    .best-exercise .best .exercise__grid-item-top-content-video {
        max-height: 170px;
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-top: 56.25%;
    }

    .best-exercise .best .exercise__grid-item-top-content-video video,
    .best-exercise .best .exercise__grid-item-top-content-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }

    .exercise__grid-item-top-content-2-column.flex {
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 20px;
        flex-direction: column;
        gap: 20px;
    }

    .best-exercise .all .exercise__grid-item-top-content-video iframe,
    .best-exercise .all .exercise__grid-item-top-content-video video {
        width: 100%;
        height: 195px;
    }

    .exercise__grid-item-top-content-equipment {
        margin-bottom: 10px;
    }

    .home-main.best-exercise {
        background: url(../png/bg.png) #101010 no-repeat -210px 0px / 600px;
        height: 100% !important;
    }

    .all__title {
        text-align: left;
    }

    .best-exercise .best h2 {
        padding: 0 20px;
    }

    .hcate__right {
        display: none;
    }


    .mcate__slide .slick-prev,
    .mcate__slide .slick-next {
        right: 0;
    }

    .ccoupon__item,
    .ccoupon__content {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .ccoupon__feature {
        padding: 0 !important;
    }

    .ccoupon__feature-img {
        width: 100% !important;
        height: 100% !important;
    }

    .ccoupon__content {
        padding-bottom: 40px;
    }

    .ccoupon__infos {
        width: 100%;
    }

    .ccoupon__infos::after {
        width: 100%;
        height: 1px;
        top: unset;
        right: unset;
        left: 0;
        bottom: -24px;
    }

    .ccoupon__action-item {
        height: 53px;
    }

    /* Coaching */
    .coachhero__top {
        flex-direction: column;
        gap: 20px;
    }

    .coachbox h2 {
        width: 100%;
    }

    .coachbox h2 {
        width: 80%;
    }

    .coachuser {
        top: 0;
        margin-bottom: 0;
        padding: 28% 0 0;
    }

    .coachuser h2 {
        top: 7% !important;
        margin-bottom: 0;
    }

    .coachuser__item {
        height: auto;
        flex-direction: column;
        padding-right: 20px;
    }

    .coachuser__avt {
        width: 100%;
    }

    .coachuser .slick-dots {
        top: -10% !important;
    }

    .coachuser__item-right {
        width: 100%;
    }

    .coachuser__avt img {
        width: 100% !important;
        position: unset;
    }

    .coachtest__list {
        flex-direction: column;
    }

    .coachcmt__block {
        padding: 0 20px;
    }

    .coachtest .coachcmt__block .slick-list {
        padding: 0 0 40px !important;
    }

    .coachcalendy__step {
        flex-direction: column;
    }

    .coachcalendy__calender .calendly-inline-widget {
        width: 100%;
        min-width: auto !important;
        height: 1050px !important;
        padding-top: 100%;
    }

    .coachplan__item {
        flex-direction: column;
    }

    .coachplan__item:last-child {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .pricing {
        padding-top: 0;
    }

    .pricing__list {
        flex-direction: column;
    }

    .pricing__item {
        padding: 20px 100px;
    }

    .oncoaching .page-top-white.mb-top-black {
        background-color: transparent !important;
    }

    /* News Letter */

    .news-letter .container {
        gap: 0;
        padding: 30px 16px;
        flex-direction: column;
    }

    .brand__section {
        flex-direction: column-reverse;
    }

    .brand__img {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .popup__bg-box {
        max-width: 100%;
    }

    .popup__bg-box-featured .close-gray {
        display: block;
        position: absolute;
        top: 15px;
        right: 20px;
        width: 13px;
        height: 13px;
    }

    .popup__bg-box-info .close-gray {
        display: none;
    }

}

@media (max-width: 380px) {
    .enfit-action a {
        height: 30px;
    }

    .enfit-action a:first-child {
        text-align: center;
        line-height: 27px;
        padding: 0 8px;
        font-size: 12px;
        white-space: nowrap;
    }

    .ads-enfit .enfit-action a:first-child{
        padding: 0 4px;
        height: 27px
    }

}