html {
  scroll-behavior: smooth;
  height: -webkit-fill-available;
}

body {
  background-color: #f6f6f6 !important;
  height: -webkit-fill-available;
  padding-right: 0 !important;
}

:target:before {
  content: "";
  display: block;
  height: 150px;
  margin: -150px 0 0;
}

ul.list-unstyled.tk23-tphdr_rgtul {
  margin-bottom: 0 !important;
}

.tk23-comp_hdr {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  /*background: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(233,239,246) 100%);
  background: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(233,239,246) 100%);
  background: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(233,239,246) 100%);
  box-shadow: 0px 1px 0px 0px rgba(244, 247, 251, 0.004);*/
  padding: 10px 0;
  height: 145px;
}

.tk23-comp_logoCont {
  display: inline-block;
  vertical-align: top;
  width: 72px;
  margin-right: 15px;
  border: 1px solid #e8e8e8;
}

.tk23-comp_nmCont {
  display: inline-block;
  vertical-align: top;
  width: calc( 95% - 75px );
}

.tk23-comp_logoCont a {
  display: table-cell;
}

.tk23-comp_logobox {
  width: 72px;
  height: 72px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}

.tk23-comp_logo {
  display: inline-block;
  vertical-align: middle;
  max-width: 70px;
  max-height: 70px;
}

.tk23-comp_nmttl {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #10426f;
  margin-bottom: 8px;
  transition: all 0.4s ease-in-out;
}

.tk23-comp_nmttl a {
  font: inherit;
  color: #10426f;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}

.tk23-comp_nmttl:hover a {
  color: #ff6600;
}

.tk23-comp_cntry {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #1b1b1b;
  margin-bottom: 5px;
}

.tk23-comp_adrs {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #1b1b1b;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tk23-comp_batchCont {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
  text-align: center;
}

.tk23-comp_batchBox {
  width: 120px;
  text-align: center;
  overflow: hidden;
  margin: 0 auto 8px;
}

.tk23-btchLogo {
  max-width: 110px;
  width: 100%;
  height: auto;
}

.tk23-compYear {
  display: inline-block;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  background: rgb(172,28,41);
  background: linear-gradient(0deg, rgba(172,28,41,1) 0%, rgba(229,39,54,1) 50%, rgba(172,28,41,1) 100%);
  border-radius: 50px;
  padding: 5px 45px;
}

.tk23-comp_hdr__btnCont {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
  text-align: center;
  margin-top: 6px;
}

.tk23-comp_hdr__btnCont .tk23-prod_cntbtn {
  display: inline-table;
  margin-bottom: 6px;
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #ff6600;
  border-radius: 4px;
  padding: 6px 29px;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}

.tk23-comp_hdr__btnCont .tk23-prod_cntbtn:hover {
  color: #fff !important;
  background-color: #e44c00;
}

.tk23-comp_vwnm {
  display: block;
  cursor: pointer;
  margin-top: 6px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #0e65bc;
  transition: all 0.4s ease-in-out;
}

.tk23-comp_vwnm:hover {
  color: #e44c00;
}

.tk23-comp_hdr__btnCont .tk23-prod_cntbtn svg, .tk23-comp_vwnm svg {
  margin-right: 5px;
}


.tk23-comp_bnrCont {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 318px;
}

.tk23-comp_navbarSec {
  background-color: #ff6600;
  height: 44px;
  margin-bottom: 8px;
}

.tk23-comp_navbarBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tk23-menu-item {
  position: relative;
  display: inline-block;
  margin-right: 40px;
}
.tk23-menu-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  cursor: pointer;
  text-transform: capitalize;
  padding: 12px 0;
  color: #fff;
  transition: all 0.4s ease-in-out;
}
.tk-23-tglarw {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  transition: all 0.4s ease-in-out;
}
.tk-23-tglarw:after {
  content: '\f107';
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 16px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  color: #fff;
  font-size: 16px;
  transition: all 0.4s ease-in-out;
}
.tk-23-tglarw > svg {
  font-size: 16px;
  line-height: 20px;
  color: inherit;
}

.tk23-submenu {
  position: absolute;
  top: 2.75rem;
  left: -2rem;
  min-width: 13rem;
  height: auto;
  padding: 0 16px 16px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(1rem);
  border-radius: 0 0 5px 5px;
  border-top: 2px solid #e44c00;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  background-color: hsl(206, 5%, 98%);
  transition: all 0.4s ease-in-out;
  z-index: 9999;
}
.tk23-submenu-item {
  display: block;
  margin-top: 0.75rem;
}
.tk23-submenu-link {
  font-size: 16px;
  font-weight: 500;
  line-height: inherit;
  cursor: pointer;
  color: #1b1b1b;
  transition: all 0.35s ease;
}
.tk23-submenu-link:hover {
  outline: none;
  color: #e44c00;
}

.tk23-burger {
  position: relative;
  display: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 1.75rem;
  height: 1rem;
  opacity: 0;
  visibility: hidden;
  background: transparent;
}

.tk23-burger-line {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 1;
  border: none;
  outline: none;
  background: #fff;
}

.tk23-burger-line:nth-child(1) {
  top: 0px;
}

.tk23-burger-line:nth-child(2) {
  top: 0.5rem;
}

.tk23-burger-line:nth-child(3) {
  top: 1rem;
}

.tk23-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease-in-out;
  background-color: rgba(0, 0, 0, 0.65);
}

.tk23-inqrNow {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
  padding: 10px 0;
  display: block;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}

.tk23-inqrNow svg {
  margin-right: 5px;
}

.tk23-menu-item:hover.tk23-menu-link, .tk23-inqrNow:hover, .tk23-menu-item:hover .tk-23-tglarw:after {
  color: #03416d;
}

.tk23-comp_dtlSec {
  margin: 15px 0 25px;
}

