@font-face {
  font-family: Myriad Pro;
  src: url(font/MyriadPro-Regular) format("opentype");
  font-family: "Myriad Pro";
  font-style: normal;
}
@font-face {
  src: local("Myriad Pro"), url(../font/MyriadPro-Regular) format("truedoc-pfr");
  font-family: "Myriad Pro";
  font-style: normal;
}
body {
  background: url(../images/bg.jpg) repeat-x;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #343434;
  min-width: 1140px;
  font: 12px Helvetica, Arial, sans-serif;
}
body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.oneColFixCtr #container {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
}
.oneColFixCtr #container::after {
  content: "";
  clear: both;
  display: table;
}
.oneColFixCtr #mainContent {
  padding: 0;
  margin: 0;
  font-size: 1.3em;
}
.oneColFixCtr img {
  max-width: 100%;
  height: auto;
}

#sub_mainContent {
  padding: 0;
  margin: 0;
  /* width: 548px; */
}

#footer {
  font-size: 0.92em;
  border-top: 1px solid #41044a;
  text-align: right;
  color: #b0b0b0;
  padding-top: 5px;
}

#header {
  margin: 0;

  height: 650px;
}
#header::after {
  content: "";
  clear: both;
  display: table;
}

a {
  outline: none;
  color: #781d7d;
}

#logo {
  
}

#slideshow {
  position: relative;
  top: 0px;
  left: 0px;
  width: calc(100% - 160px);
}
#slideshow IMG {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0;
  width: 100%;
}
#slideshow IMG.active {
  z-index: 10;
  opacity: 1;
}
#slideshow IMG.last-active {
  z-index: 9;
}

#banner {
  float: left;
  z-index: 8;
  width: calc(100% - 160px);
}

#link_container {
  width: 160px;
  background: #424242;
  height: 630px;
  float: right;
  clear: right;
  padding: 0 15px 0 0;
}

h1 {
  font-size: 1.4em;
  color: #781d7d;
  margin-top: 0px;
  padding-bottom: 5px;
  border-bottom: 1px solid #41044a;
  font-weight: 400;
}

h2 {
  margin: 0;
  font-size: 1.3em;
  color: #781d7d;
  font-weight: 400;
  padding-bottom: 5px;
  padding-top: 3px;
}

h3 {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
  color: #781d7d;
  font-weight: 500;
}

h4 {
  margin: 0;
  padding: 0;
  color: #781d7d;
  font-weight: 400;
  font-size: 1em;
}

#left {
  float: left;
  clear: both;
  font-size: 0.9em;
  width: 229px;
}

#right {
  float: right;
  clear: right;
  font-size: 0.9em;
  width: 229px;
}

#center {
  float: left;
  margin-left: 6px;
  font-size: 0.9em;
  width: 229px;
}

.smallContainer_top {
  background: url(../images/index/container_top.png) no-repeat;
  height: 9px;
  width: 229px;
}

.smallContainer_bottom {
  background: url(../images/index/container_bottom.png) no-repeat;
  height: 9px;
  width: 229px;
}

.smallContainer_mid {
  background: url(../images/index/container_mid.png) repeat-y;
  height: 250px;
  width: 191px;
  padding: 0 19px 0 19px;
}

.learnMore {
  text-align: right;
  padding-right: 15px;
  padding-bottom: 5px;
  background-image: url(../images/index/container_mid.png);
}
.learnMore a:link {
  text-decoration: underline;
  color: #343434;
}
.learnMore a:visited {
  text-decoration: underline;
  color: #343434;
}
.learnMore a:hover {
  text-decoration: underline;
  color: #781d7d;
}

.add {
  background: url(../images/residential/bg_gradient.png) repeat-y;
  margin: 0px;
  font-size: 0.9em;
  padding: 8px 120px 8px 30px;
}

.add_right {
  float: right;
  clear: right;
}

.purpleBox {
  background: #945093;
  height: 8px;
  width: 8px;
  float: left;
  margin-left: -20px;
  margin-top: 2px;
}

#map {
  float: right;
  text-align: right;
  font-size: 0.9em;
}

ul#menu {
  text-transform: uppercase;
  color: #FFFFFF;
  list-style: none;
  font-size: 1em;
  font-weight: 300;
  zoom: 1;
  margin-left: 0;
  padding-left: 10px;
  overflow: hidden;
  width: 130px;
}

#menu li {
  border-bottom: 1px solid #b0b0b0;
  padding-left: 20px;
  line-height: 30px;
}
#menu li:last-child {
  border-bottom: 1px solid #424242;
  padding-left: 20px;
  line-height: 30px;
}
#menu li:hover {
  background: url(../images/bullet_big.gif) no-repeat 5px 10px;
  color: white;
  text-decoration: none;
  padding-left: -10px;
}
#menu a:link {
  color: white;
  text-decoration: none;
}
#menu a:visited {
  color: white;
  text-decoration: none;
}

body#home #homeLink, body#fnbspace #fnbspaceLink, body#showroomspace #showroomspaceLink, body#otherspaces #otherspacesLink {
  background: url(../images/bullet_big.gif) no-repeat 5px 10px;
  color: white;
  text-decoration: none;
}

