@media screen and (max-width: 1023px) and (min-width: 100px) {
    .MainSlides {
    margin-bottom: 39px;
}
 


.address_block {
    padding: 100px 0;
}

.address_inner {
    width: 300px;
    margin: 0 auto;
    text-align: center;
}

.address_inner h3 {
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
}

body {
    /* background: url('http://ghengine.e-c-shop.com/product_images/uploaded_images/190319-bg.png'); */
}

div#Menu div#SideCartContents { display: block;}

div#Menu div#SideCartContents  li {
    display: flex;
    JUSTIFY-CONTENT: center;
    min-height: AUTO;
    ALIGN-ITEMS: CENTER;
}

div#Menu div#SideCartContents li a {
    LINE-HEIGHT: UNSET;
    FONT-SIZE: 14px;
    PADDING: 3px;
    WIDTH: FIT-CONTENT;
}

span.sidecartaaaa {
    MIN-WIDTH: 30px;
}

.service_block {
    background: rgba(36, 56, 87, 0.2);
    padding: 120px 0;
}


.contact_block {
     padding: 120px 0;
     border-top: 1px solid #ccc;
}

.service_block ul {
    /* margin: 0; */
    padding: 0;
}

.service_block ul li {
    list-style: none;
}

.service_blocks {
    width: 100%;
    text-align: center;
}

.service_blocks .image {
    border-radius: 50%;
    overflow: hidden;
    height: 200px;
    width: 100%;
    width: 200px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 25px;
}

.service_blocks .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service_block ul li:hover img {
    transform: scale(1.2);
    transition: 1s all;
}

.service_blocks .word {
    font-size: 16px;
    font-weight: bold;
}

.RWDedictor001-text .title1 {
    position: absolute;
    top: 84px;
    right: 0;
}

.RWDedictor001-text .about-title {
    font-size: 60px;
    letter-spacing: 3px;
    color: #243857;
    line-height: 60px;
    padding-bottom: 30px;
    font-weight: 400;
    text-shadow: 3px 2px 6px rgba(0, 0, 0, 0.3);
    font-family: microsoft jhenghei;
    /* float: left; */
    padding-right: 0;
    width: 300px;
    height: 230px;
    position: relative;
}

.RWDedictor001-text .about-subtitle {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 600;
    background: #d8695a;
    width: 112px;
    padding: 5px 9px;
    margin-bottom: 40px;
    line-height: 30px;
    margin-top: 28px;
    position: absolute;
    right: 7px;
}

.RWDedictor001-text .title2 {
    font-size: 74px;
    position: absolute;
    left: 0;
    top: 17px;
    z-index: -1111;
    opacity: 0.3;
}

.RWDedictor001-text .text-year {
    font-size: 15px;
    border-top: 1px solid #ccc;
    padding-top: 34px;
    margin-top: -19px;
    display: inline-block;
    width: 100%;
    line-height: 2;
}

.RWDedictor001-text {
    display: block;
    position: relative;
    margin:0 auto;
    width:fit-content;
}



.contact_block img {
    width: 30px;
}

.contact_block a {
    margin: 0 12px 13px 0px;
}

.contact_block h3 {
    font-size: 18px;
    margin-top: 32px;
    margin-bottom: 10px;
    color: #000;
}

.RWDedictor003-text .title1 {
    position: absolute;
    top: 0;
    left: 0;
}

.RWDedictor003-text .about-title {
    font-size: 58px;
    letter-spacing: 3px;
    color: #243857;
    line-height: 60px;
    padding-bottom: 30px;
    font-weight: 400;
    text-shadow: 3px 2px 6px rgba(0, 0, 0, 0.3);
    font-family: microsoft jhenghei;
    /* float: left; */
    padding-right: 0;
    width: 300px;
    height: 230px;
    position: relative;
}

.RWDedictor003-text .about-subtitle {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 600;
    background: #d8695a;
    width: 112px;
    padding: 5px 9px;
    margin-bottom: 40px;
    line-height: 30px;
    margin-top: 28px;
    position: absolute;
    left: 0;
    top: 62px;
    text-align: center;
}

