@media only screen and (min-width: 1920px) {
  .addDailyPlanTablemain .all_popup #excavators_plan.add_new_user_box {
    min-height: 98rem;
  }

  .addDailyPlanTablemain .all_popup #trucks_plan.add_new_user_box {
    min-height: 98rem;
  }
}

@media only screen and (min-width: 2000px) {
  .addDailyPlanTablemain .all_popup #excavators_plan.add_new_user_box {
    min-height: 110rem;
  }

  .addDailyPlanTablemain .all_popup #trucks_plan.add_new_user_box {
    min-height: 110rem;
  }

  .addDailyPlanTablemain .all_popup .add_new_user_box {
    min-height: 125rem;
  }
}

@media only screen and (max-width: 1800px) {
  .action_buttons_add_daily_plan .form-control {
    right: 15%;
    top: 10px;
  }
}

@media only screen and (max-width: 1499px) {
  .action_buttons_add_daily_plan .form-control {
    right: 15%;
    top: 10px;
  }
}

@media only screen and (max-width: 1439px) {
  .table_shift_plan_listing .eventTd .customTooltip p {
    width: 8rem;
  }

  .table_shift_plan_listing table tr th {
    padding: 1rem 1rem;
  }

  .shift_details table tbody>tr>td:first-child {
    width: 60%;
  }

  .shift_details table tbody>tr>td:last-child {
    width: 40% !important;
  }
}

@media only screen and (max-width: 1365px) {
  .action_buttons_add_daily_plan .form-control {
    right: 18%;
  }

  .table_shift_plan_listing .eventTd .customTooltip p {
    width: 7rem;
  }

  .popup_overwrite {
    right: 366px;
  }
}

@media only screen and (max-width: 1279px) {
  .action_buttons_add_daily_plan .form-control {
    right: 20%;
  }

  .table_shift_plan_listing table,
  .table_shift_plan_listing table tbody td {
    white-space: nowrap !important;
  }

  .table_shift_plan_listing .infinite-scroll-component__outerdiv {
    overflow-x: auto;
  }

  .table_shift_plan_listing table thead {
    top: 0;
  }

  .shift_details table thead {
    display: none;
  }

  .shift_details table tbody>tr>td:first-child {
    width: 100% !important;
  }

  .shift_details table tbody>tr>td:last-child {
    width: 100% !important;
  }

  .shift_details table .forMobile {
    display: block;
    background: #f8fafd;
    border: solid 0.1rem var(--e-global-before-light-border-color);
    font-size: 1.6rem;
    font-weight: 600;
  }

  .shift_details table tbody tr {
    display: block;
  }

  .shift_details table tbody tr td {
    display: block;
  }

  .shift_details table tbody tr td table {
    width: 100%;
    display: block;
  }

  .shift_details table tbody tr td {
    width: 100% !important;
    border-right: none !important;
    border-right: none !important;
    border-top: none;
    border-left: none;
  }

  .new_daily_plan .shift_table tr td {
    border-right: none !important;
  }

  .popup_overwrite {
    right: 0px;
  }
}

@media only screen and (max-width: 1023px) {
  .action_buttons_add_daily_plan .form-control {
    right: 20%;
    top: 10px;
  }
}

@media only screen and (max-width: 850px) {
  .action_buttons_add_daily_plan .form-control {
    right: 24%;
  }
}

