/* Only Desktop */
@media (min-width: 1200px) {
  .form-sidebar.form-builder-sidebar {
    min-width: fit-content;
  }

  .left-menu-items {
    margin-top: 3px;
    flex: 0 0 63%;
  }

  .right-menu-items {
    margin-top: 3px;
    flex: 1;
  }
}

/* Mobile + Tab Devices */
@media (max-width: 1200px) {
  textarea#html-code {
    width: 96%;
  }

  .form-builder-items .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0px;
    margin-bottom: 6px;
  }

  .bold-span {
    color: #1528e5;
    font-weight: 600;
    padding: 0px 3px 5px;
    font-size: 13px;
  }

  img#gsearch-icon {
    margin: 0;
  }

  .support_btn {
    background: white;
    z-index: 1000 !important;
  }

  .m-inline-auto {
    margin-inline: auto;
  }

  div#personal-area {
    padding-bottom: 15px;
  }

  .form-steps-fixed {
    display: flex;
  }

  .step {
    padding: 0;
  }

  .status-timeline-content {
    margin-left: 8px;
    width: max-content;
  }

  .step .line {
    display: none;
  }

  .h-line {
    width: 100%;
    height: 1px;
    background-color: #1528e5;
    margin: 8px 10px;
  }

  .min-height-vh-100 {
    min-height: auto;
  }

  .responsive-spacer {
    margin: 20px 0;
    border-top: 1px solid #b2b2b2;
  }

  .ipad-full-width {
    width: 100%;
  }

  .form-submission-sub-menu {
    display: none;
  }

  .ipad-flex-row {
    display: flex;
  }

  .color-section {
    gap: 0 !important;
  }

  .payment-launch-form#payment-form {
    padding: 0;
  }

  /* .payment-launch-form button#submit-form {
        margin-top: 5rem;
        width: 27%;
    } */

  .payment-launch-form .button-row {
    justify-content: center;
  }

  .jury-members-clone-section-box,
  .form-group.timeline-clone {
    width: 97%;
  }

  .jury-del-icon {
    right: 16px;
  }

  .country-clone-area {
    margin-bottom: 20px !important;
  }

  .form-review-container .form-sidebar.fixed-bottom-20 {
    justify-self: center;
    margin: 0;
    padding: 0;
    position: static;
  }

  .form-sidebar {
    margin: 0;
  }

  .form-empty-state {
    min-height: 250px !important;
  }

  /* .footer {
        display: none;
    } */

  .support_btn {
    padding: 5px 10px;
    border: 1px solid #ffffff;
    border-radius: 30px;
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  }

  .logo-section {
    max-width: 28%;
  }

  .back-to-homepage {
    margin: 0px 15px 0 0;
    padding: 0;
  }

  .form-builder-sidebar {
    display: flex;
    flex-direction: column-reverse;
  }

  .form-builder-sidebar .form-builder-menu {
    margin-top: 4rem;
    width: 25%;
    align-self: center;
  }

  .tender-grid-item {
    color: #000000;
  }

  .tender-grid-item:active {
    color: #3a07f7;
  }

  .tender-grid-item .hidden-text:active {
    color: #3a07f7;
  }

  .tender-grid-item:hover {
    color: #3a07f7;
  }

  .tender-grid-item:hover .hidden-text {
    color: #3a07f7;
  }

  .tender-grid-item .hidden-text {
    visibility: visible;
    color: #848484;
  }

  .logo-toggle-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 50px;
  }

  .header .navbar-toggle {
    margin: 0 !important;
    padding-right: 0;
  }

  .mx-auto {
    margin-inline: auto;
  }

  .mt-8 {
    margin-top: 40px;
  }

  .d-flex-tab {
    display: flex;
    justify-content: center;
  }

  .pt-20-tab {
    padding-top: 20px;
  }

  /* 
    .file-upload-box {
        margin-inline: 0px !important;
    } */
}

