﻿@charset "utf-8";
@import url(reset.css);
@import url(fontface.css);
/* *************************************************/
.fill{width:500px;}
body, p, div {
	font-family: 'Akzidenz Grotesk Regular';
	font-size: 0.9375rem;
	font-size: 14px;
	color: #000;
	line-height: 1.75;
}
b, strong {
    font-family: 'Akzidenz Grotesk Medium';
}
.lang {
	color: #fff;
	position: absolute;
	right: 20px;
	top: 70px;
	font-family: 'Akzidenz Grotesk Regular';
    font-size: 11px;
}
.lang li {
	color: #fff;
	float: left;
	margin: 0 5px;
}
.lang li a {
	color: #fff;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #000;
}
.fancybox-outer, .fancybox-inner {
	background-color: #000;
}
.mobileHide2 {
	display: block !important;
}
.mobileShow2 {
	display: none!important;
}
#clickRegis {
	padding: 18px !important;
	color: #fff;
	width: 100%;
	z-index: 9999;
	padding: 2%;
	background: #0c4b80;
	text-align: center;
	position: fixed;
	bottom: 0px;
	height: 50px;
	text-transform: uppercase;
	height: 60px;
}
.popup {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	float: left;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 5;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
	color: #ffffff;
}
.popup h1 {
	font-family: 'Akzidenz Grotesk Medium';
	font-size: 1.8em;
	color: #0c4b80;
}
.popup p {
	font-family: Akzidenz Grotesk regular, DB Helvethaica X Extended;
	font-size: 1em;
	text-align: center;
	line-height: 1.3em;
	color: #fff;
}
.container_popup {
	position: absolute;
	top: 20%;
	left: 20%;
	right: 20%;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	text-align: center;
	width: auto;
	z-index: 5;
	box-shadow: 0 0 45px 0 #333;
	border-radius: 5px;
	padding: 30px 40px;
}
.popup a.button {
	cursor: pointer;
	background: #000;
	text-align: center;
	color: #fff;
	border: 2px solid #0c4b80;
	width: 35%;
	margin: 0 auto;
	padding-top: 20px;
	display: block;
	padding: 20px 20px;
	/* text-transform: uppercase; */
	text-decoration: none;
	font-size: 1.25em;
	transition: all .5s ease-in;
}
.popup a:hover.button {
	background-color: #0c4b80;
	color: #000;
}
/***************************************************/
p {
	line-height: 1.5;
	margin-bottom: 0 !important;
}
h1.box {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 1.55em;
	font-family: 'Akzidenz Grotesk Medium';
	width: 100%;
	max-width: 1200px;
}
.title {
	font-weight: bold;
	font-size: 1em;
	padding-left: 0 !important;
}
.content {
	font-size: 1.25em;
}
.mobileShow {
	display: none!important;
}
.mobileHide {
	display: block;
}
.padding-none {
	padding: 0;
	margin: 0;
	padding-right: 0!important;
	padding-left: 0!important;
	margin-right: 0!important;
	margin-left: 0!important;
}
.logo {
	background: #000;
	width: 100%;
}
.logo-2 {
	width: 50%;
	float: left;
}
a.i-sansiri {
    background-image: url(../img/svg/logo_sansiri_white_en.svg);
	background-image: url(../img/svg/logo_sansiri_white_en.png)\9; /* IE 8 and below */
	background-repeat: no-repeat;
	background-size: 90px 60px;
	display: block;
	width: 90px;
	height: 60px;
	margin: 25px auto 20px auto; 
}
a.i-tokyu {
	background-image: url(../img/svg/logo_tokyu.svg);
	background-image: url(../img/svg/logo_tokyu.svg)\9; /* IE 8 and below */
	background-repeat: no-repeat;
	background-size: 90px 60px;
	display: block;
	width: 90px;
	height: 60px;
	margin: 25px auto 20px auto;
}
a.logo-sansiri {
	background-image: url(../img/svg/logo_sansiri_white_en.svg);
	background-image: url(../img/svg/logo_sansiri_white_en.png)\9; /* IE 8 and below */
	background-repeat: no-repeat;
	background-size: 90px 60px;
	display: block;
	width: 90px;
	height: 60px;
	margin: 25px auto 20px auto;
}
a.logo-bts {
	background-image: url(../img/svg/logo-bts.svg);
	background-image: url(../img/svg/logo-bts.png)\9; /* IE 8 and below */
	background-repeat: no-repeat;
	background-size: 90px 60px;
	display: block;
	width: 90px;
	height: 60px;
	margin: 25px auto 20px auto;
}
.banner-content {
	/*margin: auto; */
	position: absolute;
	/* top: 0; */
	right: 50%;
    bottom: 25%;
	left: 0;
	color: #fff;
	padding: 0;
	text-align: center;
	float:none;
}
.line-banner {
	height: 5px;
	width: auto;
	margin: 10px 40%;
	background-color: #0c4b80;
}
.project-color {
	color: #0c4b80;
}
.h1-banner {
	font-family: 'Akzidenz Grotesk Medium';
	color: #fff;
	font-size: 1.5rem;
    line-height: 1.25;
}
.p-calendar, .p-location {
	font-size: 1.25em;
	color: #fff;
}
.btn-banner-register {
	text-align: center;
	transition: all .0s ease-in;
	border: 2px solid #0c4b80;
	display: block;
	padding: 15px 20px;
	margin: 0 auto;
	width: 50%;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	background-color: #000000;
	margin: 0 auto;
}
.btn-banner-register:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #0c4b80;
}
.img-banner {
    width: 100%;
    background: url('../img/banner_main.jpg') no-repeat;
    background-size: 100%;
    float: left;
}
.event-contry {
	float: left;
	text-align: left;
	margin-bottom: 10px;
}
.session {
	padding: 15px;
	background-color: #f1f1f1;
	border-left: 4px;
	border-color: #ccc;
	border-style: solid;
}
.left {
	float: left;
	padding: 0;
	text-align: left!important;
}
.fa {
	color: #0c4b80;
	width: 25px;
	display: inline-block;
	text-align: center;
	vertical-align: baseline;
}
.container-banner {
	width: 45%;
	/*background:rgba(0,0,0,0.65);*/
	max-width: 1200px;
	/*margin: 25px auto;*/
	/*height:100%;*/
	padding:20px 0;
	z-index: 0;
}
.container-content {
	width: 100%;
	max-width: 1200px;
	margin: 25px auto;
	z-index: 0;
	height: 100%!important;
	min-height: 100%!important;
	overflow:hidden;
}
#section-event {
	width: 100%;
	float: left;
	height: auto;
}
#section-menu {
    width: 100%;
    background-color: #0c4b80;
    height: auto;
    z-index: 0;
    float: left;
    position: relative;
}
#section-content, #section-event {
	width: 100%;
	float: left;
	height: auto;
}
.ul-menu {
	width: auto;
	margin: 0.5555% auto 0 auto;
	padding: 0;
    width:100%;
    position: absolute;
    top: 25%;
  }
