@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap');

* {
  font-family: 'Raleway', sans-serif;
}

.block.menu--top-navigatin {
  margin-bottom: 0 !important;
}

#footer {
  margin-top: 50px;
}

#block-topnavigatin .navigation .gva_menu>li>a {
  color: #fff;
}

#block-gavias-emon-mainnavigation .gva_menu_main>.menu-item>.menu.sub-menu,
#block-gavias-emon-mainnavigation .gva_menu_main>.menu-item>.menu.sub-menu>li {
  padding-left: 0 !important;
}

#block-gavias-emon-mainnavigation .gva_menu_main>.menu-item>.menu.sub-menu {
  box-shadow: none;
}

#block-gavias-emon-mainnavigation .gva_menu_main>.menu-item>.menu.sub-menu::before {
  content: "";
  position: absolute;
  width: 200vw;
  height: 100%;
  background: #F6F6F6;
  left: -50%;
  z-index: -1;
  top: 0;
  box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
}

#block-topnavigatin .navigation .gva_menu>li>a:hover {
  color: #fff;
}

.front .view-bridgelux-blog .views-row {
  margin-bottom: 30px;
}

.view-bridgelux-blog .item {
  margin-bottom: 30px;
}

.layout-two-five .group-left {
  width: 26.47059%;
  float: left;
}

.layout-two-five .group-right {
  width: 70.58824%;
  float: right;
}

@media (min-width: 0) and (max-width: 480px) {
  .susy-container .group-right {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  .susy-container .group-left {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

.group-left,
.group-right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.layout-two-seven .group-left {
  width: 20.45455%;
  float: left;
}

.layout-two-seven .group-right {
  width: 77.27273%;
  float: right;
}

.field-name-title h3 {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}

/* li a, li a:link, a, a:link{
  color: #CB2927;
} */
.node-blog.view-mode-teaser .field-name-field-blog-date {
  text-transform: uppercase;
  font-size: 12px;
}

.post-style-list header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0 30px;
}

.post-style-list header p a {
  white-space: nowrap;
  padding: 10px 15px;
  background: #CB2927;
  color: #fff;
  border-radius: 20px;
  font-weight: bold;
  text-transform: capitalize;
}

.post-style-list header p a:hover {
  background-color: #fff;
  border: 1px solid #CB2927;
  color: #CB2927;
}

.home-product-block img {
  width: 100%;
}

.sidebar-inner .navigation .gva_menu>li {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.sidebar-inner .navigation .gva_menu>li>a {
  border: none !important;
  text-transform: capitalize;
}

#block-secondarymenu .block-content {
  padding: 0;
}

.market-listing .hero {
  background-color: black;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  height: 400px;
  margin-bottom: 2.5em;
}

.market-listing .hero-gradient {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9Ijc3cHgiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIyNzBweCIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
  background-size: 100%;
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0) 77px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0.6));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0) 77px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0) 77px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0.6));
  height: 400px;
  position: absolute;
  width: 100%;
  z-index: 100;
}

.market-listing .hero .breadcrumb {
  color: white;
  position: absolute;
  z-index: 200;
  font-size: 13px;
  padding-top: 20px;
  text-transform: uppercase;
}

.market-listing .hero .breadcrumb ol>li a {
  color: #fff;
}

.market-listing .hero-title.area {
  background-position: 0 -2420px;
  color: white;
  margin-top: 330px;
  padding-left: 60px;
  padding-top: 4px;
  position: absolute;
  white-space: nowrap;
  z-index: 200;
}

.market-listing .field--name-description h2 {
  font-weight: normal;
  text-transform: capitalize;
  margin-bottom: 40px;
}

.market-listing .field--name-description h5 {
  color: #CB2927;
}

.field--name-field-application-products,
.field--name-field-resource-products,
.field--name-field-application-case-studies {
  border-top: 2px solid #DBDBDB;
  font-weight: bold;
}

.field--name-field-application-products .field__label,
.field--name-field-application-case-studies .field__label,
.field--name-field-resource-products .field__label {
  margin: 30px 0;
}

.field--name-field-application-case-studies>.field__items {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.field--name-field-application-case-studies>.field__items>.field__item {
  margin-bottom: 40px;
  padding-right: 45px;
  width: calc(100%/3);

}

.field--name-field-application-case-studies .field__items .field--name-node-title h3,
#block-views-block-product-categories-block-1 .field--name-node-title h2 {
  font-size: 18px;
  text-transform: capitalize;
}

.patents .node--type-page .field--name-body {
  overflow: auto;
}

.market-listing .field--name-description {
  padding-bottom: 30px;
}

#block-views-block-product-categories-block-1 .field--name-node-title h2 {
  text-align: center;
}

.field--name-field-application-case-studies .field__items .field--name-node-title a,
#block-views-block-product-categories-block-1 .field--name-node-title h2 a {
  color: #CB2927;
  text-transform: capitalize;
}

#block-views-block-product-categories-block-1 .field--name-node-title h2 a {
  text-transform: uppercase;
}

.field--name-field-application-products>.field__items,
.field--name-field-resource-products>.field__items {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

/* .field--name-field-resource-products .field--name-field-product-image,
.field--name-field-application-products .field--name-field-product-image{
  width: 250px;
} */

.field--name-field-application-products .node-product.node-teaser,
.field--name-field-resource-products .node-product.node-teaser {
  float: none;
}

.node-product.node-teaser {
  padding-right: 50px;
  padding-bottom: 70px;
}

.field--name-field-application-products .field--name-field-product-image,
.field--name-field-resource-products .field--name-field-product-image,
#block-views-block-product-categories-block-1 .field--name-field-category-product .field--name-field-product-image {
  border: 10px solid #EBEBEB;
}

.product-links-human-centric-lighting-calculator header .field--name-field-link a {
  color: #CB2927;
}

.product-links-human-centric-lighting-calculator .categories-view-content {
  display: flex;
}

.product-links-human-centric-lighting-calculator .field--name-field-media-image {
  border: 10px solid #EBEBEB;
}

.field--name-field-application-products .field--name-node-title h2 a,
.field--name-field-resource-products .field--name-node-title h2 a {
  color: #CB2927;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  display: block;
}

.product-links-human-centric-lighting-calculator .field--name-node-title h2 {
  color: #CB2927;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

.field--name-field-application-products .links .inline,
.field--name-field-resource-products .links .inline {
  color: #CB2927;
}

/*Homepage section header exp. Press Release, Stay Connected*/
.post-style-list header h3.title,
.widget.gsc-heading .title {
  font-size: 30px;
  text-transform: capitalize;
  font-weight: 700;
  color: #969696;
  font-family: "Montserrat";
  margin: 0;
}

.field--name-field-application-products>.field__items>.field__item,
.field--name-field-resource-products>.field__items>.field__item {
  margin-right: 30px;
  margin-bottom: 30px;
}

.market-listing .layout-list {
  display: none;
}

header.header-v3 .topbar {
  background-color: #F6F6F6;
}

.topbar-inner .content>div {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  float: right;
}

.topbar-inner .navigation .gva_menu>li>a {
  color: #887979;
}

.topbar-inner .navigation .gva_menu>li>a:hover {
  background-color: #CB2927;
  color: #fff;
  text-shadow: 0 0 0.9px #fff, 0 0 0.9px #fff;
}

.topbar .search-block-form {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 10px;
}

.topbar .search-block-form .block {
  margin-bottom: 0;
}

.topbar .search-block-form input[type='search'] {
  border: none;
  padding: 4px 15px;
  color: #323335;
}

.header-custom {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-custom .navigation .gva_menu>li>a {
  font-size: 15px;
  text-transform: capitalize;
}

header.header-v3 .header-custom .area-main-menu .area-inner {
  padding-left: 0;
}

.header-custom .navigation .gva_menu .megamenu>.sub-menu {
  margin-top: 0;
  background-color: #F6F6F6;
}

.site-branding-logo img {
  max-height: 90px !important;
}

.header-custom .p-static {
  padding: 0;
}

header.header-v3 .header-custom .main-menu .gva_menu {
  float: left;
}

.site-branding-logo img {
  max-height: 80px;
}

.navigation .gva_menu>li>ul.sub-menu>.hov-1:hover>.sub-menu,
.navigation .gva_menu>li>ul.sub-menu>.hov-2:hover>.sub-menu {
  background-color: #e6e6e6;
}

.navigation .gva_menu>li>ul.sub-menu .menu-item--expanded .menu-item:hover a {
  font-weight: bold;
}

.gva-mega-menu.menu-item--expanded>.sub-menu>.menu-item--expanded:hover>ul.sub-menu {
  background-color: #e6e6e6;
  padding: 15px;
}

.swiper-wrapper:before {
  display: none;
}

#block-topnavigatin .gva_menu li:last-child:link {
  color: #949494;
}

#block-topnavigatin .gva_menu>li:last-child {
  border: 1px solid #C1C1C1;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  color: #949494;
  background-position: left;
  padding: 5px;
  display: inline-flex;
  margin-left: 30px;
  align-items: center;
  justify-content: center;
}

