.juicer-feed .j-instagram-hover.highlight,
.juicer-feed .j-instagram-hover:hover {

  background: linear-gradient(45deg, #F58529, #DD2A7B, #8134AF, #515BD4) !important;
}

.tabs-ul-pills .selectBtn {
  display: none;
}

.efficient_protection_slider .row {
  justify-content: center;
}

.specificationSec p {
  margin: 0 auto;
}

.mobile--view {
  display: none;
}

.fanRegulator360 .swiper-pagination {
  display: none;
}

/*Dounload page css start here */

.banner_search_input_wrapper {
  width: 100%;
  display: flex;
}

.smart_spaces_ss .banner_search_input_wrapper {
  justify-content: end;
}

.searchbutton {
  border: 0;
  background: #486898;
  height: 45px;
  width: 45px;
  border-radius: 50%;
}

.searchbutton img {
  max-width: 15px;
}

.searchbox-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}

.searchbox-container input.searchbox {
  width: 90%;
  height: 45px;
  border: 0;
}

.searchbox-container input.searchbox {
  outline-offset: 0;
  font: normal normal 15px/0px var(--acumin_medium);
  color: rgb(0 0 0 / 64%);
  letter-spacing: 0px;
}

.searchbox-container input.searchbox:focus-visible {
  outline: none;
}

.download-banner {
  overflow: hidden;
}

.downloadPage_filters .filter-tabs-xl {
  width: 75%;
  margin: 0 auto;
}

.eCol-flex {
  display: flex;
  width: 100%;
  height: 100%;
  gap: 30px;
}

.resources-col {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #cccccc;
  padding: 40px;
  height: 100%;
}

.res_content {
  display: flex;
  flex-direction: column;
  align-items: self-start;
  justify-content: space-between;
  width: 65%;
}

.res_tagName {
  font-family: var(--acumin_bold);
  font-size: 12px;
  line-height: 16px;
  text-transform: capitalize;
  color: #fff;
  letter-spacing: 0;
  background: #000000 0% 0% no-repeat padding-box;
  border-radius: 25px;
  opacity: 0.4;
  padding: 5px 25px;
  display: inline-flex;
  align-items: center;
  padding-top: 8px;
  margin-bottom: 30px;
}

.res_tagName:hover {
  color: #fff;
}

.res_cardHeading {
  font-family: var(--acumin_regular);
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -1.28px;
  color: #383636;
  margin-bottom: 0;
  text-transform: capitalize;
}

.res_downloadButton {
  font-family: var(--acumin_bold);
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 2.4px;
  color: #486898;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}

.res_downloadButton:hover {
  text-decoration: none;
}

.res_downloadButton::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -40px;
  width: 30px;
  height: 2px;
  background: #486898c4;
  transform: translateY(-50%);
}

.downRes-row .row {
  gap: 24px 0;
  justify-content: flex-start;
}

.res_img {
  width: 35%;
}

.efficient_protection.downloadPage_filters {
  padding: 100px 0;
}

.download-banner img {
  height: 100%;
  object-fit: cover;
}

.download-banner .searchbutton img {
  height: auto;
  margin: 0;
}

/*Leaflet css start here*/
.modal.leaflet-modal .modal-dialog {
  margin: 0 0 0 auto;
  height: 100vh;
  overflow: hidden;
  max-width: 768px;
}

.modal.leaflet-modal .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.modal.leaflet-modal .modal-header {
  border: 0;
  padding: 0;
}

.leaflet_heading-text {
  font-family: var(--acumin_bold);
  font-size: 90px;
  line-height: 90px;
  text-transform: capitalize;
  letter-spacing: -4.5px;
  color: #000;
  margin-bottom: 0px;
  padding-left: 12px;
}

.modal.leaflet-modal .form-mb .form-control {
  background: #f9f9f9 0% 0% no-repeat padding-box;
  border: 1px solid #efefef;
  border-radius: 35px;
  height: 60px;
  padding-left: 24px;
  font-size: 16px;
}

.modal.leaflet-modal .form-mb .form-control::placeholder {
  opacity: 0.5;
  color: #000000;
  font-family: var(--roboto_reg);
  font-size: 16px;
  line-height: 1.1;
  position: relative;
  top: 2px;
}

.modal.leaflet-modal .dropdownQuery .select span {
  opacity: 1;
  color: #000000;
  font-family: var(--roboto_reg);
  font-size: 16px;
  opacity: .5;
}

.modal.leaflet-modal .dropdownQuery.active2 .select span {
  opacity: 1;
}

.modal.leaflet-modal .textareaSec {
  background: #f9f9f9 0% 0% no-repeat padding-box;
  padding: 15px;
  width: 100%;
  height: 108px;
  resize: none;
  font-size: 16px;
  font: normal normal normal 16px/30px Roboto;
  border: 1px solid #efefef;
  border-radius: 20px;
}

