@charset "utf-8";
/*Windows*/
@media all and (min-width: 1024px) {
    .SmallSearch {
        display: none !important;
    }

    .NavP1 {
        width: 170px;
    }

    .NavLogo1 {
        display: block;
    }

    .NavLogo2, .NavLogo3 {
        display: none;
    }

   

    .row-b {
        display: block;
    }

    .row-m, .row-s {
        display: none;
    }

    #Nav-B {
        display: block;
    }

    #Nav-M, #Nav-S {
        display: none;
    }

    .SmallSF {
        display: none !important;
    }

    .BigSF {
        display: block !important;
    }
}
/*Tablet*/
@media all and (min-width: 650px) and (max-width: 1023.5px) {

    .NavP1{
        width:170px;
    }
    .NavLogo2 {
        display: block;
    }

    .NavLogo1, .NavLogo3 {
        display: none;
    }

    

    .row-m {
        display: block;
    }

    .row-b, .row-s {
        display: none;
    }

    #Nav-M {
        display: block;
    }

    #Nav-B, #Nav-S {
        display: none;
    }

    .FaqTypeHolder, .RuleTypeHolder {
        width: calc((100% / 4));
    }

    .col-fl-12 {
        width: 100% !important;
    }

    .SmallSF {
        display: block !important;
    }

    .BigSF {
        display: none !important;
    }

    .col-fl-0 {
        display: none;
        position: fixed;
        z-index: 99999;
        height: calc(100vh - 79px);
        top: 79px;
        width: 100vw;
        right: 0px;
        left: 0px;
        padding-top: 36px;
        overflow: auto;
        padding-bottom: 20px;
    }

    #RegisterModal-Holder {
        width: 98%;
        margin-right: 1%;
        margin-left: 1%;
    }
}
/*Mobile*/
@media all and (min-width: 240px) and (max-width: 649.5px) {
    .NavP1 {
        width: 50%;
    }

    .NavLogo3 {
        display: block;
    }

    .NavLogo1, .NavLogo2 {
        display: none;
    }

    

    .row-s {
        display: block;
    }

    .row-b, .row-m {
        display: none;
    }

    #Nav-S {
        display: block;
    }

    #Nav-B, #Nav-M {
        display: none;
    }

    .FaqTypeHolder, .RuleTypeHolder {
        width: calc((100% / 3));
    }

    .col-fl-0 {
        display: none;
    }

    .col-fl-12 {
        width: 100% !important;
    }

    .SmallSF {
        display: block !important;
    }

    .BigSF {
        display: none !important;
    }

    .col-fl-0 {
        display: none;
        position: fixed;
        z-index: 99999;
        height: calc(100vh - 79px);
        top: 79px;
        width: 100vw;
        right: 0px;
        left: 0px;
        padding-top: 36px;
        overflow: auto;
        padding-bottom: 20px;
    }

    .FilterClose {
        display: block;
        float: right;
        margin-top: -26px;
        margin-bottom: 10px;
        margin-right: 5px;
    }

    #RegisterModal-Holder .col-m-4 {
        width: 100% !important;
    }
}
/*Small*/
@media all and (max-width: 239.5px) {
    body * {
        display: none;
    }

    #SmallSizeAlert, #SmallSizeAlert * {
        display: block !important;
    }

    .row-b, .row-m, .row-s {
        display: none;
    }

    #Nav-B, #Nav-M, #Nav-S {
        display: none;
    }
}
/*Small*/ /*HeightCheck*/
@media all and (max-height: 400px) {
    #SmallSizeAlert img {
        margin-top: 10px;
    }
}


/*Other Configuration*/
@media all and (min-width: 660px) and (max-width: 1023.5px) {
   
   
    .SmallSearch {
        display: none !important;
    }

  
}

@media all and (min-width: 470px) and (max-width: 624.5px) {
  
   
    .SmallSearch {
        display: block !important;
    }

   
}

