@media only screen and (min-width:1200px) and (max-width:1590px)
{
  .navbar-brand img{
    max-width: 180px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 10px 0px 10px;
  }
   .heading span {
    font-size: 50px;
  }
  .heading aside {
    font-size: 34px;
  }
    .dgwt-wcas-style-pirx .dgwt-wcas-preloader {
    margin-right: 15px;
  }
  .dgwt-wcas-search-wrapp {
    max-width: 255px !important;
  }
  header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        padding: 15px 57px 15px 15px !important;
}
   .list_btn_info {
     gap: 15px;
  }
  .list_btn_info .read_more_link a,
  .product_list_content_block .list_btn_info .inquiry_button {
    font-size: 16px;
  }
  .product_list_content_block .list_btn_info .inquiry_button {
     padding: 7px 15px;
  }
  .comnpadding {
    padding: 70px 0 !important;
  }
  .commn-title {
    font-size: 36px;
  }
  .reach_out_details .reach-title {
    font-size: 36px !important;
  }
  .category_main_title h1 {
    font-size: 50px;
  }
  .navbar-brand{
    display: inline-block;
  }
/*========== product details start ========*/
  h1.product_title {
    font-size: 32px !important;
  }
  .price_qty_block .price {
    font-size: 32px;
  }
  .wb_cptb_content table th,
  .wb_cptb_content table td {
    font-size: 18px;
  }
/*========== product details end ========*/
}

@media only screen and (max-width: 1190px){
.navbar-brand{
    display: inline-block;
  }
  .dgwt-wcas-search-wrapp {
    max-width: 240px !important;
}
.comnpadding {
    padding: 50px 0 !important;
}
header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 15px 61px 15px 15px !important;
}
  .dgwt-wcas-style-pirx .dgwt-wcas-preloader {
    margin-right: 15px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 5px 0px 5px;
    font-size: 14px;
  }
  .navbar-brand{
    margin-right: 0;
    max-width: 200px;
  }
  .heading span {
    font-size: 45px;
  }
  .heading aside {
    font-size: 26px;
  }
#reachout_banner_img .green_btn, .green_btn button, .green_btn a
  .heading button {
    font-size: 18px !important;
  }
  button {
    font-size: 18px;
  }
  .commn-title {
    font-size: 34px;
   }
   .product_label aside,
   .product_label p {
    font-size: 14px;
  }
  .product_label {
    margin-top: 22px;
}
.product_label .wpb_wrapper{
      padding: 5px;
  }
  .reach_out_details .reach-title {
    font-size: 30px !important;
  }
  .info_btn {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#reachout_banner_img .green_btn, .green_btn button, .green_btn a{
  padding: 10px !important;
}
.category_main_title h1 {
    font-size: 50px;
  }
  .term-description {
    padding: 15px 0;
  }
  .price_qty_block .price {
    font-size: 26px;
}
.price_qty_block {
    margin-bottom: 15px;
}
.summary.entry-summary h2 {
    font-size: 22px;
}
.wb_cptb_content table th,
  .wb_cptb_content table td {
    font-size: 16px;
  }

}

@media only screen and (max-width: 990px) {
  .commn-title {
    font-size: 28px;
  }
  .b_space {
    padding: 70px 0;
  }
  .heading {
    height: 100%;
    width: 60%;
  }
  .heading aside {
    font-size: 24px;
  }
  .heading p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px;
}
  .heading .green_btn {
    font-size: 16px;
    padding: 8px 20px;
  }
  nav#mega-menu-wrap-primary {
    position: absolute;
    top: 20%;
    right: 0;
    z-index: 10;
    width: 100%;
}
br{
  display: none;
}
  .commn-title {
    font-size: 30px;
}
.modal-dialog {
  margin-top: 70px;
}
.mob_btn i {
 color: #0f324f;
}
.mob_btn {
  display: block;
  margin-right: 70px;
  position: relative;
  z-index: 11;
  background: none !important;
  border: none !important;
  color: black !important;
  padding: 0 !important;
}
.mob_btn:focus{
  box-shadow: none;
}
.modal-body{
  background: #0f324f;
}
.modal-header{
  padding: 10px 0;
  border: 0;
  margin: auto;
}
.modal-header h4{
  margin-bottom: 0;
}
header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  background: #fff;
  border: 1px solid rgb(36 50 66 / 40%) !important;
  padding: 15px 75px 15px 15px !important;
}
.btn-close {
  background: #ff5454 !important;
  padding: 0 !important;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1;
}

.btn-close i{
  color: white;
  font-size: 20px;
}