.modal.leaflet-modal .modal-body {
  padding: 75px;
  overflow-y: auto;
}

.modal.leaflet-modal .submitBtn {
  width: 250px;
  height: 70px;
  background: #486898 0% 0% no-repeat padding-box;
  border-radius: 35px;
  margin-top: 15px;
  border: 0;
}

.modal.leaflet-modal .btn-close {
  position: absolute;
  padding: 0;
  top: 30px;
  right: 30px;
  font-size: 19px;
  color: #1f2127;
  opacity: 1;
  z-index: 1;
}

.modal.leaflet-modal .btn-close:focus {
  box-shadow: none;
}

.modal.leaflet-modal .custom-select {
  position: relative;
}

.modal.leaflet-modal .dropdownQuery {
  background: #f9f9f9 0% 0% no-repeat padding-box;
  border: 1px solid #efefef;
  outline: none;
  padding-left: 22px;
}

.modal.leaflet-modal .dropdownQuery .select {
  cursor: pointer;
  display: block;
  padding: 0;
  padding-top: 0;
}

.modal.leaflet-modal .dropdownQuery .dropdownQuery-menu {
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  margin-top: 10px;
  border-radius: 0;
  display: none;
  z-index: 9;
  box-shadow: 0px 0px 30px #0000001a;
  border-radius: 0px;
  padding: 13px 4px;
  top: 40px;
}

.modal.leaflet-modal .custom-select:before,
.modal.leaflet-modal .custom-select:after {
  background: none;
  content: "";
  position: absolute;
  width: 8px;
  height: 2px;
  background-color: #5e5e5e;
  display: inline-block;
  border-radius: 50px;
  transition: all 0.5s ease;
  right: 26px;
  top: 28px;
  display: none;
}

.modal.leaflet-modal .custom-select:after {
  transform: rotate(45deg);
  right: 36px;
}

.modal.leaflet-modal .dropdownQuery .dropdownQuery-menu li {
  border-bottom: 0;
  color: #383636;
  text-transform: uppercase;
  opacity: 0.8;
  font: normal normal 14px/20px var(--acumin_medium);
  letter-spacing: 0.28px;
}

.modal.leaflet-modal .dropdownQuery {
  border: 1px solid #ffffff1a;
  color: #000;
  border-radius: 30px;
  height: 60px;
  background: #ffffff0d 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 0 23px;
  outline: none;
  display: flex;
  align-items: center;
  position: relative;
}

.modal.leaflet-modal .dropdownQuery::before {
  content: "";
  width: 7px;
  height: 7px;
  border: 2px solid #5e5e5e;
  position: absolute;
  top: 42%;
  right: 35px;
  border-top: 0;
  border-right: 0;
  transform: rotate(314deg);
  transition: all 0.3s ease-in-out;
}

.modal.leaflet-modal .dropdownQuery.active::before {
  transform: rotate(137deg);
  transition: all 0.3s ease-in-out;
}

.modal.right-transform-ex.fade .modal-dialog {
  transform: translateX(100px);
}

.modal.right-transform-ex.show .modal-dialog {
  transform: none;
}

.modal.whereToBuy-exe .modal-dialog {
  max-width: 100%;
  background: #f3f3f3;
}

.modal.whereToBuy-exe .lt_data {
  padding: 75px 0 75px 75px;
}

.modal.whereToBuy-exe .modal-body {
  padding: 0;
}

.modal.whereToBuy-exe .modal-content {
  background: #f3f3f3;
}

/*Smart Spaces page css start here*/
.treading-suggetions {
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  margin-top: 20px;
}

.treading-text {
  font-family: var(--acumin_medium);
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  display: block;
}

.sugg-text {
  font-family: var(--acumin_semibold);
  font-size: 10px;
  line-height: 14px;
  color: #fff;
  letter-spacing: 0;
  background: #afafaf8a;
  /* padding: 10px 15px 6px 15px; */
  padding: 6px 15px 2px 15px;
  border-radius: 100px;
  backdrop-filter: blur(1px);
}

.sugg-text:hover {
  color: #fff;
  background: #8b89898a;
}

.suggetions-texts {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}

.freatured-topic {
  padding: 100px 0;
  position: relative;
  width: 100%;
  background: url(../images/featured_bg.png) no-repeat top;
  background-size: 100%;
}

.containerWrapper {
  padding: 0 140px;
  position: relative;
}

.feaTopic-flex {
  display: flex;
}

.feaSlide-img,
.feaTopic-content {
  width: 50%;
  background: #ffffff;
  padding: 0;
}

.featrd-topic-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #ffffff;
}

.feaSlide-img img {
  height: 590px;
  max-height: 600px;
  object-fit: cover;
}

.comment-views-flex {
  display: flex;
  gap: 20px;
  align-items: center;
}

img.comment-views-img {
  width: 21px;
}

