@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
html {
    position: relative;
    min-height: 100%;
}

@media (max-width: 768px) and (orientation: landscape) {
    html {
        /*width: 60% !important;*/
        /*margin-right: auto;*/
        /*margin-left: auto;*/
        /*-ms-transform: rotate(-90deg); !* IE 9 *!*/
        /*-webkit-transform: rotate(-90deg); !* Chrome, Safari, Opera *!*/
        /*transform: rotate(-90deg);*/
        /*overflow: scroll;*/
        /*width: 100vh;*/
        /*height: 100vh;*/
    }

    header.masthead .masthead-heading {
        font-size: 2.25rem;
        line-height: 2.25rem;
    }

    .page-section {
        padding: 2rem 0;
    }

    #demos .owl-carousel .item {
        padding: 0.2rem;
    }
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    /*width: 100vh;*/
    font-family: 'Work Sans', sans-serif !important;
}

#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 1.2rem;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
    /*background-color: #f5f5f5;*/
}

.signup-form {
    padding: 10px 0 0 0;
}

.login-form {
    left: 30px;
    right: 30px;
}

.landing-logo {
    width: 240px;
}

header.ironcore-masthead {

}

.carousel-item {
    overflow: hidden;
    background: rgba(164, 8, 13, 0.77);
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.97), rgba(0, 0, 0, 0.97));
    background: linear-gradient(rgba(255, 255, 255, 0.97), rgba(0, 0, 0, 0.97));
}

.carousel-item img {
    /*opacity: 0.6;*/
    height: 100vh;
    object-fit: cover;
}

.carousel-inner {
    /*max-height: 100vh;*/
}

@media (min-width: 768px) {
    .carousel-caption {
        float: left;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 82%;
    }

    .carousel-caption h5 {
        font-size: 72px;
    }
    .instructor-schedule-date{
        font-size: 14px !important;
    }
    .instructor-class-title, .instructor-class-duration, .instructor-class-count, .instructor-class-view-action, .instructor-class-contact-action, .instructor-class-count-data {
        font-size: 0.7em !important;
    }
    .instructor-class-view-action{
        margin-bottom: 4px !important;
    }
}

@media (max-width: 768px), (max-width: 990px) {
    body {
        /*width: 100vh;*/
    }

    .footer {
        /*width: 100vh;*/
    }

    .contact-details {
        padding-top: 40px;
    }

    .ironcore-cutout img {
        width: 240px;
    }

    .instructor-image img {
        width: 150px;
    }
    .instructor-photos {
        max-width: 220px !important;
    }
    .instructor-photos img {
        aspect-ratio: auto !important;
    }
    .instructor-video iframe {
        width: 100% !important;
        height: 280px !important;
    }
    .owl-carousel.owl-drag .owl-item {
        height: 12vh;
    }

    #mainNav {
        padding-top: 0.1rem;
        padding-bottom: 0.1rem;
        background-color: rgba(0, 0, 0, 0.61);
    }

    #mainNav .navbar-brand img {
        width: 180px;
    }

    #navbarResponsive {
        background: rgba(36, 36, 36, 0.8);
        position: absolute;
        top: 67px;
        left: 0;
        right: 0;
        padding-bottom: 20px;
    }

    #navbarResponsive ul {
        padding: 0 4vh;
    }

    #navbarResponsive .nav-link {
        color: #fff;
    }

    #mainNav.navbar-shrink {
        background-color: #ffffff;
    }

    .auth-vertical-center {
        /*top: -40vh;*/
        /*bottom:50%;*/
    }

    .login-form {
        padding: 20px 20px 20px 20px;
        background: rgba(255, 255, 255, 0.74);
    }

    .form-group {
        margin-bottom: 4px;
    }

    .profile {
        /*margin-top: 75px;*/
    }

    .class-rates {
        padding: 6rem 0;
    }

    .ironcore-dot {
        display: none !important;
    }

    .signup {
        padding-top: 100px;
    }

    .signup-title h4 {
        color: #454545;
        font-size: 1.2em;
    }

    .signup-title p {
        margin: 0px;
        font-size: 0.8em;
        line-height: 1.4;
    }

    #main_form label {
        font-size: 0.9em;
        margin: 0 0 2px 0;
    }

    .wizard .tab-pane {
        padding-top: 8px;
    }
    .hidden-xs{display:none!important}

}
@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}
@media (max-width: 768px) {
    .carousel-caption {
        float: left;
        top: 58%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
    }

    .carousel-caption h5 {
        font-size: 28px;
        line-height: 1;
    }

    #mainNav.navbar-shrink {
        background-color: #ffffff;
    }
}
@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}

