/** Shopify CDN: Minification failed

Line 2855:1 Expected "}" to go with "{"

**/
.back-to-top {
  bottom: 160px !important;
}
iframe#chat-button {
  bottom: 80px !important;
}
@media screen and (max-width: 726px) {
.back-to-top {
    bottom: 150px !important;
}
}
h1,
h2,
h3,
h4,
h5,
p {
  font-family: "Poppins", sans-serif;
}

h1 {
  font-weight: 600;
  line-height: 30px;
}

#form {
  text-align: left;
  position: relative;
  margin-top: 20px;
}

.msrp-price {
  font-size: 1rem;
  color: black;
  margin: 0 10px 0 20px;
  font-weight: normal;
}

ul.features li {
  position: relative;
}

.row.box-gray h3 {
  position: relative;
  top: -30px;
  font-size: 16px;
  font-weight: 600;
}

.summary-content h3 {
  font-size: 12px !important;
}

label.compare {
  position: absolute;
  top: 0;
  right: 10px;
}

div#viewdetail ul.nav.nav-tabs {
  margin: 0;
}

div#viewdetail .modal-header {
  padding: 0;
  border-top: 20px solid #1a428a;
  justify-content: flex-start !important;
}

div#viewdetail ul.nav.nav-tabs {
  gap: 0;
}

div#viewdetail button.btn-close {
  top: 0 !important;
  right: 0 !important;
  /* background-color: #fff; */
  background: #fff;
  opacity: 1;
  background-size: 10px;
  border-radius: 50px;
  box-shadow: 1px 1px 5px 1px #80808075;
  padding: 15px !important;
}

div#viewdetail button.btn-close .fa-solid {
  margin: auto 0;
  position: absolute;
  top: 7px;
  right: 8px;
  font-size: 1.2rem;
  color: #1b4289;
  font-weight: 700;
}

div#viewdetail ul.nav.nav-tabs li a {
  background: #f2f2f2 !important;
  color: #000;
  font-weight: 400;
  font-size: 14px;
  border-right: 0.1px solid #d9d9d9 !important;
  padding: 15px 34px;
  border-top: 0;
}

div#viewdetail .modal-dialog {
  max-width: 1200px !important;
}

div#viewdetail .modal-content,
div#viewdetail .modal-content .modal-header {
  border-radius: 19px;
}

div#viewdetail .modal-content .modal-header {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

p.line-wamp {
  display: -webkit-box;
  font-size: 14px;
  /* -webkit-line-clamp: 3; */
  -webkit-box-orient: vertical;
  /* overflow: hidden; */
  text-align: justify;
}

.read-more,
.read-less {
  color: #1428b2;
  font-weight: 600;
}

.more-text {
  display: none;
}

.acc {
  /*background: #f5f5f5;
  display: flex;
  justify-content: space-between;
  padding: 10px;
  align-items: center;*/
  display: none;
}

.owl-carousel.carousel-product-image .owl-dots {
  text-align: center;
}

.owl-carousel.carousel-product-image .owl-dots button {
  width: 10px !important;
  height: 10px;
  border-radius: 50px;
  background: #cfcfd1;
  margin: 0 3px;
}

.owl-carousel.carousel-product-image button.owl-dot.active {
  background: #ffb600;
}

div#keyfeature ul li {
  margin-bottom: 5px;
  color: #444;
}

div#viewdetail .modal-body::-webkit-scrollbar {
  width: 5px;
}

/* Track */
div#viewdetail .modal-body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey;
  border-radius: 10px;
}

div#viewdetail .modal-body {
  padding: 2rem 1rem;
  max-height: 500px;
  overflow: hidden;
  overflow-y: auto;
}

.includee {
  border-top: 1px solid #cdcdcd;
  padding-top: 2rem;
  margin-top: 2rem;
}

.flex-group {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
  border-left: 1px solid #cdcdcd;
  padding-left: 20px;
}

.inner-div img {
  width: 100%;
}

.flex-group .inner-div h4 {
  font-size: 16px !important;
  text-align: center;
  font-weight: 400;
}

/* Handle */
div#viewdetail .modal-body::-webkit-scrollbar-thumb {
  background: #1b4289;
  border-radius: 10px;
}

.acc h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}

#viewdetail .quantity-popup input[type="button"] {
  background: transparent !important;
  color: #000 !important;
  border: 1px solid #c3bfbf !important;
  border-radius: 0 !important;
}

div#viewdetail ul.nav.nav-tabs li a.nav-link.active {
  color: #1b4289 !important;
  font-weight: 600;
  border-bottom: 5px solid #ffb600 !important;
  padding-bottom: 11px;
  border-top-left-radius: 14px !important;
  background: #fff !important;
}

ul.features li:not(:last-child):after {
  content: "";
  width: 2px;
  height: 10px;
  background: #909090;
  position: absolute;
  right: -12px;
  top: 4px;
}

.box-gray {
  background: #f8f9fb;
  padding: 20px;
  margin-top: 25px;
  border: 1px solid #f2f2f2;
  text-align: left;
  margin-bottom: 60px;
}

#js-nvr-product,
#js-nvr-product td {
  padding-left: 0;
}

.my-summary {
  background: #fff;
  border-radius: 10px !important;
}

table.my-summary img {
  max-width: 100px;
  border: 1px solid #f2f2f2;
  padding: 2px;
}

a.view-cart.color-blue {
  border: 1px solid #1b4289;
  padding: 11px 25px;
  font-size: 14px;
  border-radius: 5px;
}

.summary-content h3 {
  top: 0 !important;
}

.suggest-iot .p-3 {
  background: #000 !important;
  color: #fff !important;
}

.summary-content {
  text-align: left;
  margin-left: 10px;
}

.summary-content .features {
  margin-bottom: 0;
}

.summary-content p.price {
  margin: 0;
}

p.price strike {
  font-weight: 300;
  font-size: 16px;
  color: #999999;
}