.comment-views-anchor {
  font-family: var(--acumin_semibold);
  font-size: 16px;
  line-height: 22px;
  color: #383636;
  text-transform: uppercase;
  letter-spacing: 0;
  opacity: 0.7;
}

.topic-sugge {
  display: flex;
  gap: 10px;
}

.topic-sugge-text {
  font-family: var(--acumin_semibold);
  font-size: 12px;
  line-height: 10px;
  color: #383636;
  text-transform: uppercase;
  letter-spacing: 0;
  border: 1px solid rgba(56, 54, 54, 0.2);
  padding: 15px 20px 12px;
  display: flex;
  border-radius: 41px;
  width: fit-content;
}

a.topic-sugge-text:hover {
  color: #383636;
  cursor: auto;
}

.ft-spans1 {
  font-family: var(--acumin_semibold);
  font-size: 16px;
  line-height: 22px;
  color: #383636;
  text-transform: uppercase;
  letter-spacing: 0;
  position: relative;
  opacity: 0.7;
}

.ft-spans1.admin::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -15px;
  background: #383636;
  border-radius: 50%;
}

.admin-spans {
  display: flex;
  gap: 26px;
  align-items: center;
}

.topic-content-row {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.paragraph-ss1 {
  opacity: 0.7;
}

.smart-space-page .img-transition .img-fluid {
  width: 100% !important;
  height: 320px;
  max-height: 320px;
  object-fit: cover;
}

.Editors_Choice_wrapper .img-transition .img-fluid {
  width: 100% !important;
  height: 500px;
  max-height: 500px;
  object-fit: cover;
}

.carousel-control-next-icon {
  background-image: url(../images/next.png);
}

.carousel-control-prev-icon {
  background-image: url(../images/back.png);
}

/*Smart Spaces page css end here*/

@media screen and (min-width: 1600px) {
  .downloadApp_Sec .heading {
    width: 65%;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .fanRegulator360_lGe .fanRegulator-details {
    padding: 20px;
    width: 90%;
  }

  .fanRegulator360_lGe .wrap_button {
    height: 52px;
    overflow: hidden;
  }

  .fanRegulator360_lGe .wrapNumber-Button1 .btn-carsKnow {
    font-size: 12px;
    /* padding: 0px 0px; */
  }

  .resources-col {
    padding: 20px;
  }

  .res_cardHeading {
    font-size: 24px;
    line-height: 24px;
  }

  .res_tagName {
    font-size: 10px;
    line-height: 13px;
    margin-bottom: 15px;
  }

  .downloadPage_filters .efficient_protection_slider_wrapper {
    padding: 42px 60px 0px;
  }

  .res_img {
    width: 40%;
  }

  .eCol-flex {
    gap: 10px;
  }

  .res_downloadButton {
    letter-spacing: 0.4px;
  }

  /*Enquiry Now Leaflet*/
  .modal.leaflet-modal .modal-body {
    padding: 60px;
  }

  .leaflet_heading-text {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 0px;
  }

  .modal.leaflet-modal .mb-3 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }

  .modal.leaflet-modal .form-mb .form-control {
    height: 50px;
  }

  .modal.leaflet-modal .dropdownQuery {
    height: 50px;
  }

  .modal.leaflet-modal .submitBtn {
    width: 192px;
    height: 52px;
  }

  .modal.leaflet-modal .modal-dialog {
    max-width: 610px;
    height: 100vh;
  }

  /*Where TO buy Leaflet*/
  .modal.whereToBuy-exe .modal-dialog {
    max-width: 100%;
  }

  .modal.whereToBuy-exe .tab-content .nav-link {
    padding: 17px 7px;
  }

  .modal.whereToBuy-exe .tab-content {
    padding: 15px !important;
  }

  .modal.whereToBuy-exe .mainNav-tabs {
    margin-bottom: 20px;
  }

  .modal.whereToBuy-exe .navigationMap li a {
    font-size: 18px;
  }

  .modal.whereToBuy-exe .shopBtn {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 220px;
    height: 60px;
  }

  .modal.whereToBuy-exe .navigationMap li {
    padding: 14px 0px 10px 0;
  }

  .modal.whereToBuy-exe .modal-body {
    padding: 0;
  }

  .modal.whereToBuy-exe .lt_data {
    padding: 50px 0 50px 50px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .resources-col {
    padding: 20px;
  }

  .res_cardHeading {
    font-size: 24px;
    line-height: 24px;
  }

  .res_tagName {
    font-size: 10px;
    line-height: 13px;
    margin-bottom: 15px;
  }

  .downloadPage_filters .efficient_protection_slider_wrapper {
    padding: 50px 30px;
  }

  .res_img {
    width: 40%;
  }

  .eCol-flex {
    gap: 10px;
  }

  .res_downloadButton {
    letter-spacing: 0.4px;
  }

  /*Enquiry Now Leaflet*/
  .modal.leaflet-modal .modal-body {
    padding: 50px;
  }

  .leaflet_heading-text {
    font-size: 52px;
    line-height: 52px;
    margin-bottom: 25px;
  }

  .modal.leaflet-modal .mb-3 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }

  .modal.leaflet-modal .form-mb .form-control {
    height: 50px;
  }

  .modal.leaflet-modal .dropdownQuery {
    height: 50px;
  }

  .modal.leaflet-modal .submitBtn {
    width: 192px;
    height: 52px;
  }

  .modal.leaflet-modal .modal-dialog {
    max-width: 610px;
    height: 100%;
  }

  .modal.leaflet-modal .modal-content {
    height: 720px;
  }

  /*Where TO buy Leaflet*/
  .modal.whereToBuy-exe .modal-dialog {
    max-width: 100%;
  }

  .modal.whereToBuy-exe .tab-content .nav-link {
    padding: 10px 7px;
  }

  .modal.whereToBuy-exe .tab-content {
    padding: 15px !important;
  }

  .modal.whereToBuy-exe .mainNav-tabs {
    margin-bottom: 20px;
  }

  .modal.whereToBuy-exe .navigationMap li a {
    font-size: 18px;
  }

  .modal.whereToBuy-exe .shopBtn {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 220px;
    height: 60px;
  }

  .modal.whereToBuy-exe .navigationMap li {
    padding: 14px 0px 10px 0;
  }

  .modal.whereToBuy-exe .modal-body {
    padding: 0;
  }

  .modal.whereToBuy-exe .lt_data {
    padding: 40px 0 40px 20px;
  }

  .modal.whereToBuy-exe .tab-content .nav-link {
    font-size: 10px;
  }

  .modal.whereToBuy-exe .input-group .btn-success {
    top: 9px;
  }

  .modal.whereToBuy-exe .input-group .btn-success img {
    max-width: 16px;
  }

  .modal.whereToBuy-exe .input-group .form-control {
    height: 48px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
  .efficient_protection_slider .row {
    justify-content: flex-start;
  }

  .fanRegulator360_lGe .wrapNumber-Button1 {
    flex-direction: column-reverse;
    gap: 10px;
  }

  .fanRegulator360_lGe .wrapNumber-Button1 {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 991px) {
  .banner_linear_gradient.lp_banner_lg:before {
    width: 100%;
  }

  .efficient_protection_leG .head_wrapper h2 {
    text-align: center;
  }

  .efficient_protection {
    padding: 100px 0;
  }

  #digital-infrastructure-catalogue .efficient_protection {
    padding-top: 0;
  }

  #hospitality .efficient_protection {
    padding-bottom: 0;
  }

  #industrial .efficient_protection {
    padding-bottom: 0;
  }


  #data-center .efficient_protection {
    padding-bottom: 0;
  }

  .efficient_protection_slider_wrapper {
    padding: 0;
    position: relative;
    z-index: 0;
  }

  .ep_nav_pills.selectDropdown {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 11;
    display: block;
    width: 100%;
    left: 0;
    top: auto;
    z-index: 11;
    background: #ffffff 0% 0% no-repeat padding-box;
    padding: 15px;
    transform: translateY(15px);
    transition: all 0.5s ease-in-out;
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  }

  .ep_nav_pills.selectDropdown.toggle {
    transform: translateY(0);
    transition: all 0.5s ease-in-out;
  }

  .efficient_protection_content_wrapper .selectDropdown.toggle {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
  }

  .smart-space-page {
    padding-bottom: 40px;
  }

  .epcw_wrapper_2 .selected-ption {
    height: 43px;
    border: 2px solid #383636;
    border-radius: 100px;
    padding: 13px 25px;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: var(--acumin_semibold);
  }

  .tabs-ul-pills .selectBtn {
    display: block;
    position: relative;
  }

  .tabs-ul-pills .selectBtn::before {
    content: "";
    width: 7px;
    height: 7px;
    background: transparent;
    z-index: 1;
    position: absolute;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    top: 39%;
    right: 30px;
    transform: rotate(45deg);
    transition: all 0.5s ease-in-out;
  }

  .ep_nav_pills .nav-link.active {
    background: none;
    color: #383636;
  }

  .ep_nav_pills .nav-link {
    font-size: 12px;
    border-radius: 0;
    /* height: 28px; */
    border: 0;
    padding: 0 0;
    font-family: var(--acumin_regular);
    text-align: left;
  }

  .efficient_protection_leG .ep_col {
    padding: 5px 10px;
    margin: 0;
  }

  .efficient_protection_leG .ep_col h3 {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    bottom: 40px;
    text-align: center;
  }

  .efficient_protection_leG .ep_col a {
    letter-spacing: 0.4px;
    font-size: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
    bottom: 10px;
    z-index: 2;
  }

  .efficient_protection_leG .ep_col a:after {
    right: -20px;
    width: 13px;
    bottom: 5px;
  }

  .efficient_protection_leG .ep_col .ep_km {
    bottom: 20px;
    display: flex;
    justify-content: center;
  }

  .efficient_protection_leG .ep_col .ep_km {
    bottom: 20px;
  }

  .captionText h6 sup {
    font-size: 12px;
    top: -8px;
  }

  .efficient_protection_leG .ep_hover_img {
    opacity: 1;
  }

  .efficient_protection_slider .row {
    justify-content: flex-start;
  }

  .efficient_protection_slider .col-auto {
    padding: 15px !important;
  }

  .products_list_swip_wrapper h3 {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
  }

  .featuredProducts_section .tab-content {
    padding-top: 30px;
  }

  .case_studies_lGe .case_studies_content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 15px 30px 15px;
  }

  .case_studies_lGe .case_studies_swiper_wrapper .product_img {
    height: 270px;
    object-fit: cover;
  }

  .case_studies_lGe .btn_solid {
    width: fit-content;
  }

  .smart-spaces-bg-lGe .temp-2-area .heading {
    padding: 0 30px;
  }

  .smart-spaces-bg-lGe .temp-2-inner {
    padding: 0 10px;
  }

  .smart-spaces-bg-lGe .temp-2-card img {
    width: 100%;
    height: 194px;
    object-fit: cover;
  }

  .other_products_lGe .other_products_content_sub_wrap {
    display: flex;
    align-items: flex-end;
  }

  .temp-2-textBottom {
    position: absolute;
    right: 0;
    bottom: 14px;
    width: auto;
  }

  .tabs-ul-pills .selectBtn.open::before {
    transform: rotate(224deg);
    transition: all 0.5s ease-in-out;
  }

  .ep_col:hover h3 {
    transform: none;
  }

  /**/
  .fanRegulator360.fanRegulator360_lGe {
    padding-top: 50px;
    overflow: hidden;
  }

  .fanRegulator360_lGe .fanRegular360mySwiper2 {
    margin-bottom: 0;
  }

  .benifit-section-lGe .temp-11 {
    flex-direction: column;
    justify-content: center;
  }

  .temp-11-left,
  .temp-11-right {
    width: 100%;
  }

  .deskTop--view {
    display: none;
  }

  .mobile--view {
    display: block;
  }

  .fan360_breadcrumb {
    padding-left: 0;
    padding-top: 50px;
  }

  .fan360_breadcrumb .breadcrumb-item a,
  .fan360_breadcrumb .breadcrumb-item.active {
    font-size: 10px;
  }

  .fan360_breadcrumb .breadcrumb {
    display: flex;
    align-items: center;
  }

  .fanRegulator360_lGe .breadcrumb-item+.breadcrumb-item::before {
    width: 10px;
    height: 10px;
    display: none;
  }

  .fanRegulator360_lGe .wrapFanRegul360 {
    padding-top: 20px;
  }

  .fanRegulator360_lGe .swiper-pagination-bullet {
    background: transparent;
    position: relative;
    width: 16px;
    height: 16px;
    border: 1px solid #383636;
  }

  .fanRegulator360_lGe .swiper-pagination-bullet::before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #486898;
    border-radius: 50%;
    transform: translate(-50%, -50%);
  }

  .fanRegulator360 .swiper {
    overflow: hidden;
    height: 350px;
  }

  .fanRegulator360 .swiper-pagination {
    bottom: 0px;
    display: block;
  }

  .fanRegulator360 .swiper.swiper-thumbs {
    display: none;
  }

  .fanRegulator360 .swiper-slide img {
    width: 270px;
    height: 270px;
  }

  .fanRegulator360_lGe .fanRegulator-details h2 {
    font-size: 24px;
    line-height: 24px;
  }

  .fanRegulator360_lGe .fanRegulator-details.t2 h2 {
    width: 100%;
  }

  .fanRegulator360_lGe .fanRegulator-details .subTl {
    font-size: 12px;
    line-height: 45px;
    opacity: 0.7;
  }

  .fanRegulator360_lGe .fanRegulator-details p {
    font-size: 12px;
    line-height: 16px;
  }

  .fanRegulator360_lGe .fanRegulator-details .amt-Sect {
    font-size: 24px;
    line-height: 24px;
  }

  .fanRegulator360_lGe .wrapNumber-Button1 {
    flex-direction: column-reverse;
    gap: 10px;
    justify-content: center;
    margin-top: 50px;
  }

  .fanRegulator360_lGe .wrap_button {
    width: 320px;
    height: 56px;
    overflow: hidden;
  }

  .fanRegulator360_lGe .wrapNumber-Button1 .btn-carsKnow,
  .fanRegulator360_lGe .shospOnlineBtn {
    width: 100%;
    height: 56px;
    padding: 18px 50px;
    background: #486898;
    color: #fff;
  }

  .fanRegulator360_lGe .wrapNumber-Button1 .wrap_button .addToboq {
    height: 56px;
    width: 45%;
    background: transparent;
    color: #486898;
  }

  .fanRegulator360_lGe .wrapNumber-Button .minus,
  .fanRegulator360_lGe .wrapNumber-Button .plus {
    font-size: 18px;
  }

  .fanRegulator360_lGe .wrapNumber-Button input {
    width: 48px;
    font-size: 18px;
    height: auto;
  }

  .inner_page_nav.mDnone {
    display: none;
  }

  .specificationSec.specificationSec_lGe {
    padding-block: 90px;
    padding-inline: 30px;
  }

  .specificationSec_lGe .specifiUl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-top: 40px;
  }

  .specificationSec_lGe .specifiUl li .icon1 {
    max-width: 40px;
  }

  .benifit-section-lGe .temp-11-innerR {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.28px;
    padding-left: 0;
    padding-left: 20px;
    font-family: var(--acumin_regular);
  }

  .benifit-section-lGe .temp-11-area {
    padding: 15px;
  }

  .benifit-section-lGe .temp-11-innerL {
    font-size: 24px;
    padding-right: 20px;
  }

  .benifit-section-lGe .temp-11-right {
    padding-left: 0;
  }

  .benifit-section-lGe.ptb-120 {
    padding: 50px 0;
  }

  .benifit-section-lGe .heading {
    margin-bottom: 20px;
  }

  .temp-9-DownloadBg-Lge .heading p {
    text-align: center;
  }

  .temp-9-DownloadBg-Lge .temp-9 .btnMain {
    padding: 0 45px;
    display: flex;
    align-items: center;
    padding-top: 6px;
    height: 56px;
  }

  .related-product-lGe .temp-10.type02 .heading p {
    padding: 0;
  }

  .related-product-lGe .temp-10-area.t2 .temp-5-card .add-boq {
    opacity: 1;
    bottom: 40px;
    justify-content: space-around;
    padding: 0 15px;
  }

  .fanRegulator360_lGe .fanRegulator-details .colorSec h6 {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .fanRegulator360_lGe .fanRegulator-details .colorSec ul li span {
    width: 32px;
    height: 32px;
  }

  .fanRegulator360_lGe .fanRegulator-details .colorSec ul li {
    margin-right: 8px;
  }

  .fanRegulator360_lGe .wrapNumber-Button {
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    margin-top: 50px;
  }

  .fanRegulator360_lGe .fanRegulator-details .wrap-lgo360 img {
    width: 40px;
  }

  .features-benefits-sec-lGe .left-featuresBenifits {
    left: 0;
    top: 8%;
    width: 100%;
    text-align: center;
  }

  .features-benefits-sec-lGe .left-featuresBenifits h3 {
    font-size: 45px;
    line-height: 50px;
    letter-spacing: -1.5px;
  }

  .features-benefits-sec-lGe .left-featuresBenifits p {
    font-size: 12px;
    line-height: 15px;
  }

  .features-benefits-sec-lGe.features-benefits-sec .product_img {
    height: 1098px;
    object-fit: cover;
  }

  .features-benefits-sec-lGe .rt-featuresBeniData {
    width: 90%;
    height: 600px;
    left: 50%;
    top: 40%;
    transform: translateX(-50%);
    padding: 35px 12px;
  }

  .features-benefits-sec-lGe .rt-featuresBeniData::-webkit-scrollbar {
    width: 0;
  }

  .faq_sec button.accordion-button {
    font-size: 16px;
    line-height: 23px;
    max-width: 100%;
    position: relative;
    padding: 15px 0;
    padding-right: 55px;
  }

  .faq_sec .accordion-button::after,
  .faq_sec .accordion-button:not(.collapsed)::after {
    position: absolute;
    right: 5px;
    height: 24px;
    width: 24px;
    top: 15px;
  }

  .faq_sec .accordion-body p {
    font-size: 12px;
    line-height: 18px;
  }

  .download-banner .careers-dropdown__button {
    height: 38px;
    width: 127px;
    padding: 0 10px;
  }

  .download-banner .searchbox-container input.searchbox {
    height: 38px;
    width: 90%;
  }

  .download-banner .banner_search_dropdown_Wrapper {
    width: 75%;
    gap: 5px;
    flex-direction: row;
    padding: 10px 10px;
  }

  .download-banner .careers-dropdown__button {
    font-size: 12px;
  }

  .download-banner .searchbox-container input.searchbox {
    font-size: 12px;
    background-color: transparent;
  }

  .download-banner .searchbutton {
    height: 38px;
    width: 38px;
  }

  .download-banner .searchbox-container {
    width: 100%;
  }

  .download-banner .careers-dropdown__button .zmdi-chevron-down {
    top: 9px;
  }

  .res_cardHeading {
    font-size: 18px;
    line-height: 20px;
    font-family: var("--acumin_bold");
  }

  .res_tagName {
    font-size: 10px;
    line-height: 13px;
    margin-bottom: 15px;
    padding: 7px 12px 5px;
  }

  .downloadPage_filters .efficient_protection_slider_wrapper {
    padding: 0;
  }

  .res_img {
    width: 34%;
  }

  .eCol-flex {
    gap: 15px;
    border: 1px solid rgb(112 112 112 / 20%);
  }

  .res_top .admin {
    font-size: 10px;
  }

  .res_top .date {
    font-size: 10px;
  }

  .ft-spans1.admin::before {
    width: 4px;
    height: 4px;
    top: 45%;
  }

  .res_downloadButton {
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 0.4px;
  }

  .downRes-row .row {
    gap: 10px 0;
  }

  .downloadPage_filters .filter-tabs-xl {
    width: 100%;
    position: relative;
  }

  .download-banner .careers-dropdown__list {
    width: 205px;
    border-radius: 5px;
  }

  .dark_center.head_wrapper {
    padding: 40px 20px;
    padding-top: initial;
  }

  /*Enquiry Now Leaflet*/
  .modal.leaflet-modal .modal-body {
    padding: 60px 25px;
  }

  .leaflet_heading-text {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 0px;
    margin-bottom: 15px;
  }

  .leaflet_heading-text.heading h2 {
    text-align: left;
  }

  .modal.leaflet-modal .mb-3 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }

  .modal.leaflet-modal .form-mb .form-control {
    height: 50px;
  }

  .modal.leaflet-modal .dropdownQuery {
    height: 50px;
  }

  .modal.leaflet-modal .submitBtn {
    width: 192px;
    height: 52px;
  }

  .modal.leaflet-modal .modal-dialog {
    max-width: 610px;
    height: 100%;
    background: #fff;
  }

  .modal.leaflet-modal .modal-content {
    height: auto;
  }

  .modal.leaflet-modal .form-mb .form-control {
    font-size: 14px;
  }

  .modal.leaflet-modal .dropdownQuery .select span {
    font-size: 14px;
  }

  .modal.leaflet-modal .textareaSec {
    font-size: 14px;
  }

  /*Where TO buy Leaflet*/
  .modal.whereToBuy-exe .modal-dialog {
    max-width: 100%;
  }

  .modal.whereToBuy-exe .tab-content .nav-link {
    padding: 6px 25px;
  }

  .modal.whereToBuy-exe .tab-content {
    padding: 4px 15px !important;
  }

  .modal.whereToBuy-exe .mainNav-tabs {
    margin-bottom: 20px;
  }

  .modal.whereToBuy-exe .navigationMap li a {
    font-size: 18px;
  }

  .modal.whereToBuy-exe .shopBtn {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 199px;
    height: 45px;
    border-radius: 36px;
  }

  .modal.whereToBuy-exe .navigationMap li {
    padding: 14px 0px 10px 0;
  }

  .modal.whereToBuy-exe .modal-body {
    padding: 0;
  }

  .modal.whereToBuy-exe .lt_data {
    padding: 40px 0 15px 0px;
  }

  .modal.whereToBuy-exe .tab-content .nav-link {
    font-size: 10px;
  }

  .modal.whereToBuy-exe .input-group .btn-success {
    top: 9px;
  }

  .modal.whereToBuy-exe .input-group .btn-success img {
    max-width: 16px;
  }

  .modal.whereToBuy-exe .input-group .form-control {
    height: 48px;
  }

  .modal.whereToBuy-exe .leaflet_heading-text {
    text-align: center;
  }

  .modal.whereToBuy-exe .mainNav-tabs .nav-link {
    padding: 7px 25px;
  }

  .modal.whereToBuy-exe .whereBuyTab .nav-tabs {
    gap: 7px;
  }

  .modal.whereToBuy-exe .subTabNav .nav-link::after {
    top: 7px;
    right: 13px;
  }

  .modal.whereToBuy-exe .leaflet-body-inner .row>* {
    padding: 0;
  }

  /*Smart Spaces page css start here*/

  .treading-text {
    font-size: 10px;
    line-height: 11px;
  }

  .sugg-text {
    font-size: 8px;
    line-height: 10px;
    padding: 10px 8px 6px 8px;
  }

  .treading-suggetions {
    margin-top: 12px;
  }

  .heading-ss1 {
    font-size: 16px;
  }

  /*Smart Spaces page css end here*/
}

