@media screen and (max-width: 1023px) and (min-width: 100px) {
*{
    font-size:1.03em !important;
}
body{
    margin:0px;
}
#Outer{
    width:100%;
    overflow:hidden;
}

div#Wrapper {
    MARGIN-TOP: 120PX;
}

.MainSlide{
/* margin: 70px 0px 5px 0px !important;*/
}
 #mobliebutton, #searchbutton{
    top: 2vw;    top: 15vw;
    display:inline-block;
}
#mobliebutton button, button#search {    
    font-size: 1.5em !important;
    width:auto;
    height:auto;
    color: #fe9827 !important;
 
}
.logo-font{display:none;}
#Logo img {
    float: none;
    width: auto;
/*    height: 50px;*/
    margin: auto;
    vertical-align: middle;
}

#SearchForm label {
    color: #fff !important;
}
#search img{
    width:40px!important;
    height:40px!important;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);

}
 .Content {
    width: 95%;
    margin:0 2.5%;
}
 #Menu{
    display: none;
    top: 110PX;
    bottom: unset;
    left: unset;
    right: unset;
       background-color: #fe9827;
    width: 100%;
    margin: -2px 0px 0px 0px;
    font-size: 0.8em !important;
    padding: 0px;
    z-index: 999;
    height: 100%;
    position: fixed;
    max-width: 100%;
}
 #Logo{
    text-align: center;
    width: 100%;
    clear: both;
    margin: auto;
    height: 100%;
    display: block;
    float: unset;
    font-size: 10VW !important;
    padding: 0;
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
}
 #LogoImage{
     width: 40% !important;
}
 table#fronttable td {
     display: block;
     width: 100%;
     padding-bottom: 130px;
     font-size: 24px;
}

 #Menu ul{
     width: 100%;
    height:100%;
}
 #Menu li{
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    clear: both;
    left: 0;
    height: auto;
    max-height: auto;
    background: unset !important;
}
 #Menu li a{
    height: auto;
    margin: 0 auto;
    padding: 5px 0;
    color: #FFF;
    text-align: inherit;
    line-height: 8vw;
}
 #Menu li ul{ 
     width: auto;
     position: relative;
     display: block;
     top: 0;
     text-align: center;
     font-size: 25px;
     background: unset;
     z-index: 1;
}
#Menu li ul li a:before {
    content: '';
}
#Menu li ul li  {
background: #ffffff !important;
}
 #Menu li ul li a {
     padding: 0;
     font-size: 0.9em !important;
     text-align: center;
     margin: 0;
     font-weight: normal;
     width: 100% !important;
}
div#headbox {
    display: none;
    position: relative;
    text-align: center;
    width: 100%;
    padding: 30px 0;
}
 #SearchForm input.Textbox {
     width: 50%;
}
 #SearchForm .Button {
     width: 50px;
     height: 50px;
     margin-top: -7px;
}
#SearchForm {    
    text-align: center;
    background-color: #000;
    box-shadow: 0 0 5px #2222;
}
#SearchForm form{
    width:100%;
}
 #TopMenu {
     position: relative;
     right: unset;
     top: unset;
     width: 100vw;
         background-color: #fe9827;
    FONT-size:0.8em!important;
     z-index: 999;
    height: auto;
}
 #TopMenu img {
     height: 40px;
}
.ProductImage, .ProductImage img, .Content .ProductList li {
    width: 45vw !important;
}
.ProductList {
    width:100%;
    height:auto;
    margin: 0;
}
.Content h2, .TitleHeading {
    font-size: 2em !important;
    margin: 50px 0;
}
.Left {
    min-height: unset;
    margin: 0;
    float: unset;
    width: 95%;
    margin: 0 2.5%;
}
.SortBox {
    position: relative;
    text-align: right;
}
h2, .TitleHeading {
    text-align: center;
    font-size: 54px !important;
}
select#qty_ {
    width: auto !important;
}
input[type="image"] {
    height: 60px;
    padding: 10px;
}
div#ModalContainer {
    width: 90% !important;
    left: 5% !important;
    margin-left: unset !important;
}
.fastCartContent {
    width: 100%;
}
.fastCartSummaryBox {
    text-align: left;
    float: unset;
    width: 100% !important;
    max-width: unset;
    background-color: unset !important;
}
.fastCartItemBox {
    max-width: unset;
    padding: 0 0 50px;
}
.fastCartThumb {
    float: unset;
    width: 80%;
    margin: auto;
}
.fastCartThumb img{
    width: 100%;
    }
.fastCartSummaryBox .actionLink a {
    text-decoration: none;
    color: #222;
    background-color: #ccc;
    display: inline-block;
    padding: 10px;
    margin: 10px;
    border-radius: 15px;
    border: 1px solid #222;
}
table.CartContents.Stylize.General * {
    font-size: 0.9em !important;
}
.ProceedToCheckout img {
    height: 7vw;
}
.CreateAccount, .AccountLogin {
    float: unset;
    width: 90vw;
    margin: auto;
    border: none;
    border-bottom: 1px solid #444;
    padding: 5vw 0;
}
input[type=radio],input[type=checkbox] {
    height: 5vw;
    width: 5vw;
}
dt, dd {
    width: 100% !important;
    float: unset !important;
    margin: 15px 0 !important;
    padding: 0 !important;
}
.Field45 , .Field100, .Field150, .Field200, .Field250, .Field300, .Field350, .Field400{
    width: 90% !important;
    margin: 2% 5% 5%;
    }
