/*extra larg screen*/
@media only screen and (max-width: 1600px) {
  .content_body.card-box .custom-table.custmTable-repot {
    overflow: auto;
  }
  .content_body.card-box .custom-table.custmTable-repot::-webkit-scrollbar {
    height: 0;
  }
}

/*larg screen*/
@media only screen and (max-width: 1400px) {
  .cstm-col-lg-2 {
    width: 50% !important;
    margin-bottom: 20px;
  }
}

/*desktop screen*/
@media only screen and (max-width: 1366px) {
  div#Update-append-items_js {
    overflow-y: auto;
  }
  .flex-div-wrp-mng .all-wrp-data-showhide-mng .bodywrp-pinbox .choseFile-box {
    min-width: 170px;
  }
  .body-section .icon-area {
    padding: 20px;
    border-radius: 6px;
    width: 24px;
    height: 24px;
  }

  .body-section .report-task h4 {
    font-size: 24px;
  }

  .body-section .report-task p {
    font-size: 14px;
  }

  .body-section .report-task p {
    margin-bottom: 0;
  }

  .body-section .monthly-chart-head {
    padding: 20px 20px 0px 20px;
  }

  div#Approved_chart .apexcharts-legend.apx-legend-position-right {
    margin-top: -26px;
  }

  #Approved_chart {
    padding-bottom: 20px;
  }

  .type-report-one img {
    width: 190px;
  }

  .report-by-site ul li {
    font-size: 9px;
  }

  .approved-report-chart.card-box .tab-content {
    padding-bottom: 24px;
  }

  .report-section ul.report-list-section li {
    margin-left: 0px !important;
  }

  .search-box input {
    /* width: 150px; */
  }

  /* li.searchbox-wrapper {
    display: none;
  } */

  .btn-view {
    width: 125px;
  }

  .reportCard_wrap {
    gap: 8px;
  }

  .approved-report-chart.card-box {
    margin-bottom: 16px;
    margin-top: 10px;
  }

  .approved-report-chart.card-box .tab-content {
    padding-bottom: 0;
  }

  .form-section {
    padding: 66px 20px;
  }
}

/*tablet screen*/
@media only screen and (max-width: 1024px) {
  .menu-head h4 {
    font-size: 18px;
  }

  .header .menu-head .menu-btn {
    margin-right: 10px;
  }

  .report-section {
    padding-left: 0;
    margin-top: 14px;
  }

  ul.report-list-section li a {
    font-size: 13px;
  }

  .dropdown-toggle {
    font-size: 13px;
  }

  .header .right-head ul {
    margin-bottom: 0;
  }

  .body-section .icon-area {
    padding: 22px;
    width: 36px;
    height: 36px;
    margin-right: 10px;
  }

  .body-section .card-box {
    padding: 10px 10px;
    margin-bottom: 10px;
  }

  .body-section .report-task p {
    font-size: 9px;
  }

  .type-report-one img {
    width: 180px;
  }

  .report-by-site ul li {
    font-size: 9px;
  }

  /* foreignObject {
        width: 284px;
    } */

  .btn-view {
    font-size: 9px;
  }

  .body-section .approved-report-chart .approved-chart-head h6 {
    font-size: 14px;
  }

  .nav-tabs .nav-link,
  .nav-tabs .nav-link.active {
    font-size: 14px;
  }

  .body-section .report-task h4 {
    font-size: 26px;
  }

  .body-section .monthly-chart-head {
    padding: 0px 20px 10px 20px;
  }

  .report-task {
    padding-left: 10px;
  }

  span.dropdown-arrow {
    margin-top: 15px;
  }

  .custom-table table.dataTable thead th,
  table.dataTable thead td {
    font-size: 14px !important;
  }

  .reportCard_wrap {
    flex-direction: row;
  }

  .form-section {
    padding: 80px 10px;
  }

  .search-box input {
    /* width: 150px; */
    height: 30px;
  }

  .search-box span.fa.fa-search.search-icon {
    right: 13px;
    top: 7px;
  }

  .form-section {
    padding: 66px 20px;
  }
}

/*medium screen*/
/*@media only screen and (max-width: 991px) {*/
@media only screen and (max-width: 767px) {
  .report-section {
    padding-left: 0;
    margin-top: 13px;
  }

  .main {
    width: 100%;
  }
}

