body {
  background: #fff;
  color: #000;
}
.gallery-slider-container .swiper-button-next {
  content: url("../images/swipericons/slide-next-icon.svg");
  background: transparent;
}
.gallery-slider-container .swiper-button-prev {
  content: url("../images/swipericons/slide-prev-icon.svg");
  background: transparent;
}
#smart-tinity-popup .modal-content {
  background: #000;
  color: #fff;
}
#smart-tinity-popup .modal-header .close {
  opacity: 1;
}
.smart-tinity-popup_head .img-fluid {
  border: 1px solid #fff;
}
.prod_detail_first_sec {
  padding: 50px 0;
}
.prdcode h4 {
  font-family: gothambook;
  font-size: 32px;
  margin: 0;
  line-height: 1;
}
.prdctname h2 {
  font-family: gothambold;
  font-size: 50px;
  margin: 0;
  color: #00828c;
  line-height: 1;
}
.prdctname h2 span {
  color: #1d1d1d;
}
.prd_right-logo {
  margin-top: 30px;
}
.prod_detail_mainbanner {
  text-align: center;
}
#prod_priceinfo_desktop {
  height: 78px;
  width: 100%;
  display: flex;
}
.leftdarkblackpartinfo {
  background: #000;
  color: #fff;
  width: 30%;
}

.rightcoloredpartinfo {
  width: 70%;
}
.rightcoloredpartinfo.kavroorange {
  background: #bc5017;
}
.buybuttons {
  display: flex;
  justify-content: end;
  padding-top: 20px;
  padding-bottom: 20px;
}
.prodtitleandcode {
  padding-top: 13px;
  padding-bottom: 13px;
}
.enquirynowmainbtn {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  width: 100%;
  max-width: 171px;
  height: 40px;
  display: inline-block;
}
.buynowmainbtn {
  border: 0;
  background: #fff;
  color: #1d1d1d;
  width: 100%;
  max-width: 193px;
  height: 40px;
  display: inline-block;
}
.buybuttons span {
  font-family: gothambook;
  margin-right: 40px;
  color: #fff;
  font-size: 20px;
  margin-top: 5px;
}
.buybuttons span b {
  font-family: gothambold;
  font-size: 30px;
  font-weight: normal;
}
.prodtitleandcode {
  font-family: gothambold;
  font-weight: normal;
  font-size: 16px;
}
.buybuttons button {
  margin-left: 15px;
}
.prdnaviul li {
  float: left;
  margin-right: 10px !important;
  list-style: none;
  margin: 0;
}
.prdnaviul li::after {
  content: url("../images/product2025/menu-seprator-line.svg");
  padding-left: 20px;
  color: #000;
  vertical-align: text-top;
  padding-right: 20px;
}
.prdnaviul li:last-child::after {
  visibility: hidden;
}
.prdnav {
  color: #000;
  font-family: gothambook;
  font-size: 20px;
  text-decoration: none !important;
}
.prdnav:hover,
.prdnav:focus,
.prdnav.active {
  color: #00828c;
  font-family: gothambold;
  font-weight: normal;
}
.prdnaviul {
  padding-left: 70px;
}
.sharelikeul li {
  list-style: none;
  float: left;
  margin-left: 20px;
}
.netrosmallprodctlogo {
  max-width: 126px;
  width: 100%;
}
.prod_navigation_desktop_inner {
  display: flex;
}
.netrosmallprodctlogo,
.prdnaviul_div,
.prdn_sharelike_div {
  display: inline-flex;
}
.prdn_sharelike_div {
  width: 100%;
  max-width: 160px;
  justify-content: end;
}
.prdnaviul_div {
  width: 100%;
  max-width: 1110px;
}
#prod_navigation_desktop {
  border-bottom: 1px solid #000;
  padding-bottom: 0px;

  height: 48px;
}
.prod_navigation_desktop ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
.netrosmallprodctlogo {
  height: 28px;
  margin-top: 10px;
}
.prod_short_dis,
.prod_slideshow {
  padding-bottom: 30px;
}
.prod_short_dis {
  font-size: 22px;
  font-family: gothambook;
}
#prod_navigation_desktop {
  background: #fff;
}
.smart_trinity {
  padding-top: 35px;
  padding-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  /* mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 5%, rgb(0, 0, 0) 98%, rgba(0, 0, 0, 0) 100%); */
  overflow: hidden;
  background: #000;
  max-width: 1255px;
  text-align: inherit;
  position: relative;
}
.mytoogleclass {
  background: transparent;
  border: 0;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  bottom: 15px;
  right: 0;
  left: 0;
}
.smart_trinity_track.active .mytoogleclass {
  transform: rotate(0deg);
}
.smart-trinity-img {
  width: 39px;
  height: 39px;
}
.prod_slideshow {
  margin-left: auto;
  margin-right: auto;
}
#gallery {
  margin-top: 0px;
  max-width: 1255px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 130px;
}
#features,
.prod_features {
  max-width: 1255px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
#specifications {
  max-width: 1255px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  padding-top: 130px;
}

