@media screen and (max-width: 1366px) {
  .su_Add_to_Cart {
    font-size: 14px;
  }
  .su_project_lg_img {
    width: 120px;
    height: 90px;
  }
}
@media screen and (max-width: 1280px) {
  .width-table-300 {
    width: 340px;
  }
  .su_input_quantity {
    padding: 0px 16px;
  }
}

@media screen and (max-width: 1200px) {
  .su_Submit_RFQ {
    padding: 4px 8px;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
  }
  .su_table_selector {
    padding: 0px 8px 0px 25px;
    margin: 10px 5px;
  }
  .alll_filter .su_table_selector {
    padding: 8px 16px 8px 14px;
    margin: 10px 0px;
    margin-right: 12px;
  }

  .nav-item {
    padding: 7px 5px 5px 5px;
  }
  .su_last_badge {
    margin-left: 12px;
    margin-top: 14px;
  }
}

@media screen and (max-width: 1140px) and (min-width: 992px) {
  .su_BOM_Tool {
    padding: 8px 10px;
    margin-left: 8px;
  }
}

@media screen and (max-width: 1110px) {
  .width-table-340 {
    width: 340px;
  }
  .width-table-170 {
    width: 170px;
  }
}

@media screen and (max-width: 1083px) {
  .width-25 {
    width: auto;
  }
  .width-50 {
    width: auto;
  }
}

@media screen and (max-width: 991px) {
  .su_sm_margin {
    margin: 20px 0px;
  }
  .su_BOM_Tool {
    width: max-content;
  }
  .su_logo_img2 {
    display: block;
  }
  .su_logo_img {
    display: none;
  }
  .su_navbar_color {
    display: none;
  }
  .su_background_light_form {
    width: 400px;
  }
  .main_nav .nav-item.dropdown {
    display: flex;
    align-items: start;
    flex-direction: column;
  }
  .main_nav .dropdown-menu {
    width: 100%;
    background: transparent;
    border: 0;
  }
  .main_nav .dropdown-item,
  .main_nav .dropdown-item.dropdown a {
    color: #fff !important;
  }
  .main_nav .dropdown-item:focus,
  .main_nav .dropdown-item:hover {
    color: #fff !important;
    background-color: transparent !important;
  }
  #dropdown1 {
    padding: 0px;
  }
  .main_nav {
    max-height: calc(100vh - 0px);
    overflow-y: auto;
    padding-bottom: 10px;
  }
  #dropdown1::after {
    content: none;
  }
  .user_drop_down {
    box-shadow: 0 0 0 0 !important;
    border: 0;
    border: 0;
    color: #ddd;
    background: transparent;
  }
  #searchdata_mobile {
    position: absolute;
    width: 100%;
    left: 0px;
  }
  #searchdata_mobile #search_list {
    background: #fff;
    margin-top: -3px;
    overflow-y: auto;
    height: 400px;
  }
  .user_drop_down::after {
    content: none;
  }
  .su_badge {
    border-radius: 50%;
    position: relative;
    font-size: 10px;
    margin-left: -6px;
    top: -11px;
  }
  .user_drop_down i {
    font-size: 18px;
    margin-top: 5px;
    font-weight: 300;
  }
  .cart_img {
    height: 20px;
    width: 20px;
  }
  .user_drop_downMenu {
    min-width: 11.5rem;
  }
  .dropdown-menu.user_drop_downMenu{
    left: -44px  !important;
  }
  .dropdown-menu.user_drop_downMenu>button,
  .dropdown-menu.user_drop_downMenu>div,
  .dropdown-menu.user_drop_downMenu a{
    width: 166px;
  }
  .dropdown-menu.user_drop_downMenu a{
    padding: 8px 26px;
  }
  .dropdown-menu.user_drop_downMenu>div{
    height: 34px;
  }
  .su_search_icon_set {
    float: right;
    margin-top: 12px;
    position: absolute;
    right: 12px;
  }
  .user_drop_downMen2 {
    position: relative;
    left: 0px;
    width: 100%;
    background: #002c28;
  }
  .user_drop_downMen2,
  .autocomplete.su_search_set {
    width: 100%;
  }
  .su_Search_navbar {
    width: 100% !important;
  }
  .bom_btn_width {
    width: 90px;
  }
}
@media all and (max-width: 991px) {
  .offcanvas-header {
    display: block;
    background: #002c28;
    padding: 12px;
    align-items: center;
  }
  .offcanvas-header .btn-close {
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    width: 2em;
    height: 2em;
  }

  .mobile-offcanvas {
    visibility: hidden;
    transform: translateX(-100%);
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1200;
    width: 84%;
    overflow-y: auto;
    overflow-x: hidden;
    transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
    background-color: #fff;
  }

  .mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
    background-color: #fff;
  }
  .mobile-offcanvas .container,
  .mobile-offcanvas .container-fluid {
    display: block;
  }
  #navbarNav .navbar-nav {
    margin-top: 20px;
  }
  #navbarNav .navbar-nav .nav-link {
    padding: 10px 1rem;
  }
  .btn-close {
    width: 3em;
    height: 3em;
    background-size: 1.3em;
  }
  .mob_nav_list li a {
    color: #212529 !important;
    padding: 5px 14px !important;
  }
  .mob_nav_list li a {
    cursor: pointer !important;
  }
  .mob_nav_list li:hover a,
  .mob_nav_list li.active a {
    background: #e4f3ee;
    border-radius: 4px;
    color: #3e8680;
    width: 100%;
  }
  .mob_nav_list li.dropdown.show > a {
    background: #e4f3ee !important;
    border-radius: 4px !important;
    color: #3e8680 !important;
  }
  .dropdown_data_list1 .dropdown-item.dropdown a {
    color: #212529 !important;
  }
  .dropdown_data_list1 .dropdown-item {
    padding: 0 6px !important;
  }
  .dropdown_data_list1 .dropdown-item a {
    padding: 0.25rem 10px !important;
  }
  .navbar_line2 button i {
    color: #212529 !important;
  }
  .navbar_line2.show button {
    background: #e4f3ee !important;
    border-radius: 4px;
    color: #3e8680;
    width: 100%;
    text-align: left;
    height: 33px;
  }
  .navbar_line2 button {
    height: 33px;
  }

  .navbar_line2.show button a {
    background: #e4f3ee !important;
  }
  .navbar_line2.show a {
    background: #fff !important;
    color: #212529 !important;
  }
}
@media screen and (max-width: 768px) {
  .su_width_100 {
    width: 100%;
  }
  .su_gradient_bg {
    height: auto;
  }
  .su_col_padding {
    margin-top: 20px;
  }

  .su_padding_35 {
    padding: 0px 0px;
    margin-top: 30px;
  }
  .su_width_600 {
    width: 100%;
  }
  /* .su_table_heading_main {
    padding: 15px 30px;
    display: block;
  } */
  .su_bg_green {
    padding: 20px 10px;
  }
  #su_View_More_Details {
    padding: 20px 10px;
  }
  .su_project_lg_img {
    width: 100%;
    height: auto;
    max-height: 300px;
  }
  .su_project_lg_img img {
    width: 100%;
  }
  .su_product_detail_mobile {
    margin-bottom: 16px;
  }
  .su_model_rfq {
    max-width: 90%;
  }
  .su_background_light_form {
    width: 90%;
  }
  .su_div_border {
    border: none;
  }
}
@media screen and (max-width: 675px) {
  .span_see_all {
    font-size: 12px;
    margin-top: 57px;
  }
  .mt_filter_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start !important;
  }
}
@media screen and (max-width: 600px) {
  .su_footer ul li {
    padding: 0px 10px;
  }
  #sidebar {
    width: 260px !important;
  }
  .su_sidebar_section_active {
    width: calc(100% - 260px) !important;
    opacity: 0.1;
  }
  #sidebar ul li a {
    padding: 10px 0px !important;
  }
  .left_child.about_page {
    padding-left: 16px;
    justify-content: center;
  }
  .left_child.about_page h1 {
    text-align: center;
  }
  .pl_suntable_menu input {
    width: 142px;
  }
}

