/*
 * Retina Sprites for Compass
 * by:              Gaya Kessler
 * last update:     03/11/14
 *
 * Usage:
 * 1. create two folders in your image directory (in this case 'icons' and 'icons-2x').
 * 2. adjust the foldernames defined below if you use different names.
 * 3. create sprite images for pixel ratio 1 screens and put them in the first folder.
 * 4. create sprite images for pixel ratio 2 screens and put them in the second folder, use the same filenames.
 * 5. use the sprite-image in your Sass/Scss using: '@include use-sprite(<sprite-name>)'
 */
/*!
 * _hktdc-icons.scss
 * 
 */
/*
//Prepare 1x/2x
.hktdc-icons-hktdc_small_icon {
	@include use-sprite("hktdc-icons-hktdc_small_icon");
}

.hktdc-icons-icon_facebook {
	@include use-sprite("hktdc-icons-icon_facebook");
}
*/
.icon-linkedin {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -561px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 37px;
  width: 43px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-linkedin {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -561px 0;
    height: 37px;
    width: 43px;
  }
}

.icon-google {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -360px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 37px;
  width: 37px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-google {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -360px 0;
    height: 37px;
    width: 37px;
  }
}

.icon-twitter {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -941px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 37px;
  width: 37px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-twitter {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -941px 0;
    height: 37px;
    width: 37px;
  }
}

.icon-facebook {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -321px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 37px;
  width: 37px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-facebook {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -321px 0;
    height: 37px;
    width: 37px;
  }
}

.icon-youtube {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -1019px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 37px;
  width: 37px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-youtube {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -1019px 0;
    height: 37px;
    width: 37px;
  }
}

.icon-share {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -704px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 37px;
  width: 37px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-share {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -704px 0;
    height: 37px;
    width: 37px;
  }
}

.icon-sina {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -743px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 37px;
  width: 37px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-sina {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -743px 0;
    height: 37px;
    width: 37px;
  }
}

.icon-wechat {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -980px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 37px;
  width: 37px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-wechat {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -980px 0;
    height: 37px;
    width: 37px;
  }
}

.icon-logo {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 67px;
  width: 84px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-logo {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: 0 0;
    height: 67px;
    width: 84px;
  }
}

.icon-logo_bw {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -86px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 60px;
  width: 71px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-logo_bw {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -86px 0;
    height: 60px;
    width: 71px;
  }
}

.icon-stroke {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -920px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 27px;
  width: 19px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-stroke {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -920px 0;
    height: 27px;
    width: 19px;
  }
}

.icon-applestore {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -159px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 49px;
  width: 160px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-applestore {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -159px 0;
    height: 49px;
    width: 160px;
  }
}

.icon-googleplay {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -399px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 49px;
  width: 160px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-googleplay {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -399px 0;
    height: 49px;
    width: 160px;
  }
}

.icon-menu {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -606px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 32px;
  width: 32px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-menu {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -606px 0;
    height: 32px;
    width: 32px;
  }
}

.icon-slideshow_left {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -846px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 74px;
  width: 35px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-slideshow_left {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -846px 0;
    height: 74px;
    width: 35px;
  }
}

.icon-slideshow_right {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -883px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 74px;
  width: 35px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .icon-slideshow_right {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -883px 0;
    height: 74px;
    width: 35px;
  }
}

