#over-tezspire #tp-banner {
    margin-bottom: 47px;
}
#over-tezspire .banner-text {
    color: white;
    font-size: 42px;
    font-family: 'Lexia-Italic';
    line-height: 48px;
    font-weight: 400;
    max-width: 1440px;
    margin: 0 auto;
}

#over-tezspire .tp-text {
    font-family: Lexia;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #3C4242;
}

#over-tezspire .tp-header {
font-family: 'Lexia-Italic';
    font-size: 42px;
    font-style: italic;
    font-weight: 400;
    line-height: 48px;
    text-align: left;
    color: #003865;
   
}

/*product-menu*/

#over-tezspire h3.visible-xs.visible-sm {
  font-size: 18px;
  line-height: 24px;
  color: #3C4242;
  font-family: Lexia-Regular;
  margin-bottom: 10px;
  font-weight: 300;
}

#over-tezspire .cmp-productmenu__nav {
  padding: 0 0 0 0px;
  list-style: none;
}

#over-tezspire .cmp-productmenu .cmp-productmenu__nav>li>a {
  padding: 10px 0px;
}

#over-tezspire .cmp-productmenu .cmp-productmenu__nav>li>a {
  text-decoration: none;
}

#over-tezspire .cmp-productmenu__infinite-scroll-nav>li>a {
    /* font-weight: bold; */
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  font-family: Lexia-Italic;
  letter-spacing: 0.2px;
  color: #3C4242;
}


#over-tezspire div#tp-homeproduct .azcl-container {
  width: 100%;
  padding: 0 15px;
  max-width: 1470px;
  margin: 0 auto;
}


#over-tezspire *[aria-hidden='true'] {
  visibility: hidden;
  visibility: visible;
  transform: rotate(180deg);
}

#over-tezspire .cmp-productmenu .cmp-productmenu__nav>li.active .fa-chevron-circle-up {
  color: #D0006F;
}

#over-tezspire .cmp-productmenu .cmp-productmenu__nav-pills.cmp-productmenu__nav-stacked li.active>a {
  border-right: none;
    /* border-right: 3px solid #d0238b; */
  ;
}

#over-tezspire .cmp-productmenu {
    /*    top: 20px;*/
    /*padding-top: 64px;*/
  padding: 0;
    /* padding-top: 36px; */
  max-width: 256px;
  position: sticky;
}

/*product menu*/

#over-tezspire p.tp_Ref {
    color: #3C4242;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
}

#over-tezspire ol.tp_num {
    list-style: decimal;
    margin-left: 16px;
    color: #3C4242;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
}

#over-tezspire ol.tp_num li a{

color: #3C4242;
font-size: 14px;
font-weight: 300;
line-height: 22px;
text-align: left;
text-decoration: none;
  
}
#over-tezspire sup {
 /* font-size: 14px;  
  line-height: 0px; */
  font-family: Lexia;
    font-weight: 400;
    color: #3C4242;
     }


/****media queries*****/

@media only screen and (max-width: 767px) {
#over-tezspire h3.visible-xs.visible-sm {
    padding-top: 50px;
}
}

@media only screen and (max-width: 390px) {
#over-tezspire .tp-text {
    font-size: 20px;
}
}