/*jay start css*/

.smart-space-page .share_link1 {
  border: 1px solid #ccc;
  border-radius: 100%;
  padding: 10px;
  display: inline-flex;
}

.smart-space-page .share_link1 img {
  filter: grayscale(10);
}

.smart-space-page img.img-fluid {
  width: auto !important;
  height: auto;
}

.img-transition {
  display: block;
  position: relative;
  overflow: hidden;
}

.img-transition img {
  transform: scale(1);
  transition: all 0.8s;
  height: 270px;
  max-height: 270px;
  object-fit: cover;
}

.img-transition img:hover {
  transform: scale(1.2);
}

/* .smart-space-page .main-card .topic-sugge-text {
  font-size: 12px;
  padding: 10px 27px 6px;
}

.smart-space-page .main-card .share_link1 {
  padding: 10px;
} */

.smart-space-page .carousel-position1 .carousel-control-next,
.carousel-position1 .carousel-control-prev {
  position: absolute;
  top: auto;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  display: contents;
  transition: opacity 0.15s ease;
}

.smart-space-page .carousel-dark .carousel-position1 .carousel-control-next-icon,
.carousel-dark .carousel-position1 .carousel-control-prev-icon {
  filter: invert(0.5) grayscale(100);
  border: 1px dashed rgba(56, 54, 54, .2) !important;
  border-radius: 100%;
  display: inline-flex;
  background-size: 50%;
  width: 3rem;
  height: 3rem;
}

