* ul {
  margin-bottom: 0 !important;
}
html, body {
  font-family: 'Open Sans' !important;
  font-weight: 440;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  height: 100%;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #0800fb;
}
a[href^="tel:"] {
  color: #000;
}
h1 {
  font-size: 44px;
  font-weight: 300;
  line-height: 50px;
  margin-bottom: 0;
}
h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: .03em;
  margin-bottom: 0;
  color: #7b2f00;
}
.mt-36 {
  margin-top: 36px;
}
.mb-36 {
  margin-bottom: 36px;
}
.my-36 {
  margin-top: 36px;
  margin-bottom: 36px;
}
.ml-36 {
  margin-left: 36px;
}
.mr-36 {
  margin-right: 36px;
}
.pt-36 {
  padding-top: 36px;
}
.pb-36 {
  padding-bottom: 36px;
}
.py-36 {
  padding-top: 36px;
  padding-bottom: 36px;
}
.pl-36 {
  padding-left: 36px !important;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pr-36 {
  padding-right: 36px !important;
}
.bt {
  border-top: 1px solid #d0ad67;
}
.bb {
  border-bottom: 1px solid #d0ad67;
}

/*===================== Navigation Bar ======================*/

/* Home Page small logo on scroll*/

#tiny-menu-logo {
  top: -90px;
	position: fixed;
  z-index: 200;
  transition: all 0.2s;
  pointer-events: none;
}
#tiny-menu-logo img {
  height: 92px;
}
/* End home page small logo*/

h1 {
  margin-bottom: unset;
}
.HC-logo {
  position:absolute;
  top: 33px;
  height: 145px;
  z-index: 102;
}
.HC-logo.hidden {
  display: none;
}
.header {
  position: fixed;
  z-index: 100;
  top: 0;
  background-color: #000;
  height: 72px;
}
.header.border {
  border: 0 !important;
  outline: #000 solid 20px;
}
.header.secondary {
  background-color: #000;
  height: 92px;
  outline: 2px solid rgba(255, 255, 255, 0.5);
}
.header.secondary .navbar-expand-md .navbar-nav .nav-link {
  padding-right: 18px;
  padding-left: 18px;
}
.nav-link:focus, .nav-link:hover {
  color: white;
}
body .navbar{
  padding-top: 0;
}
.navbar-expand-md .navbar-nav .nav-link {
  padding-right: 24px;
  padding-left: 24px;
}
.navbar.home {
  position: relative;
  left: 50%;
  transform: translate(-50%);
  bottom: 0;
  padding: 0;
  width: fit-content;
}
.nav-link {
  font-variation-settings: 'wdth' 92;
  font-size: 18px;
  font-weight: 440;
  line-height: 20px;
  color: #fff5d0;
  letter-spacing: .06em;
  padding-top: 37px;
}
.home .nav-link {
  padding-top: 45px;
}
.navbar-nav .dropdown-menu .nav-link {
  color: #000;
  z-index: 10;
}
.dropdown-item {
  padding-left: 24px;
  font-weight: 440;
  font-size: 18px;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  background-color:#666;
}
.dropdown-menu[data-bs-popper] {
  min-width: 194px;
  top: 95%;
  left: 24px;
  background-color: #fffdf4;
  border: 2px solid rgba(0,0,0,0.2);
  box-shadow: 8px 10px 15px rgba(0,0,0,.25)
}
.nav-link.active, .nav-link:hover {
  background-image: url('images/menu-item-spotlight.svg');
  background-repeat: no-repeat;
  background-size: auto 69px;
  background-position: center center;
  color: #fff;
}
.home .nav-link.active, .home .nav-link:hover {
  background-size: auto 77px;
}
.navbar-toggler {
  margin: 20px auto 0;
  width: 62px;
  padding: 6px;
  margin-bottom: 10px;
  border: 1px solid #fff;
}
body .navbar-toggler img {
  width: 100%;
  margin: auto;
}
.btn-quotes, .btn-check:focus+.btn-quotes, .btn-quotes:focus {
  position: absolute;
  right: 13px;
  margin-top: 27px;
  color: #fff;
  background-color: #555;
  border-color: #00ff00;
}
.btn-quotes:hover{
  color: #000;
  background-color: #fff5d0;
  border-color: #00ff00;
}
.btn-check:focus+.btn-quotes, .btn-quotes:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}
.btn.btn-quotes {
  font-weight: 440;
}
/*========================= Home Carousel =======================*/
.carousel {
  position: relative;
  margin-top: 72px;
}
.carousel-item.homeSlide {
  background-position: center center;
  background-size: cover;
  background-position: top center;
  height: calc(100vh - 72px);
}
.bg-image1 {
  background-image: url('images/home/homeslide-swish-logo-1-84.webp')
}
.bg-image2 {
  background-image: url('images/home/homeslide-swish-logo-2-84.webp')
}
.bg-image3 {
  background-image: url('images/home/homeslide-swish-logo-3-84.webp')
}