.RWDedictor003-text .title2 {
    font-size: 93px;
    position: absolute;
    left: 169px;
    top: 70px;
    z-index: -1111;
    opacity: 0.3;
}

.RWDedictor003-text .text-year {
    font-size: 15px;
    border-top: 1px solid #ccc;
    padding-top: 34px;
    margin-top: -19px;
    display: inline-block;
    width: 100%;
    line-height: 2;
}

.RWDedictor003-text {
    display: block;
    position: relative;
    margin:0 auto;
    width: 300px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow 


}
.form-control {
    border-radius: 0px;
    box-shadow: none;
    height: 50px;
}

.ebtn {
    color: #ffffff;
    line-height: 32px;
    padding: 0;
    background: #dedede;
    cursor: pointer;
    display: block;
    margin-right: 0px;
    text-align: center;
}

.ebtn.currectsend_btn a {
    width: 108px;
    background: #243857;
    padding: 6px 15px;
    color: #fff !important;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 30px;
    float: right;
    border: 1px solid #243857;
    transition: 0.4s;
    font-weight: 600;
}

.block {
    display: inline-block;
    width: 100%;
}

body.home #Wrapper h2 {
    text-align: center;
    margin-top: 30px;
}

div#LogoContainer h1 {
    font-size: 20px;
    font-family: microsoft jhenghei;
    margin: 13px 0;
}

.about-title {
    font-size: 70px;
    letter-spacing: 3px;
    color: #243857;
    line-height: 60px;
    padding-bottom: 30px;
    font-weight: 400;
    text-shadow: 3px 2px 6px rgba(0, 0, 0, 0.3);
    font-family: microsoft jhenghei;
    float: left;
    /* padding-right: 90px; */
}

.about-subtitle {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 600;
    background: #d8695a;
    width: 94px;
    padding: 5px 9px;
    margin-bottom: 22px;
    line-height: 30px;
    margin-top: 28px;
}

.title2 {
    font-size: 60px;
    position: absolute;
    left: 164px;
    top: 109px;
    z-index: -1111;
    opacity: 0.3;
}

.text-year {
    font-size: 14px;
    border-top: 1px solid #ccc;
    padding-top: 34px;
    margin-top: 34px;
    display: inline-block;
    width: 100%;
    line-height: 2;
}

.about_block {
    padding: 0px 0px;
    position: relative;
}
    
.desktop{display:none!important;}
.mobile{display:block!important;}
.desktop-inline{display:none!important;}
.mobile-inline{display:inline-block!important;}

.mobile.flex{display:flex!important;}

#SideCategoryList .sf-menu a {
    padding: 16px;
}

h2#catbutton {
    display: none;
}

div#catlist {
    display: block;
}

#SideCategoryList .sf-menu ul {
    border-bottom: 0;
}
    
.flex {
    display: flex;
}

.tabs {
    font-size: 18px;
    padding: 20px 16px;
    width: 100%;
    background:#f2f6f9;
}

.tabs.active {
    font-size: 18px;
    padding: 20px 16px;
    width: 100%;
    background:#fff;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

*{
    /* font-size:1.02em !important; */
}
.ProductImage {
    width: 100%!important;
    /* height: 190px!important; */
    overflow: hidden;
    margin: 26px 0;
}
.ProductActionAdd {
    display: block;
    text-align: center;
}
ul.slick-dots li {
    min-height: auto;
}

div#searchbutton svg {
    height: 25px;
    width: 25px;
    padding: 0px;
}

div#searchbutton {
    float: right;
    padding: 17px 0;
}

li.First {
    display: none;
}

#Menu ul li {
    margin: 0;
    padding: 0;
}

#Menu ul li ul li {
    /* display: none; */
}

.subshow {position: absolute;right: 0;top: 0;width: 50px;text-align: center;/* height: 50px; */padding: 21px 0;font-size: 16px;z-index: 99999;}

div#menubox-bk { display:none;position: fixed;width: 100%;height: 100%;background: #00000052;top: 0;left: 0;z-index: 0;}

.header_message {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5;
}

#SearchForm {display: none;}




body{
    margin:0px;
}
#Outer{
    width:100%;
    overflow:hidden;
}

div#Wrapper {
    /* MARGIN-TOP: 140PX; */
}