.tk23-comp_lftCont {
  display: inline-block;
  vertical-align: top;
  width: calc(99% - 330px);
  margin-right: 30px;
}

.tk23-comp_rgtCont {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  float: right;
}

.tk23-comp_rgtCont .tk23-prod_cmpsd__cont {
  background: -moz-linear-gradient( 90deg, rgb(255,255,255) 75%, rgb(233,239,246) 100%);
  background: -webkit-linear-gradient( 90deg, rgb(255,255,255) 75%, rgb(233,239,246) 100%);
  background: -ms-linear-gradient( 90deg, rgb(255,255,255) 75%, rgb(233,239,246) 100%);
  box-shadow: 0px 1px 0px 0px rgba(244, 247, 251, 0.004);
  border: 1px solid #e9eef4;
}

.tk23-comp_rgtCont .tk23-prod_cmphd {
  border-bottom: 1px solid #e9eef4;
  padding: 15px 20px;
}

.tk23-comp_rgtCont .tk23-prod_cmpimg__cont {
  display: inline-block;
  vertical-align: top;
  width: 52px;
  margin-right: 15px;
}

.tk23-comp_rgtCont .tk23-prod_cmpimg__cont a {
  display: table-cell;
}

.tk23-comp_rgtCont .tk23-prod_cmpimg__cont a span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 52px;
  height: 52px;
  overflow: hidden;
}

.tk23-comp_rgtCont .tk23-prod_cmpimg__cont img {
  max-width: 50px;
  max-height: 50px;
  vertical-align: middle;
  display: inline-block;
}

.tk23-comp_rgtCont .tk23-prod_cmpnm__cont {
  display: inline-block;
  vertical-align: top;
  width: calc(98% - 68px);
}

.tk23-comp_rgtCont .tk23-prod_cmpnm {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  color: #10426f;
  margin-bottom: 6px;
  cursor: pointer;
}

.tk23-comp_rgtCont .tk23-prod_cmpnm__a {
  font: inherit;
  color: inherit;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}

.tk23-comp_rgtCont .tk23-prod_cmpnm:hover .tk23-prod_cmpnm__a {
  color: #ff6600;
}

.tk23-comp_rgtCont .tk23-prod_cmpcntry {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #1b1b1b;
  margin-bottom: 0;
}

.tk23-comp_rgtCont .tk23-prod_cmpcntry span {
  margin-right: 5px;
}

.tk23-comp_rgtCont .tk23-prod_cmpbtm {
  padding: 20px 25px 30px;
}

.tk23-comp_rgtCont .tk23-prod_cmp__batch {
  position: relative;
  margin-bottom: 35px;
}

.tk23-goldkey_bg {
  background: url("../images/misc_sprite.gif") no-repeat scroll 5px -11px rgba(0, 0, 0, 0);
  display:block;
  height: 17px;
  text-indent: -9999px;
  width: 123px;
  margin: 0 auto 30px;
}

.tk23-goldkey_bg_year{
  height:22px;
  width:170px;
  display:block;
  padding-left:121px;
  margin: 0 auto 30px;
  color:#ffffff;
  background:url("../images/general_sprite.gif") -0px -318px no-repeat;
}

.tk23-silverkey_bg {
  background: url("../images/misc_sprite.gif") no-repeat scroll 5px -49px rgba(0, 0, 0, 0);
  display: block;
  height: 17px;
  text-indent: -9999px;
  width: 123px;
  margin: 0 auto 30px;
}  

.tk23-silverkey_bg_year{
  height:22px;
  width:170px;
  display:block;
  padding-left:121px;
  padding-top:7px;
  margin: 0 30px 30px;
  color:#ffffff;
  background:url("../images/general_sprite.gif") -0px -339px no-repeat;
}

.tk23-goldkey_plus {
  background-color: maroon;
  font-size: 9px;
  line-height: 16px;
  font-weight: 600;
  color: #fff;
  border-radius: 4px;
  position: absolute;
  top: 16px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 45px;
  text-align: center;
}

.tk23-trust_points_greater
{
  height:22px;
  width:33px;
  background:url("../images/general_sprite.gif") -14px -368px no-repeat;
}

.tk23-trust_points_0
{
  height:19px;
  width:33px;
  background:url("../images/general_sprite.gif") -57px -368px no-repeat;
}

.tk23-trust_points_minus
{
  height:19px;
  width:22px;
  background:url("../images/general_sprite.gif") -98px -365px no-repeat;
}

