body,
p {
  font-family: "Open Sans", sans-serif;
  line-height: normal;
  font-size: 15px;
  color: #000;
  font-weight: 400;
  letter-spacing: normal !important;
}
header,
div,
section,
ul,
li,
a,
i,
p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
img,
div:hover,
section:hover,
ul:hover,
li:hover,
a:hover,
i:hover,
p:hover,
h1:hover,
h2:hover,
h3:hover,
h4:hover,
h5:hover,
h6:hover,
span:hover,
img:hover {
  transition-duration: 300ms;
}

img,
iframe {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.pro-feature-wrap h3 p {
  font-weight: bold;
}
h1 {
  text-transform: uppercase;
  font-size: 40px;
}
h2 {
  font-size: 35px;
  text-transform: uppercase;
}
h3,
.pro-feature-wrap h3 p {
  font-size: 20px;
  text-transform: uppercase;
}

a {
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  font-style: normal;
}

.common-btn,
.submit,
#print_button {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  border-radius: 4px;
  padding: 10px 20px;
  display: inline-block;
}
.red-bg-btn,
.submit {
  background-color: #9e2f39;
  border: 1px solid #9e2f39;
  color: #fff;
}
.red-bg-btn:hover,
.submit:hover {
  background-color: #801e27;
  border: 1px solid #801e27;
  color: #fff;
}
.dark-bg-btn {
  background-color: #fff;
  border: 1px solid #ffffff;
  color: #9e2f39;
}
.dark-bg-btn:hover {
  background-color: transparent;
  color: #fff;
}

/******************************/
.content-banner-sec h1 span {
  color: #9e2f39;
}
.prd-search-box {
  position: relative;
  margin-bottom: 0;
}
.prd-search-box input {
  border: 1px solid #dcdcdc;
  background-color: #fafafa;
  border-radius: 8px;
  padding: 13px 20px;
  max-width: 100%;
  width: 100% !important;
  margin: 0 auto;
  font-size: 15px;
  height: auto;
}

.prd-search-box input::placeholder {
  color: #000;
  font-size: 15px;
}

.prd-search-box .product-search-button {
  position: absolute;
  right: 20px;
  top: 48%;
  transform: translateY(-50%);
  border: 0;
  background-color: transparent;
  padding: 0;
  line-height: normal;
}
.call-us-content-list p {
  color: #9e2f39;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.call-us-content-list .advance-text-color a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  position: relative;
  /*    line-height: 0;*/
}
.call-us-list {
  display: flex;
  align-items: center;
}
.call-us-logo-list {
  margin-right: 8px;
  width: 33px;
}
.custom-contact-mob {
  display: flex;
  justify-content: end;
}

.new-menu-box ul#menu-primary-menus li a {
  margin: 0;
  padding: 10px 24px 10px 17px !important;
  font-family: "Open Sans", sans-serif;
  font-size: 17px !important;
  letter-spacing: normal;
  line-height: normal;
  font-weight: 400;
}
.new-menu-box ul#menu-primary-menus li .dropdown-menu li a {
  font-size: 15px !important;
}
.new-menu-box #menu-primary-menus > li.menu-item-has-children > a:before {
  position: absolute;
  content: "";
  background: url(https://atvideo.com/wp-content/uploads/2025/06/angle-down-solid.svg)
    no-repeat;
  width: 13px;
  height: 8px;
  right: 5px;
  background-size: 11px;
  top: 55%;
  transform: translateY(-50%);
}
.new-menu-box .Color-changeto-yellow {
  color: #fff !important;
}
.new-menu-box #menu-primary-menus .Color-changeto-yellow a {
  /* padding: 10px 17px !important; */
  /* margin-left: 20px !important;
  background: #ffae00; */
  color: #fff !important;
}
.carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 85px;
}