/* Add bottom spacing when specifications is the last section */
#specifications.last-section {
  padding-bottom: 70px;
}
.Specifications_inner {
  max-width: 775px;
  width: 100%;
  margin-top: 75px;
}
.Spec_inner_box {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding-bottom: 50px;
  margin-bottom: 50px;
  display: flex;
}
.Spec_inner_box h3 {
  width: 30%;
  font-family: gothambold, Arial, sans-serif;
  font-size: 20px;
  color: #008c95;
  line-height: 1.3;
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: wrap !important;
}
.spec_details {
  width: 100%;
  font-size: 18px;
  font-family: gothambook, Arial, sans-serif;
  color: #1d1d1d;
  max-width: 375px;
}
.spec_details p {
  font-family: gothambook, Arial, sans-serif;
}
.spec_details b,
table.spec-table th {
  font-family: gothammedium, Arial, sans-serif;
  font-weight: inherit;
}
/* Force Arial for common special characters that Gotham doesn't support */
.spec_details p::first-line {
  font-family: gothambook, Arial, sans-serif;
}
.download_broch_25 {
  background: transparent;
  border: 0;
  font-family: gothammedium;
  font-size: 24px;
  color: #737373;
  float: right;
}
.download_broch_25 img {
  margin-left: 15px;
}
.prod_spec-title {
  font-family: gothambook;
  font-size: 40px;
  color: #1d1d1d;
}

#features {
  padding-top: 30px;
}

.prodctboxs_lides .swiper-slide {
  width: 302px;
  height: auto;
}
#accessories {
  background: transparent;
  padding: 130px 0 0 0;
  width: 100%;
  max-width: 1255px;
  margin-left: auto;
  margin-right: auto;
}

/* Add bottom spacing only when accessories is the last section */
#accessories.last-section {
  padding-bottom: 70px;
}