body#about_us #col-4 {
  display: table;
  width: 100%;
  text-align: justify;
  margin-top: 30px;
  margin-bottom: 50px;
}
body#about_us #col-4 > div {
  width: 18%;
  display: inline-table;
}
body#about_us #col-4 > div + div {
  margin-left: 2.5%;
}
body#about_us #col-4 p {
  margin-top: 0;
  color: #781d7d;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 8px;
}
body#about_us #col-4 img {
  width: 100%;
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
}
body#about_us #aboutLink {
  background: url(../images/bullet_big.gif) no-repeat 5px 10px;
  color: white;
  text-decoration: none;
}

body#residential #residentialLink {
  background: url(../images/bullet_big.gif) no-repeat 5px 10px;
  color: white;
  text-decoration: none;
}

body#commercial #commercialLink {
  background: url(../images/bullet_big.gif) no-repeat 5px 10px;
  color: white;
  text-decoration: none;
}

body#industrial #industrialLink {
  background: url(../images/bullet_big.gif) no-repeat 5px 10px;
  color: white;
  text-decoration: none;
}

body#other #otherLink {
  background: url(../images/bullet_big.gif) no-repeat 5px 10px;
  color: white;
  text-decoration: none;
}
body#car_storage #carstorageLink {
  background: url(../images/bullet_big.gif) no-repeat 5px 10px;
  color: white;
  text-decoration: none;
}
body#nonefreezone_car_storage #nonefreezone_carstorageLink {
  background: url(../images/bullet_big.gif) no-repeat 5px 10px;
  color: white;
  text-decoration: none;
}
body#chonbur #chonburLink {
  background: url(../images/bullet_big.gif) no-repeat 5px 10px;
  color: white;
  text-decoration: none;
}

body#contact #header {
  height: 530px;
}
body#contact #link_container {
  height: 437px;
}
body#contact #contactLink,body#contact_home #contactLink {
  background: url(../images/bullet_big.gif) no-repeat 5px 10px;
  color: white;
  text-decoration: none;
}
body#mixedusespace #mixedusespaceLink {
  background: url(../images/bullet_big.gif) no-repeat 5px 10px;
  color: white;
  text-decoration: none;
}
body#contact #mainContent {
  margin-bottom: 50px;
}

.otherServices_list {
  list-style: url(../images/bullet_small.gif);
}

a[href$="@tanchong.com"]:link {
  color: #343434;
  text-decoration: underline;
}
a[href$="@tanchong.com"]:visited {
  color: #343434;
  text-decoration: underline;
}
a[href$="@tanchong.com"]:hover {
  color: #781d7d;
  text-decoration: underline;
}
.container {
  display: flex;
  align-items: center; /* Vertical center alignment */
  gap: 16px; /* Optional: spacing between logo and text */
  margin-left:-10px !important;
}

.logo {
  height: 100px; /* or set width if preferred */
  object-fit: contain;
}

.text {
  font-size: 32px; /* Adjust as needed */
  color: #333;
}
#slideshow img {
  width: 865px;
  height: 630px;
  object-fit: cover;
  display: none; /* Hide all images by default */
}

#slideshow img.active {
  display: block; /* Show only the active image */
}
.img-container {
      max-width: 1000px;
      margin: 0 auto;
      font-family: sans-serif;
    }

    .section {
      margin-bottom: 32px;
    }

    .section-title {
      text-align: center;
      font-size: 20px;
      color: #6A1B9A;
      font-weight: bold;
      margin-bottom: 12px;
    }

    .image-row {
      display: flex;
      gap: 24px;
      justify-content: center;
    }

    .image-box {
      flex: 1;
      aspect-ratio: 4 / 3; /* Maintain aspect ratio if supported */
      overflow: hidden;
    }

    .image-box img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 6px;
      display: block;
    }

    /* Optional: make single-image rows aligned */
    .image-row.single {
      justify-content: center;
    }

    .image-row.single .image-box {
      max-width: 50%;
    }
.bold{
	font-weight:bold !important;
}
.lang-switcher {
      margin-bottom: 10px;
      font-size: 16px;
	  margin-top:15px;
	  text-align:right;
    }
    .lang-switcher a {
      margin: 0 8px;
      text-decoration: none;
      color: #781d7d;
      cursor: pointer;
    }
    .lang-switcher a:hover {
      text-decoration: underline;
    }
    .globe-icon {
      margin-right: 5px;
    }
li:empty {
  display: none;
}
#slideshow2 {
  position: relative;
  top: 0px;
  left: 0px;
  width: calc(100% - 160px);
}
#slideshow2 IMG {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0;
  width: 100%;
}
#slideshow2 IMG.active {
  z-index: 10;
  opacity: 1;
}
#slideshow2 IMG.last-active {
  z-index: 9;
}
.image-row {
  display: flex;
  width: 1000px;
  margin: 0 auto; /* optional: centers the container */
  gap: 10px; /* space between images */
}

.image-row.row2 img {
  width: 495px; /* (1000px - 10px gap) / 2 */
  height: auto;
  object-fit: cover; /* optional: crops image if needed */
}

.image-row.row2 img {
  width: 495px; /* (1000px - 10px gap) / 2 */
  height: auto;
  object-fit: cover; /* optional: crops image if needed */
}

.image-row.row3 img {
  width: 326.66px; /* (1000px - 2 * 10px gap) / 3 */
  height: auto;
  object-fit: cover; /* optional */
}