.custom-header-nav.nav-bg {
  background-color: #9e2f39;
}
#menu-primary-menus > li {
  border: 0px;
}
ul#menu-footer-links li a,
ul#menu-dealer-footer-menu li a {
  font-size: 15px;
  line-height: normal;
}
#menu-primary-menus > li:focus,
#menu-primary-menus > li:active,
#menu-primary-menus > li:hover {
  background: transparent;
  border-color: transparent;
}
#menu-primary-menus > li:focus a,
#menu-primary-menus > li:active a,
#menu-primary-menus > li:hover a {
  background: #4c495e;
  border-color: #6b687d;
}
.category-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 25px;
}
.category-grid .category-item,
.product_list_box {
  box-shadow: 0px 0px 34px 0px rgb(0 0 0 / 6%);
  border-radius: 8px;
  overflow: hidden;
}
.category-grid .category-item .category-img,
.product_list_image {
  background: linear-gradient(180deg, #9e2f39 0%, #381114 100%);
  display: inline-block;
}
.category-content {
  text-align: center;
  padding: 15px;
}
.category-content h4 {
  font-size: 18px;
  font-weight: 600;
}
.category-btn {
  display: inline-block;
  border: 1px solid #9e2f39;
  color: #9e2f39;
  font-weight: bold;
  border-radius: 4px;
  padding: 8px 18px;
  font-size: 14px;
}
.category-item:hover {
  background-color: #9e2f39;
}
.category-item:hover h4 {
  color: #fff;
}
.category-item:hover a {
  border: 1px solid #fff;
  background-color: #fff;
  color: #9e2f39;
}

.product-card {
  box-shadow: unset;
}
.services-type-box {
  background-color: #f7f7f7;
}
.services-type-box .accordian .d-flex.w-100 {
  gap: 5px;
}
.protect-heading {
  color: #9e2f39;
  font-weight: 400;
}
.card-body-inner img {
  width: 100%;
  height: 35px;
  margin-bottom: 10px;
}
.main_partner_box {
  position: relative;
  box-shadow: 0px 0px 34px 0px rgb(0 0 0 / 6%);
  border-radius: 8px;
  overflow: hidden;
}
.main_partner_box {
  position: relative;
  box-shadow: 0px 0px 34px 0px rgb(0 0 0 / 6%);
  border-radius: 8px;
  overflow: hidden;
}
.content-partner-box {
  position: absolute;
  bottom: -1px;
  padding: 25px;
}
.white-shade {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 228px;
  object-fit: cover;
  width: 100%;
}
.content-partner-box p {
  margin-bottom: 10px;
}
.content-partner-box a,
.box-item-inner-wrap a,
.product_list_box a,
.text-btn,
.text-btn:hover,
#support-tab-pane p a {
  color: #9e2f39;
  font-weight: bold;
  display: inline-block;
  text-decoration: unset !important;
}

#support-tab-pane p a {
  padding: 0;
}
.text-btn img {
  height: 15px;
  position: relative;
  top: -2px;
}
.product_list_box a {
  height: 100%;
}
.product_list_box h3 a {
  color: #000;
}
.custom-accordian {
  position: sticky;
  top: 35px;
}
.right-side-content-wrap a {
  color: #9e2f39 !important;
  text-decoration: underline;
}
.join-our-team .inner_sec_team {
  background-color: #9e2f39;
  background-image: url(https://atvideo.com/wp-content/uploads/2025/06/Join-Our-Team-1.webp);
  padding: 35px 45px;
  border-radius: 8px;
  background-position: top;
  background-size: cover;
}
.inner_sec_team p {
  font-size: 18px;
}
.footer_last_text {
  background-color: #e7e7e7;
  padding: 17px 0;
  text-align: center;
}
.footer_last_text p {
  font-weight: 400;
}
.footer_last_text p a {
  color: #000 !important;
  text-decoration: underline;
}
.footer_home h3 {
  font-size: 17px !important;
  text-transform: capitalize;
}
.footer_home {
  background-color: #f8f8f8;
  background-image: url(https://atvideo.com/wp-content/uploads/2025/06/footer-bg.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.location_box p {
  font-weight: 400;
}
.location_box p span,
.contact_sub-title {
  font-weight: 600;
}

.red-title-bg h3 {
  background: linear-gradient(
    to right,
    rgba(249, 249, 249, 1) 17%,
    rgba(125, 185, 232, 0) 100%
  );
  padding: 12px 17px;
}

.avt-collection-right.support-right-side-content-wrap
  div
  .row.first-contact-block.contact-page-block.border-bottom-separator.pt-2rem:last-child {
  border-bottom: 0 !important;
}
.location_box p a,
.contact-page-content-section a,
.box-content-wrap a,
.page-id-3 p a,
.support-right-side-content-wrap a,
.color_anchor {
  text-decoration: underline;
  color: #9e2f39 !important;
}

.color-red:focus,
.color-red:active,
.color-red:hover,
.color-red {
  color: #9e2f39 !important;
}

#system-updates a {
  color: #9e2f39 !important;
}

.footer_home ul#menu-footer-links li a {
  color: #000;
  padding: 4px 0;
}

