@charset "UTF-8";
/* common section */
/*
 * 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");
}
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 13px;
  -webkit-tap-highlight-color: transparent;
}

body {
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  margin: 0px;
  width: 100%;
}

.icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.en {
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

.tc, .sc {
  font-family: Verdana, Arial, "黑體", "微軟正黑體", "細明體", "新細明體", "標楷體";
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: black;
  text-decoration: none;
}

a, img {
  border: none;
  outline: none;
}

a:hover, a:focus {
  color: #D20000;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.mediaresize1 a div, .resize1 {
  zoom: 0.86;
  -moz-transform: scale(0.86);
}

@media only screen and (max-width: 529px) {
  .mediaresize2 a div, .resize2 {
    zoom: 0.86;
    -moz-transform: scale(0.86);
  }
}

.mediaresize3 a div, .resize3 {
  zoom: 0.86;
  -moz-transform: scale(0.86);
}
@media only screen and (max-width: 529px) {
  .mediaresize3 a div, .resize3 {
    zoom: 0.75;
    -moz-transform: scale(0.75);
  }
}

.st_sharethis_custom {
  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) {
  .st_sharethis_custom {
    background-image: url('../images/_hktdc-icons-2x-s3fa582aff4.png');
    background-size: 1058px 130px;
    background-position: -704px 0;
    height: 37px;
    width: 37px;
  }
}

/* Workaround fix for Webkit black-line on retina displays */
.carousel-control.left {
  background-position-x: 1px;
}

/* common section */
/* page section */
#page {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

main {
  width: 100%;
}

/* page section */
/* header section */
.en header #tdc_wrapper_topbanner .tdc_button2 {
  font-family: Arial;
  letter-spacing: 0.6px;
}