.tk23-comp_rgtCont .tk23-prod_cmp__cntcont {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tk23-comp_rgtCont .tk23-prod_cntbtn {
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #ff6600;
  border-radius: 4px;
  padding: 10px 66px;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}

.tk23-comp_rgtCont .tk23-prod_cntbtn:hover {
  color: #fff !important;
  background-color: #e44c00;
}

.tk23-comp_rgtCont .tk23-prod_cntbtn svg, .tk23-comp_rgtCont .tk23-prod_vwnm svg {
  margin-right: 5px;
}

.tk23-comp_rgtCont .tk23-prod_vwnm {
  background: #e8f2fe;
  border: 1px solid #d2dae4;
  border-radius: 4px;
  padding: 9px 40px;
  margin-top: 15px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #0e65bc;
  transition: all 0.4s ease-in-out;
}

.tk23-comp_rgtCont .tk23-prod_vwnm:hover {
  background: #0e65bc;
  border: 1px solid #0e65bc;
  color: #fff;
}

.tk23-comp_rgtCont .tk23-prod_cmp__prsn {
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  color: #10426f;
  margin-bottom: 12px;
  text-align: center;
}

.tk23-comp_rgtCont .tk23-prod_cmp__prsn span {
  display: block;
  margin-bottom: 5px;
  color: #757575;
  font-size: 13px;
  font-weight: 400;
}

.tk23-comp_rgtCont .tk23-prod_cmp__adrs {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #1b1b1b;
  margin-bottom: 22px;
  text-align: center;
}

.tk23-comp_rtg {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 42px;
  max-width: 242px;
  margin: 25px auto 0;
}

.tk23-comp_rtg a {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #2c71c1;
  margin-bottom: 6px;
  transition: all 0.4s ease-in-out;
}

.tk23-comp_rtg a:last-child {
  margin-bottom: 0;
}

.tk23-comp_rtg a svg {
  margin-right: 5px;
  color: #ff6600;
}

.tk23-comp_rtg a:hover {
  color: #e44c00;
}

.tk23-compsd__cont {
  background: #fff;
  border: 1px solid #e9eef4;
  padding: 18px;
  margin-top: 30px;
}

.tk23-compsd_ttlBox {
  margin-bottom: 25px;
}

.tk23-compsd_ttl {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #1b1b1b;
  margin-bottom: 0;
}

.tk23-compsd_prdCont {
  margin-bottom: 12px;
  transition: all 0.4s ease-in-out;
}

.tk23-compsd_prdCont:last-child {
  margin-bottom: 0;
}

.tk23-compsd_prdlft {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  margin-right: 14px;
}

.tk23-compsd_prdrgt {
  display: inline-block;
  vertical-align: middle;
  width: calc(98% - 75px);
}

.tk23-compsd_prdlft a {
  display: table-cell;
}

.tk23-compsd_prdspn {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 52px;
  height: 52px;
  overflow: hidden;
  border: 1px solid #eee;
  transition: all 0.4s ease-in-out;
}

.tk23-compsd_prdimg {
  max-width: 50px;
  max-height: 50px;
  vertical-align: middle;
}

.tk23-compsd_prdnm {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #1b1b1b;
  margin-bottom: 0;
  transition: all 0.4s ease-in-out;
}

.tk23-compsd_prdnma {
  font: inherit;
  color: #1b1b1b;
  overflow: hidden;
  text-overflow: ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  transition: all 0.4s ease-in-out;
}

.tk23-compsd_prdCont:hover .tk23-compsd_prdspn {
  border: 1px solid #e44c00;
}

.tk23-compsd_prdCont:hover .tk23-compsd_prdnma {
  color: #e44c00;
}

.tk23-comp_inqrySec {
  margin-top: 30px;
}

.tk23-direct-inquiry {
  background-color: #fff;
  padding: 30px 26px;
}

.tk23-direct-inquiry .tk23-prod-det-HD {
  font-size: 20px;
  font-weight: 700;
  color: #1b1b1b;
  line-height: normal;
  margin-bottom: 26px;
}

.tk23-direct-inquiry .tk23-inquiry-lbl, .tk23-direct-inquiry .tk23-inquiry-txt {
  display: inline-block;
  vertical-align: top;
}

.tk23-inquiry-lbl h3, .tk23-inquiry-lbl label {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: #1b1b1b;
}

.tk23-direct-inquiry .tk23-inquiry-lbl {
  width: 110px;
  text-align: right;
  margin-right: 4px;
}

.tk23-direct-inquiry .tk23-inquiry-lbl label {
  margin-top: 10px;
}

.tk23-direct-inquiry .tk23-inquiry-txt {
  width: calc(98% - 110px);
}

.tk23-direct-inquiry .tk23-inquiry-txt span.tk23-inquiry-mn-txt {
  font-weight: 600;
  font-size: 16px;
  color: #1b1b1b;
  line-height: normal;
}

.tk23-direct-inquiry .tk23-mn-inquiry {
  margin-bottom: 26px;
}

.tk23-direct-inquiry .tk23-mn-inquiry input[type="text"], .tk23-direct-inquiry .tk23-mn-inquiry textarea {
  border: 1px solid #dddddd;
  border-radius: 7px;
  width: 100%;
  padding: 8px 11px;
  outline: none;
}

.tk23-direct-inquiry .tk23-mn-inquiry textarea {
  height: 183px;
}

.tk23-direct-inquiry .tk23-mn-inquiry input::placeholder, .tk23-direct-inquiry .tk23-mn-inquiry textarea::placeholder {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.tk23-inquiry-txt ul li {
  display: inline-block;
  vertical-align: middle;
  width: 154px;
  margin-bottom: 20px;
  margin-left: 20px;
}

/* Check box */

.tk23-styled-checkbox + label:before {
  box-shadow: 0 0 0 1px #8e8e8e;
  border-radius: 1px;
}

.tk23-styled-checkbox {
  position: absolute;
  opacity: 0;
}

.tk23-styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  color: #272727;
}

.tk23-styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  background: white;
  margin-bottom: 2px;
}

.tk23-styled-checkbox:hover + label:before {
  background: #f35429;
}
.tk23-styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 1px #8e8e8e;
}

.tk23-styled-checkbox:checked + label:before {
  background: #ff6600;
  box-shadow: 0 0 0 1px #ff6600;
}

.tk23-styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}

.tk23-styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}

.tk23-styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}

.tk23-inquiry-butn {
  background-color: #ff6600;
  color: #fff;
  padding: 13px 20px;
  border-radius: 5px;
  font-size: 17px;
  font-weight: 600;
  transition: all 0.4s ease-in-out;
}

.tk23-inquiry-butn:hover {
  background-color: #e44c00;
}

.tk23-inquiry-butn svg {
  margin-right: 5px;
}

.tk23-comp_infoSec {
  margin-top: 30px;
}

.tk23-comp_infoCont {
  background: #fff;
  padding: 30px 25px;
}

.tk23-comp_infobsc {
  margin-bottom: 35px;
}

.tk23-comp_infottl {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #1b1b1b;
  margin-bottom: 20px;
}

.tk23-comp_infoBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
}