.ul-menu li {
	float: left;
	width: auto;
	padding: 0 15px 0 0;
    display:inline-block;
}
/*.ul-menu li.active {
	float: left;
	width: auto;
	font-family: 'Akzidenz Grotesk Medium';
}*/
.btn-register-menu
{
    display:block; width:20%!important; color:#ffffff; padding:5px 15px; background:#000000; border:2px solid #e3d6c6; text-align:center; float:right;
    }
.btn-register-menu:hover
{
    text-decoration:none;
    background:#0c4b80;
    border:2px solid #e3d6c6;
    color:#000;
    }
a.active {
	font-family: 'Akzidenz Grotesk Medium';
	color: #000;
}
.btn-menu, .slash {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}
.btn-menu:hover, .btn-menu:focus, .btn-menu .active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#boxEvent, #boxProject, #boxFacilities, #boxMasterplan, #boxMassdiagram, #boxLocation, #boxAbout, #boxGallery {
	float: left;
	margin: 30px 0 60px 0;
	height: 100%;
	overflow: hidden;
}
.location-detail, .masterplan-detail {
	text-align: center;
	float: left;
}
.masterplan-detail .img-plan {
	width: 100%;
    max-width: 100%;
}
.masterplan-detail .img-mass {
	width: auto;
}
.location-detail .img-map {
	width: auto;
}
.location-detail p {
	text-align: left;
}
.location-detail div {
	text-align: center;
}
.section-footer {
	background: #000;
	margin-bottom: 0;
}
#sidebarWrap {
	height: auto;
	width: 100%;
	float: right;
	position: relative;
	box-shadow: none;
	border: none;
	margin: 0;
	padding: 0;
	z-index: 2;
}
#sidebar {
	position: absolute;
}
#sidebar.fixed {
	position: fixed;
	top: 125px;
	max-width: 400px;
}
#section-header {
	width: 100%;
	height: auto;
}
.sidebar-content {
	z-index: 9999;
}
.boxRegister, .boxContact {
	background-color: #000;
}
.h1-register {
	background: #0c4b80;
	color: #fff;
	font-family: 'Akzidenz Grotesk Medium';
	text-align: center;
	font-size: 2em;
	height: 100px;
	margin-top: -125px;
	padding: 20px 0;
}
.h1-register span {
	font-size: 0.75em;
}
.h1-contact {
	background: #0c4b80;
	color: #fff;
	font-family: 'Akzidenz Grotesk Medium';
	text-align: center;
	padding: 20px 0;
	font-size: 2em;
}
.contact-content, .form-register {
	padding: 20px 20px 30px 20px;
}
.line {
	border-bottom: 1px solid #000;
	line-height: 0;
	float: left;
	margin: 20px 0;
}
.btn-register {
	text-align: center;
	color: #fff;
	border: 2px solid #0c4b80;
	width: 100%;
	display: block;
	padding: 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.25em;
}
.btn-register:hover {
	color: #000;
	text-decoration: none;
	background-color: #0c4b80;
	font-family: 'Akzidenz Grotesk Medium';
}
.h2-country {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	margin-top: 1.5%;
	font-family: 'Akzidenz Grotesk Medium';
}
.p-agendar {
	padding: 0;
}
.event-country {
	color: #000;
}
.p-contact, .p-contact a, .p-contact a:hover {
	color: #fff;
	text-decoration: none;
}
/*************************
********Gallery CSS*****
**************************/