header {
  position: relative;
  background-color: #962263;
  width: 100%;
}
header #tdc_wrapper_topbanner {
  position: relative;
}
header #tdc_wrapper_topbanner img {
  max-width: 100%;
}
header #tdc_wrapper_topbanner #tdc_logo_desktop {
  display: none;
}
@media only screen and (min-width: 1024px) {
  header #tdc_wrapper_topbanner #tdc_logo_desktop {
    display: inline-block;
  }
}
header #tdc_wrapper_topbanner #tdc_logo_tablet {
  display: none;
}
@media only screen and (min-width: 530px) and (max-width: 1023px) {
  header #tdc_wrapper_topbanner #tdc_logo_tablet {
    display: inline-block;
  }
}
header #tdc_wrapper_topbanner #tdc_logo_mobile {
  display: none;
}
@media only screen and (max-width: 529px) {
  header #tdc_wrapper_topbanner #tdc_logo_mobile {
    display: inline-block;
  }
}
header #tdc_wrapper_topbanner #tdc_headerbtn {
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 1023px) {
  header #tdc_wrapper_topbanner #tdc_headerbtn {
    display: none;
  }
}
header #tdc_wrapper_topbanner #tdc_apply {
  width: 170px;
}
header #tdc_wrapper_topbanner #tdc_register {
  width: 140px;
}
header #tdc_wrapper_topbanner .tdc_button2 {
  border-radius: 5px;
  font-weight: bold;
  display: inline-block;
  text-decoration: none !important;
  font-size: 117%;
  background-color: transparent;
  color: white;
  padding: 2px 0px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  border-left: 2px solid white;
  line-height: 30px;
  margin: 25px 10px 25px 10px;
  text-align: center;
}
header #tdc_wrapper_topbanner .tdc_button2:hover {
  background: RGBA(255, 255, 255, 0.9);
  color: black;
}
header #tdc_wrapper_toptools {
  position: relative;
  background-color: #C4C4C4;
  vertical-align: middle;
  padding: 2px 0px;
  text-align: center;
  /*		font-family: Verdana,Arial,Helvetica,sans-serif; */
  color: #330;
  font-size: 80%;
}
header #tdc_wrapper_toptools #topLinks {
  padding-top: 2px;
  width: 500px;
  text-align: center;
}
header #tdc_wrapper_toptools #topLinks .link_black_small, header #tdc_wrapper_toptools #topLinks .link_black_small:link, header #tdc_wrapper_toptools #topLinks .link_black_small:active, header #tdc_wrapper_toptools #topLinks .link_black_small:visited {
  text-decoration: none;
  font-weight: 400;
}
header #tdc_wrapper_toptools #topLinks .link_black_small:hover, header #tdc_wrapper_toptools #topLinks .link_black_small:link:hover, header #tdc_wrapper_toptools #topLinks .link_black_small:active:hover, header #tdc_wrapper_toptools #topLinks .link_black_small:visited:hover {
  color: #D20000;
}
header #tdc_wrapper_toptools #topLang {
  position: absolute;
  top: 0;
  right: 5px;
  list-style: none;
  text-align: center;
  margin-right: 5px;
  padding-top: 2px;
}
header #tdc_wrapper_toptools #topLang a {
  text-decoration: none;
  color: black;
}
@media only screen and (max-width: 1023px) {
  header #tdc_wrapper_toptools {
    display: none !Important;
  }
}
header #tdc_wrapper_menu {
  display: block;
  width: 100%;
  height: 38px;
}
@media only screen and (max-width: 1023px) {
  header #tdc_wrapper_menu {
    background-color: #EDEDED;
  }
}
header #tdc_wrapper_menu #MenuButton {
  display: none;
  float: left;
  vertical-align: middle;
  margin-top: 2px;
  margin-left: 15px;
}
@media only screen and (max-width: 1023px) {
  header #tdc_wrapper_menu #MenuButton {
    display: inline-block;
  }
}
header #tdc_wrapper_menu #tdc_MobileLang {
  margin-right: 15px;
  display: none;
  float: right;
  font-size: 120%;
}
header #tdc_wrapper_menu #tdc_MobileLang .icon2 {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}
header #tdc_wrapper_menu #tdc_MobileLang .stroke {
  padding: 0 10px;
}
@media only screen and (max-width: 759px) {
  header #tdc_wrapper_menu #tdc_MobileLang #tdc_header_apply {
    display: none;
  }
}
header #tdc_wrapper_menu #tdc_MobileLang a {
  text-decoration: none !important;
  display: inline-block;
  line-height: 38px;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  header #tdc_wrapper_menu #tdc_MobileLang {
    display: inline-block;
  }
}
header #tdc_wrapper_menu #DesktopMenu {
  text-align: right;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  header #tdc_wrapper_menu #DesktopMenu {
    display: none;
  }
}
header #tdc_wrapper_menu #DesktopMenu a, header #tdc_wrapper_menu #DesktopMenu span {
  color: white;
  padding: 8px 10px;
  display: block;
  text-decoration: none;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  /*				font-family:tahoma; */
}
header #tdc_wrapper_menu #DesktopMenu a:hover, header #tdc_wrapper_menu #DesktopMenu span:hover {
  background: RGBA(255, 255, 255, 0.9);
  color: black;
}
header #tdc_wrapper_menu #DesktopMenu ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
header #tdc_wrapper_menu #DesktopMenu ul li {
  color: white;
  text-align: left;
  display: inline-block;
  text-align: center;
  /*					width:$topmenu_width; */
  min-height: 40px;
  padding: 0px 10px;
  font-size: 120%;
}
header #tdc_wrapper_menu #DesktopMenu ul li:last-child a {
  border-bottom: 0px;
}
header #tdc_wrapper_menu #DesktopMenu ul li:hover ul {
  display: block;
}
header #tdc_wrapper_menu #DesktopMenu ul li a {
  text-transform: none;
}
header #tdc_wrapper_menu #DesktopMenu ul ul {
  background-color: #ECECEC;
  text-align: left;
  display: none;
  position: absolute;
  top: 38px;
  left: 0px;
  right: 0px;
  border-bottom: 1px solid #e9e9e9;
  z-index: 100;
  padding: 0px 40px;
}
header #tdc_wrapper_menu #DesktopMenu ul ul li {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 32.9%;
  font-size: 100%;
  vertical-align: middle;
}
header #tdc_wrapper_menu #DesktopMenu ul ul li a {
  color: black;
}

/*



.mobilenav {
    background: $menucolor_to !Important;
	color: white !Important;
	
	@media only screen and (min-width: $desktop_break)
	{		
		display:none;
	}	
	
}
*/
#mmenuclose {
  font-weight: bold;
}