.navbar .navbar-nav .nav-item .nav-link {
    color: #ffffff;
}

.navbar-shrink .navbar-nav .nav-item .nav-link {
    color: #444444;
}

.navbar .dashboard .nav-item .nav-link {
    color: #424242;
}

.iron-glove-modal-header {
    /*background: #e02739;*/
    border-bottom: none;
}

.iron-glove-modal-body {
    /*border-left: 10px solid #e02739;*/
}

.iron-body-modal-header {
    /*background: #ff0;*/
    border-bottom: none;
}

.iron-body-modal-body {
    /*border-left: 10px solid #ff0;*/
}

.iron-ride-modal-header {
    /*background: #fc6420;*/
    border-bottom: none;
}

.iron-ride-modal-body {
    /*border-left: 10px solid #fc6420;*/
}

.iron-dash-modal-header {
    /*background: #5cbafb;*/
    border-bottom: none;
}

.iron-dash-modal-body {
    /*border-left: 10px solid #5cbafb;*/
}

.iron-gear-modal-header {
    /*background: #888888;*/
    border-bottom: none;
}

.iron-gear-modal-body {
    /*border-left: 10px solid #888888;*/
}

.class-modal-header {
    color: #000000;
}

.class-modal-body p {
    font-size: 18px;
    line-height: 1.6;
}

#demos .owl-carousel .glove-bootcamp {
    background: #e02739;
}

#demos .owl-carousel .body-bootcamp {
    background: #f8f1cd;
}

#demos .owl-carousel .ride-bootcamp {
    background: #fc6420;
}

#demos .owl-carousel .dash-bootcamp {
    background: #5cbafb;
}

#demos .owl-carousel .gear-bootcamp {
    background: #888888;
}

#demos .owl-carousel .item {
    /*height: 10rem;*/
    background: #999;
    padding: 1rem;
}

.owl-carousel .owl-nav {
    overflow: hidden;
    height: 0;
}

.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.owl-carousel.owl-drag .owl-item {
    height: 132px;
}

.owl-carousel .owl-prev {
    background: url("../images/back.png") no-repeat scroll 0 0;
    left: -33px;
}

.owl-carousel .owl-next {
    background: url("../images/next.png") no-repeat scroll -24px 0;
    right: -33px;
}

.owl-carousel .prev-slide:hover {
    background-position: 0 -53px;
}

.owl-carousel .next-slide:hover {
    background-position: -24px -53px;
}

.bg-light-gold {
    background: #f9f9ee;
}

.bg-footer-gray {
    background: #232931;
}

.wizard .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: transparent;
}

.wizard > div.wizard-inner {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 15px;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #0e214b;
    font-weight: 500;
    border: 1px solid #ddd;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    background: #0db02b;
    color: #fff;
    border-color: #0db02b;
}

.wizard li.active span.round-tab i {
    color: #5bc0de;
}

.wizard .nav-tabs > li.active > a i {
    color: #0db02b;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}

.wizard .nav-tabs > li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
}

.wizard .nav-tabs > li a i {
    position: absolute;
    top: -15px;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    color: #000;
}

.wizard .nav-tabs > li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 20px;
}

.wizard h3 {
    margin-top: 0;
}

.prev-step,
.next-step {
}

.next-step {
}

.step-head {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}

.term-check {
    font-size: 14px;
    font-weight: 400;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 40px;
    margin: 0;
    opacity: 0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 40px;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 2;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 38px;
    padding: .375rem .75rem;
    line-height: 2;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}

.footer-link {
    margin-top: 30px;
}

.all-info-container {

}

.list-content {
    margin-bottom: 10px;
}

.list-content a {
    padding: 10px 15px;
    width: 100%;
    display: inline-block;
    background-color: #f5f5f5;
    position: relative;
    color: #565656;
    font-weight: 400;
    border-radius: 4px;
}

.list-content a[aria-expanded="true"] i {
    transform: rotate(180deg);
}

.list-content a i {
    text-align: right;
    position: absolute;
    top: 15px;
    right: 10px;
    transition: 0.5s;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fdfdfd;
}

.list-box {
    padding: 10px;
}

.signup-logo-header .logo_area {
    width: 200px;
}