@media screen and (max-width: 576px) {
  .su_sidebar_section_active {
    display: none;
  }
  .su_main_heading {
    /* margin-top: 20px; */
    font-size: 40px;
    line-height: 50px;
  }
  .su_search_icon_set {
    margin-top: -28px;
  }
  .su_Data_Sheet_table {
    width: 100%;
  }
  /* .su_table_heading_main > div:last-child {
    display: flex;
    justify-content: end;
  } */
  .su_table_heading_green {
    margin-left: 10px;
  }
  .su_table_heading {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #000000;
    margin-bottom: 0px;
  }
  .pl_service_card .card-body p {
    height: 210px;
  }
  .ia-link--border-arrow-white::after {
    content: none !important;
  }
  .ia-link {
    padding: 8px 0px !important;
  }
  .pl_send {
    padding: 8px 15px !important;
    min-width: 9rem;
  }
  .ia-link::before {
    width: 78% !important;
  }
  .univa-ctas {
    border-radius: 0;
  }
  .univa-ctas a {
    border-left: 0px solid #002c28;
  }
  .video_container {
    width: 100%;
    height: 500px;
  }
}
@media screen and (max-width: 480px) {
  .su_bg_green {
    padding: 20px 20px;
  }
  .su_Upload_BOM {
    padding: 10px 8px 10px 8px;
  }
  .su_Advanced_Search {
    padding: 5px 16px;
  }
  .su_upload_img {
    width: 200px !important;
    height: 200px !important;
  }
  .su_product_green_section {
    padding: 20px 20px;
  }
  .su_model_padding {
    padding: 30px 15px;
  }
  .su_model_rfq {
    max-width: 100%;
  }
  .su_tab_ul::after {
    content: none;
  }
  .su_tab_ol li {
    margin-left: 15px;
  }
  .su_tab_ol {
    padding: 20px 15px;
  }
  .univa-ctas {
    width: 100%;
    height: auto;
  }
  .univa-ctas__container {
    right: 0px;
  }

  #hsn_sub_category {
    padding: 0px !important;
  }
  .product_line_h2 {
    font-size: 22px !important;
    margin-bottom: 0px !important;
  }
  .su_light_bg_shadow_heading {
    font-size: 30px !important;
    line-height: 40px !important;
  }
  footer h6:after {
    margin-left: 0px;
  }
  .lead {
    font-size: 16px;
  }
  .lead span {
    font-size: 18px;
  }
  .contact-details img {
    width: 40px;
    height: 45px;
  }
  .icon_ct img {
    width: 80%;
  }
  .category_list h6 {
    font-size: 18px !important;
  }
  .pl_service_card {
    max-height: 550px;
  }
  .service-data-carousel .owl-dots {
    margin-bottom: 20px;
  }
  .alll_filter .su_table_selector {
    padding: 6px 16px 6px 4px;
    margin: 10px 0px;
    margin-right: 12px;
  }
  .pl_suntable_menu input {
    width: 178px;
  }
}
@media screen and (max-width: 360px) {
  .pl_suntable_menu input {
    width: 160px;
  }
}
@media screen and (max-width: 340px) {
  .su_Advanced_Search {
    padding: 4px 9px;
    font-size: 14px;
  }
}