.MainSlide{
/* margin: 70px 0px 5px 0px !important;*/
}
 #mobliebutton, #searchbutton{
/*top: 20VW; */
    /* BOTTOM: UNSET; */
    display: INLINE-FLEX;
    padding: 9px 0;
    align-items: center;
}
#searchbutton button , #searchbutton a {
    /* font-size: 1.5em !important; */
    /* width:auto; */
    /* height:auto; */
    /* color: #759400 !important; */
    background: none;
    border: 0;
    padding: 0 1.5vw;
    text-decoration: none;
}
.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: 98%;
    MARGIN: 0 AUTO;
}

.Content.Widest {
    width: 98%;
    MARGIN: 0 AUTO;
}

 #Menu{
     
    top: 0;
    bottom: unset;
    left: unset;
    right: -100%;
    background-color: #ffffff;
    width: 285px;
    margin: 0px 0px 0px 0px;
    font-size: 0.8em !important;
    padding: 0px;
    z-index: 99999;
    height: 100%;
    position: fixed;
    max-width: 100%;
    OVERFLOW: SCROLL;
}
 #Logo{
    text-align: center;
    width: 100%;
    clear: both;
    margin: auto;
    display: none;
    float: unset;
    font-size: 10VW !important;
    padding: 1% 0;
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
}
 #LogoImage{width: 174px !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;
    border-bottom: 1px solid #e8edf1;
}
 #Menu li a{
    height: auto;
    margin: 0 auto;
    padding: 18px;
    color: #000;
    text-align: left;
    line-height: 5vw;
    font-size: 16px;
}
 #Menu li ul{
     width: auto;
     position: relative;
     display: block;
     top: 0;
     text-align: center;
     font-size: 18px;
     background: unset;
     z-index: 1;
     display: none;
}
#Menu li ul li a:before {
    content: '';
}


#Menu li ul li {
    background: #f2f6f9!important;
    width: 100%;
    display: inline-block;
    clear: unset;
    border-radius: 0;
    border-bottom: 1px solid #e8edf1;
}


 #Menu li ul li a {
     padding: 0;
     font-size: 0.9em !important;
     text-align: left;
     margin: 0;
     font-weight: normal;
     width: 100% !important;
     padding: 0 30px;
     line-height: 8vw;
}


   
.tab-content ul li:hover ul {
    display: none;
}

.tab-content ul li:hover a {}

 #Menu ul li:hover {
    border: 0;
    color: #000;
}

 #Menu ul li:hover a{
     
    color: #000;
}


 #Menu ul li:hover ul {
    /* display: none; */
}




div#headbox {
    display: none;
    position: relative;
    text-align: center;
    width: 100%;
    padding: 30px 0;
}
 #SearchForm input.Textbox {
     width: 80%;
     border-bottom: 1px solid #efefef;
     border-radius: 0;
}
 #SearchForm .Button {
     width: 50px;
     height: 50px;
     margin-top: -7px;
}
#SearchForm {
    text-align: center;
    WIDTH: 100%;
    background-color: #ffffff;
    /* box-shadow: 0 0 5px #2222; */
    position: fixed;
    top: 63px;
    z-index: 99;
    color: #000;
    border-bottom: 1px solid #efefef;
}
#SearchForm form{
    width:100%;
}
 #TopMenu {
   /* position: relative;
    right: unset;
    top: unset;
    width: 100vw;
     background-color: #f1f1f1; 
    z-index: 49;
    height: auto;
    FONT-SIZE: 0.8EM!IMPORTANT;
    display: none;*/
}

#TopMenu li a, #TopMenu li div {
    padding: 0 3px 0 3px;
    margin: 8px 0 0 0;
}

 #TopMenu img {
     height: 20px;
}
.ProductImage, .ProductImage img, .Content .ProductList li {
    /* width: 45vw !important; */
}

.ProductImage, .Content .ProductList li {
    /* width: 45vw !important; */
    /* height: 45VW !important; */
    width: 100%;
}
.ProductImage img {
    /* width: AUTO!important; */
    /* height: 45vw !important; */
    width: 100%;
    object-fit: contain;
}

.Content .ProductList li .ProductDetails {
    font-size: 0.85Em !important;
    MIN-HEIGHT: 60PX;

}