@media all and (min-width: 240px) and (max-width: 649.5px) {
    .NavP1 {
        width: 90px;
    }
    .SNav {
        width: calc(100% - 90px);
    }

    
}





@media all and (min-width: 1024px) and (max-width: 1190px) {
    .ShowPostListBack .PostBox .PostImage {
        height: 180px;
    }

        .ShowPostListBack .PostBox .PostImage img {
            margin-top: 0px;
        }
}

@media all and (min-width: 1191px) and (max-width: 1290px) {
    .ShowPostListBack .PostBox .PostImage {
        height: 200px;
    }

        .ShowPostListBack .PostBox .PostImage img {
            margin-top: 4px;
        }
}

@media all and (min-width: 1140px) and (max-width: 1248px) {
    .ShowPostListBack .PostBox .PBTitle {
        margin-top: 5px;
    }
}

@media all and (min-width: 1245px) {
    .ShowPostListBack .PostBox .PBTitle {
        margin-top: 10px;
    }
}

@media all and (min-width: 240px) and (max-width: 1023px) {
    .FilterClose {
        display: block;
        float: right;
        margin-top: -26px;
        margin-bottom: 10px;
        margin-right: 5px;
    }

    .FilterHolder {
        display: block;
        padding-right: 5px;
        width: 500px;
        margin-right: calc((100vw - 500px) / 2);
        width: auto;
        float: right;
    }

    .col-fl-0 {
        padding-bottom: 20px;
    }
}

@media all and (max-width: 510px) {
    .FilterHolder {
        display: block;
        padding-right: 5px;
        width: 98%;
        margin-right: 1%;
        float: right;
    }

    .PRest {
        display: none !important;
    }
}

@media all and (min-width: 571px) and (max-width: 768px) {
    .ShowPostListBack .CPLPage .col-md-3 {
        width: 33.33%;
    }
}

@media all and (min-width: 401px) and (max-width: 570px) {
    .ShowPostListBack .CPLPage .col-md-3 {
        width: 50%;
    }
}

@media all and (min-width: 240px) and (max-width: 400px) {
    .ShowPostListBack .CPLPage .col-md-3 {
        width: 100%;
    }

    .PPaging li {
        display: none !important;
    }

        .PPaging li:first-child, .PPaging li:last-child, .PPaging .PPagingActive {
            display: inline-block !important;
        }
}

@media all and (min-width: 600px) and (max-width: 1023px) {
    #RegisterModal-Holder .col-m-4 {
        width: 50% !important;
    }
}

@media all and (min-width: 650px) and (max-width: 599.999px) {
    #RegisterModal-Holder .col-m-4 {
        width: 100% !important;
    }
}

@media all and (max-width: 335px) {
    #SmallCartBack {
        display: block;
        float: left;
        height: calc(100vh - 45px);
        width: calc(100% - 10px);
        margin-top: 40px;
        margin-left: 5px;
    }
}

@media all and (max-height: 560px) {
    #SmallCartBack {
        display: block;
        float: left;
        height: calc(100vh - 45px);
        width: calc(100% - 10px);
        margin-top: 40px;
        margin-left: 5px;
        max-width: 300px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1190px) {
    .BS-StoreItem {
        padding: 4px;
    }

    .BS-StoreItem-Header {
        width: 98%;
        margin: 1%;
        padding: 4px;
        height: 123px;
    }

        .BS-StoreItem-Header span {
            height: 25px;
        }

    .BS-StoreItem-Body {
        width: 98%;
        margin: 1%;
        padding: 4px;
    }
}

@media all and (min-width: 700px) and (max-width: 1023.9999px) {
    .BS-StoreItem {
        width: calc(calc(100% / 3) - 10px);
        padding: 4px;
    }

    .BS-StoreItem-Header {
        width: 98%;
        margin: 1%;
        padding: 4px;
        height: 123px;
    }

        .BS-StoreItem-Header span {
            height: 25px;
        }

    .BS-StoreItem-Body {
        width: 98%;
        margin: 1%;
        padding: 4px;
    }
}