#block-topnavigatin .gva_menu>li>a {
  padding: 15px;
  font-size: 12px;
}

#block-sitebranding {
  text-align: left;
}

.gsc-column>.column-inner {
  padding: 0 15px;
}

.bb-inner>.gsc-column:first-child,
.bb-inner>.gsc-column:nth-child(2) {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.post-title a {
  color: #CB2927;
}

#block-topnavigatin .gva_menu {
  display: flex;
  align-items: center;
  justify-content: center;
}

#block-topnavigatin .gva_menu>li:last-child:hover {
  background-color: #CB2927;
  color: #fff;
  font-weight: bold;
}

#block-topnavigatin .gva_menu>li:last-child:hover a {
  color: #fff;
}

#block-topnavigatin .gva_menu>li:last-child a {
  padding: 0;
}

#block-topnavigatin .gva_menu>li:last-of-type::before {
  content: '';
  background-image: url(../images/globe.png);
  background-repeat: no-repeat;
  fill: #949494;
  width: 17px;
  height: 17px;
  margin-right: 10px;
  background-size: contain;
}

#block-topnavigatin .gva_menu>li:last-of-type:hover::before {
  background-image: url(../images/white-globe.png);
}

#block-topnavigatin .gva_menu>li:last-child a {
  border: none;
}

.hover-img img {
  width: 370px;
  height: 230px;
  object-fit: cover;
  margin-top: 40px;
}

.header-custom .navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu li a {
  text-transform: capitalize;
}

/* .product-search table{
  width: 100% !important;
}
.product-search table thead{
  display: none;
}
.product-search table:nth-child(1) thead{
  display: block !important;
} */
/* #views-exposed-form-product-search-page-1  */

/* .product-search .views-element-container .contextual-region > table tr table thead{
  display: none;
}
.product-search .views-element-container .contextual-region > table tr > td.views-field-field-product-specifications{
  border: none;
}
.product-search .views-element-container .contextual-region{
  overflow: auto;
}
.product-search .views-element-container .contextual-region > table tr table{
  width: 100% !important;
  border-bottom: none;
  margin-bottom: 0;
}
.product-search .views-element-container .contextual-region .filter{
  margin: 0;
}
.product-search .views-element-container .contextual-region > table tr:nth-child(1) table thead{
  display: revert;
} */
#views-exposed-form-product-search-page-1 {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}

#views-exposed-form-product-search-page-1 .form-actions {
  margin-left: 15px;
}

#views-exposed-form-product-search-page-1 .form-actions input {
  background-color: #CB2927;
  color: #fff;
  font-weight: bold;
  border: none;
  padding: 5px 15px;
  border-radius: 3px;
}

#views-exposed-form-product-search-page-1 .form-actions input:hover {
  border: 1px solid #CB2927;
  color: #CB2927;
  background-color: #fff;
}

.product-search .field--name-field-product-specifications .field__label {
  display: none;
}

.product-search .views-element-container table caption {
  font-size: 23px;
  font-weight: bold;
  color: #CB2927;
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 2px solid #DBDBDB;
}

.product-search .views-element-container table {
  border: none;
}

.product-search .views-element-container .filter {
  display: none;
}

.product-search .views-field-field-product-specifications {
  border: none;
}

table.dataTable thead>tr>th.sorting:after, table.dataTable thead>tr>th.sorting_asc:after, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>th.sorting_asc_disabled:after, table.dataTable thead>tr>th.sorting_desc_disabled:after, table.dataTable thead>tr>td.sorting:after, table.dataTable thead>tr>td.sorting_asc:after, table.dataTable thead>tr>td.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc_disabled:after, table.dataTable thead>tr>td.sorting_desc_disabled:after{
  border: none;
  opacity: 1;
  top: 90%;
  left: 50%;
}

.product-search .headerSort:after{
  display: none;
}

.field--name-field-product-specifications .headerSort:after{
  display: none;
}

.field--name-field-product-specifications table thead tr th{
  font-size: 13px;
  padding: 15px;
}

.field--name-field-product-specifications table thead tr th.sorting_desc::after{
  color: #fff;
}
.field--name-field-product-specifications table thead tr th.sorting_desc::before{
  color: #e44949;
}
.field--name-field-product-specifications table thead tr th.sorting_asc::after{
  color: #e44949;
}
.field--name-field-product-specifications table thead tr th.sorting_asc::before{
  color: #fff;
}

.field--name-field-product-specifications table thead tr th.sorting_disabled{
  pointer-events: none;
}

.field--name-field-product-specifications table thead tr th p{
  margin-bottom: 20px;
}

table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_desc:before, table.dataTable thead>tr>th.sorting_asc_disabled:before, table.dataTable thead>tr>th.sorting_desc_disabled:before, table.dataTable thead>tr>td.sorting:before, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_desc:before, table.dataTable thead>tr>td.sorting_asc_disabled:before, table.dataTable thead>tr>td.sorting_desc_disabled:before{
  opacity: 1;
  bottom: 10%;
  left: 50%;
}

table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_desc:after{
  opacity: 1;
  bottom: 10%;
  left: 50%;
}

/* slider aspect ratio to 12:5 or 1200/500 */
.bridgleux .gavias-slider.swiper-container {
  width: 100% !important;
  aspect-ratio: 1200/500 !important;
  min-height: auto !important;
}

.bridgleux .gavias-slider.swiper-container div {
  height: 100% !important;
  min-height: auto !important;
}

.bridgleux .gavias-slider .swiper-slide.center_center .tp-caption {
  transform: translate(50%, 50%);
  width: fit-content !important;
  margin-top: 0 !important;
}

.bridgleux .gavias-slider .gavias-slide-bottom .slider-action {
  height: fit-content !important;
  width: fit-content !important;
  transform: translate(-60%, -60%);
}

.bridgleux .gavias-slider .slick-active .gavias-slide-bottom .slider-action {
  transform: translate(-50%, -50%) !important;
}

.bridgleux .slick-prev,
.bridgleux .slick-next {
  transform: translate(0, 0) !important;
  margin-top: 0 !important;
}

@media (min-width: 481px) {
  .susy-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
    width: 1200px;
  }

  .susy-container:after {
    content: " ";
    display: block;
    clear: both;
  }
}

@media (min-width: 0) and (max-width: 480px) {
  .susy-container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .susy-container:after {
    content: " ";
    display: block;
    clear: both;
  }
}

@media only screen and (min-width: 992px) {
  .gavias-blockbuilder-content .bb-container.container>.row>.row-wrapper {
    display: flex;
    align-content: stretch;
  }

  .views-view-responsive-grid__item:hover {
    background-color: rgba(0, 0, 0, 0.3);
  }

  .views-view-responsive-grid {
    grid-template-columns: repeat(auto-fill);
    grid-gap: 0px;
  }

  .views-view-responsive-grid__item {
    padding: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-left: 1px solid rgba(0, 0, 0, 0.2);
  }

  .views-view-responsive-grid__item:nth-child(odd) {
    border-left: none;
  }

  .views-view-responsive-grid__item:nth-child(3),
  .views-view-responsive-grid__item:nth-child(4) {
    border-bottom: none;
  }
}

.views-view-responsive-grid__item-inner h3 {
  text-transform: capitalize;
  color: #CB2927;
}

.navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu li a {
  font-size: 14px;
}

.js-anchor-menu {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #9B1E1C;
}

/* .js-anchor-menu div {
  display: inline;
  margin: 0;
  padding: 0;
} */

/* .js-anchor-menu div.view-content {
  display: block;
  white-space: nowrap;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

.js-anchor-menu div.view-content:after {
  content: " ";
  display: block;
  clear: both;
} */

.js-anchor-menu a {
  display: inline-block;
  height: 28px;
  padding: 11px 20px;
}

.js-anchor-menu a,
.js-anchor-menu a:link {
  color: white;
}

.js-anchor-menu a:visited,
.js-anchor-menu a:link:visited {
  color: white;
}

.js-anchor-menu a.active:hover,
.js-anchor-menu a.active-trail:hover,
.js-anchor-menu a:hover {
  color: white;
}

.js-anchor-menu a.active,
.js-anchor-menu a:active,
.js-anchor-menu a.active-trail {
  color: white;
}

.js-anchor-menu a:hover,
.js-anchor-menu a.is-active {
  background-color: #CB2927;
}