#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: 20px;
}
  #mega-menu-wrap-primary .mega-menu-toggle {
    background: none;
  }

  .dgwt-wcas-search-wrapp {
    max-width: 100% !important;
    margin-left: 0;
}
  .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
    width: 100% !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
    background: #51a4ec;
  }
  .heading span {
    font-size: 40px;
  } 
  .about_legacy img {
    margin-bottom: 30px;
}
.about_legacy .vc_col-sm-6 {
    width: 100% !important;
}
  .top_products .img_boxes{
   width: 100% !important;
  }
  .top_products{
    flex-direction: column-reverse;
  }
  .top_products .commn-title{
    margin-top: 30px;
  }
  .vc_non_responsive .global_export_img_gallery .vc_column_container {
        width: 33.33% !important;
        margin-bottom: 10px;
  }
  .global_export_img_gallery img{
    max-width: 75px !important;
  }
  .reach_out_details .reach-title {
    font-size: 24px !important;
}
  footer{
        padding-top: 0 !important;
    margin-top: 0 !important;
  }
  #nav_menu-3{
    margin-bottom: 30px;
  }
  #custom_html-6{
    background: white;
    padding-bottom: 40px;
  }
  .ft_pading{
    padding-top: 50px;
  }
  .reach_out_details {
     position: initial; 
  }

.comnpadding {
    padding: 40px 0 !important;
}
  #menu-quick-links-menu li {
      width: 32%;
  }
  .products li{
    padding-bottom: 0 !important;
  }
   .product_list_wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
    height: 100%;
 }
 .product_list_content_block h2.woocommerce-loop-product__title {
    font-size: 20px !important;
  }
  .single_product_summary{
    padding-top: 30px !important;
  }
.inquiry_image {
  display: none ;
    width: 100%;
    text-align: center;
}
.inquiry_image img {
    max-width: 350px !important;
    width: 100% !important;
    margin: auto;
    text-align: center;
  }

  .woocommerce-Tabs-panel {
    padding: 15px  !important;
  }
  .single-product .summary {
    margin-bottom: 0 !important;
  }
 .inquiry_block button {
    font-size: 18px;
  }
  .woocommerce-tabs ul.wc-tabs li a {
    font-size: 18px;
  }
  .slide_had h6 {
    font-size: 18px;
  }
  .desktop-search-view {
    display: none;
  }
  .mobile-search-view {
    display: block;
    margin-right: auto;
    margin-left: 30px;
  }
  .mobile-search-view i{
    font-size: 24px;
    font-weight: 400;
  }
  .contact-info #contact-details,.contact-info #contact-form{
    width: 100%;
  }
  .woocommerce-pagination a.page-numbers,
  .woocommerce-pagination span.page-numbers.current{
    display: none;
  }
}



@media only screen and (max-width: 767px) {
  .commn-title {
    font-size: 24px;
  }
  .comnpadding {
    padding: 30px 0 !important;
}
.popular_title .commn-title {
    margin-bottom: 15px !important;
}
  .b_space {
    padding: 30px 0;
  }
  .slider-img {
    width: 70% !important;
    margin: 15px auto;
}
  .main_div {
    flex-direction: column-reverse;
  }
  .heading {
    width: 100%;
    text-align: center;
  }
  .heading .green_btn {
    margin-top: 10px;
  }
  .heading .green_btn {
    margin-bottom: 10px !important;
}
  #homebanner .owl-nav {
    text-align: center;
  }
  .main_div .heading {
    margin-top: 30px;
  }
  .heading span {
    font-size: 34px;
  }
  .category_main_title {
    padding: 30px 0 !important;
  }
  .category_main_title h1 {
    font-size: 30px;
  }
  .woocommerce ul.products.columns-2 li.product {
    width: 100% !important;
  }
  .product_list_wrapper {
    display: flex !important;
    flex-wrap: unset !important;
  }
   .product_list_content_block h2.woocommerce-loop-product__title {
    font-size: 17px !important;
  }
  .list_btn_info {
    flex-wrap: wrap;
  } 
  .read_more_link a ,
  .list_btn_info .inquiry_button
  {
    width: 100%;
    display: block;
    
  }
  .read_more_link{
    width: 100%;
  }
  .price_qty_block .price {
    font-size: 20px;
  }
  .min_order_info {
    font-size: 18px;
  }
  h1.product_title {
    font-size: 28px !important;
  }
  .product-specs-section h2{
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 575px) {
  .heading span {
    font-size: 34px;
  }
  .heading aside {
    font-size: 20px;
  }
  .vc_col-sm-6{
    width: 100% !important;
  }
  .vc_non_responsive .global_export_img_gallery .vc_column_container {
    width: 43.33% !important;
  }
  #menu-quick-links-menu li {
    width: 48%;
}
  .info_btn {
    gap: 15px;
  }
  #reachout_banner_img .green_btn, .green_btn button, .green_btn a {
    width: 100%;
  }
  .product_list_wrapper {
    flex-wrap: wrap !important;
  }
  .inquiry_block button {
    margin-bottom: 10px;
  }
  .woocommerce-tabs ul.wc-tabs li {
    border-radius: 0;
    display: block !important;
  }
  .woocommerce-tabs ul.wc-tabs li a {
    font-size: 16px;
    display: block;
  }
  .top_products .vc_col-sm-6 {
    margin-bottom: 15px;
  } 
.global_export_img_gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
}