/* ---- mobile view starts ------  */
@media (max-width: 767.98px) {
  h1 {
    font-size: 28px;
    font-weight: 600;
    color: #24ccd4;
    line-height: 130.5%;
  }
  h2 {
    font-size: 20px;
    font-weight: 600;
    color: #24ccd4;
    line-height: 130.5%;
  }
  h5 {
    font-size: 14px;
    font-weight: 600;
  }
  p {
    font-size: 14px;
    line-height: 164%;
    margin-bottom: 0;
    font-weight: 400;
    font-family: "PT Sans";
  }
  .footer_section p {
    font-family: "Poppins" !important;
  }
  .heading {
    font-family: "Poppins";
    letter-spacing: 8px;
    font-size: 14px;
  }
  .section-wrapper {
    margin: 135px 0 100px 0;
  }
  section {
    margin: 100px 0 0px 0;
  }
  .margin-link {
    margin: 0 0 0px 0;
    padding: 100px 0 0 0;
  }
  .application-section,
  .blogs-section {
    margin: 100px 0 100px 0;
  }
  .submit-btn {
    margin: auto;
  }
  .disabled_btn {
    margin: auto;
  }
  .grid-col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blogs-grid-col {
    padding-left: 40px;
    padding-right: 40px;
  }
  /*--------------------------------------------------------------
  # Header Starts 
  --------------------------------------------------------------*/
  .header {
    transition: all 0.5s;
    z-index: 997;
  }
  header .navbar .navbar-brand img {
    width: auto;
    height: 60px;
  }
  header .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: transparent;
  }
  header .navbar-nav {
    padding-top: 25px;
    gap: 10px;
  }
  header .navbar-collapse {
    height: 100vh;
  }
  header .navbar-nav .nav-link {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 22px;
    line-height: unset;
    color: #000;
  }
  /*--------------------------------------------------------------
  # Footer Starts
  --------------------------------------------------------------*/
  .footer_section .footer_menu .footer_lists {
    gap: 6px;
    flex-wrap: wrap;
  }
  .footer_section .footer_menu .footer_nav_links:after {
    content: "|";
    padding: 0px 0px 0px 6px;
  }
  .footer_section .footer_contact_details {
    margin: 0px 40px;
  }
  .footer_section .footer_contact_details .location_div {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin: auto;
  }
  .footer_contact_details {
    display: block;
  }
  /*--------------------------------------------------------------
  # Hero Section
  --------------------------------------------------------------*/
  .hero .image-stack {
    margin-bottom: 40px;
  }
  .Hero-image img {
    height: auto;
    object-fit: cover;
  }
  .hero .image-stack__item-top img {
    width: 285px;
    height: auto;
  }
  .hero-text {
    margin-top: 60px;
  }
  .hero .image-stack__item-bottom img {
    width: 285px;
    display: block;
    height: 285px;
    object-fit: cover;
  }
  .Hero-image {
    margin-top: 60px;
  }
  .blogs-hero-img {
    margin-top: 0px;
  }
  .home-about .about-image-stack {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .about-image-stack-bottom {
    position: absolute;
    left: -5px;
    top: -40px;
    z-index: -1;
  }
  .home-about .home-about-text {
    margin-top: 38px;
  }
  .about-image-stack-bottom img {
    width: 80px;
    height: auto;
  }
  .contact-hero-img {
    margin-top: 0rem;
    margin-left: 0rem;
  }

  /*--------------------------------------------------------------
  # Home-Classes Section
  --------------------------------------------------------------*/
  .home-classes .classes-card {
    margin-top: 30px;
    gap: 30px;
  }
  .home-classes .classes-card .classes-card-bgimg {
    position: absolute;
    right: 3px;
    z-index: -1;
    top: -230px;
    width: 80px;
  }
  .home-classes .classes-card .personal-training-card {
    background: #f8f8f8;
    border-radius: 20px;
    padding: 15px;
    text-align: center;
    width: 180px;
  }
  .home-classes .personal-card-two {
    align-self: end;
  }
  .home-classes .card_description {
    font-size: 12px;
  }
  .home-classes .classes-text {
/*     text-align: center; */
  }
  .home-classes .classes-card-top {
    margin-left: 0px;
  }
  /*--------------------------------------------------------------
  # Pricing Section
  --------------------------------------------------------------*/

  .price-section .pricing-card {
    margin: 15px 0px;
  }
  .price-section .card-content .pricing-display .pricing-number {
    font-family: "Poppins";
    font-size: 50px;
    color: #7a5c8d;
  }
  .price-section .pricing-display .pricing-per-month {
    align-self: flex-end;
    font-family: "Poppins";
    font-size: 14px;
  }
  /*--------------------------------------------------------------
  # Home Blogs Section
  --------------------------------------------------------------*/
  .blogs-card {
    margin: 15px 0px;
  }
  .home-blogs-section .blogs_bg {
    display: none;
  }
  .home-blogs-section .blogs-main-btn {
    display: flex;
    justify-content: center;
    padding-top: 40px;
  }

  .blogs-section .blogs_bg {
    display: none;
  }
  .blogs-section {
    position: relative;
    margin-top: -60px 0px;
  }
  .blog-description-section {
    margin-top: 10px;
  }
  .blog-description-section .blog_heading {
    font-size: 28px;
    font-weight: 600;
    font-family: "Poppins";
    width: 100%;
    margin: 15px 0px;
  }
  .blog-description-section .blog_sub_heading {
    font-weight: 600;
    font-family: "Poppins";
    color: #000;
    margin-bottom: 20px;
  }
  .blogs-card .card-content .card-title h3 {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 14px;
    line-height: 115.61%;
    color: #24ccd4;
  }
  .card_description {
    font-size: 12px;
  }
  .blogs-card .card-content {
    padding: 30px 15px 25px 15px;
  }
  .blogs-card .blogs_img img {
    width: 100%;
    height: 185px;
    border-top-right-radius: 32px;
    border-top-left-radius: 32px;
  }
  .application-card .aplication-img {
    margin-top: -38px;
    text-align: center;
  }

  .application-card {
    width: 100%;
  }
  .client-application-card {
    background: #f8f8f8;
    border-radius: 20px;
    margin: 0px;
  }
  .client-application-card .aplication-img {
    padding-top: -19px;
    position: unset;
    margin-top: -40px;
  }
  .application-card .apply-btn {
    padding: 4px 40px 39px 40px;
    text-align: center;
  }
  .application-card .application-card-text {
    padding: 30px;
  }

  .blogs-card {
    background: #ffffff;
    border-radius: 35px;
    border: 0;
    margin: 14px 0px;
  }

  .blogs-social-media .blogs-social-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    align-items: start;
    gap: 10px;
  }
  .date-time-div {
    align-self: flex-start;
  }
  .link-copied {
    top: 4px;
    right: auto;
    margin: 0 0 0 8px;
  }
  /*--------------------------------------------------------------
  # Testimonials Section
  --------------------------------------------------------------*/
  .testimonials-section .testimonial-bg {
    display: none;
  }
  .swiper-arrows {
    position: relative;
    bottom: -29px;
  }
  .testimonials-section .client-profile .client-wave-img {
    position: absolute;
    z-index: 1;
    left: 45px;
    top: 41px;
    width: 243px;
    height: 243px;
  }

  .testimonials-section .client-profile .testimonial-content {
    margin-top: 10px;
  }

  .testimonials-section .client-profile {
    padding: 30px 20px 30px 20px;
  }
  .team-swiper-arrows {
    position: relative;
    bottom: -31px;
    margin: 0px 111px;
  }
  /* ====================================== About-us-page ====================================== */
  .classes-banner {
    margin: 60px 0 0px 0;
  }
  .about-section .about-image-top {
    position: absolute;
    z-index: 1;
    display: flex;
    gap: 10px;
    margin-left: 0px;
  }
  .about-image-stack-top img {
    width: 100%;
    border-bottom-left-radius: 150.5px;
    height: 195px;
  }
  .about-section .about-image-bottom {
    text-align: center;
  }
  .about-section .about-image-top1 {
    margin-top: 30px;
  }
  .about-section .about-image-top1 img {
    border-bottom-left-radius: 95px;
    height: 130px;
  }
  .about-section .about-image-top2 img {
    border-bottom-right-radius: 95px;
    height: 130px;
  }
  .about-section .about-image-bottom img {
    width: 220px;
  }
  .about-section .about-image-top2 {
    margin-top: 69px;
  }
  footer .phone-link,
  footer .hover-underline-animation {
    font-size: 14px;
  }
  .our-vision .vision-text {
    margin-top: 60px;
  }
  .our-vision .vision-bg-img {
    position: absolute;
    right: 1px;
    z-index: -1;
    top: -35px;
  }
  .our-vision .vision-bg-img img {
    width: 80px;
    height: auto;
  }
  .our-vision .vision-img img {
    border-bottom-right-radius: 150.5px;
    height: 221px;
    object-fit: cover;
  }
  .about-section .home-about-text {
    margin-top: 54px;
  }
  .team-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .personal-training-image-top img {
    width: 100%;
    border-bottom-left-radius: 150.5px !important;
    height: 221px !important;
    object-fit: cover;
  }

  .personal-training-image-bottom {
    right: -12px !important;
    top: -35px !important;
    left: unset !important;
  }
  .personal-training-image-bottom img {
    width: 80px;
    height: auto;
    display: block;
  }
  .personel-training .home-about-text {
    margin-top: 30px;
  }

  /* Faq Section */
  .faq-questions {
    margin: 0px 0px !important;
  }
  .collapse-card {
    background: #f8f8f8;
    border-radius: 22px;
    margin: 15px 0px;
  }
  .faq-section .mb-0 > a {
    padding: 35px 20px 20px 20px;
  }
  .faq-main-btn {
    text-align: center;
  }
  .contact-header {
    margin-bottom: 60px;
  }
  .contact-btn {
    text-align: center;
  }
  .wpcf7-spinner {
    margin: -30px 22% 0 auto !important;
  }

  /* error-Page */
  .error-text p {
    font-size: 18px;
    color: #000;
    margin-top: 90px;
  }
  .home-classes .class-grids {
    display: unset;
  }
  .modal-description {
    width: 100%;
  }
  .kg-select {
    width: 60px;
  }
  .ft-symbol {
    right: 20px;
  }
  .personal-image-top1 img {
    height: 90px;
  }
  .fitness-modal-wave {
    top: -266px !important;
  }
  #fitnessmodal .personal-wave-img {
    top: 100px;
  }
  .free-tag {
    margin-top: -720px;
    width: 64%;
  }
  .personal-image-bottom.d-block .fitness-modal-wave {
    top: 0 !important;
  }
  .textarea-field:focus ~ .lz-label,
  .textarea-field:not(:placeholder-shown) ~ .lz-label {
    width: 92%;
  }
  .blog-hero-img img,
  .Hero-image.blogs-hero-img img {
    min-height: 230px;
  }
  .formselect-div {
    top: 195px;
    margin: auto;
    right: 50%;
    transform: translateX(50%);
    z-index: 3;
  }
  .personal-training-img {
    height: 230px;
  }
  .home-about-text {
/*     text-align: center; */
    margin-top: 12px;
  }
  .modal-wave {
    width: 150px;
    height: 150px;
  }
  button.close {
    right: 10px;
    top: 10px;
    width: 24px;
    height: 24px;
  }
  .register-modal-body {
    margin: 0;
  }
  .submit-pos {
    text-align: center;
  }
  .swiper-button-next {
    right: 30%;
    bottom: -60px;
    top: auto;
  }
  .swiper-team-button-next {
    right: 30%;
    top: auto;
    bottom: -60px;
  }
  .swiper-button-prev {
    left: 30%;
    bottom: -60px;
    top: auto;
  }
  .swiper-team-button-prev {
    left: 30%;
    top: auto;
    bottom: -60px;
  }
  .home-blogs-section .main-button {
    margin: auto;
  }
  header .navbar-nav > .active > .nav-link,
  header .navbar-nav .nav-link:hover {
    font-size: 22px !important;
  }
  .nav-item .registerbtn {
    margin-top: 30px;
  }
}
/*--------------------------------------------------------------
  # tab view starts
  --------------------------------------------------------------*/