#youmayalsolikediv {
  background: transparent;
  margin-bottom: 70px;
  width: 100%;
  max-width: 1255px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.prod_headtop {
  display: flex;
}
.prdsymbl {
  width: 30px;
}
.prd_boxtitl_subtile {
  width: 100%;
  max-width: 300px;
}
.prd_boxtitl_subtile h3 {
  font-family: gothambook !important;
  font-size: 14px !important;
  text-align: left !important;
  padding-left: 20px;
  margin-bottom: 0 !important;
  line-height: 1 !important;
}
.prd_boxtitl_subtile h2 {
  font-family: gothambold;
  font-size: 18px;
  padding-left: 20px;
  color: #00828c;
  font-weight: normal;
  line-height: 1 !important;
  margin: 0;
}
.prdimgbox {
  height: 362px;
  border: 1px solid #ddd;
  padding-top: 20px;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  background: url(../images/product2025/prod-box-bg.svg) no-repeat bottom right;
}
.product_catelog .prdimgbox {
  height: 480px;
  background: url(../images/product2025/big-prod-box-bg.svg) no-repeat bottom
    right;
}
.product_catelog .prdboximg {
  margin-top: 50px;
}
.product_catelog .spanboxes span {
  font-size: 16px;
}
.product_catelog .prd-footer_price {
  font-size: 32px;
}
.product_catelog .prd-footer_viewmore {
  font-size: 20px;
}
.prd-footer_viewmore a,
.prd-footer_viewmore a:hover,
.prd-footer_viewmore a:focus {
  color: #00828c;
}
.like-wishlistbtn {
  border: 0;
  background: transparent;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.prdboximg {
  text-align: center;
}
.spanboxes {
  padding: 20px 15px;
}
.spanboxes span {
  border: 1px solid #00828c;
  padding: 5px 8px;
  margin-bottom: 10px;
  display: inline-grid;
  font-size: 12px;
  font-family: gothambook;
}
.prodctboxfooterend {
  min-height: 80px; /* keep consistent height */
  display: flex;
  align-items: flex-end;
  justify-content: flex-end; /* push content to right */
  padding-right: 10px; /* optional spacing from edge */
}

.prodctboxwith {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.prd-footer_viewmore {
  float: right;
  font-family: gothammedium;
  font-size: 14px;
}
.stand_sec_title {
  font-size: 40px;
  font-family: gothambook;
}
.swiper.prodctboxs_lides {
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
}
.prd-footer_price {
  float: left;
  font-family: gothammedium;
  font-size: 24px;
}
.prd-footer_viewmore a {
  text-decoration: none;
}
.prdsymbl {
  width: 30px;
  height: 47px;
}
.prdsymbl img {
  width: 100%;
  height: 100%;
}
.prdboximg {
  margin-top: 35px;
}
.smart_trinity_box {
  display: inline-flex;
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
  max-width: 305px;
  margin-bottom: 12px;
  color: #fff;
  margin-top: 12px;
  position: relative;
  text-align: inherit;
  cursor: pointer;
}
.smart_trinity_box::after {
  content: url("../images/product2025/smart-tinity/smart-trinity-info-icon.svg");
  top: 10px;
  position: absolute;
  right: 0;
}
.smart_trinity h5 {
  font-size: 16px;
  font-family: gothambold;
  margin-left: 10px;
  width: 100%;
  max-width: 177px;
}

.smart-tinity-popup .close {
  display: block;
  position: absolute;
  right: 30px;
  top: 30px;
}
.smart-tinity-popup .modal-header {
  border-bottom: 0px none;
}
.smart-tinity-popup_head {
  width: 100%;
  display: inline-flex;
  align-items: center;
}
.smart-tinity-popup_head .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.smart-tinity-popup_head h2 {
  font-size: 40px;
  font-family: gothambold;
  width: 100%;
  max-width: 400px;
  margin-left: 30px;
  font-weight: normal !important;
  line-height: 1;
}
.smart-tinity-popup.show,
#download_brochure_popup.show {
  background: url(../images/popup-bg.png);
  background-size: auto;
  background-position: top center;
}
.mfp-wrap {
  background: url(../images/product-popup-bg.png);
  color: #000;
  background-size: auto;
  background-position: top center;
}
.mfp-content {
  background-color: #fff !important;
  margin-top: 2%;
  color: #000 !important;
}
.mfp-content .footer_input_div input {
  padding: 15px !important;
  border: 1px solid #18181b;
  font-family: gothambook;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #000;
  width: 100%;
  position: relative;
  border-radius: 0;
  height: 50px;
}
.mfp-content .footer_input_div input::placeholder {
  color: #000 !important;
  opacity: 0.5 !important;
}
.mfp-content .clickupdate {
  color: #8a8a8a !important;
  font-weight: normal;
  font-size: 14px;
}
.mfp-content #input-enquiry {
  border: 1px solid #000 !important;
  max-width: 100% !important;
  width: 100%;
  padding: 15px 20px;
  color: #000;
}
.mfp-content .enquiry_submit_btn,
.mfp-content .enquiry_submit_btn:hover {
  font-family: gothambold;
  font-weight: normal;
  padding: 0;
  width: 151px;
  height: 50px;
  line-height: 1;
  background: #00828c;
}
.mfp-content .privacy_text {
  color: #8a8a8a;
  font-size: 14px;
  border-top: 1px solid #e4e4e7;
  margin-top: 30px;
  padding-top: 15px;
}
.mfp-content #form-ask {
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
#input-enquiry::placeholder {
  color: #000;
  margin: 20px !important;
  opacity: 0.5;
}
.mfp-content .footer_input_div select {
  background: url("../images/select-cherv.png") no-repeat right 20px top 20px;
  color: #000000a1 !important;
  border: 1px solid;
  padding: 10px 15px !important;
  width: 100% !important;
  appearance: none;
  height: 50px;
}
.smart-tinity-popup .modal-content {
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 50px;
  padding-bottom: 40px;
}
.mfp-content h3.inquire_popup_heading {
  font-family: gothambold;
  font-size: 32px;
  color: #000;
  text-transform: capitalize;
}
.outofstock_enquiry .mfp-close {
  top: 24px !important;
}
.mfp-content {
  max-width: 1252px;
}
.mfp-container {
  top: 10% !important;
}
#download_brochure_popup .modal-header h5 {
  font-family: gothambold;
  font-size: 32px;
  color: #18181b;
  margin: 0;
  line-height: 1;
}
#pdfdownload h3 {
  font-family: gothammedium;
  font-size: 24px;
  color: #18181b;
  margin-bottom: 20px;
}
#pdfdownload .footer_input_div input {
  color: #71717a !important;
  border: 1px solid #18181b !important;
  padding-left: 20px;
  padding-right: 20px;
}
#download_brochure_popup .footer_input_div input::placeholder {
  color: #71717a !important;
}

