@media only screen and (min-width:1024px) {

    .component-image-content-boxes-sec .row .banner-section,
    .component-image-content-boxes-sec .row .col-lg-7 {
        width: 50%;
        padding: 0;
    }

}
@media only screen and (min-width:1200px) {

    .component-image-content-boxes-sec .row .banner-section,
    .component-image-content-boxes-sec .row .col-lg-7 {
        width: 50%;
        padding: 0;
    }

}

@media (max-width: 1500px) {
    #class-levels h3 {
    font-size: 20px;
}
    .menu-top>li>a, .sub-menu li a {
    font-size: 12px;
}
    .passes-header h3 {
        font-size: 30px; 
    }
	.pack-padding0 .pack a {
    font-size: 12px;
}
.passes-page .class-list.training-packages h4, .passes-page .class-list.training-packages .radio h5 {
    font-size: 14px !important;
}
}
@media only screen and (max-width:1200px) {
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
        position: relative !important;
        top: 0px !important;
        margin-right: 15px;
        padding: 0px !important;
    }
    .menu-full-wrapper {
        top: 95px;
    }
    .footer-logo-wrap img {
        width: 250px;
    }
    .footer-content {
        text-align: center;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu li a {
        padding-left: 15px !important;
    }
    .menu-sidebar .sidebar-menu-arrow:after {
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        margin-top: -15px;
        width: 13px;
        height: 13px;
    }
	li.signup-btn {
    margin: 10px 0px !important;
    width: 50%;
    display: block !important;
    flex: 0 0 90% !important;
    margin: 10px auto !important;
	 text-align: center;
}



    .menu-top .menu-item-has-children>a::after {
        display: none;
    }

    #mainNav .menu-item-has-children {
        display: block !important;
    }

    .top-header {
        display: none;
    }

    .main-header {
        top: 0;
        padding: 0px 0 !important;
    }

    html,
    body {
        overflow-x: hidden;
    }

    /* menu css */
    .menu-button .menu-bar {
        width: 28px !important;
        background: #000 !important;
        height: 2px !important;
    }

    .menu-button {
        height: 35px;
        top: -5px;
        width: 35px;
    }

    .menu-wrap {
        background-color: var(--white);
        box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 15%);
    }

    .menu-sidebar .menu-bar-wrapper li>a:hover {
        color: #6b6b6b;
    }

    .menu-button.button-open .menu-bar-top {
        background: var(--btn-primary);
    }

    .menu-sidebar .menu-bar-wrapper li>a {
        color: var(--black);
        padding: 15px 20px;
        position: relative;
        display: block;
        font-weight: 500;
        font-size: 16px;
        border-bottom: 1px solid #eaeaea;
    }

    .menu-button.button-open {
        z-index: 13;
        top: 20px;
        right: 15px;
        position: fixed;
    }

    /* menu css */

}

@media (max-width: 576px) {
   .component-social-proof-sec .logo-wrapper {
   width: 100%;
   }
	.component-social-proof-sec .logo-grid {
    margin-bottom: 0;
	padding-bottom: 0px;
}
.blog-list-section .tech-image img {
    aspect-ratio: 434 / 320 !important;
}

#mainCntr:has(.small-header) ~ #contentCntr .tech-filters {
    position: fixed !important;
    top: 0;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .classes-wrapper {
    flex-direction: column;
}
.component-page-banner-sec.home-banner .banner-content p {
    font-size: 15px;
}
.component-page-banner-sec.home-banner .banner-content h1 {
    font-size: 30px;
}
.class-block-tooltip {
    display: none;
    position: static; 
}
.blog-list-section .tech-image img {
    aspect-ratio: 394 / 320;
    height: 210px;
    width: auto;
}
}

@media only screen and (max-width:767px) {
.transform-habits ul {
    grid-template-columns: repeat(1, 1fr);
    padding-top: 10px;
	margin:0
}
.class-block-tooltip {
    display: none;
    position: static; 
}
.component-page-banner-sec.home-banner {
    min-height: 670px;
}
#mainCntr {
    position: fixed !important;
}
div#mainCntr.transform-mainCntr {
    position: absolute !important;
}
.post-banner.accessblity-post {
    padding-top: 0;
}
.post-banner {
    height: 31vh;

}