@media (min-width: 768px) and (max-width: 991.98px) {
  .grid-col {
    padding-left: 12.8px !important;
    padding-right: 12.8px !important;
    align-self: center;
  }
  .heading {
    font-family: "Poppins";
    letter-spacing: 0.715em;
    font-size: 13px;
  }
  .price-section .pricing-display .pricing-per-month {
    align-self: flex-end;
    font-family: "Poppins";
    font-size: 12px;
  }
  .blogs-grid-col {
    padding-left: 12.8px;
    padding-right: 12.8px;
  }
  .header {
    transition: all 0.5s;
    z-index: 997;
  }
  header .navbar-collapse {
    height: 100vh;
  }
  .hero .image-stack__item-top img {
    width: 330px;
    height: 293px;
    object-fit: cover;
  }
  .home-classes .classes-card .personal-training-card {
    background: #f8f8f8;
    border-radius: 20px;
    text-align: center;
    width: 170px;
    padding: 20px 10px;
  }
  .price-section .card-content .pricing-display .pricing-number {
    font-family: "Poppins";
    font-size: 45px;
    color: #7a5c8d;
    font-weight: 600;
  }
  .price-section .pricing-card {
    padding: 42px 20px 45px 20px;
    min-height: 425px;
  }
  .textarea-field:focus ~ .lz-label,
  .textarea-field:not(:placeholder-shown) ~ .lz-label {
    width: 92%;
  }

  .testimonials-section .client-profile .client-wave-img {
    left: 8px;
    top: 17px;
    width: 175px;
    height: 175px;
  }
  .testimonials-section .client-profile {
    padding: 30px 20px 30px 20px;
  }
  .home-blogs-section .main-button {
    margin-right: 24px;
  }
  .swiper-arrows {
    position: relative;
  }
  .blogs-section .blogs_bg {
    position: absolute;
    height: 400px;
    background: #f2f2f2;
    border-bottom-right-radius: 90px;
    border-bottom-left-radius: 90px;
    z-index: -1;
    top: 49.5%;
    margin-left: -67px;
    min-width: 830px;
  }
  .personal-training-img {
    height: 250px;
  }
  .formselect-div {
    top: 210px;
    margin: auto;
    right: 50%;
    transform: translateX(50%);
    z-index: 3;
  }
  .modal-description {
    width: 100%;
  }
  button.close {
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
  }
  .team-swiper-arrows {
    position: relative;
    bottom: 149px;
    margin: 0px -38px;
  }
  .swiper-team-button-prev img,
  .swiper-team-button-next img {
    width: 35px;
    height: 35px;
  }

  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
  .swiper-button-next {
    right: -30px;
  }
  .swiper-button-prev {
    left: -30px;
  }
  .faq-questions {
    margin: 0px 60px;
  }
  .personal-training-image-bottom {
    position: absolute;
    left: -30px;
    top: -82px;
    z-index: -1;
  }
  .our-vision .vision-bg-img {
    position: absolute;
    right: -10px;
    z-index: -1;
    top: -81px;
  }
  .nav-item .registerbtn {
    margin-top: 30px;
  }
  header .navbar-nav {
    gap: 10px;
  }
  .personal-training-image-bottom {
    position: absolute;
    left: -30px !important;
    top: -88px;
    z-index: -1;
  }
  .hero .image-stack__item-bottom img {
    width: 370px;
    display: block;
    height: 370px;
    object-fit: cover;
  }
  .about-image-stack-bottom {
    position: absolute;
    left: -30px;
    top: -88px;
    z-index: -1;
  }
  .home-classes .classes-card .classes-card-bgimg {
    position: absolute;
    right: -20px;
    z-index: -1;
    top: -75px;
  }
  .swiper-button-prev img,
  .swiper-button-next img {
    width: 40px;
    height: 40px;
  }
  .personal-image-top1 {
    text-align: center;
  }
  .personal-image-top1 img {
    height: 100px;
  }
  .home-about-text {
/*     text-align: center; */
    margin-top: 12px;
  }
  .modal-wave {
    width: 175px;
    height: 175px;
  }
  .Hero-image img {
    height: auto;
    object-fit: contain;
  }
  .personal-training-image-top img {
    width: 100%;
    border-bottom-left-radius: 192.5px;
    height: 300px;
    object-fit: cover;
  }
  .our-vision .vision-img img {
    height: 300px;
	width: 100%
    border-bottom-right-radius: 192.5px;
    object-fit: cover;
  }
  .application-card .aplication-img img {
    height: 432px;
    object-fit: cover;
  }
  .client-application-card .aplication-img {
    margin-top: -107px;
    position: absolute;
  }
  .testimonials-section .team-profile img {
    width: 100%;
    border-bottom-right-radius: 80px;
    height: 190px;
    object-fit: cover;
  }
  .testimonials-section .team-profile {
    background-color: #f8f8f8;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    min-height: 320px;
    margin: 0 35px;
  }
  .about-image-stack-top img {
    width: 100%;
    border-bottom-left-radius: 192.5px;
    height: 255px;
    object-fit: cover;
  }
  .application-card {
    width: 100%;
  }
  #fitnessmodal .personal-wave-img {
    top: 100px;
  }
  .personal-image-bottom.d-block .fitness-modal-wave {
    top: 0 !important;
  }
  .price-section .card-content .card-title h3 {
    min-height: 70px;
  }
  .register-modal-body {
    margin: 0;
  }
}