/*
.icon-menu {
	@include use-sprite("menu");
}
*/
/* search bar section */
#tdc_wrapper_slideshow {
  /* Fix lemon */
  /* Fix lemon */
}
#tdc_wrapper_slideshow #SlideShow {
  display: block;
  width: 100%;
  height: 500px;
}
@media only screen and (max-width: 529px) {
  #tdc_wrapper_slideshow #SlideShow {
    height: 56.25vw;
  }
}
#tdc_wrapper_slideshow .carousel-indicators {
  bottom: 0px;
}
@media only screen and (max-width: 529px) {
  #tdc_wrapper_slideshow ul, #tdc_wrapper_slideshow ol {
    margin-bottom: 0px;
  }
}
#tdc_wrapper_slideshow .carousel .carousel-caption {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%);
  background-repeat: repeat-x;
  width: 100%;
  color: #fff;
  margin-top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  height: 70px;
}
#tdc_wrapper_slideshow .carousel .item {
  width: 100%;
  /*slider width*/
  height: 500px;
  /*slider height*/
}
#tdc_wrapper_slideshow .carousel .item .tdc_caption a {
  color: white;
}
@media only screen and (max-width: 529px) {
  #tdc_wrapper_slideshow .carousel .item .tdc_caption a {
    font-size: 80%;
  }
}
@media only screen and (max-width: 529px) {
  #tdc_wrapper_slideshow .carousel .item {
    height: auto;
  }
}
#tdc_wrapper_slideshow .carousel-inner .item {
  max-height: none;
}
#tdc_wrapper_slideshow .carousel-indicators .active {
  width: 10px !important;
  height: 10px !important;
  background: white !important;
  border: 1px;
}
#tdc_wrapper_slideshow .carousel-indicators li {
  width: 10px !important;
  height: 10px !important;
  margin: 1px !important;
  background-color: transparent !important;
}
#tdc_wrapper_slideshow .carousel-indicators .active li {
  width: 10px !important;
  height: 10px !important;
  background-color: white !important;
  border: 1px;
}
#tdc_wrapper_slideshow .carousel {
  border-bottom: 0px;
}
#tdc_wrapper_slideshow .carousel-indicators {
  bottom: 0px !important;
}
@media only screen and (max-width: 800px) {
  #tdc_wrapper_slideshow .carousel-indicators {
    left: 50% !important;
  }
}
#tdc_wrapper_slideshow .banner {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 529px) {
  #tdc_wrapper_slideshow .banner {
    height: 56.25vw;
  }
}
#tdc_wrapper_slideshow .carousel-control .glyphicon-chevron-right, #tdc_wrapper_slideshow .carousel-control .glyphicon-chevron-left {
  top: 43%;
}
@media only screen and (max-width: 529px) {
  #tdc_wrapper_slideshow .carousel-control .glyphicon-chevron-right, #tdc_wrapper_slideshow .carousel-control .glyphicon-chevron-left {
    zoom: 75%;
  }
}
#tdc_wrapper_slideshow .carousel-control .glyphicon-chevron-right:before {
  content: " ";
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -883px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 74px;
  width: 35px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #tdc_wrapper_slideshow .carousel-control .glyphicon-chevron-right:before {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -883px 0;
    height: 74px;
    width: 35px;
  }
}
#tdc_wrapper_slideshow .carousel-control .glyphicon-chevron-left:before {
  content: " ";
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -846px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 74px;
  width: 35px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #tdc_wrapper_slideshow .carousel-control .glyphicon-chevron-left:before {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -846px 0;
    height: 74px;
    width: 35px;
  }
}

#tdc_wrapper_langbar {
  text-align: center;
  background-color: #4c4c4c;
  line-height: 30px;
  color: white;
}
#tdc_wrapper_langbar a {
  background-color: #4c4c4c;
  padding: 0px 5px 0px 5px;
  color: white;
}
#tdc_wrapper_langbar a:hover, #tdc_wrapper_langbar a:focus {
  color: #D20000;
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_langbar {
    display: none;
  }
}

#tdc_wrapper_searchbar {
  vertical-align: middle;
  background-color: #343434;
  padding: 20px 0px;
  /* For illustartion */
}
#tdc_wrapper_searchbar .searchBarHolder {
  padding-top: 0px;
  padding-left: 10px;
}
#tdc_wrapper_searchbar .socialBtnHolder {
  margin: 0px 20px;
}
@media only screen and (max-width: 529px) {
  #tdc_wrapper_searchbar .socialBtnHolder {
    margin: 0px 10px;
  }
}

/* Lemon Search */
.searchBarHolder .stylish-input-group.active .ui-autocomplete-input.form-control::-ms-clear {
  display: none;
}

