@media screen and (max-width:1536px) {
    .introduction-card h3, .main-title-block h2, .pricing-content span, .bmi-form h2 {
        font-size: 38px;
    }

    .hero-person {
        height: 610px;
    }

    .classes .main-title-block {
        margin-bottom: 80px;
    }

    .achieve-cards .achieve-image img {
        height: 160px;
    }
}

@media screen and (max-width:1440px) {

    .classes .main-title-block {
        margin-bottom: 60px;
    }

    .hero-content span {
        /*font-size: 40px;*/
    }

    .hero-content span img {
        width: 70px;
    }

    .trainer-content, .class-title {
        padding: 12px 16px;
    }

    .trainer-content h6, .class-title span {
        font-size: 20px;
    }

    .main-title-block img {
        left: 5px;
        top: -8px;
        height: 90px;
    }

    .main-title-block {
        margin-bottom: 40px;
    }

    .review-person+img {
        width: 50px !important;
    }

    .reviewer-name .review-person img {
        width: 52px;
        height: 52px;
    }

    .review-person div h5 {
        font-size: 18px;
    }

    .blog-slider .owl-nav, .trainer-slider .owl-nav {
        top: -90px;
    }

    .improve-video .poster-arrow {
        height: 70px;
        bottom: -35px;
    }

    .improve-video button {
        width: 60px;
        height: 60px;
    }

    .improve-video button img {
        width: 16px;
    }

    .improve-video button::after {
        width: 90px;
        height: 90px;
    }

    .footer-logo-title img {
        height: 90px;
        left: 5px;
        top: -24px;
    }

    .footer-logo a img {
        height: 80px;
    }

    .locations h6, .hours h6, .footer-links a {
        font-size: 24px;
    }

    .locations p, .hours p {
        font-size: 18px;
    }

    .footer-links span, .locations span, .hours span {
        margin-bottom: 16px;
    }

    .footer-links ul li:not(:last-child) {
        margin-right: 22px;
    }

    .footer-links ul li a {
        font-size: 20px;
    }

    .achieve-cards, .bmi-chart-v2 .table-responsive {
        padding: 24px;
    }

    .bmi-chart-v2 p {
        padding: 16px 24px;
    }

    .accordion .accordion-item .accordion-header .accordion-button, .class-content h4 {
        font-size: 30px;
    }

    .accordion .accordion-button::after {
        background-position: 12px center;
        background-size: 16px;
    }

    .class-content h4 {
        font-size: 24px;
    }

    .open-hours-bg {
        padding: 36px;
        min-height: 540px;
        background-position: top;
    }

    .hero-slider-images .owl-nav .owl-prev,
    .hero-slider-images .owl-nav .owl-next, .blog-slider-v2 .owl-nav .owl-prev,
    .blog-slider-v2 .owl-nav .owl-next, .class-slider .owl-nav .owl-prev,
    .class-slider .owl-nav .owl-next {

        width: 50px;
        height: 50px;
    }

    footer .location-wrapper .location-block h3, .contact-block a {
        font-size: 24px;
        display: block;
    }
}

@media screen and (max-width:1399px) {
    .pricing-body ul li p, .pricing-header h6 {
        font-size: 18px;
    }

    .blog-footer, .blog-wrapper .blog-body {
        padding: 16px;
    }

    .blog-footer-content .blog-footer-name h6 {
        font-size: 18px;
        margin-bottom: 2px;
    }

    .blog-footer-content img {
        width: 50px !important;
        height: 50px !important;
    }

    .blog-footer-content {
        gap: 10px;
    }

    .blog-footer .date {
        font-size: 12px;
    }
}