.js-anchor-wrapper {
  background: #9B1E1C;
  display: none;
  height: 48px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

.js-anchor-menu .view-content,
.js-anchor-menu .view-content a {
  height: 100%;
  font-weight: bold;
}

#block-views-block-press-releases-block-1 header,
#block-views-block-news-block header,
#block-views-block-videos-block header,
#block-views-block-case-studies-block header {
  display: flex;
  align-items: center;
  margin-bottom: 0.75em;
}

#block-views-block-news-block header p:last-child,
#block-views-block-press-releases-block-1 header p:last-child,
#block-views-block-videos-block header p:last-child,
#block-views-block-case-studies-block header p:last-child {
  margin-left: auto;
}

#block-views-block-press-releases-block-1 header h3,
#block-views-block-news-block header h3,
#block-views-block-videos-block header h3,
#block-views-block-case-studies-block h3 {
  color: #CB2927;
  font-size: 28px;
  line-height: 34px;
  text-transform: capitalize;
}

#block-views-block-press-releases-block-1 .view-content-wrap,
#block-views-block-news-block .view-content-wrap,
#block-views-block-videos-block .view-content-wrap,
#block-views-block-case-studies-block .view-content-wrap {
  border-top: 2px solid #DBDBDB;
  margin-bottom: 60px;
  position: relative;
  font-size: 13px;
}

#block-views-block-press-releases-block-1 .view-content-wrap .item,
#block-views-block-case-studies-block .view-content-wrap .item,
.news-listing .view-content-wrap .item {
  border-bottom: 1px solid #DBDBDB;
  padding: 20px 0;
}

#block-views-block-press-releases-block-1 .view-content-wrap .item .views-field-title a,
.news-listing .view-content-wrap .item .field--name-node-title a {
  color: #323335;
  font-size: 18px;
  font-weight: bold;
}

#block-views-block-press-releases-block-1 .view-content-wrap .item .views-field-title a:hover,
.news-listing .view-content-wrap .item .field--name-node-title a:hover {
  color: #CB2927;
}

#block-views-block-videos-block {
  margin-bottom: 60px;
}

.company-ecosystem-partners .field--name-body table td {
  text-align: center;
  vertical-align: middle;
}

#block-views-block-press-releases-block-1 header p:last-child a,
#block-views-block-news-block header p:last-child a,
#block-views-block-videos-block header p:last-child a,
#block-views-block-case-studies-block p:last-child a {
  border-radius: 3px;
  background: white;
  border: 1px solid #D5D5D5;
  display: inline-block;
  font-size: 12px;
  letter-spacing: .6px;
  line-height: 1.4;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #CB2927;
  font-weight: normal;
}

#block-views-block-press-releases-block-1 header p:last-child a:hover,
#block-views-block-videos-block header p:last-child a:hover,
#block-views-block-news-block header p:last-child a:hover,
#block-views-block-case-studies-block p:last-child a:hover {
  color: #fff;
  background-color: #CB2927;
}

#block-views-block-news-block .item {
  border-bottom: 1px solid #DBDBDB;
  padding: 20px 0;
}

#block-views-block-news-block .field--name-node-title a {
  color: #323335;
  font-size: 18px;
  font-weight: bold;
}

#block-views-block-news-block .field--name-node-title a:hover {
  color: #CB2927;
}

#block-views-block-news-block .field--name-node-title a::after,
.news-listing .view-content-wrap .item .field--name-node-title a::after {
  content: ' \f08e';
  font-family: fontawesome;
}

#block-views-block-news-block .field--name-field-media-image {
  line-height: 47px;
  text-align: center;
}

#block-views-block-news-block .field--name-field-media-image img {
  vertical-align: middle;
}

#block-views-block-news-block .field--name-field-news-source,
#block-views-block-news-block .field--name-field-news-date,
.news-listing .view-content-wrap .item .field--name-field-news-source,
.news-listing .view-content-wrap .item .field--name-field-news-date {
  display: inline;
  font-size: 13px;
}

#block-views-block-news-block .field--name-field-news-source::after,
.news-listing .view-content-wrap .item .field--name-field-news-source::after {
  content: ' / ';
}

#block-views-block-videos-block .view-content-wrap .item {
  display: inline-flex;
  flex-direction: column;
  margin: 20px 30px 0 0;
  width: 224px;
}

#block-views-block-videos-block .views-field-title a {
  color: #CB2927;
  font-size: 15px;
  margin-top: 10px;
  display: inline-block;
}

#block-views-block-videos-block .views-field-title a:hover {
  color: #566ec2;
}

#block-views-block-case-studies-block .field--name-field-resource-casestudy-logo {
  float: left;
  text-align: center;
  margin-top: 20px;
  width: 200px;
}

#block-views-block-case-studies-block .field--name-body {
  float: right;
  width: 570px;
  font-size: 15px;
}

#block-views-block-case-studies-block .expandable-formatter--trigger a {
  border: none;
  padding: 0;
  font-size: 14px;
  color: #CB2927;
  display: block !important;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
}

#block-views-block-case-studies-block .expandable-formatter--trigger a::after {
  content: ' \f107';
  font-family: fontawesome;
}

#block-views-block-case-studies-block .expandable-formatter--trigger a:hover {
  color: #CB2927;
  background-color: #fff;
}

#block-views-block-press-releases-block-1 header p:first-child a,
#block-views-block-news-block header p:first-child a,
#block-views-block-videos-block header p:first-child a,
#block-views-block-case-studies-block header p:first a {
  font-size: 0;
  border: none;
  padding: 0;
}

.page-title {
  color: #BE1D1F;
  font-size: 43px;
  font-weight: 300;
  line-height: 50px;
  margin-top: 0;
  padding: 14px 0 4px;
  text-transform: none;
}

.node--type-product .page-title {
  text-transform: uppercase;
}

.node--type-product .field__item table thead th {
  background-color: #ca4343;
  color: #fff;
  font-weight: bold;
  text-transform: none;
  vertical-align: baseline;
}

.node--type-product .field__item table thead th center{
  margin-bottom: 10px;
}

.field--name-field-product-specifications table td:nth-child(2n+1){
  background-color: #fff;
}

.node--type-product .field__item table thead th:first-child,
td.sticky-0{
  position: sticky;
  left: 0;
  z-index: 99;
}

.node--type-product .field__item table thead th:nth-child(2),
td.sticky-1{
  position: sticky;
  /* left: 88px; */
  z-index: 99;
}

.node--type-product .field__item table thead th:nth-child(3),
td.sticky-2{
  position: sticky;
  /* left: 176px; */
  z-index: 99;
}

.node--type-product .field__item table thead th:nth-child(4),
td.sticky-3{
  position: sticky;
  /* left: 339px; */
  z-index: 99;
}

.node--type-product .field__item table thead th p{
  font-weight: bold;
  text-align: center;
}

.field--name-field-product-specifications table{
  border-collapse: collapse;
}

.product-row-5 .field--name-field-product-specifications table thead{
  position: sticky;
  top: 0;
  z-index: 502;
}

.legal .field--name-body p {
  padding: 15px 0;
  border-top: 1px solid #DBDBDB;
}

.legal .field--name-body p a{
  color: #CB2927;
  font-weight: bold;
}

.node--type-product .field__item table thead > tr{
  background-color: #ca4343;
}

.legal .field--name-body p a:hover{
  color: #566EC2;
}

/* .node--type-product .field__item table{
  position: relative;
  border-collapse: collapse; 
} */

/* .node--type-product .field__item table thead th{
  position: sticky;
  position: -webkit-sticky;
  top: 0;
} */

.patents .node--type-page .field--name-body p {
  margin-block-end: 16px;
  margin-block-start: 16px;
}

.patents .node--type-page .field--name-body p a,
.patents .node--type-page .field--name-body table a {
  color: #CB2927;
}

.patents .node--type-page .field--name-body table,
.patents .node--type-page .field--name-body table td,
.patents .node--type-page .field--name-body table tr {
  border: none;
}

.sidebar-right #block-views-block-events-block .block-content {
  border: none;
  padding: 0;
}

.sidebar-right #block-views-block-events-block .block-title span {
  color: #969696;
  font-size: 12px;
  margin: 0;
  padding-top: 11px;
  text-transform: uppercase;
  font-weight: bold;
}

.sidebar-right #block-views-block-events-block .view-content-wrap .item {
  padding: 15px 0;
  border-top: 1px solid #816868;
  font-size: 13px;
}

.sidebar-right #block-views-block-events-block footer {
  padding: 16px 0;
}

.sidebar-right #block-views-block-events-block .view-content-wrap .item .views-field-field-event-link a {
  font-size: 15px;
  color: #CB2927;
}

.sidebar-right #block-views-block-events-block .view-content-wrap .item .views-field-field-event-link a::after {
  content: ' \f08e';
  font-family: fontawesome;
}

#block-anchormenufornews {
  margin-bottom: 0.83em;
}