.en .stylish-input-group .input-group-addon.searchSubmit, .en .searchBarHolder .stylish-input-group .input-group-addon.searchReset, .tc .stylish-input-group .input-group-addon.searchSubmit, .tc .searchBarHolder .stylish-input-group .input-group-addon.searchReset, .sc .stylish-input-group .input-group-addon.searchSubmit, .sc .searchBarHolder .stylish-input-group .input-group-addon.searchReset {
  background-color: white !important;
}

.tc .stylish-input-group .input-group-addon.searchSubmit, .sc .stylish-input-group .input-group-addon.searchSubmit {
  background-position: 100% -2033px !important;
}

.en .socialBtnHolder, .en .socialBtnHolder.active, .en .btn-rssfeed, .en .stylish-input-group .input-group-addon.searchSubmit, .en .searchBarHolder .stylish-input-group .input-group-addon.searchReset {
  background-image: url(../images/ico_sprite_en.png) !important;
}

.tc .socialBtnHolder, .tc .socialBtnHolder.active, .tc .btn-rssfeed, .tc .stylish-input-group .input-group-addon.searchSubmit, .tc .searchBarHolder .stylish-input-group .input-group-addon.searchReset {
  background-image: url(../images/ico_sprite_tc.png) !important;
}

.sc .socialBtnHolder, .sc .socialBtnHolder.active, .sc .btn-rssfeed, .sc .stylish-input-group .input-group-addon.searchSubmit, .sc .searchBarHolder .stylish-input-group .input-group-addon.searchReset {
  background-image: url(../images/ico_sprite_sc.png) !important;
}

/* Lemon Search */
#tdc_wrapper_buttonlst {
  background-color: #4c4c4c;
  width: 100%;
}
#tdc_wrapper_buttonlst .row {
  margin-top: 15px;
  margin-bottom: 15px;
  /*
  @media only screen and (max-width: $mobile_break - 1px)
  {
  	margin:0;
  }
  */
}
#tdc_wrapper_buttonlst #tdc_button_list {
  width: 1024px;
  margin: 0 auto;
}
#tdc_wrapper_buttonlst #tdc_button_list .tdc_middlebtn {
  text-align: center;
  margin: 25px 0px 25px 0px;
  /*
			@media only screen and (max-width: $mobile_break - 1px)
			{
				margin:0px 0px 0px 0px;
			}
			
*/
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_buttonlst #tdc_button_list .tdc_middlebtn {
    margin: 15px 0px 15px 0px;
  }
}
#tdc_wrapper_buttonlst #tdc_button_list .tdc_middlebtn a {
  display: inline-block;
  font-weight: bold;
  text-decoration: none !important;
  font-size: 120%;
  color: white;
  border-top: 3px solid #808080;
  border-right: 3px solid #808080;
  border-bottom: 3px solid #808080;
  border-left: 3px solid #808080;
  width: 90%;
  line-height: 60px;
 /* 
				@media only screen and (max-width: $mobile_break - 1px)
				{
					width:100%;
					border-top: 0px;
					border-right: 0px;
					border-bottom: 2px solid white;
					border-left: 0px;		
		
				}
*/
}
#tdc_wrapper_buttonlst #tdc_button_list .tdc_middlebtn a:hover {
  background: RGBA(255, 255, 255, 0.9);
  color: black;
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_buttonlst #tdc_button_list {
    width: 100%;
  }
}