/*ipad screen*/

/* @media only screen and (max-width: 768px) { */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .main {
    width: 100%;
    height: 100vh;
  }

  .close-icon i {
    padding: 10px;
    font-size: 20px;
    display: block;
    position: absolute;
    right: 0;
  }

  ul.report-list-section li a {
    font-size: 14px;
  }

  .report-section ul.report-list-section li {
    margin-left: 0px;
  }

  .dropdown-toggle {
    font-size: 14px;
  }

  li.report-types .dropdown.drop-down {
    font-size: 14px;
  }

  .report-section {
    margin-top: -5px;
  }

  .user-profile-list .drop-down .img-box {
    width: 28px;
  }

  .header {
    max-height: unset;
  }

  .header .right-head ul li {
    padding-left: 15px;
  }

  /* .custom-table table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
    .custom-table table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
        left: 42px !important;
    } */

  .dropdown-menu.dropdown-menu-right:before {
    top: -10px;
    right: 132px;
  }

  li.report-types .dropdown.drop-down .dropdown-menu {
    transform: translate(60px, 33px) !important;
  }

  li.report-types span.down-icon i {
    font-size: 9px;
  }

  .list-title-content img,
  .dropdown-list-head img {
    width: 26px;
    height: 26px;
    margin-right: 8px;
  }

  li.list-item.main-list-item.active .list-title-content {
    line-height: 24px;
    font-size: 14px;
  }

  li.report-types .dropdown.drop-down .dropdown-menu a {
    font-size: 14px;
  }

  .custom-table table.dataTable thead th,
  table.dataTable thead td {
    font-size: 14px !important;
  }

  .custom-table #example_paginate {
    float: right;
    margin-top: 20px;
    padding-top: 0;
  }

  .custom-table #example_info {
    margin-top: 20px;
  }

  .report-task {
    padding-left: 10px;
  }

  .right {
    position: absolute;
    right: 0;
    top: 0;
  }

  .report-section ul.report-list-section {
    margin-bottom: 12px;
    margin-left: -5px;
    margin-top: 12px;
  }

  .right-head .dropdown-menu {
    transform: translate3d(-42px, 56px, 0px) !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .menu-head h4 {
    font-size: 18px;
  }

  .header .menu-head .menu-btn {
    margin-right: 10px;
  }

  .report-section {
    padding-left: 0;
    margin-top: 14px;
  }

  ul.report-list-section li a {
    font-size: 13px;
  }

  .dropdown-toggle {
    font-size: 13px;
  }

  .header .right-head ul {
    margin-bottom: 0;
  }

  .body-section .icon-area {
    padding: 22px;
    width: 36px;
    height: 36px;
    margin-right: 10px;
  }

  .body-section .card-box {
    padding: 10px 10px;
    margin-bottom: 10px;
  }

  .body-section .report-task p {
    font-size: 9px;
  }

  .type-report-one img {
    width: 180px;
  }

  .report-by-site ul li {
    font-size: 9px;
  }

  .btn-view {
    font-size: 9px;
  }

  .body-section .approved-report-chart .approved-chart-head h6 {
    font-size: 14px;
  }

  .nav-tabs .nav-link,
  .nav-tabs .nav-link.active {
    font-size: 14px;
  }

  .body-section .report-task h4 {
    font-size: 26px;
  }

  .body-section .monthly-chart-head {
    padding: 0px 20px 10px 20px;
  }

  .report-task {
    padding-left: 10px;
  }

  span.dropdown-arrow {
    margin-top: 15px;
  }

  .custom-table table.dataTable thead th,
  table.dataTable thead td {
    font-size: 14px !important;
  }

  .col-sm-6.ndt-cust-check {
    display: block;
  }

  .ndt-cust-check .form-check {
    margin-left: 0;
  }
}