#pdfdownload .popup_download_btn {
  justify-content: end;
  display: flex;
}
#submitpdfdownload {
  background: #00828c;
  color: #fff !important;
  font-family: gothambold;
  font-size: 18px;
  width: 100%;
  max-width: 145px;
  height: 50px;
  border-radius: 0px !important;
}
#download_brochure_popup .modal-header,
#download_brochure_popup .modal-body,
#download_brochure_popup .container {
  padding-left: 0;
  padding-right: 0;
}
#download_brochure_popup .modal-content {
  padding: 20px 40px;
  max-width: 563px;
  margin-left: auto;
  margin-right: auto;
}
#download_brochure_popup .modal-body {
  margin-top: 15px;
}
.smart_trinity.shadow::before {
  content: url("../images/product2025/leftmask.png");
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  height: 150px;
}
.smart_trinity.shadow::after {
  content: url("../images/product2025/rightmask.png");
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  height: 150px;
}
.socialsharediv a {
  color: #000;
  font-family: gothambold;
  font-size: 18px;
  display: inline-flex;
  position: relative;
}
.socialsharediv {
  margin-bottom: 35px;
}
.socialsharediv a:hover,
.socialsharediv a:focus {
  color: #000;
  text-decoration: none;
}
.sharetext,
.sharetext:hover {
  font-family: gothambold;
  color: #000;
}
#social-share-popup .modal-content {
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
}
.socialshareimg {
  width: 35px;
}
.socialsharediv a::after {
  content: url("../images/header2025/right-arrow-till.svg");
  position: absolute;
  right: -35px;
}