/* Slidebar */
#tdc_wrapper_slider {
  margin: 0px auto;
  padding: 50px 0;
  position: relative;
  width: 1024px;
}
#tdc_wrapper_slider .tdc_slider_button {
  height: 130px;
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_slider {
    width: 760px;
  }
}
@media only screen and (max-width: 759px) {
  #tdc_wrapper_slider {
    display: none;
  }
}
#tdc_wrapper_slider .wrapper {
  overflow: hidden;
  /*hide scroll bar for desktop*/
  width: 100%;
  /* use full width until certain breakpoint */
  position: relative;
  /* border:2px dashed orange; */
}
@media only screen and (max-width: 759px) {
  #tdc_wrapper_slider .wrapper {
    overflow-x: scroll;
  }
  #tdc_wrapper_slider .wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  #tdc_wrapper_slider .wrapper::-webkit-scrollbar:vertical {
    width: 11px;
  }
  #tdc_wrapper_slider .wrapper::-webkit-scrollbar:horizontal {
    height: 11px;
  }
  #tdc_wrapper_slider .wrapper::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white;
    /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, 0.5);
  }
  #tdc_wrapper_slider .wrapper::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px;
  }
}
#tdc_wrapper_slider .itemContainer {
  white-space: nowrap;
  position: relative;
  /*font-size:0;  /*a trick to remove bottom padding */
  font-size: 0px;
  left: 0;
}
#tdc_wrapper_slider .item {
  display: inline-block;
}
#tdc_wrapper_slider .item .tdc_slider_photo {
  display: inline-block;
  padding: 0px 10px;
  width: 185px;
  height: 130px;
  vertical-align: top;
  text-align: center;
}
#tdc_wrapper_slider .item .tdc_slider_photo img {
  max-width: 100%;
  max-height: 100%;
}
#tdc_wrapper_slider .item .tdc_slider_article {
  width: 141px;
  vertical-align: top;
  display: inline-block;
  white-space: normal;
  font-size: 14px;
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_slider .item .tdc_slider_article {
    width: 176px;
  }
}
#tdc_wrapper_slider .item .tdc_slider_article .tdc_slider_header {
  display: block;
  font-weight: bold;
}
#tdc_wrapper_slider .item .tdc_slider_article .tdc_slider_content {
  display: block;
  word-break: break-word;
}
#tdc_wrapper_slider .tdc_button {
  background-color: transparent;
  padding: 22px 0px;
  height: 130px;
  width: 30px;
  position: absolute;
  top: 50px;
}
@media only screen and (max-width: 759px) {
  #tdc_wrapper_slider .tdc_button {
    display: none;
  }
}
#tdc_wrapper_slider .tdc_button:hover {
  cursor: pointer;
  cursor: hand;
}
#tdc_wrapper_slider .right {
  float: right;
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -814px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 130px;
  width: 30px;
  right: 0;
  display: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #tdc_wrapper_slider .right {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -814px 0;
    height: 130px;
    width: 30px;
  }
}
#tdc_wrapper_slider .left {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -782px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 130px;
  width: 30px;
  left: 0;
  display: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #tdc_wrapper_slider .left {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -782px 0;
    height: 130px;
    width: 30px;
  }
}
#tdc_wrapper_slider .pressRelease {
  padding: 0px 23px;
  background-color: white;
}
#tdc_wrapper_slider .pressRelease .item {
  vertical-align: top;
}

/* Slidebar */
@media only screen and (max-width: 1023px) {
  #page .tdc_ShowSlider {
    display: block;
    width: 100%;
  }
}