/* Only Mobile screens */
@media (max-width: 767px) {
  .vbox-fit .vbox-child img {
    height: auto !important;
  }
  .pl-xs-15 {
    padding-left: 15px !important;
  }
  .submissions-menu .settings-icon {
    width: 14px;
    height: 14px;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
  .dataTables_wrapper {
    overflow-x: auto !important;
    width: 100% !important;
  }
  .footer {
    padding-top: 40px;
  }

  .form-group,
  .country-clone,
  .region-clone,
  .participant-clone,
  .nationality-clone {
    position: relative;
  }

  .jury-del-icon {
    right: -20px;
  }

  .xs-remove-icon {
    position: absolute;
    top: 0;
    right: -16px;
  }

  .fields-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  /* .payment-launch-form button#submit-form {
        margin-top: 5rem;
        width: 53%;
    } */

  .col-4-grid-container {
    display: grid;
    grid-template-columns: repeat(2, minmax(150px, 1fr));
    gap: 10px;
  }

  .web-ext-element {
    margin-bottom: 10px;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #f4f4f4 !important;
  }

  .form-steps-fixed {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }

  /* 2 steps per row */
  .form-steps-fixed .step {
    flex: 0 0 calc(50% - 8px);
    max-width: calc(50% - 8px);
  }

  .form-steps-fixed .h-line {
    display: none;
  }

  .form-builder-sidebar .form-builder-menu {
    width: 45%;
  }

  .header > .container {
    width: 100%;
  }

  .ar-mbl-cstm-row {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }

  .ar-mbl-cstm-row .ar-custom-input {
    width: 100%;
  }

  .h-15 {
    height: auto;
  }

  .grid-col-mbl {
    grid-template-rows: repeat(7, minmax(20px, 1fr));
    grid-template-columns: repeat(2, minmax(120px, 1fr));
  }

  .width-250px {
    width: 190px;
  }

  .wrapper {
    padding: 3%;
  }

  /* tender grid Container */
  .tender-grid-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .template-grid-item {
    text-align: left;
  }

  .input-icon-group {
    width: 100%;
  }

  .clock-timepicker {
    display: block !important;
  }

  /* .input-icon-group>div {
        display: block;
    } */

  .selectize-input {
    width: 100% !important;
  }

  .selectize-dropdown.single.timezone-selector {
    width: 100% !important;
  }

  .grid-xs-display {
    display: grid;
    gap: 10px;
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }

  .selectize-control {
    position: relative;
    height: 32px;
    width: 100% !important;
  }

  /* Notfication Modal changes */
  .modal {
    position: fixed;
    top: 225px;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }

  .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none !important;
    border: none !important;
    border-radius: 8px;
    outline: 0;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
  }

  .modal-footer .btn-primary {
    width: 30%;
  }

  .modal-body {
    padding-top: 6px;
  }

  .modal-footer {
    padding-top: 0px;
    padding-bottom: 18px;
    border-top: none !important;
  }

  .modal-dialog {
    margin: 14px;
  }

  .header .navbar-nav .open .dropdown-menu {
    width: auto;
    position: static;
  }

  .form-group .valid-input-group .selectize-control {
    width: 100% !important;
  }

  .heading-help-box {
    right: 24px;
    width: 88%;
  }

  .header .navbar-nav > li > a {
    font-size: 14px;
    padding-right: 16px;
  }

  #agreement-label {
    margin: 0;
    line-height: 20px;
  }

  .mt-minus-1px {
    margin-top: 2px !important;
  }

  .file-ext-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .header .topbar {
    z-index: 12;
    padding: 4px 0;
    position: relative;
  }

  .content-sm {
    padding-top: 7px;
  }

  .w-xs-67 {
    width: 67px !important;
  }

  .element-flex-second {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: end;
  }

  #draftTenderModal .modal-footer {
    padding-bottom: 18px;
  }

  .language-settings {
    align-items: start;
    gap: 10px;
  }

  .language-settings strong {
    font-size: 12px;
  }

  .language-settings .col-first {
    width: 100% !important;
  }

  .language-settings .ms-ctn.form-control {
    height: auto !important;
  }

  .language-settings .dropdown-menu {
    left: 0;
  }
  .jury-data-row {
    grid-template-columns: repeat(2, minmax(150px, 1fr));
  }
}
@media screen and (max-width: 768px) {
  .vbox-close {
    top: 4px !important;
    right: 10px !important;
  }
}
@media (max-width: 640px) {
  .submission-name-link {
    margin-right: 20px !important;
    width: 180px;
    display: inline-block;
  }
  .form_questions_answers .selectize-input {
    width: 100% !important;
  }
  .form_question .single {
    width: 100% !important;
  }
  .ms-res-ctn.dropdown-menu {
    left: 0px !important;
  }
  .pl-xs-0 {
    padding-left: 0 !important;
  }
  .ethnicity-ms-scope .ms-res-ctn {
    width: 100% !important;
  }
  .w-xs-95 {
    width: 94.5% !important;
  }
  .form_question .item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 210px;
  }
}