.signup-logo-header .nav > li {
    padding: 0;
}

.signup-logo-header .header-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.list-inline li {
    display: inline-block;
}

.pull-right {
    float: right;
}

/*-----------custom-checkbox-----------*/
/*----------Custom-Checkbox---------*/
input[type="checkbox"] {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

input[type="checkbox"]::before,
input[type="checkbox"]::after {
    position: absolute;
    content: "";
    display: inline-block;
}

input[type="checkbox"]::before {
    height: 16px;
    width: 16px;
    border: 1px solid #999;
    left: 0;
    top: 0;
    background-color: #fff;
    border-radius: 2px;
}

input[type="checkbox"]::after {
    height: 5px;
    width: 9px;
    left: 4px;
    top: 4px;
}

input[type="checkbox"]:checked::after {
    content: "";
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
}

input[type="checkbox"]:checked::before {
    background-color: #18ba60;
    border-color: #18ba60;
}

@media (max-width: 767px) {
    .sign-content h3 {
        font-size: 40px;
    }

    .wizard .nav-tabs > li a i {
        display: none;
    }

    .signup-logo-header .navbar-toggle {
        /*margin: 0;*/
        margin-top: 8px;
    }

    .signup-logo-header .logo_area {
        margin-top: 0;
    }

    .signup-logo-header .header-flex {
        display: block;
    }
}

.user-profile {
    margin-bottom: 0.4rem;
    text-align: center;
    width: 230px;
    height: 230px;
    overflow: hidden;
    border: 0.5rem solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.user-profile img {
    flex-shrink: 1;
    width: 230px;
    /*min-height: 100%;*/
}

.profile-details {
    padding-top: 1.4rem;
}

.profile-details h4 {
    margin: 0;
}

.profile-details p {
    margin-bottom: 0;
    font-size: 0.9rem;
}

.btn-outline-danger:hover {
    /*color: #9f1f0d;*/
}

.credit-amount {
    width: 66px;
    height: 66px;
    background: linear-gradient(180deg, rgb(228, 228, 228) 0%, rgb(105, 105, 105) 100%, rgb(255, 23, 45) 100%);
    padding: 3px 0 0 3px;
    border-radius: 50%;
    /*margin-top: 18px;*/
}

.credit-amount-body {
    text-align: center;
    width: 60px;
    height: 60px;
    background: #d42a11;
    padding: 20px 0 20px 0;
    border-radius: 50%;
}

.credit-amount-body h5 {
    color: #fff;
    line-height: 1;
    font-size: 1.4rem;
}

#billing-form .form-group, #edit-profile .form-group {
    margin: 0 0 4px 0;
}

#billing-form label, #edit-profile label {
    margin: 0 0 1px 0;
}

.training-cost {
    text-align: center;
    width: 70px;
    height: 70px;
    border: 4px solid #ebecee;
    border-radius: 50%;
    padding: 15px 0 15px 0;
}

.ironcore-zone p {
    margin: 0 0 0.1rem 0;
    color: #5a6472;
    font-weight: 800;
}

.vue-form-wizard .wizard-tab-content {
    padding: 30px 0 10px !important;
}

.q-table--dense .q-table td:first-child, .q-table--dense .q-table th:first-child {
    padding-left: 4px !important;
}

.q-table--dense .q-table td, .q-table--dense .q-table th {
    padding: 4px 3px;
}

.gt-lg,
.lg-hide,
.lt-lg,
.lt-md,
.lt-sm,
.md,
.sm,
.xl,
.xs {
    display: inherit !important;
}

.q-card__actions.row {
    margin: inherit;
}

.q-btn__wrapper.col.row {
    margin: inherit;
}

.col {
    min-width: inherit !important;
    max-width: inherit !important;
}

.q-tabs.row {
    margin: auto;
}

.q-tabs__content.row {
    margin: auto;
}

.q-tab__content.row {
    margin: auto;
}

.ironcore-dot {
    position: relative;
}

.ironcore-dot img {
    position: absolute;
    top: -37vh;
    width: 130px;
    right: 0;
}

.instructor-description h6 {
    color: #7a8186;
}

.q-stepper__header.row {
    margin: inherit;
}

.class-filter-toggler {
    border: 1px solid #d42a11;
}

.q-img__content > div {
    background: rgba(0, 0, 0, 0) !important;
}

.strap-beam {
    width: 2% !important;
    border: 5px solid #212121;
}