.tk23-comp_infoBox:last-child {
  border-bottom: 1px solid #eee;
}

.tk23-com_inforgt__short, .tk23-com_inforgt__long {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tk23-comp_infolft {
  background: #f6f6f6;
  color: #666;
  word-break: break-word;
  width: 200px;
  min-height: 46px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  padding: 12px 14px;
  overflow: hidden;
}

.tk23-com_inforgt {
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  padding: 12px 14px;
  overflow: hidden;
}

.tk23-comp_infolft p, .tk23-com_inforgt p {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #1b1b1b;
  margin-bottom: 0;
}

.tk23-com_inforgt__short {
  color: #2d2d2d;
  font-weight: 400;
  width: 310px;
  word-break: break-word;
  min-height: 46px;
}

/*.tk23-com_inforgt__short  p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}*/

.tk23-com_inforgt__short:last-child {
  border-right: 1px solid #eee;
}

.tk23-com_inforgt__long {
  min-height: 46px;
  word-break: break-word;
  width: 820px;
  border-right: 1px solid #eee;
}

/*.tk23-com_inforgt__long p {
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}*/

.tk23-com_inforgt__short:hover, .tk23-com_inforgt__long:hover {
  background: #f6f6f6;
}


.tk23-comp_despCont {
  background-color: #fff;
  padding: 30px 25px;
}

.tk23-comp_despCont h2, .tk23-comp_despCont h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 25px;
  margin-top: 30px;
}

.tk23-comp_despCont h2:nth-child(1) {
  margin-top: 0;
}

.tk23-comp_despCont p {
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  color: #000;
  margin-bottom: 15px;
}

.tk23-comp_despCont p:last-child {
  margin-bottom: 0;
}

.tk23-comp_despCont button {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #ff6600;
  border-radius: 4px;
  padding: 8px 32px;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}

.tk23-comp_despCont button:hover {
 color: #fff;
 background-color: #e44c00;
}

.tk23-comp_despCont ul {
  list-style: none;
}

.tk23-comp_despCont li, .tk23-comp_despCont li p, .tk23-comp_despCont li span {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #1b1b1b;
  margin-bottom: 0;
}

.tk23-comp_despCont li {
  margin-bottom: 8px;
}

.tk23-comp_despCont table {
  margin: 25px 0;
}

.tk23-comp_despCont table th {
  border-bottom: 1px solid #212529;
}

.tk23-comp_despCont table tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
  color: #212529;
}
.tk23-comp_despCont table th, .tk23-comp_despCont table td {
  padding: 0.5rem 0.5rem;
}

.tk23-comp_prodshwSec {
  margin-top: 30px;
}

.tk23-comp_prodshwCont {
  background-color: #fff;
  padding: 30px 26px;
}

.tk23-comp_prodshwttl {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #1b1b1b;
  margin-bottom: 20px;
}

/*.tk23-comp_prodshwLst {
  display: flex;
  align-items: flex-start;
  justify-content: ;
}*/

.tk23-comp_prodshwBox {
  width: 175px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
  margin-bottom: 30px;
}

.tk23-comp_prodshwBox a{
  transition: all 0.4s ease-in-out;
}

.tk23-comp_prodshwNm {
  display: block;
  height: 28px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #fac9af;
  padding: 5px 5px 5px 10px;
  margin-top: 20px;
  margin-bottom: 10px;
  border-radius: 3px;
}

.tk23-comp_prodshwBox .tk23-rp-txt1, .tk23-comp_prodshwBox .tk23-rp-txt2 {
  margin-bottom: 0;
}

.tk23-comp_prodshwBox .tk23-rp-txt1 strong {
  font-size: 16px;
  font-weight: 800;
}

.tk23-comp_prodshwBox .tk23-rp-txt1 span {
  font-size: 12px;
}

.tk23-comp_prodshwBox .tk23-rp-txt1 span, .tk23-comp_prodshwBox .tk23-rp-txt2 span {
  color: #9a9a9a;
}

.tk23-comp_prodshwBox .rp-imag1 {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 175px;
  height: 175px;
  overflow: hidden;
}

.tk23-comp_prodshwBox .rp-imag1 {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 175px;
  height: 175px;
  overflow: hidden;
}

.tk23-comp_prodshwBox .rp-imag1 img {
  max-width: 175px;
  max-height: 175px;
  vertical-align: middle;
  display: inline-block !important;
}

.tk23-comp_prodshwBox a:hover .rp-imag1 img {
  transform: scale(1.1);
}

.tk23-comp_prodshwBox a:hover .tk23-comp_prodshwNm{
  background-color:#e44c00;
  color: #fff;
}