/*ipad screen*/
@media only screen and (max-width: 768px) {
  .report-section {
    display: table-caption;
  }

  .body-section .weakly-report,
  .approved-report-chart.card-box {
    margin-bottom: 20px;
  }

  .reportCard_wrap {
    gap: 20px;
  }

  .approved-report-chart.card-box #Approved_chart {
    padding-bottom: 53px;
  }

  .form-left-section {
    display: none;
  }

  .form-section {
    padding: 34px 50px;
  }

  .form-right-section {
    height: auto;
  }

  .reportCard_wrap {
    flex-direction: column;
  }

  .reportCard_wrap .card-box {
    padding: 30px 10px;
  }

  .col-sm-6.ndt-cust-check {
    display: block;
  }

  .ndt-cust-check .form-check {
    margin-left: 0;
  }

  .custom-table table.dataTable thead th,
  table.dataTable thead td {
    font-size: 14px !important;
    white-space: unset;
    width: 30%;
  }

  .custom-table tbody tr td {
    font-size: 14px;
  }

  td.dtr-control.sorting_1 {
    padding-left: 29px !important;
  }
}

@media only screen and (max-width: 767px) {
  .user-profile-list .drop-down .dropdown-toggle {
    gap: 0;
  }

  .header .right-head ul li {
    padding-left: 25px;
  }

  .body-section .icon-area {
    padding: 20px;
  }

  .body-section .report-task h4 {
    font-size: 24px;
  }

  .body-section .weakly-report,
  .not-approved-report.card-box {
    padding-bottom: 0px;
  }

  .body-section .report-task p {
    font-size: 14px;
    margin-bottom: 0;
    height: 50px;
  }

  .body-section .icon-area img {
    width: 24px;
  }

  .body-section .icon-area {
    width: 40px;
    height: 40px;
  }

  .body-section .monthly-report .monthly-report-icon {
    padding: 20px;
  }

  .custom-table .dataTables_wrapper .dataTables_length,
  .custom-table .dataTables_wrapper .dataTables_filter {
    float: left;
    text-align: left;
  }

  div#example_length {
    display: none;
  }

  .custom-table .dataTables_wrapper .dataTables_info,
  .custom-table .dataTables_wrapper .dataTables_paginate {
    float: left;
  }

  .custom-table .dataTables_wrapper .dataTables_filter input {
    width: 100%;
  }

  .approved-chart-head .nav-tabs {
    flex-wrap: nowrap;
  }

  .approved-chart-head .nav-tabs .nav-link.active,
  .approved-chart-head .nav-tabs .nav-link {
    font-size: 14px;
  }

  .close-icon i {
    padding: 10px;
    font-size: 20px;
    display: block;
    position: absolute;
    right: 0;
  }

  .btn-view {
    padding: 6px 10px;
    font-size: 13px;
  }

  .body-section .approved-report-chart .approved-chart-head h6 {
    font-size: 14px;
  }

  .body-section .today-report,
  .approved-report.card-box {
    padding-bottom: 0;
  }

  .list-title-content img,
  .dropdown-list-head img {
    margin-right: 5px;
    width: 26px;
    height: 26px;
  }

  .custom-table
    table.dataTable.dtr-inline.collapsed
    > tbody
    > tr
    > td:first-child:before,
  .custom-table
    table.dataTable.dtr-inline.collapsed
    > tbody
    > tr
    > th:first-child:before {
    line-height: 14px !important;
  }

  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: left;
  }

  .custom-table table.dataTable.display > tbody > tr.odd > *,
  .custom-table table.dataTable.display > tbody > tr.even > * {
    font-size: 14px;
  }

  h5.content-title {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .btn-brand,
  .btn-danger,
  .btn-back {
    padding: 6px 8px;
    font-size: 9px;
  }

  form.site-report-form .form-control,
  form.site-report-form select.form-select,
  form.profile-report-form .form-control,
  form.profile-report-form select.form-select {
    height: 40px;
  }

  .custom-table .dataTables_wrapper {
    margin-top: 0;
  }

  .custom-table #example_paginate {
    float: inline-start;
    margin-top: 20px;
    padding-top: 0;
  }

  .custom-table #example_info {
    margin-top: 20px;
  }

  .custom-table tbody tr td {
    font-size: 14px;
  }

  .header .menu-head {
    margin-bottom: 20px;
  }

  .report-section ul.report-list-section {
    width: 172px;
    overflow: scroll;
  }

  .body-section .weakly-report,
  .not-approved-report.card-box,
  .body-section .monthly-chart-section {
    margin-bottom: 24px;
  }

  .right {
    margin-top: 10px;
  }

  form.site-report-form .form-control,
  form.site-report-form select.form-select,
  form.profile-report-form .form-control,
  form.profile-report-form select.form-select {
    height: 40px;
    font-size: 14px;
  }

  form label.form-label {
    font-size: 14px;
  }

  .report-section ul.report-list-section li {
    list-style-type: none;
    margin-left: 0px;
  }

  li.report-types .dropdown.drop-down {
    font-size: 14px;
  }

  ul.report-list-section li a {
    font-size: 14px;
  }

  li.report-types span.down-icon i {
    font-size: 9px;
    margin-left: 12px;
  }

  .report-section span#Menu_btn img {
    width: 28px;
  }

  .custom-table table.dataTable thead th,
  table.dataTable thead td {
    font-size: 12px !important;
    white-space: unset;
  }

  td.dtr-control.sorting_1 {
    padding-left: 29px !important;
  }

  .right-head .dropdown-menu {
    padding: 0;
    transform: translate3d(-168px, 42px, 0px) !important;
  }

  .custom-table .btn-outline-success,
  .custom-table .btn-outline-danger {
    padding: 0px 10px;
  }

  .form-section {
    padding: 10px 10px;
  }

  .search-box input {
    /* display: none; */
  }

  .search-box span.fa.fa-search.search-icon {
    right: 10px;
    top: -8px;
  }

  .report-section ul.report-list-section {
    padding-bottom: 8px;
  }

  .report-section ul.report-list-section {
    width: 408px;
    overflow: scroll;
    margin-bottom: 0;
    padding-bottom: 8px;
    margin-top: 10px;
    margin-left: 0px !important;
  }

  .user-profile-list .drop-down .img-box {
    width: 32px;
    margin-right: 10px;
  }

  .btn-sm {
    margin-bottom: 10px;
  }
}

