@media screen and (max-width: 1199px) {
  .navbar.bg-cz-lightpurple {
    background-color: #ffffff !important;
    border-bottom: none;
    padding: 1.563rem 0 0;
  }
  .navbar-toggler {
    margin-bottom: 0.625rem;
    margin-left: 0.625rem;
    background-color: var(--cz-nude);
    border: none;
    border-radius: 0.438rem;
    padding: 0.25rem 0.875rem;
  }
  .navbar-toggler::before {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1.5rem;
    line-height: normal;
  }
  .navbar-toggler.collapsed::before {
    content: "\f0c9";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }
  .navbar-brand-wrapper {
    padding: 0;
  }
  .navbar-brand {
    width: 100%;
  }
  .navbar-brand svg,
  .navbar-brand img {
    width: 100%;
    max-width: 100%;
  }
  .navbar-brand .img_desktop {
    display: none;
  }
  .navbar-brand .img_mobile {
    width: 50%;
    display: inline-block;
  }
  .navbar-collapse {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    position: fixed;
    inset: 70px 0 0;
    width: 100%;
    padding: 30px 0;
    background-color: var(--cz-brown);
    overflow: hidden auto;
    margin-top: 0px;
    -webkit-box-shadow: 0 8px 9px 0 rgb(3 4 4 / 9%);
    box-shadow: 0 8px 9px 0 rgb(3 4 4 / 9%);
  }
  .navbar-collapse.collapse.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 99;
    opacity: 1;
  }
  .navbar-nav.main-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin: 0 auto !important;
  }
  .navbar-nav.main-menu,
  .navbar-collapse .form-inline {
    opacity: 0;
  }
  .navbar-collapse.collapse.show .navbar-nav.main-menu,
  .navbar-collapse.collapse.show .form-inline {
    opacity: 1;
  }
  .navbar-light .main-menu .nav-link {
    color: var(--cz-color-text);
    text-transform: uppercase;
    font-family: var(--cz-font-med);
    padding: 0 1.125rem;
    display: inline-block;
    position: relative;
    margin: 8px auto;
    padding: 0.5rem 0;
  }
  .navbar-collapse .form-inline {
    margin: 0 auto !important;
    padding: 0 1.875rem;
    width: 100%;
    max-width: 280px;
  }
  .navbar-collapse .form-inline .btn {
    margin: 10px auto !important;
    width: 100%;
    font-size: 1.375rem;
  }
  .navbar-light .after-login {
    border-top: 1px solid #7d7d7d;
    width: 100%;
  }

  .logreg-forms,
  .wrapper-from {
    padding: 0 10px;
  }
  .form-card {
    -webkit-box-shadow: 0 8px 9px 0 rgb(3 4 4 / 9%);
    box-shadow: 0 8px 9px 0 rgb(3 4 4 / 9%);
    margin: 1.875rem auto;
  }
  .form-p-lg {
    padding: 35px;
  }
  .img-login > img {
    max-width: 250px;
  }

  .section-py {
    padding: 40px 0;
  }
}

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