ul#menu-dealer-footer-menu a {
  color: #000;
  padding: 4px 0;
}
.join-our-team {
  background: #f8f8f8;
  background: linear-gradient(
    0deg,
    rgba(248, 248, 248, 1) 50%,
    rgba(255, 255, 255, 1) 50%
  );
}

.banner-slider {
  background-size: cover;
  background-position: right;
  position: relative;
}

.banner-image-one {
  background-image: url(https://atvideo.com/wp-content/uploads/2025/06/footer-bg.svg);
}

.banner-image-two {
  background-image: url("https://atvideo.com/wp-content/uploads/2025/06/banner-bg-2-1-2.webp");
}
.banner-logo {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 170px;
}
.content-banner-sec h2 {
  background: #d9d9d9;
  background: linear-gradient(
    90deg,
    rgba(217, 217, 217, 1) 0%,
    rgb(241 241 241 / 0%) 100%
  );
  font-size: 21px;
  padding: 11px 15px;
  font-weight: 600;
  margin-bottom: 13px;
}

.content-banner-sec h2 span {
  font-weight: 700;
}

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 130px !important;
  background-color: #d9d9d9;
  opacity: 1;
  border: 0;
}
.carousel-indicators li.active {
  background-color: #9e2f39;
}

a.list-image-wrap {
  background-color: #f7f7f7;
}

.slider-product-content {
  padding: 15px 0 0px 0 !important;
}
a.product-btn {
  text-transform: uppercase;
  padding: 10px 14px;
}
.product-card {
  border: 6px solid #ffffff;
  border-radius: 0 !important;
}
.product-card:hover {
  box-shadow: 0px 4px 24px 0px #0000001c;
}
.product-card:hover .product-btn {
  background: #9e2f39;
  color: #fff;
}

.custom-collection-page {
  background: linear-gradient(
    to right,
    rgba(249, 249, 249, 1) 17%,
    rgba(125, 185, 232, 0) 100%
  );
  padding: 12px 0px;
}
.custom-collection-page ol.breadcrumb {
  margin-bottom: 0;
}
.custom-collection-page ol.breadcrumb a {
  color: #62707c !important;
}
span.breadcrumb_last {
  color: #000;
}
.inner-page-banner.pt-5.pb-5 {
  background-image: url(https://atvideo.com/wp-content/uploads/2025/06/banner-bg-2-1-1.webp);
  background-size: cover;
  background-attachment: fixed;
  background-position: bottom;
}

/*

.custom-accordian > .card {
    background-color: #fff;
    box-shadow: 0px 0px 34px 0px rgb(0 0 0 / 6%);
    border-radius: 8px;
    border: 0;
}
.custom-accordian .card-header {
    background-color: #9E2F39;
    padding: 10px 21px;
    margin: 0px;
    border-radius: 0px;
}
.custom-accordian .card-header h5 button a {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none !important;
}
.card.child-pages-wrap {
    padding: 0;
    border: 0;
}
.card-body {
    padding: 0px;
}
*/

/*
.custom-accordian .card-header button.collapsed{
    background-color: #393939;
   
}
.custom-accordian .card-header button.btn.btn-link{
    background-color: #9E2F39;
     padding: 10px 21px;
    margin: 0px;
    border-radius: 0px;
        letter-spacing: normal;
}
.custom-accordian .card-header button.btn.btn-link a {
    display: inline-block;
    text-decoration: none !important;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
*/
.card.Cameras {
  border: 0px !important;
  border-radius: 0;
}
.custom-accordian .card-header {
  padding: 0px;
  margin-bottom: 0px;
  border-radius: 0 !important;
  border-bottom: 0;
}
button.btn.btn-link {
  text-decoration: none !important;
}
.btn-check:focus + .btn,
.btn:focus {
  box-shadow: unset;
}

.custom-accordian button a {
  color: #fff;
  text-decoration: unset !important;
  display: inline-block;
  width: 100%;
  padding: 13px 0px 13px 20px;
  border: 0 !important;
}
.custom-accordian button:hover,
.custom-accordian button:focus {
  color: #fff;
  background-color: #9e2f39;
}
.custom-accordian button:hover:after {
  background-color: #89232c;
}
.custom-accordian .card-body ul {
  margin-bottom: 0px !important;
}

.custom-accordian .card-body ul li a {
  display: inline-block;
  width: 100%;
  background-color: #f8f7f3;
  color: #000 !important;
  font-size: 16px;
  font-weight: 400 !important;
  text-decoration: none;
  padding: 12px 10px 12px 33px;
  border-top: 1px solid rgb(236 234 224);
  position: relative;
  line-height: normal;
}
ul.sub-children-wrapper {
  padding: 0 !important;
  margin: 0 !important;
}
ul.sub-children-wrapper li a {
  padding-left: 45px !important;
}

.custom-accordian .card-body ul li a.active-subcat {
  font-weight: 600 !important;
  color: #9e2f39 !important;
}
.custom-col-filter li a:before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #9e2f39;
}
ul.sub-children-wrapper li a:before {
  left: 33px !important;
}
.custom-accordian button:after {
  background-color: #424242;
  width: 50px;
  height: 100%;
  text-align: center;
  line-height: 51px;
  color: #fff;
  text-decoration: none;
  position: absolute;
  right: 0;
}
.custom-accordian .card {
  border: 0px !important;
}