#mainCntr:has(.small-header) ~ #contentCntr .tech-filters {
    position: fixed !important;
    top: 0;
}
.transform-banner .banner-content p {
    width: 100% !important;
	line-height:1.2;
}
.transform-banner {
    min-height: 590px;
}
.transform-habits {
    padding: 30px 0;
}
.rules-faqs {
    padding: 0px 0;
}
.rules-faqs button.accordion-button, .price-faqs button.accordion-button {
    font-size: 20px;
}
.content-middle-transform {
    font-size: 16px;
	padding:30px 20px;
}
.transform-wrap {
    font-size: 18px;
}
.transform-logo-wrapper img {
    width: 95%;
}
.transform-footer-logo-wrap {
    width: 40%;
}
    .coach-image-mobile {
        display: block;
		padding-bottom:25px;
    }
    .coach-image-desktop {
        display: none;
    }
	.home-bottom-content .wp-block-column:first-child::after {
		display:none;
	}
	.icon-content-group-lists>div {
    margin-top: 15px;
}
.technologies-grid .tech-card {
     padding-bottom: 0 !important;
}
.blog-lists {
    padding: 15px !important;
}
.category-list a {
    padding: 6px 9px;
    border-radius: 20px;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
}
.blog .sidebar  , .archive .sidebar {
    padding-top: 50px !important;
}
.class-list.training-packages.one-column .training-package-group:first-child .package-radios .radio {
    width: 100%;
}
div#hours-info {
    padding-left: 15px !important;
}
div#hours-info ul li {
    color: #fff !important;
}
div#hours-info ul li a {
    color: #fff;
	text-decoration:none
}
.overlay-title {
    display: inline-table !important;
}
.banner-title-post {
    font-size: 30px !important;
}
.archive .tech-card {
    padding-left: 5px !important;
}
.blog-list-section .tech-card {
    border-bottom: 0;
}
.single .post-banner {
    height: 58vh !important;
	z-index:0;
}
.site-hero-perspective {
    height: 214px !important;
    bottom: -176px;
	z-index:0;
}
body.archive .blog-lists {
    padding: 0px 0 !important;
}
.play-address-wrap {
    padding-left: 0 !important;
    padding-top: 25px !important;
}
.blog-list-section .tech-content h3 {
    font-size: 20px !important;
}
.class-list.training-packages.one-column {
    column-count: 1;
  }
p.has-text-align-center.grey-background {
    padding: 96px 20px;
}
	.perks-grid .icon-content-group-header h2 {
    font-size: 38px !important;
}
.class-list.training-packages.one-column .training-package-group:first-child h4 {
    margin-top: 10px;
}
	.wp-block-group.light-gery-background {
    padding: 25px 20px;
}
	.archive-banner {
    margin-top: 75px;
	height:auto;
}
.class-list.training-packages.one-column .training-package-group:first-child .package-radios {
    column-count: 1;
    flex-direction: column;
    padding: 0;
    margin: 0;
}
.class-list.training-packages.one-column .training-package-group:nth-child(2), .class-list.training-packages.one-column .training-package-group:nth-child(3) {
    width: 100% !important;
}
.recovery.package-wrap {
    margin-top: 50px;
}
.passes-page .class-list.training-packages h4 {
    margin-bottom: 10px;
    margin-top: 30px;
}
.faq-wrap.careers .accordion-button {
    font-size: 16px;
}
.component-page-banner-sec.hsa-right-img {
    padding: 20px 0 25px 0 !important;
}
.hsa-column-wrap{
gap:1em
}
.hsa-right-img .banner-content p{
width:100% !important
}
.hsa-right-img.header-1 .banner-content{
	margin-bottom:10px 
}
.fsa-column{
	padding-top:10px
}
.wp-block-column.grid-hsa {
    min-height: 214px;
}
h3.careers-bottom-heading {
    font-size: 20px;
}
.tech-card {
    display: block;
}
.map-left-column {
    padding-left: 4%;
    padding-top: 10px;
}
.component-social-proof-sec .logo-wrapper {
    width: 100%;
}
.component-social-proof-sec .logo-grid {
    margin-bottom: 0;
	padding-bottom: 0px;
}