#freewall .container-fluid, 
#freewall .col-sm-3  {
  overflow: hidden;
  padding: 0;
}
#freewall .folio-item {
   position:relative;
}
#freewall .overlay {
  background-color: #0c4b80;
  color: #fff; 
  left: 0;
  right:0;
  bottom:-100%;
  height: 0;
  position: absolute;
  text-align: center;
  opacity:0;  
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.overlay .overlay-content {
  display: table;
  height: 100%;
  width: 100%;
}

.overlay .overlay-text {
  display: table-cell;
  vertical-align: middle;
}

.overlay .folio-info {
  opacity: 0;
  margin-bottom: 75px;
  margin-top: -75px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.overlay .folio-info h3 {
  font-size: 15px;
  font-family:'Akzidenz Grotesk regular';
  margin-top: 0;
  color: #fff;
 
}
.overlay .folio-info p {
  font-family:'DB Helvethaica X Extended';
  font-size: 18px;
  margin-top: 0;
  color: #fff;
  padding:20px;
 
}
.folio-overview a {
  font-family:'DB Helvethaica X Extended';
  font-size: 20px;
  color: #333;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  margin-top: 20px;
  margin-right: 5px;
}
.folio-overview .fa{

  line-height: 50px;

}
.folio-overview a:hover {
  color: #fff;
   background:#000;
}

.folio-overview .folio-expand {
  margin-top: -500px;
  margin-left: -500px;
}

.folio-image, .folio-overview .folio-expand {
/*  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;*/
 

 text-align: center;
 /*overflow: hidden;*/
}

#freewall .folio-item:hover .folio-image {
/*  -webkit-transform: scale(1.5) rotate(-15deg);
  transform: scale(1.5) rotate(-15deg);*/

}

.folio-image {
	height: 265px;
}

#freewall .folio-item:hover .overlay {
  opacity: 0.8;
  bottom: 0;
  height: 100%;
}

#freewall .folio-item:hover .folio-overview .folio-expand {
  margin-top: 0;
  margin-left:0;
}

#freewall .folio-item:hover .overlay .folio-info {
  opacity: 1;  
  margin-bottom:0;
  margin-top:0;
}


#single-portfolio {
  padding: 90px 0;
  background: #f5f5f5;
  position: relative;
}

#single-portfolio img {
  width: 100%;
  margin-bottom: 10px;
}