#tdc_wrapper_product {
  width: 100%;
  background-image: url("../images/product_bkg.png");
  background-repeat: repeat;
  padding: 70px 0px;
}
#tdc_wrapper_product #tdc_product_list {
  width: 1024px;
}
#tdc_wrapper_product #tdc_product_list .row {
  margin-top: 5px;
  margin-bottom: 5px;
}
#tdc_wrapper_product #tdc_product_list #tdc_product_caption {
  width: 27%;
  display: block;
  padding: 0px 5px;
}
#tdc_wrapper_product #tdc_product_list #tdc_product_caption #tdc_product_highlights {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 181%;
  width: 270px;
  height: 172px;
  border: 4px solid black;
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_product #tdc_product_list #tdc_product_caption #tdc_product_highlights {
    font-size: 200%;
    width: 400px;
    height: 130px;
  }
}
@media only screen and (max-width: 529px) {
  #tdc_wrapper_product #tdc_product_list #tdc_product_caption #tdc_product_highlights {
    width: 300px;
  }
}
#tdc_wrapper_product #tdc_product_list #tdc_product_caption #tdc_product_view {
  width: 100%;
  font-weight: bold;
  padding: 0px 10px;
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_product #tdc_product_list #tdc_product_caption #tdc_product_view {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_product #tdc_product_list #tdc_product_caption {
    float: none !important;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 529px) {
  #tdc_wrapper_product #tdc_product_list #tdc_product_caption {
    width: 300px;
  }
}
#tdc_wrapper_product #tdc_product_list #tdc_product_slider {
  position: relative;
  width: 73%;
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_product #tdc_product_list #tdc_product_slider {
    width: 100%;
  }
}
@media only screen and (max-width: 759px) {
  #tdc_wrapper_product #tdc_product_list #tdc_product_slider {
    padding: 0px 10px;
  }
}
#tdc_wrapper_product #tdc_product_list #tdc_product_slider #productHighlight {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_product #tdc_product_list #tdc_product_slider #productHighlight #productHighlightCell2 {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_product #tdc_product_list #tdc_product_slider #productHighlight {
    overflow-x: scroll;
  }
  #tdc_wrapper_product #tdc_product_list #tdc_product_slider #productHighlight::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  #tdc_wrapper_product #tdc_product_list #tdc_product_slider #productHighlight::-webkit-scrollbar:vertical {
    width: 11px;
  }
  #tdc_wrapper_product #tdc_product_list #tdc_product_slider #productHighlight::-webkit-scrollbar:horizontal {
    height: 11px;
  }
  #tdc_wrapper_product #tdc_product_list #tdc_product_slider #productHighlight::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white;
    /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, 0.5);
  }
  #tdc_wrapper_product #tdc_product_list #tdc_product_slider #productHighlight::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px;
  }
}
#tdc_wrapper_product #tdc_product_list #tdc_product_slider .item {
  display: inline-block;
  vertical-align: top;
}
#tdc_wrapper_product #tdc_product_list #tdc_product_slider .item .tdc_product_image {
  background-color: white;
  width: 129px;
  height: 129px;
  border: 1px solid black;
}
#tdc_wrapper_product #tdc_product_list #tdc_product_slider .item .tdc_product_image img {
  width: 100%;
}
#tdc_wrapper_product #tdc_product_list #tdc_product_slider .item .tdc_product_name {
  width: 129px;
  height: 83px;
  padding: 0px 5px;
  overflow: hidden;
  white-space: normal;
}
#tdc_wrapper_product #tdc_product_list #tdc_product_slider .scrollableContainer {
  display: inline-block;
}
#tdc_wrapper_product #tdc_product_list #tdc_product_slider .tdc_button {
  background-color: transparent;
  height: 130px;
  width: 30px;
  position: absolute;
  top: 0;
}
#tdc_wrapper_product #tdc_product_list #tdc_product_slider .tdc_button:hover {
  cursor: pointer;
  cursor: hand;
}
#tdc_wrapper_product #tdc_product_list #tdc_product_slider #right {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -672px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 130px;
  width: 30px;
  float: right;
  right: 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #tdc_wrapper_product #tdc_product_list #tdc_product_slider #right {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -672px 0;
    height: 130px;
    width: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_product #tdc_product_list #tdc_product_slider #right {
    display: none;
  }
}
#tdc_wrapper_product #tdc_product_list #tdc_product_slider #left {
  background-image: url('../images/_hktdc-icons-s9a720ba601.png');
  background-position: -640px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 130px;
  width: 30px;
  left: 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #tdc_wrapper_product #tdc_product_list #tdc_product_slider #left {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -640px 0;
    height: 130px;
    width: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_product #tdc_product_list #tdc_product_slider #left {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_product #tdc_product_list {
    width: 760px;
  }
}
@media only screen and (max-width: 759px) {
  #tdc_wrapper_product #tdc_product_list {
    width: 100%;
  }
}