@media all and (min-width: 490px) and (max-width: 699.9999px) {
    .BS-StoreItem {
        width: calc(calc(100% / 2) - 10px);
        padding: 4px;
    }

    .BS-StoreItem-Header {
        width: 98%;
        margin: 1%;
        padding: 4px;
        height: 123px;
    }

        .BS-StoreItem-Header span {
            height: 25px;
        }

    .BS-StoreItem-Body {
        width: 98%;
        margin: 1%;
        padding: 4px;
    }
}

@media all and (min-width: 240px) and (max-width: 489.9999px) {
    .BS-StoreItem {
        width: calc(100% - 10px);
        padding: 4px;
    }

    .BS-StoreItem-Header {
        width: 98%;
        margin: 1%;
        padding: 4px;
        height: 123px;
    }

        .BS-StoreItem-Header span {
            height: 25px;
        }

    .BS-StoreItem-Body {
        width: 98%;
        margin: 1%;
        padding: 4px;
    }
}

@media all and (min-width: 500px) and (max-width: 689.9999px) {
    .Step1-StoreItem {
        height: auto;
    }

    .Step1-StoreItem-Body {
        padding-right: 10px;
        height: auto;
    }

        .Step1-StoreItem-Body span {
            width: 100%;
            padding-right: 50px;
            margin-top: 12px;
            height: auto;
        }
}

@media all and (min-width: 240px) and (max-width: 499.9999px) {

    .Step1-StoreItem {
        height: auto;
    }

    .Step1-StoreItem-Header {
        width: 100%;
        border: none;
    }

        .Step1-StoreItem-Header img {
            margin-right: calc(50% - 50px);
        }

    .Step1-StoreItem-Body {
        width: 100%;
        padding: 5px;
        height: auto;
    }

        .Step1-StoreItem-Body span {
            width: 100%;
            padding-right: 0px;
            margin-top: 12px;
            height: auto;
        }
}

@media all and (min-width: 600px) and (max-width: 900px) {

    .Step1-PostTitle {
        width: calc(100% - 120px);
    }

    .Step1-PostPrice {
        height: unset;
    }

    .Step1-PostPriceStockError .btn {
        margin-right: 5px;
    }


    .Step1-PostPrice {
        width: 100%;
        margin-top: 10px;
    }

    .Step1-PostPrice1 {
        width: 30%;
        margin-left: 2%;
    }

    .Step1-PostPrice2 {
        width: 30%;
        margin-left: 2%;
    }

    .Step1-PostPrice3 {
        width: 30%;
        margin-left: 2%;
    }


    .Step1-PostPrice1 span {
        text-align: left;
    }

    .Step1-PostPrice2 span {
        text-align: left;
    }

    .Step1-PostPrice3 span {
        text-align: left;
    }
}

@media all and (min-width: 240px) and (max-width: 599.999px) {
    .Step1-PostItem {
        height: auto;
    }

    .Step1-PostImage {
        width: 100%
    }

        .Step1-PostImage img {
            display: block;
            width: auto;
            max-height: 100%;
            margin: auto;
        }

    .Step1-PostTitle {
        width: 100%;
        height: auto;
    }

    .Step1-PostItemStockError .Step1-PostTitle {
        height: auto;
    }


    .Step1-PostTitle1, Step1-PostTitle2 {
        font-size: 12px;
        height: 53px;
        text-align: justify;
        white-space: initial;
    }

    .Step1-PostPrice {
        height: unset;
    }

    .Step1-PostPriceStockError .btn {
        margin-right: calc(50% - 90px);
    }


    .Step1-PostPriceStockError .Step1-PostItem {
        height: 300px;
    }

    .Step1-PostPrice {
        width: 100%;
        margin-top: 10px;
    }

    .Step1-PostPrice1 {
        width: 98%;
        margin-left: 2%;
    }

    .Step1-PostPrice2 {
        width: 98%;
        margin-left: 2%;
    }

    .Step1-PostPrice3 {
        width: 98%;
        margin-left: 2%;
    }


    .Step1-PostPrice1 span {
        text-align: left;
    }

    .Step1-PostPrice2 span {
        text-align: left;
    }

    .Step1-PostPrice3 span {
        text-align: left;
    }
}