#single-portfolio .close-folio-item {
  position: absolute;
  top: 30px;
  font-size: 34px;
  width: 34px;
  height: 34px;
  left: 50%;
  color: #999;
  margin-left: -17px;
}	

/*form-contact*/
.formContact label {
	margin: 8px 0px;
	position: relative;
}
.formContact .textfield input, .formContact textarea {
	float: left;
	width: 100%;
	padding: 10px;
	border: 1px solid #0c4b80;
	color: #000;
	line-height: 1.5;
	font-family: 'Akzidenz Grotesk regular', 'DB Helvethaica X Extended';
	font-size: 1em;
}
.formContact .textfield input:focus, .formContact textarea:focus {
	border-color: #0c4b80;
	color: #0c4b80;
}
.formContact label .i-canlendar {
	width: 24px;
	height: 24px;
	position: absolute;
	right: 27px;
	top: 15px;
	background: url(../img/skin/icon-calendar.png) no-repeat;
}
.formContact .selectField {
	border: 1px solid #0c4b80;
	float: left;
	width: 100%;
}
.formContact select {
	border: 1px solid #0c4b80;
	width: 100%;
	height: 45px;
	padding: 10px;
	background: #fff;
	color: #000;
	line-height: 31px;
	font-family: Akzidenz Grotesk regular, DB Helvethaica X Extended;
	font-size: 16px;
	border-radius: 0px;
}
.formContact label.select-bg:before {
	content: "";
	position: absolute;
	left: 15px;
	top: 0px;
	width: calc(100% - 30px);
	height: 53px;
	background-color: #fff;
	border: 1px solid rgba(97,26,31,0.3);
	z-index: -1;
}
.formContact input[type="submit"] {
	cursor: pointer;
	background: #000;
	text-align: center;
	color: #fff;
	border: 2px solid #0c4b80;
	width: 100%;
	display: block;
	padding: 15px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
	transition: all .0s ease-in;
}
.formContact input[type="submit"]:hover {
	background-color: #0c4b80;
	color: #fff;
}
.formDiv {
	display: none;
}
.btn-ci {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	transition: all .0s ease-in;
	border: 2px solid #0c4b80;
	display: block;
	padding: 20px 20px;
	margin: 0 auto;
	text-decoration: none;
}
.btn-ci:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #0c4b80;
	text-decoration: none;
}
.btn-download {
	width: 35%;
}
#map {
	width: 100%;
	height: 350px;
	float: left;
}
.map-detail {
	padding: 0 15px;
	text-align: left;
	margin: 0 auto;
	width: 65%;
	height: 100%;
	overflow: hidden;
}
.pin-mass {
	color: #1288d1;
}
.pin-education {
	color: #805d51;
}
.pin-health {
	color: #fd5252;
}
.pin-community {
	color: #394aab;
}
.pin-couture {
	color: #ce5aeb;
}
.pin-office {
    color:#000000;
}
.pin-new {
    color:rgb(255, 234, 0);
}
.pin-future {
    color:rgb(156, 39, 176);
}
.mapNav {
	margin: 20px 0;
	float: left;
}
.btn-map {
	width: 48%;
	float: left;
	margin: 5% 1%;
}
/*footer*/
#section-footer {
	background-color: #000;
	float: left;
	width: 100%;
}
.title_project_box {
	border-bottom: 1px solid rgba(255,255,255,1);
	background-color: #000;
}
.titleProject {
	text-align: center;
	padding: 30px 0;
	float: left;
	width: 100%;
}
.titleProject a {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-family: Akzidenz Grotesk regular, DB Helvethaica X Medium Extended, DB Helvethaica X Extended;
	text-align: center;
	cursor: pointer;
}
.titleProject a .arrow {
	background: url(../img/skin/arrow.png) 0 0;
	width: 22px;
	height: 13px;
	position: relative;
	display: inline-block;
}
.titleProject a.clickable .arrow {
	background: url(../img/skin/arrow.png) 0 -22px;
	width: 22px;
	height: 13px;
	position: relative;
	display: inline-block;
}
.boxTabProject {
	float: left;
	width: 100%;
}
.boxTabProject .tabProject {
	font-size: 28px;
	padding: 10px 0;
	font-family: DB Helvethaica X Medium Extended, DB Helvethaica X Extended;
	text-align: center;
	cursor: pointer;
	color: #fff;
	float: left;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.boxTabProject .tabProject.this {
	border-bottom: none;
}
.boxTabProject .tabProject:first-child {
	border-right: 1px solid rgba(255,255,255,0.2);
}
.boxTabProject .tabProject:last-child {
	border-left: 1px solid rgba(255,255,255,0.2);
}
.projectList {
	margin: 20px 0;
	float: left;
	width: 100%;
}
.projectList li {
	list-style: none;
	font-family: db_helvethaica_x;
	font-size: 18px;
	color: #c3aa79;
	line-height: 20px;
}
.projectList li a:hover, .projectList li a:focus {
	color: #fff;
}
.outerlink_1 {
	float: left;
	width: 100%;
}
.linkout_group {
	margin: 20px 0;
	float: left;
	width: 100%;
}
.linkout_group li {
	float: left;
	border-right: 1px solid rgba(255,255,255,0.2);
	padding: 0px 20px 0px 20px
}
.linkout_group li:first-child {
	padding-left: 0px;
}
.linkout_group li:last-child {
	padding-right: 0px;
	border-right: none;
}
.linkout_group li .sub_textlink {
	font-size: 11px;
	font-family: Akzidenz Grotesk regular;
	color: #fff;
	float: left;
	clear: both;
	line-height: 14px;
}
.linkout_group li .main_textlink {
	font-size: 22px;
	font-family: Akzidenz Grotesk regular;
	color: #fff;
	float: left;
	clear: both;
	line-height: 20px;
}
.boxCallCenter .callCenterNum {
	color: #fff;
	font-size: 28px;
	font-family: DB Helvethaica X Extended;
	line-height: 20px;
}
.boxCallCenter .callCenterNum span {
	font-size: 42px;
}
.boxCallCenter .callCenterText {
	color: #fff;
	font-size: 28px;
	font-family: DB Helvethaica X Extended;
}
.boxPrefooter {
	background-color: #000;
	padding: 30px 0px;
	float: left;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,1);
	border-top: 1px solid rgba(255,255,255,1);
}
.boxSitemap {
}
.boxCallCenter {
	float: left;
}
.sitemap {
	margin-top: 15px;
	float: left;
	margin-bottom: 10px;
}
.sitemap li {
	color: #fff;
	float: left;
}
.sitemap li a {
	color: #fff;
	font-size: 13px;
	font-family: Akzidenz Grotesk regular;
	float: left;
}
.sitemap li span {
	float: left;
	margin: 0 10px;
	position: relative;
	top: -2px;
}
.social_group {
	margin-top: 10px;
	float: right;
	text-align: right;
}
.ft_socail {
	display: inline-block;
}
.social_group i {
	font-size: 24px;
	color: #fff;
	float: left;
}
.social_group span {
	float: left;
	font-size: 16px;
	margin-right: 20px;
	font-family: Akzidenz Grotesk regular;
	color: #fff;
}
.social_group ul {
	float: right;
}
.social_group li {
	float: left;
	margin-left: 25px;
}
.copyRight {
	float: left;
}
.copyRight p {
	color: #fff;
	font-size: 11px;
	font-family: Akzidenz Grotesk regular;
	padding: 0 0 20px;
}
.call-center-svg {
	padding-top: 47px;
	height: 0;
	background-image: url(../img/svg/call_white.svg);
	background-image: url(../img/svg/call-center.png);
	background-repeat: no-repeat;
	background-size: 183px 55px;
	display: block;
	width: 183px;
	height: 55px;
	margin: 0;
}
#back-top {
	position: fixed;
	right: 30px;
	bottom: 50px;
	z-index: 9999;
}
#back-top a {
	opacity: 0.5;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#back-top .btn-primary {
	background: #C7C9CB;
	border-color: #C7C9CB;
	padding: 0px;
	font-size: 18px;
	width: 36px;
	height: 36px;
}
#back-top a:hover {
	background: #EE3B24;
	opacity: 1;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) and (-webkit-min-device-pixel-ratio: 2) {
#sidebarWrap {
/*display:block;*/
}
#sidebar.fixed {
	position: fixed;
	top: 125px;
	max-width: 33.3333%;
}
.banner-content {
	/* margin: auto; */
	position: relative;
	/* top: 0; */
	left: 0;
	bottom: 0;
	right: 0;
	color: #fff;
	background: #000;
	padding: 2rem 0 1rem 0;
	margin: 0;
	text-align: center;
	width:100%;
	float:left;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) and (-webkit-min-device-pixel-ratio: 2) {
#sidebarWrap {
	display: none;
}
#sidebar {
	position: relative;
	padding: 0;
}
.mobileHide {
	display: none;
}
.mobileShow {
	display: block!important;
}
.banner-content {
	/* margin: auto; */
	position: relative;
	/* top: 0; */
	left: 0;
	bottom: 0;
	right: 0;
	color: #fff;
	background: #000;
	padding: 2rem 0 1rem 0;
	margin: 0;
	text-align: center;
	width:100%;
	float:left;
}
.h1-register {
	margin-top: 0;
}
}