.flexy-new {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 40px;
  width: 100vw;
  height: 66px;
  background: white;
  /* right: 0px; */
  /* box-shadow: 9px 7px 13px rgb(0 0 0 / 50%); */
  /* padding: 0 179px 0 205px; */
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.row.my-div {
  box-shadow: 9px 7px 13px rgb(0 0 0 / 50%);
  position: fixed;
  bottom: -39px;
  width: 100vw;
  background: #fff;
  z-index: 1000;
  left: 12px;
}

@media screen and (min-width: 1400px) {
  .flexy-new {
    max-width: 1320px;
  }
}

.flexy-new a {
  margin: 0;
}

.my-summary td {
  padding: 25px;
  border: 0;
  text-align: left;
  border-bottom: 1px solid #f2f2f2;
}

table.my-summary th {
  padding: 15px 25px;
  border: 0;
  border-bottom: 1px solid #f2f2f2;
  min-width: auto !important;
}

.color-blue {
  color: #1a4288 !important;
  font-weight: 600;
  text-decoration: none;
}

.next-right {
  position: fixed;
  right: 114px;
  bottom: 21px;
  color: white;
  margin-bottom: 5px;
  margin-right: 60px;
  pointer-events: none;
}

.pre-right {
  position: fixed;
  right: 36rem;
  bottom: 21px;
  color: white;
  margin-bottom: 5px;
  margin-right: 60px;
  pointer-events: none;
}

section.cart-section .blue-btn,
.blue-btn-summary {
  font-weight: 600;
  text-transform: uppercase;
}

.color-green {
  color: #219653;
  font-weight: 600;
}

table.my-summary th {
  background: #55565a;
  color: #fff;
}

table.my-summary th:first-child {
  border-radius: 10px 0 0 0;
}

table.my-summary th:last-child {
  border-radius: 0px 10px 0 0;
}

.cross {
  display: none;
}

h5.step {
  color: #249d55;
  font-weight: 500;
}

.step1 .table-responsive {
  margin: 0px 0 0;
}

.line {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .line {
    flex-direction: row !important;
  }
}

.step2 .table-responsive {
  overflow: hidden;
  margin-top: 20px;
}

.text-blue {
  color: #1b4289;
}

.subtotal h4 span {
  color: #cdcfe5 !important;
}

input.input-text.qty.text {
  font-weight: 700;
  color: #194189;
}

#overlap {
  width: 100vw;
  height: 66px;
  background: white;
  position: fixed;
  bottom: 1px;
  right: 0px;
  box-shadow: 9px 7px 13px rgba(0, 0, 0, 0.5);
  z-index: 1;
}

tr#js-nvr-related-cam {
  display: flex;
  flex-wrap: wrap;
}

tr#js-nvr-related-cam td {
  flex: 0 0 25%;
  padding: 0 !important;
  margin-bottom: 40px;
}

.step1 label.compare {
  margin-left: 28px;
}

h4.modal-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  row-gap: 10px;
  margin: 0 auto;
}

#viewSelectedIot .modal-content,
#viewSelectedCam .modal-content,
#cartupModal .modal-content,
#launchToCheckout .modal-content {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

a.text-decoration-none {
  /* color: blue; */
  color: black;
  display: none;
  margin-bottom: 10px;
  font-weight: 600;
}

div#js-compare-nvr {
  gap: 25px !important;
}

.modal-dialog .table-responsive {
  overflow-x: auto;
}

label.compare {
  display: block;
  margin: 19px 4px;
  color: #1a4288;
  margin-left: 3px;
  font-size: 12px;
  cursor: pointer;
}

.compare-box {
  background: #1a428a;
  padding: 20px;
  position: fixed !important;

  width: 100%;
  column-gap: 15px;
  margin: 0 !important;
  z-index: 99;
  bottom: 0;
  left: 0;
  max-width: 100%;
}

.modal-dialog-centered .modal-body {
  padding-top: 0px;
  padding-bottom: 2rem;
}

.step1,
.step2 {
  margin-bottom: 150px !important;
}

.modal-header .btn-close {
  position: absolute;
  top: 25px;
  right: 20px;
}

.modal-header .custom-close-btn {
  color: #1429a0;
  cursor: pointer;
  position: absolute;
  top: -6px;
  background: #fff;
  right: -11px;
  padding: 2px 9px;
  border-radius: 36px;
  box-shadow: 1px 1px 6px rgba(2, 2, 2, 0.582);
}

.modal-content span.recom {
  font-size: 10px;
}

.compare-div img {
  width: 100px;
  margin-bottom: 0px;
}

a.btn.btn-primary svg {
  width: 50px;
}

.bg-light {
  background-color: #eef2f5 !important;
}

.compare-div {
  max-width: 200px;
  position: relative;
  background: #fff;
  width: 200px;
  text-align: center;
  padding: 0px;
  border-radius: 10px;
}

span.only-cross {
  position: absolute;
  top: -8px;
  right: -8px;
  background: #fff;
  color: blue;
  cursor: pointer;
  padding: 0px;
  line-height: 22px;
  border-radius: 50px;
  font-size: 15px;
  width: 22px;
  height: 22px;
  box-shadow: 2px 3px 5px 1px #0000006b;
}

.for-compare-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
}

.close-btn {
  color: #1429a0;
  cursor: pointer;
  position: absolute;
  top: 10px;
  background: #ffffff;
  right: 10px;
  padding: 2px 9px;
  border-radius: 36px;
}

div#compare-popup .modal-dialog,
div#compare-popup-cam .modal-dialog {
  max-width: 70%;
}

div#compare-popup .modal-content,
div#compare-popup-cam .modal-content {
  overflow-y: auto;
}

.for-compare-btn a {
  background: #3fb7fa;
  color: #fff;
  padding: 10px 30px;
  border-radius: 50px;
  text-decoration: none;
}

.modal-dialog-centered .modal-header {
  padding: 2rem 1rem;
}

.compare-div h3 {
  font-size: 13px;
  font-weight: 500 !important;
  color: #383838;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.compare-div p {
  color: #3f51b5;
  font-weight: 600;
}

.black-bold {
  font-weight: 600;
}

p.green {
  font-size: 14px;
  color: #2eee72;
  font-weight: 600;
  text-align: center;
  margin: 0;
}

p.green br {
  display: none;
}

.flexy {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#summary-product .flexy {
  justify-content: initial;
}

a.add-to-cart {
  background: #1a428a;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px 50px;
  width: max-content;
  margin: 40px auto 0;
  text-align: center;
  border-radius: 5px;
  font-size: 11px;
  border: 1px solid #fff;
}

.hide-shopping,
.hide-shopping-home {
  display: none;
}

.green-bold {
  color: #fff;
  font-weight: 600;
  font-size: 1rem;
  background: #1a4288;
  padding: 5px 10px;
  border-radius: 5px;
}