.homeicon {
  margin-top: -5px;
}

.AdjustMenuClose {
  text-align: right;
  margin-right: 20px;
}

#tdc_menuFooter1, #tdc_menuFooter2 {
  display: none;
}

#tdc_menuHeader {
  display: none;
}

#tdc_cell1 {
  width: 15%;
}

#tdc_cell2 {
  width: 70%;
}

#tdc_cell3 {
  width: 15%;
}

@media only screen and (max-width: 529px) {
  #tdc_mmenu_caption {
    display: none;
  }
}

.mmenu_media {
  text-align: right;
  display: block;
}

.mm-navbar > #tdc_cell1 {
  padding: 5px 0;
}

div.mm-panels > :first-child.mm-hasnavbar {
  padding-top: 0px;
}

/* header section */
/* footer section */
footer {
  text-align: center;
  padding-top: 30px;
  -webkit-text-size-adjust: none;
}
@media only screen and (max-width: 1023px) {
  footer {
    padding: 0px 50px;
    text-align: left;
  }
}
@media only screen and (max-width: 529px) {
  footer {
    padding: 0px 10px;
  }
}
footer a {
  color: #333;
  white-space: nowrap;
}
footer a:hover {
  color: #CC3300;
  text-decoration: none;
}
footer #tdc_wrapper_media {
  display: none;
  width: 100%;
  text-align: left;
  font-weight: bold;
  font-size: 115%;
}
footer #tdc_wrapper_media .tdc_social {
  margin-top: 10px;
  margin-bottom: 10px;
}
footer #tdc_wrapper_media a {
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  footer #tdc_wrapper_media {
    display: block;
  }
}
@media only screen and (max-width: 759px) {
  footer #tdc_wrapper_media {
    width: 100%;
  }
}
footer #tdc_wrapper_store {
  border-top: 1px dotted #CCC;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: none;
  text-align: center;
}
footer #tdc_wrapper_store a {
  white-space: normal;
}
@media only screen and (max-width: 1023px) {
  footer #tdc_wrapper_store {
    display: block;
  }
}
footer #tdc_wrapper_toolbar {
  font-size: 80%;
}
@media only screen and (max-width: 1023px) {
  footer #tdc_wrapper_toolbar {
    display: none;
  }
}
footer #tdc_wrapper_toolbar a, footer #tdc_wrapper_toolbar .fontImgTxt {
  padding-right: 10px;
}
footer #tdc_wrapper_toolbar a img, footer #tdc_wrapper_toolbar .fontImgTxt img {
  padding: 0 3px 0 0;
}
footer #tdc_wrapper_toolbar a.fontImg, footer #tdc_wrapper_toolbar a.fontImg img {
  padding: 0 !important;
}
footer #tdc_wrapper_imapfooter {
  font-size: 80%;
  margin-top: 7px;
}
@media only screen and (max-width: 1023px) {
  footer #tdc_wrapper_imapfooter {
    display: none;
  }
}
footer #tdc_wrapper_imapfooter div {
  padding: 5px 0px;
}
footer #tdc_wrapper_imapfooter a {
  background: url(../images/footer/bg_footer.gif) no-repeat right 0;
  padding-right: 12px;
  margin-right: 12px;
}
footer #tdc_wrapper_imapfooter a.polskiA {
  background: none;
}
footer #tdc_wrapper_relate {
  font-size: 80%;
  padding-top: 7px;
  border-top: 1px dotted #CCC;
  margin-top: 7px;
}
@media only screen and (max-width: 1023px) {
  footer #tdc_wrapper_relate {
    display: none;
  }
}
footer #tdc_wrapper_relate span {
  margin: 0px 5px;
}
footer #tdc_wrapper_terms {
  font-size: 80%;
  line-height: 120%;
  margin-top: 7px;
  border-bottom: 1px dotted #CCC;
  padding-bottom: 7px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  footer #tdc_wrapper_terms {
    border-bottom: 0px;
  }
}
@media only screen and (max-width: 1023px) {
  footer #tdc_wrapper_terms .desktopterms {
    display: none;
  }
}
footer #tdc_wrapper_copyright {
  font-size: 80%;
  width: 1024px;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  footer #tdc_wrapper_copyright {
    width: 100%;
  }
}
footer #tdc_wrapper_copyright #tdc_copyright_logo {
  display: none;
}
@media only screen and (max-width: 1023px) {
  footer #tdc_wrapper_copyright #tdc_copyright_logo {
    display: table-cell;
  }
}
footer #tdc_wrapper_copyright #tdc_copyright {
  display: table-cell;
  text-align: center;
  width: 1024px;
}
@media only screen and (max-width: 1023px) {
  footer #tdc_wrapper_copyright #tdc_copyright {
    text-align: left;
    vertical-align: middle;
  }
}
footer #tdc_wrapper_copyright #tdc_copyright #break1 {
  display: inline-block;
}
@media only screen and (max-width: 759px) {
  footer #tdc_wrapper_copyright #tdc_copyright #break1 {
    display: block;
  }
}
footer #tdc_wrapper_copyright #tdc_copyright #break2 {
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  footer #tdc_wrapper_copyright #tdc_copyright #break2 {
    display: block;
  }
}
footer #tdc_wrapper_bottom_media {
  margin-top: 100px;
  height: 60px;
  width: 100%;
  display: block;
  background-color: lightgrey;
  position: relative;
  text-align: right;
  /* IE Fix */
  /* IE Fix */
}
footer #tdc_wrapper_bottom_media span {
  display: inline-block;
}
footer #tdc_wrapper_bottom_media #tdc_bottom_share {
  display: inline-block;
  vertical-align: middle;
}
footer #tdc_wrapper_bottom_media #tdc_bottom_share span {
  margin-right: 5px;
}
footer #tdc_wrapper_bottom_media #tdc_bottom_share .tdc_wide_space {
  margin-right: 30px;
}
footer #tdc_wrapper_bottom_media #tdc_bottom_share .icon-logo_bw {
  margin-right: 15px;
}
@media only screen and (max-width: 1023px) {
  footer #tdc_wrapper_bottom_media {
    display: none;
  }
}

