@media (min-width: 1600px) and (max-width: 1920px){
  .theme_heading_wrapper::before {height: 2px;}
}
@media (min-width: 1500px) and (max-width: 1600px){
	
}
@media (min-width: 1200px) and (max-width: 1499px){
	.about_us_content p {
    font-size: 16px;
    line-height:28px;
  }
  .benefits_inside_us .ben_icon {
    width: 50px;
    height: 50px;}
    .CTA_log_equipment .h_theme_button {
      font-size: 13px;
      padding: 11px 25px;}   
}
@media only screen and (min-width: 1200px){

    .bg_wrapper .mb-3{
      margin-bottom: 0 !important;
    }
  }
 
  @media only screen and (max-width: 1199px){
    .site_header .navbar-toggler{
      order: 1;
      padding: 0;
    }
    .site_header .loggin_user{
      margin-left:  auto;
    }
    .safety_inc_box p{
      max-width: 100%;
    }
    .resources_box h3{
      max-width: 100%;
    }
    .about_us_content p {
      font-size: 16px;
      line-height:28px;
    }
    .common_padding {
      padding: 60px 0;
    }
    .top_header .navbar{padding: 0;}
    .top_header{padding: 10px 0;}
    .banner_content h1 { font-size: 40px;line-height: 48px; }
    .banner_content .short_heading h5{font-size: 16px; line-height: 24px; margin-bottom: 10px;}
    .benefits_inside_us .ben_icon {  width: 50px; height: 50px;}
    .benefits_inside_us {
      padding: 20px 30px;
    }
    .benefits_inside_us .benefits_box {
      padding-left: 12px;
      gap: 10px;
    }
    h1{
      font-size: 42px;
      line-height: 50px;
    }
    h2{

      font-size: 40px;
      line-height: 48px;
    }
 
    h3{
      font-size: 25px;
      line-height: 36px;
    }
    h5 {
      font-size: 20px;
      line-height: 28px;
    }
    .about_us_pic.about_us_pic1 img {
      height: 554px;
    }
    .CTA_log_equipment{padding: 30px 15px;}
    .h_theme_button {
      padding: 11px 25px;
      font-size: 13px;
    }
    .CTA_log_equipment .h_theme_button {
 
      padding: 11px 18px;
      letter-spacing: 0;
    }
    .call_us_contact li p {
      font-size: 17px;
      font-weight: 500;
    }
	  .globally_locations_details h4{
		  font-size: 20px;
		  line-height: 26px;
		  padding-left: 20px;
	  }
	  .distribution_meet_us .contact_seller_list li {
		width: calc(100% / 3 - 5px);
	}
	 .distribution_meet_us .contact_seller_list {
		gap: 5px;
	}
  }
  @media only screen and (max-width: 1024px){
  
      .site_header .site_logo img{
        max-width: 100px;
      }
    .site_header .loggin_user a {
        padding: 10px 20px;
        font-size: 15px;
        line-height: 24px;
        margin: 0 10px;
    }
    .safety_inc_box{
      padding: 0 25px;
  
    }
    .policy_content_box {
        margin-right: 0;
    }
    .policy_box{
      margin: 0;
    }
    .blog_box .blog_con_wrapper{
      max-width: 100%;
     }
     .policy_box .policy_box_content h3{
      max-width: 100%;
     }
     .research_box{
      padding: 0;
      }
      .CTA_support.fois_common_padding{
        padding: 75px 0;
      }

  }

  @media (min-width:991px) {
    .main_header-wrap .navbar-nav .dropdown-menu .nav-item .nav-link {
      line-height:24px;
      font-size:14px;
      position:relative;
     border-bottom: 1px solid #000D44; 
     color: #000D44;
      transition:all .4s ease-in-out;
      width: 100%;
    
    }
    .main_header-wrap .navbar-nav .dropdown-menu .nav-item:last-child .nav-link{border-bottom: inherit;}
    .main_header-wrap .dropdown-menu.sub-dropdown-menu {
      visibility:hidden!important;
      left:100%;
      display:block!important;
      transform:rotateY(90deg)!important;
      top:0!important;
      margin-left:0;
      right:0;
      transform-origin:left top 0!important
    }
    .main_header-wrap .dropdown-menu .nav-item:hover>.dropdown-menu.sub-dropdown-menu {
      visibility:visible!important;
      transform:rotateY(0)!important;
      transition:all .5s ease-in-out
    }
    .main_header-wrap .nav-item:nth-last-child(-n+4) .dropdown-menu .nav-item .dropdown-menu.sub-dropdown-menu {
      right:unset!important;
      left:100%
    }
 
    .main_header-wrap .menu-item-has-children.dropdown .dropdown-menu {
      background-color:#fff;
      border-radius:0;
      transform:rotateX(90deg);
      top:100%;
      transform-origin:center top 0;
      transition:all .5s ease 0s;
      visibility:hidden;
      display:block;
      width:250px!important;
      padding:12px!important
    }
    .main_header-wrap .menu-item-has-children.dropdown:hover .dropdown-menu {
      transform:rotateX(0);
      visibility:visible;
      display:unset
    }
    .main_header-wrap .dropdown-menu .dropdown-item {
      color:#fff;
      font:500 13px var(--ff-secondary);
      text-transform:uppercase
    }
    .main_header-wrap .dropdown-menu .dropdown-item:focus,
    .main_header-wrap .dropdown-menu .dropdown-item:hover {
      background-color:#4f4f4f
    }
    .main_header-wrap .nav-item:last-child .dropdown-menu {
      left:unset!important;
      right:0!important;
      transform-origin:right top 0!important
    }
    .main_header-wrap .navbar-nav .dropdown-menu .nav-item:last-child .nav-link {
      border-bottom:inherit
    }
  

    .main_header-wrap .dropdown-menu .nav-item:hover>.dropdown-menu.sub-dropdown-menu li .sub-dropdown-menu {
      left:unset!important;
      right:100%!important;
      transform-origin:right top 0!important
    }
    .main_header-wrap .dropdown-menu .nav-item:hover>.dropdown-menu.sub-dropdown-menu li .sub-dropdown-menu {
      background-color:#0f5c94
    }
    .main_header-wrap .dropdown-menu .nav-item:hover>.dropdown-menu.sub-dropdown-menu li .sub-dropdown-menu .nav-link {
      color:#fff!important
    }
    .form_contact_us .form-group {
      margin-bottom: 0;
    }




  }


  @media only screen and (max-width: 991px){
	  .CTA_section .CTA_wrapper_align .CTA_image_wrapper,
	  .CTA_wrapper_align:nth-child(even) .CTA_image_wrapper{
		  border-radius: 20px;
	  }
    .main_header-wrap .offcanvas-body {
      margin-left:unset
    }
    .main_header-wrap .navbar-nav .nav-link {
      font-size:13px;
      line-height:36px;
      display:inline-block;
      width:85%
    }
    .site_header .navbar ul.navbar-nav li a {
      color: #000D44;
      line-height: 24px;
      font-size: 14px;
      padding: 5px 0;
    }
    .nav-item:not(.menu-item-has-children) .nav-link+.sub-icon {
      display:none
    }
    .main_header-wrap .btn-close-white{filter: inherit; opacity: 1;}
    .main_header-wrap .dropdown-menu {
      border:none;
      padding-left:12px;
      border-left:2px solid var(--clr-accent);
      border-radius:0;
      background-color:#5d898e1c;
      display:none
    }
    .dropdown-menu.sub-dropdown-menu {
      height:130px;
      overflow-y:scroll
    }
    .main_header-wrap .offcanvas-header {
      padding-bottom:0
    }
  .main_header-wrap .nav-link .caret::before {
      display:flex!important;
      position:absolute;
      top:15px;
      right:0;
      transform:translateY(-50%);
      background:var(--clr-accent);
      border:none;
      width:28px;
      height:28px;
      text-align:center;
      padding:5px;
      color:#fff;
      font-weight:900;
      content:"\2b";
      font-family:"Font Awesome 6 Free";
      justify-content:center;
      align-items:center
    }
    .main_header-wrap .nav-link.show .caret::before {
      content:"\f068";
      font-family:"Font Awesome 6 Free"
    }
  
    .main_header-wrap .navbar-nav .nav-link {
    font-size:13px;
    color:#000;
    font-weight:500;
    font-family:var(--ff-primary);
    line-height:28px;
    padding:0 10px;
    text-transform:uppercase
  }


    .main_header-wrap .navbar-toggler {padding: 0;border: inherit;position: absolute;right: 0px;}
    .main_header-wrap .navbar-toggler .icon-bar{  display: block;  width: 30px;   height: 3px;    border-radius: 1px;  background-color: #fff;  margin: 5px 0;}   
    .main_header-wrap .navbar-nav li a::after{display: none;} 
    .main_header-wrap .navbar-nav li a::before{display: none;} 
    h1,
    h2{
      font-size: 34px;
      line-height: 40px;
    }
    .home_banner{
      min-height: 360px;
      height: 70vh;
    }
    .safety_inc .theme_heading_wrapper h2{
      max-width: 100%;
    }
   .fois_common_padding {
    padding: 45px 0;
   }
   .resources_box{
    padding: 25px 15px;
    padding-bottom: 50px;
   }
   .footer_logo {
    text-align: left;
    margin-bottom: 25px;
  }
  .site_footer h5{
    font-size: 18px;
    line-height: 26px;
  }
  .newletters_mail{
    padding: 30px 20px;
  }
  .footer_social_media ul li a {
    font-size: 24px;
  }


  .swiper_page_menu {
    position: absolute;
    top: inherit;
    transform: translateY(0%);
    transform: translateX(-50%);
    left: 50%;
    bottom: 0;
  }
  .swiper_page_menu .swiper-pagination {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
    width: 100%;
  }
  .h_home_banner .row{flex-direction: column-reverse;}
  .main_header-wrap {
    flex-direction: row-reverse;
  }
  .header_contact_info ul li a .details_icon i {
    font-size: 22px;
  }
  .header_contact_info ul li a p {
    font-size: 14px;
  }
  .top_header-right {
    gap: 18px;
  }
 .banner_content{
  padding: 20px 0 60px; text-align: center;
 }
 .site_header .navbar ul.navbar-nav{gap: 0;}
 .swiper_page_menu::before, .swiper_page_menu::after  {display: none;}
 .common_padding { padding: 50px 0;}
 .banner_content .short_heading h5{font-size: 14px; line-height: 21px; margin-bottom: 10px;}
 .banner_content h1 { font-size: 32px; line-height: 38px;}
 p { font-size: 14px; line-height: 24px;margin-bottom: 10px;}
 .about_us_content p {
  font-size: 14px;
  line-height: 24px;
}
 .header_rightpart .h_theme_button { padding: 8px 25px;}
 .h_theme_button {
  padding: 8px 25px;
  font-size: 12px;
}
.benefits_inside_us .benefits_box {
  width: calc(100% / 2);
}
.benefits_inside_us {
  border-radius: 20px;
  padding: 20px 40px;
  flex-wrap: wrap;
}
.benefits_inside_us .benefits_box {
  padding-left: 0;
}
.benefits_inside_us .benefits_box:not(:last-child) {
  border-right: inherit;
}
.about_us_pic.about_us_pic1 img {
  height: 417px;
}
.cta_content_box h2 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 15px;
}
.CTA_wrapper_align:nth-child(2n+1) .CTA_image_wrapper {
  border-radius: 15px;
  overflow: hidden;
}
.CTA_wrapper_align .CTA_image_wrapper{min-height: 370px; border-radius: 20px;}
.CTA_wrapper_align:nth-child(2n+1) .CTA_image_wrapper {
  border-radius: 15px; margin-bottom: 15px;
  overflow: hidden;
}
	  
.theme_heading_wrapper {
  margin-bottom: 25px;
  flex-wrap: wrap;
}
.theme_heading_wrapper h2{padding: 0 0 15px;}
.cate_name_tab_list {
  padding-left: 0;
}
.theme_heading_wrapper::before {display: none;}
.h_theme_produc_box a{display: block;}
.h_theme_produc_box .h_theme_product_content{padding-bottom: 0;}
.h_theme_produc_box_wrapper {
  margin-bottom: 15px;
}
.call_us_contact {
  max-width: 100%;
  margin-bottom: 20px;
}
.form_contact_us .form-group {
  margin-bottom: 0;
}

.our_equipents .theme_heading_wrapper{margin-top: 20px ;}
.our_equipents .new_arrival_slider{padding-bottom: 20px;}
.perfo_icon img {
  width: 35px;
  margin-bottom: 10px;
}
.performance_box h4 {
  font-size: 17px;
  line-height: 26px;
}
.performance_box h6 {
  font-size: 16px;
  line-height: 22px;
  margin-top: 0;
}
.global-clients__mob, .global-certificates__mob{gap: 8px;}
.global-clients__single img, .global-certificates__single img {
  height: 60px;
}
.copy_right_us p {
  text-align: center;
}
.copy_right_us .footer_list ul{justify-content: center;}
.footer_box{padding-top: 20px;}
.copy_right_us .row{flex-direction: column-reverse;}
.site_footer { padding: 60px 0 30px 0;}
.desk_top_chatbot{display: none;}
.dgGlobal-location__menu-offices .accordion-flush > .accordion-item {
  border: none !important;
  margin-bottom: 8px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
}

.partner_group .partner_logoes {
    width: calc(100% / 3);
}
.theme_site_inner > img {
    width: 100%;
    min-height: 260px;
    object-fit: cover;
}
	  section.distribution ul li{
		  width: 49%;
	  }
	  .about_story_image_box{
		margin-top: 20px;
	  }
	  .become_distribution_content{
		  margin-top: 20px;
	  }
	  .private_label_conte_wrapper{
		  margin-bottom: 20px;
	  }
	      .distribution_meet_us .contact_seller_list li {
        width: calc(100% / 2 - 5px);
        padding: 10px;
    }
  }
  @media only screen and (max-width: 767px){
	.modal_home_popup .newsletter_signup input[type=email]{
		padding: 5px 15px;
		border-radius: 25px;
		font-size: 15px;
	}
    .container{max-height: 100%;}
    .link_button{
      font-size: 16px;
    }
    h1, h2 {
      font-size: 26px;
      line-height: 30px;
    }
	  .blog-detail h1{
		  font-size: 24px;
		  line-height: 28px;
	  }
    .theme_button{
      padding: 10px 25px 10px 25px;
      font-size: 16px;
  
    }
    .safety_inc_box{
      padding: 0;
  
    }
    .fois_common_padding{
      padding: 35px 0;
    }
    .social_media_list ul .nav_item_list button i {
      font-size: 25px;
    }
    .news_section .theme_heading_wrapper h2{
      line-height: 32px;
      font-size: 24px;
    }
    .site_footer{
      padding: 50px 0 35px 0;
    }
   .contact_heading{display: none;}
   .top_header-right{align-items: center;}
   .header_rightpart .h_theme_button {
    padding: 6px 23px;
  }
  .top_header {
    padding: 0;
  }
  .banner_content h1 {
    font-size: 26px;
    line-height: 34px;
  }
  .common_padding {
    padding: 40px 0;
  }
  .benefits_inside_us { padding:  15px;}
  .benefits_inside_us .ben_icon img {
    width: 30px;
    min-width: 30px;
  }
  .slider_arrow .arrow_swiper {
    width: 40px;
    height: 40px;
  }
  .theme_heading_wrapper {
    margin-bottom: 18px;
  }
  .h_theme_button {
    padding: 5px 12px;
    font-size: 12px;
  }
  .product_cate_name h4 {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    height: 46px;
  }
.about_us_pic.about_us_pic2{display: none;}
.about_us_pic.about_us_pic1 img {
  height: 100%;
  border-radius: 15px;
}
.CTA_wrapper_align .CTA_image_wrapper {
  min-height: auto;
  padding: 40px 0;
}
.cta_content_box h2 {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 11px;
}
.h_theme_product_content h5 {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  height: 45px;
}
.form_contact_us {
  padding: 35px 20px;
}
.CTA_log_equipment h3 {
  margin-bottom: 15px;
}
.CTA_log_equipment .cash_on_delivery {
  margin: 3px 0;
}
.quick_view_wrapper .quick_view_content {
  top: 30%;
  left: 0;
  transform: scale(1);
  transition: all 0.5s;
  opacity: 1;
  width: 100%;
}
.quick_view_wrapper::before {
  transform: scale(1);
  opacity: 1;
}
.quick_view_wrapper:hover .quick_view_content {
  opacity: 1;
  transform: inherit;
}
h3 {
  font-size: 20px;
  line-height: 25px;
}
.quick_view_wrapper .quick_view_content h3 {
  margin-bottom: 10px;
}
.performance_box:not(:first-child)::before{display: none;}
.performance_box{margin: 10px 0;}
	  .cate_name_tab_list ul{
		justify-content:center;
	  }
	  .contact_us_form{
		  margin-bottom: 25px;
	  }
	  .bcdform .form-group .form-control{
		      height: 45px;
			border-radius: 30px;
			padding: 12px 15px;
			font-size: 15px;
	  }
	  .bcdform .form-group textarea.form-control{
		  height: 80px;
		  overflow: auto;
	  }
	  .blog-detail h2{
			font-size: 24px;
			line-height: 28px;
		}
	  .copy_right_us{
		      margin-bottom: 65px;
	  }
	  .office_globally .theme_heading_wrap{
		margin-bottom: 10px;
	  }
	      .globally_locations_details h4 {
        		font-size: 18px;
			  line-height: 26px;
	  }
	  .inner_banner_text ul{
			gap: 10px 40px;
			    flex-wrap: wrap;
	  }
	  section.blog-detail .comment-respond form.comment-form textarea {
			height: 100px;
		}
	  .modal_home_popup .column_modal:last-child {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: 100%;
        min-height: 400px;
        text-align: center;
	}
	 .modal_home_popup .modal_left_side{
		display: none;
	  }
	.modal_home_popup .modal_right_side h3 {
		font-size: 20px;
		line-height: 26px;
	}
	  .performance_box h4, .performance_box .count_up_wrap{
			    font-size: 20px;
    			line-height: 28px;
	  }
  }
  @media only screen and (max-width: 575px){
    h1{
      font-size: 28px;
      line-height: 32px;
    }
    h2{
      font-size: 24px;
      line-height: 32px;
    }
	   .blog-detail h1{
		  font-size: 22px;
		  line-height: 28px;
	  }
	  .blog-detail h2{
		  font-size: 20px;
		  line-height: 26px;
	  }
    .theme_heading_wrapper_flex{
      flex-wrap: wrap;
      justify-content: center;
      text-align: center;
      flex-direction: column;
    }
    .footer_social_media ul {
      gap: 15px;
    }
.h_theme_blog_box_wrapper .h_theme_blog_box{padding: 0;}
.h_theme_blog_box_wrapper .h_theme_blog_content ul li:not(:last-child) { padding-right: 9px;   }
.h_theme_blog_box_wrapper .h_theme_blog_content ul, .h_theme_blog_box_wrapper .h_theme_blog_content ul li {
  gap: 7px;
  font-size: 12px;
}
.h_theme_blog_content h4 {
  font-size: 16px;
  line-height: 22px;
  height: 40px;
}
.global-clients__mob > *, .global-certificates__mob > * {
  background-color: #fff;
  padding: 8px;
  flex: 0 0 auto;
  width: 22%;
  border-radius: 10px;
}
.header_contact_info ul {
  display: flex;
  gap: 6px;
}
.searchwrapbx {
  width: 250px;
}
.site_header .navbar-brand img {
  max-width: 70px;
}
.site_header .navbar-brand {margin: 0;}
.searchfrmbox .search_button i {
  font-size: 14px !important;
  top: 15px !important;
  left: 9px !important;
}
.searchfrmbox input.input_search {
  font-size: 14px !important;
  padding: 10px 10px 10px 32px !important;
  border-radius: 10px;
}
.top_header-right {
  width: 70%;
}
.header_contact_info ul {
  gap: 6px;
}
.header_contact_info ul li a .details_icon i {
  font-size: 18px;
}
.header_rightpart .h_theme_button {
  padding: 5px 10px;
  letter-spacing: 0;
  border-radius: 10px;
}
.main_header-wrap .gap-3{gap: 6px !important;}
.banner_content h1 {
  font-size: 23px;
  line-height: 31px;
}
.benefits_inside_us .benefits_box {
  width: 100%;
}
.about_us_content {
  padding-top: 15px;
}
 .theme_heading_wrapper{flex-direction: column;}
 .cta_content_box {
  margin-left: 0;
  padding: 0 20px;
}
.cate_name_tab_list ul li button {
  padding: 6px 16px;
}
.h_theme_product_content .cate_pro_name {
  font-size: 14px;
  line-height: 20px;
  height: 39px;
}
.quick_view_img img{height: 200px; object-fit: cover;}

.h_cta_manufac_wrapper { padding: 15px;}
.h_cta-left_wrap {
  width: 100%;
}
.h_cta_manufac_wrapper {
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.h_cta-left_wrap {
  width: 100%;
  text-align: center;
}
.product_img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.h_cta_manufac_wrapper_box:last-child .product_img img{
		  max-width: 250px;
	  }
.call_us_contact li p {
  font-size: 14px;
  font-weight: 500;
}
.site_footer {
  padding: 20px 0 15px 0;
}
.site_footer h5 {
  font-size: 17px;
  line-height: 22px;
}
.menu_list li a {
  position: relative;
  margin-left: 15px;
  font-size: 14px;
}
.menu_list li:hover {
  margin-left: 0;
}
.menu_list li a::before {
  font-size: 14px;
}
.copy_right_us{margin-bottom: 65px;}
.copy_right_us .footer_list ul li a {
  font-size: 14px;
}
.footer_form .form-control {
font-size: 14px;
}
.slider_arrow{padding-left: 0;}
.fetchresult {
  width: 300px;
  left: 50%;
  transform: translateX(-50%);
}
.searchfrmbox ul li.post-item h5 {
  font-size: 14px;}
    .partner_group .partner_logoes {
        width: calc(100% / 2);
    }
	    .office_around_the_world{
			margin-top: 15px;
		}
	   .banner_image img{
  		max-height: 360px;
  		object-fit: contain;
		}   
  }
  @media only screen and (max-width: 479px){
    .single-post .inner_banner_text h1 {
        font-size: 20px;
        line-height: 26px;
    }
    .site_header .site_logo img {
      max-width: 80px;
    }
	  section.distribution ul li{
		  width: 100%;
	  }
	  .distribution_meet_us .contact_seller_list li {
        width: 100%;
        padding: 5px;
    }
  }