@media screen and (min-width:480px) {
	.flex-left-right{display:flex;align-items: center;justify-content: center;}
	.flex-left-right-content{width:45%;}
	.flex-right-left{display:flex;align-items: center;justify-content: center;flex-direction: row-reverse;}
	.flex-right-left-content{width:45%;}
	.flex-top-bottom{display:flex;align-items: center;justify-content: center;flex-direction: column;}
	.flex-top-bottom-content{width:100%;}
  .wrapper {padding: 2em 0 0 0;position:relative;z-index:1;}
  .NormalFeature{margin: 50px auto 0 auto;z-index: 2;position: relative;top:3%;width:95%;}
  .NormalFeature .Context{background: none!important;border:none!important;transition:all 0.2s ease-in-out;}
  .NormalFeature .Context:hover{background: rgba(0,0,0,0.4)!important; box-shadow: 0 3px 8px rgba(0,0,0,0.4)!important;transition:all 0.2s ease-in-out;}
  .SelectiveFeature .Context{background: none!important;border:none!important;transition:all 0.2s ease-in-out;}
  .SelectiveFeature .Context:hover{background: rgba(0,0,0,0.4)!important; box-shadow: 0 3px 8px rgba(0,0,0,0.4)!important;transition:all 0.2s ease-in-out;}
  .ToggleFeature .Context{background: none!important;border:none!important;transition:all 0.2s ease-in-out;}
  .ToggleFeature .Context:hover{background: rgba(0,0,0,0.4)!important; box-shadow: 0 3px 8px rgba(0,0,0,0.4)!important;transition:all 0.2s ease-in-out;}
  .TitleSet:before{content: ''; display: block; position: relative; width: 200px; height: 36px; background: #b5947b; background: url(decor-2.png) right bottom no-repeat;margin-right: 30px;}
  .TitleSet:after{content: ''; display: block; position: relative; width: 200px; height: 36px; background: #b5947b; background: url(decor-3.png) left bottom no-repeat;margin-left: 30px;}
  .SelectiveFeature{margin: 0px auto;z-index: 2;position: relative;top:3%;width:100%;}
  .Context_Img{margin: 0 auto;width: auto;}
  .TitleSet{display: flex; flex-direction: row; margin: 0 auto; justify-content: center; align-items: center;}
  .Quick-navigation{text-align: right; position: fixed; z-index: 9999; margin: 0; top: 50%; right: 0; transform: translateY(-50%);font-family: Orbitron, sans-serif;font-weight: 700;}
  .Quick-navigation-item{color: rgb(255 255 255 / 53%)!important; text-decoration: none; font-size: 0.9em; transition: color 0.3s; padding: 0.5em; display: block;text-decoration:none!important;transition:all 0.3s;}
  .Quick-navigation-item:hover,.Quick-navigation-item.current{color: #fff!important;text-shadow: 0 0 0.6em red, 0 0 0.3em pink;font-size: 1em;}
  .wrapper .innerImg{width: fit-content!important;}
  .MainSection{color: white!important; font-family: 'Zen Dots', cursive!important; font-size: 4em;line-height: 1em;text-align: center;font-style:italic;}
  .invisible{visibility: hidden;}
  #GoTop_PG{width: 60px; height: 60px; position: fixed; right: 7em; bottom: 38px; z-index: 10; background: url(../Img/icon/PGarrow.png); cursor: pointer; display: inline;}
}

@media screen and (max-width:480px) {
  .wrapper {padding:1em 0;}
  .NormalFeature{margin: 50px auto 0 auto;z-index: 2;position: relative;top:3%;width:85%;}
  /*.TitleSet:before{content: ''; display: none;}
  .TitleSet:after{content: ''; display: none;}*/
  .TitleSet:before{content: ''; display: block; position: relative; width: 200px; height: 36px; background: #b5947b; background: url(decor-2.png) right bottom no-repeat;margin-right: 30px;transform: scaleX(2);}
  .TitleSet:after{content: ''; display: block; position: relative; width: 200px; height: 36px; background: #b5947b; background: url(decor-3.png) left bottom no-repeat;margin-left: 30px;transform: rotate(180deg) scaleX(-2);}
  .SelectiveFeature{margin: 50px auto;z-index: 2;position: relative;top:3%;width:85%;}
  .Context_Img{margin: 0 auto;width: auto;}
  .TitleSet{display: flex; flex-direction: column; margin: 0 auto; justify-content: center; align-items: center;}
  .Quick-navigation{display:none;}
  .Quick-navigation-item{display:none;}
  .Quick-navigation-item:hover,.Quick-navigation-item.current{display:none;}
  .MainSection{color: white!important; font-family: 'Zen Dots', cursive!important; font-size: 2em;line-height: 1em;text-align: center;font-style:italic;}
  .ToggleFeature{margin-top:30px;}
  .wrapper h6 {line-height: 0.7cm!important;}
}

.ToggleContainer .Buttons.active{background: #eb1616!important;  color: #fff!important; transition: all 0.2s ease-in-out;}
.ToggleContainer .Buttons{border: 1px solid #eb1616!important;}
.outer-container .flex-left-right{width:95%!important;margin: 0 auto;}
.ToggleTittle{margin:35px 0 10px;}
.ToggleContainer .Buttons{margin-top:35px;}
#briefIcons{filter: hue-rotate(285deg);}
#Model{z-index:10000;}
#GoTop_PG{filter:hue-rotate(247deg);}
@media screen and (max-width:480px) {
  .taichi-concept{font-size: 55px;line-height: 1em;color: white;text-align: center;font-family: 'Alumni Sans', sans-serif;
    }
  }




@media screen and (min-width:480px) {
.taichi-concept{
      font-size: 70px;
      line-height: 1em;
      color: white;
      white-space: nowrap;
      text-align: center;
      font-family: 'Alumni Sans', sans-serif;
  }
}