#tdc_wrapper_update {
  width: 100%;
  background-color: lightgrey;
  padding-top: 50px;
  padding-bottom: 50px;
}
#tdc_wrapper_update #tdc_update_list {
  width: 1024px;
}
#tdc_wrapper_update #tdc_update_list .row {
  margin: 5px 10px;
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_update #tdc_update_list .row {
    margin: 5px 30px;
  }
}
#tdc_wrapper_update #tdc_update_list #tdc_update_caption {
  width: 27%;
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_update #tdc_update_list #tdc_update_caption {
    width: 100%;
  }
}
#tdc_wrapper_update #tdc_update_list #tdc_update_caption #tdc_update_text {
  background-color: #4c4c4c;
  color: white;
  font-size: 160%;
  font-weight: bold;
  width: 250px;
  line-height: 50px;
  vertical-align: middle;
  text-align: center;
  display: block;
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_update #tdc_update_list #tdc_update_caption #tdc_update_text {
    float: none !important;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}
#tdc_wrapper_update #tdc_update_list #tdc_update_content {
  width: 73%;
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_update #tdc_update_list #tdc_update_content {
    width: 100%;
  }
}
#tdc_wrapper_update #tdc_update_list #tdc_update_content .tdc_update_item {
  margin: 5px 0px;
  font-weight: bold;
  font-size: 120%;
}
#tdc_wrapper_update #tdc_update_list #tdc_update_content .tdc_update_item .tdc_new {
  padding: 1px 5px;
  margin: 0px 10px;
  background-color: white;
  color: red;
  font-weight: normal;
  font-size: 90%;
}
@media only screen and (max-width: 1023px) {
  #tdc_wrapper_update #tdc_update_list {
    width: 760px;
  }
}
@media only screen and (max-width: 759px) {
  #tdc_wrapper_update {
    display: none;
  }
}

#page .tdc_wrapper_other_events {
  width: 1024px;
  margin: 40px auto;
  padding: 0px 50px;
}
#page .tdc_wrapper_other_events .tdc_other_caption {
  margin-right: 20px;
  font-size: 135%;
  font-weight: bold;
  width: 200px;
  line-height: 40px;
  text-align: left;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  #page .tdc_wrapper_other_events .tdc_other_caption {
    vertical-align: middle;
    margin: 0px !Important;
    width: 300px;
    margin: 0;
  }
}
#page .tdc_wrapper_other_events .tdc_event {
  padding: 2px;
  display: inline-block;
  /*		width:138px; */
  height: 50px;
  vertical-align: middle;
  text-align: left;
}
#page .tdc_wrapper_other_events .tdc_event img {
  max-width: 100%;
  max-height: 100%;
}
@media only screen and (max-width: 1023px) {
  #page .tdc_wrapper_other_events {
    width: 100%;
    padding: 0px 50px;
    text-align: left;
  }
}
@media only screen and (max-width: 529px) {
  #page .tdc_wrapper_other_events {
    padding: 0px 10px;
  }
}

#page .tdc_wrapper_adbanner {
  width: 100%;
  padding: 30px 0px;
}
#page .tdc_wrapper_adbanner img {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  #page .tdc_wrapper_adbanner {
    display: none;
  }
}

#page .tdc_adbanner_container {
  width: 1024px;
  text-align: center;
  margin: 0px auto;
  font-size: 0px;
}
@media only screen and (max-width: 1023px) {
  #page .tdc_adbanner_container {
    display: none;
    width: 100%;
  }
}
#page .tdc_adbanner_container .tdc_wrapper_adbanner {
  width: 489px;
  display: inline-block;
  margin: 10px;
  padding: 0px;
  /*	box-sizing:content-box; */
}
#page .tdc_adbanner_container .tdc_wrapper_adbanner img {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 527px) {
  #page .tdc_adbanner_container .tdc_wrapper_adbanner img {
    width: 94%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 527px) {
  #page .tdc_adbanner_container .tdc_wrapper_adbanner {
    width: 100%;
    margin: 10px 0px;
  }
}

@media only screen and (max-width: 1023px) {
  #page .tdc_ShowBanner {
    display: block;
  }
}

.btnToTop {
  background: url(../images/ico_sprite_en.png) no-repeat;
  background-position: -5px -1933px;
  width: 50px;
  height: 57px;
  margin-right: 3%;
  margin-bottom: 110px;
  color: #fff !important;
  text-align: center;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 200;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/*# sourceMappingURL=home.css.map */