<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1200px) {
    
.cart .FloatLeft {
    text-align: center;
}

.cart .ProceedToCheckout {
    text-align: center;
}

.cart .FloatRight.AlternativeCheckout {
    float: initial;
}

.cart .KeepShopping.FloatRight {
    width: 100%;
    text-align: center;
}
    
    
    
    table.CartContents.Stylize.General img {
    max-width: 90px;
}
 
    .mobile{display:none!important;}
    .desktop{display:none!important;}
    
    #Logo {
        
        max-width: 940px;
    
}

#Menu {
    
    max-width: 940px;
}

#Menu li{
    
    margin:10px 0;
}

.Content {
    max-width: 940px;
}
div#Box3 img {
    width: 46%;
    height: auto;
}

div#Box3 p:nth-child(2) img {
    width: 97%;
}

div#Box4 p:nth-child(1) img {
    width: 45%;
    height: auto;
}

div#Box4 p:nth-child(2) img {
    width: 242px;
    height: auto;
}

div#Box4 p:nth-child(3) img {
    width: 45%;
    height: auto;
}

div#Box4 img:nth-child(3) {
   margin-left: 35px;
}

#Footer {
    max-width: 940px;
}


div#Logo {
    display: block!important;
}


div#Logo.logo-font {
    display: none!important;
}


}



@media screen and (max-width: 990px) {
    
    div#Box4 img:nth-child(3) {
    margin-left: 0px;
}
    
    #Logo {
        
        max-width: 690px;
    
}

#Menu {
    
    max-width: 690px;
}

#Menu li{
    
    margin:10px 0;
}

.Content {
    max-width: 690px;
}
div#Box3 img {
    width: 100%;
    height: auto;
    padding: 20px 0px;
}

div#Box3 p:nth-child(2) img {
    width: 100%;
    padding: 20px 0px;
    
}

div#Box4 p:nth-child(1) img {
    width: 100%;
    height: auto;
    padding: 20px 0px;
}

div#Box4 p:nth-child(2) img {
    width: 100%;
    height: auto;
    padding: 20px 0px;
}

div#Box4 p:nth-child(3) img {
    width: 100%;
    height: auto; 
    padding: 20px 0px;
}

#Footer {
    max-width: 690px;
}

.Content .ProductList li, .fastCartContent .ProductList li {
    width: 46%;
}

.ProductActionAdd {
    display:none;
}
.ProductActionAdd.mobile a {
    background: #fff!important;
    color: #000!Important;
    border: 1px solid #000;
}
.ProductActionAdd.mobile {
    display:block;
    position: relative;
    text-align: center;
    bottom: 0;
    background: #fff!important;
}

.logo-font{ 
    font-size:1.3em; 
    color:#fff;
    text-align:left;    
    vertical-align: middle;
    margin: auto auto auto 10px;
    display:block!important;
}



div#Logo {
    display: block!important;
}


div#Logo.logo-font {
    display: none!important;
}

div#Box3 {
    padding: 0 8px;
}

div#Box4 {
    padding: 0 8px;
}

div#Box5 .row {
    display: block;
}

#Footer li a {
    
    text-align: center!important;
    
    
    
}

.credit-cards {
    text-align: center;
}
}



@media screen and (max-width: 770px) and (min-width: 100px) {
     .mobile{display:block!important;}

    div#Box4 img:nth-child(3) {
    margin-left: 0px;
}
    .credit-cards {
        text-align: center;
}
#Footer li a {
    
    text-align: center!important;
    
}

div#Box5 .row {
    display: block;
}    
div#Box3 {
    padding: 0 8px;
}

div#Box4 {
    padding: 0 8px;
}
div#Box3 img {
    width: 100%;
    height: auto;
    padding: 20px 0px;
}

div#Box3 p:nth-child(2) img {
    width: 100%;
    padding: 20px 0px;
    
}

div#Box4 p:nth-child(1) img {
    width: 100%;
    height: auto;
    padding: 20px 0px;
}

div#Box4 p:nth-child(2) img {
    width: 100%;
    height: auto;
    padding: 20px 0px;
}

div#Box4 p:nth-child(3) img {
    width: 100%;
    height: auto; 
    padding: 20px 0px;
}