/*==================== PRODUCT LITERATURE FLIP BOOKS ====================*/
.prod-lit img {
  width: 300px;
}
.prod-lit>div {
  margin-top: 1.5ex;
  font-size: 20px;
}
/*==================== PRODUCT BUYER'S GUIDE ====================*/
.mt-title {
  margin-top: 122px;
}
.mt-title > .col {
  padding-bottom: 20px;
}
.mt-title.subt {
  margin-top: 104px;
}
.buyers-categories {
  position: relative;
}
.buyers-categories img{
  width: 100%;
  height: auto;
}
.buyers-categories.fixtures {
  border: 1px solid #000;
  padding: 10px;
  height: 216px;
  margin: auto;
}
.buyers-categories.fixtures img{
  object-fit: scale-down;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  transform: translate(0, -50%)
}
.fixtures.scene {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.fixture-info {
  margin: auto;
  margin-top: 6px;
  font-size: 19px;
  line-height: 24px;
}
.fixture-info.cond {
  font-variation-settings: 'wdth' 86;
}
.fixture-info.cond1 {
  font-variation-settings: 'wdth' 83;
}
.fixture-info.cond2 {
  font-variation-settings: 'wdth' 77;
}
.fixture-info span {
  font-weight: 600;
  color: #7b2f00;
  font-variation-settings:initial;
}
.fixture-info a {
  font-size: 16px;
  letter-spacing: .03em;
  font-variation-settings:initial;
}
.cat-title {
  position: absolute;
  top: 8PX;
  width:100%;
  height: 36px;
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
  z-index: 10;
  font-size: 18px;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: .02em;
}

/*==================== MANUFACTURER GUIDE ====================*/
.manu-selectors {
  display: inline-block;
  width: fit-content;
  font-size: 18px;
  line-height: 28px;
  padding: 0 20px;
  user-select: none;
}
#hc-manufacturers.filter-landscape .item:not(.landscape),
#hc-manufacturers.filter-extsurface .item:not(.extsurface),
#hc-manufacturers.filter-interior .item:not(.interior),
#hc-manufacturers.filter-tape .item:not(.tape),
#hc-manufacturers.filter-fans .item:not(.fans),
#hc-manufacturers.filter-heaters .item:not(.heaters) {
  display: none;
}
.gx-32 {
  --bs-gutter-x: 32px;
}
.manu-section {
  border: 2px solid #ccc; 
  height: 110px;
  margin-top: -2px;
}
.manu-logo {
  border-right: 2px solid #ccc; 
}
.manu-logo img{
  max-height: 70px;
}
.manu-fixtures img {
  height: 90px;
}

/*========================= CONTACTS ==========================*/
.contact-icons {
  text-align: center;
  margin-top: 36px;
  height: 298px;
  font-size: 18px;
}
.contact-icons img {
  height: 100px;
}
.contact-icons img:hover {
  animation: shake 1s;
  animation-iteration-count: infinite;
}
@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