/*small screen*/
@media only screen and (max-width: 576px) {
  .report-section {
    padding-left: 0;
    margin-top: 0;
    display: flex;
    flex-direction: column;
  }

  .right {
    position: absolute;
    top: -11px;
    right: 0;
    height: 54%;
  }

  .items-rows .form-group select.form-select {
    width: 100%;
    margin-bottom: 5px;
  }

  .items-rows {
    display: block;
  }

  form.site-report-form .form-control,
  form.site-report-form select.form-select,
  form.profile-report-form .form-control,
  form.profile-report-form select.form-select {
    margin-bottom: 5px;
  }

  .custom-table tbody tr td {
    font-size: 9px;
  }

  td.promote a.btn.btn-outline-success,
  td.suspend a.btn.btn-outline-danger {
    font-size: 9px;
  }

  .form-right-section {
    height: auto;
  }

  .form-right-section {
    height: auto;
  }

  .custom-table.procedures-table table.dataTable.no-footer tr :first-child {
    width: 70%;
  }

  .form-section {
    padding: 10px 10px;
  }

  .main {
    width: 100%;
    /*height: 100vh;*/
  }
}

/*mobile screen*/
@media only screen and (max-width: 420px) {
  .main {
    margin-left: auto;
    padding-inline: 0;
    width: 100%;
    height: 100vh;
  }

  .report-section {
    padding-left: 0;
    margin-top: 0;
    display: flex;
    position: relative;
  }

  span.name {
    display: none;
  }

  .user-profile-list .drop-down .img-box {
    width: 28px;
  }

  .header .menu-head .menu-btn img {
    width: 24px;
  }

  .header .menu-head .menu-btn {
    margin-right: 0;
  }

  .menu-head h4 {
    font-size: 18px;
    margin-left: 5px;
  }

  .header .right-head {
    float: unset;
    display: block;
  }

  table.dataTable tbody td a.btn.btn-primary.btn-edit {
    padding-left: 0;
  }

  .ndt-cust-check .form-check {
    margin-left: 0;
  }

  .col-sm-6.ndt-cust-check {
    display: block;
  }

  .box-dimensions {
    display: block;
  }

  .search-box span.fa.fa-search.search-icon {
    top: 7px;
  }

  .search-box input {
    display: block;
  }

  span#Menu_btn {
    align-self: baseline;
  }

  li.report-types .dropdown.drop-down .dropdown-menu {
    padding: 0;
    width: 182px;
    transform: translate(8px, 64px) !important;
  }

  li.report-types .dropdown.drop-down {
    position: unset;
  }

  .dropdown-menu.dropdown-menu-right:before {
    left: 90px;
    right: unset;
  }

  .info h6,
  .date-info h6 {
    font-size: 9px;
    font-weight: 500;
  }

  .report-section ul.report-list-section {
    width: 390px;
    margin-top: 0;
  }
}