/*--------------------------------------------------------------
  # tab view Ends
  --------------------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1199.98px) {
  .grid-col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blogs-grid-col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .testimonials-section .testimonial-bg {
    position: absolute;
    height: 400px;
    background: #f2f2f2;
    border-top-right-radius: 90px;
    border-top-left-radius: 90px;
    z-index: -1;
  }
  .home-blogs-section .blogs_bg {
    position: absolute;
    height: 400px;
    background: #f2f2f2;
    border-bottom-right-radius: 90px;
    border-bottom-left-radius: 90px;
    z-index: -1;
    top: 50%;
  }
  .blogs-section .blogs_bg {
    position: absolute;
    height: 400px;
    background: #f2f2f2;
    border-bottom-right-radius: 90px;
    border-bottom-left-radius: 90px;
    z-index: -1;
    top: 57.5%;
    margin-left: -40px;
    min-width: 1015px;
  }
  .swiper-arrows {
    position: relative;
  }
  .team-swiper-arrows {
    position: relative;
    bottom: 154px;
    margin: 0px -52px;
  }
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
  .home-classes .classes-card-top {
    margin-left: 0;
  }
  .home-classes .classes-card .classes-card-bgimg {
    position: absolute;
    right: -50px;
    z-index: -1;
    top: -75px;
  }

  .home-blogs-section .blogs_bg {
    position: absolute;
    height: 400px;
    background: #f2f2f2;
    border-bottom-right-radius: 90px;
    border-bottom-left-radius: 90px;
    z-index: -1;
    top: 51%;
  }
  .home-blogs-section .blogs-main-btn {
    display: flex;
    justify-content: end;
    padding-top: 13px;
    position: relative;
  }
  .blogs-card {
    background: #ffffff;
    border-radius: 35px;
    border: 0;
    margin: 24px 0px;
    height: 500px;
  }
  .register-modal-body {
    margin: 0;
  }

  #fitnessmodal .personal-wave-img {
    top: 100px;
  }
  .price-section .card-content .card-title h3 {
    min-height: 70px;
  }
}

@media (min-width: 1199.98px) and (max-width: 1399.98px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
    margin: 0 auto;
  }
  .home-blogs-section .blogs_bg {
    position: absolute;
    height: 400px;
    background: #f2f2f2;
    border-bottom-right-radius: 90px;
    border-bottom-left-radius: 90px;
    z-index: -1;
    top: 51%;
  }
  .home-blogs-section .blogs-main-btn {
    display: flex;
    justify-content: end;
    padding-top: 14px;
    position: relative;
  }
  .swiper-arrows {
    position: relative;
  }
  .team-swiper-arrows {
    position: relative;
    bottom: 153px;
    margin: 0px -53px;
  }
  .testimonials-section .testimonial-bg {
    position: absolute;
    height: 400px;
    background: #f2f2f2;
    border-top-right-radius: 90px;
    border-top-left-radius: 90px;
    z-index: -1;
    margin-left: -51px;
    min-width: 1209px;
  }
  .blogs-card {
    background: #ffffff;
    border-radius: 35px;
    border: 0;
    margin: 24px 0px;
    height: 500px;
  }
  .personal-image-top1 {
    z-index: 99;
  }
}

/*--------------------------------------------------------------
  # Class page modal responsive
  --------------------------------------------------------------*/
@media (max-width: 1199.98px) {
  .register-modal-head {
    margin: 20px !important;
    width: 100%;
  }
  .modal-open .modal {
    width: 100%;
  }
  .personal-trainig-form {
    width: 100%;
  }
  .wi-50 {
    width: 50%;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .fitness-modal-wave {
    top: -323px !important;
  }
  .free-tag {
    margin-top: -680px;
    width: 64%;
  }
  .fitness-modal-head {
    margin: 173px -39px 0 0px;
    width: 100%;
  }
  .sucess-wave {
    top: -65px !important;
  }
  .personal-image-bottom.d-block .fitness-modal-wave {
    top: 0 !important;
  }
}

@media (min-width: 1199.98px) {
  .d-db-none {
    display: none !important;
  }
  .d-db-block {
    display: block !important;
  }
  .text-sm-center {
    text-align: right !important;
  }
  .personal-image-top1 {
    z-index: 99;
  }
  .personal-image-bottom.d-block .fitness-modal-wave {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 650px;
    margin: 1.75rem auto;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    min-width: 950px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
