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

    .profile {

    }
}

@media (max-width: 768px) {
    main {
        /*width: 100vh;*/
    }
    section {
        padding: 4.6rem 0;
    }

    .login-auth-body {
        background-image: url("../images/login-auth.jpg");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center center;
        background-size: cover;
        min-height: 92vh;
        color: #212121;
        min-height: 100vh !important;
    }

    .login-body {
        margin-top: 12vh;
    }

    .login-image {
        display: none;
    }

    .login-desktop-logo {
        display: none;
    }

    .login-logo {
        display: block;
    }

    .login-body {

    }

    .login-title {
        padding: 10px 0 0 0;
    }

    .auth-vertical-center {

    }

    .sign-up-logo {
        padding-left: 20px;
    }

    .user-profile {
        width: 100px;
        height: 100px;
        border: 0.30rem solid rgba(0, 0, 0, 0.1);
        /*position: absolute;*/
    }

    .user-profile img {
        flex-shrink: 1;
        width: 100px;
    }

    .profile-image {
        /*position: relative;*/
        /*height: 100px;*/
    }

    .upload-photo-intructions {
        /*width: 70%;*/
        /*position: absolute;*/
        /*right: 0;*/
        /*top: 15px;*/
        /*padding-left: 7px;*/
    }

    #img-upload-form h6 {
        font-size: 10pt;
        margin-bottom: 0px;
        line-height: 1;
    }

    input#id_image {
        font-size: 8pt;
    }

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

    .profile-details h4 {
        font-size: 12pt;
        font-weight: 600;
        line-height: 1.6;
    }
    .profile-details p {
        font-size: 10pt;
        line-height: 1.4;
    }
    .edit-profile button {
        font-size: 0.675rem;
    }
    .ironcore-title {
        font-size: 12pt;
        margin-bottom: 0;
    }
    .ironcore-zone h5 {
        font-size: 12pt;
        line-height: 1;
    }
    .my-reservations-title {
        font-size: 12pt;
        font-weight: 600;
    }
    .reserve-btn {
        padding: 0.25rem 0.5rem;
        font-size: 0.875rem;
        line-height: 1.5;
        border-radius: 0.2rem;
    }
    .modal-title {
        font-size: 14pt;
    }
    .modal-body h4 {
        line-height: 1;
    }
    .modal.show .modal-dialog {
        max-width: 100% !important;
    }
    .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: 12pt;
        font-weight: 600;
        /*line-height: 1;*/
        text-align: center;
        margin-bottom: 0;
    }
    .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;
    }
    .class-filter-text {
        font-size: 10pt;
        line-height: 1;
    }
    .class-filter-toggler.q-btn__wrapper {
        padding: 4px 10px;
    }
    .class-rate-title {
        font-size: 16pt;
    }
    .training-classes-title{
        font-size: 13.6pt;
    }
    .training-class-credits{
        font-size: 14pt;
        padding-left: 6px;
    }
    ul.training-details {
        padding-left: 2px;
        margin-bottom: 2px;
    }
    ul.training-details li {
        font-size: 12pt;
    }
    .training-cost{
        margin-bottom: 10px;
    }
    .btn-md{
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        line-height: 1.5;
    }
    .classes-border-dashed-right{
        border-right: none;
        border-bottom: 1px dashed #b9b9b9;
        margin-bottom: 30px;
    }
    .class-rate-card {
        margin-bottom: 80px;
    }
    .class-rate-header {
        margin-bottom: 80px;
    }
    .q-stepper--horizontal .q-stepper__step-inner {
        padding: 0px;
    }
    .class-icon {
        font-size: 1.8em !important;
    }
    .dash-bootcamp-icon{
        width: 38px;
    }
    .class-filter-toggler .q-btn__wrapper {
        padding: 4px 12px;
    }
    .my-card.class-card.q-card > .q-card__section--vert {
        padding: 4px;
    }
    .class-title h5 {
        font-size: 14pt;
        line-height: 1.2;
    }

    div#image-gallery {
        top: 68px;
    }
}

@media (max-width: 552px) {

}

@media (max-width: 414px) {

}