@media only screen and (min-width: 993px) {
  .tk23-menu-dropdown:hover > .tk23-submenu {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .tk-23-tglarw {
    padding: 0 15px 0 0;
  }

  .tk-23-tglarw:after {
    top: -7px;
    right: -4px;
  }
}

/*@media only screen and (min-width: 1901px) {
  .tk23-comp_hdr {
    background-size: cover;
  }
}*/

@media screen and (max-width:1499px) {
  .tk23-comp_prodshwBox {
    width: 150px;
  }

  .tk23-comp_prodshwBox .tk23-rp-txt1, .tk23-comp_prodshwBox .tk23-rp-txt2 {
    margin-bottom: 0;
  }

  .tk23-comp_prodshwBox .tk23-rp-txt1 strong {
    font-size: 14px;
  }

  .tk23-comp_prodshwBox .rp-imag1 {
    width: 150px;
    height: 150px;
  }

  .tk23-comp_prodshwBox .rp-imag1 img {
    max-width: 150px;
    max-height: 150px;
  }
  .tk23-comp_bnrCont {
    height: 275px;
  }
}

@media screen and (max-width:1299px) {
  .tk23-com_inforgt__short {
    width: 200px;
  }
  .tk23-com_inforgt__long {
    width: 600px;
  }
  .tk23-comp_bnrCont {
    height: 250px;
  }
}

@media screen and (max-width:1199px) {
  .tk23-comp_bnrCont {
    height: 200px;
  }
  .tk23-comp_infoBox {
    flex-direction: column;
  }
  .tk23-comp_infolft, .tk23-com_inforgt__short, .tk23-com_inforgt__long {
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  .tk23-comp_bnrCont {
    height: 150px;
  }
  .tk23-navbar {
    position: fixed;
    top: 0;
    left: -100%;
    width: 75%;
    height: 100%;
    z-index: 10;
    opacity: 0;
    overflow-y: auto;
    visibility: hidden;
    box-shadow:  0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    background-color: #10426f;
    transition: all 0.5s ease;
  }

  .tk23-navbar.active {
    left: 0;
    opacity: 1;
    visibility: visible;
  }

  .tk23-menu {
    width: 100%;
    height: auto;
    padding: 13rem 0 15px;
  }

  .tk23-menu-item {
    display: block;
    margin: 0 auto 15px;
  }

  .tk23-submenu-item {
    margin-top: 15px;
  }

  .tk23-menu-dropdown.active .tk23-submenu {
    margin-bottom: 20px;
  }

  .tk23-menu-link {
    justify-content: space-between;
    padding: 0.5rem 1.25rem;
  }

  .tk23-menu-item.tk23-menu-dropdown .tk23-menu-link {
    width: 48%;
  }

  .tk23-submenu-link {
    color: #fff;
  }

  .tk-23-tglarw {
    text-align: right;
    width: 48%;
    padding: 0.5rem 1.25rem;
  }

  .tk23-submenu {
    position: relative;
    top: -0.5rem;
    left: 2.5rem;
    width: 100%;
    max-height: 0;
    padding: 0px;
    border: none;
    outline: none;
    opacity: 1;
    overflow: hidden;
    visibility: visible;
    transform: translateY(0px);
    box-shadow: none;
    background: transparent;
  }

  .tk23-burger {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  .tk23-overlay.active {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  .tk23-comp_lftCont, .tk23-comp_rgtCont {
    width: 100%;
    margin-right: 0;
  }

  .tk23-comp_lftCont {
    margin-bottom: 35px;
  }

  .tk23-comp_hdr__btnCont .tk23-prod_cntbtn {
    padding: 8px 24px;
  }

  .tk23-comp_prodshwLst {
    text-align: center;
  }

  .tk23-comp_despSec h2, .tk23-comp_despSec h3, .tk23-comp_despSec p {
    text-align: center;
  }

  .tk23-comp_infolft, .tk23-com_inforgt__short, .tk23-com_inforgt__long, .tk23-comp_infolft p, .tk23-com_inforgt p {
    text-align: center;
  }

  .tk23-com_inforgt__short, .tk23-com_inforgt__long {
    justify-content: center;
  }

  .tk23-comp_prodshwttl, .tk23-comp_infottl, .tk23-prod-det-HD, .tk23-compsd_ttl {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .tk23-comp_bnrCont {
    height: 120px;
  }
  .tk23-comp_navbarSec {
    height:30px;
  }
  .tk23-inqrNow {
    font-size: 15px;
    padding: 2px 0;
  }
  .tk23-burger-line:nth-child(2) {
    top: 0.4rem;
  }
  .tk23-burger-line:nth-child(3) {
    top: 0.75rem;
  }
  .tk23-comp_hdr {
    height: auto;
    text-align: center;
    padding: 18px 0;
  }

  .tk23-comp_nmCont {
    margin-top: 12px;
    width: 100%;
  }

  .tk23-comp_logoCont {
    margin-right: 0;
  }

  .tk23-comp_batchCont {
    text-align: center;
    margin-top: 15px;
  }

  .tk23-comp_batchBox {
    margin: 0 auto 8px;
  }

  .tk23-comp_hdr .row {
    justify-content: center;
  }

  .tk23-direct-inquiry .tk23-inquiry-lbl, .tk23-direct-inquiry .tk23-inquiry-txt {
    width: 100%;
    text-align: left;
  }

  .tk23-direct-inquiry .tk23-inquiry-lbl {
    margin-bottom: 20px;
  }

  .tk23-inquiry-txt ul li {
    margin-left: 3px;
  }

  .tk23-direct-inquiry .tk23-inquiry-txt span.tk23-inquiry-mn-txt {
    font-size: 14px;
  }

  .tk23-inquiry-butn {
    font-size: 14px;
    padding: 13px 15px;
  }

  .tk23-comp_despSec p {
    font-size: 14px;
  }
}

@media screen and (max-width: 399px) {
  .tk23-comp_batchCont, .tk23-comp_hdr__btnCont {
    display: block;
    width: 100%;
  }

  .tk23-comp_batchCont {
    margin-bottom: 22px;
  }
}
.tk23-com_inforgt.tk23-com_inforgt__short a {
  color: #ff6600;
}

.tk23-comp_despCont p {
  line-height: 20px;
}

iframe.youtube-player.vidArea {
  height: 600px;
}

.tk23-desp-inqBtn {
  margin-top: 35px;
}

.tk23-desp-inqBtn .tk23-inquiry-butn {
  padding: 8px 24px;
font-weight: 300;
}

.tk23-btchLogo_yr {
  max-width: 65px;
  width: 100%;
  height: auto;
}

.tk23-comp_prodshwNm {
  background-color: #ff6600;
}

.tk23-comp_prodshwBox a:hover .tk23-comp_prodshwNm {
  background-color: #fac9af;
}
.tk23-comp_servSec {
  background-color: #fff;
  padding: 30px 25px;
  margin-top: 30px;
}

h3.tk23-comp_servttl {
  font-size: 20px;
  font-weight: 700;
  color: #1b1b1b;
  line-height: normal;
  margin-bottom: 26px;
}

.tk23-comp_servatrb__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

span.tk23-comp-servatrb {
  background-color: #ff6600;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  color: #fff;
  margin-right: 10px;
  border-radius: 15px;
  padding: 5px 10px;
  margin-bottom: 8px;
}
span.tk23-comp-servatrb a {
color:inherit;
font:inherit;
}

@media screen and (max-width:767px) {
 .tk23-desp-inqBtn {
     text-align: center;
 }
}

.tk23-prod_cmpnm__cont .tk23-comp_vwnm {
  margin-bottom: 20px;
}

.tk23-comp_vwnm.datashow svg.fa-star {
color: #fbcb1f;
  font-size: 22px;
}

.tk23-trstPnts {
  cursor: pointer;
  margin-top: 6px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #000;
  transition: all 0.4s ease-in-out;
}

.tk23-trstPnts span {
  color: #000;
  font-weight: 800;
  font-size: 16px;
}

.tk23-prod_cmpcntry {
  margin-bottom: 6px;
}

.tk23-comp_vwnm.datashow:hover a, .tk23-comp_vwnm:hover, .tk23-comp_vwnm.datashow:hover a span {
  color: #e44c00;
}

#amazonpopup {
background-color:#ff6600;
}

#amazonpopup:hover {
background-color:#e44c00;
}

.tk23-comp_lftCont > div:nth-child(1) {
  margin-top: 0;
}

.tk23-comp_prodshwttl .tk23-pro_count {
  color: #ff6600;
}

.tk23-related-products {
  background-color: #fff;
  margin-top: 30px;
  padding: 30px 25px;
}

.tk23-related-products h5 {
  height: 15px;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 15px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
 /* number of lines to show */
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.tk23-related-products a{
  transition: all 0.4s ease-in-out;
}

.tk23-related-products a:hover h5{
  color:#ff6600;
}

.tk23-related-products .tk23-rp-txt1, .tk23-related-products .tk23-rp-txt2 {
  margin-bottom: 0;
}

.tk23-related-products .tk23-rp-txt1 strong {
  font-size: 16px;
  font-weight: 800;
}

.tk23-related-products .tk23-rp-txt1 span {
  font-size: 12px;
}

.tk23-related-products .tk23-rp-txt1 span, .tk23-related-products .tk23-rp-txt2 span {
  color: #9a9a9a;
}

.tk23-owl_slider {
  padding: 0 41px;
}

.tk23-owl_slider.owl-carousel .owl-nav  button {
  position: absolute;
  top: 50%;
  transform: translateY(-50px);
  background-color: #d9d9d9;
  color: #fff;
  padding: 6px 16px !important;
  height: 37px;
  display: flex;
  align-items: center;
  transition: all 0.4s ease-in-out;
}

.tk23-owl_slider.owl-carousel .owl-nav  button:hover{ 
 background-color:rgba(238,114,46,.3);
}

.tk23-owl_slider.owl-carousel .owl-nav  button span {
  font-size: 28px;
  margin-top: -4px;
}

.tk23-owl_slider.owl-carousel .owl-nav  button.owl-prev {
  left: -8px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.tk23-owl_slider.owl-carousel .owl-nav  button:after{
  content: '\f104';
  width: 2px;
  height: 2px;
  position: absolute;
  font-family: 'Font Awesome 6 Pro';
  top: 13px;
  left: 13px;
  font-size: 14px;
  font-weight: 900;
}

.tk23-owl_slider.owl-carousel .owl-nav  button span {
  font-size: 0;
}

.tk23-owl_slider.owl-carousel .owl-nav  button.owl-next:after{
  content: '\f105';
  right: 17px;
  left: inherit;
}

.tk23-owl_slider.owl-carousel .owl-nav  button.owl-next {
  right: -8px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.tk23-owl_slider .rp-imag1 {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 175px;
  height: 175px;
  overflow: hidden;
}

.tk23-owl_slider .rp-imag1 img {
  max-width: 175px;
  max-height: 175px;
  vertical-align: middle;
  display: inline-block !important;
}

.tk23-owl_slider a:hover .rp-imag1 img {
  transform: scale(1.1);
}

@media screen and (max-width: 767px){
  #tk23-related-slider .owl-nav button:after{
    top: 12px;
  }
  #tk23-related-slider .owl-nav button{
    top: 47%;
    background-color: #000;
      opacity: 0.3;
  }
  #tk23-related-slider .owl-nav button:hover{
    background-color: rgb(238 114 46);
  }
  .tk23-related-products{
    text-align: center;
  }
}

.tk23-map-inquiry {
  background-color: #fff;
  padding: 30px 26px;
}

.tk23-cont-desp .tk23-cont-det-HD {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  line-height: normal;
  margin-bottom: 20px;
}
.tk23-map-inquiry .tk23-map-iframee{
  margin-bottom: 25px;
}
.tk23-map-inquiry .tk23-map-lst-hd {
  font-size: 16px;
  font-weight: 600;
  width: 200px;
  color: #757575;
  line-height: normal;
  height: 30px;
}
.tk23-cont-lnk{
  cursor: pointer;
  color:#2c71c1;
  transition: all 0.4s ease-in-out;
}
.tk23-cont-lnk:hover{
  color:#ff6600;
}

.tk23-cont-desp .tk23-cont-lst-p {
  width: calc(99% - 200px);
  line-height: normal;
  font-size: 16px;
}
.tk23-cont-desp .tk23-cont-lst-p span{
  font-weight: 600;
}

@media screen and (max-width:991px){
  .tk23-cont-det-HD{
    text-align: center;
  }
  .tk23-cont-desp .tk23-cont-lst-p, .tk23-map-inquiry .tk23-map-lst-hd{
    width: 100%;
    display: block;
    text-align: center;
  }
  .tk23-cont-mn-desp{
    margin-bottom: 15px;
    display: block;
  } 
  .tk23-map-inquiry .tk23-map-lst-hd{
    height: auto;
    margin-bottom: 4px;
  }
}
.tk23-trustSec {
  padding: 25px 25px 35px;
  background-color: #fff;
}

.tk23-trstCont {
  background-image: url('../images/trust-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0px;
  padding: 35px 50px 80px;
  box-sizing: border-box;
  border-style: solid;
  border-width: 10px;
  border-image: radial-gradient(#9f6a2d, #f5d257) 50;
  position: relative;
}

.tk23-trstCont:before, .tk23-trstCont:after {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 185px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}

.tk23-trstCont:before {
  background-image: url('../images/trust-bdr-lft.png');
  left: -10px;
}

.tk23-trstCont:after {
  background-image: url('../images/trust-bdr-rgt.png');
  right: -10px;
}

.tk23-trstSeal_cont {
  text-align: center;
  margin-bottom: 38px;
}

.tk23-trstSeal_img {
  max-height: 225px;
  max-width: 200px;
  width: 100%;
  height: auto;
}

.tk23-trstDtl_cont {
  text-align: center;
}

.tk23-trstDtl_ttl {
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  color: #10426f;
  margin-bottom: 30px;
}

.tk23-trstDtl_box {
  margin-bottom: 12px;
}

.tk23-trstDtl_lft {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  text-align: right;
}

.tk23-trstDtl_rgt {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  text-align: left;
}

.tk23-trstDtl_lft p, .tk23-trstDtl_rgt p {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 0;
}

.tk23-trstDtl_lft p {
  color: #1b1b1b;
}

.tk23-trstDtl_rgt p {
  color: #f15e14;
  font-weight: 600;
  word-wrap: break-word;
}

.tk23-trstAbt_cont {
  margin-top: 40px;
  text-align: center;
}

.tk23-trstAbt_cont h3 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  color: #1b1b1b;
  margin-bottom: 20px;
}

.tk23-trstAbt_cont p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #1b1b1b;
  margin-bottom: 25px;
}

.tk23-trstAbt_cont a {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #f15e14;
  margin-bottom: 0;
  transition: all 0.4s ease-in-out;
}

.tk23-trstAbt_cont a:hover {
  color: #e44c00;
}

@media screen and (max-width:1299px) {
  .tk23-trstDtl_ttl {
    font-size: 26px;
    line-height: 30px;
  }
  .tk23-trstDtl_lft p, .tk23-trstDtl_rgt p {
    font-size: 18px;
    line-height: 22px;
  }
}

@media screen and (max-width:991px) {
  .tk23-trstDtl_lft, .tk23-trstDtl_rgt {
    display: block;
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width:499px) {
  .tk23-trstCont {
    padding: 35px 25px 80px;
  }
  .tk23-trstCont:before, .tk23-trstCont:after {
    width: 100px;
    height: 110px;
  }
}

.tk23-compfeedback_box {
    background-color: #fff;
    padding: 30px 26px;
    margin-top: 30px;
}

.tk23-compfeedback_box table {
    width: 100%;
    overflow-x: scroll;
    display: block;
}

h4.hd-rd-brdr {
    font-size: 20px;
    font-weight: 700;
    color: #1b1b1b;
    line-height: normal;
    margin-bottom: 26px;
}

h4.hd-rd-brdr-disclamer {
    font-size: 16px;
    font-weight: 700;
    color: #1b1b1b;
    line-height: normal;
    margin-bottom: 8px;
}

p.disclamer {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: black;
    margin-bottom: 0;
}

.tk23-compfeedback_box th {
    border: 2px solid #000;
    background-color: #ededed;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.tk23-compfeedback_box td {
    border: 2px solid #000;
    font-size: 15px;
    line-height: 20px;
}

.tk23-compfeedback_box th svg {
    margin-right: 5px;
}


/*	Company Product Listing Page 4/14/2023 - Start */

#product_listt .tk23-brochure-catalog {
  background-color: #fff;
  padding: 30px 26px;
}
#product_listt .tk23-brochure-catalog .tk23-broc-HD {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  line-height: normal;
  margin-bottom: 20px;
}
#product_listt .tk23-broc-cont-lft, .tk23-broc-cont-rt{
display: inline-block;
vertical-align: middle;
}
#product_listt .tk23-broc-cont-lft{
width: 215px; 
}
#product_listt .tk23-broc-cont-lft .tk23-broc-imag{
display: table-cell;
text-align: center;
vertical-align: middle;
width: 198px;
height: 198px;
overflow: hidden;
}