@media all and (min-width: 550px) and (max-width: 899.999px) {
    .Step1-TotalCount, .Step1-TotalPostPrice {
        width: 50%;
    }

    .Step1-FinalContinue {
        width: 100%;
    }

    .btn-FinalContinue {
        margin: auto;
    }
}

@media all and (min-width: 240px) and (max-width: 549.999px) {
    .Step1-TotalCount, .Step1-TotalPostPrice {
        width: 100%;
    }

        .Step1-TotalCount font, .Step1-TotalPostPrice font {
            font-size: 12px;
        }

        .Step1-TotalCount span, .Step1-TotalPostPrice span {
            font-size: 13px;
        }

    .Step1-FinalContinue {
        width: 100%;
        margin-top: 10px;
    }

    .btn-FinalContinue {
        margin: auto;
    }
}

@media all and (min-width: 1024px) and (max-width: 1210px) {
    .Step2-OtherDeliveryPayment label {
        width: 100%;
    }

    .Step2-OtherDeliveryPayment {
        height: 246px;
    }

    .Step2-OtherDeliveryTitle p {
        font-size: 14px;
        margin-top: 20px;
        max-width: 160px;
    }

    .Step2-OtherDeliveryTitle span {
        font-size: 13px;
        margin-top: 8px;
        max-width: 160px;
    }
}

@media all and (min-width: 1211px) and (max-width: 1320px) {
    .Step2-OtherDeliveryPayment label {
        width: 100%;
    }

    .Step2-OtherDeliveryPayment {
        height: 246px;
    }

    .Step2-OtherDeliveryTitle p {
        font-size: 14px;
        margin-top: 20px;
        max-width: 200px;
    }

    .Step2-OtherDeliveryTitle span {
        font-size: 13px;
        margin-top: 8px;
        max-width: 200px;
    }
}

@media all and (max-height: 700px) {

    .SelectAddressAddAddressBack {
        height: auto;
    }
}

@media all and (min-width: 650px) and (max-width: 1023.5px) {
    .AddAddress-Right {
        width: 100%;
    }

    .AddAddress-Left {
        width: 100%;
    }
}

@media all and (min-width: 890px) and (max-width: 1023.5px) {
    .Step2-OtherDeliveryBack {
        width: calc(50% - 12px);
    }
}

@media all and (min-width: 650px) and (max-width: 889.5px) {
    .AddAddress-Col {
        width: 100%;
    }

    .Step2-OtherDeliveryBack {
        width: calc(100% - 12px);
    }
}

@media all and (min-width: 240px) and (max-width: 649.5px) {
    .AddAddress-Col {
        width: 100%;
    }
}

@media all and (min-width: 340px) and (max-width: 499.5px) {
    .Step2-OtherDeliveryBack {
        width: calc(100% - 12px);
    }

    .Step2-OtherDeliveryPayment label {
        width: 100%;
    }

    .Step2-OtherDeliveryPayment {
        height: 246px;
    }

    .Step2-OtherDeliveryTitle p {
        font-size: 14px;
        margin-top: 20px;
        max-width: 160px;
    }

    .Step2-OtherDeliveryTitle span {
        font-size: 13px;
        margin-top: 8px;
        max-width: 160px;
    }
}

@media all and (min-width: 240px) and (max-width: 339.5px) {
    .Step2-OtherDeliveryBack {
        width: calc(100% - 12px);
    }

    .Step2-OtherDeliveryPayment label {
        width: 100%;
    }

    .Step2-OtherDeliveryPayment {
        height: 246px;
    }

    .Step2-OtherDeliveryTitle p {
        font-size: 14px;
        margin-top: 20px;
        width: 100%;
        margin-right: 0px;
    }

    .Step2-OtherDeliveryTitle span {
        font-size: 14px;
        margin-top: 20px;
        width: 100%;
        margin-right: 0px;
    }

    .Step2-OtherDeliveryTitle img {
        display: none;
    }
}