@media screen and (max-width:1366px) {
    .introduction-card h3, .main-title-block h2, .pricing-content span, .bmi-form h2 {
        font-size: 34px;
    }

    .footer-logo-title h5 {
        font-size: 28px;
    }

    .owl-prev svg, .owl-next svg, .owl-prev path, .owl-next path {
        width: 16px;
    }

    .blogs .owl-prev svg, .blogs .owl-next svg, .blogs .owl-prev path, .blogs .owl-next path,
    .class .owl-prev svg, .class .owl-next svg, .class .owl-prev path, .class .owl-next path {
        width: 10px;
    }

    .owl-prev, .owl-next {
        width: 34px;
        height: 34px;
        box-shadow: -5px 5px 0px -1px #ffffff, -5px 5px 0px 0px var(--red);
    }

    .trainer-content h6, .class-title span {
        font-size: 18px;
    }

    .blog-content p {
        font-size: 16px;
    }

    .classes .main-title-block {
        margin-bottom: 40px;
    }

    .open-hours-bg .hours-block .hours-flex h6 {
        font-size: 18px;
    }

    .bmi-chart-v2 table th {
        font-size: 26px;
        line-height: 30px;
    }
}

@media screen and (max-width:1280px) {

    .hero-content span {
        font-size: 34px;
    }

    .hero-content span img {
        width: 60px;
    }

    .improve-video button {
        width: 50px;
        height: 50px;
    }

    .improve-video button::after {
        width: 80px;
        height: 80px;
    }

    .improve-video .poster-arrow {
        height: 60px;
        bottom: -30px;
    }

    .intro-image {
        scale: 1;
    }

    .blog-content {
        padding: 16px;
    }

    .blog-content a {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 6px;
    }

    .content {
        font-size: 16px;
        line-height: 22px;
    }

    .blog-image span {
        top: 16px;
        right: 16px;
        font-size: 12px;
        padding: 3px 8px;
    }

    .copyright ul li a, .copyright p, .opening-hours .hours-content p, .bmi-form p {
        font-size: 14px;
    }

    .trainer-content {
        bottom: 16px;
        left: 16px;
        width: calc(100% - 32px);
    }

    .contact input {
        height: 40px;
        line-height: 40px;
        padding: 0 12px;
    }

    .review-slider {
        padding: 16px;
    }

    .review-person+img {
        width: 36px !important;
    }

    .reviewer-name .review-person img {
        width: 44px;
        height: 44px;
    }

    .review-person div h5 {
        font-size: 16px;
    }

    .review-person div p, .review-content p, .review-slider p {
        font-size: 14px;
    }

    .review-rating {
        flex-direction: column;
        align-items: flex-start;
        gap: 0px;
        margin: 10px 0 20px;
    }

    .reviewer-name {
        margin-top: 40px;
    }

    .slider-review-content {
        height: 120px;
    }

    .pricing-content {
        padding: 16px;
    }

    .pricing-content ul li p {
        font-size: 16px;
    }

    .pricing-switch>span, .blog-wrapper .blog-body a {
        font-size: 18px;
    }

    .accordion .accordion-item .accordion-header .accordion-button {
        padding: 12px 16px;
        font-size: 24px;
    }

    .accordion .accordion-button::after {
        background-position: 11px center;
        background-size: 11px;
    }

    .accordion .accordion-button::after {
        width: 34px;
    }

    .accordion .accordion-button::before {
        width: 34px;
        height: 34px;
        right: 16px;
    }

    .achieve-cards .achieve-content span {
        font-size: 24px;
    }

    .pricing-wrapper {
        padding: 24px;
    }

    .pricing-header {
        padding-bottom: 24px;
    }

    .pricing-header span {
        font-size: 34px;
    }

    .pricing-body {
        padding-top: 24px;
    }

    .open-hours-bg {
        padding: 24px;
        min-height: 440px;
        background-position: top;
    }

    .improve-wrapper {
        height: 470px;
        background-position: top;
    }

    footer .location-wrapper .location-block h3 {
        font-size: 20px;
    }

    footer .location-wrapper .location-block h3, .contact-block a {
        font-size: 20px;
    }

    footer .location-wrapper .location-block p {
        font-size: 16px;
        line-height: 22px;
    }
}