.custom-accordian button {
  background-color: #393939;
  letter-spacing: normal;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0px;
  position: relative;
  border-top: 1px solid rgb(255 255 255 / 13%);
}
.custom-accordian .card-header.active-cat button:after {
  background-color: #851b24;
}
.custom-accordian .card-header.active-cat button {
  background-color: #9e2f39;
}

.custom-accordian .card-body {
  padding: 0 !important;
}

.right-side-content-wrap p:last-child {
  margin-bottom: 0px;
}

.product_list_image {
  width: 100%;
  text-align: center;
  padding: 25px;
}
.product_list_image img {
  height: 170px;
  width: auto;
  object-fit: contain;
}
.product_list_box h2 a {
  color: #000;
}

.sku-product {
  font-weight: 400;
  font-size: 14px;
}
.product-title-main {
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  color: #000;
}

select#state-select {
  background: #9e2f39
    url(https://atvideo.com/wp-content/uploads/2025/06/angle-down-solid.svg)
    no-repeat;
  border: 1px solid #9e2f39;
  border-radius: 8px;
  background-size: 14px;
  background-position: center right 13px;
}
.distributor-box-inner-wrap {
  border-radius: 10px;
  background-color: rgb(158 47 57 / 2%);
  border: 2px solid rgb(158 47 57 / 3%);
  overflow: hidden;
}
ul.info-listing li strong {
  font-weight: 700;
}
.distributor-box-inner-wrap:hover {
  transform: scale(1.1);
}
ul.info-listing li a {
  color: #9e2f39;
  text-decoration: underline;
}
.distributor-logo-wrap {
  background-color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
}
.distributor-content-wrap {
  padding: 25px;
}
.page-id-102 h2.section-heading {
  display: none;
}
.icon-box-wrap {
  position: relative;
}
.icon-box-inner-wrap {
  border: 1px solid #eaeaea;
  border-radius: 10px;
}
/**************/
.highlighted-box-content-wrap li a {
  color: #000 !important;
}
.highlighted-box-content-wrap li a {
  display: flex;
  align-items: center;
}
.highlighted-box-inner-wrap.text-center .title-wrap.blue-bg.pd-20 h3 {
  margin-bottom: 0px;
}
.card-body.highlighted-box-inner-wrap .title-wrap.card-title h3 {
  background-color: #393939;
  color: #ffffff;
  padding: 11px 16px;
  margin-bottom: 0px !important;
}
.highlighted-box-inner-wrap.text-center .title-wrap.blue-bg.pd-20 {
  background-color: #f8f8f8;
  color: #9e2f39;
  padding: 11px 16px;
}
.highlighted-box-inner-wrap.text-center {
  border: 1px solid #f8f8f8;
}
a#red-btn {
  background-color: #9e2f39 !important;
  border-radius: 4px;
  width: max-content !important;
  padding: 12px 20px !important;
}

.slider-product-content .product-title a {
  font-size: 16px;
  font-size: 18px;
  display: block;
  color: #000;
}

.slider-product-content span a {
  font-weight: 400;
  font-size: 14px;

  color: #000;
}

.slider-product-content .product-description {
  color: #000000a6;
  margin: 6px 0 12px;
  flex-grow: 1;
  font-family: Open Sans;
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 0%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}

.category .product-card {
  height: 100%;

  position: relative;

  padding-bottom: 38px;
}

.category .product-btn {
  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;
}