#product_listt .tk23-broc-cont-lft img{
border:1px solid #e8e6e7;
max-width: 198px;
max-height: 198px;
vertical-align: middle;
display: inline-block !important;
}

#product_listt .tk23-broc-main-context:hover .tk23-broc-cont-lft img {
  transform: scale(1.1);
}

#product_listt .tk23-broc-cont-rt{
width: calc(98% - 215px);
}
#product_listt .tk23-brochure-catalog .tk23-inquiry-butn{
width: 100%;
padding: 10px 20px;
font-size: 15px;
display: block;
}
#product_listt .tk23-inquiry-butn:hover {
color: #fff;
}
#product_listt .tk23-brochure-catalog h4{
font-size: 15px;
font-weight: 600;
color:#10426f;
line-height: normal;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 2px;
}
#product_listt .tk23-brochure-catalog h5{
	font-size: 14px;
    font-weight: 600;
    color: #10426f;
    line-height: normal;
    margin-bottom: 6px;
}
#product_listt .tk23-brochure-catalog p{
font-size: 14px;
line-height: normal;
color:#1b1b1b;
font-weight: 400;
margin-bottom: 11px;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
#product_listt .tk23-broc-mn-content{
height: 120px;
}
#product_listt .tk23-broc-main-context{
margin-bottom: 30px;
}
#product_listt .tk23-broc-mn-content a{
transition: all 0.4s ease-in-out;
}
#product_listt .tk23-broc-mn-content a:hover h4{
color:#ff6600;
}
@media screen and (max-width:1299px){
#product_listt .tk23-broc-cont-lft .tk23-broc-imag{
  width: 150px;
  height: 150px;
}
#product_listt .tk23-broc-cont-lft img{
  max-width: 150px;
  max-height: 150px;
}
#product_listt .tk23-broc-cont-lft{
  width: 170px;
}
#product_listt .tk23-broc-cont-rt {
	width: calc(98% - 170px);
}
}