.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  padding: 1px;
  display: none;
}

.affix {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .affix {
    position: fixed;
    top: 0px;
    z-index: 999;
  }
}

.valign_fix {
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}

/* footer section */
/* sprite section */
/* Generated by http://css.spritegen.com CSS Sprite Generator */
.sprite {
  display: inline-block;
  background: url("../images/index.png") no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  vertical-align: middle;
}

.sprite-logo {
  background-position: -1px -0px;
  width: 92px;
  height: 90px;
}
@media only screen and (max-width: 1023px) {
  .sprite-logo {
    background-position: -1px -91px;
    width: 92px;
    height: 90px;
  }
}
@media only screen and (max-width: 759px) {
  .sprite-logo {
    background-position: -1px -182px;
    width: 92px;
    height: 90px;
  }
}

.sprite-backtotop {
  background-position: -1px -273px;
  width: 70px;
  height: 70px;
}

.sprite-search {
  background-position: -1px -483px;
  width: 40px;
  height: 31px;
}

.sprite-bt-home {
  background-position: -42px -483px;
  width: 34px;
  height: 28px;
}

.sprite-bg-footer {
  background-position: -72px -273px;
  width: 1px;
  height: 12px;
}

/* sprite section */
/* Fixed Lemon */
body.pDetail, body.product, body.eventList, body.exhDetail, body.home, body.hplan, body.fairDetail, body.pressRelease, body.fairDaily, body.supportingMedia, body.video, body.template, .gallery {
  padding-top: 0px !important;
}

@media only screen and (min-width: 801px) {
  body.filtertopalign {
    padding-top: 150px !important;
  }
}
@media only screen and (max-width: 800px) {
  body.filtertopalign {
    padding-top: 130px !important;
  }
}
.pDetail footer, .exhDetail footer {
  padding-bottom: 44px;
}

.gallery .wrapper {
  position: initial;
}

.gallery .modal-backdrop.fade.in {
  opacity: 1;
}

html.mm-front .mm-menu.mm-offcanvas {
  z-index: 1000;
}

@media screen and (max-width: 800px) {
  .product .toolBarHolder .toolBar .xsNopadR {
    padding-right: 8px !important;
  }
}
/* Fixed Lemon */

/*# sourceMappingURL=main.css.map */