#block-views-block-logos-block .block-title span {
  font-size: 28px;
  font-weight: bold;
  text-transform: capitalize;
}

.company-strategic-partners .field--name-body h2 {
  margin-bottom: 0.75em;
  text-transform: none;
  font-size: 28px;
}

.company-strategic-partners .field--name-body h2 a {
  color: #566ec2;
  font-weight: bold;
}

.company-strategic-partners .field--name-body h2 a:hover {
  color: #CB2927;
}

.company-strategic-partners .field--name-body p a {
  color: #CB2927;
  font-weight: bold;
}

.company-strategic-partners .field--name-body p a:hover {
  color: #566ec2;
}

#block-views-block-logos-block .block-title {
  border-width: 2px;
}

#block-views-block-logos-block .views-field-field-resource-media {
  border-radius: 3px;
  border: 1px solid #DBDBDB;
  height: 195px;
  line-height: 195px;
  margin-bottom: 8px;
  text-align: center;
  width: 270px;
}

#block-views-block-logos-block .views-field-field-resource-media-1 a {
  color: #CB2927;
  font-weight: bold;
}

#block-views-block-logos-block .views-field-field-resource-media-1 a:hover {
  color: #566ec2;
}

#block-views-block-logos-block .view-content-wrap .item {
  float: left;
  margin: 20px 30px 0 0;
  width: 270px;
}

/* .main {
  margin-bottom: 50px;
} */

.event-page-wrapper h3 a {
  text-transform: capitalize;
  font-size: 18px;
  color: #CB2927;
  font-weight: bold;
}

.event-page-wrapper {
  margin-bottom: 30px;
}

.event-page-wrapper .read-more a {
  color: #CB2927;
  font-weight: bold;
}

.content-main ul li{
  list-style: circle;
}

.market-side-menu>li>a {
  font-size: 18px;
  color: #CB2927;
  margin: 20px 0;
  font-weight: bold;
  text-transform: capitalize;
  padding: 12px 0;
}

.market-side-menu .market-sub-menu li {
  font-size: 14px;
  padding: 12px 0;
  border-top: 1px solid #DBDBDB;
}

.market-side-menu .market-sub-menu {
  margin-bottom: 20px;
}

.market-side-menu .market-sub-menu li a {
  color: #8C8D90;
  display: block;
}

.market-side-menu .market-sub-menu li a i {
  font-size: 25px;
}

.company .node--type-page .node__content {
  display: flex;
}

.company .node--type-page .node__content .field--name-body {
  width: 70%;
}

.company .node--type-page .node__content .field--name-body h2,
.company-ecosystem-partners .node--type-page .node__content .field--name-body h2 {
  color: #CB2927;
  font-size: 28px;
  line-height: 34px;
  text-transform: capitalize;
  margin-bottom: 0.83em;
}

.company .node--type-page .node__content .field--name-body p,
.company-bridgelux-led-inside .field--name-body p,
.company-careers .field--name-body p,
.company-ecosystem-partners .field--name-body p,
.company-strategic-partners .field--name-body p {
  line-height: 26px;
  margin-block: 15px;
}

.company-newsroom .field--name-body p a,
.company .node--type-page .node__content .field--name-body div a {
  color: #CB2927;
  font-weight: bold;
}

.company-newsroom .field--name-body p.cklarge {
  font-size: 18px;
  margin-block-start: 1em;
  margin-block-end: 1em;
}

.company-newsroom .field--name-body p a:hover,
.company .node--type-page .node__content .field--name-body div a:hover {
  color: #566ec2;
}

.company .node--type-page .node__content .field--name-body h3 {
  color: #423F3F;
  font-size: 18px;
  line-height: 32px;
  text-transform: capitalize;
}

.company .node--type-page .node__content .field--name-field-page-sidebar {
  width: 30%;
  padding: 0 35px;
}

.company .node--type-page .node__content .field--name-field-page-sidebar h2 {
  color: #CB2927;
  text-transform: none;
  font-size: 28px;
  line-height: 34px;
  margin: 0;
  margin-bottom: -10px;
  margin-top: 0.83em;
}

.company .node--type-page .node__content .field--name-field-page-sidebar p a {
  color: #CB2927;
  font-weight: bold;
}

.company .node--type-page .node__content .field--name-field-page-sidebar p a:hover {
  color: #566ec2;
}

.company-bridgelux-led-inside table,
.company-bridgelux-led-inside table td,
.company-bridgelux-led-inside table tr {
  border: none;
}

.company-bridgelux-led-inside .node--type-page .field--name-body .media-element-container {
  display: contents;
}

.company-bridgelux-led-inside .node--type-page .field--name-body .media-element-container .file-image img {
  width: 220px;
  object-fit: cover;
}

.company-bridgelux-led-inside .node--type-page .field--name-body .media-element-container .file-image>.content {
  text-align: center;
}

.company-careers .field--name-body h4 {
  color: #CB2927;
  font-size: 18px;
  line-height: 25px;
  text-transform: uppercase;
  font-weight: lighter;
}

.node--type-blog .field--name-node-title h3 a {
  font-size: 18px;
  color: #CB2927;
  text-transform: capitalize;
  font-weight: bold;
  padding-bottom: 10px;
}

.blog .node--type-blog .field--name-node-title h3 a:hover {
  color: #566EC2;
}

.node--type-blog .field--name-node-link a {
  color: #CB2927;
  font-weight: bold;
}

.node--type-blog {
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

body.node--type-blog {
  padding: 0;
}

.top-menu-mobile nav {
  display: none;
  margin-bottom: 30px;
}

.mobile-search-bar {
  display: block;
}

.market-applications .market-side-menu {
  display: flex;
}

.market-applications .market-side-menu>li {
  width: 50%;
  padding-right: 50px;
}

.market-applications .market-side-menu .market-sub-menu {
  display: flex;
  flex-wrap: wrap;
}

.market-applications .market-side-menu .market-sub-menu li {
  width: 50%;
  border-bottom: 1px solid #DBDBDB;
  border-top: 0;
}

.node--type-slice {
  display: flex;
  margin-bottom: 50px;
}

.node--type-slice .group-left,
.node--type-slice .group-right {
  width: 50%;
}

.node--type-slice .group-left {
  padding-right: 20px;
}

.node--type-slice .field--name-node-title h2 {
  color: #CB2927;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.field--name-field-slice-link a {
  color: #CB2927;
  font-weight: bold;
}

.field__item:nth-child(even) .node--type-slice {
  flex-direction: row-reverse;
}

#block-views-block-bridgelux-distributors-block-2 header .view-content-wrap {
  background: #9B1E1C;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  padding: 0;
}

#block-views-block-bridgelux-distributors-block-2 header .js-anchor-menu.cloned .view-content-wrap {
  margin-left: 0;
  left: 0;
}

#block-views-block-bridgelux-distributors-block-2 header .js-anchor-menu.cloned .view-content-wrap>.container {
  margin: 0;
}

#block-views-block-bridgelux-distributors-block-2 header .view-content-wrap>.container {
  display: flex;
  align-items: center;
}

/* #block-views-block-bridgelux-distributors-block-2 header .view-content-wrap .item {
  padding: 11px;
} */

#block-views-block-bridgelux-distributors-block-2 header .view-content-wrap a {
  color: #fff;
  font-weight: bold;
  height: auto;
}

#block-views-block-bridgelux-distributors-block-2 header .view-content-wrap .item:hover {
  background-color: #CB2927;
}

#block-views-block-bridgelux-distributors-block-1 h3,
#block-views-block-bridgelux-distributors-block-2 h3 {
  padding-top: 50px;
  text-transform: capitalize;
  margin-bottom: 50px;
  font-size: 36px;
  border-top: 1px solid #DBDBDB;
}

#block-views-block-bridgelux-distributors-block-1 h3 a,
#block-views-block-bridgelux-distributors-block-2 h3 a {
  color: #CB2927;
  font-weight: bold;
}

.distributor-wrapper {
  margin-bottom: 30px;
}

.distributor-wrapper img {
  margin-bottom: 15px;
}

.distributor-wrapper h5 {
  margin-top: 0;
}

.distributor-wrapper h5 a {
  text-transform: capitalize;
  color: #CB2927;
  font-weight: 600;
  font-size: 17px;
}

.distributor-wrapper p a {
  word-break: break-all;
}

.where-buy-edit-btn a {
  width: 35px;
  height: 35px;
  background-color: #fff;
  color: #CB2927;
  font-weight: bold;
  border-radius: 50%;
  font-size: 0;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  border: 1px solid #CB2927;
}

.where-buy-edit-btn a::before {
  content: '\f040';
  color: #CB2927;
  /* width: 50px;
  height: 50px; */
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 18px;
}