.left-strap h5, .right-strap h5 {
    font-weight: 500;
    line-height: 0.8;
    margin: 0px;
    font-size: 20px;
}

.irc-strap, .irc-weight {
    padding: 8px 0;
}

.irc-spin-bike {

}

.weight-image, .treadmill-image, .spin-bike-image, .air-bike-image, .rower-image, .heavy-bag-image {
    cursor: pointer;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(1.4) grayscale(1) opacity(.4);
    -moz-filter: brightness(1.4) grayscale(1) opacity(.4);
    filter: brightness(1.4) grayscale(1) opacity(.4);
}

.strap-image {
    cursor: pointer;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(1.4) grayscale(1) opacity(1);
    -moz-filter: brightness(1.4) grayscale(1) opacity(1);
    filter: brightness(1.4) grayscale(1) opacity(1);
}

.strap-image:hover, .weight-image:hover, .treadmill-image:hover, .spin-bike-image:hover, .air-bike-image:hover, .rower-image:hover, .heavy-bag-image:hover {
    -webkit-filter: brightness(1) grayscale(0) opacity(.9);
    -moz-filter: brightness(1) grayscale(0) opacity(.9);
    filter: brightness(1) grayscale(0) opacity(.9);
}

.strap-image-clicked, .weight-image-clicked, .treadmill-image-clicked, .spin-bike-image-clicked, .air-bike-image-clicked, .rower-image-clicked, .heavy-bag-image-clicked {
    cursor: pointer;
    -webkit-filter: brightness(1) grayscale(0) opacity(1);
    -moz-filter: brightness(1) grayscale(0) opacity(1);
    filter: brightness(1) grayscale(0) opacity(1);
}

.reserved {
    cursor: not-allowed;
    -webkit-filter: brightness(1) grayscale(0) opacity(1);
    -moz-filter: brightness(1) grayscale(0) opacity(1);
    filter: brightness(1) grayscale(0) opacity(1);
}

.top-bottom-border-4 {
    border-top: 8px solid #212121;
    border-bottom: 8px solid #212121;
}

.q-img__content > div {
    padding: 6px !important;
}

.irc-weight {
    width: 60%;
}

.irc-spin-bike {
    width: 70%;
}

.irc-treadmill {
    width: 75%;
    padding: 28px 0;
}

.irc-air-bike {
    width: 75%;
}

.irc-air-bike h5 {
    line-height: 1rem;
}

.irc-rower {
    width: 75%;
    padding: 28px 0;
}

.legend-item-title {
    font-size: 14px;
    line-height: 1;
    text-align: center;
}

.instructor-image {
    height: 166px;
    overflow: hidden;
    border-radius: 4px;
}

.why-iron-core-description p, .what-we-offer-description p, .what-we-offer-description p span {
    font-size: 1.4rem !important;
    line-height: inherit !important;
    color: #454545;
    letter-spacing: 0.01em;
    font-family: 'Open Sans', sans-serif !important;
}

.instructor-description p {
    font-size: 1.2rem;
    /*line-height: 1.2;*/
    color: #454545;
    letter-spacing: 0.01em;
}

.classes-border-dashed-right {
    border-right: 1px dashed #b9b9b9;
}
.class-rate-header {
    margin-bottom: 100px;
}
.class-rate-card {
    margin-bottom: 100px;
}
.training-details li {
    font-size: 1.2rem;
    color: #313131;
    letter-spacing: 0.01rem;
    margin-left: 24px;
}

.accordion .card-header:after {
    float: right;
    color: #7d7d7d;
}

.accordion .card-header.collapsed:after {

}

.card-header .title {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.card-header .accicon {
    float: right;
    font-size: 20px;
    width: 1.2em;
}

.card-header {
    cursor: pointer;
    border-bottom: none;
}

.card {
    /*border: 1px solid #ddd;*/
}

.card-body {
    /*border-top: 1px solid #ddd;*/
}

.card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}

.instructor_description p {
    font-size: 18px;
    line-height: 1.4;
}

.meta_container p {
    margin-bottom: 2px;
    line-height: 1.6;
    font-size: 16px;
}

.ad-card {
    width: 100%;
    max-width: 140px;
}

.class-card {
    width: 150px;
}

.q-btn-group.row {
    margin-left: initial;
    margin-right: initial;
    width: 100%;
}

.ad-class {
    width: 150px;
}

.ad-class img {
    max-width: 150px !important;
}