#social-share-popup.smart-tinity-popup .close {
  top: 10px;
  z-index: 1000;
}
#product_catelog_breadcrumb {
  background: #f7f7f7;
  margin-top: -20px;
  padding-top: 70px;
  padding-bottom: 30px;
}
#product_catelog_breadcrumb .container {
  display: flex;
  align-content: ;
  justify-content: space-between;
}
.catlog_breadcrub li {
  list-style: none;
  float: left;
  color: #000;
  margin-right: 10px;
  position: relative;
  font-family: gothambook;
  font-size: 16px;
}
.catlog_breadcrub ul li::after {
  content: ">";
  padding-left: 5px;
}
.catlog_breadcrub ul li:last-child::after,
.catlog_breadcrub li:last-of-type::after {
  content: "" !important;
  padding-left: 0 !important;
  display: none !important;
}
.catlog_breadcrub li a {
  color: #000;
  text-decoration: none;
}
.catlog_breadcrub li a:hover {
  text-decoration: underline;
}
.catlog_breadcrub li span {
  color: #000;
  cursor: default;
  text-decoration: none;
}
.catlog_breadcrub li:last-child a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.catlog_breadcrub li:last-child span {
  cursor: default;
  text-decoration: none;
}
#product_catelog_header {
  background: #fff;
  padding: 70px 0px;
}
#product_catelog_header h2 {
  font-family: gothambold;
  font-size: 48px;
  color: #00828c;
}
.catlog_breadcrub ul {
  padding-left: 0;
}
#product_catelog {
  background: #f7f7f7;
  padding-top: 30px;
  padding-bottom: 100px;
}
.filterandsortbtn {
  background: url("../images/product2025/filtericon.svg") no-repeat left 15px
    center;
  margin-left: auto;
  width: 100%;
  max-width: 210px;
  height: 50px;
  margin-bottom: 50px;
  font-family: gothambold;
  font-size: 16px;
  margin-right: 15px;
  padding-left: 25px;
}
.prodcutcontainer {
  margin-bottom: 30px;
}
.clearall {
  margin-right: 50px;
}
#filterandsortpopup .modal-content {
  padding-left: 0;
  padding-right: 0;
  max-width: 432px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  overflow-y: scroll;
}
#filterandsortpopup.smart-tinity-popup .close {
  right: 20px;
  top: 20px;
}
#filterandsortpopup .modal-header h3 {
  font-size: 18px;
  font-family: gothambold;
  line-height: 1.5;
}
.clear_all {
  background: transparent;
  border: 0;
  color: #767677;
  font-size: 16px;
  font-family: gothabook;
  text-decoration: underline;
}
.checkbox.style-till {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox.style-till .checkbox__checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  transition: background-color 0.25s ease;
  border: 2px solid;
}
.checkbox.style-till input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox.style-till input:checked ~ .checkbox__checkmark::after {
  opacity: 1;
}
.checkbox.style-till .checkbox__checkmark::after {
  content: "";
  position: absolute;
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.25s ease;
}
.checkbox.style-till input:checked ~ .checkbox__checkmark {
  background-color: #00828c;
  border: 0;
}
.checkbox__body {
  font-size: 18px;
  font-family: gothambook;
}
.filteraccrd_box h3 {
  font-size: 18px;
  font-family: gothambold;
  font-weight: normal;
  position: relative;
  margin-bottom: 15px;
  padding-top: 15px;
  cursor: pointer;
}
.filteraccrd_box h3::after {
  content: url("../images/product2025/chevr-top-black-rotated.svg");
  position: absolute;
  top: 15px;
  right: 0;
}
.filteraccrd_box h3.collapsed::after {
  content: url("../images/product2025/chevr-top-black.svg");
  position: absolute;
  top: 15px;
  right: 0;
}
.remove_filter {
  color: #00828c;
  cursor: pointer;
  margin-right: 5px;
}
.remove_filter::after {
  content: "x";
  padding-left: 5px;
}
.filteraccrd_box {
  padding-left: 15px;
  border-bottom: 1px solid #eceff1;
  padding-right: 15px;
}
#filterandsortpopup.smart-tinity-popup .modal-header {
  border-bottom: 1px solid #eceff1;
}
#filterandsortpopup .modal-body {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.fullwidth .prod_detl_mainbanner_inner {
  width: 100%;
}
.fullwidth .prod_detl_mainbanner_inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popuphoverlink {
  position: relative;
}
#socialpopuphover {
  position: absolute;
  right: -150px;
  background: #fff;
  padding: 30px 10px;
  width: 220px;
  display: none;
  opacity: 0;
  transition: all 0.5s;
}