.where-buy-edit-btn {
  margin-bottom: 10px;
  text-align: right;
  float: right;
}

.distributor-wrapper .row {
  margin-bottom: 20px;
}

.where-buy-edit-btn a:hover {
  color: #fff;
  background-color: #CB2927;
}

.where-buy-edit-btn a:hover::before {
  color: #fff;
}

.distributor-wrapper .field--type-image {
  margin-bottom: 20px;
}

.resources .views-element-container header {
  margin: auto;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  padding-left: calc(30% + 40px);
  color: #111;
  font-size: 15px;
}

.resources .views-element-container header p {
  font-size: 18px;
  margin-bottom: 18px;
  font-weight: 300;
}

.resources .views-element-container header a {
  color: #CB2927;
  font-weight: bold;
}

.resources .views-exposed-form.bef-exposed-form .js-form-type-textfield label {
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  color: #CB2927;
}

.resources .views-exposed-form.bef-exposed-form .js-form-item {
  margin-bottom: 20px;
}

.resources .views-exposed-form.bef-exposed-form #edit-field-resource-type-target-id .form-checkboxes .js-form-item,
.resources .views-exposed-form.bef-exposed-form #edit-field-resource-media-target-id .js-form-item.js-form-type-radio,
.resources .views-exposed-form.bef-exposed-form #edit-field-resource-products-target-id-reference .form-checkboxes .js-form-item {
  margin-bottom: 0;
}


.resources .views-exposed-form.bef-exposed-form #edit-field-resource-type-target-id--wrapper legend,
.resources .views-exposed-form.bef-exposed-form #edit-field-resource-media-target-id--wrapper legend,
.resources .views-exposed-form.bef-exposed-form #edit-field-resource-products-target-id-reference--wrapper legend {
  font-size: 18px;
  color: #CB2927;
  font-weight: bold;
}

.resources .views-exposed-form.bef-exposed-form .form-actions input {
  padding: 5px 15px;
  color: #fff;
  background-color: #CB2927;
  font-weight: bold;
  border: none;
}

.resources .views-exposed-form.bef-exposed-form .form-actions input:hover {
  background-color: #fff;
  border: 1px solid #CB2927;
  color: #CB2927;
}

.resources .views-exposed-form.bef-exposed-form .js-form-type-checkbox label,
.resources .views-exposed-form.bef-exposed-form .js-form-type-radio label {
  font-size: 15px;
}

.resources .pager {
  text-align: left;
}

.resources #views-exposed-form-resources-page-1 {
  width: 30%;
}


.resources .resource-content-right {
  padding-left: 40px;
}

.resource-wrapper {
  display: flex;
}

.resources .view-content-wrap .views-field-title {
  color: #CB2927;
  font-weight: bold;
}

.resources .view-content-wrap .views-field-nothing .field-content>span::before {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #111;
  font-family: 'FontAwesome';
  font-size: 36px;
}

.resources .view-content-wrap .views-field-nothing span.Videos::before {
  content: "\f1c8";
}

.resources .view-content-wrap .views-field-nothing span.Application::before {
  content: "\f249";
}

.resources .view-content-wrap .views-field-nothing span.Case::before {
  content: "\f02d";
}

.resources .view-content-wrap .views-field-nothing span.Certifications::before {
  content: "\f0a3";
}

.resources .view-content-wrap .views-field-nothing span.Computer::before,
.resources .view-content-wrap .views-field-nothing span.Programming::before {
  content: "\f1c9";
}

.resources .view-content-wrap .views-field-nothing span.Connectivity::before {
  content: "\f1eb";
}

.resources .view-content-wrap .views-field-nothing span.Data::before {
  content: "\f1eb";
}

.resources .view-content-wrap .views-field-nothing span.Logos::before {
  content: "\f1c5";
}

.resources .view-content-wrap .views-field-nothing span.Mechanical::before {
  content: "\f080";
}

.resources .view-content-wrap .views-field-nothing span.Press::before {
  content: "\f083";
}

.resources .view-content-wrap .views-field-nothing span.Product::before,
.resources .view-content-wrap .views-field-nothing span.Quick::before {
  content: "\f1c1";
}

.resources .view-content-wrap .views-field-nothing span.Ray::before,
.resources .view-content-wrap .views-field-nothing span.Sell::before,
.resources .view-content-wrap .views-field-nothing span.White::before {
  content: "\f15b";
}

.resources .view-content-wrap .item {
  margin-bottom: 30px;
  background-color: #F6F6F6;
  border: 1px solid #DBDBDB;
  padding: 15px;
  position: relative;
}

.resources .view-content-wrap .item .views-field-title {
  font-size: 20px;
}

.resources .view-content-wrap .item .views-field-field-resource-type .field-content a {
  text-transform: uppercase;
  font-size: 14px;
}

.resources .view-content-wrap .item .views-field-title a {
  color: #CB2927;
}

.resources .view-content-wrap .views-field-field-resource-type h2 {
  font-size: 16px;
}

.resources .view-content-wrap .views-field-field-resource-type h2 a {
  text-transform: capitalize;
  color: #CB2927;
  font-weight: bold;
}

.product-row-3 .field__label,
.product-row-5 .field__label,
.field--name-field-product-extra .field__label,
.product-row-5 .field__label,
.field--name-field-product-certifications .field__label,
.field--name-field-product-case-studies .field__label,
.product-row-8 h2 {
  text-transform: capitalize;
}

.product-row-7 {
  padding-top: 60px;
}

.product-row-7 .field--name-field-product-case-studies .field__label {
  font-weight: bold;
}

.product-row-7 .field--name-field-product-case-studies .field__items {
  display: flex;
  flex-wrap: wrap;
}

.product-row-7 .field--name-field-product-case-studies .field__items>.field__item {
  width: 33.33%;
  margin-bottom: 30px;
  padding-right: 15px;
}

.product-row-7 .field--name-field-product-case-studies .field__items .field__item .field--name-node-title h3 a {
  font-weight: bold;
  text-transform: capitalize;
  color: #CB2927;
}

.header-main>.container,
.content-main .container,
#content .container {
  padding-inline: 0;
}

.mobile-search-form {
  margin: 20px 0;
  padding: 0 15px;
}

.mobile-search-form .js-form-type-search {
  width: 75%;
}

.search-form__submit {
  font-weight: bold;
  background-color: #CB2927;
  border: none;
  padding: 5px 15px;
  border-radius: 3px;
}

.mobile-search-form .form-item input[type="search"] {
  width: 100%;
  padding: 5px 15px;
}

.node--view-mode-featured-blog {
  display: flex;
  border-radius: 10px;
  background: #F1F1F1;
  margin-bottom: 50px;
  padding: 0;
  overflow: hidden;
}

.node--view-mode-featured-blog .group-left,
.node--view-mode-featured-blog .group-right {
  width: 50%;
  background-color: #f1f1f1;
}

.node--view-mode-featured-blog .group-right {
  padding: 50px 50px 50px 40px;
}

.node--view-mode-featured-blog .group-right .field--name-node-title h2 a {
  text-transform: capitalize;
  font-size: 28px;
  color: #515151;
  font-weight: 300;
}

.node--view-mode-featured-blog .group-right .field--name-node-title h2 a:hover {
  color: #CB2927;
}

.node--view-mode-featured-blog .group-right .field--name-field-blog-date {
  font-size: 12px;
  text-transform: uppercase;
}

.field--name-field-resource-related .field__label {
  font-weight: bold;
  margin: 30px 0;
}

.back-to-resources {
  border-radius: 3px;
  border: 1px solid #D5D5D5;
  display: inline-block;
  font-size: 13px;
  margin-top: 10px;
  padding: 12px 20px;
}

.back-to-resources,
.back-to-resources:visited {
  color: #566ec2;
}

.back-to-resources::before {
  content: '\f0a8';
  padding-right: 5px;
  font-family: fontawesome;
}

.anchormenu-tabs .container {
  margin: auto;
  padding: 15px;
}

.products .node--type-page.node--view-mode-full .field--name-body .callout {
  border-radius: 3px;
  box-sizing: border-box;
  background: #6B6B6B;
  color: white;
  padding: 2%;
}

.products .node--type-page.node--view-mode-full .field--name-body .callout .callout-section {
  box-sizing: border-box;
  float: left;
  padding-right: 8%;
  padding-top: 4px;
  width: 35%;
}

.products .node--type-page.node--view-mode-full .field--name-body .callout .callout-section p {
  margin: 16px 0;
  font-weight: bold;
}

.products .node--type-page.node--view-mode-full .field--name-body .callout a:before {
  font-family: fontawesome;
  padding-right: 5px;
}

.products .node--type-page.node--view-mode-full .field--name-body .callout a,
.callout a:link {
  color: #CB2927;
}