.category .list-image-wrap {
  border: 1px solid #f7f7f7;
  background-color: #fff;
}
.search .list-image-wrap {
  border: 1px solid #f7f7f7;
  background-color: #fff;
}
.tax-dealer-cats .list-image-wrap {
  border: 1px solid #f7f7f7;
  background-color: #fff;
}
/* Only Form css */
input,
textarea,
input.form-control,
select,
select.form-control,
textarea.form-control {
  border: 1px solid #dcdcdc;
  background-color: #fafafa;
  border-radius: 8px !important;
  padding: 13px 20px;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  font-size: 15px;
}

label {
  font-size: 15px;
  margin-bottom: 5px !important;
}
/* Only Form css Ends */

.form-group {
  margin-bottom: 12px;
}

.atv-technotes td a {
  color: #9e2f39;
}
.atv-technotes th {
  font-weight: 600;
}

.table .thead-light th {
  border: 1px solid #dee2e6 !important;
}

.model-information-wrapper table tr th {
  background-color: #f4f4f4;
  /* border: 1px solid #e8e8e8 !important; */
  font-weight: 600;
  vertical-align: middle;
}

.custom-table-custom tbody tr td {
  font-size: 14px;
  font-weight: 600;
  padding: 0.45rem;
}

tbody#rowId tr td select {
  height: auto !important;
  padding: 10px 8px;
  width: 100% !important;
}

input#acceptance {
  width: auto;
}

.page-id-101 div#collapse5 {
  display: none;
}

.page-id-101 #heading5 button:after {
  display: none;
}

.custom-accordian_resource div#collapse5 {
  display: none;
}

.custom-accordian_resource #heading5 button:after {
  display: none;
}

#link-box-listing .highlighted-box-inner-wrap {
  padding: 0px;
  background: rgb(228 228 228 / 10%);
}

div#dynamic-load-more-content .card-body {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  height: 100%;
  padding: 23px;
}
div#dynamic-load-more-content .col-md-6 {
  margin-bottom: 14px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #9e2f39;
}

.product-page-tabs .nav-link {
  color: #9e2f39;
}

.custom-collection-page.custom-collection-page_products {
  background: #fff !important;
}

.category-grid .category-item {
  width: auto;
}

.category div#collapse1 .custom-col-filter li:nth-child(1),
.page-template-product div#collapse1 .custom-col-filter li:nth-child(1) {
  display: none;
}

.category div#collapse1 .sub-children-wrapper li:nth-child(1),
.page-template-product .sub-children-wrapper li:nth-child(1) {
  display: block !important;
}