#js-poc-color {
  font-size: 1.2rem;
}

#form fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding-bottom: 20px;
  position: relative;
}

.finish {
  text-align: center;
}

#form fieldset:not(:first-of-type) {
  display: none;
}

#form .previous-step,
.next-step,
.pre-step {
  width: 100px;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 0px;
  float: right;
  margin-bottom: 4px;
  margin-right: 60px;
}

.pre-step {
  float: left;
}

.form:not(#header_customer_login),
.previous-step {
  background: #616161;
}

.form:not(#header_customer_login),
.next-step {
  background: #2f8d46;
}

input.next-step,
input.pre-step {
  background: #6c757d;
  color: #fff;
  padding: 12px 34px !important;
  width: 300px;
  border-radius: 5px !important;
}

.text {
  color: #2f8d46;
  font-weight: normal;
}

.progress {
  height: 12px;
  width: 100%;
}

#start-bar {
  background-color: #d3e4da;
}

#end-bar {
  background-color: #249d55;
}

.card-title {
  max-width: 90%;
}

.btn-groups {
  padding-top: 100px;
  float: right;
}

.step2 .img-wrapper {
  padding: 40px;
}

.img-wrapper {
  width: 100%;
  /*background: #f8f8f8;*/
  margin: 0 auto;
  padding: 20px;
}

.card {
  border: 1px solid #ddd !important;
}

tbody,
td,
tfoot,
th,
thead,
tr {
  padding: 1.5rem 0.5rem;
}

table td,
table th {
  border: 1px solid #d8d8d8;
  border-top: 0 !important;
  border-left: 0 !important;
}

.color-black {
  color: #000;
}

.border-bot-0 {
  border: 0 !important;
}

ul.features {
  padding: 0;
  list-style: none;
  gap: 20px;
  margin-bottom: 10px;
  font-size: 12px;
  display: flex;
  font-weight: 500;
  color: #909090;
}

h5.card-title {
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: 600;
  color: #000;
  line-height: 1.4;
}

.rating span {
  font-size: 12px;
  font-weight: 700;
}

p.price,
p span.price {
  font-size: 20px;
  font-weight: 700;
  color: #1a4288;
  margin: 10px 0;
}

.card {
  border: 0;
  width: 90%;
  margin-right: 0;
}

.card.mar-auto {
  margin: 0 auto;
}

.card-body {
  text-align: left;
  padding: 1rem;
  background-color: #eaf5fa;
}

a.view-detail {
  padding: 0px 5px;
  font-size: 14px;
  /*outline: 1px solid;*/
  color: #000;
  text-decoration: underline;
  display: block;
  text-align: center;
}

.btn {
  border-radius: 0;
}

.btn-secondary {
  color: #fff !important;
  background-color: #6c757d !important;
  border-color: #6c757d !important;
  padding: 7px !important;
}

a.btn.btn-primary {
  background: #ffb600;
  border-color: transparent;
  padding: 7px 20px;
  font-size: 14px;
  color: #110b00;
  font-weight: 600;
  width: 100%;
}

h2.choose {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}

.rating img {
  margin-right: 2px;
  vertical-align: sub;
}

span.recom {
  background: #f9a828;
  color: #fff;
  position: absolute;
  left: 0;
  font-size: 12px;
  padding: 2px 5px 6px;
  top: 0px;
  border-radius: 0px 0px 20px 0px;
}

a.tip {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  text-decoration: none;
}

table td {
  text-align: center;
  color: #333;
}

.rating {
  text-align: left;
}

.font-weight {
  font-weight: 600;
}

table th {
  min-width: 220px;
}

#js-nvr-product td,
#js-nvr-related-cam td {
  border: none;
}

a.compare,
a.compare-close,
a.compare-2,
a.compare-close-2 {
  color: #2e2e2e;
  font-size: 24px;
  display: inline-block;
  margin: 20px 0;
}

a.compare-close,
a.compare-close-2 {
  display: none;
}

a.compare i,
.compare-close i,
a.compare-2 i,
.compare-close-2 i {
  font-size: 15px;
  margin-left: 10px;
}

fieldset.step1 th {
  display: none;
}

fieldset.step2 th {
  display: none;
}

#js-cam-compare {
  width: 100%;
}

#js-cam-compare .compare-div {
  max-width: 180px;
}

/* input[name="compare-cam"] {
    appearance: none;
    position: relative;
    cursor: pointer;
  }
  input[name="compare-cam"]::before {
    position: absolute;
    width: 20px;
    height: 20px;
    font: var(--fa-font-solid);
    background-color: #1b4289;
    content: "\2b";
    color: #fff;
    text-align: center;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 10px;
  }
  .active-compare-cam::before {
    position: absolute;
    width: 20px;
    height: 20px;
    font: var(--fa-font-solid);
    background-color: #1b4289;
    content: "\f00c" !important;
    color: #fff;
    text-align: center;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 10px;
  } */

/* -- quantity box -- */
input.minus {
  /* background: #1b4289 !important;
  color: #fff;
  border-radius: 50px;
  border: 0;
  line-height: 0; */
  height: 30px;
  width: 30px;
  background: transparent !important;
  color: #000 !important;
  border: 1px solid #c3bfbf !important;
  border-radius: 4px !important;
}

.plus {
  /* background: #1b4289 !important;
  color: #fff;
  border-radius: 50px;
  width: 30px;
  border: 0;
  height: 30px !important;
  line-height: 0; */
  height: 30px;
  width: 30px;
  background: transparent !important;
  color: #000 !important;
  border: 1px solid #c3bfbf !important;
  border-radius: 4px !important;
}

td:last-child {
  border-right: 0 !important;
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}

input.input-text.qty.text {
  border: 0;
  outline: 0;
  width: 30px;
  text-align: center;
  /* pointer-events: none; */
  -moz-appearance: textfield;
  background: transparent;
}

.quantity.buttons_added .minus:focus,
.quantity.buttons_added .plus:focus {
  outline: none;
}

.quantity.buttons_added {
  display: none;
}

ul#progressbar strong {
  display: none;
}

.save-for-later {
  display: flex;
}

strike {
  color: red;
  font-weight: 500;
}

.save-for-later p {
  padding: 12px 33px;
  cursor: pointer;
  font-weight: 600;
  background: #d5eeff;
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 0;
}