.products .node--type-page.node--view-mode-full .field--name-body .callout a.gear:before {
  content: '\f013 ';
}

.products .node--type-page.node--view-mode-full .field--name-body .callout a.pdf:before {
  content: '\f1c1 ';
}

.products .node--type-page.node--view-mode-full .field--name-body .callout a {
  border-radius: 3px;
  background: white;
  font-size: 13.5px;
  font-weight: 600;
  padding: 10px;
  text-transform: uppercase;
}

.products .node--type-page.node--view-mode-full .field--name-body .callout::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.products .node--type-page.node--view-mode-full .field--name-body .callout h4 {
  box-sizing: border-box;
  color: white;
  font-size: 28px;
  font-weight: 500;
  float: left;
  line-height: 34px;
  margin-bottom: 0;
  margin-top: 0;
  padding-right: 20%;
  text-transform: none;
  width: 15%;
}

.address-notice {
  background: #c9c8c6;
  padding: 20px 0;
  font-size: 17px;
  color: #111;
}

.address-notice .first {
  margin-bottom: 5px;
}

.address-notice span.divider.red {
  display: inline-block;
  padding: 0 10px;
  color: #ca4343;
  font-weight: bold;
}

.taxonomy-page-hero-title {
  color: white;
  margin-top: 330px;
  padding-top: 4px;
  position: absolute;
  white-space: nowrap;
  z-index: 200;
}

.market-listing .page-title {
  display: none;
}

.past-event-wrapper {
  padding: 30px 0;
  border-bottom: 1px solid #D5D5D5;
}

.past-event-wrapper h4 {
  margin-top: 0;
  text-transform: capitalize;
}

.past-event-wrapper h4 a {
  color: #CB2927;
  font-weight: bold;
}

.past-event-wrapper .event-date {
  font-size: 13px;
  text-transform: uppercase;
}

.past-event-wrapper .event-flag {
  text-transform: uppercase;
  margin-top: 15px;
  background-color: #D5D5D5;
  padding: 5px;
  color: #111;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
}

.block.block-simplenews #edit-mail-wrapper input.form-email {
  border-radius: 3px;
  color: #fff;
  padding-left: 10px;
  box-shadow: 0 0 0 1px black, 0 0 0 2px #fff;
}

.block.block-simplenews button[disabled],
html input[disabled] {
  color: #fff;
}

#block-views-block-product-categories-block-1 {
  margin-top: 50px;
}

#block-views-block-product-categories-block-1 .layout--twocol {
  padding: 30px 0;
  border-bottom: 2px solid #D5D5D5;
}

#block-views-block-product-categories-block-1 .view-content-wrap .item:last-child .layout--twocol {
  border-bottom: none;
}

#block-views-block-product-categories-block-1 .layout--twocol>.layout__region--first {
  flex: 1;
}

#block-views-block-product-categories-block-1 .layout--twocol>.layout__region--second {
  flex: 1.5;
}

#block-views-block-product-categories-block-1 .field--name-taxonomy-term-title h2 {
  margin-top: 0;
  color: #CB2927;
  text-transform: capitalize;
}

#block-views-block-product-categories-block-1 .field--name-description {
  padding-right: 25%;
}

#block-views-block-product-categories-block-1 .field--name-field-category-product {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

#block-views-block-product-categories-block-1 .field--name-field-category-product>.field__item {
  margin-right: 40px;
  margin-bottom: 30px;
}

.type-resource-page .views-field-title h2 a {
  color: #CB2927;
  font-weight: bold;
  text-transform: capitalize;
}

.type-resource-page .views-field-title h2 {
  margin-bottom: 20px;
}

.type-resource-page .views-field-body {
  margin-bottom: 10px;
}

.type-resource-page .views-field-field-resource-media a {
  color: #CB2927;
  font-weight: bold;
}

.type-resource-page .views-field-view-node {
  margin-top: 10px;
}

.type-resource-page .views-field-view-node a {
  color: #CB2927;
  font-weight: bold;
}

.type-resource-page .categories-view-content>.item {
  margin-bottom: 40px;
}

#block-indoorblockimage,
#block-outdoorblockimage,
.bridgleux .breadcrumbs,
.contact .breadcrumbs,
.where-buy .breadcrumbs {
  display: none;
}

.dataTables_wrapper {
  overflow: auto;
}

.download {
  font-size: 0;
  text-align: center;
}

.download a::after {
  content: ' \f1c1';
  font-family: fontawesome;
  font-size: 22px;
  color: #CB2927;
}

#block-subscription {
  margin-bottom: 20px;
}

td.download:hover::after {
  color: #CB2927;
}

.contact .content-main>div {
  display: flex;
  padding-bottom: 50px;
  border-bottom: 2px solid #DBDBDB;
}

.contact #block-contact-webform {
  flex: 80%;
  padding-right: 50px;
}

.contact #block-contact-webform a,
.contact .field--name-field-page-sidebar a {
  color: #CB2927;
  font-weight: bold;
}

.contact #block-contact-webform a:hover,
.contact .field--name-field-page-sidebar a:hover {
  color: #566EC2;
}

.contact #block-contact-webform ul {
  padding-left: 20px;
  margin-top: 10px;
}

.contact #block-contact-webform #edit-information,
.product-simulator .webform-submission-form #edit-text,
.form-led-chips #webform-submission-led-chips-add-form #edit-text,
.human-centric-lighting-calculator .webform-submission-form #edit-text {
  margin-bottom: 20px;
}

.contact #block-contact-webform .webform-submission-add-form label,
.product-simulator #block-product-simulator-webform .webform-submission-add-form label,
.form-led-chips #webform-submission-led-chips-add-form label,
.human-centric-lighting-calculator .webform-submission-form label {
  display: block;
  color: #323335;
}

.contact #block-contact-webform .webform-submission-add-form .form-item,
.product-simulator #block-product-simulator-webform .webform-submission-add-form .form-item,
.form-led-chips #webform-submission-led-chips-add-form .form-item,
.human-centric-lighting-calculator .webform-submission-form .form-item {
  margin-bottom: 15px;
}

.contact #block-contact-webform .webform-submission-add-form .js-form-required::after,
.product-simulator #block-product-simulator-webform .webform-submission-add-form .js-form-required::after,
.form-led-chips #webform-submission-led-chips-add-form .form-item .js-form-required::after,
.human-centric-lighting-calculator .webform-submission-form .js-form-required::after {
  content: '*';
  color: red;
  font-size: 23px;
}

.contact #block-contact-webform .webform-submission-add-form #edit-type-of-inquiry--wrapper legend,
.contact #block-contact-webform .webform-submission-add-form #edit-which-region-are-you-from--wrapper legend,
.product-simulator #block-product-simulator-webform .webform-submission-add-form #edit-product-simulator-contact-consent--wrapper legend,
.form-led-chips #webform-submission-led-chips-add-form #edit-hcl-contact-consent--wrapper-legend,
.human-centric-lighting-calculator .webform-submission-form #edit-hcl-contact-consent--wrapper legend {
  margin-bottom: 10px;
  font-size: 15px;
  border-bottom: none;
  color: #323335;
  font-weight: bold;
}

.contact #block-contact-webform .webform-submission-add-form #edit-type-of-inquiry--wrapper .option,
.contact #block-contact-webform .webform-submission-add-form #edit-which-region-are-you-from--wrapper .option,
.product-simulator #block-product-simulator-webform .webform-submission-add-form #edit-product-simulator-contact-consent--wrapper .option,
.form-led-chips #webform-submission-led-chips-add-form #edit-hcl-contact-consent .option,
.human-centric-lighting-calculator .webform-submission-form #edit-hcl-contact-consent .option {
  display: inline-block;
}

.contact #edit-preview,
.contact #edit-submit,
.product-simulator #edit-preview,
.product-simulator #edit-submit,
.form-led-chips #edit-submit,
.human-centric-lighting-calculator .webform-submission-form #edit-submit {
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
}

.contact .field--name-field-page-sidebar>div:first-child {
  background-color: #CB2927;
  padding: 5px 15px;
  text-align: center;
  border-radius: 3px;
  display: inline-block;
}

.contact .field--name-field-page-sidebar>div:first-child:hover {
  border: 2px solid #CB2927;
  background-color: #fff;
  color: #CB2927;
}

.contact .field--name-field-page-sidebar>div:first-child:hover a {
  color: #CB2927;
}

.contact .field--name-field-page-sidebar>div:first-child a::before {
  content: ' \f0ac';
  font-family: fontawesome;
  font-size: 18px;
  display: inline-block;
  margin-right: 10px;
}

.contact .field--name-field-page-sidebar>div:first-child a {
  color: #fff;
  font-weight: bold;
}

.contact #block-contact-webform ul li {
  list-style: disc;
}

.contact .content-main>div>#block-gavias-emon-content {
  flex: 20%;
}