.smart-space-page .carousel-dark .carousel-position1 .carousel-control-prev-icon:hover {
  filter: invert(1.5) grayscale(100);
  transition: all 0.1s ease-in-out 0.1s;
  background-color: gray;
}

.smart-space-page .carousel-dark .carousel-position1 .carousel-control-next-icon:hover {
  filter: invert(1.5) grayscale(100);
  transition: all 0.1s ease-in-out 0.1s;
  background-color: gray;
}

.dark_center.head_wrapper .curated-title {
  margin-top: 60px;
}

.error-img img {
  max-width: 450px;
}

.error-page {
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background: #f9f9f9;
  padding: 0 20px;
}


a.err-backCTA {
  background: #486898 0% 0% no-repeat padding-box;
  border-radius: 35px;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 20px;
  color: var(--white);
  font-family: var(--acumin_bold);
  margin-bottom: 35px;
  margin-top: 20px;
  padding-top: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  height: 45px;
}

@media only screen and (max-width: 991px) {
  .smart-space-page .download-banner .banner_search_dropdown_Wrapper {
    width: 92%;
    gap: 5px;
    flex-direction: row;
    padding: 12px 12px;
  }

  /* .smart-space-page .efficient_protection_slider .col-auto {
    padding: 0px !important;
  } */

  .smart-space-page .feaSlide-img,
  .smart-space-page .feaTopic-content {
    width: 100%;
  }

  .smart-space-page .container-fluid.containerWrapper {
    padding: 0;
  }

  .smart-space-page .carousel-inner.mt-5.pt-5 {
    padding-top: 0 !important;
  }

  .smart-space-page .topic-sugge-text {
    font-size: 8px !important;
    padding: 5px 12px 3px !important;
    line-height: 16px;
  }

  .smart-space-page .share_link1 {
    border: 1px solid #ccc;
    border-radius: 100%;
    padding: 8px;
    display: inline-flex;
  }

  .smart-space-page .tabs-ul-pills .selectBtn {
    margin-bottom: 0 !important;
  }

  .smart-space-page .efficient_protection.downloadPage_filters {
    padding: 50px 0;
  }

  .smart-space-page .comment-views-anchor {
    font-size: 12px;
  }

  .smart-space-page .ft-spans1 {
    font-size: 12px;
  }

  .smart-space-page .freatured-topic {
    padding: 35px 0;
  }

  .smart-space-page .carousel-dark .carousel-position1 .carousel-control-next-icon,
  .smart-space-page .carousel-dark .carousel-position1 .carousel-control-prev-icon {
    filter: invert(0.5) grayscale(100);
    border: 1px solid #ccc !important;
    border-radius: 100%;
    display: inline-flex;
    background-size: 66%;
    width: 2rem;
    height: 2rem;
  }

  .smart-space-page .sugg-text {
    font-size: 8px;
    line-height: 10px;
    padding: 10px 12px 6px 12px;
  }

  .featrd-topic-content {
    margin-top: 30px;
    width: 100%;
  }

  .heading-ss1 {
    font-size: 20px;
  }

  .downloadPage_filters .efficient_protection_slider .col-auto {
    width: 50%;
  }

  .resources-col {
    border: none;
    padding: 0;
  }

  .efficient_protection_leG .ep_col h3 {
    color: #fff;
    font-size: 24px;
  }
}

@media only screen and (max-width: 768px) {
  .efficient_protection_slider .col-auto {
    width: 100%;
  }

  .efficient_protection_leG .ep_col {
    height: 530px;
  }
}

@media only screen and (max-width: 450px) {
  .trending-dropdwn .careers-dropdown__button {
    width: 100px;
  }

  .download-banner .searchbox-container input.searchbox {
    width: 70%;
  }

  /* .products_list_swip_wrapper h3 {
    bottom: 15px;
  } */
  .efficient_protection_leG .ep_col {
    height: 400px;
  }
}