.page-template-video-presentation .custom-col-filter li:nth-child(3),
.page-template-glossary-of-terms-template .custom-col-filter li:nth-child(3),
.postid-7473 .custom-col-filter li:nth-child(3),
.blog #collapse3 .custom-col-filter li:nth-child(3),
.page-template-resources #collapse3 .custom-col-filter li:nth-child(3) {
  display: none;
}
a.cat-collapse-toggle {
  padding-right: 49px !important;
}
/************************************/
/************************************/
/************************************/
/************************************/
/************************************/
@media (max-width: 1366px) {
  body,
  p {
    font-size: 14px;
  }
  .category-content h4,
  .category-content a {
    font-size: 14px;
  }

  h1 {
    font-size: 33px;
  }
  .content-banner-sec h2 {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .category-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .new-menu-box ul#menu-primary-menus li a {
    font-size: 14px !important;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .call-us-content-list .advance-text-color a {
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  .child-pages-wrap {
    padding-left: 0 !important;
  }
  .content-wrap.pt-4.pb-4 {
    padding: 20px;
  }
  .product-search-wrapper {
    margin-bottom: 0px;
  }
  .custom-header-logo {
    padding-top: 68px !important;
  }
  .custom-header-nav {
    padding: 8px 0;
    background-color: #fff !important;
  }

  .fixed-header .custom-header-nav {
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 19%);
  }
  a.navbar-brand.mobile-logo {
    width: 160px;
  }
  #rmp_menu_trigger-9072 .responsive-menu-pro-inner,
  #rmp_menu_trigger-9072 .responsive-menu-pro-inner::before,
  #rmp_menu_trigger-9072 .responsive-menu-pro-inner::after,
  #rmp_menu_trigger-9338 .responsive-menu-pro-inner,
  #rmp_menu_trigger-9338 .responsive-menu-pro-inner::before,
  #rmp_menu_trigger-9338 .responsive-menu-pro-inner::after {
    background-color: #080808;
  }
  button#rmp_menu_trigger-9072,
  button#rmp_menu_trigger-9338 {
    background-color: transparent !important;
    padding: 0;
    width: auto;
    height: 35px;
    top: 10px;
  }
  #rmp_menu_trigger-9072:hover,
  #rmp_menu_trigger-9072:focus,
  #rmp_menu_trigger-9072.is-active,
  #rmp_menu_trigger-9338 :hover,
  #rmp_menu_trigger-9338 :focus,
  #rmp_menu_trigger-9338 .is-active {
    background: transparent !important;
  }
  #rmp_menu_trigger-9072.is-active .responsive-menu-pro-inner,
  #rmp_menu_trigger-9072.is-active .responsive-menu-pro-inner::before,
  #rmp_menu_trigger-9072.is-active .responsive-menu-pro-inner::after,
  #rmp_menu_trigger-9338.is-active .responsive-menu-pro-inner,
  #rmp_menu_trigger-9338.is-active .responsive-menu-pro-inner::before,
  #rmp_menu_trigger-9338.is-active .responsive-menu-pro-inner::after {
    background-color: #000000;
  }
  #rmp_menu_trigger-9072:not(.is-active):hover .responsive-menu-pro-inner,
  #rmp_menu_trigger-9072:not(.is-active):hover
    .responsive-menu-pro-inner::before,
  #rmp_menu_trigger-9072:not(.is-active):hover
    .responsive-menu-pro-inner::after,
  #rmp_menu_trigger-9338:not(.is-active):hover .responsive-menu-pro-inner,
  #rmp_menu_trigger-9338:not(.is-active):hover
    .responsive-menu-pro-inner::before,
  #rmp_menu_trigger-9338:not(.is-active):hover
    .responsive-menu-pro-inner::after {
    background-color: #000000;
  }

  #rmp_menu_trigger-9338 .responsive-menu-pro-inner::before {
    top: 10px;
  }

  #rmp_menu_trigger-9338 .responsive-menu-pro-inner::after {
    bottom: 10px;
  }

  #rmp_menu_trigger-9338.is-active .responsive-menu-pro-inner::after {
    bottom: 0;
  }

  ul#menu-footer-links,
  ul#menu-dealer-footer-menu {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .banner-logo {
    width: 90px;
  }
}
@media (max-width: 767px) {
  .product-page-section .product_list_box .col-md-8 {
    order: 2;
  }
  .product-page-section .product_list_box .col-md-4 {
    order: 1 !important;
  }
  .product-page-section .product_list_box .col-md-8 > div {
    padding: 25px;
  }

  .wp-block-spacer {
    display: none;
  }
  .box-item-wrap {
    margin-top: 25px;
  }
  h2 {
    font-size: 25px;
  }
  .white-shade {
    height: auto;
  }
  .category-grid {
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  .category-btn {
    padding: 5px 8px;
  }

  .category-content h4,
  .category-content a {
    font-size: 11px;
  }
  .category-content {
    padding: 11px;
  }
  .home-slider .carousel-inner .carousel-item:first-child .banner-slider {
    background-color: #e3e4e4;
    background-image: unset !important;
  }
  .content-banner-sec {
    text-align: center;
    margin-bottom: 45px;
  }
}
@media (max-width: 600px) {
}
@media (max-width: 480px) {
  ul#menu-footer-links,
  ul#menu-dealer-footer-menu {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 360px) {
}

.accordion-collapse .Camera.Kits {
  display: none !important;
}

.dealer-site #collapse1 .Turret.Cameras {
  display: none !important;
}

.dealer-site
  #collapse18
  .custom-col-filter
  .sub-children-wrapper:first-of-type {
  display: none !important;
}
.dealer-site #collapse18 .Value {
  display: none !important;
}

.page-template-product_dealer
  #collapse18
  .custom-col-filter
  > ul.sub-children-wrapper:nth-of-type(2) {
  display: none;
}

.page-template-product_dealer
  #collapse18
  .custom-col-filter
  > ul.sub-children-wrapper:nth-of-type(3) {
  display: none;
}

.category-ip-video-solutions .row.all-products-listing .col-sm-6:nth-child(1) {
  order: 1;
}

.home .product-card:nth-child(1) {
  order: 1;
}

ul.specifications-detail-li li.ascessories-image-section a.ascessorie-link h4,
ul.specifications-detail-li li.ascessories-image-section a.ascessorie-link h3 {
  color: #000;
}