#block-salescontacts {
  margin-top: 100px;
  color: #323335;
  font-weight: 600;
}

#block-salescontacts strong {
  color: #CB2927;
  margin: 23px 0 10px 0;
  display: inline-block;
  line-height: 25px;
}

#block-salescontacts table,
#block-salescontacts table tbody,
#block-salescontacts table td,
#block-salescontacts table tr {
  border: none;
}

#block-salescontacts h3 {
  font-size: 18px;
  color: #423F3F;
  text-transform: capitalize;
}

#block-salescontacts a {
  color: #CB2927;
}

#block-salescontacts table td {
  width: calc(100%/3);
}

.company-newsroom-press-releases .view-content-wrap .item {
  padding: 20px 0;
  border-bottom: 1px solid #DBDBDB;
}

.company-newsroom-press-releases .view-content-wrap .views-field-title a {
  color: #323335;
  font-size: 18px;
  font-weight: 600;
}

.company-newsroom-press-releases .view-content-wrap .views-field-title a:hover {
  color: #CB2927;
}

.company-newsroom-press-releases .view-content-wrap .views-field-field-resource-date {
  color: #323335;
  font-weight: bold;
  font-size: 13px;
}

.company-ecosystem-partners .field--name-body a {
  color: #9B1E1C;
  font-weight: bold;
}

.company-ecosystem-partners .field--name-body a:hover {
  color: #566ec2;
}

.company-ecosystem-partners table,
.company-ecosystem-partners table td,
.company-ecosystem-partners table tr {
  border: none;
}

#footer #block-linkfooter .field__item:has(ul.menu) {
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-row-8 h2 {
  color: #CB2927;
  font-size: 28px;
  line-height: 34px;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
}

.product-row-8 .field__item a:hover {
  color: #CB2927;
}

.node--type-resource .file--application-pdf a {
  color: #CB2927;
}

.node--type-resource .file--application-pdf a:hover {
  color: #566EC2;
}

.human-centric-lighting-calculator .field--type-text-with-summary a,
.files-product-simulator-file .field--type-file .field__item .file a {
  color: #CB2927;
}

.human-centric-lighting-calculator .field--type-text-with-summary a:hover,
.files-product-simulator-file .field--type-file .field__item .file a:hover {
  color: #566EC2;
}

.where-buy #page-main-content .content-main .distributor-wrapper a,
.where-buy #page-main-content .content-main .distributor-wrapper>div:has(.number-text) {
  color: #566EC2;
}

.where-buy #page-main-content .content-main .distributor-wrapper .number-text {
  color: #696969 !important;
}

.where-buy #page-main-content .content-main .distributor-wrapper a:hover {
  color: #CB2927;
}

.field--name-field-media-oembed-video .field__item {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.field--name-field-media-oembed-video .field__item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.company-newsroom-videos #block-gavias-emon-content .newsroom .view-content-wrap {
  display: grid;
  grid-template-columns: repeat(2, 270px);
  gap: 20px;
  align-items: end;
}

.videos-section .view-content-wrap .views-field-title {
  margin-top: 15px;
}

.videos-section .view-content-wrap .views-field-title a {
  font-weight: bold;
  color: #CB2927;
}

.distributor-wrapper h5 a {
  color: #CB2927 !important;
}

.view-case-studies .item .field--name-field-resource-casestudy-logo {
  float: left;
  text-align: center;
  margin-top: 20px;
  width: 200px;
}

.view-case-studies .item {
  border-bottom: 1px solid #DBDBDB;
  padding: 20px 0;
}

.view-case-studies .item .field--name-body,
.view-case-studies.newsroom .field--name-field-resource-media,
#block-views-block-case-studies-block .view-content-wrap .item .field--name-field-resource-media {
  float: right;
  width: 570px;
}

.view-case-studies.newsroom .field--name-field-resource-media,
#block-views-block-case-studies-block .view-content-wrap .item .field--name-field-resource-media {
  margin: 15px 0;
}

.view-case-studies.newsroom .field--name-field-resource-media .field--name-field-media-document .field__item>span:nth-child(2),
#block-views-block-case-studies-block .view-content-wrap .item .field--name-field-resource-media .field--name-field-media-document .field__item>span:nth-child(2) {
  display: none;
}

.view-case-studies.newsroom .field--name-field-resource-media a,
#block-views-block-case-studies-block .view-content-wrap .item .field--name-field-resource-media a {
  font-size: 0;
}

.view-case-studies.newsroom .field--name-field-resource-media a::before,
#block-views-block-case-studies-block .view-content-wrap .item .field--name-field-resource-media a::before {
  content: 'Download Case Study (PDF)';
  border-radius: 3px;
  background: #F5F6F7;
  border: 1px solid #D5D5D5;
  padding: 10px 15px;
  color: #677CAA;
  font-size: 15px;
}

.view-case-studies.newsroom .field--name-body .expandable-formatter a {
  color: #CB2927;
  font-weight: bold;
}

.view-case-studies.newsroom .field--name-body .expandable-formatter a:after {
  content: ' \f107';
  font-family: fontawesome;
}

.messages.messages--status span {
  text-align: center;
  padding: 20px;
  background-color: #d87f7e;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  border-radius: 5px;
  display: block;
  margin-bottom: 30px;
}

.news-listing .views-exposed-form-news-page label {
  display: block;
  font-weight: bold;
}

.news-listing .views-exposed-form-news-page #edit-actions {
  display: inline-block;
  margin-top: 15px;
}

.news-listing .views-exposed-form-news-page #edit-actions input {
  background-color: #CB2927;
  color: #fff;
  font-weight: bold;
  border: none;
}

.news-listing .views-exposed-form-news-page #edit-actions input:hover {
  border: 1px solid #CB2927;
  color: #CB2927;
  background-color: #fff;
}

.show-footer-above {
  display: table-header-group;
}

.filter {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.filter select {
  width: 160px;
  padding: 10px 15px;
  border-width: 2px;
}

.filter span {
  font-size: 13px;
  font-weight: bold !important;
  color: #CB2927;
  z-index: 9;
  margin-left: 10px;
  position: absolute;
  top: -8px;
  background: #fff;
  padding: 0 5px;
}

.filter>div {
  display: flex;
  flex-direction: column;
  font-weight: bold;
  margin-right: 50px;
  position: relative;
}

.dataTables_filter {
  display: none;
}

footer ul.menu>li a:hover {
  padding-left: 16px;
}

.file--application-pdf a {
  color: #CB2927;
}

.where-buy #page-main-content .content-main .distributor-wrapper a,
.where-buy #page-main-content .content-main .distributor-wrapper>div:has(.number-text) {
  font-weight: bold;
}

.views-field-field-product-specifications a:hover,
.views-field-field-product-specifications a:active,
.views-field-field-product-specifications a:focus {
  color: #222;
}

#block-views-block-product-search-block-1 form {
  display: none;
}

#block-views-block-product-search-block-1 h2 span {
  font-size: 23px;
  font-weight: bold;
}

#block-views-block-product-search-block-1 table tr td {
  padding: 15px;
}

#block-views-block-product-search-block-1 table tr {
  font-weight: bold;
}

#block-views-block-product-search-block-1 table tr:nth-child(even) {
  background-color: #f6f6f6;
}

#block-topnavigatin .menu-item--expanded .sub-menu .menu-item a {
  text-transform: capitalize;
}

#block-searchform2 form {
  display: flex;
  align-items: center;
  justify-content: center;
}

#block-searchform2 {
  margin-bottom: 0;
}

#block-searchform2 .form-submit {
  margin-left: 5px;
}

@media only screen and (min-width: 769px) {
  .topbar-inner .container {
    margin-right: 0;
  }

  #block-topnavigatin .gva_menu>li:last-child {
    margin-left: 10px;
  }

  .topbar .search-block-form {
    margin-left: 5px;
  }
}