/*----02-09-2024----*/

@media only screen and (max-width: 1300px) {
  .custom-table.custmTable-repot {
    overflow: auto;
  }

  .custom-table.custmTable-repot table.dataTable tr th:nth-child(1) {
    min-width: 100px !important;
  }
}

@media only screen and (max-width: 1600px) and (min-width: 769px) {
  .preview-edit-report-wrp .pdf_preview-left {
    width: 100%;
  }
  .preview-edit-report-wrp .pdf_preview-left iframe {
    width: 100% !important;
  }
  .cstmRightImgBox {
    width: 25%;
  }
  .cstmRightImgBox .right_image-edit-report .images-summary-number {
    min-width: unset;
  }
}
@media only screen and (max-width: 768px) {
  .preview-edit-report-wrp .pdf_preview-left {
    width: 100%;
  }
  .preview-edit-report-wrp .pdf_preview-left iframe {
    width: 100% !important;
  }
  .cstmRightImgBox {
    width: 25%;
  }

  .cstmRightImgBox .right_image-edit-report .images-summary-number {
    min-width: unset;
  }
  .preview-edit-report-wrp div#bindComments > div {
    min-width: unset;
  }
}
@media (max-width: 767px) {
  .cstm-col-lg-2 {
    width: 100% !important;
  }
}

@media (max-width: 1800px) {
  .tippy-popper:has(img.img_tooltipview.preview_invoice_bx) .tippy-tooltip {
    max-width: 780px !important;
  }
}
@media (max-width: 1400px) {
  .standard_report_page
    .content_body.card-box
    .row-cstm-items-standard
    .parent_child-changes {
    min-width: 78px;
    max-width: 78px;
    padding-right: 24px !important;
  }
  .standard_report_page
    .content_body.card-box
    .row-cstm-items-standard
    .price_field {
    min-width: 118px;
  }
  .standard_report_page
    .content_body.card-box
    .row-cstm-items-standard
    input[type="text"].item_field {
    min-width: 90px;
  }
  .standard_report_page
    .content_body.card-box
    .row-cstm-items-standard
    input[type="number"].form-control {
    padding-right: 20px !important;
    min-width: 80px;
  }
  .standard_report_page
    .content_body.card-box
    .row-cstm-items-standard
    select.form-control.itemresult_field {
    min-width: 90px;
  }
  .standard_report_page
    .content_body.card-box
    .row-cstm-items-standard
    input[type="text"].job_fields {
    min-width: 60px;
    width: 60px;
  }
  .standard_report_page
    .content_body.card-box
    .row-cstm-items-standard
    input[type="text"].sn_no {
    min-width: 60px;
  }
  .standard_report_page
    .content_body.card-box
    .row-cstm-items-standard
    .choseFile-box {
    min-width: 140px;
  }
  #StandardReportForm
    .content-wrap
    .datatable-cstm-tb
    .form-elements-Dimensional {
    overflow: auto;
    padding: 15px 10px;
  }
  .tippy-popper:has(img.img_tooltipview.preview_invoice_bx) .tippy-tooltip {
    max-width: 740px !important;
  }
  .standard_report_page
    .row-cstm-items-standard
    .btn-wrp-cstm-deletepaste
    button {
    padding: 3px 5px;
  }

  .content_body.card-box
    div#Update-append-items_js
    .row-cstm-items-standard
    .parent_child-changes {
    min-width: 78px;
    max-width: 78px;
    padding-right: 24px !important;
  }

  .content_body.card-box
    div#Update-append-items_js
    .row-cstm-items-standard
    .price_field {
    min-width: 118px;
  }

  .content_body.card-box
    div#Update-append-items_js
    .row-cstm-items-standard
    input[type="text"].item_field {
    min-width: 90px;
  }

  .content_body.card-box
    div#Update-append-items_js
    .row-cstm-items-standard
    input[type="number"].form-control {
    padding-right: 20px !important;
    min-width: 80px;
  }

  .content_body.card-box
    div#Update-append-items_js
    .row-cstm-items-standard
    select.form-control.itemresult_field {
    min-width: 90px;
  }

  .content_body.card-box
    div#Update-append-items_js
    .row-cstm-items-standard
    input[type="text"].job_fields {
    min-width: 60px;
    width: 60px;
  }

  .content_body.card-box
    div#Update-append-items_js
    .row-cstm-items-standard
    input[type="text"].sn_no {
    min-width: 60px;
  }

  .content_body.card-box
    div#Update-append-items_js
    .row-cstm-items-standard
    .choseFile-box {
    min-width: 140px;
  }

  .dash-charts {
    min-width: 350px !important;
    max-width: 350px !important;
  }
}

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