.save-for-later {
  display: none;
}

/* .next-step,
.pre-step {
  pointer-events: none;
}
*/

#next-bundle {
  pointer-events: none;
}

.show-next-button,
.pre-step {
  background: #1b4289 !important;
  color: #fff !important;
  border-radius: 5px;
  pointer-events: all;
}

.on-selection-detail h4 {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.0275em;
  color: #4f4f4f;
}

.choose-recorder {
  display: flex;

  gap: 10px;
}

.choose-recorder img {
  max-width: 100px;
  align-self: center;
}

.for-border {
  padding: 30px 0;
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 0px;
}

.tab-content img.card-img-top {
  max-width: 100%;
}

.tab-content .img-wrapper {
  text-align: center;
}

.change {
  margin-left: auto;
  height: 42px;
  font-size: 17px;
  font-weight: normal;
  color: #1b4289;
  border: 1px solid #1b4289;
  padding: 7px 32px 0px 35px;
  border-radius: 5px;
}

.step2 img.card-img-top {
  width: 80%;
  margin: 11px 0 0 0px;
}

.bg-sky {
  background: #f2fbff !important;
}

.bundle-price {
  background: #f5f5f5;

  border-radius: 10px;
  clear: both;
  margin-top: -35px;
  width: auto;
}

.subtotal {
  background: #1b4289;
  border-radius: 25px 25px 0 0;
  padding: 20px 0;
}

.subtotal h2 {
  color: #fff;
  font-weight: 600;
  text-align: center;
  margin: 0;
}

div#compare-popup .img-wrapper {
  width: 100%;
}

.subtotal h4 {
  color: #1a428a;
  font-weight: 700;
  margin: 5px 0;
  font-size: 24px;
  text-align: center;
}

.subtotal h4 .sale-price {
  color: #ffb600 !important;
  font-size: 30px;
  font-weight: 500;
}

.cart-fixed {
  background: #fff;
  color: #1a428a;
  text-decoration: none;
  display: block;
  width: 50% !important;
  padding: 14px 90px;
  width: max-content;
  margin: 40px auto 0;
  text-align: center;
  height: 40px;
  font-weight: 700;
  border-radius: 5px;
}

.loop-area h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 30px;
}

.loop-area {
  padding: 20px;
}

.loop-area .img-wrapper {
  background: #ebebeb;
  margin: unset;
  flex: 0 0 150px;
  padding: 20px;
}

.no-jc {
  justify-content: start;
  gap: 25px;
  margin-bottom: 33px;
}

p.model {
  font-size: 14px;
  color: #999999;
}

p.quantity {
  font-weight: 600;
}

.no-jc:last-child {
  margin-bottom: 0;
}

.flex.my-5 {
  display: flex;

  flex-wrap: wrap;
  column-gap: 20px;
}

.recommendation .card {
  flex: 0 0 24%;
  margin-bottom: 20px;
}

.bundle-price {
  display: none;
}

.choose-camera,
.choose-iot {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.view-all {
  color: #4f4f4f;
  margin: 0;
  font-size: 14px;
  width: 65px;
}

.no-green-bold {
  color: #aeaeae;
  font-weight: 700;
}

.nav-tabs {
  border: 0;
  gap: 10px;
  margin-top: 30px;
  margin-bottom: 60px;
}

a.nav-link.active {
  border: 0;
  background: #1a428a !important;
  color: #ededed !important;
}

a.nav-link {
  background: #e7eff0 !important;
  padding: 5px 20px;
  border: 0 !important;
  font-weight: 600;
  color: #1a428a;
  border-radius: 0 !important;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.0275em;
}

.tab-content .card {
  width: 100%;
}

.tab-content .col-md-3 {
  margin-bottom: 30px;
}

.blue-btn,
.blue-btn-summary {
  background: #1b4289;
  padding: 12px 25px;
  font-size: 14px;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 20px;
  color: #fff;
  text-decoration: none;
}

.blue-btn:hover,
.blue-btn-summary:hover {
  color: #fff;
}

.cart-img {
  margin-bottom: 20px;
}

a.view-cart {
  display: block;
  color: #000;
}

section.cart-section {
  text-align: center;
  margin: 24px 0;
  display: none;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 100px;
}

.compare-box {
  position: relative;
}

.cart-mob {
  display: none;
}

.cart-mob-open p {
  background-color: #fff !important;
  color: #1b4289 !important;
  font-weight: bolder !important;
}

div#js-compare-cam {
  display: grid;
  gap: 25px !important;
  grid-template-columns: auto auto auto auto auto;
}

@media screen and (min-width: 992px) {
  .main-div .container {
    max-width: 95%;
  }

  input#next {
    position: fixed;
    right: 5px;
    bottom: 5px;
  }

  input#previous {
    position: fixed;
    bottom: 5px;
    right: 315px;
    /* background-color: rgb(126, 126, 126) !important; */
  }

  a.btn.btn-primary {
    /*width: 90px;*/
    width: 100%;
  }

  #js-cam-compare .compare-div,
  div#js-compare-nvr .compare-div {
    max-width: 200px;
    min-width: 127px;
  }

  div#js-compare-cam,
  div#js-compare-nvr {
    padding-bottom: 0px;
  }
}

.summary-item {
  display: flex;
  gap: 10px;
}

.summary-item img {
  max-width: 100px;
  align-self: center;
}

.summary-item p {
  text-align: left;
}

.summary-item .sku {
  color: #909090;
}

.bundle-summary th,
.bundle-summary td {
  border: none;
}

.bundle-price {
  margin-bottom: 150px;
}

.cart-bundle-btn {
  display: flex;
  justify-content: space-between;
  /* width: 32%; */
}

