@media only screen and (max-width: 768px) {
    .search-form-toggle .search-form-header {
        flex-direction: column;
    }
    .search-form-toggle .search-form-header h5 {
        font-size: 12px;
        margin: 15px auto;
        text-align: center;
        line-height: 18px;
        font-weight: 400;
    }
    .search-form-toggle .search-form-card .all-submit-btns {
        display: inline-block;
        text-align: center;
    }
    .search-form-toggle .search-form-card .save-search {
        margin: 10px auto;
    }
    .statical-sec .filter-type-label-custom {
        text-align: center !important;
    }

    .statical-sec .download_dropdown {
        text-align: center !important;
    }
    .statical-sec .download_dropdown .dropdown-one {
        display: inline;
    }
    .statical-sec .right___side___btn {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .data-box-btns ul {
        justify-content: center;
    }
    .data-box-btns ul li {
        margin: 10px auto;
    }
    .statical-sec .card {
        margin: 10px auto;
    }
    .graph-box .chart__heading h3 {
        font-size: 15px;
    }
    .graph-box .chart__heading img {
        width: 10% !important;
    }
    .graph-box {
        margin: 20px auto;
    }
    .graph-box.total-usd-graph .chart__heading img {
        width: 10% !important;
    }
    .shipment-tabs {
        padding: 0px;
    }
    .graph-box .chart__section {
        overflow-x: scroll;
    }
    #right__tbl_wrapper .row .dataTables_filter {
        left: 0px !important;
    }
    .shipments-data-box .desktop-buttons .left, .desktop-buttons .right {
        display: none;
    }
    .shipments-data-box .mobile-left-right {
        display: block;
        text-align: right;
    }
    .shipments-data-box .sidebar-filter-box {
        display: none;
        margin-bottom: 30px;
    }
    .shipments-data-box .desktop-buttons {
        margin: 10px auto;
        display: flex;
        justify-content: space-between;
    }
    .shipments-data-table .dataTables_paginate {
        overflow-x: scroll;
    }
    .shipments-data-table .dataTables_wrapper .row {
       display: block;
    }
    .shipments-data-table .dataTables_wrapper .row .col-6 {
        width: 100%;
    }
    .shipments-data-box .subheader .subheader-btn {
        font-size: 12px !important;
        padding: 6px !important;
    }
    .shipments-data-box .shipments-data-table {
        padding: 0px;
    }
    .imp-exp-header:hover .contact-detail-msg {
        top: -16px !important;
        left: 241px;
    }
    #page_title h4{
        font-size: 10px !important;
    }
    .top__search__btn {
        padding: 7px;
    }
    #counter {
        left: 10px;
        top: -39px;
    }
    .top__search__btn .dropdown-menu {
        position: absolute !important;
        margin-top: 3px !important;
        margin-left: -100px !important;
    }
    .ship-header-title h5 {
        text-align: center !important;
    }
    .shipment-tabs #navs-pills-top-importers, .shipment-tabs #navs-pills-top-exporters {
        margin:0px !important;
    }
    
    .data-analysis-sec ul.nav {
        justify-content: center;
    }
    .data-analysis-sec .ship-header-title .col-12{
        margin: 5px 0px;
    }
    .data-analysis-sec .ship-header-title .converter-select label {
        width: 30% !important;
    }
    .data-analysis-sec .ship-header-title .converter-select select {
        width: 70% !important;
    }
    .data-analysis-sec .pagination__box .pagination {
        float: none !important;
        overflow-x: auto;
    }
    .new-dashboard .stats-container {
        margin: 0px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .new-dashboard .stats-container .stat-box {
        margin: 15px 0px;
        width: 280px;
    }
    .new-dashboard .table-container {
        overflow-x: auto;
        scrollbar-width: thin;
    }
    .trade-insight-header .dropdown-container .input-group span.select2-selection.select2-selection--multiple {
        overflow-y: hidden;
        margin-top: 4px;
        width: 96%;
    }
    .trade-insight-header .dropdown-container {
        flex-direction: column;
        margin-left: 0;
        width: 100%;
        align-items: center;
    }
    .country-insights .search-form-header {
        flex-direction: column;
        text-align: center;
    }
    .country-insights .search-form-header button {
        display: none;
    }
    .country-insights .search-form-header h5 {
        font-size: 12px !important;
        margin: 15px auto !important;
        text-align: center;
        line-height: 18px;
        font-weight: 400;
    }
    .competitors-search-form .search-form-header{
        flex-direction: column;
    }
    .competitors-search-form .search-form-header button {
        display: none;
    }
    .competitors-search-form .search-form-header .form-header-text {
        text-align: center;
        margin: 10px 0px !important;
        font-size: 12px !important;
    }
    .competitors-search-form .form-grid {
        grid-template-columns: 1fr !important;
    }
    .competitors-search-form .form-grid button#searchBtn {
        justify-self: center !important;
    }
    .exp-imp-value-trend {
        overflow: auto;
        scrollbar-width: thin;
    }
    .competitors-table .card-body{
        overflow-x: auto;
    }
    .contact-header-text {
        width: 100%;
    }
    .banner-sec .banner-text {
        text-align: center;
    }
    .banner-sec .banner-text .heading-title {
        font-size: 32px;
        line-height: 40px;
    }
    .banner-sec .banner-text .sub-title {
        font-size: 12px;
    }
    .banner-sec .banner-img {
        text-align: center;
        margin: 20px auto;
    }
    .section-heading {
        padding: 0px;
    }
    .new-about-sec .about-imagess .about-shape3 {
        opacity: 0;
    }
    .new-imp-exp-sec .card .card-body.unique-imp-exp-bd {
        text-align: center;
    }
    .company-per-form {
       flex-direction: column;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  
    .dashboard-table table.table-bordered.dataTable th {
        font-size: 11px !important;
    }
    .light-style table.table-bordered.dataTable td, span.k-in, ul#select2-side_countries-results {
        font-size: 11px !important;
    }
    .downloads-section h3, .news-section h3 {
        font-size: 15px !important;
    }
    .news-item h3 { 
        font-size: 11px !important;
    }
    .news-item p {
        font-size: 10px !important;
    }
    .new-dashboard .stat-box h4 {
        font-size: 18px !important;
    }
    .stats-container {
        margin: 20px 0;
    }
    .new-dashboard .stat-box p {
        font-size: 11px !important;
    }
    .new-dashboard .stat-box h4 small {
        font-size: 16px !important;
    }
    .search-form-header .form-header-text {
        font-size: 15px !important;
    }
    .shipments-data-box .subheader .subheader-btn {
        font-size: 14px !important;
        padding: 4px 10px !important;
    }
    .shipments-data-box .subheader .filter-btn i {
        font-size: 18px !important;
    }
    .shipments-data-box .ld-more i {
        font-size: 22px !important;
    }
    details {
        font-size: 13px !important;
    }
    .statical-sec .right___side___btn {
        font-size: 14px !important;
        padding: 4px 10px !important;
    }
    .chart__heading h3 {
        font-size: 16px !important;
    }
    .graph-box .chart__heading img {
        width: 5% !important;
    }
    .graph-box.total-usd-graph .chart__heading img {
        width: 2% !important;
    }
    .shipments-data-box .subheader .ld-more {
        padding: 4px 18px !important;
    }
    .shipments-data-box .subheader .filter-btn {
        padding: 5px 20px !important;
    }
    .text-right.desktop-buttons button.scroll-btn, .text-right.desktop-buttons .full-screen  {
        width: 33px;    
        height: 33px;
    }
    .side-filter-close-btn {
        font-size: 15px !important;
        margin-top: -6px !important;
    }
    
    .financial-filter button, .calender-filter button {
        font-size: 10px !important;
    }
    .btn-div {
        gap: 15px;
    }
    .btn-div .button-container .main-bbtn {
        padding: 10px 10px;
        font-size: 12px;
    }
    .new-pricing-sec .price-card .card-body {
        padding: 0px 0px;
    }
    .form-control, .form-select, .insight-form-control {
        font-size: 0.775rem;
    }
    .shipment_header_box .card-info .card-title {
        font-size: 1.12rem !important;
    }
    .shipment_header_box .card-info small {
        font-size: 11px;
    }
    .dashboard-table table.table-bordered.dataTable th, .yajra-datatable thead tr th, .table.table-bordered.dataTable th {
        font-size: .7rem;
    }
    .sidebar-filter-box summary {
        font-size: 0.775rem;
    }    
    .banner-sec .banner-text .heading-title {        
        font-size: 50px;
        line-height: 60px;
    }
    .banner-sec .banner-img img {
        width: 60%;
    }
    /* .page_title_heading {
       font-size: 0.7rem !important;
    } */
    #FAQs .accordion {
        font-size: 0.875rem;
    }
    .new-login-page .new-logo img {
        width: 12%;
    }
    .new-login-page .login-form-sec .form-header h3 {
        font-size: 1.3rem;
        inset-block-start: 5px;
    }
    .new-login-page .login-form-sec .login-btn {
        margin-top: 10px !important;
    }
    .new-login-page .card-body .p-4{
        padding: 0px !important;
    }
    .new-login-page .new-logo {
        margin-bottom: 0px !important;
    }
    .new-dashboard .stats-container.last {
        margin-bottom: 0px;
        margin-top: 54px;
    }
    #contains_options .contains_and {
        font-size: 13px;
    }
    .nav-pills .nav-link {
        font-size: 10px;
    }
    .new-imp-exp-sec .card .card-body.unique-imp-exp-bd p {
        font-size: 14px;
    }
    .get-c-point {
        padding: 4px 10px !important;
    }
    .sidebar_ai_icon img {
        width: 70px;
    }
}

@media (min-width: 1200px) {
    .layout-menu-fixed:not(.layout-menu-collapsed) .layout-page, .layout-menu-fixed-offcanvas:not(.layout-menu-collapsed) .layout-page {
        padding-left: 11.5rem;
    }
}

@media only screen and (max-width: 768px) {
    .page_title_heading {
        font-size: 0.7rem !important;
    }

    
}