@media (max-width: 576px) {
  .sidebar-list {
    height: 500px;
    overflow: scroll;
  }
}

@media (min-width: 1025px) {
  body.sidebar_small .sidebar ul li a .list-title-content span.list-title {
    /* display: none; */
  }

  body.sidebar_small .sidebar ul li a,
  body.sidebar_small
    .sidebar
    ul.list-menu.dropdown-list.report_by_site.report-list-section
    .dropdown-list-head {
    justify-content: center;
  }

  body.sidebar_small
    .sidebar
    ul.list-menu.dropdown-list.report_by_site.report-list-section
    .dropdown-list-head
    i,
  body.sidebar_small .sidebar ul li a i {
    margin: 0;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .sidebar_small {
    z-index: 0;
    position: fixed;
  }

  .sidebar_small .main {
    z-index: -1;
  }
  .sidebar_small {
    z-index: 0;
    position: fixed;
  }

  .sidebar_small .main {
    z-index: -1;
  }

  .sidebar {
    --w-side-navigation: 267px;
    transform: translateX(-100%);
  }

  .sidebar_small .sidebar {
    transform: translateX(0%);
    height: 110vh;
  }

  .sidebar_small .sidebar {
    transform: translateX(0%);
    height: 110vh;
  }

  .sidebar_small .sidebar span.list-title {
    display: unset;
  }

  .sidebar_small .sidebar span.list-noti.ms-auto {
    display: block;
  }

  .sidebar_small .logo img:nth-child(1),
  .sidebar .logo img:nth-child(1) {
    display: block;
    width: 150px;
  }

  .sidebar .logo img:nth-child(2) {
    display: none !important;
  }

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

  .sidebar ul.list-menu a {
    font-size: 14px;
  }
}

@media (max-width: 767.98px) {
  .sidebar_small {
    z-index: 0;
    position: fixed;
  }

  .sidebar_small .main {
    z-index: -1;
  }

  .sidebar_small .logo img:nth-child(1) {
    display: block;
    width: 150px;
  }
  .sidebar ul.list-menu {
    padding: 0px 10px;
  }

  .sidebar {
    --w-side-navigation: 267px;
    transform: translateX(-100%);
  }

  .sidebar_small .sidebar {
    transform: translateX(0%);
    height: 110vh;
  }

  .sidebar_small .sidebar span.list-title {
    display: unset;
  }

  .sidebar_small .sidebar span.list-noti.ms-auto {
    display: block;
  }

  .sidebar .logo img:nth-child(2) {
    display: none !important;
  }

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

  .sidebar ul.list-menu a {
    padding: 10px 15px;
  }
}

/* Peak NDT

X-Small	            None	<576px
Small	            sm      ≥576px
Medium          	md	    ≥768px
Large           	lg  	≥992px
Extra large	        xl	    ≥1200px
Extra extra large	xxl 	≥1400px
*/

/* @include media-breakpoint-down(sm) { ... } */
@media (max-width: 767.98px) {
}

/* @include media-breakpoint-only(md, xl) { ... } */
@media (min-width: 768px) and (max-width: 1199.98px) {
}

/* @include media-breakpoint-down(xl) { ... } */
@media (max-width: 1199.98px) {
  .wrapper,
  .wrapper * {
    font-size: 12px !important;
  }
}