@media all and (min-width: 750px) and (max-width: 949.5px) {
    .Step3-PriceItem, .Step3-PriceItemPaymentButton {
        width: calc(calc(100% / 3) - 10px);
        display: block;
        margin-right: 5px;
        margin-left: 5px;
    }

    .Step3-NoteBack, .Step3-DiscountBack {
        width: 50%;
    }

    #Step3-DiscountCode {
        margin-top: 23px;
    }
}

@media all and (min-width: 550px) and (max-width: 749.5px) {
    .Step3-PriceItem, .Step3-PriceItemPaymentButton {
        width: calc(calc(100% / 2) - 10px);
        display: block;
        margin-right: 5px;
        margin-left: 5px;
    }

    .Step3-NoteBack, .Step3-DiscountBack {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media all and (min-width: 240px) and (max-width: 549.5px) {
    .Step3-PriceItem, .Step3-PriceItemPaymentButton {
        width: calc(100% - 10px);
        display: block;
        margin-right: 5px;
        margin-left: 5px;
    }

    .Step3-NoteBack, .Step3-DiscountBack {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media all and (min-width: 690px) and (max-width: 1023.5px) {
    .Step2-LastAddressItem {
        width: calc(100% / 2);
    }
}

@media all and (min-width: 240px) and (max-width: 689.5px) {
    .Step2-LastAddressItem {
        width: 100%;
    }
}

@media all and (min-width: 1024px) and (max-width: 1213.5px) {
    .PanelInvoiceHistoryItem {
        width: calc((100% / 3) - 10px);
    }
}

@media all and (min-width: 912px) and (max-width: 1023.5px) {
    .PanelInvoiceHistoryItem {
        width: calc((100% / 4) - 10px);
    }
}

@media all and (min-width: 700px) and (max-width: 912.5px) {
    .PanelInvoiceHistoryItem {
        width: calc((100% / 3) - 10px);
    }
}

@media all and (min-width: 500px) and (max-width: 699.5px) {
    .PanelInvoiceHistoryItem {
        width: calc((100% / 2) - 10px);
    }
}

@media all and (min-width: 240px) and (max-width: 499.5px) {
    .PanelInvoiceHistoryItem {
        width: calc(100% - 10px);
        min-width: calc(100% - 10px);
    }
}

@media all and (min-width: 800px) and (max-width: 1023.5px) {
    .HistoryModalPart1 {
        width: 40%
    }

    .HistoryModalPart2 {
        width: 60%
    }

    .HD-PostTitle {
        width: calc(100% - 121px);
    }

    .HD-PostPrice {
        width: 98%;
        margin-right: 1%;
        border-top: 1px solid;
    }
}

@media all and (min-width: 240px) and (max-width: 799.5px) {
    .HistoryModalPart1 {
        width: 100%
    }

    .HistoryModalPart2 {
        width: 100%
    }

    .HD-PostImage {
        width: 100%;
    }

    .HD-PostTitle {
        width: 100%;
    }

    .HD-PostPrice {
        width: 98%;
        margin-right: 1%;
        border-top: 1px solid;
    }

    .HD-PostImage a, .HD-PostImage img {
        width: 120px;
        margin-right: calc(50% - 60px);
    }

    .HistoryDetailModalPartTitle {
        margin-top: 20px;
    }
}

@media all and (min-width:1024px){
    .HNav {
        height: 480px;
    }
    .HNavR {
        height: 477px;
    }
}
@media all and (min-height:620px) and (min-width:1024px) {
    .HNav {
        height: 480px;
        overflow-y: auto;
    }
}
@media all and (max-height:619.5px) and (min-width:1024px) {
    .HNav {
        max-height: calc(100vh - 100px);
    }
}


@media all and (min-width:650px) and (max-width:1023.5px) {
    .HNav {
        height: 480px;
    }

    .HNavR {
        height: 50px;
        width: 100%;
        white-space: nowrap;
        border-bottom: 1px solid;
        overflow-x: auto;
        overflow-y: hidden;
        padding-top: 5px;
        padding-right: 4px;
        padding-left: 4px;
    }

        .HNavR::-webkit-scrollbar {
            display: none;
        }

    .HNavR {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .HNavItem {
        float: none;
        width: 160px;
        height: 39px;
        padding-top: 8px;
        padding-right: 5px;
        display: inline-block;
        border-radius:5px;
    }
        .HNavItem a span {
            width: calc(100% - 33px);
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            margin-top: 2px;
        }
        .HNavItem a img {
            margin-top: 1px;
        }

    .HNavSub {
        width: 100% !important;
        height: 427px;
        overflow: auto;
    }
    .HNavUl{height:auto; width:100%;}
}
@media all and (min-width:650px) and (max-width:1023.5px) and (max-height:619.5px) {
    .HNav {
        height: calc(100vh - 130px);
    }
    .HNavSub {
        height: calc(100vh - 183px);
    }
 
}

@media all and (min-width:900px) and (max-width:1023.5px) {
    .HNavSub {
        height: 427px;
    }
    .HNavSubItem{
        width:25%;
    }
}
@media all and (min-width:900px) and (max-width:1023.5px) and (max-height:619.5px) {
    .HNav {
        height: calc(100vh - 130px);
    }

    .HNavSub {
        height: calc(100vh - 183px);
    }
}

@media all and (min-width:650px) and (max-width:899.5px) {
    .HNavSubItem {
        width: calc(100% / 3);
    }
}
@media all and (min-width:650px) and (max-width:899.5px) and (max-height:619.5px) {
    .HNav {
        height: calc(100vh - 130px);
    }

    .HNavSub {
        height: calc(100vh - 183px);
    }
}

@media all and (min-width:550px) and (max-width:649.5px) {
    .HNavSubItem {
        width: calc(100% / 2);
    }
}
@media all and (min-width:550px) and (max-width:649.5px) and (max-height:619.5px) {
    .HNav {
        height: calc(100vh - 130px);
    }

    .HNavSub {
        height: calc(100vh - 183px);
    }
}

@media all and (min-width:450px) and (max-width:549.5px) {
    .HNavSubItem {
        width: 50%;
    }
    .HNavSubItem span{
        font-size:12px;
    }
}
@media all and (min-width:450px) and (max-width:549.5px) and (max-height:619.5px) {
    .HNav {
        height: calc(100vh - 130px);
    }

    .HNavSub {
        height: calc(100vh - 183px);
    }
}


@media all and (min-width:240px) and (max-width:449.5px) {
    .HNav {
        height: 480px;
    }

    .HNavR {
        height: 50px;
        width: 100%;
        white-space: nowrap;
        border-bottom: 1px solid;
        overflow-x: auto;
        overflow-y: hidden;
        padding-top: 5px;
        padding-right: 4px;
        padding-left: 4px;
    }

        .HNavR::-webkit-scrollbar {
            display: none;
        }

    .HNavR {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .HNavItem {
        float: none;
        width: 160px;
        height: 39px;
        padding-top: 8px;
        padding-right: 5px;
        display: inline-block;
        border-radius: 5px;
    }

        .HNavItem a span {
            width: calc(100% - 33px);
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            margin-top: 2px;
        }

        .HNavItem a img {
            margin-top: 1px;
        }

    .HNavSub {
        width: 100% !important;
        height: 427px;
        overflow: auto;
    }

    .HNavUl {
        height: auto;
    }
    .HNavSubItem{
        width:100%;
    }
}
@media all and (min-width:240px) and (max-width:449.5px) and (max-height:619.5px) {
    .HNav {
        height: calc(100vh - 130px);
    }

    .HNavSub {
        height: calc(100vh - 183px);
    }
}