@media screen and (max-width: 991px) {
  .form-profile-info .checkbox-inline-group .form-check {
    display: block;
  }
  .process-step {
    width: 110px;
    height: 110px;
  }
  .process-step img {
    max-width: 62px;
  }
  .process-main .stroke-purple {
    right: -10%;
    background-size: 80%;
  }
  .process-main .stroke-purple.active {
    width: 54px;
    background-size: 90%;
  }

  .form-profile-info .profile-pic-wrapper {
    margin-bottom: 15px;
  }
  .title-option .title {
    width: 100%;
  }
  .title-option .btn-profile-option {
    margin-right: auto;
  }

  .spm-list,
  .spm-list .form-control {
    font-size: 1.25rem;
  }
  .spm-list > li .title-ml {
    margin-left: 0;
  }
  .sm-profile-pic {
    display: block;
    text-align: center;
  }
  .sm-profile-pic img {
    max-width: 50px;
    max-height: 50px;
    min-width: 50px;
    min-height: 50px;
  }
  .spm-profile-inner {
    display: block;
    text-align: left;
    padding-left: 0;
    width: 100%;
    max-width: 436px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  .spm-profile-inner .row {
    margin-right: -15px;
    margin-left: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .spm-profile-inner .form-group {
    display: block !important;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .spm-profile-inner > .row:first-child > .form-group {
    padding-left: 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .spm-profile-inner .form-group label {
    margin-right: 12px !important;
  }
  .input-white-inline .form-control {
    min-width: 200px;
    max-width: 200px;
  }
  .spm-profile-inner > .row:first-child > .form-group .form-control {
    min-width: 314px;
    max-width: 314px;
  }
  .spm-detail-inner.input-white-inline .form-group:nth-child(2) .form-control {
    min-width: 285px;
    max-width: 285px;
  }
  .spm-order .spm-order-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .spm-order .spm-order-text > li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .spm-order .spm-order-text > li:last-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
  }
  .spm-detail-inner {
    text-align: left !important;
    padding: 0 25px;
    max-width: 400px;
    margin: 0 auto;
  }
  .spm-detail .title-ml {
    text-align: center;
    font-size: 1.438rem;
  }
  .spm-detail-inner.input-white-inline .form-control {
    min-width: unset !important;
    max-width: unset !important;
    width: 100% !important;
    text-align: center;
  }
  .spm-detail-inner > li::before {
    content: "";
    display: block;
    width: calc(100% - 55px);
    height: 1px;
    margin: 12px auto;
    background-color: var(--cz-third-purple);
  }
  .spm-detail-inner > li:first-child:before {
    display: none;
  }
}

@media screen and (max-width: 833px) {
  .radio-whitecard-group {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.125rem;
  }

  h2,
  .h2 {
    font-size: 2rem;
  }

  h3,
  .h3 {
    font-size: 1.875rem;
  }

  footer {
    padding: 1.875rem 0 1.25rem;
  }
  .line-gd {
    height: 10px;
  }
  .footer-social {
    display: none;
  }
  .footer-brand {
    margin: 0 auto !important;
  }
  .footer-brand svg,
  .footer-brand img {
    max-height: 70px;
  }
  .footer-brand div.d-inline-block {
    margin-right: 1rem;
  }

  .input-h-lg .form-control,
  .input-h-lg .input-birthday .bg-birthday,
  .input-h-lg .input-birthday input.birthday,
  .input-h-lg .input-group > .input-group-prepend,
  .input-h-lg .bootstrap-select .dropdown-toggle {
    height: 44px;
  }

  .logreg-forms {
    min-height: 385px;
  }
  .checkbox-inline-group .form-check {
    display: block;
  }
  .pic-holder {
    width: 140px;
    height: 140px;
  }

  .form-card h1,
  .form-card .h1 {
    text-align: center;
  }
  .input-lab-id label {
    display: block;
    text-align: left;
    width: 100%;
    max-width: 325px;
    margin-left: auto;
    margin-right: auto !important;
  }
  .input-lab-id input {
    max-width: 272px;
  }

  .process-main {
    flex-direction: column;
  }
  .process-step-cont {
    margin-bottom: 60px;
  }
  .process-step-cont.active {
    margin-bottom: 95px;
  }
  .process-main > [class*="col-"]:last-child .process-step-cont {
    margin-bottom: 0;
  }

  .process-main .stroke-purple {
    width: 9px;
    height: 35px;
    top: unset;
    left: 0;
    right: 0;
    bottom: 8%;
    background: url(../img/stroke_purple_v.png) center center no-repeat;
    background-size: contain;
    margin: auto;
  }
  .process-main .stroke-purple.active {
    right: 0;
    bottom: 8%;
    width: 9px;
    height: 64px;
    background: url(../img/stroke_purple_arrow_v.png) center center no-repeat;
    background-size: contain;
  }
  .form-lab-process p {
    text-align: center;
  }

  .form-food-supplement {
    padding: 35px 15px;
  }
  .product-list .row {
    margin-right: -12px;
    margin-left: -12px;
  }
  .product-list .row > [class*="col-"] {
    padding-right: 12px;
    padding-left: 12px;
    margin-top: 24px;
  }
  .radio-whitecard-group .form-check label.form-check-label img {
    max-width: 160px;
    margin: auto;
  }
  .priority-select .row > .form-group {
    padding-left: 0;
    padding-right: 0;
  }

  .profile-list .card-body .card-text.name {
    max-width: 70%;
  }

  .spm-profile-inner {
    max-width: 328px;
  }
  .spm-profile-inner > .row:first-child > .form-group .form-control {
    min-width: 258px;
    max-width: 258px;
  }

  .pic-holder .upload-file-block,
  .pic-holder .upload-loader {
    min-width: 134px;
    min-height: 134px;
    max-width: 134px;
    max-height: 134px;
  }
  .pic-holder .upload-file-block .default-ul-photo .text-ul {
    font-size: 1.313rem;
  }
  .pic-holder .upload-file-block .default-ul-photo.after-upload .upload-photo {
    min-width: 140px;
    min-height: 140px;
    max-width: 140px;
    max-height: 140px;
  }

  .title-option .status-info {
    margin-left: 0;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 12px;
    text-align: center;
  }
  .title-option .btn-profile-option {
    margin-top: 0;
    margin-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

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

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

@media screen and (max-width: 480px) {
  .form-supplement-status {
    padding: 30px 5px;
  }
  .nav-pills-spm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .spm-list-order {
    padding: 15px 0 5px;
  }
  .spm-list > li {
    padding: 10px;
  }
  .spm-list,
  .spm-list .form-control {
    font-size: 1.188rem;
  }
  .spm-profile-inner {
    max-width: 302px;
  }
  .spm-profile-inner > .row:nth-child(2) {
    margin-right: -7.5px;
    margin-left: -7.5px;
  }
  .spm-profile-inner > .row:nth-child(2) .form-group {
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .spm-profile-inner > .row:first-child > .form-group .form-control {
    min-width: 238px;
    max-width: 238px;
  }
  .spm-order-inner > .row > .form-group:nth-last-child(2) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .spm-order-inner > .row > .form-group:last-child {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
}

@media screen and (max-width: 479px) {
  .profile-list .card-body .card-text.name {
    max-width: 58%;
  }
}

@media screen and (max-width: 414px) {
  .radio-whitecard-group .form-check label.form-check-label p > br {
    display: none;
  }
  .radio-whitecard-group .form-check label.form-check-label .subtitle::before {
    width: calc(100% - 15px);
  }
  .rank-number .no-rank {
    padding: 0 0 0 12px;
    font-size: 1.5rem;
  }
  .rank-number .no-rank > span {
    width: 28px;
    height: 28px;
    margin-left: 8px;
  }
  .select-group-sm .bootstrap-select .dropdown-toggle {
    font-size: 1.25rem;
  }

  .nav-pills-spm .nav-link {
    min-width: 92px;
    font-size: 1.25rem;
  }
  .spm-order .spm-order-text > li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 413px) {
  .input-lab-id label {
    max-width: 272px;
  }
  .input-lab-id input {
    max-width: 218px;
  }

  .product-list .row > [class*="col-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 359px) {
  .profile-list .row-cz > [class*="col-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .input-lab-id label {
    max-width: 232px;
  }
  .input-lab-id input {
    max-width: 178px;
  }

  .profile-list .card-body .card-text.name {
    max-width: 76%;
  }

  .nav-pills-spm .nav-link {
    min-width: 76px;
    font-size: 1.156rem;
    padding: 5px 16px !important;
  }
  .spm-list,
  .spm-list .form-control {
    font-size: 1.156rem;
  }
  .spm-profile-inner {
    max-width: 268px;
  }
  .spm-profile-inner > .row:first-child > .form-group .form-control {
    min-width: 216px;
    max-width: 216px;
  }
  .spm-profile-inner > .row:nth-child(2) {
    margin-right: -2px;
    margin-left: -2px;
  }
  .spm-profile-inner > .row:nth-child(2) .form-group {
    padding-right: 2px;
    padding-left: 2px;
  }
  .input-white-inline .form-group label,
  .spm-profile-inner .form-group label {
    margin-right: 4px !important;
  }
  .spm-detail-inner {
    padding: 0;
  }
  .input-white-inline .form-control {
    min-width: 176px;
    max-width: 176px;
  }
}