@media screen and (max-width: 767px) {
  .row.my-div {
    left: 0;
  }

  section.cart-section .blue-btn {
    padding: 11px 15px;
  }

  .flexy-new {
    justify-content: space-between;
    padding: 6px;
  }

  div#viewdetail .modal-body {
    max-height: 90vh;
  }

  .flex-group {
    border-left: none;
    padding-left: 0;
  }

  div#viewdetail ul.nav.nav-tabs li a {
    font-size: 12px;

    padding: 15px 12px;
  }

  /* .cart-bundle-btn {
    width: 65%;
    gap: 10px;
  } */
  .blue-btn,
  .blue-btn-summary,
  a.view-cart.color-blue {
    font-size: 10px;
    padding: 11px 11px;
  }

  /* .blue-btn-summary {
    padding: 19px 14px;
  } */
  .bundle-price {
    margin-bottom: 0px;
  }

  #pre-arrow.next-right {
    display: none;
  }

  .card-body {
    padding: 1rem 0.5rem;
  }

  table.my-summary img {
    max-width: 60px;
  }

  .summary-content h3 {
    font-size: 10px !important;
    margin-top: 10px;
  }

  table.my-summary .flexy {
    flex-wrap: wrap;
  }

  .box-gray {
    padding: 0;
  }

  .my-summary th:nth-child(2) {
    display: none;
  }

  .my-summary td:nth-child(2) {
    display: none;
  }

  .my-summary td,
  table.my-summary th {
    padding: 10px;
  }

  table.my-summary th {
    min-width: auto !important;
    font-size: 10px;
  }

  .my-summary td {
    min-width: auto !important;
  }

  div#js-j-box-container {
    margin-top: 0 !important;
  }

  a.view-detail {
    padding: 5px 7px;
    font-size: 12px;
    display: unset !important;
  }

  div#js-compare-nvr,
  div#js-compare-cam {
    gap: 5px !important;
  }

  .blue-area-fixed .loop-area h3 {
    display: none;
  }

  .modal-content .img-wrapper img {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    transform: none;
    width: 100% !important;
    text-align: center;
    margin: 0 auto;
  }

  .only-first {
    background: #1a4288;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px;
    text-align: center;
    left: 0;
  }

  .only-first .next-step,
  .only-first .pre-step {
    float: none;
    margin-bottom: 0;
    margin-right: 0;
  }

  .only-first .show-next-button,
  .only-first .pre-step {
    background: #fff !important;
    color: #1a4288 !important;
  }

  span.recom {
    font-size: 10px;
  }

  .step1,
  .step2 {
    margin-bottom: 150px !important;
  }

  input.input-text.qty.text,
  .minus,
  .plus {
    width: 25px !important;
    height: 25px !important;
  }

  .on-selection-detail h4 {
    font-size: 12px;
    margin: 0;
  }

  .card-body {
    padding-right: 0 !important;
  }

  a.btn.btn-primary svg {
    width: 20px;
  }

  a.btn.btn-primary {
    padding: 4px 12px;
    font-size: 12px;
    width: 70px;
  }

  .line {
    gap: 10px;
  }

  label.compare {
    font-size: 13px;
  }

  tr#js-nvr-product {
    padding: 0;
  }

  ul.features {
    font-size: 10px;
    margin: 2px 0 !important;
  }

  span.only-cross {
    top: -5px;
    right: -5px;

    line-height: 18px;

    font-size: 10px;
    width: 18px;
    height: 18px;
  }

  .compare-div img {
    width: 41px;
    margin-bottom: 10px;
  }

  .compare-div h3 {
    font-size: 8px;
    margin: 0;
    -webkit-line-clamp: 1;
    max-width: 100px;
  }

  .compare-div p {
    margin: 0;
    font-size: 10px;
  }

  h2.choose {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .subtotal h4,
  #js-total-sale-price {
    font-size: 14px;
  }

  .compare-box {
    padding: 10px;
  }

  tr#js-nvr-product,
  tr#js-nvr-related-cam {
    display: grid;
  }

  tr#js-nvr-product .img-wrapper,
  tr#js-nvr-related-cam .img-wrapper,
  .recommendation .img-wrapper,
  div#js-accessories-ss .img-wrapper,
  .suggest-js-iot-tab .img-wrapper,
  .suggest-js-accessories-tab .img-wrapper {
    padding: 10px;
    align-self: stretch;
    position: relative;
  }

  tr#js-nvr-product h5.card-title,
  tr#js-nvr-product ul.features,
  tr#js-nvr-related-cam h5.card-title,
  tr#js-nvr-related-cam ul.features,
  .recommendation h5.card-title,
  .recommendation ul.features,
  div#js-accessories-ss h5.card-title,
  div#js-accessories-ss ul.features,
  .suggest-js-iot-tab h5.card-title,
  .suggest-js-iot-tab ul.features,
  .suggest-js-accessories-tab h5.card-title,
  .suggest-js-accessories-tab ul.features {
    margin: 0;
  }

  tr#js-nvr-product a.text-decoration-none,
  tr#js-nvr-related-cam a.text-decoration-none,
  .recommendation a.text-decoration-none,
  div#js-accessories-ss a.text-decoration-none,
  .suggest-js-iot-tab a.text-decoration-none,
  .suggest-js-accessories-tab a.text-decoration-none,
  .suggest-js-accessories-tab a.text-decoration-none {
    margin-bottom: 0px;
  }

  tr#js-nvr-product p.price,
  tr#js-nvr-related-cam p.price,
  .recommendation p.price,
  div#js-accessories-ss p.price,
  .suggest-js-accessories-tab p.price {
    margin: 0px 0 0px;
  }

  tr#js-nvr-product label.compare,
  tr#js-nvr-related-cam label.compare,
  .recommendation label.compare,
  div#js-accessories-ss label.compare,
  .suggest-js-iot-tab label.compare,
  .suggest-js-accessories-tab label.compare {
    margin: 5px 0 0 0 !important;
  }

  tr#js-nvr-product h5.card-title,
  tr#js-nvr-related-cam h5.card-title,
  .recommendation h5.card-title,
  div#js-accessories-ss h5.card-title,
  .suggest-js-iot-tab h5.card-title,
  .suggest-js-accessories-tab h5.card-title {
    line-height: 16px;
    font-size: 12px;
    color: #1b4289;
    margin-top: 30px;
  }

  tr#js-nvr-product .rating img,
  tr#js-nvr-related-cam .rating img,
  .recommendation .rating img,
  div#js-accessories-ss .rating img,
  .suggest-js-iot-tab .rating img,
  .suggest-js-accessories-tab .rating img {
    vertical-align: middle;
    width: 14px;
  }

  tr#js-nvr-product .rating span,
  tr#js-nvr-related-cam .rating span,
  .recommendation .rating span,
  div#js-accessories-ss .rating span,
  .suggest-js-iot-tab .rating span,
  .suggest-js-accessories-tab .rating span {
    font-size: 10px;
  }

  /*tr#js-nvr-product .card-body,
  tr#js-nvr-related-cam .card-body,
  .recommendation .card-body,
  div#js-accessories-ss .card-body,
  .suggest-js-iot-tab .card-body,
  .suggest-js-accessories-tab .card-body {
    padding: 0rem 1rem;
  }*/

  .step1 table {
    width: 100% !important;
  }

  tr#js-nvr-product .card,
  tr#js-nvr-related-cam .card,
  .recommendation .card,
  div#js-accessories-ss .card,
  .suggest-js-iot-tab .card,
  .suggest-js-accessories-tab .card {
    display: grid;
    grid-template-columns: 1.2fr 2fr;
  }

  div#js-poc-color {
    font-size: 10px;
  }

  .card-title {
    max-width: unset;
  }

  .float-start.text-secondary.font-weight {
    font-size: 8px;
  }

  .flex.my-5 {
    display: grid;
  }

  .step2 img.card-img-top {
    width: 100%;
  }

  .blue-area {
    transition: 0.5s all;
    height: 0;
    overflow: hidden;
  }

  p.green br {
    display: none;
  }

  .bundle-price {
  }

  .loop-area {
    background: #fff;
    margin: 10px 10px 10px;
  }

  .cross {
    display: block;
  }

  .fa-solid.fa-cart-shopping {
    font-size: 2rem;
    color: #000;
  }

  .cart-mob .show-next-button {
    background: #fff !important;
    color: #1b4289 !important;
    border-radius: 5px;
    pointer-events: all !important;
    width: 25% !important;
    height: 40px;
    padding: 10px 15px !important;
  }

  input.next-step[data-step="1"] {
    width: 50% !important;
    padding: 10px 34px !important;
  }

  input.next-step,
  input.pre-step {
    background: #ebebeb;
    color: #9a9a9a;
    padding: 6px 10px !important;
    width: 25% !important;
    border-radius: 5px;
    height: 40px;
    margin-bottom: 0px;
    margin-right: 0px;
  }

  #next-bundle {
    background: #ebebeb;
    color: #9a9a9a;
    padding: 6px 10px !important;
    width: 25% !important;
    border-radius: 5px;
    height: 40px;
    margin-bottom: 0px;
    margin-right: 0px;
  }

  .change {
    color: blue;
    font-size: 13px;
    border-bottom: 1px solid;
    align-self: center;
    height: 34px;
    padding: 6px 14px 0px 15px;
  }

  tr#js-nvr-related-cam {
    column-gap: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }

  .p-3.mb-2.bg-light.text-dark.overflow-hidden.flexy {
    padding: 10px 10px !important;
  }

  .bg-sky.p-3 + h2 {
    margin-top: 30px;
  }

  .step2 .table-responsive {
    margin-top: 0px;
  }

  .card {
    width: 100%;
  }

  .bg-light p {
    font-size: 12px;
  }

  .cart-mob {
    display: flex;
    position: fixed;
    bottom: 0;
    align-items: center;
    column-gap: 10px;
    background: #1a4288;
    width: 100%;
    left: 0;
    padding: 10px;
  }

  .cart-mob .cart-fixed {
    padding: 10px 15px;
    width: auto;
    margin: 0;
  }

  .cart-mob p {
    margin: 0 auto;
    font-weight: 400;
    color: #fff;
    font-size: 11px;
    border: 1px solid;
    height: 40px;
    width: 53%;
    text-align: center;
    border-radius: 10px;
    padding: 12px 11px;
    cursor: pointer;
  }

  fieldset.step1.steps table {
    margin-left: 0 !important;
  }

  div#compare-popup .modal-dialog,
  div#compare-popup-cam .modal-dialog {
    max-width: 100%;
  }

  .bundle-price {
    margin-top: 40px;
    border-radius: 0;
    margin-left: 0;
    margin-bottom: 60px;
    width: 95%;
  }

  tr#js-nvr-related-cam td {
    flex: 0 0 48%;
    padding: 0 !important;
    min-width: 0;
    margin-bottom: 20px;
  }

  .step2 .table-responsive {
    overflow-x: scroll;
  }

  #js-cam-compare .compare-div {
    max-width: 100%;
  }

  .compare-div {
    max-width: 100%;
    margin-bottom: 20px;
    width: 100%;
    padding: 2px;
  }

  a.nav-link {
    font-size: 12px;
  }

  .recommendation .card {
    padding: 0 !important;
    min-width: 0;
    display: grid;
    margin-bottom: 20px;
    grid-template-columns: 1.2fr 2fr;
  }

  input.next-step,
  input.pre-step {
    width: auto;
  }

  table th {
    min-width: 170px;
  }

  table td {
    min-width: 200px;
  }

  .save-for-later p {
    padding: 10px 15px;
    margin-right: 5px;
  }
}