@media only screen and (max-width: 768px) {
  #block-anchormenufornews {
    display: none;
  }

  .market-applications .market-side-menu {
    display: none;
  }

  .mobile-search-bar {
    display: block;
  }

  .top-menu-mobile {
    display: block;
  }

  #block-topnavigatin-menu {
    display: none;
  }

  .top-menu-mobile .menu-item--expanded>.sub-menu {
    display: block !important;
  }

  #block-views-block-case-studies-block .field--name-body {
    width: 100%;
  }

  .sidebar-inner {
    display: none;
  }

  #block-views-block-videos-block .view-content-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #block-views-block-videos-block .view-content-wrap .item {
    margin: 0;
    margin-top: 30px;
  }

  #block-views-block-case-studies-block .field--name-field-resource-casestudy-logo {
    float: none;
    margin: auto;
    margin-top: 20px;
  }

  #block-views-block-logos-block .view-content-wrap .item {
    float: none;
    margin: auto;
    margin-top: 20px;
  }

  .field--name-field-application-case-studies>.field__items {
    flex-direction: column;
  }

  .field--name-field-application-case-studies>.field__items>.field__item {
    width: 100%;
  }

  .field--name-field-application-products>.field__items>.field__item,
  .field--name-field-resource-products>.field__items>.field__item {
    width: 100%;
    margin-right: 0;
  }

  .company .node--type-page .node__content {
    flex-direction: column;
  }

  .company .node--type-page .node__content .field--name-body {
    width: 100%;
  }

  .company .node--type-page .node__content .field--name-field-page-sidebar {
    width: 100%;
    padding: 0;
  }

  .company-bridgelux-led-inside .node--type-page .field--name-body .media-element-container {
    display: inline-block;
  }

  .company-bridgelux-led-inside .node--type-page .field--name-body .media-element-container .file-image img {
    float: none;
  }

  .layout-two-seven .group-right,
  .layout-two-seven .group-left {
    width: 100%;
  }

  .node--type-slice {
    display: flex;
    flex-direction: column;
  }

  .node--type-slice .group-left,
  .node--type-slice .group-right {
    width: 100%;
  }

  .field__item:nth-child(even) .node--type-slice {
    flex-direction: column;
  }

  #block-views-block-bridgelux-distributors-block-2 header {
    display: none;
  }

  #block-views-block-bridgelux-distributors-block-1 .views-view-grid .views-col,
  #block-views-block-bridgelux-distributors-block-2 .views-view-grid .views-col {
    width: 100% !important;
  }

  .resources .resource-content-right {
    padding-left: 0;
  }

  .resource-wrapper {
    flex-direction: column;
  }

  .resources .views-exposed-form.bef-exposed-form {
    margin-bottom: 30px;
  }

  .product-row-7 .field--name-field-product-case-studies .field__items {
    flex-direction: column;
  }

  .product-row-7 .field--name-field-product-case-studies .field__items>.field__item {
    width: 100%;
    padding-right: 0;
  }

  .node--view-mode-featured-blog {
    flex-direction: column;
  }

  .node--view-mode-featured-blog .group-left,
  .node--view-mode-featured-blog .group-right {
    width: 100%;
  }

  .node--view-mode-featured-blog .group-right {
    padding: 15px;
  }

  .product-links-human-centric-lighting-calculator .categories-view-content {
    flex-direction: column;
  }

  .product-links-human-centric-lighting-calculator .categories-view-content>.item {
    margin: auto;
  }

  .products .node--type-page.node--view-mode-full .field--name-body .callout .callout-section {
    width: 100%;
  }

  .products .node--type-page.node--view-mode-full .field--name-body .callout>div:has(> h4) {
    width: 100%;
    height: auto !important;
    margin-bottom: 20px;
  }

  .products .node--type-page.node--view-mode-full .field--name-body .callout h4 {
    width: 100%;
    height: auto !important;
  }

  .address-notice {
    padding: 15px;
  }

  .taxonomy-page-hero-title {
    margin-top: 40px;
  }

  .market-listing .hero,
  .market-listing .hero-gradient {
    height: 250px;
  }

  #block-gavias-emon-content .search-form #edit-submit {
    margin: 10px 0;
  }

  .resources .views-element-container header {
    padding-left: 0;
  }

  #block-views-block-product-categories-block-1 .layout--twocol>.layout__region--first {
    flex: 1;
  }

  #block-views-block-product-categories-block-1 .layout--twocol>.layout__region--second {
    flex: 1;
  }

  #block-views-block-product-categories-block-1 .field--name-description {
    padding-right: 0;
  }

  #block-views-block-product-categories-block-1 .layout--twocol {
    flex-direction: column;
  }

  #block-views-block-product-categories-block-1 .field--name-field-category-product {
    justify-content: center;
    margin-top: 40px;
  }

  .patent-licenses .field--name-body img {
    float: none !important;
  }

  .contact .content-main>div {
    flex-direction: column;
  }

  .contact #block-contact-webform {
    flex: 1;
    padding-right: 0;
  }

  .contact .content-main>div>#block-gavias-emon-content {
    flex: 1;
  }

  #block-salescontacts table td {
    width: 100%;
    display: block;
  }

  .contact #block-contact-webform .webform-submission-add-form input,
  .contact #block-contact-webform .webform-submission-add-form textarea,
  .product-simulator #block-product-simulator-webform .webform-submission-add-form textarea,
  .product-simulator #block-product-simulator-webform .webform-submission-add-form input,
  .form-led-chips #webform-submission-led-chips-add-form input,
  .human-centric-lighting-calculator .webform-submission-form input {
    width: 100%;
  }

  .contact #block-contact-webform .webform-submission-add-form input.form-radio,
  .product-simulator #block-product-simulator-webform .webform-submission-add-form input.form-radio,
  .form-led-chips #webform-submission-led-chips-add-form input.form-radio,
  .human-centric-lighting-calculator .webform-submission-form input.form-radio {
    width: auto;
  }

  .company-newsroom-videos #block-gavias-emon-content .newsroom .view-content-wrap {
    grid-template-columns: repeat(1, 270px);
  }

  .view-case-studies .item .field--name-field-resource-casestudy-logo {
    float: none;
    width: 100%;
  }

  .view-case-studies .item .field--name-body,
  .view-case-studies.newsroom .field--name-field-resource-media {
    float: none;
    width: 100%;
  }
}


@media only screen and (max-width: 991px) {
  #block-sitebranding {
    text-align: left;
  }

  .mobile-search-form {
    display: block;
  }

  .topbar nav{
    display: none;
  }
  .topbar {
    display: block !important;
  }

  .header-main>.container,
  .content-main .container,
  #content .container {
    padding-inline: 15px;
  }

  .views-view-responsive-grid {
    --views-responsive-grid--column-count: 1 !important
  }

  .js-anchor-menu,
  .js-anchor-wrapper {
    display: none !important;
  }

  .products .node--type-page.node--view-mode-full .field--name-body .callout .callout-section {
    width: 100%;
  }

  .products .node--type-page.node--view-mode-full .field--name-body .callout>div:has(> h4) {
    width: 100%;
    height: auto !important;
    margin-bottom: 20px;
  }

  .products .node--type-page.node--view-mode-full .field--name-body .callout h4 {
    width: 100%;
    height: auto !important;
  }

  .view-case-studies .item .field--name-field-resource-casestudy-logo {
    float: none;
    width: 100%;
  }

  .view-case-studies .item .field--name-body,
  .view-case-studies.newsroom .field--name-field-resource-media {
    float: none;
    width: 100%;
  }

  #footer #block-linkfooter .field__item:has(ul.menu) {
    display: block;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1159px) {
  .products .node--type-page.node--view-mode-full .field--name-body .callout .callout-section {
    width: 30%;
  }

  .products .node--type-page.node--view-mode-full .field--name-body .callout>div:has(> h4) {
    height: 250px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
  #footer #block-linkfooter .field__item:has(ul.menu){
    display: block;
  }
}

.top-menu-mobile{
  display: none;
}

/*CSS for double range*/
.range_container {
  display: flex;
  flex-direction: column;
  width: 60%;
}

.sliders_control {
  position: relative;
  height:20px;
}

.form_control {
  position: relative;
  display: flex;
  justify-content: space-between;
  font-size: 24px;
  color: #635a5a;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  pointer-events: all;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 70%;
  box-shadow: 0 0 0 1px #ca4343;
  cursor: pointer;
}

input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  pointer-events: all;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 70%;
  box-shadow: 0 0 0 1px #ca4343;
  cursor: pointer;  
}

input[type=range]::-webkit-slider-thumb:hover {
  background: #f7f7f7;
}

input[type=range]::-webkit-slider-thumb:active {
  box-shadow: inset 0 0 3px #ca4343, 0 0 9px #ca4343;
  -webkit-box-shadow: inset 0 0 3px #ca4343, 0 0 9px #ca4343;
}

.form_control_container span.range-display{
  color: #8a8383;
  font-size: 14px;
  right: -15px;
}


input[type="range"] {
  -webkit-appearance: none; 
  appearance: none;
  height: 4px;
  width: 100%;
  position: absolute;
  background-color: #C6C6C6;
  pointer-events: none;
}

.fromSlider {
  height: 0 !important;
  z-index: 1;
}
.adjust-span{
  display: flex;
  height:25px;
}
.adjust-span span:first-of-type{
  flex: 1;
  position: relative;
  margin-left:0px;
  padding: 0px;
}
.adjust-span span:nth-child(2){
  position: relative;
}
.adjust-span span{
  z-index:-1;
}
.range_container .form_control_container{
  width: 95%;
  position: relative;
  top: -10px;
}