.popuphoverlink:hover #socialpopuphover {
  opacity: 1;
  display: block;
}
.couprod-cntpart ul {
  padding: 0px;
  margin: 0px;
}
.couprod-cntpart li {
  color: #000;
  list-style: none;
  font-family: gothambook;
  font-size: 20px;
}
.couprod-cntpart_box h2 {
  font-family: gothambold;
  font-size: 32px;
  margin-bottom: 30px;
}
.hidden {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.prod_features hr {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  width: 100%;
  margin-top: 0;
  margin-left: 15px;
  margin-right: 15px;
}
.prod_slideshow.padbotzero {
  padding-bottom: 0;
}
.rightcoloredpartinfo.kavrogreen {
  background: #9b9a32;
}
.spacer.fiftypx {
  height: 50px;
  content: "";
}
.couprod-imgpart {
  margin-bottom: 100px;
}
.grid-item img {
  max-width: 100%;
}
.grid-item {
  padding-right: 10px;
  padding-bottom: 10px;
}
@media screen and (min-width: 993px) {
  .prodctboxwith .prdboximg img {
    width: auto;
    height: 263px;
  }
  #youmayalsolikediv .prodctboxwith .prdboximg img,
  #accessories .prodctboxwith .prdboximg img {
    height: 200px;
    width: auto;
  }
  .padleftextra {
    padding-left: 100px;
  }
  .padrightextra {
    padding-right: 100px;
  }
  .onlymobileshow {
    display: none;
  }
  .prod_detail_mainbanner {
    min-height: 463px;
  }
  .onlyopeninmobiledevice.netrosmallprodctlogo {
    display: none;
  }
  .col-md-9.col-lg-9.gal_rightpart {
    padding-right: 0;
    padding-left: 0;
  }
  #specifications .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .prod_navigation_desktop_inner {
    padding-left: 5%;
    padding-right: 5%;
  }
  .prodtitleandcode {
    padding-left: 5%;
  }
  .rightcoloredpartinfo {
    padding-right: 5%;
  }

  .smart_trinity_box_inner {
    display: flex;
  }
  .smart_trinity_track.active {
    width: calc(250px * 10);
    display: flex;
    animation: scroll 20s linear infinite;
    justify-content: space-between;
  }

  .smart_trinity_track.active .smart_trinity_box {
    display: grid;
    place-items: center;
    transition: 0.5s;
    cursor: pointer;
    max-width: inherit !important;
  }

  @keyframes scroll {
    0% {
      transform: translateX(0px);
    }
    100% {
      transform: translateX(calc(-150px * 10));
    }
  }
}

@media screen and (min-width: 1599px) {
  .prod_navigation_desktop_inner {
    padding-left: 172px;
    padding-right: 172px;
  }
  .prodtitleandcode {
    padding-left: 172px;
  }
  .rightcoloredpartinfo {
    padding-right: 172px;
  }
}