.component-page-banner-sec {
    padding: 110px 0 50px 0 !important;
}
.nutrition-banner {
    margin-top: 25px;
}
.blog-list-section {
    padding: 0px 0px !important;
}
.single-coach-media img {
    padding-bottom: 0;
}
.nutrition-banner .section-description p{
    margin-bottom: 0px;
}
.blog-list-section, .section-header-space {
   padding: 100px 0 50px;
    margin-top: 70px;
}
.editable-cards .card-head.mb-5 {
    margin-bottom: 0 !important;
}
.search-wrapper {
    padding: 0px 0;
}
.pagination-wrap {
    margin: 0px 0;
}
.corporate-services .col-lg-6 {
    width: 100%;
	padding:20px 10px;
}
.technologies-grid {
    row-gap: 10px;
	padding:15px
}
.tech-card {
    display: block !important;
}
.play-footer-top {
    padding: 50px 0;
}
.tech-content {
    padding: 16px 0px;
    row-gap: 7px;
}
.corporate-services .card-item h3 {
    font-weight: 500;
}
.common-space {
    padding: 25px 0px;
}
.spaced-pd{
padding:50px 0px;
}
.contact-wrap .wpcf7-submit {
    width: 30% !important;
}
.footer-content {
    padding: 25px 0px;
}
.multi-step-container {
    padding-top: 80px;
}
.multi-step-container .form-left {
    padding: 25px ! IMPORTANT;
}
.multi-step-container .form-control {
    width: 100%;
    margin-bottom: 10px !important;
}
.thank-you {
    padding: 50px 0;
}
.google-review-wrap .testimonial-grid {
    flex-wrap: wrap;
    padding: 0 15px;	   
}
.banner-videobox video, .banner-videobox iframe {
    object-fit: fill;
}
.tone-service .card-item h3 {
    font-size: 25px !important;
}
.copyright-text {
    display: block;
}
.section-description {
    margin-top: 15px;
}
.logo-gallery .border-left {
    border-left: 0px solid #fff;
    padding-left: 0;
}
.multi-step-container .same-address-wrapper .wpcf7-checkbox .wpcf7-list-item-label {
    margin-left: 0px !important;
}
.accepted-card {
    justify-content: normal !important;
}
.same-address-wrapper {
    margin-bottom: 0px;
}
.left-content {
    margin-top: 18px;
}
.google-review-wrap .testimonial-grid-item {
 min-height: 340px;
}
.logo-gallery h3 {
    text-align: center;
}
.testimonial-grid {
    margin-bottom: 0;
}
.testimonial-grid .testimonial-grid-item:not(:last-child) {
        margin-bottom: 15px;
    }