/*========================= Logo Banner =======================*/
.logobanner {
  text-align: center;
}
.logobanner a {
  display: inline-block;
  text-decoration: none !important;
  line-height: 70px;
  margin: 0 20px;
  filter: grayscale(100%);
  transition: all 0.2s;
}
.logobanner a:hover{
  filter: none;
}
.logobanner img {
  max-width: 150px;
  max-height: 50px;
}
.py-3px {
  padding: 0 3px;
}

/*==================== FOOTER ====================*/
.footer {
  margin-top: 20px;
  text-align: center;
  color: white;
  padding-top: 8px;
  background-color: #333;
}
.office-num {
  margin-top: 3px;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: .06em;
}
.office-num a{
  color: #fff;
}
.address-links{
  display: inline;
  padding: 0 10px;
  line-height: 36px;
  font-size: 18px;
}
.address-links a{
  color: #ffffff;
  text-decoration: none;
}
.address-links a:hover{
  color: #fff5d0;
  text-decoration: none;
}
.postalcode span{
  word-break: keep-all;
}
.hc-company {
  font-size: 30px;
  letter-spacing: .02em;
  margin-top: 12px;
  line-height: 34px;
}
.slogan {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: .04em;
  color: #fff5d0;
}
.footer span{
  white-space: nowrap;
}
.copyright {
  font-size: 11px;
  letter-spacing: .07em;
}

/*==================== MEDIA CALLS ====================*/
@media(max-width:1199px) {
  .HC-logo {
    top: 68px;
    height: 112px;
  }
  .mt-title h1 {
    font-size: 40px;
  }
  .header.secondary .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 14px;
    padding-left: 14px;
  }
  .manu-fixtures .hide-image {
    display: none;
  }
}
@media(max-width:1024px) {
  .carousel-item.homeSlide {
    max-width: 100vw;
    height: 50vw;
  }
}
@media (max-width: 991px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 14px;
    padding-left: 14px;
  }
  .home .nav-link.active, .nav-link:hover {
    background-image: url('images/menu-item-spotlight-home.svg');
    background-position: center center;
  }
  .home .nav-link.active, .home .nav-link:hover {
    background-size: auto 128px;
  }
  .btn.btn-quotes {
    display: none;
  }
  #tiny-menu-logo {
    z-index: -200;
  }
  .HC-logo {
    height:182px;
    left: 50%;
    transform: translate(-50%);
    height: 112px;
    z-index:122;
  }
  .mt-title {
    margin-top: 185px;
  }
  .mt-title.subt {
    margin-top: 181px;
  }
}

@media(max-width:767px) {
  .HC-logo {
    top: 78px;
  }
.mt-title.subt {
    margin-top: 191px;
}
  .navbar-nav {
    width: fit-content;
    background-color: #fcf5da;
    border: 1px solid #ababab;
    box-shadow: 6px 6px 6px rgba(171,171,171,.8);
  }
  .home .nav-link {
    padding-top: 5px;
  }
  .nav-link, .navbar.home .navlink{
    font-variation-settings: 'wdth' 100;
    font-size: 18px;
    font-weight: 440;
    line-height: 32px;
    color: #000;
    letter-spacing: normal;
    padding-top: 5px;
  }
  .nav-link.active, .nav-link:hover {
    background-image: none;
    background-color: #666;
    color: #fff;
  }
  .mt-title {
    margin-top: 191px;
    text-align: center;
  }
  .header.secondary {
    height: 152px;
    background-color: #000;
    outline: none;
    z-index: 120;
  }
  .header.secondary.phone-scroll {
    background-color: #000;
    height: 92px;
    outline: 2px solid rgba(255, 255, 255, 0.5);
  }
  .carousel-item.homeSlide {
    max-width: 100vw;
    margin-top: 20px;
    height: 60vw;
  }
  .header {
    height: 92px;
  }
  .header.border {
    outline: none;
  }
  #tiny-menu-logo {
    z-index: 200;
  }
}
@media(max-width:767px) {
  .manu-section {
    height: 100px;
  }
  .manu-fixtures img {
    height: 80px;
  }
}
@media(max-width:374px) {
  .manu-section {
    height: 90px;
  }
  .manu-fixtures img {
    height: 70px;
  }
}