.training-class-credits {
    padding-left: 40px;
    /*font-size: 14pt;*/
}
.signup {
    /*background-color: rgba(255, 255, 255, 0.61);*/
    background-color: rgb(255, 255, 255);
    padding: 20px;
    color: #212121;
    margin: 20px 0 0 0;
}

.signup-title h4, .login-title h4 {
    margin: 0;
}

.signup-title p, .login-title p {
    margin-bottom: 8px;
}

#signupform label, #loginform label {
    margin-bottom: 2px;
}

#signupform .form-group {
    margin-bottom: 4px;
}

#loginform .form-group {
    margin-bottom: 8px;
}

.login-logo {
    display: none;
}
.upload-photo-intructions h6 {
    margin-bottom: 0;
    line-height: 1;
}
.irc-weight {
        width: 100%;
    }
    .irc-weight h5 {
        font-size: 13pt;
        font-weight: 600;
        line-height: 0.5;
    }
    .irc-weight .q-img {
        width: 30px;
    }
    .irc-treadmill {
        width: 100%;
        padding: 25px 0;
    }
    .irc-treadmill h5 {
        font-size: 14pt;
        font-weight: 600;
        line-height: 1;
    }
    .irc-treadmill .q-img {
        width: 46px;
    }
    .irc-spin-bike .q-img {
        width: 38px;
        margin: 2px;
    }
    .irc-spin-bike h5 {
        font-size: 12pt;
        font-weight: 600;
    }
    .irc-strap h5 {
        font-size: 14pt;
        font-weight: 600;
    }
    .irc-air-bike {
        width: 100%;
    }
    .irc-air-bike .q-img {
        width: 48px;
        margin: 12px;
    }

    .irc-air-bike h5 {
        font-size: 14pt;
        font-weight: 600;
        line-height: 0.5;
    }
    .legend-title{
        font-size: 14pt;
        font-weight: 600;
        /*line-height: 1;*/
        text-align: center;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .legend {
        background: rgba(255, 255, 255, 0.48);
        border: 10px solid #d8d2d287;
        margin-top: 20px;
    }
    .rack-available, .strap-available, .heavy-bag-available, .spin-bike-available, .treadmill-available, .airbike-available,  .rack-reserved, .strap-reserved, .heavy-bag-reserved, .spin-bike-reserved, .treadmill-reserved, .airbike-reserved{
        text-align: center;
    }
    .rack-available .legend-image, .rack-reserved .legend-image {
        width: 36px;
        margin: 0.2em 0;
    }
    .strap-available .legend-image, .strap-reserved .legend-image {
        width: 72px;
        margin: 1.1em 0;
    }
    .airbike-available .legend-image, .airbike-reserved .legend-image {
        width: 46px;
        margin: 0.76em 0;
    }
    .treadmill-available .legend-image, .treadmill-reserved .legend-image {
        width: 38px;
        margin: 0 0 0.28em 0;
    }
    .spin-bike-available .legend-image, .spin-bike-reserved .legend-image {
        width: 39px;
        margin: 0.37em 0;
    }
    .heavy-bag-available .legend-image, .heavy-bag-reserved .legend-image {
        width: 68px;
        margin: 1.24em 0;
    }
    .rack-available .legend-image, .strap-available .legend-image, .heavy-bag-available .legend-image, .spin-bike-available .legend-image, .treadmill-available .legend-image, .airbike-available.legend-image{
        -webkit-filter: brightness(1.4) grayscale(1) opacity(.4);
        -moz-filter: brightness(1.4) grayscale(1) opacity(.4);
        filter: brightness(1.4) grayscale(1) opacity(.4);
    }

.btn:focus, .btn:active, button:focus, button:active {
    outline: none !important;
    box-shadow: none !important;
}

#image-gallery .modal-footer {
    display: block;
}

.thumb {
    margin-top: 15px;
    margin-bottom: 15px;
}
.gallery-close-image{
    position: absolute;
    right: 8px;
    z-index: 9999;
    top: 2px;
    background-color: #fff !important;
    border-radius: 50%;
    padding: 3px 8px !important;
}
.full-width_adv > .q-btn__wrapper > .q-btn__content.row {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
}
.owl-stage-outer {
    min-height: 22vh;
}
.step1-class-title{
    overflow: hidden;
    text-overflow: ellipsis;
}
.contact-body h3{
    color: #fff;
    font-size: 2.0rem;
}
.contact-details {
    background-color: rgb(221, 221, 221);
    padding: 20px;
}
.location-body h3{
    color: #fff;
    font-size: 2.0rem;
}
.contact-body h6 {
    margin-bottom: 0;
}
.contact-body h5 {
    font-weight: 600;
    font-size: 1.6rem;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff0;
    border-color: #dee2e6 #dee2e6 #fff0;
}
.contact-form .form-group {
    margin-bottom: 2px !important;
}