.row {
    display: flex;
    width: 100%;
    /* margin-left: -15px; */
    /* margin-right: -15px; */
}

.s-2 {
    width: 10%;
}

.s-4 {
    width: 60%;
}

.s-2 a {
    display: block;
    color: #6c6c6c;
    font-size: 20px!important;
    padding: 16px 0!important;
}

 

div#Logo {
    display: none!important;
}


div#Logo.logo-font {
    display: block!important;
}


*{
    font-size: 14px !important;
}
body{
    margin:0px;
}
#Outer{
    width:100%;
    overflow:hidden;
    margin-top: 75px;
}
.MainSlide{
    
    margin: 70px 0px 5px 0px !important;
}
#mobliebutton, #searchbutton{
    top: 2vw;
    display:inline-block;
}
#mobliebutton button, button#search {    
    font-size: 1.5em !important;
    width:auto;
    height:auto;
    color:#fff !important;
    
}
 
#Logo img {
    float: none;
    width: auto;
    height: 50px;
    margin: auto;
    vertical-align: middle;
}
#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: unset;
    bottom: unset;
    left: unset;
    right: unset;
    background-color: #121416;
    width: 100%;
    margin: -2px 0px 0px 0px;
    font-size: 0.8em !important;
    padding: 0px;
    z-index: 999;
    height: calc(100% - 55px);
    position: fixed;
    max-width: 90%;
    overflow-x: hidden;
}
#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: 30% !important; */
}
table#fronttable td {
    display: block;
    width: 100%;
    padding-bottom: 130px;
    font-size: 24px;
}

#Menu ul{
    width: 100%;
    height: fit-content;
    /* overflow: hidden; */
    /* overflow-x: hidden; */
    display: block;
}
#Menu li{
    padding: 0;
    width: 100%;
    text-align: left;
    margin: 0;
    clear: both;
    left: 0;
    height: auto;
    max-height: auto;
    background: unset !important;
    border-left: 0;
}
#Menu li a{
    height: auto;
    margin: 0 auto;
    padding: 15px 20px;
    color: #FFF;
    text-align: inherit;
    line-height: 5vw;
}
#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: #323536 !important;/* border-bottom: 1px solid #1F2429; */margin: 0!important;}
#Menu li ul li a {
    border-bottom: 1px solid #1f2429;
    padding: 0;
    font-size: 14px !important;
    text-align: left;
    margin: 0;
    font-weight: normal;
    width: 100% !important;
    padding: 16px 20px;
    color: #ababab;
}
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;
    color: #000!important;
    background: 0;
    border: 0;
}
#SearchForm {
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 5px #2222;
}
#SearchForm form{
    width:100%;
    color: #000!important;
}
#TopMenu {
    position: relative;
    right: unset;
    top: unset;
    width: 100vw;
    background-color: #f1f1f1;
    z-index: 999;
    height: auto;
    display: none;
}
#TopMenu img {
    height: 40px;
}
.ProductImage, .ProductImage img, .Content .ProductList li {
    width: 100% !important;
}
.ProductList {
    width:100%;
    height:auto;
    margin: 0;
    padding: 0;
}
.Content h2, .TitleHeading {
    font-size: 18px !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: 26px;
    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: 0;
}
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:60px;
    background-color: #fff;
    top: -1px;
}

/*Cart*/
.ProductPriceRating em{
    font-size: 1.03em !important;
}
.ProductDetails strong {
    font-size: 1.05em !important;
}
.ProductList strong, .ProductList strong a {
    font-size: 18px!important;
}

.Content .ProductList li {
    width: 46%!important;
}

.col-sm-6 {
    width: 100%!important;
    float: none;
}
}



@media screen and (max-width: 470px) and (min-width: 100px) {
    .ProductList strong, .ProductList strong a {
        font-size: 18px!important;
}

.Content .ProductList li {
    width: 46%!important;
}

.col-sm-6 {
    width: 100%!important;
    float: none;
}
.row {
    display: flex;
    width: 100%;
    /* margin-left: -15px; */
    /* margin-right: -15px; */
}

.s-2 {
    width: 20%;
}

.s-4 {
    width: 60%;
    padding: 5px 0;
}

.s-2 a {
    display: block;
    color: #6c6c6c;
    font-size: 20px!important;
    padding: 16px 0!important;
}
}</pre></body></html>