@media only screen and (max-width:1024px){
   .crafted_display_section .card .card-body h3{
    font-size:14px;
} 
.testimonuial_section #testimonial_multi_sidebar .card-body .row .card::after{
    font-size: 2.125rem;
}
.testimonuial_section #testimonial_multi_sidebar .card-body .row .card{
    padding:1rem;
}

  .our_communty .tab-content .tab-pane .wrapLeft{
      padding-left:15px!important;
  }
  .crafted_display_section .card .card-body {
  transform: translateY(0);
}
}
@media only screen and (max-width:1440px){
 #top-banner .carousel-control-next, #top-banner .carousel-control-prev {
    display: none !important;
  }
}
/*#product_list_without_category .product-box .card{*/
/*    border:none;*/
/*    background-color:transparent;*/
/*}*/
/*#product_list_without_category .product-box .card .card-footer{*/
/*    display:none;*/
/*}*/
 .home_page_body .container.body-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
.navbar-nav .nav-link:focus-visible{
    outline:none;
}
.error-block{
    top:49%;
}
#fancybox-1 .fancybox__content{
    
    }
    /* Hide Graphics and Ready-Made Displays from category group dropdowns */
    .dropdown-submenu:has(> a[href*="/graphics/products/"]),
    .dropdown-submenu:has(> a[href*="/ready-made-displays/products/"]) {
          display: none !important;
          }
    }
    padding:1rem !important;
}
.btn-group .btn-primary{
    border-top-left-radius:8px ;
    border-bottom-left-radius:8px ;
}
.btn-group{
     border-top-right-radius:8px;
    border-bottom-right-radius:8px;
}
.btn-group .btn-outline-primary{
    border-top-right-radius:8px !important;
    border-bottom-right-radius:8px !important;
}
@media only screen and (min-width: 1024px) { .form-control {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
.static_dropdown_menu a:hover{
    background-color: rgb(0, 76, 123);
    color: #fff !important;
}

#normalcalc .change_card_name_div .form-control{ 

border-right: none;

}

.expert_service .our_services li::after{
    top: 14px;
}


#normalcalc .change_card_name_div .input-group-prepend{

border-radius: 0 16px 16px 0 !important;
  overflow: hidden;
  border: none;

border-color: #999;

}

#normalcalc .change_card_name_div .input-group-prepend .input-group-text.save_card{

background: transparent;
  border-right: none; 
  border-color: #999;

}
.navbar .navbar-nav .nav-item.all_product_drop .dropdown-menu > ul li .dropdown-menu.pimages > .row .img_box p{
     display: inline-block;        
  max-width: 250px;             
  white-space: nowrap;         
  overflow: hidden;
  text-overflow: ellipsis;    
  word-break: break-all;       
  overflow-wrap: anywhere;
  hyphens: auto;
  min-width: 0;
}
@media only screen and (min-width: 768px) {
  #cms_page .page-header, #cms_page .breadcrumb_container {
    padding-left: 0;
    
  }
}
@media only screen and (min-width: 1248px) {
  .nationwide_production_section .bg-light p {
    font-size: 18px;
  }
}

#normalcalc .change_card_name_div .input-group-prepend .input-group-text.close_card{

background: transparent;
  border-radius: 0 15px 15px 0;
  border-color: #999;

}
.logo-container .logo-wrapper .logo {
  margin: 0 25px;}