@media (max-width: 576px) {
.upload-file-section-expanded {
  flex: none !important;
  width: 50% !important;
}
  .uploaded-files-section{
    overflow: visible !important;
  }
  .j-player {
    width: 100% !important;
  }
  .crop-box {
    flex-direction: column !important;
  }
  .crop-box #warning {
    padding: 10px 0px !important;
  }
  .header .navbar-nav .open .dropdown-menu > li > a,
  .header .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 231px;
  }
  .vbox-item img {
    height: auto !important;
    width: 100%;
    object-fit: contain;
    border: 1px solid #ddd;
  }
  .file-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 140px; /* required */
  }
  .language-tab-abs {
    position: static;
  }
  .pt-xs-40px {
    padding-top: 40px !important;
  }
}
@media (max-width: 440px) {
  .collect-payment-help-box {
    width: 94% !important  ;
  }
  .custom-file-input {
    height: auto !important;
  }
  .vbox-close {
    top: 5px !important;
    right: 1px !important;
  }
  .max-w-xs-370 {
    width: 370px !important;
  }
  .logo-sharing-section {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .logo-section .logo-box img {
    width: 150px;
  }

  .logo-box {
    position: relative;
  }

  .download-link {
    position: absolute;
    top: -6px;
    right: -1px;
  }

  .logo-section .logo-box .download-link img {
    width: 12px !important;
  }
  .submissions-header {
    padding-top: 4px !important;
  }
  .pb-10-rem {
    padding-bottom: 0 !important;
  }
  .submission-view-items {
    gap: 0 !important;
  }
  .tags-actions {
    width: 200px !important;
    margin-left: 30px !important;
  }

  #edit-tags-dialog {
    position: fixed !important;
    z-index: 1055;
    transition: all 0.3s ease-in-out;
  }

  #edit-tags-dialog {
    width: 90% !important;
    top: 3% !important;
    left: 50% !important;
    right: auto;
    transform: translate(-50%) !important;
  }
  .modal.fade .modal-dialog {
    transition: inherit !important;
    transform: none !important;
  }
  .modal-dialog.tags-dialog {
    margin: 0px !important;
    width: 100% !important;
  }
  .tags-modal-content {
    width: 100% !important;
  }
  .tags-content {
    width: 100% !important;
  }
}

/* mobile responsive for below 400 devices */
@media (max-width: 415px) {
  .header .navbar-nav .open .dropdown-menu > li > a,
  .header .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 231px;
  }

  .element-flex {
    gap: 10px;
  }

  .img-section img {
    height: 25px;
  }

  .col-grid-2 {
    grid-template-columns: repeat(2, minmax(150px, 1fr)) !important;
  }

  .justify-end {
    justify-content: end;
  }

  .col-4-grid-container {
    display: grid;
    grid-template-columns: repeat(1, minmax(150px, 1fr));
    gap: 10px;
  }

  .heading-help-box {
    right: 10px;
  }

  .jury-members-clone-section-box,
  .form-group.timeline-clone {
    width: 95%;
  }
}
@media (max-width: 392px) {
  .header .navbar-nav .open .dropdown-menu > li > a,
  .header .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 210px;
  }
  .max-w-xs-370 {
    width: 328px !important;
  }
  .heading-help-box {
    right: 22px;
    width: 88%;
  }
  .file-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 110px; /* required */
  }
}

