

.proSC img.img-fluid {
   padding-top: 0px !important;
}

div#requestQuoteModal .btn-close { 
   background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; 
} 
.recentViewedProducts {
   padding: 5px;
} 
.recentViewedProducts .recent-product-carousel .card, .product-section .card {
   border-radius: 10px;
   margin: 1rem 0.5rem 1rem;
} 
.related-product-carousel.product-content .card { 
   margin: 10px!important;
}
.product-filter .recentViewedProducts li {
   font-size: .9rem;
   font-weight: 600;
   font-weight: 500;
   border-bottom: unset;
   margin-bottom: unset;
   padding-bottom: unset;
} 
.cart-section th {
   font-size: 1rem;
   color: #00000080;
   font-weight: 600; 
}
.cart-section th:first-child {
   width: 25rem;
   padding-inline: 1.2rem;
}
.cart-section table {
   border: 1px solid #ccc;
} 
.cart-section td {
   vertical-align: middle;
   font-size: 1rem;
   font-weight: 400;
   padding: 1rem 1rem;
}
.cart-image {
   display: flex;
   align-items: center;
   flex-shrink: 0;
   flex-wrap: nowrap;
}

.recentViewedProductsList a.product-title-list {
   text-align: center;
   padding: .3rem .3rem;
   margin: 0;
   border-radius: .5rem;
   display: flex;
   align-items: center;
   flex-wrap: nowrap;
   justify-content: center;
}
.recentViewedProductsList h5  {
   border: 1px solid #d6d6d6;
   padding: 10px;
   border-radius: 10px;
   width: 100%;
   font-size: 16px;
}
.requestQuoteModalView h1.main-heading {
   font-size: 20px; 
}
.requestQuoteModalView p.product-name {
   font-weight: 600;
   font-size: 15px;
   margin-bottom: 5px;
}
.requestQuoteModalView .apply-for-dream-section .form-label {
   margin-top: 0.5rem !important;
   font-size: 15px; 
}
.requestQuoteModalView .apply-for-dream-section .form-control {
   margin-bottom: 7px;
}
.requestQuoteModalView .apply-for-dream-section .form-control {
    font-size: 15px;
}
div#cartProductSummaryTable table {
   font-size: 12px;
}
div#cartProductSummaryTable .table>:not(caption)>*>* {
   padding: 4px 5px; 
}

/* Larger Screens (like Laptop/Desktop) - 992px to 1440px */
@media (max-width: 1440px) {
   .navbar-expand-lg .navbar-nav .nav-link {
      padding: 0 !important;
   }
}

/* Tablets (Landscape) - 768px to 991px */
@media (min-width: 768px) and (max-width: 991px) and (orientation: landscape) {
   .search-bar input[type=text] {
      display: block;
      width: 72%;
      font: var(--body-font);
      color: var(--text-black);
      padding: 1.6rem;
      border: 2px solid var(--secondary-color);
      border-radius: 0.5rem;
      box-shadow: -3.214px 3.83px 9.6px 0.4px rgba(0, 0, 0, 0.08);
      outline: 0;
      height: 4rem;
   }

   .search-bar form button {
      position: absolute;
      right: 106px;
      top: 5px;
      width: 3.3rem;
      border: transparent;
      font-size: 1rem;
      background: var(--secondary-color);
      color: var(--text-white);
      outline: 0;
      border-radius: 0.5rem;
      height: 3.3rem;
      z-index: 999 !important;
      cursor: pointer !important;
   }

   .nav-content a {
      margin-right: 28px;
      font-size: 14px;
   }

   .home-banner-content {
      max-width: 97% !important;
      top: 1.4rem !important;
      padding: 0rem !important;
      margin-left: -62px;
   }

   .nav-page-links a {
      padding: 0 !important;
   }

   .sc_sample picture img {
      margin-top: -25px;
      margin-right: -70px;
   }

   .home-banner-sc .banner-container-sc .banner-row-sc .banner-img-sc .lap-img-sc {
      height: 320px !important;
   }
}

/* Mobiles/Tablets (Landscape) - 481px to 767px */
@media (min-width: 481px) and (max-width: 767px) {
   .search-bar input[type=text] {
      display: block;
      width: 72%;
      font: var(--body-font);
      color: var(--text-black);
      padding: 1.6rem;
      border: 2px solid var(--secondary-color);
      border-radius: 0.5rem;
      box-shadow: -3.214px 3.83px 9.6px 0.4px rgba(0, 0, 0, 0.08);
      outline: 0;
      height: 4rem;
   }

   .search-bar form button {
      position: absolute;
      right: 106px;
      top: 5px;
      width: 3.3rem;
      border: transparent;
      font-size: 1rem;
      background: var(--secondary-color);
      color: var(--text-white);
      outline: 0;
      border-radius: 0.5rem;
      height: 3.3rem;
      z-index: 999 !important;
      cursor: pointer !important;
   }

   .nav-content a {
      margin-right: 28px;
      font-size: 14px;
   }

   .nav-page-links a {
      padding: 0 !important;
   }

   .sc_sample picture img {
      margin-top: -40px;
      margin-right: -82px;
   }

   .owl-theme .owl-nav.disabled+.owl-dots {
      margin-top: 6px;
      margin-right: -215px;
   }

   .home-banner-content {
      max-width: 127%;
      height: 206px;
      top: 0.4rem;
      padding: 1rem;
      margin-left: -111px;
   }

   .home-banner-sc .banner-container-sc .banner-row-sc .banner-img-sc .lap-img-sc {
      height: 320px !important;
   }
}

/* Smartphones (Portrait) - 320px to 480px */
@media (min-width: 320px) and (max-width: 480px) {
   .language-box .form-select {
      margin-top: 54px !important;
   }

   .banner-option-menu .row {
      padding-left: unset !important;
   }

   .home-banner-content {
      top: 1.4rem;
      padding: 0rem;
      margin-left: unset !important;
   }

   /*.Sc-language-selection {
    width: 100%;
   }*/

   .Sc-language-box {
      width: 100% !important;
      margin-top: -2.3rem !important;
   }

   .language-box .form-select {
      margin-top: 54px !important;
      width: 100%;
   }

   .home-banner .owl-dots {
      right: 0%;
   }

   .main-btn2 {
      padding: 8px !important;
      height: 90px !important;
   }

   .careers-location {
      word-break: break-word;
      white-space: normal;
   }

   .banner-img-sc {
      height: 577px !important;
   }

   .owl-theme .owl-nav.disabled+.owl-dots {
      margin-top: 558px;
   }
   
   .offcanvas-header .btn-close {
      background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; 
   }

   .proBtnAllDiv {
      display: flex ;
      align-content: center;
      justify-content: space-evenly;
      align-items: center;
      flex-wrap: wrap;
      flex-direction: row-reverse;
   }
   .proBtnAllDiv a {
      font-size: 15px!important;
      padding: 5px!important;
      width: 48%;
      margin-bottom: 10px!important;
   }
   .proBtnAllDiv a i {
      font-size: 13px!important;
   }
}