.ProceedToCheckout {
    width: 80vw !important;
    margin: auto;
    float: unset !important;
}
.FloatLeft {
    float: unset;
}
ul.ShippingAddressList li {
    width: 95% !important;
    float: unset;
    margin: 2.5%;
}
.PL20 {
    padding: 0;
}
.ShippingDetails, .BillingDetails {
    float: unset;
    margin: 130px 5% 0;
}
.SortBox {
    float: unset;
    text-align: right;
}

#ModalContentContainer {
    z-index: 99999999;
}

.PrimaryProductDetails .ProductThumb {
    width: 100% !important;
}
.PrimaryProductDetails .ProductMain {
    width: 70%;
    position: relative;
    transform: unset;
    margin: 50px 0;
    display: block;
    margin-left: 30%;
}
div#ProductReviews {
    display: none;
}

/*custom*/

#box1{
    margin:0px;
    padding:0px;
}

#aboutus-wrapper{
    width : 100%;
    margin-left:auto;
    margin-right:auto;
    height: auto;
}
#aboutus-content{
    float:left;
    padding-top: 20px;
    width : 100%; 
    height: auto;
    padding-left:0px;
    padding-bottom: 20px;
    
}
#aboutus-title span{
    color: #b3a076;
    font-size: 48pt;
    font-family: time new roman;
    font-style: italic;
}
#aboutus-font{
    margin-top: 20px;
    font-size: 15pt;
    line-height: 2em;
    letter-spacing: 2pt;
}
#aboutus-img{
    float:none;
    background-image: url("http://relingweb.globle-un.com/product_images/uploaded_images/demo02.png");
    background-repeat:no-repeat;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    width: 100%;
    height: 60px;
}

#promote-wrapper {
    width: 100%;
    height: 250px;
    background-image: url("http://relingweb.globle-un.com/product_images/uploaded_images/demo03.jpg");
    background-repeat:no-repeat;
    background-size:cover;
        
}
#promote-topic {
    padding-top:250px;
    width: 100%;
    margin-left:auto;
    margin-right:auto;
    font-size: 50pt;
    font-family: 新細明體;
    font-weight: bolder;
    color: #fff;
    
    
}
#promote-btn {
    color: #86643f; 
    font-weight: bolder;
    font-size: 21pt;
    line-height: 22pt;
    letter-spacing: 2pt;   
        
}

.footer-intro-wrapper {
    margin-top:50px;
    width:100%;
    margin-left:auto;
    margin-right:auto;
}
.intro-wrap{ 
    float:left; 
    width:100%;
    padding-right: 0px;
}
.footer-intro-img{ 
    width: 100%; 
    height: 250px; 
    overflow:hidden;
}
.footer-intro-img img{
    width:100%;
    height:auto;
}
.footer-intro-topic{
    width:100%;
    font-size: 14pt;
    line-height: 22pt;
    text-align:center;
    font-weight: bolder;
    padding:10px 0px 0px 0px;
}
.footer-intro-content{
    width:90%;
    font-size: 11pt;
    line-height: 1.5em;
    text-align: justify;
    padding:5%;
}
#footer-img {
    margin-top:50px;
    float:left;
    width:100%;
    height:auto;
}
#sitemap-wrapper{
    width: 100%;    
    float: left;
    height: auto;
    background-color: #273a58;
}
#col-wrapper{
    width:100%;
    margin-left:auto;
    margin-right:auto;
    padding-top: 30px;
}
.sitemap-col-1{
    padding:0px;
    float:left;
    width:90%; 
    margin:5%;
    height:auto; 
}
.sitemap-col-2{
    padding:0px;
    float:left;
    width:90%; 
    margin:5%;
    height:auto; 
   /* border-width: 0px 0px 0px 0.5px;
    border-left: #47628c;
    border-style: solid;*/
}
.col-font{
    color:#fff;
    font-size: 10pt;
    line-height: 18pt;
    text-align: justify;
    letter-spacing: 1pt;   
}
.col-title{ 
    line-height:40pt;
    font-size:12pt;
    color:#000;
}
.sitemap-col-2 ul{
    margin:0px;
}
.sitemap-col-2 ul li a{
    color: #fff !important;
    text-decoration: none;
}
.sitemap-col-2 ul li {
     list-style:none;
    line-height:23pt;
    color: #fff;
    text-decoration: none;
}

#Header {
    position: fixed !important;
    clear: both;
    width: 100%;
    z-index: 999;
    height: 110px;
    background-color: #ffffff;
}

/*Cart*/
.ProductPriceRating em{
    font-size: 1.03em !important;
}
.ProductDetails strong {
    font-size: 1.05em !important;
}


table.maintable td {
DISPLAY:BLOCK;
    WIDTH:100%;
}

table.newstable td {
DISPLAY:BLOCK;
    WIDTH:100%;
}
table.foottable td, table.FOOTER td, table.mapttable td {
DISPLAY:BLOCK;
    WIDTH:100%;
}

table.foottable  {
    WIDTH:100%!important;
}

table.maintable01 TD {
    WIDTH: 100%;
    DISPLAY: BLOCK;
}
table.teachertable TD {
    display: block;
    width: 50%;
    FLOAT: LEFT;
}

table.schooltable td {
    DISPLAY: BLOCK;
    WIDTH: 100%;
}

}