.table > :not(:first-child) {
  border: none;
}

/* popup csss */
#cartupModal {
  background-color: rgba(0, 0, 0, 0.41);
}

.modal-dialog.cart-modal {
  max-width: 900px;
}

.cart-modal .modal-content {
  background: #f1f5f9;
}

.cart-modal .product-card {
  width: 100%;
}

.cart-modal .modal-title,
#recorderModal .modal-title,
#cameraModal .modal-title,
#summaryCameraModal .modal-title,
#iotModal .modal-title,
#toCheckout .modal-title,
#sureToCheckout .modal-title,
#launchToCheckout .modal-title {
  font-weight: 700;
}

.cart-modal .modal-title img,
#recorderModal .modal-title img,
#cameraModal .modal-title img,
#summaryCameraModal .modal-title img,
#iotModal .modal-title img {
  width: 48px;
  padding-right: 10px;
}

.cart-modal .modal-header,
#recorderModal .modal-header,
#cameraModal .modal-header,
#summaryCameraModal .modal-header,
#iotModal .modal-header,
#toCheckout .modal-header,
#sureToCheckout .modal-header,
#launchToCheckout .modal-header {
  border: none;
  border-top: 15px solid #1a428a;
  border-radius: 15px;
  padding-bottom: 0;
}

#summaryCameraModal .modal-header {
  border-top: 15px solid #ffb600;
}

.modal-sub-para {
  font-weight: 400;
  margin: 10px 0 30px;
  color: rgba(0, 0, 0, 1);
}