@media screen and (max-width: 991px) {
  .prodctboxwith .prdboximg img {
    height: 200px;
    width: auto;
  }
  #youmayalsolikediv .prodctboxwith .prdboximg img,
  #accessories .prodctboxwith .prdboximg img {
    height: 170px;
    width: auto;
  }
  body {
    overflow-x: hidden;
  }
  .onlymobileshow {
    display: block;
  }
  .couprod-imgpart.mobilehide {
    display: none;
  }
  .prod_detail_first_sec {
    padding: 80px 0px 0px 0px;
  }
  .onlyopeninmobiledevice.netrosmallprodctlogo {
    display: block;
    background: #000;
    height: 100%;
    margin: 0;
    padding-right: 20px;
    padding-top: 20px;
  }
  #prod_navigation_desktop {
    overflow: hidden;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .prod_navigation_desktop_inner {
    width: 100%;
    overflow-x: scroll;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE and Edge */
  }
  .prod_navigation_desktop_inner::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
  }
  .prdnaviul_div {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    flex-shrink: 0;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE and Edge */
  }
  .prdnaviul_div::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
  }
  .prdnaviul li {
    flex-shrink: 0;
    white-space: nowrap;
  }
  .prdnaviul {
    padding-left: 0px;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
  }
  .prdnav {
    font-size: 18px;
    white-space: nowrap;
  }
  .prdnaviul li::after {
    padding-left: 10px;
    vertical-align: top;
    padding-right: 10px;
  }
  .sharelikeul {
    flex-shrink: 0;
    padding: 0;
    margin: 0;
  }
  .sharelikeul li {
    margin-left: 0px;
    margin-right: 20px;
  }
  /* Mobile: Share popup with click/tap (active class) */
  .popuphoverlink.active #socialpopuphover {
    display: block !important;
    opacity: 1 !important;
    position: fixed !important;
    right: 15px !important;
    left: auto !important;
    top: auto !important;
    bottom: 100px !important;
    z-index: 10000;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    width: 220px;
  }
  /* Disable hover on mobile to prevent conflicts */
  .popuphoverlink:hover #socialpopuphover {
    display: none;
    opacity: 0;
  }
  .leftdarkblackpartinfo {
    width: 100%;
    padding-left: 20px;
  }
  .rightcoloredpartinfo.kavroorange {
    width: 100%;
    position: fixed;
    top: 75%;
  }
  .buybuttons {
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
    align-items: center;
  }
  .netrosmallprodctlogo {
    display: none;
  }
  .prod_navigation_desktop_inner {
    flex-direction: row-reverse;
  }
  .prod_short_dis {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
  }

  #accessories {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  #specifications,
  #youmayalsolikediv {
    padding-left: 15px;
    padding-right: 15px;
  }
  .smart_trinity_box_inner {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .smart_trinity_box {
    max-width: 90%;
  }
  .smart_trinity.shadow::before,
  .smart_trinity.shadow::after {
    content: "";
  }
  .mytoogleclass {
    pointer-events: none;
  }
  .smart_trinity h5 {
    font-size: 19px !important;
    margin-left: 15px;
    max-width: 200px;
    line-height: 1.2 !important;
  }
}

@media (min-width: 576px) {
  #filterandsortpopup .modal-dialog {
    max-width: 432px;
    margin-left: auto;
    margin-right: 0;
    margin-top: 0;
  }
  #filterandsortpopup.show {
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: none;
  }
}

@media (max-width: 575px) {
  .buybuttons span {
    margin-right: 5px;
    font-size: 12px;
    margin-top: 0px;
    line-height: 1.3;
  }
  .buynowmainbtn,
  .enquirynowmainbtn {
    max-width: 120px;
  }
  .buybuttons button {
    margin-left: 10px;
  }
  .prd_dtl_frst_left {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
  .prd_dtl_frst_right {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .prdctname h2 {
    font-size: 28px !important;
    line-height: 1.2 !important;
  }
  .prdctname h2 span {
    display: block;
  }
  .prdcode h4 {
    font-size: 20px !important;
  }
}

@media (min-width: 768px) {
  .grid-item {
    width: 50%;
  }
  .mobileshowspecification {
    display: none;
  }
}

@media (min-width: 1200px) {
  .grid-item {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .prodctboxwith .prdboximg img {
    height: 230px;
    width: auto;
  }
  .prodcutcontainer .prodctboxwith {
    max-width: 390px;
  }
  .prod_detail_mainbanner {
    margin-top: 30px;
  }
  .smart-tinity-popup .modal-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mfp-content #form-ask {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mfp-content h3.inquire_popup_heading {
    font-size: 18px !important;
  }
  .outofstock_enquiry .mfp-close {
    top: 10px !important;
  }
  #form-ask .pull-right.perfect {
    margin-top: 20px;
    float: none;
  }
  .smart-trinity-img {
    width: 55px;
    height: 55px;
  }
  .specifications_right.mobilehidespecification,
  .mobilehidespecification {
    display: none;
  }
  .specifications_left .prod_spec-title {
    display: flex;
    justify-content: space-between;
  }
  .mobileshowspecification {
    display: block;
  }
  .Spec_inner_box h3 {
    width: 100%;
  }
  .Spec_inner_box {
    display: block;
  }
  .grid-item {
    width: 100%;
  }
}