.contact-form label {
    margin-bottom: 0px;
    line-height: 1;
}

.invalid-feedback {
    margin-top: 1px;
    line-height: 1;
}

#videoBG {
    object-fit: fill; /*to add black content at top and bottom*/
    object-position: 0 -14px; /* to center our image*/
}

@media (max-width: 767px) {
    #videoBG {
        object-fit: cover;
    }
}
.credit-details{
    border: 2px #D42A117A dashed;
    /*padding: 8px 40px;*/
    margin-top: 10px;
}

.instructor-schedule th {
    vertical-align: middle;
}

.attendant-profile-details, .attendant-rank, .rank-details, .instructor-class-details {
    display: flex;
    align-items: center;
}

.attendant-profile-details > div > img {
    height: 37px;
    width: 37px;
}

.profile-activity-nav.active {
    background: #FFFFFF;
}

/*.recipientSelection{*/
/*	display:none;*/
/*    !*padding:10px;*!*/
/*}*/

.radio-item {
    display: inline-block;
    position: relative;
    padding: 0 6px;
    margin: 10px 0 0;
}

/*.radio-item input[type='radio'] {*/
/*  display: none;*/
/*}*/

.radio-item label {
    color: #666;
    font-weight: normal;
}

/*.radio-item label:before {*/
/*  content: " ";*/
/*  display: inline-block;*/
/*  position: relative;*/
/*  top: 5px;*/
/*  margin: 0 5px 0 0;*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  border-radius: 11px;*/
/*  border: 2px solid #757575;*/
/*  background-color: transparent;*/
/*}*/
/*.radio-item input[type=radio]:checked + label:before {*/
/*    border: 2px solid #d42a11;*/
/*}*/
/*.radio-item input[type=radio]:checked + label:after {*/
/*  border-radius: 11px;*/
/*  width: 12px;*/
/*  height: 12px;*/
/*  position: absolute;*/
/*  top: 9px;*/
/*  left: 10px;*/
/*  content: " ";*/
/*  display: block;*/
/*  background: #d42a11;*/
/*}*/

.form-check {
    display: inline-block;
    position: relative;
    padding: 0 6px;
    margin: 10px 0 0;
}

.form-check input[type='checkbox'] {
    display: none;
}

.form-check label {
  color: #666;
  font-weight: normal;
}

.form-check label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: 2px solid #757575;
  background-color: transparent;
}
.form-check input[type=checkbox]:checked + label:before {
    /*width: 10px;*/
  /*height: 20px;*/
    /*border: solid #000;*/
  /*border-width: 0 2px 2px 0;*/
  /*transform: rotate(45deg);*/
    /*margin-bottom: 4px;*/
    border: 2px solid #d42a11;
    content: "\2713";
    color: #FFF;
    background: #d42a11;
    font-size: 21px;
    line-height: 18px;
}
.form-check input[type=checkbox]:checked + label:after {
  border-radius: 0;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 9px;
  left: 10px;
  /*content: " ";*/
  display: block;
  /*background: #d42a11;*/

}

.products-page .cover {
    height: 50vh;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.product-listing .product-item {
    width: 100%;
    margin-bottom: 20px;
}

.product-listing .product-item img {
    width: 100%;
    height: 70%;
    cursor: pointer;
}

.product-listing .product-item .product-title,
.product-listing .product-item .product-price {
    margin: 0;
}


.product-details .images .main-image,
.product-details .images .main-image .carousel {
    height: 100%;
}

.product-details .images .main-image .carousel .carousel-inner img {
    height: 100%;
    width: 100%;
}


#imagesCarousel .carousel-indicators {
    position: static;
    margin-top:20px;
}

#imagesCarousel .carousel-indicators > li {
  width:100px;
}

#imagesCarousel .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}

#imagesCarousel .carousel-indicators li.active img {
    opacity: 1;
}

#imagesCarousel .carousel-indicators li:hover img {
    opacity: 0.75;
}