@media screen and (max-width:767px){
#product_listt .tk23-broc-cont-lft, #product_listt .tk23-broc-cont-rt{
  width: 100%;
}
#product_listt .tk23-broc-main-context {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
#product_listt .tk23-broc-cont-lft{
  margin-bottom: 15px;
}
#product_listt .tk23-broc-cont-lft .tk23-broc-imag{
  display: block;
  margin:0 auto;
}
#product_listt .tk23-brochure-catalog .tk23-broc-HD{
  text-align: center;
}
#product_listt .tk23-broc-mn-content {
  height: auto;
}
#product_listt .tk23-brochure-catalog p{
  margin-bottom: 18px;
}
}

/* Pagination */
#product_listt #paging{
padding:30px 0;
}
#product_listt #paging .pagination{
justify-content:center;
}
#product_listt #paging ul li a{
padding:13px 20px;
color:#000;
transition:all 0.4s ease-in-out;
}
#product_listt #paging ul li a:hover{
color:#ff6600;  
}
#product_listt #paging ul li a.pagination_active{
background-color:#ff6600 !important;  
}

@media screen and (max-width:767px) {
  #product_listt #paging ul li a {
    padding: 12px;
  }
}

#product_listt .tk23-broc-main-context:hover .tk23-broc-cont-lft .tk23-broc-imag1 img{
		transform: inherit;
}