@media only screen and (min-width: 240px) and (max-width: 767px) {
  html {
    font-size: 50.5%;
  }

  .container {
    max-width: 100%;
  }

  .section {
    padding: 2rem 0;
    overflow-x: hidden;
  }

  .mobile_menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0 0 0 auto;
  }

  .mobile_menu span {
    font-size: 4rem;
    color: var(--e-global-color-white);
    line-height: 3rem;
  }

  .menu {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background: var(--e-global-color-blue);
    overflow-x: hidden;
    transition: 0.5s;
    padding: 0;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .menu ul {
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 5rem 2rem 2rem;
  }

  .menu ul li {
    font-size: 2.2rem;
    margin-bottom: 3rem;
  }

  .menu ul li a {
    color: var(--e-global-color-white);
    display: inline-block;
    padding: 1rem 0;
  }

  .menu ul li a.active {
    color: var(--e-global-color-white);
    border-color: var(--e-global-color-white);
    font-weight: 600;
  }

  .closebtn {
    display: block;
    right: 2rem;
    top: 2rem;
    position: absolute;
    font-size: 6rem;
    font-weight: 100;
    color: var(--e-global-color-white);
  }

  .heading {
    text-align: center;
  }

  .heading h4 {
    font-size: 3.4rem;
  }

  .banner {
    min-height: auto;
    overflow: hidden;
    background-size: cover !important;
    background-position: center !important;
  }

  .banner .container {
    position: relative;
    padding: 3rem 0;
  }

  .banner_content h1 {
    font-size: 4.8rem;
    line-height: normal;
  }

  .businesses_logo ul li {
    padding: 1rem;
    width: 100%;
  }

  .home_sec3_under_left {
    background: none;
    padding: 1.5rem;
    text-align: center;
  }

  .home_sec3_under_left h4 {
    font-size: 4.8rem;
    line-height: normal;
  }

  .home_sec3_under_right {
    text-align: center;
  }

  .services_icon {
    margin: auto;
    width: 9rem;
    height: 9rem;
  }

  .home_sec4 {
    padding: 2rem 0;
  }

  .home_sec4_left {
    padding-bottom: 4rem;
  }

  .home_sec4_right ul li .home_sec4_right_content {
    font-size: 1.5rem;
  }

  .home_sec4_right ul li .home_sec4_right_content h4 {
    font-size: 2.4rem;
  }

  .home_sec5 .container {
    border: none !important;
  }

  .home_sec5 .row {
    margin: 0;
  }

  .home_sec5_part {
    border: none;
    padding: 3rem;
  }

  .home_sec6 .heading {
    padding-top: 0;
  }

  .home_sec6 .heading h4 {
    margin: 0;
  }

  .news {
    margin-bottom: 2rem;
  }

  .footer_top {
    text-align: center;
  }

  .footer_menu {
    padding: 2rem 1.5rem;
  }

  .footer_menu ul {
    flex-direction: column;
  }

  .footer_menu ul li {
    margin: 1rem 0;
  }

  .footer_social_icon {
    justify-content: center;
    padding: 0;
  }

  .footer_social_icon ul {
    flex-direction: row;
  }

  .inner_banner {
    display: flex;
    align-items: center;
  }

  .about_sec1_left .heading {
    text-align: center;
  }

  .about_sec1_left .heading h4 {
    font-size: 3.6rem;
  }

  .about_sec2_box {
    margin-bottom: 2rem;
  }

  .company_box_image,
  .company_box_content {
    width: 100%;
    height: auto;
    text-align: center;
  }

  .company_box_image img {
    width: 100%;
  }

  .company_box_content h2 {
    width: 100%;
  }

  .company_box_content a {
    margin: 2rem auto;
  }

  .about_sec3_left,
  .about_sec3_right {
    width: 100%;
  }

  .about_sec3_left_content {
    text-align: center;
  }

  .single-skill {
    padding: 0 1.5rem;
    margin: auto;
  }

  .circle-chart {
    width: 13rem;
    height: 13rem;
  }

  .about_sec4 {
    padding-bottom: 0;
  }

  .about_sec4:before,
  .about_sec4:after {
    display: none;
  }

  .all_team {
    padding: 0 1.5rem 3rem;
  }

  .team {
    width: 100%;
    min-width: 100%;
    margin: 2rem 0;
  }

  .call_back_bg {
    top: 0;
  }

  .feedback .carousel-control-prev {
    left: -6rem;
  }

  .feedback .carousel-control-next {
    right: -6rem;
  }

  .feedback_content p {
    font-size: 2rem;
    line-height: 3.5rem;
  }

  .left_sidebar {
    width: 0px;
    z-index: 9999;
  }

  .left_sidebar .sidebar_menu {
    display: none;
  }

  .left_sidebar.hide_sidebar {
    position: absolute;
    width: 150px;
  }

  .left_sidebar.hide_sidebar .sidebar_menu {
    display: block;
    padding: 2rem;
  }

  .left_sidebar.hide_sidebar .left_sidebar_top {
    padding: 2rem;
  }

  .hide_sidebar .toggle_design {
    top: 35%;
    right: 0;
  }

  .right_sidebar {
    width: 100%;
    margin-left: 0rem;
  }

  .top_header {
    position: sticky;
    top: 0;
    z-index: 999;
    padding: 1rem 2rem 1.5rem 3rem;
  }

  .right_sidebar_body {
    padding: 2rem;
  }

  .filter_popup .react-datepicker-wrapper,
  .filter_popup .filter-box {
    margin-right: 5px;
  }

  .top_middle_search input {
    width: 15rem;
  }

  .new_daily_plan_heading {
    flex-wrap: wrap;
  }

  .action_buttons_add_daily_plan {
    padding: 12px 0 0;
    margin-left: auto;
  }

  .big_table table tr th,
  .big_table table tr td {
    min-width: 90px;
  }

  .addDailyPlanTable {
    margin-left: 100px;
  }

  .daily_button a {
    padding: 0.7rem 1.5rem;
  }

  .addDailyPlanTable table tr td {
    height: 50px;
  }

  .action_buttons_add_daily_plan .form-control {
    right: 24%;
    top: 10px;
    z-index: 9999;
    position: fixed;
  }

  .excavators.addDailyPlanTable table tr:nth-child(n + 2) td:first-child p {
    width: 12.3rem;
  }

  .addDailyPlanTablemain .all_popup .add_new_user_box .add_new_user_box_middle .modal_scroll {
    height: 91%;
  }

  .top_right ul li {
    width: 3rem;
    height: 3rem;
  }

  .top_right ul li a i {
    font-size: 1.5rem;
  }

  .publish_Plan_view_modal .shift_tab_list .add_new_user_box_top_right {
    width: 110px;
  }

  .addDailyPlanTablemain .all_popup #excavators_plan.add_new_user_box {
    min-height: 122rem;
  }

  .filter_popup {
    flex-wrap: wrap;
  }

  .filter_popup input,
  .filter_popup select {
    width: 48%;
    margin-right: 0 !important;
    margin: 2%;
  }

  .action_popup {
    width: 95%;
  }
}