/* ==========================================================*/
/* ===Bootstrap 3 Utility Extensions (Display + Flexbox)==]= */
/* ========================================================== */

.relative {
  position: relative !important;
}
.z-0 {
  z-index: 0 !important;
}

/* padding utilities classes */
.p-0 {
  padding: 0;
}

/* === Width Utilities === */
.w-full {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}
.ml-3 {
  margin-left: 16px !important;
}
.my-8 {
  margin-top: 8.5px !important;
  margin-bottom: 8.5px !important;
}

/* ====DISPLAY UTILITIES==== */
/* Base display */
.d-block {
  display: block !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-none {
  display: none !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.gap-10 {
  gap: 10px !important;
}
.w-max-content {
  width: max-content !important;
}
.py-12 {
  padding-block: 30px !important;
}

/* ------------------------------
   FLEXBOX UTILITIES
------------------------------ */
/* Base flex direction */
/* Flex direction */
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* Justify content */
.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

/* Align items */
.align-items-start {
  align-items: flex-start !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

/* Flex wrapping */
.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* Grow / Shrink */
.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* Responsive Display */
@media (max-width: 767px) {
  .fs-xs-24 {
    font-size: 24px !important;
  }

  .fs-xs-34 {
    font-size: 34px !important;
  }

  /* display utilities classes */
  .d-xs-block {
    display: block !important;
  }

  .d-xs-inline {
    display: inline !important;
  }

  .d-xs-inline-block {
    display: inline-block !important;
  }

  .d-xs-none {
    display: none !important;
  }

  .d-xs-flex {
    display: flex !important;
  }

  .d-xs-inline-flex {
    display: inline-flex !important;
  }

  /* width utility classes */
  .w-xs-full {
    width: 100% !important;
  }
  .w-xs-max-content {
    width: max-content !important;
  }
  .w-xs-auto {
    width: auto !important;
  }

  .min-w-xs-fit {
    min-width: fit-content !important;
  }

  .max-w-xs-fit {
    max-width: fit-content !important;
  }

  /* padding utility classes */
  .p-xs-0 {
    padding: 0 !important;
  }

  .px-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .px-xs-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .py-xs-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .pl-xs-2 {
    padding-left: 10px !important;
  }

  .pr-xs-2 {
    padding-right: 10px !important;
  }

  /* margin utlity classes */
  .mt-xs-0 {
    margin-top: 0px;
  }

  .ml-xs-0 {
    margin-left: 0px !important;
  }

  .mt-xs-1 {
    margin-top: 5px !important;
  }

  .mt-xs-2 {
    margin-top: 10px !important;
  }

  .mt-xs-3 {
    margin-top: 15px !important;
  }

  .mt-xs-4 {
    margin-top: 20px !important;
  }

  .mt-xs-5 {
    margin-top: 25px !important;
  }

  .mt-xs-6 {
    margin-top: 30px !important;
  }

  .mt-xs-7 {
    margin-top: 35px !important;
  }

  .mt-xs-8 {
    margin-top: 40px !important;
  }

  .mb-xs-0 {
    margin-bottom: 0px !important;
  }

  .mb-xs-1 {
    margin-bottom: 5px !important;
  }

  .mb-xs-2 {
    margin-bottom: 10px !important;
  }

  .mb-xs-3 {
    margin-bottom: 15px !important;
  }
  .mb-xs-15 {
    margin-bottom: 15px !important;
  }

  .mb-xs-4 {
    margin-bottom: 20px !important;
  }

  .mb-xs-8 {
    margin-bottom: 40px !important;
  }

  .mx-xs-auto {
    margin-inline: auto !important;
  }
  /* gap utilites classes */
  .gap-xs-0 {
    gap: 0 !important;
  }

  .gap-xs-20 {
    gap: 20px !important;
  }

  .gap-xs-28 {
    gap: 28px !important;
  }

  .gap-xs-10 {
    gap: 10px !important;
  }
  .gap-xs-15 {
    gap: 15px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* display utilities classes */
  .d-sm-block {
    display: block !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-none {
    display: none !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }

  /* width utility classes */
  .w-sm-max-content {
    width: max-content !important;
  }
  .w-sm-full {
    width: 100% !important;
  }

  .w-sm-auto {
    width: auto !important;
  }

  /* margin utilities classes */
  .mx-sm-auto {
    margin-inline: auto;
  }

  .mt-sm-5 {
    margin-top: 25px;
  }

  .mt-sm-8 {
    margin-top: 40px;
  }
  .mb-sm-0 {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .fs-md-40 {
    font-size: 40px !important;
  }

  /* MD */
  .d-md-block {
    display: block !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-none {
    display: none !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }

  /* width utilities classes */
  .w-md-max-content {
    width: max-content !important;
  }
  .w-md-100 {
    width: 100% !important;
  }

  .w-md-auto {
    width: auto !important;
  }

  /* margin utilities classes */
  .mx-md-auto {
    margin-inline: auto;
  }

  .mt-md-2 {
    margin-top: 10px !important;
  }

  .mb-md-2 {
    margin-bottom: 10px !important;
  }

  .mt-md-5 {
    margin-top: 25px;
  }

  .mt-md-8 {
    margin-top: 40px;
  }
  .mb-md-0 {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1200px) {
  /* LG */
  .d-lg-block {
    display: block !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .w-lg-max-content {
    width: max-content !important;
  }
  .w-lg-full {
    width: 100% !important;
  }

  .w-lg-auto {
    width: auto !important;
  }

  /* BS3 margin utility classes  */
  .mx-lg-auto {
    margin-inline: auto;
  }
  .mb-lg-0 {
    margin-bottom: 0px !important;
  }
}

/* Responsive flex direction */
@media (max-width: 767px) {
  .flex-xs-row {
    flex-direction: row !important;
  }

  .flex-xs-column {
    flex-direction: column !important;
  }

  .flex-row-xs-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-column-xs-reverse {
    flex-direction: column-reverse !important;
  }

  /* Justify content */
  .justify-content-xs-center {
    justify-content: center !important;
  }

  .justify-content-xs-end {
    justify-content: flex-end !important;
  }

  .justify-content-xs-between {
    justify-content: space-between !important;
  }

  .justify-content-xs-around {
    justify-content: space-around !important;
  }

  .justify-content-xs-start {
    justify-content: flex-start !important;
  }

  /* Align items */
  .align-items-xs-center {
    align-items: center !important;
  }

  .align-items-xs-end {
    align-items: flex-end !important;
  }

  .align-items-xs-stretch {
    align-items: stretch !important;
  }

  .align-items-xs-baseline {
    align-items: baseline !important;
  }

  .align-items-xs-start {
    align-items: flex-start !important;
  }

  /* Flex wrapping */
  .flex-xs-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xs-nowrap {
    flex-wrap: nowrap !important;
  }

  /* Grow / Shrink */
  .flex-xs-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xs-shrink-0 {
    flex-shrink: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-row-sm-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-column-sm-reverse {
    flex-direction: column-reverse !important;
  }

  /* Justify content */
  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  /* Align items */
  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  /* Flex wrapping */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  /* Grow / Shrink */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-row-md-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-column-md-reverse {
    flex-direction: column-reverse !important;
  }

  /* Justify content */
  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  /* Align items */
  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  /* Flex wrapping */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  /* Grow / Shrink */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
}

@media (min-width: 1200px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-row-lg-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-column-lg-reverse {
    flex-direction: column-reverse !important;
  }

  /* Justify content */
  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  /* Align items */
  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  /* Flex wrapping */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  /* Grow / Shrink */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
}