#product_listt .tk23-broc-main-context .owl-theme .owl-nav, .owl-theme .owl-dots{
 display: none;
}
#product_listt .tk23-broc-main-context .owl-theme .owl-nav [class*=owl-] {
  transition: all 0.3s ease;
}
#product_listt .tk23-broc-main-context .owl-theme .owl-nav [class*=owl-].disabled:hover {
  background-color: #D6D6D6;
}
#product_listt .tk23-broc-main-context .owl-thumbs{
	display: none;
}


.tk23fr-comp_navbarBox .tk23-menu-item {
    margin-right: 14px;
}

.tk23fr-comp_navbarBox .tk23-menu-link, .tk23fr-comp_navbarBox .tk23-inqrNow {
    font-size: 12px;
}

.tk23fr-comp_navbarBox .tk-23-tglarw:after {
    top: -6px;
    right: 0px;
    width: 12px;
    font-size: 12px;
}



@media screen and (min-width:1300px) {
    .tk23fr-comp_navbarBox .tk23-menu-item {
        margin-right: 24px;
    }

    .tk23fr-comp_navbarBox .tk23-menu-link, .tk23fr-comp_navbarBox .tk23-inqrNow {
        font-size: 16px;
    }
}

@media only screen and (max-width: 992px) {
    .tk23fr-comp_navbarBox .tk-23-tglarw:after {
        top: -6px;
        right: -10px;
        width: 12px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 991px) {
  .tk23fr-comp_navbarBox .tk23-menu-link, .tk23fr-comp_navbarBox .tk23-inqrNow {
      font-size: 14px;
  }
  
  .tk23fr-comp_navbarBox .tk-23-tglarw:after {
      top: 0px;
      right: 0px;
      width: 14px;
      font-size: 14px;
  }
}

.flex-gallery .slides li{
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 62px !important;
    height: 62px !important;
    overflow: hidden;
    border: 1px solid #eee;
    transition: all 0.4s ease-in-out;
}

.flex-gallery .slides li:last-child{
	margin-right:0 !important;
}

.flex-gallery .slides li a{
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border: 1px solid #eee;
    transition: all 0.4s ease-in-out;
}

.flex-gallery .slides li a img{
	max-width: 60px !important;
    max-height: 60px !important;
    vertical-align: middle;
	border:0 !important;
}
	
.flex-direction-nav a{
	background-color:#f60 !important;
	line-height: 25px;
	padding:0 !important;
}

.flexslider.flex-gallery {
    display: flex;
    justify-content: center;
}

.activetkc, .tk23fr-comp_navbarBox .tk23-menu-link:hover {
  color: #002a55;
  font-weight:600;
}

.tk23-comp_prodshwBox {
	position: relative;
	overflow: visible;
  }
  
  .tk23-comp_prodshwBox.fr3:before {
	content: "";
	position: absolute;
	top: 0px;
	left: auto;
	right: 0px;
	width: 50px;
	height: 50px;
	background-image: url('../images/featured3.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	z-index: 999;
  }
.tk23-submenu {
  padding: 0;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.03);
  background-color: #f2f2f2;
  border-top: 0;
  border-radius: 0;
}
.tk23-submenu-item {
  margin-top: 0;
}
.tk23-submenu-link {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  cursor: pointer;
  color: #5f5f5f;
  transition: all 0.35s ease;
  padding: 10px 10px 10px 20px;
  display: block;
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
.tk23-submenu-link:hover {
  outline: none;
  color: #2e2e2e;
  background: rgba(0,0,0,.06);
} 
.tk23-submenu-link {
  width: 100% !important;
}
.tk-23-tglarw_childtglarw_child {
  line-height: 42px;
  margin-right: 8px;
}