@media screen and (max-width:767px) {
a.logo-bts {
	background-image: url(../img/svg/logo-bts.svg);
	background-image: url(../img/svg/logo-bts.png)\9;
	background-repeat: no-repeat;
	background-size: 70px 50px;
	display: block;
	width: 70px;
	height: 50px;
	margin: 25px auto 20px auto;
}
a.logo-sansiri {
	background-image: url(../img/svg/logo_sansiri_white_en.svg);
	background-image: url(../img/svg/logo_sansiri_white_en.png)\9;
	background-repeat: no-repeat;
	background-size: 70px 50px;
	display: block;
	width: 70px;
	height: 50px;
	margin: 25px auto 20px auto;
}
.lang {
	color: #fff;
	position: absolute;
	right: 10px;
	top: 105px;
}
.ul-menu li {
	float: left;
	width: 100%;
	padding: 0 15px 0 15px;
}
.slash {
	display: none;
}
.map-detail {
	width: 90%;
}
.line-banner {
	margin: 10px 40%;
}
.btn-banner-register {
	display: none;
}
.masterplan-detail .img-plan {
	width: 100%;
}
.masterplan-detail .img-mass {
	width: 100%;
}
.location-detail .img-map {
	width: 100%;
}
.container_popup {
	top: 0;
	left: 2%;
	right: 2%;
}
.popup a.button {
	width: 80%;
}
.mobileHide {
	display: none;
}
.mobileShow {
	display: block!important;
}
#sidebarWrap {
/*display:none;*/
}
.h1-register {
	margin-top: 0;
}
.titleProject {
	padding: 15px 0;
}
.projectList li {
	width: 50%;
}
.linkout_group {
	margin-bottom: 20px;
}
.linkout_group li {
	padding: 20px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right: none;
	float: left;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.linkout_group li:last-child {
	border-bottom: none;
}
.linkout_group li .main_textlink {
	float: none;
	display: block;
}
.linkout_group li .sub_textlink {
	float: none;
	display: block;
}
.ft_socail {
	width: 100%;
	text-align: center;
}
.social_group {
	float: left;
	text-align: left;
	margin-bottom: 20px;
}
.social_group span {
	float: left;
	width: 100%;
	text-align: center;
}
.social_group ul {
	float: none;
	width: 300px;
	display: inline-block;
	margin-top: 10px;
}
.social_group li {
	width: 33.3%;
	text-align: center;
	margin: 10px 0
}
.social_group a {
	display: inline-block;
}
.boxSitemap {
	margin-bottom: 0px;
}
.sitemap {
	text-align: center;
}
.sitemap li {
	float: none;
	display: inline-block;
}
.boxCallCenter {
	text-align: center;
}
.call-center-svg {
	margin: 0 auto;
}
.popup a.button {
	width: 80%;
}
h1.box {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mobileShow {
	display: block!important;
}
.mobileHide {
	display: none;
}
#sidebar {
	position: relative;
	padding: 0;
}
.banner-content {
	/* margin: auto; */
	position: relative;
	/* top: 0; */
	left: 0;
	bottom: 0;
	right: 0;
	color: #fff;
	background: #000;
	padding: 2rem 0 1rem 0;
	margin: 0;
	text-align: center;
	width: 100%;
	float:left;
}
.container-content {
	margin: 0 auto;
}
#sidebarWrap {
/*display:none;*/
}
.btn-menu, .slash {
	font-size: 1.25em;
}
.h1-register {
	margin-top: 0;
	font-size: 1.75em;
}
.h1-banner {
	font-size: 1.25em;
}
.p-calendar, .p-location {
	font-size: 1em;
}
.btn-download {
	width: 100%;
	padding: 10px 0;
}
.btn-map {
	width: 100%;
	margin: 10px 0;
	padding: 10px 20px;
}
/*footer*/
#section-footer {
	margin-top: 0;
	margin-bottom: 35px;
}
.sitemap {
	text-align: center;
}
.sitemap li {
	float: none;
	display: inline-block;
}
.copyRight {
	text-align: center;
}
}
@media screen and (max-width:480px) 
{
a.logo-bts {
	background-image: url(../img/svg/logo-bts.svg);
	background-image: url(../img/svg/logo-bts.png)\9;
	background-repeat: no-repeat;
	background-size: 70px 50px;
	display: block;
	width: 70px;
	height: 50px;
	margin: 25px auto 20px auto;
}
a.logo-sansiri {
	background-image: url(../img/svg/logo_sansiri_white_en.svg);
	background-image: url(../img/svg/logo_sansiri_white_en.png)\9;
	background-repeat: no-repeat;
	background-size: 70px 50px;
	display: block;
	width: 70px;
	height: 50px;
	margin: 25px auto 20px auto;
}
.lang {
	color: #fff;
	position: absolute;
	right: 10px;
	top: 105px;
}
.ul-menu li {
	float: left;
	width: 100%;
	padding: 0 15px 0 15px;
}
.slash {
	display: none!important;
}
.map-detail {
	width: 90%;
}
.line-banner {
	margin: 10px 40%;
}
.btn-banner-register {
	display: none;
}
.masterplan-detail .img-plan {
	width: 100%;
}
.masterplan-detail .img-mass {
	width: 100%;
}
.location-detail .img-map {
	width: 100%;
}
.container_popup {
	top: 0;
	left: 2%;
	right: 2%;
}
.popup a.button {
	width: 80%;
}
.mobileHide {
	display: none;
}
.mobileShow {
	display: block!important;
}
#sidebarWrap {
/*display:none;*/
}
.h1-register {
	margin-top: 0;
}
.titleProject {
	padding: 15px 0;
}
.projectList li {
	width: 50%;
}
.linkout_group {
	margin-bottom: 20px;
}
.linkout_group li {
	padding: 20px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right: none;
	float: left;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.linkout_group li:last-child {
	border-bottom: none;
}
.linkout_group li .main_textlink {
	float: none;
	display: block;
}
.linkout_group li .sub_textlink {
	float: none;
	display: block;
}
.ft_socail {
	width: 100%;
	text-align: center;
}
.social_group {
	float: left;
	text-align: left;
	margin-bottom: 20px;
}
.social_group span {
	float: left;
	width: 100%;
	text-align: center;
}
.social_group ul {
	float: none;
	width: 300px;
	display: inline-block;
	margin-top: 10px;
}
.social_group li {
	width: 33.3%;
	text-align: center;
	margin: 10px 0
}
.social_group a {
	display: inline-block;
}
.boxSitemap {
	margin-bottom: 0px;
}
.sitemap {
	text-align: center;
}
.sitemap li {
	float: none;
	display: inline-block;
}
.boxCallCenter {
	text-align: center;
}
.call-center-svg {
	margin: 0 auto;
}
.popup a.button {
	width: 80%;
}
h1.box {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mobileShow {
	display: block!important;
}
.mobileHide {
	display: none;
}
#sidebar {
	position: relative;
	padding: 0;
}
.banner-content {
	/* margin: auto; */
	position: relative;
	/* top: 0; */
	left: 0;
	bottom: 0;
	right: 0;
	color: #fff;
	background: #000;
	padding: 2rem 0 1rem 0;
	margin: 0;
	text-align: center;
	width: 100%;
	float:left;
}
.container-content {
	margin: 0 auto;
}
#sidebarWrap {
/*display:none;*/
}
.btn-menu, .slash {
	font-size: 1.25em;
}
.h1-register {
	margin-top: 0;
	font-size: 1.75em;
}
.h1-banner {
	font-size: 1.25em;
}
.p-calendar, .p-location {
	font-size: 1em;
}
.btn-download {
	width: 100%;
	padding: 10px 0;
}
.btn-map {
	width: 100%;
	margin: 10px 0;
	padding: 10px 20px;
}
/*footer*/
#section-footer {
	margin-top: 0;
	margin-bottom: 35px;
}
.sitemap {
	text-align: center;
}
.sitemap li {
	float: none;
	display: inline-block;
}
.copyRight {
	text-align: center;
}
}
@media screen and (max-width:320px) {
a.logo-bts {
	background-image: url(../img/svg/logo-bts.svg);
	background-image: url(../img/svg/logo-bts.png)\9;
	background-repeat: no-repeat;
	background-size: 70px 50px;
	display: block;
	width: 70px;
	height: 50px;
	margin: 25px auto 20px auto;
}
a.logo-sansiri {
	background-image: url(../img/svg/logo_sansiri_white_en.svg);
	background-image: url(../img/svg/logo_sansiri_white_en.png)\9;
	background-repeat: no-repeat;
	background-size: 70px 50px;
	display: block;
	width: 70px;
	height: 50px;
	margin: 25px auto 20px auto;
}
.lang {
	color: #fff;
	position: absolute;
	right: 10px;
	top: 105px;
}
.ul-menu li {
	float: left;
	width: 100%;
	padding: 0 15px 0 15px;
}
.slash {
	display: none!important;
}
.map-detail {
	width: 90%;
}
.line-banner {
	margin: 10px 40%;
}
.btn-banner-register {
	display: none;
}
.masterplan-detail .img-plan {
	width: 100%;
}
.masterplan-detail .img-mass {
	width: 100%;
}
.location-detail .img-map {
	width: 100%;
}
.container_popup {
	top: 0;
	left: 2%;
	right: 2%;
}
.popup a.button {
	width: 80%;
}
.mobileHide {
	display: none;
}
.mobileShow {
	display: block!important;
}
#sidebarWrap {
/*display:none;*/
}
.h1-register {
	margin-top: 0;
}
.titleProject {
	padding: 15px 0;
}
.projectList li {
	width: 50%;
}
.linkout_group {
	margin-bottom: 20px;
}
.linkout_group li {
	padding: 20px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right: none;
	float: left;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.linkout_group li:last-child {
	border-bottom: none;
}
.linkout_group li .main_textlink {
	float: none;
	display: block;
}
.linkout_group li .sub_textlink {
	float: none;
	display: block;
}
.ft_socail {
	width: 100%;
	text-align: center;
}
.social_group {
	float: left;
	text-align: left;
	margin-bottom: 20px;
}
.social_group span {
	float: left;
	width: 100%;
	text-align: center;
}
.social_group ul {
	float: none;
	width: 300px;
	display: inline-block;
	margin-top: 10px;
}
.social_group li {
	width: 33.3%;
	text-align: center;
	margin: 10px 0
}
.social_group a {
	display: inline-block;
}
.boxSitemap {
	margin-bottom: 0px;
}
.sitemap {
	text-align: center;
}
.sitemap li {
	float: none;
	display: inline-block;
}
.boxCallCenter {
	text-align: center;
}
.call-center-svg {
	margin: 0 auto;
}
.popup a.button {
	width: 80%;
}
h1.box {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mobileShow {
	display: block!important;
}
.mobileHide {
	display: none;
}
#sidebar {
	position: relative;
	padding: 0;
}
.banner-content {
	/* margin: auto; */
	position: relative;
	/* top: 0; */
	left: 0;
	bottom: 0;
	right: 0;
	color: #fff;
	background: #000;
	padding: 2rem 0 1rem 0;
	margin: 0;
	text-align: center;
	width: 100%;
	float:left;
}
.container-content {
	margin: 0 auto;
}
#sidebarWrap {
/*display:none;*/
}
.btn-menu, .slash {
	font-size: 1.25em;
}
.h1-register {
	margin-top: 0;
	font-size: 1.75em;
}
.h1-banner {
	font-size: 1.25em;
}
.p-calendar, .p-location {
	font-size: 1em;
}
.btn-download {
	width: 100%;
	padding: 10px 0;
}
.btn-map {
	width: 100%;
	margin: 10px 0;
	padding: 10px 20px;
}
/*footer*/
#section-footer {
	margin-top: 0;
	margin-bottom: 35px;
}
.sitemap {
	text-align: center;
}
.sitemap li {
	float: none;
	display: inline-block;
}
.copyRight {
	text-align: center;
}
}