@media screen and (max-width:1199px) {
    .introduction-card p {
        font-size: 14px;
        line-height: 20px;
    }

    .hero-content p {
        font-size: 16px;
    }

    header .navbar-brand img {
        width: 150px;
    }

    header .nav-item:not(:last-child), header .navbar .navbar-collapse {
        margin-right: 24px;
    }

    header .nav-item .nav-link {
        font-size: 14px;
    }

    .class-slider-row {
        min-height: 448px;
    }

    .hero-person {
        height: 510px;
    }

    .pricing-body {
        min-height: 240px;
    }

    .open-hours-bg {
        background-position: inherit;
    }

    .open-hours-bg::after {
        background: linear-gradient(270deg, rgba(0, 0, 0, 0) 35%, #000000 100%);
    }

    .improve-wrapper button, .circle {
        width: 70px;
        height: 70px;
    }

    .improve-wrapper button img {
        height: 30px;
    }

    @keyframes ripple {
        0% {
            box-shadow: 0 0 0 0 rgba(240, 30, 30, 0), 0 0 0 0px rgba(240, 30, 30, 0.1), 0 0 0 0px rgba(240, 30, 30, 0.4), 0 0 0 20px rgba(240, 30, 30, 0.3);
        }

        100% {
            box-shadow: 0 0 0 0px rgba(240, 30, 30, 0), 0 0 0 0px rgba(240, 30, 30, 0.1), 0 0 0 16px rgba(240, 30, 30, 0.4), 0 0 0 34px rgba(240, 30, 30, 0.3);
        }
    }
}

@media screen and (max-width:1024px) {
    .introduction-card h3, .main-title-block h2, .pricing-content span, .bmi-form h2 {
        font-size: 22px;
    }

    .main-title-block span {
        font-size: 18px;
    }

    .intro-image {
        translate: -10px 196px;
        scale: 1;
    }

    .contact {
        background-size: cover;
    }

    .contact::after {
        content: '';
        background-color: #000000;
        opacity: 0.4;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .contact label {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .hero-content span, .hero-content p, .hero-content .theme-btn, .hero-content h2, .hero-text {
        position: relative;
        z-index: 30
    }
}

@media screen and (max-width:992px) {
    .content, .bmi .section-title-v2~p, .open-hours-bg p {
        font-size: 14px;
        line-height: 20px;
    }

    .open-hours-bg p {
        margin-top: 10px;
    }

    .blog-content a {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 6px;
    }

    .locations h6, .hours h6, .footer-links a {
        font-size: 20px;
    }

    .locations p, .hours p {
        font-size: 16px;
        line-height: 22px;
    }

    .footer-links span, .locations span, .hours span {
        margin-bottom: 6px;
        font-size: 14px;
    }

    .footer-links ul li:not(:last-child), .contact-block ul li:not(:last-child) {
        margin-right: 20px;
    }

    .footer-links ul li a, .contact-block ul li a {
        font-size: 18px;
    }

    .footer-logo {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 20px;
        margin-bottom: 72px;
    }

    footer, .blog, .trainer, .review, .opening-hours, .introduction, .pricing, .bmi-calculate, .improve {
        padding: 40px 0;
    }

    .trainer-content h6 {
        font-size: 18px;
    }

    .bmi-form .form-group input, .bmi-form .form-group select {
        height: 40px;
    }

    .bmi-form p {
        margin-bottom: 20px;
    }

    .class .section-title-content {
        margin-bottom: 34px;
    }

    .class .mb-50 {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:991px) {

    header {
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
        background-color: var(--black);
        height: auto;
        padding: 10px 0 10px;
        border-bottom: none;
        z-index: 150;
    }

    header .navbar-nav {
        border-top: 1px solid #ffffff80;
        margin-top: 15px !important;
        padding: 15px 0 15px;
        align-items: flex-start;
    }

    .navbar-nav .theme-btn {
        margin: 8px 0 0 11px;
    }

    header .navbar .nav-item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 16px;
    }

    header .navbar .nav-item .nav-link::after {
        display: none;
    }

    header .contact-btn {
        padding: 6px 16px !important;
    }

    .bmi-chart {
        padding: 16px 0;
    }

    .bmi-chart table thead th, .bmi-chart table tbody tr td {
        font-size: 18px;
    }

    .bmi-chart table tbody tr:first-child td {
        padding-top: 16px;
    }

    .bmi-chart p {
        font-size: 14px;
    }

    .bmi-chart table tbody tr td {
        padding-bottom: 16px;
    }

    .improve-video button {
        width: 44px;
        height: 44px;
    }

    .improve-video button::after {
        width: 66px;
        height: 66px;
    }

    .improve-video button img {
        width: 14px;
    }

    .pricing-switch>span {
        font-size: 16px;
    }

    .pricing-switch {
        justify-content: flex-end;
        margin-bottom: 30px;
    }

    .pricing-content ul li {
        align-items: baseline;
    }

    .switch .slider {
        width: 52px;
        height: 26px;
    }

    .switch .slider::before {
        height: 20px;
        width: 20px;
    }

    .slider-button-block {
        margin: 16px 0 0;
        text-align: center;
    }

    .review-rating {
        margin-bottom: 0;
    }

    .introduction, .classes {
        padding: 40px 12px;
    }

    .introduction-card:nth-of-type(2) {
        margin-bottom: 30px;
    }

    .main-title-block img {
        left: 5px;
        top: 8px;
        height: 60px;
    }

    .three-arrows {
        bottom: -12px;
        height: 25px;
    }

    .locations p, .hours p {
        margin: 0;
    }

    .footer-links:last-child {
        margin: 30px 0;
    }

    footer .locations {
        margin: 0 0 30px;
    }

    .footer-logo {
        margin-bottom: 40px;
    }

    .pricing-wrapper {
        height: 100%;
    }

    .pricing-row .pricing-col:first-child {
        margin-top: 0;
    }

    .pricing-row .pricing-col:last-child {
        margin-top: 30px;
    }

    .classes-slider-wrapper {
        position: static;
    }

    .classes-slider-wrapper+.slider-button-block {
        margin-top: 30px;
    }

    .hero {
        background-position: 85% 85%;
    }

    .hero-person {
        height: auto;
    }

    .py-80 {
        padding: 40px 12px;
    }

    .pricing-header {
        padding: 16px 0;
    }

    .open-hours {
        padding-left: 12px;
        padding-right: 12px;
    }

    header .navbar-collapse .navbar-nav .nav-item .sub-menu {
        position: relative;
        width: 100%;
        visibility: visible;
        overflow: hidden;
        opacity: 0;
        height: 0;
        margin: 0;
        padding: 0;
        transition: height 300ms ease-in-out;
        transform: translate(0);
        box-shadow: none;
        margin-top: 0;
        top: 10px;
        border: none;
        background-color: transparent;
    }

    header .navbar-collapse .navbar-nav .nav-item .sub-menu.show-sub-menu {
        opacity: 1;
        position: relative;
        transition: height 300ms ease-in-out;
        margin-top: 0;
    }

    .sub-menu.show-sub-menu>li {
        display: block;
        margin-left: 16px;
        width: 100%;
    }

    header .sub-menu li:not(:last-child) {
        border-bottom: none;
        padding-bottom: 0;
    }

    header .sub-menu li a {
        color: #fff;
    }

    header .theme-btn-v2, header .sub-menu li a, header .navbar-collapse .nav-item .nav-link {
        font-size: 14px;
    }

    header .navbar .navbar-collapse {
        margin-right: 0;
    }

    .contact-wrapper {
        padding: 20px;
    }

    footer .location-wrapper h6, .contact-block h6 {
        margin-bottom: 10px;
    }

    footer hr {
        margin: 20px 0;
    }
}

@media screen and (min-width: 991px) {
    .nav-link:hover .rotate-arrow {
        transition: 0.3s all;
        transform: rotate(-180deg);
    }
}

@media screen and (max-width:768px) {
    .contact {
        background-position: top;
    }

    .hero-content p {
        width: auto;
    }

    .hero-slider-images .owl-nav .owl-prev, .hero-slider-images .owl-nav .owl-next {
        width: 40px;
        height: 40px;
    }

    .hero-slider-images .owl-nav {
        bottom: 20px;
        top: auto;
        justify-content: center;
        gap: 16px;
        width: 100%;
    }

    .hero-slider-images .owl-nav {
        bottom: 0;
        top: auto;
        justify-content: center;
        gap: 16px;
    }

    .hero-v2 .owl-prev svg, .hero-v2 .owl-next svg, .hero-v2 .owl-prev path, .hero-v2 .owl-next path {
        width: 10px;
        height: 12px;
    }

    .hero-slider-images .owl-nav .owl-prev,
    .hero-slider-images .owl-nav .owl-next, .class-slider .owl-nav .owl-prev,
    .class-slider .owl-nav .owl-next {
        width: 36px;
        height: 36px;
    }

    .hero-content p {
        margin-bottom: 0;
    }

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

    .hero-content .theme-btn {
        margin-top: 30px;
    }

    .accordion-item:not(:last-child) {
        margin-bottom: 24px;
    }
}

@media screen and (max-width:767px) {

    * {
        scroll-padding-top: 20px;
    }

    .pricing-switch {
        justify-content: flex-start;
    }

    header .navbar-brand img {
        height: 40px !important;
        width: auto;
    }

    header .hamburger {
        top: -7px;
    }

    .opening-hours .main-title-block span {
        color: #fff;
    }

    .hero {
        background-position: 70% 70%;
        overflow: hidden;
        position: relative;
    }

    .hero-person {
        bottom: -50px;
    }

    .hero-content p {
        color: #ffffff;
    }

    .introduction, .blog, footer, .trainer, .contact, .review, .opening-hours, .pricing, .bmi-calculate, .improve, .hero {
        padding-left: 12px;
        padding-right: 12px;
    }

    .improve-video .poster-arrow {
        height: 40px;
        bottom: -20px;
    }

    .pricing-row .pricing-col:last-child {
        margin-top: 0;
    }

    .pricing-row .pricing-col:nth-child(2) {
        margin: 30px 0;
    }

    .intro-image-block img:first-child {
        height: 300px;
        width: 100%;
        object-fit: cover;
    }

    .intro-image-block.approach img:first-child {
        height: 180px;
    }

    .introduction-card h3 {
        font-size: 24px;
    }

    .introduction-card {
        margin-bottom: 30px;
    }

    .introduction-card.mt-30 {
        margin-top: 0;
    }

    .main-title-block, .review .main-title-block {
        margin-bottom: 30px;
    }

    .opening-hours .hours-block {
        align-items: flex-start;
    }

    .blog-image span {
        top: 12px;
        right: 12px;
        font-size: 10px;
        padding: 3px 8px;
    }

    .blog-slider .owl-nav, .trainer-slider .owl-nav {
        position: static;
        margin-top: 20px;
    }

    .blog-content {
        height: auto;
    }

    .copyright-content {
        flex-direction: column;
        gap: 8px;
        text-align: center;
    }

    .footer-logo-title img {
        height: 75px;
        top: 0;
    }

    .opening-hours::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #0000004d;
        z-index: 0;
    }

    .hours-content {
        z-index: 10;
        position: relative;
    }

    .opening-hours .hours-content p {
        color: #ffffff;
        font-size: 14px;
    }

    .opening-hours .hours-content button {
        box-shadow: -7px 7px 0px -1px #aaaaaa, -7px 7px 0px 1px var(--red);
    }

    .opening-hours .hours-content button:hover {
        box-shadow: none;
    }

    .hours-flex div {
        display: flex;
        align-items: center;
        gap: 6px;
    }

    .theme-btn {
        font-size: 14px;
        padding: 6px 16px;
    }

    .achieve-cards {
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-around;
        padding: 16px;
        gap: 16px;
    }

    .achieve-cards .achieve-image img {
        height: 100px;
    }

    .achieve-cards .achieve-content img {
        margin: 16px 0;
    }

    .mb-50 {
        margin-bottom: 34px;
    }

    .accordion .accordion-item .accordion-collapse .accordion-body {
        padding: 16px;
    }

    .achieve-cards .achieve-content h6 {
        font-size: 18px;
    }

    .pricing-body {
        min-height: auto;
        padding-bottom: 24px;
    }

    .people-card-wrapper {
        padding: 16px;
    }

    .people-header-content h6 {
        font-size: 16px;
        margin-bottom: 2px;
    }

    .people-card-header {
        gap: 10px;
    }

    .people-card-wrapper img {
        width: 54px;
        height: 54px;
    }

    .open-hours-bg .hours-block {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
        margin-top: 20px;
    }

    .open-hours-bg .hours-block .hours-flex {
        padding: 6px 10px;
    }

    .open-hours-bg .hours-block .hours-flex img {
        height: 20px;
    }

    .open-hours-bg {
        padding: 20px;
        background-position: 13% 6%;
    }

    .improve-wrapper {
        height: 470px;
        background-position: 52% 0%;
    }

    .improve-wrapper button, .circle {
        width: 54px;
        height: 54px;
    }

    .improve-wrapper button img {
        height: 24px;
    }

    @keyframes ripple {
        0% {
            box-shadow: 0 0 0 0 rgba(240, 30, 30, 0), 0 0 0 0px rgba(240, 30, 30, 0.1), 0 0 0 0px rgba(240, 30, 30, 0.4), 0 0 0 16px rgba(240, 30, 30, 0.3);
        }

        100% {
            box-shadow: 0 0 0 0px rgba(240, 30, 30, 0), 0 0 0 0px rgba(240, 30, 30, 0.1), 0 0 0 12px rgba(240, 30, 30, 0.4), 0 0 0 24px rgba(240, 30, 30, 0.3);
        }
    }

    .bmi-chart-v2 .table-responsive {
        padding: 16px;
    }

    .bmi-chart-v2 p {
        padding: 12px 16px;
    }

    .pricing-wrapper {
        padding: 16px;
    }

    .bmi-chart-v2 p {
        font-size: 14px;
    }

    .bmi-chart-v2 table td {
        font-size: 16px;
    }

    .bmi-chart-v2 table th {
        font-size: 20px;
    }

    .bmi-chart-v2 table td {
        padding: 6px 0;
        width: 50%;
    }

    .bmi-form form {
        margin-top: 30px;
    }

    .hero-content {
        /* width: calc(100% - 20px); */
    }

    .blog-slider-v2 .owl-nav, .class-slider .owl-nav {
        position: static;
        width: 100%;
        margin: 30px 0 2px;
        justify-content: center;
        transform: translate(0);
        gap: 16px;
    }

    .class-slider .owl-nav {
        margin-top: 30px;
    }

    .blog-slider-v2 .owl-nav .owl-prev,
    .blog-slider-v2 .owl-nav .owl-next, .class-slider .owl-nav .owl-prev,
    .class-slider .owl-nav .owl-next {
        width: 36px;
        height: 36px;
    }

    .contact-wrapper {
        background-size: cover;
        height: 100%;
        background-position: 20% 30%;
        padding: 40px 20px;
    }

    .open-hours-bg .hours-block .hours-flex h6 {
        font-size: 14px;
    }
}

@media screen and (max-width:576px) {

    header .navbar {
        padding: 0 12px;
    }

    header .hamburger {
        top: -8px;
        right: 31px;
    }

    .review-rating ul li {
        width: 28px;
        height: 28px;
    }

    .opening-hours .hours-block {
        flex-direction: column;
        align-items: flex-start;
    }

    .bmi-chart table thead th, .bmi-chart table tbody tr td {
        font-size: 14px;
    }

    .improve-video button img {
        width: 12px;
    }

    .improve-video button {
        width: 34px;
        height: 34px;
    }

    .improve-video button::after {
        width: 50px;
        height: 50px;
    }

    .hero-person {
        right: 0;
        height: 560px;
    }

    .bmi-chart-v2 table td {
        font-size: 14px;
        width: 50%;
    }

    .bmi-chart-v2 table th {
        font-size: 15px;
        line-height: 20px;
    }

    footer .location-wrapper .location-flex {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
}

@media screen and (max-width:576px) {
    .blog-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
}