.banner-content p {
    width: 90% !important;
	line-height:38px;
}
.home-banner .wpcf7-form-control, .home-banner .wpcf7-submit {
    width: 100%;
	margin-bottom:5px
}
.about-team.component-image-content-boxes-sec .row .banner-section {
    width: auto;
}
.banner-content h1 {
    font-size: 30px !important;
}
.page-banner-sub-heading {
    font-size: 16px;
}
h2 {
    font-size: 26px !important;
}
.faq-wrap .accordion {
    margin-top: 0 !important;
}
.component-image-content-boxes-sec .section-img {
    max-width: max-content;
}
.classes-data-main {
    padding-bottom: 25px;
}
.form-left h2 {
    font-size: 25px !important;
}
.col-md-6:last-child .coach {
    margin-bottom: 0;
}
.coach-list header.entry-header {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
}
@media (max-width: 1450px) {
      .banner-content h1 {
        font-size: 50px;
    }
}
@media (max-width: 1366px) {
  .menu-top>li>a, .sub-menu li a {
    font-size: 12px;
}
.banner-content h1 {
    font-size: 45px;
}
.banner-content p {
    font-size: 16px;
}
.home-banner form {
    padding-top: 0px;
}
.banner-form-wrap input {
    font-size: 12px;
}
.footer-content .menu-top>li>a {
    font-size: 14px;
}
.card-item h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0 10px;
}
.coach-list .title {
    font-size: 30px !important;
}
.coach-list .designation {
    font-size: 26px;
}
.form-left h2 {
    font-size: 30px !important;
}
.left-content {
    margin-top: 15px;
}
.class-name {
    font-size: 12px;
}
.tone-service .card-item h3 {
    font-size: 60px;
}
}
@media screen and (max-width: 1600px) and (min-width: 1200px) {
      .menu-top>li>a, .sub-menu li a {
    font-size: 12px !important;
}
.menu-top .menu-item-has-children > a::after {
    font-size: 10px;
}
.top-header .menu-top>li>a {
    font-size: 14px !important;
}
.home-cards .cards-title {
    font-size: 30px;
}
.home-bottom-content {
    font-size: 16px;
}
.home-new-banner.home-banner .banner-content {
    max-width: 500px;
}
.home-new-banner.home-banner .banner-content h1 {
    font-size: 70px;
}
}
@media screen and (max-width: 1900px) and (min-width: 1600px) {
      .menu-top>li>a, .sub-menu li a {
    font-size: 14px !important;
}
.menu-top .menu-item-has-children > a::after {
    font-size: 12px;
}
.top-header .menu-top>li>a {
    font-size: 14px !important;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.home-new-banner.home-banner .banner-content h1 {
    font-size: 62px;
}
.home-bottom-content {
    font-size: 16px;
    padding: 20px 0;
}
}
@media only screen 
  and (width: 1024px) 
  and (height: 1366px) {
  
 .home-cards .cards-title {
    font-size: 25px;
}
}
@media only screen 
  and (width: 820px) 
  and (height: 1180px) {
  
  .home-cards .cards-title {
    font-size: 20px;
}
}
@media only screen 
  and (width: 1180px) 
  and (height: 820px) {
  
   .home-cards .cards-title {
    font-size: 25px;
}
}
.social-icons li a {
    transition: ease .4s;
}
/* Hamburger center */
.mobile-menu-toggle {
    display: none;
    cursor: pointer;
    width: 30px;
    margin: 5px auto;
    z-index: 1001;
    position: relative;
}

.mobile-menu-toggle span {
    display: block;
    height: 3px;
    background: #fff;
    margin: 5px 0;
}

.menu-close {
    display: none;
}

/* Mobile (Portrait + Landscape) */
@media (max-width: 992px) {
.sticky-filter {
    position: fixed;
    width: 100%;
}
    .mobile-menu-toggle {
        display: block;
        color: #fff;
    }

    .category-list {
        position: fixed;
        top: 0;
        left: -100%;
        width: 260px;
        height: 100%;
        background: #242424;
        padding-top: 60px;
        transition: left 0.3s ease;
        z-index: 1000;
        display: flex;
        flex-direction: column;
    }

    .category-list.active {
        left: 0;
        z-index: 9999;
    }

    .category-list a {
        padding: 15px;
        color: #fff;
        text-align: left;
    }

    /* Close button */
    .menu-close {
        position: absolute;
        top: 15px;
        right: 20px;
        font-size: 28px;
        color: #fff;
        cursor: pointer;
        display: block;
    }
}

/* Landscape specific fix */
@media (max-width: 992px) and (orientation: landscape) {

    
    .mobile-menu-toggle {
        display: block;
        color: #fff;
    }

    .category-list {
        position: fixed;
        top: 0;
        left: -100%;
        width: 260px;
        height: 100%;
        background: #242424;
        padding-top: 60px;
        transition: left 0.3s ease;
        z-index: 1000;
        display: flex;
        flex-direction: column;
    }

    .category-list.active {
        left: 0;
        z-index: 9999;
    }

    .category-list a {
        padding: 15px;
        color: #fff;
        text-align: left;
    }

    /* Close button */
    .menu-close {
        position: absolute;
        top: 15px;
        right: 20px;
        font-size: 28px;
        color: #fff;
        cursor: pointer;
        display: block;
    }
}
@media only screen and (max-width: 992px) 
 {
 .home-cards .cards-title {
    font-size: 20px;
}
.footer-content .menu-top>li>a {
    font-size: 12px;
}
.menu-top>li {

    margin-right: 18px;
}
.component-page-banner-sec {
    height: 300px;
}
}