#recorderModal .modal-sub-para,
#cameraModal .modal-sub-para,
#summaryCameraModal .modal-sub-para,
#iotModal .modal-sub-para {
  font-size: 16px;
  margin: 10px 0 20px;
  text-align: center;
}

#recorderModal .modal-dialog,
#cameraModal .modal-dialog,
#summaryCameraModal .modal-dialog,
#iotModal .modal-dialog {
  max-width: 750px;
}

#recorderModal .cancel-btn,
#cameraModal .cancel-btn,
#iotModal .cancel-btn,
#toCheckout .cancel-btn,
#sureToCheckout .cancel-btn,
#launchToCheckout .cancel-btn {
  background-color: #1a428a;
  color: #fff;
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
  width: 180px;
}

#summaryCameraModal .cancel-btn {
  background-color: none;
  color: #000;
  border: 1px solid #000;
  font-size: 16px;
  padding-left: 30px;
  padding-right: 30px;
}

#summaryCameraModal .modal-content {
  width: 80%;
  border-radius: 18px;
}

#recorderModal .normal-btn,
#cameraModal .normal-btn,
#iotModal .normal-btn,
#toCheckout .normal-btn,
#sureToCheckout .normal-btn,
#launchToCheckout .normal-btn {
  font-size: 18px;
  color: #194189;
  outline: 1px solid #194189;
}

#summaryCameraModal .modal-sub-para + .d-flex.justify-content-center {
  gap: 26px;
}

#summaryCameraModal .normal-btn {
  background-color: #194189;
  color: #fff;
  font-size: 16px;
  padding-left: 45px;
  padding-right: 45px;
}

.product-cart-info {
  margin-top: 40px;
}

.product-cart-info h3 {
  font-size: 22px;
  line-height: 30px;
}

.product-cart-info p {
  font-weight: 500;
  font-size: 26px;
  line-height: 30px;
}

.trash-btn {
  color: #9f9f9f;
  border: 1px solid #9f9f9f;
  padding: 8px 10px;
  border-radius: 5px;
}

.cart-modal .quantity {
  color: #9f9f9f;
  border: 1px solid #9f9f9f;
  padding: 0px 10px;
  border-radius: 5px;
}

.cart-modal input.minus,
.cart-modal input.plus {
  background-color: transparent !important;
  color: #9f9f9f;
  height: 40px;
}

.cart-modal .input-text.qty.text {
  border-left: 1px solid #9f9f9f !important;
  border-right: 1px solid #9f9f9f !important;
  height: 40px;
  width: 40px;
  color: #9f9f9f;
}

.cart-modal .input-text.qty.text.selected-product {
  border-left: none !important;
  border-right: none !important;
  color: #000000 !important;
}

.cart-upadation-form .card-body .lead {
  font-size: 15px;
}

.cart-upadation-form .p-name {
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}

.pq-info {
  font-size: 14px;
  font-weight: 600;
}

.pq-info.color-light {
  color: #7d7d7d;
}

.exceeded-row p {
  color: rgba(255, 7, 7, 1);
  font-weight: 600;
}

.exceeded-name {
  font-size: 14px;
}

.exceeded-total {
  font-size: 18px;
}

.btn.cart-update-btn {
  width: 220px;
  margin: 1.5rem 0 0;
  padding: 12px 15px;
  background: #1b4289 !important;
  color: #fff !important;
}

.cart-close-btn {
  background: #1b4289;
  padding: 7px 25px;
  font-size: 14px;
  width: 220px;
}

#viewSelectedCam .cart-modal .input-text.qty.text {
  color: #000;
  border: none !important;
}

#viewSelectedIot .cart-modal .input-text.qty.text {
  color: #000;
  border: none !important;
}

#iotModal .modal-content,
#cameraModal .modal-content,
#recorderModal .modal-content,
#toCheckout .modal-content,
#sureToCheckout .modal-content,
#lunchToCheckout .modal-content {
  border-radius: 25px;
}

/* Loader */
.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ripple div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}

.all-combine {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left:0px !important;
  gap: 10px;
  margin-bottom: 30px;
}

@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }

  4.9% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }

  5% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }

  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}

@media screen and (max-width: 768px) {
  .accordion-button {
    padding: 0.5rem 1rem;
    font-size: 0.8rem;
    font-weight: 600;
  }

  .modal-sub-para {
    font-size: 15px !important;
  }

  .modal-body button {
    font-size: 0.8rem !important;
    padding: 10px !important;
    width: 140px !important;
  }

  .modal-body h4 {
    font-size: 20px !important;
  }

  .cart-modal .modal-content {
    padding: 20px 25px;
  }

  .cart-modal .modal-title {
    font-size: 32px;
  }

  #recorderModal .modal-title {
    font-size: 24px;
  }

  #cameraModal .modal-title,
  #summaryCameraModal .modal-title,
  #toCheckout .modal-title,
  #sureToCheckout .modal-title,
  #lunchToCheckout .modal-title {
    font-size: 24px;
  }
}

.color-option {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  cursor: pointer;
  border: 2px solid rgb(209, 209, 209);
}

.settlement {
  height: 60px;
}

.select-product-option {
  border: 2px solid #ffb600;
}

#viewdetail {
  z-index: 99999999;
}

.other-option {
  padding: 4px 5px;
  border: 1px solid #000;
  cursor: pointer;
  color: #000;
  border-radius: 5px;
}

.custom-summary-btn {
  border: 1px solid #00000245;
  width: 90px;
  color: #000;
  border: 1px solid #00000245;
  padding: 7px 10px 0px 22px;
  height: 35px;
  font-size: 12px;
  margin: 0;
  font-weight: 500;
}

.select-other-option {
  background: #ffb600;
  color: #000;
  border: 2px solid #000;
  font-weight: 500;
}

.list-of-btn {
  display: flex;
  gap: 10px;
  padding: 5px;
  align-items: center;
  font-size: 14px;
}

.color-val {
  gap: 8px;
  padding-left:0px;
}

.list-of-btn p {
  margin: 0;
}

td.summary-price {
  width: 150px;
}

@media screen and (max-width: 767px) {
  td.summary-price {
    width: 120px;
  }
}