.ProductList {
    width:100%;
    height:auto;
    margin: 0;
}
.Content h2, .TitleHeading {
      font-size: 1.5em !important;
      margin: 32px 0;
      text-align: center;
}

div#ConfirmOrder H2 {
    TEXT-ALIGN: CENTER;
    DISPLAY: BLOCK;
    margin: 50px 0;
    font-size: 1.5em !important;
}

.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: 18px !important;
    margin-top: 0;
}
select#qty_ {
    width: auto !important;
}

.BulkDiscount {
    position: RELATIVE;
    display: inline-block;
    bottom: 0;
    left: 0;
    transform: UNSET;
}

td.CartThumb IMG {
    width: 30px;
    padding: 3px;
}

table.General tbody td, table.CartContents tbody td {
    padding: 3px 2px;
    vertical-align: top;
}

input[type="image"] {
    /*height: 30px;*/
    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%; */
    height: auto;
    max-width: 100%;
    }
.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: LEFT;
    margin: 5% 0;
    PADDING: 5PX;
    width: 46%;
}
.SortBox {
    float: unset!important;
    text-align: center;
    /* position: absolute; */
    /* top: 15px; */
    margin: 0 auto;
}

#ModalContentContainer {
    z-index: 99999999;
}

.PrimaryProductDetails .ProductThumb {
    width: 100% !important;
}
.PrimaryProductDetails .ProductMain {
    width: 100%;
    position: relative;
    transform: unset;
    margin: 20px 0;
    display: block;
    margin-left: UNSET;
    background: none;
    top: initial;
}
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: 49;MIN-height: initial;background-color: #ffffff;/* display: flex; */padding: 0;border-bottom: 1px solid #efefef;/* height: 70px; *//* top: 41px; */left: 0;}

/*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 {
DISPLAY:BLOCK;
    WIDTH:100%;
}

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

.FloatRight {
    float: right;
    WIDTH: 100%;
}

div#SideNewProducts .ProductDetails {
    MAX-HEIGHT: 95PX!IMPORTANT;
    OVERFLOW: scroll;
}

.SubCategoryList li {
    FONT-SIZE: 1EM!IMPORTANT;
    /* margin: 5px; */
    /* padding: 5px 5px; */
}

.lSSlideOuter .lSPager.lSpg > li a{    z-index: 39!IMPORTANT;}
div#SideCategoryList ul {
    WIDTH: 33%;
    FLOAT: LEFT;
    MIN-HEIGHT: 55PX;
    font-size: 16px !important;
    width: 100%!important;
}

div#CategoryHeading H2::AFTER{
DISPLAY:NONE;
}

.SubCategoryList li a {
    padding: 3PX;
    border-radius: 5px;
    /* MIN-HEIGHT: 50PX; */
    font-size: 0.9em !important;
    MARGIN: 3px auto;
    TEXT-ALIGN: CENTER;
    VERTICAL-ALIGN: middle;
    width: 100%;
}

div#SideCategoryList {
    width: 100%;
    FLOAT: LEFT;
    margin: 0;
}

div#SideCategoryList li {
    border-bottom: 1px solid #e8edf1;
}

.menuinfo {
    WIDTH: 100%;
}

.menuinfo A {
    font-size: 0.9em !important;    PADDING: 3px;
}

span.Rating.Rating0 {
    display: none;
}

.ProductDetails a {
    text-decoration: none;
    font-size: 16px;
}

div#SideCategoryList li ul li {
    padding: 8px 16px;
}

.SubCategoryList li {
    width: 50%;
}

div#PageContent p {
    text-align: justify;
    line-height: 1.8;
}

.MainSlide {
    margin-top: 75px!important;
}

div#ProductDescription img {
    WIDTH: 100%;
    HEIGHT: auto;
}

.SubCategoryList li { WIDTH: 45%;}

}

@media screen and (min-width: 2600px) {
* {
    font-size: 1.3rem !important;
}

#TopMenu {
    padding: 10px 0;
}

#Menu {
    height: 150px;
    line-height: 150px;
}



#Container {
    width: 100%;
    margin: 0 auto;
    max-width: 2200px;
}

}