@media only screen and (max-width: 550px) {
  .action_buttons_add_daily_plan .form-control {
    right: 29%;
    z-index: 999;
    max-width: 150px;
  }
}

@media only screen and (max-width: 430px) {
  .action_buttons_add_daily_plan .form-control {
    right: 33%;
    z-index: 999;
    max-width: 110px;
  }
}

@media only screen and (max-width: 375px) {
  .action_buttons_add_daily_plan .form-control {
    right: 35%;
    z-index: 999;
    max-width: 90px;
    top: 14px;
  }
}

@media only screen and (min-width: 578px) and (max-width: 1023px) {
  .banner .container {
    position: absolute;
    padding: 1.5rem;
  }

  .businesses_logo ul li {
    width: 20%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  html {
    font-size: 52.5%;
  }

  .container {
    max-width: 95%;
  }

  .section {
    padding: 5rem 0;
    overflow-x: hidden;
    overflow-y: clip;
  }

  .logo {
    padding: 0;
  }

  .menu {
    padding-right: 0;
  }

  .menu ul li {
    padding: 0 1rem;
    font-size: 1.6rem;
  }

  .menu ul li a {
    padding: 0;
  }

  .menu ul li:last-child a {
    padding: 0.4rem 1.5rem;
  }

  .banner {
    min-height: 42vh;
  }

  .banner_content h1 {
    font-size: 7rem;
    line-height: 8rem;
  }

  .home_sec3_under_left {
    padding-right: 1.5rem;
  }

  .services_box {
    padding: 1rem;
  }

  .home_sec3_under_left h4 {
    font-size: 4.5rem;
    line-height: 5.5rem;
  }

  .news_image {
    height: 13rem;
  }

  .news_content h2 {
    font-size: 2rem;
    line-height: 2.2rem;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {}

@media only screen and (min-width: 768px) {

  .mobile_menu,
  .closebtn {
    display: none;
  }
}

@media only screen and (min-width: 1201px) {
  .header_fixed .menu ul li {
    padding: 0 1rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 1500px) {

  .banner_right img,
  .home_sec2_left img,
  .eco_logo img,
  .home_sec5_left img,
  .currency_list_icon img,
  .partner_logo img {
    width: 100%;
  }

  .logo img {
    width: 50%;
  }
}

@media only screen and (min-width: 1500px) and (max-width: 1800px) {
  html {
    font-size: 70%;
  }
}

@media only screen and (min-width: 1801px) and (max-width: 2000px) {
  html {
    font-size: 75%;
  }
}

@media only screen and (min-width: 2001px) and (max-width: 2500px) {
  html {
    font-size: 85%;
  }
}

@media only screen and (min-width: 2501px) and (max-width: 3000px) {
  html {
    font-size: 110%;
  }
}

@media only screen and (min-width: 3001px) and (max-width: 4000px) {
  html {
    font-size: 150%;
  }
}

@media only screen and (min-width: 4001px) and (max-width: 5000px) {
  html {
    font-size: 170%;
  }
}

@media only screen and (min-width: 5001px) {
  html {
    font-size: 220%;
  }
}