@media screen and (max-width: 767px) {
  .list-of-btn {
    gap: 5px;
  }

  .color-option {
    width: 30px;
    height: 30px;
  }
  .settlement {
    height: 20px;
  }

  #overlap {
    width: 0;
    height: 0;
    z-index: 0 !important;
  }

  .product-cart-info h3 {
    font-size: 14px;
  }

  .close-btn {
    top: 0px;

    border-radius: 36px;
  }

  .compare-box {
    bottom: 60px;
  }

  .for-compare-btn a {
    background: #3fb7fa;
    color: #1a4288;
    font-size: 10px;
    padding: 7px 7px;
    border-radius: 10px;
    font-weight: 600;
    text-decoration: none;
  }

  .on-selection-detail p {
    margin: 0;
  }

  .for-border {
    padding: 15px 0;
  }

  .choose-camera,
  .choose-iot {
    margin-top: 10px !important;
  }

  .img-wrapper img {
    position: absolute;
    left: 0;
    right: 0;
    top: 55%;
    transform: translate(0px, -50%);
    width: 120px !important;
    text-align: center;
    margin: 0 auto;
  }

  .loop-area .img-wrapper {
    align-self: stretch;
    position: relative;
  }

  a.add-to-cart {
    margin: 0 auto;
  }

  span.cross {
    position: absolute;
    right: 15px;
    top: 24px;
    color: blue;
    cursor: pointer;
    background: #fff;
    width: 40px;
    border: aliceblue;
    border-radius: 23px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
  }

  span.cross .fa-solid {
    margin: 0 auto;
    padding-top: 10px;
    font-size: 1.3rem;
  }

  .hide-shopping,
  .hide-shopping-home {
    position: fixed;
    right: 10px;
    top: 10px;
    color: #fff;
    display: block;
    padding: 10px 15px 10px 10px;
    cursor: pointer;
    border-radius: 10px;
    background-color: #1a4288;
    z-index: 99999;
  }

  .sticky-nav {
    position: sticky;
    top: 0;
    z-index: 2;
    background: white;
    padding: 0 0 2px 0;
  }

  .sticky-nav-2 {
    position: absolute;
    top: 0;
    z-index: 3;
    background: white;
    padding: 0 0 2px 0;
    right: 0;
  }

  .fa-shopping-cart {
    color: #000 !important;
    font-size: 2rem !important;
    margin-top: 20px;
  }

  .shopping-cart .cart-basket {
    font-size: 0.7rem;
    position: absolute;
    top: -6px;
    right: -5px;
    width: 18px;
    height: 18px;
    color: #fff !important;
    background-color: red;
    border-radius: 50%;
  }

  .blue-area-fixed .bundle-price {
    overflow-y: auto;
    height: -webkit-fill-available;
    border-radius: 25px 25px 0 0;
    background: #1b4289;
  }

  .blue-area-fixed {
    position: fixed;
    height: 90vh !important;
    bottom: 0;
    padding: 0;
  }

  .blue-area-fixed:before {
    background: #00000085;
    position: fixed;
    top: 0;
    content: "";
    z-index: -9999;
    bottom: 0;
    right: 0;
    left: 0;
  }

  .cart-upadation-form .card-body .lead {
    margin-top: 20px;
  }

  .loop-area h3 {
    margin-bottom: 10px;
  }

  .cart-modal .product-img {
    display: block;
    margin: 0 auto;
    max-width: 150px;
  }

  .cart-modal .product-card {
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 10px;
  }

  #pre-bundle {
    background: #fff !important;
    color: #1b4289 !important;
    border-radius: 5px;
    pointer-events: all !important;
    width: 25% !important;
    height: 40px;
    padding: 7px 5px !important;
    font-weight: bold;
    border: none;
  }
}

@media screen and (max-width: 1075px) {
  .compare-box {
    max-width: 770px;
  }
}

@media screen and (max-width: 775px) {
  .btn-secondary {
    padding: 3px !important;
    width: 82px !important;
  }

  .compare-box {
    max-width: 770px;
  }

  a.desktop-view {
    display: none;
  }

  h1.fs-2 {
    font-size: 1.3rem !important;
    margin-bottom: -10px;
  }

  .step {
    font-size: 0.9rem;
  }

  .progress {
    width: 80%;
    height: 10px;
  }

  #form {
    margin-top: 0;
  }

  #js-nvr-product td {
    padding-top: 0 !important;
    padding-left: 0;
    padding-right: 0;
  }

  #js-nvr-product {
    padding-top: 0 !important;
  }

  .btn.btn-primary {
    padding: 5px 15px !important;
  }

  .cart-title {
    text-transform: uppercase;
    font-size: 0.7rem;
    margin-left: 7px;
    margin-top: -7px;
    font-weight: bold;
  }

  #js-nvr-product .card {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) {
  #js-nvr-compare,
  #js-cam-compare {
    padding-left: 220px;
    padding-right: 200px;
  }

  .cart-bundle-btn {
    width: 45%;
    justify-content: end;
    gap: 10px;
  }

  .show-in-mob {
    display: none;
  }

  .next-step.next-btn,
  .pre-step.pre-btn {
    bottom: 200px !important;
  }

  .icon-arrow {
    bottom: 215px !important;
  }

  tr#js-nvr-product {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
  }

  h5.card-title {
    min-height: 35px;
    max-height: 35px;
  }

  .desktop-view {
    font-size: 14px !important;
    padding: 14px 70px !important;
  }

  .bg-light {
    margin-bottom: 20px !important;
  }

  tr#js-nvr-related-cam {
    padding-top: 0;
  }
}
.modal
{
  visibility: unset !important;
  opacity: unset !important;
  pointer-events: unset !important;
}
#toCheckout {
  margin-top: 200px;
}
.modal-dialog {
  align-items: flex-start !important;
}

.modal-dialog .btn-close {
  padding: 20px;
  z-index: 99999;
}
.modal-backdrop {
  z-index: 0 !important;
}
.main-div .fade, .tab-content>.active {
  opacity: 1 !important;
}
@media screen and (max-width: 767px) {
  .cart-section .table-responsive>.table>tbody>tr>td,
  .cart-section .table-responsive>.table>tbody>tr>th,
  .cart-section .table-responsive>.table>tfoot>tr>td,
  .cart-section .table-responsive>.table>tfoot>tr>th,
  .cart-section .table-responsive>.table>thead>tr>td,
  .cart-section .table-responsive>.table>thead>tr>th {
    white-space: unset;
}
.main-div .table-responsive {
  border: none !important;
}
.card {
  margin-bottom: 0px !important;
}