@CHARSET "UTF-8";
@font-face {
  font-family: 'dejavu_sanscondensed';
  src: url("../fonts/DejaVuSansCondensed-webfont.eot");
  src: url("../fonts/DejaVuSansCondensed-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DejaVuSansCondensed-webfont.woff") format("woff"), url("../fonts/DejaVuSansCondensed-webfont.ttf") format("truetype"), url("../fonts/DejaVuSansCondensed-webfont.svg#dejavu_sanscondensed") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dejavu_sanscondensed_bold';
  src: url("../fonts/DejaVuSansCondensed-Bold-webfont.eot");
  src: url("../fonts/DejaVuSansCondensed-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DejaVuSansCondensed-Bold-webfont.woff") format("woff"), url("../fonts/DejaVuSansCondensed-Bold-webfont.ttf") format("truetype"), url("../fonts/DejaVuSansCondensed-Bold-webfont.svg#dejavu_sanscondensed_bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'asapbold';
  src: url("../fonts/asap-bold-webfont.eot");
  src: url("../fonts/asap-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/asap-bold-webfont.woff") format("woff"), url("../fonts/asap-bold-webfont.ttf") format("truetype"), url("../fonts/asap-bold-webfont.svg#asapbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'asapmedium';
  src: url("../fonts/asap-medium-webfont.eot");
  src: url("../fonts/asap-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/asap-medium-webfont.woff") format("woff"), url("../fonts/asap-medium-webfont.ttf") format("truetype"), url("../fonts/asap-medium-webfont.svg#asapmedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'asapregular';
  src: url("../fonts/asap-regular-webfont.eot");
  src: url("../fonts/asap-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/asap-regular-webfont.woff") format("woff"), url("../fonts/asap-regular-webfont.ttf") format("truetype"), url("../fonts/asap-regular-webfont.svg#asapregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'noto_sansregular';
  src: url("../fonts/NotoSans-Regular-webfont.eot");
  src: url("../fonts/NotoSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Regular-webfont.woff") format("woff"), url("../fonts/NotoSans-Regular-webfont.ttf") format("truetype"), url("../fonts/NotoSans-Regular-webfont.svg#noto_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dustismo_romanbold_italic';
  src: url("../fonts/Dustismo_Roman_Italic_Bold-webfont.eot");
  src: url("../fonts/Dustismo_Roman_Italic_Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Dustismo_Roman_Italic_Bold-webfont.woff") format("woff"), url("../fonts/Dustismo_Roman_Italic_Bold-webfont.ttf") format("truetype"), url("../fonts/Dustismo_Roman_Italic_Bold-webfont.svg#dustismo_romanbold_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*25px*/
/*28px*/
/*24px*/
/*18px*/
/*13px*/
body {
  font-family: "asapregular", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
  color: #000;
  font-size: 16px;
  background-color: #e7e7e8;
}

/****common*****/
.btn.style-1 {
  background: #fff;
  color: #9e516a;
  padding: 5px 10px;
}

.btn.style-2 {
  background: transparent;
  border: 1px solid #000;
  color: #000;
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
  letter-spacing: 1.5px;
  padding: 5px 10px;
}

hr.style1 {
  margin: 0;
  max-width: 30px;
  height: 3px;
  border: none;
  background: #fff;
}

hr.style2 {
  margin: 0;
  max-width: 30px;
  height: 3px;
  border: none;
  background: #000;
}

.img-full {
  width: 100%;
}

.img-fluid {
  max-width: 100%;
}

.cssHide {
  display: none;
}

.section-wrapper {
  position: relative;
  z-index: 0;
}

.slider li {
  position: relative;
}
.slider li .slogan {
  font-size: 1.563em;
  position: absolute;
  bottom: 0;
  padding: 25px 0;
  line-height: 1.1;
  text-align: center;
  width: 100%;
  color: #fff;
}
.slider li .slogan .slogan-wrapper {
  max-width: 680px;
  margin: 0 auto;
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
  line-height: 1.4;
  letter-spacing: 1.3px;
}

.slider li.theme1 .theme1, .slider li.theme1 .theme2, .slider li.theme1 .theme3, .slider li.theme1 .theme4 {
  background: transparent;
}

.theme1 {
  background: rgba(232, 201, 185, 0.6);
}

.theme2 {
  background: rgba(38, 120, 164, 0.6);
}

.theme3 {
  background: rgba(169, 215, 58, 0.6);
}

.theme4 {
  background: rgba(215, 28, 116, 0.6);
}

video {
  display: block;
}

.centerBanner.theme1 .theme1, .centerBanner.theme1 .theme2, .centerBanner.theme1 .theme3, .centerBanner.theme1 .theme4 {
  background: transparent;
}

.centerBanner {
  position: relative;
}
.centerBanner .content-block {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
  text-shadow: 0 0px 8px rgba(0, 0, 0, 0.5);
}
.centerBanner .content-block:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.centerBanner .content-block .container {
  max-width: 1000px;
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
  line-height: 1.4;
  letter-spacing: 1.3px;
}
.centerBanner .content-block .paragh {
  font-size: 1.563em;
}
.centerBanner .content-block .shortTag {
  margin: 8% 0 0 0;
  font-size: 1.125em;
}
.centerBanner.theme2 .content-block:before {
  display: none;
}
.centerBanner.theme2 .content-block .container {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  padding: 30px 0;
}
.centerBanner.theme2 .content-block .paragh {
  margin: 0 auto;
  max-width: 600px;
}

/*map*/
#map {
  width: 100%;
  height: 500px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  margin: 40px 0;
}

.map-wrapper h3 {
  font-size: 16px;
}
.map-wrapper #bodyContent p {
  font-size: 16px;
}

/**menu**/
.navMenu {
  font-size: 0.875em;
  background: #e7e7e8;
}
.navMenu .navbar-right {
  padding: 35px 0;
}
.navMenu .navbar-right .langWrapper .split {
  padding: 6px 0;
}
.navMenu .navbar-header {
  padding: 20px 0;
  -webkit-transition: all ease-out 0.7s;
  -moz-transition: all ease-out 0.7s;
  -o-transition: all ease-out 0.7s;
  transition: all ease-out 0.7s;
}
.navMenu .navbar-header img {
  -webkit-transition: all ease-out 0.7s;
  -moz-transition: all ease-out 0.7s;
  -o-transition: all ease-out 0.7s;
  transition: all ease-out 0.7s;
  float: none;
}
.navMenu .navbar-header .navbar-toggle {
  display: none;
}
.navMenu .navbar-header .brandLogo {
  display: block;
  height: 100%;
  -webkit-transition: all ease-out 0.7s;
  -moz-transition: all ease-out 0.7s;
  -o-transition: all ease-out 0.7s;
  transition: all ease-out 0.7s;
}
.navMenu a {
  color: #000;
}
.navMenu .navbar-nav li a {
  padding: 10px 0px;
  margin: 0 15px;
}
.navMenu .navbar-nav li.active a {
  border-bottom: 2px solid #000;
}
.navMenu .menuWrapper, .navMenu .langWrapper {
  display: inline;
}
.navMenu .langWrapper a {
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
}
.navMenu.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.navMenu.fixed.cssResize .navbar-header {
  padding: 0;
}
.navMenu.fixed.cssResize .navbar-header img {
  transform: scale(0.65);
  float: left;
}
.navMenu.fixed.cssResize .navbar-header .brandLogo {
  height: 70px;
}
.navMenu.fixed.cssResize .navbar-right {
  padding: 15px 0;
}

.navbar-toggle .icon-bar {
  border-radius: 0;
  background: #000;
}

/**footer**/
.footer-wrapper {
  width: 100%;
  background: #a02687 url("../images/common/footerBg.jpg") repeat-x;
  padding: 50px 0;
  color: #fff;
}
.footer-wrapper a {
  color: #fff;
}
.footer-wrapper a:hover {
  text-decoration: none;
}
.footer-wrapper .contact-form .hotline {
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
  text-transform: uppercase;
  margin: 20px 0 0 0;
}
.footer-wrapper .contact-form .info {
  max-width: 720px;
  margin: 50px -15px;
}
.footer-wrapper .contact-form .info .contact-info {
  font-size: 1.15em;
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
  text-transform: uppercase;
}
.footer-wrapper .contact-form .form {
  max-width: 720px;
  font-family: "noto_sansregular", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
}
.footer-wrapper .contact-form .form .form-field .form-control {
  border: none;
  background: #9e516a;
  color: #fff;
  padding: 3px 12px;
}
.footer-wrapper .contact-form .form .form-field input.form-control {
  height: 22px;
}
.footer-wrapper .contact-form .form .form-field .checkbox {
  width: 5%;
  margin: 0 2% 0 0;
}
.footer-wrapper .contact-form .form .form-field .checkbox input {
  margin: 0;
}
.footer-wrapper .contact-form .form .form-field .checkbox img {
  margin: 0;
  float: left;
}
.footer-wrapper .contact-form .form .form-field .description {
  width: 93%;
  line-height: 1.4;
  font-size: 0.813em;
}
.footer-wrapper .contact-form .form .form-field a.link {
  color: #fff;
  font-size: 0.813em;
}
.footer-wrapper .contact-form .form .form-field .btn {
  margin: 20px 0;
}
.footer-wrapper .copyright {
  font-size: 0.688em;
  font-family: "noto_sansregular", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
}
.footer-wrapper .copyright .tnc {
  text-align: right;
  list-style-type: none;
}
.footer-wrapper .copyright .tnc li {
  display: inline;
  margin: 0 3px;
}
.footer-wrapper .copyright .tnc li:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  padding-right: 10px;
}

/****home******/
.secHome .banner .bx-wrapper {
  opacity: 0;
}
.secHome .banner .bx-controls {
  position: absolute;
  top: 48%;
  width: 100%;
}
.secHome .banner .bx-controls-direction {
  position: relative;
  margin: 0;
  width: 100%;
}
.secHome .banner .bx-wrapper .bx-controls-direction a {
  width: 18px;
  height: 60px;
}
.secHome .banner .bx-wrapper .bx-prev, .secHome .banner .bx-wrapper .bx-prev:hover {
  left: 30px;
  background: url("../images/common/arrowp_s.png") center center no-repeat;
}
.secHome .banner .bx-wrapper .bx-next, .secHome .banner .bx-wrapper .bx-next:hover {
  right: 30px;
  background: url("../images/common/arrow_s.png") center center no-repeat;
}
.secHome .section2 {
  padding: 20px 10px;
}
.secHome .section2 .row {
  margin: 0 -10px;
}
.secHome .section2 .item {
  padding: 0 10px;
}
.secHome .section2 .item .wrapper {
  position: relative;
}
.secHome .section2 .cssCover {
  opacity: 0;
  -webkit-transition: all ease-out 1s;
  -moz-transition: all ease-out 1s;
  -o-transition: all ease-out 1s;
  transition: all ease-out 1s;
  position: absolute;
  width: 100%;
  text-align: center;
  height: 100%;
  color: #fff;
}
.secHome .section2 .cssCover:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.secHome .section2 .cssCover:hover {
  opacity: 1;
}
.secHome .section2 .cssCover .content-block {
  vertical-align: middle;
  text-transform: uppercase;
  display: inline-block;
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
}

/**Concept**/
.secConcept .section1 {
  text-align: center;
  background: #c8c1b9;
}
.secConcept .section1 video {
  margin: 0 auto;
}
.secConcept .section2 {
  position: relative;
}
.secConcept .section2 .content-block h1 {
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
  margin: 0 0 20px 0;
}
.secConcept .section2 .content-block p {
  margin: 15px 0;
}
.secConcept .section3 {
  padding: 50px 0;
}
.secConcept .section3 h2 {
  font-size: 1.5em;
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
}
.secConcept .section3 .paragh1, .secConcept .section3 .paragh2 {
  margin: 0 0 50px 0;
}
.secConcept .section3 .grid-2 {
  padding-top: 100px;
}
.secConcept .section3 .item1, .secConcept .section3 .item2, .secConcept .section3 .item3, .secConcept .section3 .item4 {
  padding: 0;
}
.secConcept .section3 .item2 {
  margin-top: -15%;
  z-index: -1;
}
.secConcept .section3 .item4 {
  margin-top: -20%;
}

/***Place***/
.secPlace {
  padding: 50px 0 0;
}
.secPlace hr.style2 {
  margin: 0 15px 30px;
}
.secPlace .section1 .img-wrapper img {
  margin-left: -20px;
}
.secPlace .section1 .text-wrapper {
  position: relative;
}
.secPlace .section1 .text-wrapper h1 {
  text-transform: uppercase;
  margin-top: 70px;
  /*position:absolute; top:160px;  left: -20%;*/
  line-height: 1.5;
  max-width: 450px;
  font-size: 1.5em;
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
  letter-spacing: 2px;
}
.secPlace .section1 .paragh2 .text-wrapper {
  margin-top: 60px;
}
.secPlace .section1 .paragh2 .img-wrapper {
  margin-top: -130px;
  text-align: right;
}
.secPlace .section2 {
  padding: 50px 0;
}
.secPlace .section2 .content-wrapper {
  padding: 20px 0;
}
.secPlace .section2 .content-wrapper .text-wrapper {
  max-width: 350px;
}
.secPlace .section2 .list-wrapper {
  margin: 50px 0 0;
}
.secPlace .section2 .list-wrapper .item {
  padding: 0;
  /* img{@include grayTransform(1);@include transitionAll(1s); }
   &:hover img{@include grayTransform(0);filter: none; }*/
  /*&:hover .cssHide{display:block;}*/
}
.secPlace .section2 .list-wrapper .item .img-container {
  position: relative;
}
.secPlace .section2 .list-wrapper .item .cssHide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.secPlace .section2 .list-wrapper p {
  margin: 30px 0 50px 0;
}
.secPlace .section3 {
  padding: 0 0 50px 0;
}
.secPlace .section3 .topic {
  font-size: 1.5em;
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
  letter-spacing: 2px;
  margin: 20px 0;
}
.secPlace .section3 .slider-wrapper {
  padding: 0;
  text-align: center;
}
.secPlace .section3 .slider-wrapper img {
  margin: 0 auto;
}
.secPlace .section3 .slider-wrapper .slider {
  text-align: left;
}
.secPlace .section3 .slider-wrapper .btn {
  margin: 30px auto;
  display: inline-block;
}
.secPlace .section3 .slider-wrapper .bx-wrapper .bx-controls-direction a {
  width: 32px;
  height: 104px;
}
.secPlace .section3 .slider-wrapper .bx-wrapper .bx-prev {
  background: url("../images/common/arrow2.png") no-repeat;
  left: -50px;
}
.secPlace .section3 .slider-wrapper .bx-wrapper .bx-next {
  background: url("../images/common/arrow.png") no-repeat;
  right: -50px;
}

.secNeighbour .section2, .secNeighbour .section3 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.secNeighbour .section2 h1, .secNeighbour .section2 h2, .secNeighbour .section3 h1, .secNeighbour .section3 h2 {
  font-size: 1.500em;
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
  text-transform: uppercase;
}
.secNeighbour .gallery {
  margin: 50px -8px 20px;
}
.secNeighbour .gallery :after {
  content: '';
  display: block;
  clear: both;
}
.secNeighbour .grid-item, .secNeighbour .grid-sizer {
  width: 48%;
  padding: 9px 1%;
}
.secNeighbour .grid-item .float-item {
  float: left;
  width: 50%;
}
.secNeighbour .grid-item .float-item.floatL {
  padding-right: 9px;
}
.secNeighbour .grid-item .float-item.floatR {
  padding-left: 9px;
}
.secNeighbour .grid-item .float-item.floatR.item3 {
  padding-top: 18px;
}
.secNeighbour .grid-item, .secNeighbour .grid-sizer {
  float: left;
}

.secDeveloper .section1 {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  z-index: 2;
}
.secDeveloper .section1 a {
  color: #fff;
}
.secDeveloper .section2 .centerBanner .content-block .paragh {
  max-width: 500px;
  margin: 0 auto;
}
.secDeveloper .section2 .content-wrapper {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
.secDeveloper .section2 .content-wrapper .container {
  padding: 60px 0;
  text-align: center;
  color: #4c4c4c;
}
.secDeveloper .section2 .content-wrapper .quote {
  font-family: "dustismo_romanbold_italic", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
  margin: 0 auto;
  max-width: 930px;
  text-align: justify;
  text-justify: inter-word;
  font-size: 1.25em;
}
.secDeveloper .section2 .content-wrapper .quote p {
  margin-bottom: 15px;
}
.secDeveloper .section2 .content-wrapper .title {
  margin: 40px 0 20px 0;
}
.secDeveloper .section2 .content-wrapper .title h1 {
  font-size: 1.5em;
  text-transform: uppercase;
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
  margin: 0 0 5px 0;
}
.secDeveloper .section2 .content-wrapper .title span {
  font-size: 1.125em;
}
.secDeveloper .section2 .content-wrapper .imgGallery {
  margin: 60px 0 20px 0;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.secDeveloper .section2 .content-wrapper .imgGallery .item {
  float: none;
  display: inline-block;
  width: 23%;
  margin: 0 1%;
}
.secDeveloper .section3 {
  padding: 60px 0;
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
  letter-spacing: 2px;
}

.secDeveloper .section3 h3{
  margin:5px 0 5px 0;
  font-size:1.3em;
  letter-spacing: 2px;
}

.secDeveloper .section3 .cssLabel {
  font-size: 1.5em;
}
.secDeveloper .section3 .cssTitle h2 {
  margin: 0 0 5px 0;
  font-size: 1.5em;
}
.secDeveloper .section3 .cssTitle span {
  letter-spacing: 0px;
  font-size: 1.125em;
}
.secDeveloper .section3 .gallery {
  margin: 70px 0 0;
}
.secDeveloper .section3 .flipster {
  overflow: hidden !important;
}
.secDeveloper .section3 .flipster__item img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  /* IE 6-9 */
  filter: gray;
  -webkit-transition: all ease-out 1s;
  -moz-transition: all ease-out 1s;
  -o-transition: all ease-out 1s;
  transition: all ease-out 1s;
}
.secDeveloper .section3 .flipster__item--current img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  /* IE 6-9 */
  filter: gray;
}

.secTenant .section2 {
  padding: 60px 0;
}
.secTenant .section2 h1 {
  font-size: 1.5em;
  text-transform: uppercase;
  font-family: "asapmedium", Helvetica, Arial, sans-serif, "Microsoft JhengHei", "Microsoft Yahei", "Hiragino Sans GB";
}
.secTenant .section2 .content-wrapper {
  padding-left: 0;
}
.secTenant .section2 .floorslide {
  min-height: 300px;
  font-size: 0.813em;
}
.secTenant .section2 .floorslide .img-holder {
  margin-top: 80px;
}
.secTenant .section2 .floorslide .bx-wrapper .bx-prev, .secTenant .section2 .floorslide .bx-wrapper .bx-prev:hover {
  background: url("../images/tenant/arrow_prev.png") center center no-repeat;
  left: 0;
}
.secTenant .section2 .floorslide .bx-wrapper .bx-next, .secTenant .section2 .floorslide .bx-wrapper .bx-next:hover {
  background: url("../images/tenant/arrow_next.png") center center no-repeat;
  left: 40px;
  right: inherit;
}
.secTenant .section2 .floorslide .bx-wrapper .bx-controls-direction a {
  top: 80px;
  width: 21px;
  height: 34px;
}
.secTenant .section2 .floorslide .bx-wrapper .bx-pager {
  padding-top: 0;
  font-weight: normal;
  top: 70px;
  text-align: right;
  bottom: inherit;
  font-size: 14px;
}
.secTenant .section2 .floorlist {
  font-size: 0.813em;
  padding: 0 0 0 30px;
}
.secTenant .section2 .floorlist .grid {
  margin: 0 0 10px 0;
}
.secTenant .section2 .floorlist .grid .floorNum {
  width: 30%;
}
.secTenant .section2 .floorlist .grid .tenant {
  width: 70%;
}

.mejs-container {
  background: inherit;
  /*max-width:1220px;
  max-height: 976px;*/
  margin: 0 auto;
}
.mejs-container .mejs-controls {
  visibility: hidden !important;
}

#back-to-top {
  position: fixed;
  bottom: 50px;
  right: 40px;
  z-index: 9999;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #ed1949;
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}
#back-to-top:hover {
  background: #ed1949;
}
#back-to-top.show {
  opacity: 1;
}
