﻿
/*------------------ Custom Responsive Layout ------------------*/
@media only screen and (min-width: 1180px) /*Screen width larger than 1190px  */
{
    #easy_zoom { left: 46% !important; top: 300px !important; }
    .headerMenuResponsive { display: none; }
    .PromotionGroupDataList .CommonProductItemStyle { margin: 0 0 20px; width: 33.33%; }
    .ProductDetailsResponsive { padding: 0 70px; }
    .NewArrivalCategoryList .CommonProductItemStyle, .ProductColumn2DataList .CommonProductItemStyle { width: 33.33%; padding: 0 15px; }
    .AdvancedSearchResultPanel .ProductColumn2DataList { padding: 0 65px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle { width: 25%; padding: 0 10px; }
         
    .NewArrivalCategoryList, .ProductColumn2DataList  { padding-left: 25px; padding-right: 25px; }
    
    .DefaultMaster .HeaderLogo { margin-top: 20px; margin-bottom: 20px;}    
    .DefaultMaster .sticky-menu .HeaderLogo { margin-top: 10px; margin-bottom: 10px;} 
}

@media only screen and (max-width: 1179px) /*Screen width 980-1189 px */
{

    /* Product List */
    .CommonProductItemStyle { width: 33.33%; }
    .PromotionGroupDataList .CommonProductItemStyle { margin: 0 0 20px; width: 50%; }
    .PromotionAds { padding-right: 12px; }

    .ProductDetailsResponsive > .row { padding: 0 10px; }
    .ProductDetailsRelatedProducts > .row { padding: 0 10px; }
    .ProductDetailsResponsiveOurPrice { clear: left; }

    #easy_zoom { left: 48% !important; top: 260px !important; }
    .ProductDetailsResponsiveImageThumbnail .ImageThumbnailItemStyle { margin: 5px 0; }
    /*--- Option RadioList ---*/
    .ProductDetailsResponsive .OptionRadioItem { }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList label { width: auto; }

    /* New Arrival for category Begin */

    .NewArrivalCategoryItem { position: relative; }


    /*Advanced Search Begin*/
    .SearchDropByCategory { width: 80%; }

    .AdvancedSearchInCategoryDrop, .AdvancedSearchInDepartmentDrop, .AdvancedSearchinmanufacturerDrop { width: 100%; }

    .SearchDropByDepartment { width: 70%; }

    .SearchDropByManufacturer { width: 80%; }


    /* ShippingAddress Detail */


    .AccountMainDiv .AccountDetailsCheckBoxDiv { margin-left: 40%; width: 90%; }

    /* AccountDetails */
    .AccountDetailsButtonDiv { margin-right: 4%; }

    .CheckoutSaleTaxExemptPanel .CheckoutAddressLong .CheckoutAddressLeftData { margin-bottom: 10px; }

    .Checkout .CustomerRegisterShippingInfoPanel { }

        .Checkout .CustomerRegisterShippingInfoPanel .CommonFormData { clear: left; width: 50%; }

            .Checkout .CustomerRegisterShippingInfoPanel .CommonFormData .CustomerRegisterCheckBox { margin-left: 37%; width: 65%; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel { margin-right: 0; width: 48%; clear: left; }

            .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .CommonFormLabel { clear: left; color: #000000; float: left; font-size: 13px; line-height: 25px; margin-left: 2.8%; margin-right: 2%; padding: 2px 0; width: 35%; }

            .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .CommonFormData { float: left; padding-bottom: 2px; padding-top: 2px; width: 60%; clear: none; }

                .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .CommonFormData .CheckoutTextBox { width: 90%!important; }

            .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel { margin-right: 0; width: 100%; clear: left; }

                .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel .CountryAndStateListDropDown { width: 54%; clear: none; }

                .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 40%; width: 54%; }

                .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel .CountryAndStateListStateTextBox { clear: left; float: left; width: 54%; margin-left: 40%; }


    /* Social Order */

    .SocialOrderConfirmation .PaymentDataList { width: 240px; }

    .OrderSummaryBody .ProductItemImageColumn { width: 11%; }

    .OrderSummaryBody .ProductItemDetails { width: 89%; }

    .ShippingDetailsBody { padding: 0 0 85px 80px; }
    /* Social Order End */
    .SubCategoryList ul li { height: 172px; margin: 0 0.5% 6px; }

    /*OrderSummary*/
    .OrderSummaryCustomerInfoDiv { margin: 0 8%; width: 84%; }

    .OrderSummaryCustomeNoteDiv { margin: 0 8% 40px; width: 84%; }

    .OrderSummaryOrderProduct { width: 84%; margin: 0 8%; padding: 20px 50px; }

    .ShoppingCartCouponPanel { padding: 10px 15px 0; }

    .ShoppingCartSummaryDiv { padding-left: 15px; padding-right: 15px; }

    .ShoppingCartGridView .ImageItemDiv { width: 20%; }

    .ShoppingCartGridView .InfoItemDiv { width: 76%; }

    .ManufacturerItemListModernize { width: 29%; margin: 10px 1.5%; }

    .DepartmentListItemImageDiv { height: 172px; }

    .ProductListTableViewItem .BtnStyle1 { padding: 5px 0; font-size: 18px; }
    .TableViewTellFriendPanel, .TableViewAddtoWishListPanel, .TableViewAddtoCompareListPanel { width: 100%; margin-left: 0; }
    .DimensionText { margin-right: 5px; }
    .NewsletterForm { width: 100%; }
    .CommonCategoryItemStyle { width: 33.33%; padding: 0 5px; }

    .AdvancedSearchResultPanel .ProductColumn2DataList { padding: 0; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle { width: 25%; padding: 0 5px; }
            .FeaturedMerchantsAd { margin: 5px 0; }
        .FeaturedMerchantsAd:nth-child(2) { padding-right: 5px;  }
        .FeaturedMerchantsAd:nth-child(3) { padding-left: 5px; } 
    .FooterLogo { background-size: auto 85px; height: 85px; }
    
}

@media only screen and (min-width: 980px) and (max-width: 1179px) {

    .CommonProductItemStyle { width: 33.33%; padding-left: 20px; padding-right: 20px; }
    .NewArrival .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 810px; margin: auto; }
    .NewArrival .jcarousel-skin-tango .jcarousel-item { margin-left: 20px; margin-right: 20px; }
    .NewArrivalButtonDiv { right: 0; }
    .NewArrivalCategoryList .CommonProductItemStyle, .ProductColumn2DataList .CommonProductItemStyle { width: 33.33%; padding: 0 5px; }
    .NewArrivalCategoryList .CommonProductImagePanel, .ProductColumn2DataList .CommonProductImagePanel { height: 220px; }
    .NewArrivalCategoryList table.CommonProductImage, .ProductColumn2DataList table.CommonProductImage { height: 220px; }
    .NewArrivalCategoryList div.CommonProductImage, .ProductColumn2DataList div.CommonProductImage { max-height: 220px; }
    .NewArrivalCategoryList .CommonProductImage img, .ProductColumn2DataList .CommonProductImage img { max-height: 220px; }
    .NewsEventItemStyle:nth-child(3n-2) { padding-right: 16px; }
    .NewsEventItemStyle:nth-child(3n-1) { padding: 0 8px; }
    .NewsEventItemStyle:nth-child(3n) { padding-left: 16px; }
    .NewsEventImage { height: 225px; }
      
    .DefaultMaster .HeaderLogo { margin: 20px 0; }
        .DefaultMaster .sticky-menu .HeaderLogo { margin-top: 10px; margin-bottom: 10px;} 
    .HeaderLogo img { max-height: 90px; height: auto; }

    .HeaderMenu ul li a.HyperLink, .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { padding: 3px 12px 7px; line-height: 25px; font-size: 22px!important; }
    .DynamicMenuFirstLevel { top: 35px !important; }

    .IntroductionMessagePanel .CenterBlockTopTitle { font-size: 36px; }
    .IntroductionMessage { font-size: 26px; line-height: 32px; }
        .IntroductionMessage p { font-size: 26px; line-height: 32px; } 
}

@media only screen and (min-width: 768px) {
    .DefaultMaster .FrontMasterTop { position: absolute; z-index: 2; }
    .DefaultMaster .header-container1 { background-color: rgba(216,226,234,0.8);}
    .DefaultMaster .header-container2 { background: none; }
    .DefaultMaster .header-container3 { background-color: transparent; border: 0;}
    .DefaultMaster .HeaderMenu { background-color: rgba(255,255,255,0.6)}    
    .sticky-menu .header-container1 { background-color: #f0f4f5;}
    .sticky-menu .header-container2 { background-color: #fff;}
    .sticky-menu .header-container3 { background-color: #F1F4F6; border-top: solid 1px #d4d4d4; border-bottom: solid 1px #d4d4d4;}
    .sticky-menu .HeaderMenu { background-color: transparent}
    .SideMenuSocialMedia { display: none;}
}

@media only screen and (max-width: 979px) /*Screen width 768-979 px ---------- For step 3---------*/
{
    /*Common Product Item Style */
    .CommonProductItemStyle { padding-left: 6px; padding-right: 6px; }
    .PromotionGroupDataList .PromotionAdsFirst { display: none; }

    .PromotionGroupDataList .PromotionAdsLast { width: 33.33%; padding-left: 6px; padding-right: 6px; display: block; }
    .PromotionAds { padding-right: 0; }
    .PromotionGroupDataList .CommonProductItemStyle { width: 33.33%; }

    /* Product list & Category list */
    .ProductColumn2DataList , .NewArrivalCategoryList { padding: 0 6px; }
     .AdvancedSearchResultPanel .ProductColumn2DataList { padding: 0; }
        .NewArrivalCategoryList .CommonProductItemStyle, .ProductColumn2DataList .CommonProductItemStyle { width: 50%; padding: 0 10px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle { width: 33.33%; padding: 0 6px; }

    /* NewArrival Carousel */
    .NewArrival .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 711px; }
    .NewArrival .jcarousel-skin-tango .jcarousel-item { width: 225px; text-align: center; }
    .NewArrival .jcarousel-skin-tango .jcarousel-item { margin-left: 6px; margin-right: 6px; }
    .NewArrival .next, .NewArrival .prev { top: 210px; }
    /* Product list & Category list */
    .CommonCategoryItemStyle { margin: 5px 0; width: 50%; }
    table.CommonCategoryImage { height: 180px; }
    .CommonCategoryImage img { max-height: 180px; }

    .CommonProductImagePanel { height: 225px; }
    table.CommonProductImage { height: 225px; }
    div.CommonProductImage { max-height: 225px; }
    .CommonProductImage img { max-height: 225px; }
    .CommonProductDescription { font-size: 21px; line-height: 27px; }
        .CommonProductDescription p { font-size: 22px; line-height: 27px; }
    .ProductRowDataList { width: 100%; }
    .ProductListTableView { width: 100%; } 
    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroup .CenterBlockRight { padding: 0 22px; }
    .BrandsCarouselDiv .swiper-container { padding-left: 40px; padding-right: 40px;}
    /* --- Product List --- */
    .ProductListAll { width: 14%; border-right: 0; }
        .ProductListAll a { font-size: 18px; }

    .ProductListFilter { padding: 0; width: 57%; }

        .ProductListFilter .FeaturedButton, .ProductListFilter .NewArrivalButton { font-size: 20px; padding: 0; } 

    .ProductListGridListSortUpDown select { float: right; }

    .ProductListGridListItemPerPage { margin-right: 5px; }
    .ProductListGridListSortUpDown { width: 28%; }
        .ProductListGridListSortUpDown .OptionControlTitle { display: none; }
        .ProductListGridListSortUpDown select { -webkit-appearance: none; -moz-appearance: none; background-color: initial; margin: 0; width: 100%; color: #000; font-size: 12px; border: none; height: 40px; text-align: center; text-align-last: center; }
    .AdvancedSearchResult .ProductListGridListSortUpDown { width: 45%; }
        .AdvancedSearchResult .ProductListGridListSortUpDown .OptionControlTitle { display: block; }
        .AdvancedSearchResult .ProductListGridListSortUpDown select { width: auto; float: left; }


    .AdvancedSearchResultPanel .ProductListGridListSortUpDown { width: 45%; }
        .AdvancedSearchResultPanel .ProductListGridListSortUpDown .OptionControlTitle { display: block; }
        .AdvancedSearchResultPanel .ProductListGridListSortUpDown select { width: auto; float: left; }

    /* Product Detail */

    .ProductDetailsResponsiveOurPrice { clear: left; }

    .ProductDetailsResponsive .QuantityDiscountPanel { text-transform: none; margin-right: 10px; }

    .OptionRadioItemRadioButtonList tr { float: none; display: inherit; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList label { width: auto; }

    .ProductDetailsResponsive .ButtonDiv { line-height: 30px; }

    .ProductDetailsResponsive .ProductQuickInfoName { margin-bottom: 15px; }
    /* ----- ProductDetailsResponsive : Image management ----- */
    .ProductDetailsResponsive div.ProductDetailsResponsiveImage { min-height: 310px; }
    .ProductDetailsResponsive table.ProductDetailsResponsiveImage { height: 310px; }
    .ProductDetailsResponsive .ProductDetailsResponsiveImage img { max-height: 300px; width: auto!important; }
    .ProductDetailsResponsive .ProductDetailsResponsiveImagePanel { height: 310px; }
    #easy_zoom, #easy_zoom1 { left: 48%!important; top: 160px!important; }

    .ProductDetailsResponsiveImageThumbnail { max-width: 330px; }
    .PriceUpdatePanel { width: 100%;}
    /* NewsEvent */

    .NewsTopic { font-size: 24px; line-height: 26px; }

    /*CompareList Begin*/
    .CompareListGridView .ImageHeader { width: 18%; }

    .CompareListGridView .DeleteHeader { width: 8%; }

    .CompareListGridView .PriceHeader { width: 20%; }

    .CompareListGridView .AddToCartHeader { width: 21%; }

    .CompareListGridView .AddToCartItem a { display: table; margin: auto; float: none; width: 100%; }

    /*WishListGridView Begin*/
    .WishListGridView .ImageHeader { width: 18%; }

    .WishListGridView .DeleteHeader { width: 8%; }

    .WishListGridView .PriceHeader { width: 20%; }

    .WishListGridView .AddToCartHeader { width: 21%; }

    .WishListGridView .AddToCartItem a { display: table; margin: auto; float: none; width: 100%; }

    /*OrderHistory Begin*/ 
        .OrderHistoryGridView td.OrderHistoryGridItemStyle { padding: 0; }
    /*ShippingAddressBook Begin*/
    .ShippingAddressBookList tr { width: 47%; margin-right: 2%;display: inline-block; vertical-align: top; float: none; }

    .ShippingAliasNameTitle { width: 100%; }

    .ShippingAddress { clear: left; float: left; width: 100%; }

    .ShippingAddressLinkPanel { width: 100%; } 

        .ShippingAddressLinkPanel .BtnStyle2 { width: 48%; margin-right: 2%;} 
    /* Advanced Search*/
    .SearchTextByKeyword input[type="text"] { width: 30%; }

    .SearchByCategoryField { width: 50%; }

    .AdvancedSearchDrop { width: 35%; }

    .SearchTextByKeyword { width: 35%; margin-left: 10%; }

    .AdvancedSearchTypeCheckList { width: 90%; }

    .SearchByCategory .AdvancedSearchDrop { width: 80%; }

    .AdvancedSearchDrop select { width: 100%!important; }

    .AdvancedSearchManufacturerLabel, .AdvancedSearchDepartmentLabel { width: 25%; }

    .SearchByManufacturer .AdvancedSearchDrop, .SearchByDepartment .AdvancedSearchDrop { width: 75%; }

    .AdvancedSearchResult .FreeShippingLabel { margin-left: 18%; }

    /* UserLogin */
    .CommonUserLoginControl { width: 100%; }

    .CommonUserLoginLoginPanel { padding: 0 30px 20px 10px; }

    .CommonUserLoginRegisterPanel { padding: 0 35px; }

    .CheckoutMaster .CommonErrorMessageDiv { width: 100%; }

    /* CheckoutIndicator Begin */

    .CheckoutAddressRight { clear: left; }

    /* Checkout */

    .checkout-right-col { width: 35%; }

    /*Checkout - Payment Begin*/
    .PaymentValidatorText1 { width: 100%; }

    .PaymentFrame .CountryAndStateList .CountryAndStateListDropDown { clear: both; }

    .PaymentFrame .CommonFormData { width: auto; }


    /*CustomerReview*/
    .CustomerReviewContent { float: right; width: 60%; padding-top: 10px; margin-left: 2%; }

    .CustomerReviewProductDetail { float: left; width: 35%; padding: 10px; }

        .CustomerReviewProductDetail .ProductImage { width: 100%; clear: left; display: inline-block; margin-bottom: 15px; text-align: center; }

            .CustomerReviewProductDetail .ProductImage img { max-height: 150px; height: auto!important; width: auto !important; max-width: 150px; }

        .CustomerReviewProductDetail .ProductInfo { width: 100%; clear: left; }


    /* UserLogin */
    .UserLogin .CommonLoginPageRight { width: 100%; }

    /* Promotion Product Item List */

    .PromotionProductItem .ProductImage { left: 12%; }

    .PromotionProductGroupDataList .ProductGroupCombineItem { width: 28px; }

        .PromotionProductGroupDataList .ProductGroupCombineItem div { width: 28px; }
    .PromotionProductGroupDataList .ProductGroupProductItemStyle { width: 135px; }
    .PromotionProductGroupDataList .PromotionProductItem { min-height: 180px; }

    /* Contact Us */
    .ContactUsCaptcha { width: 75%; }

    /* Tell a friend */
    .TellFriendFormData { width: 70%; }


    /* GiftCertificate */
    .GiftCertificateTextBox { width: 40% !important; }
    /*Shipping Method*/
    .ShippingRadioList tr { display: table-row; width: 100%; clear: left; }

    .SellerRotatingList .jcarousel-skin-tango .jcarousel-item { width: 225px; margin: 0 0 0 15px; }

    .SellerRotatingList .SellerRotatingItemStyle { min-height: 200px; }

    .SellerNavList { width: 30%; }

    .SellerRotatingList { width: 70%; }

    .MaintenanceDiv { background-position: center; background-size: auto 40%; }

    .MaintenanceInnerDiv { background-color: rgba(255, 255, 255, 0.65); }

    .MaintenanceTitle { color: #3e3a3a; }


    /* SocialOrder */

    .SocialOrderConfirmation .GiftAndCoupon, .OrderPriceSummary { width: 40%; }

    .SocialOrderConfirmation .OrderSummaryFinishImageButton { width: 100%; }

    .SocialOrderConfirmation .OrderSummaryButtonDiv { width: 40%; }

    .OrderSummeryItem, .SocialOrderConfirmation .ShippingDetail { width: 59%; }

    .ShippingDetailsBody { padding: 0 30px 85px; }

    .ShippingDetailRow .ShippingDetailTextBox input, .ShippingDetailRow .ClientCityStatePanel .CountryAndStateListDropDown, .ShippingDetailRow .ClientCityStatePanel .CountryAndStateListStateTextBox, .ShippingDetailRow .ClientCityStatePanel .CountryAndStateListCountryTextBox { width: 100%; }

    .ShippingDetailTextBox, .ShippingDetailRow .ClientCityStatePanel { width: 70%; }

    .ProductItemSubTotalPriceColumn { float: left; width: auto; }

    .OrderProductItemSubTotalPrice { padding: 0; }

    .OrderProductItemSubTotalPriceValue { height: auto; padding-top: 4px; }

    .OrderProductItemUnitPrice, .OrderProductItemQuantity { padding: 8px 0 4px; }

    .OrderProductItemName { display: none; }

    .OrderSlipBody { padding: 0 10px; }

    .ProductItemImageColumn { width: 22.5%; }

    .ProductItemDetails { width: 77.5%; padding-left: 2%; }

    .ProductItemNameColumn { width: 100%; }

        .ProductItemNameColumn .OrderProductItemNameValue { padding: 0; }

    .ProductItemUnitPriceColumn { padding-left: 0; width: 30%; }

    .OrderProductItemUnitPriceValue { height: auto; padding: 0; overflow: unset; font-weight: normal; }

    .ProductItemQuantityColumn { width: 9%; }

    .OrderProductItemQuantityValue { padding: 0 10px; }

    .TrackingNumberDiv { width: 60%; }

    .SocialOrderCompleted .ShippingDetail { width: 60%; clear: left; padding: 35px 25px 10px; }

    .PaymentmethodDesktopViewDiv { width: 40%; }

    .OrderSummaryBody .ProductItemImageColumn { width: 15%; }

    .OrderSummaryBody .ProductItemUnitPriceColumn { width: 25%; padding-left: 2%; }

    .OrderSummaryBody .ProductItemSubTotalPriceColumn { width: 21%; float: right; }

    .OrderSummaryBody .OrderProductItemName { display: block; }

    .OrderSummaryBody .ProductItemNameColumn { width: 45%; }

    .OrderSummaryBody .ProductItemDetails { width: 85%; padding-left: 0; }

    .OrderSummary .OrderSummaryPriceInfoLeftDiv, .OrderSummary .OrderSummaryTotalPriceLeftDiv { width: 74%; }

    .OrderSummary .OrderSummaryPriceInfoLeftDiv { padding-left: 20px; }

    .OrderSummary .OrderSummaryPriceInfoRightDiv, .OrderSummary .OrderSummaryTotalPriceRightDiv { width: 26%; }

    .OrderSummary .OrderSummaryPriceInfoRightDiv, .OrderSummary .OrderSummaryTotalPriceRightDiv { padding-right: 20px; }

    .SocialOrderCompleted .OrderInfoDetail { padding: 20px 20px 30px; }

    .OrderSummaryRepeaterDiv { padding: 0 20px; }

    .OrderNumberDiv, .OrderDateDiv { width: 16%; }

    .OrderPaymentMethodDiv { width: 18%; }

    .OrderSummaryBody .OrderProductItemUnitPriceValue { font-family: ThaiSansNeueBold; }

    .ShippingOptionText label { width: 85%; }

    .ShippingDetailRow .ShippingDetailTextBox .CommonValidateDiv { width: 100%; }

    .ShippingDetailLabel { text-align: left; }

    /* Social Order End*/

    .SubCategoryList ul li { width: 48.5%; height: 188px; margin: 0 0.75% 8px; }
    .CategoryRelatedBrands ul li { margin: 0 0.2% 3px; width: 18.5%; }
    .CategoryRelatedBrands .item img { max-height: 75px; }

    .AffiliateDetailsAgreementPanel { margin: 20px 0; width: 100%; }

    .PaymentDiv { width: 100%; }

    .PaymentAgreeDiv { margin: 20px 10% 0; width: 80%; }

    .OnePageCheckout .PaymentAgreeDiv { margin: 20px 0 0; width: 100%; }

    /*OrderSummary*/
    .OrderSummaryCustomerInfoDiv { margin: 0; width: 100%; }

    .OrderSummaryCustomeNoteDiv { margin: 0 0 40px; width: 100%; }

    .OrderSummaryOrderProduct { width: 100%; margin: 0; padding: 20px 30px; }

    /*Shopping cart*/
    .ShoppingCartItemPanel { margin-left: 0; width: 64%; }

    .ShoppingCartSummaryDiv { margin-right: 0; width: 34%; }

    .ShoppingCartCouponPanel { padding-top: 5px; margin-right: 0; width: 34%; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn1 { width: 100%; text-align: center; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { width: 100%; text-align: center; }

    .ShoppingCartTableTaxIncludeColumn { text-align: center; }

        .ShoppingCartTableTaxIncludeColumn .showcallout { text-align: center; }

    .ShoppingCartShippingEstimatorInput, .ShoppingCartShippingEstimator select { clear: left; width: 100%; margin: 0 0 5px; }

        .ShoppingCartShippingEstimatorInput input { width: 100%; }

    .ShoppingCartShippingEstimatorLabel { width: auto; }

    .ShoppingCartShippingEstimatorButton { clear: left; width: 100%; }

    .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListStateTextBox, .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListCountryTextBox { clear: left; width: 100%; margin: 5px 0; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 span { float: none; }

    .ShoppingCartGridView .ImageItemDiv { width: 20%; }

    .ShoppingCartGridView .InfoItemDiv { width: 74%; }

    .ShoppingCartGridView .DeleteItem { width: 6%; }

    .ShoppingCartGridView .QuantityItem { width: 20%; }

    .ShoppingCartGridView .UnitPriceItem { width: 38%; }

    .ShoppingCartGridView .SubtotalItem { width: auto; }

    .ManufacturerItemListModernize { width: 31%; margin: 10px 0.5%; }
    .ManufacturerListItemImageDiv { height: 80px; }
        .ManufacturerListItemImageDiv img { max-height: 75px; }

    .DepartmentListItemImageDiv { height: 188px; }
    .DepartmentListItemModernize { width: 48.5%; margin: 0 0.333% 20px; }

    .PromotionListDefault .ProductListDefaultDataListItemStyle { width: 100%; }
    .PromotionGroupListItemImageColumn { width: 30%; }
    .PromotionGroupListItemDetailsColumn { padding: 10px 20px; vertical-align: top; width: 68%; }
    .PromotionGroupListItemPriceDiv { width: 100%; }
    .PromotionGroupListItemButtonDiv { width: 100px; clear: left; float: left; margin-top: 10px; }

    /*Header */
    .DefaultMaster { margin-top: 36px;} 
    .DefaultMaster .header-container1 { margin-top: -36px; width: 100%; }
    .HeaderSocialLink { display: inline-block; float: none;}
        .header-container1 .row { }
    .header-container1-left { width: 100%; text-align: center;}
    .header-container1-right .HeaderLogin, .header-container1-right .LanguageSection  { display: none; }
    .header-container1-right { position: absolute; bottom: -50px; right: 10px; }
    .SideMenu.Active { width: 320px; z-index: 16000003; }
    
    .DefaultMaster .header-container2 { background-color: rgba(244, 251, 255, 0.4); }    
    .header-container2 { padding-top: 5px; padding-bottom: 5px; }
    .header-container2-left { margin-left: 0; width: 40%; clear: none; height: 65px; display: flex; }     
    .header-container2 .HeaderLogo { margin: auto; float: none; }
    .DefaultMaster .header-container3, .header-container3 { display: none;}    

    .HeaderMenuToggle { height: 65px; display: flex; align-items: center; width: 30%; }
    .HeaderLogo img { max-height: 65px; }
    .LanguageSection { display: none; }
    .SwitchLanguageMenuPanel {background-color: #fff; }
    .HeaderLogin { margin: 0 25px 5px; padding: 15px 0; width: 270px; line-height: 30px; color: #000; font-size: 20px; background: none; font-family: ThaiSansNeue; border-bottom: solid 2px #dcdcdc; }
        .HeaderLogin a { color: #fff; }
            .HeaderLogin a.LoginName:hover, .HeaderLogin a:hover { text-decoration: none; color: #fff; background-color: #315889; }
            .HeaderLogin a.LoginName { padding: 6px 0; color: #555; background-color: #e4e4e4; margin-right: 4%; line-height: 26px; width: 48%; text-align: center; }
        .HeaderLogin .NameLabel:hover { color: #4e709c; }
        .HeaderLogin .NameLabel { color: #385375; font-family: ThaiSansNeueBold; }
    .HeaderLoginLoginPipe { color: #555; }
    .LoggedInLabel { color: #2e2e2e; }
    .LoggedInDiv { display: table; margin: 0 auto 5px; float: none; }
    .LoginLabel { padding: 6px 0; color: #fff; background-color: #173153; width: 48%; text-align: center; line-height: 26px; }
    .LoggedOutLabel { padding: 5px 20px; width: auto; display: table; margin: 0 auto; float: none; }
    .HeaderLoginLoginPipe { display: none; }
    .LoginLabelWelcome { float: left; }
    .HeaderLogin .LoggedInLabel:hover { background: none; }
    .WishlistLink { padding: 6px 0; text-align: center; width: 100%; display: block; font-family: ThaiSansNeueBold; font-size: 22px; text-transform: uppercase;}
        .WishlistLink:hover { color: #fff; background-color: #315889; }  
    .ShoppingCartSection { margin-left: 8px; }
    .SwitchLanguageMenuPanel a { color: #303030; }
        .SwitchLanguageMenuPanel a.selected { color: #315889; }
        .SwitchLanguageMenuPanel a:hover { color: #315889; }
    .SwitchLanguageMenuPanel .seperator-label { color: #888; }
    .HeaderMenuPanel { display: none; }
    .SearchTopTitle { background-color: #d5e6ef}

    .DefaultMaster .sticky-menu .header-container1 { margin-top: 0;}
    .DefaultMaster .sticky-menu .header-container2 { background-color: #fff; } 
    .sticky-menu .header-container2 { border-bottom: solid 3px #bed2dd }
    .sticky-menu .header-container2-left { width: 40%; height: 55px; } 
    .sticky-menu .header-container3 { border:0;}
    .sticky-menu .HeaderMenuPanel { display: none; margin-top: 0; }
    .sticky-menu .HeaderLogo img { max-height: 50px; }
    .sticky-menu .HeaderMenuToggle { height: 55px; }

    .ProductMaster .CatalogBreadcrumbDiv { margin-bottom: 0; }
    .AffiliateCommissionSearchContentDiv { width: 100%; }
    .AffiliateCommissionSearchButtonDiv { width: 100%; }

    .CommonTopDynamicDropdownListStaticMenuItem td a { font-size: 16px !important; }
    .NewsEventImage { height: 185px; }
    a.QuickViewButton { background-position: 10% center; }
    .CommonAddtoCartPanel .CommonProductButton { width: 100%; margin: 0; }
    .RelatedProductsItemTable { margin: 0; height: auto; min-height: 100px; }
    .ShoppingCartGiftCouponInputCenter input.ShoppingCartGiftCouponInputCodeTextBox { width: 63% !important; height: 30px; }
    .ShoppingCartGiftCouponButton { width: 37%; }
        .ShoppingCartGiftCouponButton a { padding: 0; height: 30px; line-height: 28px; font-size: 18px; }
    .ShoppingCartCheckoutLink { padding: 5px 0; }
    .AdvancedSearchResultPanel .ProductListGridListSortUpDown { width: 22%; }

    /*ContactUs Begin*/
    .ContactUsContact { clear: left; float: left; width: 50%; }
    .ContactUsForm { float: right; width: 47%; }
    .ContactUsFormTable { width: 95%; float: left; }
    .ContactUsTextBox { width: 100% !important; }
    /*ContactUs End*/
    .GiftCouponDiv h3 { margin-bottom: 0; }

    /*ContentBreadcrumb End*/
    .ProductDetailsResponsive .ProductQuickInfoName { font-size: 27px; }
    .SocialOrderConfirmation .SocialOrderState { left: 0; }
    .HeaderLoginWishlist { display: none; }

    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .NewArrivalCategory .NewArrivalTitle, .CatalogName, .PromotionItem .SidebarTopTitle, .CheckoutIndicatorTable .CurrentPageTitle span, .BlogListTop .BlogDetailsTopTitle, .OrderCompletedTextTopLine1, .SocialOrderHeaderText1 { font-size: 36px; line-height: 42px; }

    .OrderCompletedTextTopLine3 { font-size: 24px; }
    .menutitle-footer { font-size: 22px; } 
    .footer-columns-newsletter { padding-right: 10px; padding-left: 10px; }
    .footer-columns-followus .SocialLink a { background-size: 35px auto; width: 35px; height: 35px; }
    .Newsletter { margin-left: 0; margin-right: 0; width: 100%; }
        .Newsletter .SidebarTopTitle { font-size: 22px; }
        .NewsletterLabel { font-size: 18px; }
        input[type="text"].NewsletterTextBox { width: 65%; height: 35px; }  
        .NewsletterSubmit.BtnStyle1 {  line-height: 33px; width: 35%; font-size: 20px; font-family: ThaiSansNeue;}

    .LayoutFooterContent { margin: 25px 0 20px; font-size: 18px; line-height: 27px; }
        .LayoutFooterContent h3 { font-size: 26px; padding-bottom: 15px; margin-bottom: 15px; letter-spacing: 1px; } 
    .NewsEvent { padding-top: 20px; padding-bottom: 20px; }
    .NewsEventItemStyle:nth-child(3n-2) { padding-right: 6px; }
    .NewsEventItemStyle:nth-child(3n-1) { padding: 0 3px; }
    .NewsEventItemStyle:nth-child(3n) { padding-left: 6px; }
    .NewsEventImage { height: 180px; }
    .NewsTopicLink { font-size: 20px; line-height: 24px; }
    .NewsDate { top: 5px; right: 5px; padding-left: 8px; padding-right: 8px;} 
    .CommonViewAllDiv { top: 50px; }  
    .OrderHistoryGridviewDiv { width: 100%; margin: 0; overflow: auto; }
        .OrderHistoryGridviewDiv .OrderHistoryGridView { width: 600px; font-size: 18px; }
   
    .CenterBlockTopTitle { font-size: 40px; line-height: 50px; }
    .IntroductionMessagePanel .CenterBlockTopTitle { font-size: 30px; line-height: 40px;}
    .IntroductionMessage { font-size: 22px; line-height: 26px; padding-top: 70px; background-size: 440px auto;   }
        .IntroductionMessage p { font-size: 22px; line-height: 26px; }

    .StoreBanner .camera_caption > div > span { font-size: 21px; } 
    .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li {  width: 18px; height: 18px; }
    .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li.cameracurrent { width: 18px; height: 18px; } 
.camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li:hover > span, .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li:hover.cameracurrent > span { width: 18px; height: 18px;  }
    .FooterMenu .HeaderMenu ul li a.HyperLink, .FooterMenu .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { padding-left: 10px; padding-right: 10px;}
    
    .CatalogBreadcrumbDiv, .ContentMenuSitemapDiv { background-color: #f2f9fc; border-top: solid 1px #d4d4d4; border-bottom: solid 1px #d4d4d4; }
}

@media only screen and (max-width: 767px) /*Screen width 480-767 px -------------- For step 2 ------------ */
{
    .SellerRotatingList { width: 100%; }
        .SellerRotatingList .SidebarRight { padding: 15px 0; position: relative; top: -55px; }
    .SellerRotatingList { width: 100%; }
        .SellerRotatingList .jcarousel-scroll { height: 0; }
        .SellerRotatingList .jcarousel-skin-tango .jcarousel-clip-horizontal { position: relative; top: 40px; }
    .SellerNavList { width: 100%; padding: 0; }

    .GiftRegistryDetailDiv input[type="text"] { width: 90%; }

    .CountryAndStateListDropDown { width: 60%; }

    .ShoppingCartShippingEstimatorInput, .ShoppingCartShippingEstimator select { width: 65%; clear: right; }

    .ContentMainDiv .common-center-col { float: none; }

    .DiscountDiv { display: none; }
    /*Register */
    .MainDiv .CustomerRegister { width: 100%; }

    /*Common Product Item Style */ 
    .ProductColumn2DataList, .AdvancedSearchResultPanel .ProductColumn2DataList, .NewArrivalCategoryList { padding: 0; }
    .ProductItemControlPanel .CategoryDescriptionDiv {padding: 0 5px; }
        .ProductItemControlPanel .CategoryDescriptionDiv .row { padding: 0; }
    .CommonProductItemStyle, .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle { width: 50%; margin: 10px 0; padding-left: 5px; padding-right: 5px; }
    .PromotionGroupDataList .PromotionAdsLast { width: 50%; }
    .PromotionGroupDataList .CommonProductItemStyle { width: 50%; }
    .NewArrivalCategory { padding: 0; }
    .NewArrivalCategoryList .CommonProductItemStyle, .ProductColumn2DataList .CommonProductItemStyle { padding-left: 5px; padding-right: 5px; }
    a.ViewButton { display: none; }
    .CommonProductNameLink { font-size: 20px; line-height: 25px; }

    .CommonProductDescription { font-size: 18px; line-height: 23px; }
        .CommonProductDescription p { font-size: 18px; line-height: 23px; }

    .AdvancedSearchResultPanel .ProductRowDataList { width: 100%; }
    /*--- Product Row Style ---*/

    .ProductRowDataList .CommonProductItemStyle { margin: 0; margin-bottom: 20px; }
    .ProductListItem div.CommonProductImage { width: 35%; margin-right: 0; }
    .ProductListItem .ProductListItemDetailsColumn { padding: 0 0 0 20px; width: 63%; }

    /*--- ProductList : Tabular style ---*/
    .ProductListTableViewItem td.Price { padding: 10px 5px; }
    .ProductListTableViewItem .ImagePanel img { max-height: 110px; }
    .ProductListTableViewItem .PriceDiscountLabel { display: none; }

    .ProductListTableViewItem .CommonProductName { width: 100%; }
    .ProductListTableViewItem .CommonProductNameLink { font-size: 18px; }
    .ProductListTableViewItem .OurPriceValue, .ProductListTableViewItem .RetailPriceValue, .ProductListTableViewItem .CallForPrice { line-height: 18px; }

    .TableViewTellFriendPanel, .TableViewAddtoWishListPanel, .TableViewAddtoCompareListPanel { width: 23px; }

    .ProductListTableViewItem .AddToWishListButtonLinkButton, .ProductListTableViewItem .AddToCompareListButtonLinkButton, .ProductListTableViewItem .TellFriendLinkButton { font-size: 0; width: 25px; height: 25px; background-position: center center; border: solid 1px #d7d7d7; padding-left: 0; border-radius: 30px; }

        .ProductListTableViewItem .AddToWishListButtonLinkButton:hover, .ProductListTableViewItem .AddToCompareListButtonLinkButton:hover, .ProductListTableViewItem .TellFriendLinkButton:hover { background-color: #f7fbff; border: solid 1px #00b0de; }


    /* --- Myaccount Link ---*/
    .HeaderLoginWishlist, .HeaderLoginAccount { float: left; margin: 10px 10px 0 0; }

        .HeaderLoginWishlist a, .HeaderLoginAccount a { margin: 0; }

    .info-div, .account-div { clear: both; display: table; float: none; margin: 0 auto; }


    /*--- Category & Product Item ---*/
    .ContentMenuNavMenuListDynamicMenuStyle { display: none!important; }

    .QuickViewButtonBorder, a.QuickViewButton { display: none!important; }

    .CategoryDescription { font-size: 11px; padding: 0 10px; }

    /* ----- ProductDetailsResponsive ----- */
    .zoom_len, #easy_zoom, #easy_zoom1 { display: none!important; }

    /* ----- ProductDetailsResponsive : Image management ----- */
    .ajax__tab_body { padding: 20px; }
    .ProductDetailsResponsive div.ProductDetailsResponsiveImage { border: 0; }
    .ProductDetailsResponsiveImageThumbnail { max-width: 100%; }    
        .ProductDetailsResponsiveImageThumbnail .ImageThumbnailItemStyle { width: 65px; height: 65px; }
        .ProductDetailsResponsiveImageThumbnail .CommonCategoryImage img { max-height: 60px; }
        .ProductDetailsResponsiveImageThumbnail table.CommonCategoryImage { height: 65px; }

    .ProductDetailsResponsive .StarRatingSummaryTable { position: relative; }

    .ProductDetailsResponsive .pdetail-sec-four .StarRatingSummaryButtonColumn { right: 0; position: absolute; top: 1px; }

    .ProductDetailsResponsive .ProductDetailsResponsiveQuantitySpan { margin-top: 25px; }

    .ProductDetailsResponsive .ProductDetailsResponsiveOptionDiv { margin-top: 10px; float: left; width: 100%; }

    .ProductDetailsResponsive .QuantityDiscountFreeShippingDiv { margin: 15px 0 0; }

    .RelatedProductsDatalist tr { width: 48%; border-bottom: 0px; display: inline-block; margin: 0 0.5%; }

    .ProductDetailsResponsive .RelatedProducts { padding: 0; }

        .ProductDetailsResponsive .RelatedProducts .CommonProductItemStyle { width: 47%; margin: 10px 1%; }
    .RelatedProductsItemTable { background: none; }
        .RelatedProductsItemTable tr { width: 100%; }
    .RelatedProductsImageColumn a img { max-height: 80px; }
    .ProductDetailsResponsive .ProductDetailsResponsiveQuantitySpan { margin-top: 0; }

    .ProductQuickInfoPrice { float: left; width: 100%; } 

    .ProductDetailsResponsive .ProductQuickInfoVendor { margin-top: 20px; }

    .ProductQuickInfoQuantityDiscount .DiscountLabel { width: 300px; }

    .ProductQuickInfoQuantityDiscount .QuantityDiscountShowLink, .ProductQuickInfoQuantityDiscount .QuantityDiscountHideLink { width: 300px; }

    .ProductDetailsResponsive .QuantityDiscountGridView { width: 300px; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList label { width: auto; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList tr { display: table-row; float: none; }

    .ProductDetailsResponsive .ButtonDiv { line-height: 40px; }

    .ProductDetailsResponsive .AddToCartDiv { clear: both; }

    .ProductDetailsResponsiveAddToCart .BtnStyle1 { width: 100%; }

    .ProductDetailsResponsive .ProductQuickInfoAddToCart { padding-bottom: 50px; }

    .ProductDetailsResponsive .ProductDetailsResponsiveQuantityDiv { margin-left: 0; }

    .ajax__tab_header .ajax__tab_outer { padding: 0 20px; }
    /*--- Footer Menu ---*/
    .LayoutFooter .MenuItemTitleInner { border-bottom: solid 1px #262626; }

    .LayoutFooter .MenuItemTitleOuter { border-bottom: solid 1px #404040; }

    /* Breadcrumb Begin */
    .catalog-center-col .CatalogBreadcrumb, .pdetail-row .CatalogBreadcrumb { position: relative; margin-left: 0; display: table; min-height: 30px; width: 100%; }

    .NewsMainDiv .CatalogBreadcrumb { position: relative; margin-left: 0px; top: 0; }


    /* MyAccount Menu list */
    .account-left-col { border: 0; }

    .MyAccountMenuTableList { border-top: solid 1px #f1f1f1; border-left: solid 1px #f1f1f1; }

        .MyAccountMenuTableList tr { display: inline-block; width: 50%; border-bottom: solid 1px #f1f1f1; border-right: solid 1px #f1f1f1; float: left; }

        .MyAccountMenuTableList td { width: 100%; border: 0; display: block; }

    .MyAccountInfoPanel .MyAccountInfoSubmitButton { }

    /*CompareList Begin*/
    .CompareListGridView .ImageHeader { width: 18%; }

    .CompareListGridView .DeleteHeader { width: 6%; }

    .CompareListGridView .PriceHeader { width: 18%; }

    .CompareListGridView .AddToCartHeader { width: 20%; }

    .CompareListGridView .AddToCartItem a { display: table; margin: auto; float: none; width: 100%; }

    /*WishListGridView Begin*/
    .WishListGridView .ImageHeader { width: 18%; }

    .WishListGridView .DeleteHeader { width: 6%; }

    .WishListGridView .PriceHeader { width: 18%; }

    .WishListGridView .AddToCartHeader { width: 20%; }

    .WishListGridView .QuantityHeader { width: 15%; }

    .WishListGridView .AddToCartItem a { display: table; margin: auto; float: none; width: 100%; }

    /*Advanced Search Begin*/
    .AdvancedSearchLabel { width: 15%; }

    .SearchByKeyword { width: 100%; }

    .AdvancedSearchDrop { width: 38%; }

    .SearchTextByKeyword { width: 43%; margin-left: 3%; }

    .SearchTextByPrice, .SearchTextByPriceTo { width: 37%; }

    .SearchByCategory { width: 100%; float: left; margin-top: 15px; }

    .SearchDropByCategory { width: 40%; }

    .AdvancedSearchTypeCheckList { width: 82%; margin-top: 10px; margin-left: 14%; }

    .SearchByPrice { margin: 20px 0px 0px 0px; margin-left: 30px; }

    .AdvancedSearchPanel { width: 100%; margin-left: 0px; margin-bottom: 0px; float: left; }

    .SearchByCategory .AdvancedSearchDrop { width: 38%; }

    /*ContactUs Begin*/
    .ContactUsContact { clear: left; float: left; width: 100%; }
    .ContactUsForm { float: right; width: 100%; }
    .ContactUsFormTable { width: 95%; float: left; }
    /*ContactUs End*/
    /* track */
    .TrackIFrame { width: 480px; }

    /* checkout */
    .OrderSummaryRightMenu { width: 48%; margin-right: 4%; }

    .GiftCouponDetailRightMenu { width: 48%; clear: none; margin: 0; }

    /*ForgotPassword Begin*/
    .ForgotPasswordPanel { width: 70%; }

    /*News List */
    .NewsListImage { display: none; }

    .NewsPagingBox { display: table; margin: auto; width: auto; float: none; }

    .NewsLinkToTopDiv { display: none; }


    /*CustomerReview*/
    .CustomerReviewContent { float: none; width: 100%; padding-top: 10px; margin: 0; }

    .CustomerReviewProductDetail { float: none; width: 100%; padding: 10px 0; }

        .CustomerReviewProductDetail .ProductInfo { margin-left: 0; margin-bottom: 20px;}

    /*News Detail*/
    .NewsDetails .CommonPage { margin-top: 10px; }


    /* Promotion List */
    .PromotionListDefault tr { display: block; width: 100%; }

    .PromotionGroupListItemImageColumn { width: 40%; }

    /* Promotion Product Item List */

    .PromotionProductGroup { padding: 15px 5px; }

    .PromotionProductItem .ProductImage { left: 5%; }

    .PromotionProductGroupDataList .ProductGroupCombineItem { width: 25px; }

        .PromotionProductGroupDataList .ProductGroupCombineItem div { width: 25px; }

    .PromotionProductGroupDataList .PromotionProductItem { width: 90%; margin-left: 5%; margin-right: 5%; }

    .PromotionProductGroupDataList .ProductGroupProductItemStyle { width: 112px; }
    .PromotionListDefault .ProductListDefaultDataListItemStyle { width: 100%; }
    /* Shipping Address */
    .AccountMainDiv .AccountDetailsCheckBoxDiv { margin-left: 24%; width: 60%; }


    /* Checkout */
    .OrderSummaryRightMenu { margin-top: 25px; }

    .GiftCouponDetailRightMenu { margin-top: 25px; }

    /* Category */
    .CategoryDescriptionDiv { padding: 0; }

    .QuickSearch input[type="text"].QuickSearchSelectedText { width: 43%; }


    .SearchLeft { width: 100%; }

    .AddToCartPanel { width: 450px; }

    /*KeyValidateError Begin*/
    .KeyValidateError { -webkit-background-size: auto 100%; -moz-background-size: auto 100%; -o-background-size: auto 100%; background-size: auto 100%; padding: 70px 0; font-size: 16px; line-height: 30px; }

        .KeyValidateError h1 { margin: 20px 0; font-size: 24px; }

    .short-bar-white { margin: 40px auto; }
    /*KeyValidateError End*/


    /*  Seller Nav List   */
    .SellerNavPanel { display: none; }

    input[type="text"].TaxPayerIDTextbox { width: 95%; }

    .TaxPayerIDTR .CommonValidatorText { width: 95%; }

    .ProductItemCountItemCount { width: auto; }

    .MaintenanceDiv { background-position: center; background-size: 90% auto; }

    .MaintenanceInnerDiv { background-color: rgba(255, 255, 255, 0.65); width: 450px; }

    .MaintenanceTitle { color: #3e3a3a; }

    .facebookMessengerBox { right: 0; }

    .content-toggle { display: none; }


    .StoreBanner { display: none; }

    .swiper-container.MobileBanner { display: block !important; }

    /* SocialOrder */

    .SocialOrderConfirmation .GiftAndCoupon { width: 100%; margin-bottom: 5px; border: solid 1px #dcdcdc; }

    .OrderSummeryItem { width: 100%; margin-top: 0; }

    .OrderPriceSummary { width: 100%; }

    .OrderPriceSummaryDiv { border-top: 0; margin-top: 0; }

    .ShippingDetailRow { text-align: center; }

    .SocialOrderConfirmation .PaymentMethod { width: 100%; margin-top: 10px; border: solid 1px #dcdcdc; }

    .SocialOrderConfirmation .OrderSummaryFinishImageButton { width: 100%; margin-bottom: 30px; }

    .SocialOrderOrderSummary { padding: 14px 14px 8px; background-color: #f2f9fc; }

        .SocialOrderOrderSummary .OrderPriceSummaryLeft, .SocialOrderOrderSummary .OrderPriceSummaryRight { width: 100%; }

            .SocialOrderOrderSummary .OrderPriceSummaryRight .OrderSummaryBoldText { display: table; margin: auto; }


    .OrderSummaryBoldText .TotalPrice { text-align: center; }

    .OrderSummaryBoldText .ToPay { display: none; }

    .socialordertotalprice { line-height: 34px; }

    .socialordersymbol { line-height: 34px; }

    .ShippingDetailsBody { padding: 0 30px 35px; }

    .ShippingDetailsHeader { display: none; }

    .PaymentMethod .CommonPageInnerTitle { text-align: center; }

    .SocialOrderConfirmation .PaymentDataList { display: none; }

    .PaymentDropListPanel { display: block; }

    .SocialOrderConfirmation .PaymentMethod { padding: 0 102px 20px; display: none; }

    .PaymentDropDiv { display: block !important; }

    .TotalSummaryPriceDiv { display: block; background-color: #f2f9fc; border: solid 1px #bed2dd; }

    .OrderSummaryRepeaterDiv { padding: 0 10px; }

    .OrderSummaryBody .ProductItemImageColumn { width: 22.5%; }

    .OrderSummaryBody .ProductItemNameColumn { width: 100%; }

    .OrderSummaryBody .ProductItemUnitPriceColumn { width: 40%; padding-left: 0; }

    .OrderSummaryBody .ProductItemSubTotalPriceColumn { float: left; width: auto; }

    .OrderInfoHeaderTextDiv { padding: 10px 0; }

    .OrderNumberDiv .OrderInfoText { display: table; margin: 12px auto; float: none; }

    .OrderNumberDiv .OrderInfoValue { font-size: 24px; display: table; margin: 12px auto; float: none; }

    .OrderNumberDiv { border-bottom: 1px solid #dcdcdc; width: 100%; padding-right: 0; }

    .OrderDateDiv { width: 100%; padding: 15px 10px 5px; }

        .OrderDateDiv .OrderInfoText { margin-bottom: 0; font-family: ThaiSansNeue; }

        .OrderDateDiv .OrderInfoValue { float: right; clear: none; font-weight: normal; text-align: right; font-family: ThaiSansNeue; }

    .OrderStatusDiv { width: 100%; padding: 5px 10px 5px; }

        .OrderStatusDiv .OrderInfoText { margin-bottom: 0; font-family: ThaiSansNeue; }

        .OrderStatusDiv .OrderInfoValue { float: right; clear: none; font-weight: normal; text-align: right; line-height: 1; font-family: ThaiSansNeue; }

    .OrderPaymentMethodDiv { width: 100%; padding: 5px 10px 5px; }

        .OrderPaymentMethodDiv .OrderInfoText { margin-bottom: 10px; width: 100%; font-family: ThaiSansNeue; }

        .OrderPaymentMethodDiv .OrderInfoValue { width: 100%; font-weight: normal; padding-bottom: 5px; font-family: ThaiSansNeue; }

    .BankTransferPaymentStatus { display: block; }

        .BankTransferPaymentStatus .PaymentBankAccount { width: 100%; padding: 5px 0 0; line-height: 16px; }

    .OrderPaymentInfoDiv { width: 100%; padding: 5px 10px 5px; }

        .OrderPaymentInfoDiv .OrderInfoText { margin-bottom: 0; font-family: ThaiSansNeue; }

        .OrderPaymentInfoDiv .OrderInfoValue { float: right; clear: none; font-weight: normal; text-align: right; line-height: 1; font-family: ThaiSansNeue; }

    .OrderShippingMethodDiv { width: 100%; padding: 5px 10px 5px; }

        .OrderShippingMethodDiv .OrderInfoText { margin-bottom: 0; font-family: ThaiSansNeue; }

        .OrderShippingMethodDiv .OrderInfoValue { float: right; clear: none; font-weight: normal; text-align: right; line-height: 1; font-family: ThaiSansNeue; }

    .OrderTrackingNumberDiv { width: 100%; padding: 5px 10px 25px; display: block; }

        .OrderTrackingNumberDiv .OrderInfoText { margin-bottom: 0; font-family: ThaiSansNeue; }

        .OrderTrackingNumberDiv .OrderInfoValue { float: right; clear: none; font-weight: normal; text-align: right; line-height: 1; font-family: ThaiSansNeue; }

    .OrderSummary .OrderSummaryPriceInfoLeftDiv { padding-left: 10px; width: 58%; border-right: 0; border-bottom: 0; }

    .OrderSummary .OrderSummaryPriceInfoRightDiv { padding-right: 10px; width: 42%; float: right; border-bottom: 0; }

    .OrderSummary .OrderSummaryPriceInfoDiv { border-bottom: 1px solid #dcdcdc; }

    .OrderSummary .OrderSummaryPriceInfoLabelBold { text-align: left; }

    .OrderSummary .OrderSummaryPriceInfoLabel { text-align: left; }

    .OrderSummaryTotalPriceDiv { background-color: #f2f9fc; }
    .OrderSummary .OrderSummaryTotalPriceLeftDiv { width: 100%; padding-right: 0; display: table; margin: auto; border-bottom: 0; height: auto; background-color: #f2f9fc; }

        .OrderSummary .OrderSummaryTotalPriceLeftDiv .ToPay { clear: none; float: left; text-align: unset; }

        .OrderSummary .OrderSummaryTotalPriceLeftDiv .TotalPrice { float: left; text-align: unset; }

    .OrderSummary .OrderSummaryTotalPriceRightDiv { width: 100%; height: auto; padding: 0 0 5px; border-left: 1px solid #dcdcdc; background-color: #f2f9fc; }

    .TotalPriceToPayText, .OrderSummaryOrderTotalLabel { display: table; margin: auto; }

    .OrderSummaryTotalPriceRightDiv .socialordersymbol { font-size: 24px; }

    .OrderSummaryRepeaterDiv { padding: 0; }

    .OrderSummaryHeader { background-color: #f6f7f8; padding: 12px 0; }

        .OrderSummaryHeader span { display: table; margin: auto; color: #393635; }

    .OrderSummaryBody { padding: 0 10px; }

    .TrackingNumberDiv, .PaymentmethodDesktopViewDiv { display: none; }

    .SocialOrderCompleted .ShippingDetail { clear: left; float: left; width: 100%; margin: 10px auto 30px; padding: 0; border: 1px solid #dcdcdc; }

    .ShippingDetailTitleDiv { width: 100%; padding: 11px 0; border-bottom: 1px solid #dcdcdc; background-color: #f6f7f8; }

        .ShippingDetailTitleDiv span { display: table; margin: auto; color: #393635; }

    .SocialOrderCompleted .AddressCompleteDetail { margin: 15px 0; padding: 0 10px; }

    .SocialOrderConfirmation .ShippingDetail { width: 100%; margin-bottom: 0; }

    .SocialOrderCompleted .OrderInfoDetail { padding: 0 0 10px; }

    .SocialOrderConfirmation .OrderSummaryButtonDiv { width: 100%; }

    .OrderSummaryBody .ProductItemDetails { width: 77.5%; }

    .OrderSummaryBody .OrderProductItemSubTotalPrice { float: left; padding: 0; }

    .OrderSummaryBody .OrderProductItemName { display: none; }

    .OrderSummaryBody .OrderProductItemSubTotalPriceValue { clear: left; float: left; }

    .OrderSummaryBody .OrderProductItemUnitPrice, .OrderSummaryBody .OrderProductItemQuantity { padding: 8px 0; }

    .ProductItemUnitPriceColumn { width: 40%; }

    .OrderSummaryBody .OrderProductItemUnitPriceValue { font-weight: normal; font-size: 18px; }

    .PaymentBankAccount .AccountNameType { margin-top: 2px; }

    .SocialOrderConfirmation { float: none; margin-bottom: 0; }

    .ShippingDetails { width: 100%; text-align: left; }

    .ShippingCompleteDetailLabel, .ShippingCompleteDetailValue { }

    /* Social Order End*/

    .CommonAddtoWishListPanel { display: none; }

    .SubCategoryList { display: none; }

    .SubCategoryItemList { display: block; }

    .SubCategoryListResponsive { display: block; }

    /* New Arrival for category Begin */
    .NewArrivalCategory { }

        .NewArrivalCategory .SidebarLeft .SidebarRight { padding: 0 0 20px; }

    .CategoryNewArrivalTitle { margin-top: 20px; }

    .CategoryNewArrival table.CommonProductImage { height: 160px; }

    .CategoryNewArrival div.CommonProductImage { max-height: 160px; }

    .CategoryNewArrival .CommonProductImage img { max-height: 175px; }


    .CategoryRelatedBrands .item img { max-height: 84px; }

    .ProductMaster .sticky-menu .HeaderMenuToggle, .ProductMaster .sticky-menu .header-container2-left, .ProductMaster .sticky-menu .header-container2-right { transition: all 0.2s linear; }

    .ShoppingCartBackHomeLinkDiv { padding: 50px 0 80px; }

        .ShoppingCartBackHomeLinkDiv a { padding: 8px 20px; }

    .ShoppingCartEmpty { padding-bottom: 15px; }
    .ShoppingCartEmptyTitle2 { font-size: 28px; }

    /* UserLogin */
    .CommonUserLoginLoginPanel { padding: 0 50px 30px; margin-bottom: 30px; border-right: 0; border-bottom: solid 1px #d3d3d3; width: 100%; }

    .CommonUserLoginRegisterPanel { padding: 0 50px; width: 100%; }

    .CommonUserLoginRegisterLink, .CommonSkiploginLink { margin: 5px 5% 10px; width: 90%; }

    /* CheckoutIndicator Begin */
    .CheckoutIndicatorTable td { width: 20%; }

    .CheckoutIndicatorTable a { height: 50px; padding-top: 50px; background-size: auto 55px!important; font-family: ThaiSansNeue; line-height: 20px; }
 
    /*checkout - shipping */

    .CheckoutSpecialRequestPanel, .CheckoutShippingInfoPanel, .CheckoutSaleTaxExemptPanel, .CheckoutButtonDiv, .CheckoutBillingInfoPanel { width: 100%; }

    .OnePageCheckout .CommonPageRight { clear: left; margin: 0 auto; width: 100%; display: table; float: none; padding: 0; }

    .Checkout .CommonPageRight { clear: left; margin: 0 auto; width: 100%; display: table; float: none; padding: 0; }


    .AffiliateRegister .CommonPageRight { clear: left; margin: 0 auto; width: 100%; display: table; float: none; padding: 0; }

    .DropshipRegister .CommonPageRight { clear: left; margin: 0 auto; width: 100%; display: table; float: none; padding: 0; }

    .ShippingDiv { width: 100%; }

    .PaymentDiv { width: 100%; }

    .PaymentDataList { width: 100%; }

    .PaymentAgreeDiv { width: 100%; margin: 20px 0 0; }

    .PaymentAgreeBox { padding: 5px; }

        .PaymentAgreeBox p { font-size: 13px; }

    /*OrderSummary*/
    .OrderSummaryCustomerInfoDiv { margin: 0; width: 100%; }

    .OrderSummaryCustomeNoteDiv { margin: 0 0 40px; width: 100%; padding: 15px 0; }

    .OrderSummaryOrderProduct { width: 100%; margin: 0; padding: 15px; }

    .OrderSummaryFormInfo { margin: 0 0 20px; width: 50%; padding-right: 5px; }

        .OrderSummaryFormInfo.PaymentMethod { margin: 0 0 20px; width: 100%; }

    .OrderSummaryOrderProductDiv { padding: 10px 0; }
    .OrderSummary .ProductInfoItemDiv .Title { font-size: 17px; }
    .OrderSummary .ProductInfoItemDiv .Value { }

    .OrderSummaryOrderProductDiv.SummaryPrice { line-height: 26px; }

    .OrderSummaryTextCommonDiv.CustomerNoteDiv .OrderSummaryDetailsLabelColumn, .OrderSummaryTextCommonDiv.TaxPayerIDTR .OrderSummaryDetailsLabelColumn { font-size: 20px; }

    .GiftCouponDetailBox .SidebarTopTitle { font-size: 20px; }

    .GiftCouponLabel { font-size: 18px; }

    .TaxWithHoldingCheckbox label { font-size: 18px; }
    .OrderSummary .GiftCouponDetailRightMenu { width: 60%; margin: 20px 20%; }
    /*Shopping Cart*/
    .ShoppingCart .CommonPageRight { padding-top: 0; }

    .ShoppingCartPanel { padding: 0; }

    .ShoppingCartCouponPanel { float: right; width: 100%; margin-right: 0; padding: 10px; border: solid 1px #d7d7d7; }

    .ShoppingCartItemPanel { float: left; width: 100%; margin: 10px 0 0; border: solid 1px #ccc; border-bottom: 0; padding: 0 10px; }

    .ShoppingCartSummaryDiv { float: left; width: 100%; margin: 0; border: solid 1px #ccc; border-top: 0; padding: 0 10px; }

    .ShoppingCartOrderTotal { border-top: solid 1px #ccc; padding: 10px 0; }

    .ShoppingCartSubtotal { display: none; }

    .ShoppingCartTotalMobile { display: block; background-color: #f2f9fc; border: solid 1px #bed2dd; margin-bottom: 10px; }

    .ShoppingCartCouponDiv { padding-bottom: 0; border: 0; }

    .ShoppingCartGiftCouponTable { width: 70%; margin: 5px 15%; }

    .ShoppingCartGridViewButtonDiv { margin: 10px 0; }

    .ShoppingCartShippingEstimatorInput, .ShoppingCartShippingEstimator select { margin: 5px 0; width: 65%; float: right; clear: none; }

    .ShoppingCartShippingEstimatorButton { width: 65%; }

    .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListStateTextBox, .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListCountryTextBox { clear: none; width: 65%; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn1 { width: auto; text-align: left; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { width: auto; text-align: right; }

    .ShoppingCartTableTaxIncludeColumn { text-align: left; }

        .ShoppingCartTableTaxIncludeColumn .showcallout { text-align: left; }

    .ShoppingCartGridView .ImageItemDiv { width: 22%; }

    .ShoppingCartGridView .InfoItemDiv { width: 72%; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 span { float: right; }
    .PromotionGroupListItemDescription { max-height: 66px; overflow: hidden; line-height: 22px; }

    .PromotionGroupListItemPriceDiv { width: 100%; }
    .PromotionGroupListItemButtonDiv { width: 60%; clear: left; float: left; }

    .ForgotPasswordDiv { width: 95%; }

    .PasswordDetails { width: 95%; }
    .CategoryRelatedBrands .item img { max-height: 65px; }

    .Catalog .CommonPage { margin-top: 0; }
    .Catalog .CatalogBannerImage { margin-top: 0; }

    .StoreSiteMapProductDataListItemStyle, .StoreSiteMapDepartmentDataListItemStyle { display: block; width: 100%; }
    .NewsEventViewAll .NewsEventViewAllLinkDiv .BtnStyle1 { padding: 5px 25px; }


    .ContactLabel { font-size: 19px; }
    .ProductListGridListSortUpDown { width: 37%; }
    .ProductListGridListItemPerPage { margin-right: 20px; }
    .ProductListDefaultSortString .OptionControlTitle { margin-right: 10px; }
    .CatalogBreadcrumbDiv .row, .ContentMenuSitemapDiv .row { padding: 0 10px; }
    .DimensionText { display: inline-block; margin-right: 10px; }
    .ShoppingCartGiftCouponInputCenter input.ShoppingCartGiftCouponInputCodeTextBox { height: 35px; }
    .ShoppingCartGiftCouponButton a { height: 35px; line-height: 35px; }
    .ShoppingCartCheckoutLink { padding: 10px 0; }
    .ShippingRadioList label, .PaymentDescription { font-size: 18px; }
    .OrderSummaryOrderProduct .OrderSummaryDetailsLabelColumn { font-size: 18px; }
    .OrderSummaryPointEarnedDiv { font-size: 20px; }
    .MyAccountMenuTableList a { font-size: 20px; }
    .SocialOrderConfirmation .SocialOrderState { left: 0; }
    .AdvancedSearchResultPanel .ProductListGridListSortUpDown { width: auto; }
    .CategoryDescriptionDiv { font-size: 18px; }
    .PromotionControlPanel .ProductItemPaging { margin: 0 auto; float: none; text-align: center; }

    /*Header*/
    
    .DefaultMaster { margin-top: 0;}  
    .DefaultMaster .header-container1{ margin-top: 0;}  
        .header-container1 { padding: 0; line-height: 0; height: 0; border: 0; margin-top: 0; }
        .header-container1 .row { line-height: 0; height: 0; } 
    .header-container1-left {display: none;}
    .header-container1-right { top: 8px; z-index: 1; }
    .header-container1 .row, .header-container2 .row { max-width: 100%; width: 100%; padding-left: 5px; padding-right: 5px; } 
    .header-container2-left, .sticky-menu .header-container2-left { width: 50%; height: 45px; }
    .HeaderMenuToggle, .sticky-menu .HeaderMenuToggle { width: 25%; height: 45px; }
    .HeaderLogo img, .sticky-menu .HeaderLogo img { max-height: 45px; }

    .ProductListGridListSortUpDown .OptionControlTitle { display: none; }
    .ProductListGridListSortUpDown, .AdvancedSearchResult .ProductListGridListSortUpDown { width: auto; }
    
    .CenterBlockTop, .CommonPageTop, .CommonLoginPageTop, .ContentLayoutTop, .PromotionItem .SidebarTop, .NewArrivalCategory .SidebarTop,.BlogListTop {  padding-bottom: 30px;  background-image: url(Images/Background/bg-default-title-small.png); margin-bottom: 10px;} 
    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .NewArrivalCategory .NewArrivalTitle, .CatalogName, .PromotionItem .SidebarTopTitle, .CheckoutIndicatorTable .CurrentPageTitle span, .BlogListTop .BlogDetailsTopTitle, .OrderCompletedTextTopLine1, .SocialOrderHeaderText1 { font-size: 30px; }
    .CenterBlockTopTitle { font-size: 34px; line-height: 40px; }

    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroup .CenterBlockRight { padding: 0; }
    .NewArrival .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 450px; }
    .NewArrival .jcarousel-skin-tango .jcarousel-item { width: 220px; margin-left: 3px; margin-right: 3px; }
    .NewArrivalButtonDiv { top: 5px; }
    .ProductDetailsResponsive .RelatedProductsTitleLeft { margin: 20px 0; background-position: center bottom; text-align: center; }
    .RelatedProductsNameLink { font-size: 18px; }
    table.CommonCategoryImage { height: 160px; }
    .CommonCategoryImage img { max-height: 160px; }

    .NewArrivalCategoryList { width: 100%; }
     
    .LayoutFooter { padding-top: 20px; padding-bottom: 20px; }
        .LayoutFooter .row { padding-left: 5px; padding-right: 5px; }
    .FooterLogo { background-size: auto 55px; height: 55px; }
        .LayoutFooterMenu { padding: 20px 0 0; }
.FooterMenu { margin-top: 10px; }
 
    .menutitle-footer { text-align: center; background-position: center bottom; }
    .content-footer { text-align: center; }
        .content-footer ul.MenuItem { text-align: center; } 
            .content-footer ul.MenuItem li { display: inline-block; margin: 5px 0; }
                .content-footer ul.MenuItem li a { padding: 3px 8px; line-height: 20px; border: solid 2px #696969; font-size: 18px;}
                    .content-footer ul.MenuItem li a:hover { color: #cde8f9; border: solid 2px #cde8f9;}
                    
    .content-footer ul.MenuItem.Contact li a { padding: 0; border:0; font-size: 18px; line-height: 28px; }
    .content-footer ul.MenuItem.Contact li a:hover { color: #cde8f9; border:0;}
    .footer-columns-dbdregister { text-align: center; }
    .footer-columns-followus .menutitle-footer { width: 100%; margin-right: 0; }
    .footer-columns-followus .SocialLink { float: none; text-align: center;}
    .footer-columns-followus .content-footer { float: none; }

    .footer-columns-contactus,.footer-columns-followus, .footer-columns-newsletter { width: 100%; padding: 0; clear: both; margin: 0 0 20px; }
        .footer-columns-contactus .content-footer { display: table; width: auto; margin: auto; }
    .ContactPhone, .ContactFax, .ContactEmail, .ContactLine { clear: left; float: left; width: auto; clear: both; text-align: left; border: 0; line-height: 28px;}

    .Newsletter { margin-left: auto; margin-right: auto; display: table; float: none; width: 280px; text-align: center; }
        .Newsletter .SidebarTop { background-position: center bottom; }
        .Newsletter .SidebarTopTitle { width: 100%; text-align: center; }
    .PaymentLogo { width: 100%; text-align: center; }
    .logofooter { width: 120px; height: 25px; background-size: auto 25px; }
    .FooterMenu .HeaderMenu ul li a.HyperLink, .FooterMenu .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { font-size: 18px !important; line-height: 20px; border: solid 2px #696969!important; margin: 3px;}
    /*Layout->Footer End*/
    .CheckoutIndicatorTable { height: 160px; margin-bottom: 0; }
    .SocialOrderHeaderText2 { font-size: 24px; } 
    .OrderInfoHeaderTextDiv{ font-size: 22px; } 
    .NewArrival .next, .NewArrival .prev, .NewArrival .next:hover, .NewArrival .prev:hover { height: 30px !important; width: 20px!important; top: 40px; background-size: auto 30px; top: 10px; }
    .CommonViewAllDiv { top: 90px; }

    .BrandsCarouselDiv .swiper-button-next, .BrandsCarouselDiv .swiper-button-prev { background-size: auto 30px; }
    .CatalogBreadcrumbDiv, .ContentMenuSitemapDiv { padding: 7px 0; font-size: 16px; }
    .ImageRowItem { width: 47%; padding: 5px; margin: 0; }
    .PromotionItem .PriceLabel { clear: left; width: 100%; margin: 5px 0; }
    .PromotionItem.SocialButton { left: 10px; }
    .PromotionItem .NameLabel { font-size: 26px;}
    .DefaultMaster .FrontMasterTop { position: relative; }

    .ProductListViewMore .ViewMoreLink { padding: 8px 60px; font-size: 20px; }
    .ProductListDefaultPagingControl { text-align: center; }

 
    .IntroductionMessage { padding-top: 50px; background-size: 360px auto; }
    .AddToCartDetail { font-size: 18px; }
    .CommonPageInnerTitle { font-size: 20px; }
     
    .FeaturedMerchants .row { padding: 0; }
    .FeaturedMerchantsAd {  margin: 3px 0; } 
    .FeaturedMerchantsAd:nth-child(2) { padding-right: 3px;  }
    .FeaturedMerchantsAd:nth-child(3) { padding-left: 3px; }  
     
    .NewsEventItemStyle { width: 100%; margin: 0; clear: left; float: left; border-bottom: solid 2px #dfdfe0; }
        .NewsEventItemStyle:nth-child(3n-2) { padding: 10px 0; }
        .NewsEventItemStyle:nth-child(3n-1) { padding: 10px 0; }
        .NewsEventItemStyle:nth-child(3n) { padding: 10px 0; }
    .NewsEventImage { width: 49%; float: left; height: 160px;}
    .NewsInfo { clear: none; float: right; width: 49%; padding: 0; }
    .NewsTopic { margin-top: 0; } 
    .NewsEventViewAll { position: relative;top: auto; right:auto; float: right; margin-top: 15px; } 
     
        .TableStyle th { padding: 5px 0; line-height: 22px; font-size: 19px;  }
        .TableStyle td { padding: 5px 3px; line-height: 20px;  font-size: 12px; } 
        .TableStyle .auto-style { padding-left: 5px;} 
}

@media only screen and (max-width: 479px) /*Screen width lower than 480 px -------------- For step 1 ------------ */
{
    .GiftRegistryDetailDiv input[type="text"] { width: 90%; }
    /* Header */

    /* Default product item style */
    .SellerRotatingList .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 80%; margin-left: auto; margin-right: auto; }

    .SellerRotatingList .jcarousel-skin-tango .jcarousel-item { width: 220px; margin: 0 8px; }
    /* Product list & Category list */
    .CommonCategoryItemStyle { width: 50%; }
    .ProductListDefaultSortString { display: none; }

    .CommonProductItemStyle, .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle, .ProductListModernizeDataList .CommonProductItemStyle, .ProductRowDataList .CommonProductItemStyle, .PromotionGroupDataList .CommonProductItemStyle { width: 50%; }
    .NewArrivalCategoryList .CommonProductItemStyle, .ProductColumn2DataList .CommonProductItemStyle { width: 50%; }
    .CommonProductImagePanel { height: 145px; }
    table.CommonProductImage { height: 145px; }
    div.CommonProductImage { max-height: 145px; margin-bottom: 5px; }
    .CommonProductImage img { max-height: 145px; }
    .CommonProductNameLink { font-size: 18px; line-height: 22px; }
    .RetailPriceValue { font-size: 11px; }
    .CommonViewAllLink { font-size: 20px; }
    .CallForPricePanel { font-size: 13px; line-height: 20px;}
    .PromotionGroupDataList .CommonProductNameLink { font-size: 20px; }
    .ProductListDefault .CommonProductImagePanel, .ProductListDefault table.CommonProductImage { height: 145px; }

    .NewArrival .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 290px; }
    .NewArrival .jcarousel-skin-tango .jcarousel-item { width: 140px; }

    .PromotionGroupDataList .CommonProductNameLink { line-height: 18px; }

    .PromotionGroupDataList .CommonProductDescription { display: none; }

        .PromotionGroupDataList .CommonProductDescription p { line-height: 16px; margin-bottom: 0; }

    .PromotionGroupDataList .OurPriceLabel { font-size: 12px; }

    .PromotionGroupDataList .OurPriceValue { font-size: 16px; }

    .ViewButtonPanel { display: none!important; }

    .ProductItemCountItemCount { display: none; }

    .ProductLinkToTopDiv { display: none; }

    .ProductListGridListItemPerPage { margin-right: 0; float: left; }

    .ProductItemPaging { display: table; margin: 0 auto; float: none; }

    .CategoryListDefaultItemPerPageDiv, .DepartmentListDefaultItemPerPageDiv, .ManufacturerListDefaultItemPerPageDiv { display: none; }

    .ProductColumn1DataList { width: 100%; }

    .ProductColumn2DataList { width: 100%; }

    .TableViewTellFriendPanel, .TableViewAddtoWishListPanel, .TableViewAddtoCompareListPanel { width: 125%; margin-left: 3px; }

    /*--- ProductList : Row style ---*/

    .ProductListItem .ProductListItemDetailsColumn { width: 100%; padding: 0; }
    .ProductListItem .PriceDiscountLabel { left: 5px; top: 5px; margin: 0; }
    .ProductListItem .CommonProductRating { display: table; float: none; margin: auto; }
    .ProductListItem div.CommonProductImage { width: 100%; border: 0; margin: 0 0 5px; }
    .ProductListItem .CommonProductImage img { max-height: 138px; }
    .ProductRowDataList .CommonProductName { min-height: 38px; width: 100%; text-align: center; margin-bottom: 0; }
    .ProductListItem .ProductListItemDetailsPriceDiv { width: 100%; padding: 0; float: none; text-align: center; margin-bottom: 10px; }
    .ProductListItemButtonDiv .CommonProductButton { padding: 0; }
    .ProductListItem .CommonProductButton .BtnStyle1 { font-size: 13px; }

    .ProductListItem .CommonProductDescription { display: none; }
    .ProductListItem .CommonProductListButton { width: 100%; }
    .ProductListItem .CommonProductPriceDetails { text-align: center; margin-bottom: 0; display: none; }
    /* ----- ProductDetailsResponsive : Image management ----- */
    .Product .CommonPageTop { display: table; margin: 0 auto; width: auto; }

    .Product .CommonPageLeft { display: block; }
    .ProductDetailsResponsive div.ProductDetailsResponsiveImage { width: 100%; min-height: 280px; }

    .ProductDetailsResponsive table.ProductDetailsResponsiveImage { height: 280px; }

    .ProductDetailsResponsive .ProductDetailsResponsiveImage img { max-height: 280px; max-width: 100%; }

    .ProductDetailsResponsive .ProductDetailsResponsiveImagePanel { height: 280px; }
    .ProductDetailsResponsiveImageThumbnail .ImageThumbnailItemStyle { margin-right: 0; margin-bottom: 0; }
    .ProductDetailsResponsive .StarRatingSummaryTable { position: relative; }
    .ProductDetailsResponsiveAddToCart { width: 100%; }
    .ProductQuickInfoPrice { width: 100%; }

        .ProductQuickInfoPrice .DiscountPercent .PercentLabel, .ProductQuickInfoPrice .DiscountPercent .PercentValue { height: 20px; line-height: 20px; }

    .RelatedProductsDatalistItemStyle { background: url("Images/Background/dot-line.jpg") repeat-x left bottom; width: 100%; }

    .RelatedProductsDatalist tr, .RelatedProductsItemTable { display: table; display: table; margin: 0 auto; width: 100%; }

    .RelatedProductsDatalist tr { float: none; }

    .RelatedProductsDetailsColumn { padding-top: 0; width: 70%; }
    .RelatedProductsImageColumn { padding: 0; width: 30%; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList tr { display: table-row; float: none; } 

    .ProductDetailsResponsive .StarRatingSummaryTable tr { display: table-row; }

    .StarRatingSummaryTableInner td { display: table-row; }

    .RatingControlTable td { display: table-cell; }

    .RatingControlImage { margin: 0 1px; }

    .StarRatingSummaryTableInnerOurStarColumn { display: table-cell !important; width: auto; height: 40px; }

    .StarRatingSummaryTableInnerOurLabelColumn { display: table-cell !important; height: 40px; padding-top: 10px; }

    .StarRatingSummaryTableInnerCustomerStarColumn { display: table-cell !important; vertical-align: top; padding-top: 5px; }

    .ProductDetailsResponsive .pdetail-sec-four .StarRatingSummaryButtonColumn { float: left; }

    .RatingCustomerBaseOnAmountLabel { display: table-row !important; }

    .CustomerReviewsItemDateColumn { max-width: 230px !important; }

    .StarRatingSummaryButtonColumn { display: none; }

    .ProductDetailsResponsive .WriteReviewDiv .CommonHyperLink { display: block; color: #333333; }

    .ProductDetailsResponsive .ProductDetailsButtom { margin-top: 20px; margin-bottom: 0; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList label { width: auto; }

    .ProductDetailsResponsive .ProductDetailsDefaulSpecificationDetailsDiv { margin-bottom: 10px; }

    .ProductQuickInfoSku, .ProductQuickInfoStock { margin: 0; }

    .ProductQuickInfoRating { display: table;  float: left; width: auto; }

    .CustomerReviewMessageTextBox { float: right; margin-right: 2%; width: 50% !important; }

    .ProductDetailsResponsive .ProductDetailsResponsiveQuantityDiv { width: 100%; }
    .ProductDetailsResponsiveValidatorTextOutOfStock { top: 36px; left: 31%; }
    .ProductDetailsResponsive .RatingCustomerMessageDiv .RatingCustomerBaseOnAmountLabel { float: left; margin: 0 5px; }

    .ProductDetailsResponsive .RatingCustomerBaseOnAmountLabel { margin: 0 5px; font-size: 18px; }

    .StarRatingSummaryTableInnerOurLabelColumn { float: left; padding: 10px 0px 0px 3px; }

    .ProductQuickInfoRmaPanel { margin: 15px 0; width: 90%; font-size: 13px; }

    .ProductDetailsResponsive .ProductDetailsResponsiveOptionDiv { clear: left; float: left; margin-top: 10px; width: 100%; }

    /* MyAccount Menu list */
    .MyAccountMenuList { width: 100%; float: none; margin: auto; }

    .MyAccountMenuTableList { border-top: solid 1px #f1f1f1; border-left: 0; }

        .MyAccountMenuTableList tr { display: table-row; width: 100%; float: none; border: 0; }

        .MyAccountMenuTableList td { border-bottom: solid 1px #f1f1f1; border-right: 0; }

    .MyAccountMenuList .SidebarTop { margin: 0 15%; }

    .MyAccountInfoPanel .MyAccountInfoSubmitButton { width: 35%; }

        .MyAccountInfoPanel .MyAccountInfoSubmitButton a.BtnStyle4 { width: 100%; text-align: right; }

    /*CustomerRegister Address Begin*/
    .CustomerRegister { width: 100%; }


    /*Checkout - CustomerRegister Address Begin*/
    .Checkout .ClientCityStatePanel .CountryAndStateListValidationPanel { margin-left: 5px; }

    /* Account Detail */
    .AccountDetailsButtonDiv { margin: 10px 0; width: 100%; }

    .AccountDetailsPanel .ClientCityStatePanel .CommonAsterisk { margin-left: 5px; }

    .AccountMainDiv .AccountDetailsCheckBoxDiv { margin-left: 0; width: 90%; }

    /*CompareList Begin*/
    .CompareListGridView .ImageHeader { display: none; }

    .CompareListGridView .NameHeader { }

    .CompareListGridView .DeleteHeader { width: 10%; }

    .CompareListGridView .PriceHeader { width: 25%; }

    .CompareListGridView .AddToCartHeader { width: 30%; }

    .CompareListGridView .AddToCartItem a { display: table; margin: 5px auto; float: none; width: 100%; }

    .CompareListGridView .ImageItem { display: none; }

    /*WishListGridView Begin*/
    .WishListGridView .ImageHeader { display: none; }

    .WishListGridView .NameHeader { }

    .WishListGridView .DeleteHeader { width: 10%; }

    .WishListGridView .PriceHeader { width: 25%; }

    .WishListGridView .AddToCartHeader { width: 30%; }

    .WishListGridView .AddToCartItem a { display: table; margin: 5px auto; float: none; width: 100%; }

    .WishListGridView .ImageItem { display: none; }

    /*OrderHistory Begin*/
    .OrderHistory .CommonGridViewItemsPerPageDiv { display: none; }

    .OrderHistory .CommonGridViewPagingDiv, .OrderHistory .SearchFilter { float: none; display: table; margin: auto; }

    .OrderHistoryGridView th, .OrderHistoryGridView td { padding: 3px; }

    .OrderHistoryGridRmaHeaderStyle { display: none; }

    /*PasswordDetails Begin*/
    .PasswordDetailsLabelColumn { width: 40%; }

    .PasswordDetailsInputColumn { width: 55%; }

    .PasswordDetailsButtonDiv { margin: 10px 0; width: 100%; }

    /*ShippingAddressBook Begin*/
    .ShippingAddressBookList tr { width: 100%; margin-right: 0; padding-left: 10px; padding-right: 10px; }

    .ShippingAddressBookButtonDiv { width: 100%; } 

    /*Advanced Search Begin*/

    .AdvancedSearchLabel { width: 25%; }

    .AdvancedSearchDrop { width: 75%; }

    .SearchTextByKeyword { width: 75%; margin: 15px 0 15px 25%; }

    .SearchByCategory { margin-top: 0; }

        .SearchByCategory .AdvancedSearchDrop { width: 75%; }

    .AdvancedSearchTypeCheckList { width: 100%; margin: 10px 0 0; }

    .SearchByPrice .AdvancedSearchLabel { width: 15%; }

    .SearchTextByPrice { width: 37.5%; }

    .AdvancedSearchManufacturerLabel, .AdvancedSearchDepartmentLabel { width: 35%; }

    .SearchByManufacturer .AdvancedSearchDrop, .SearchByDepartment .AdvancedSearchDrop { width: 65%; }

    /* checkout right menu*/
    .OrderSummaryRightMenu { width: 100%; margin: 10px 0; }

    .GiftCouponDetailRightMenu { width: 100%; clear: left; margin: 10px 0; }

    /*Checkout - Payment Begin*/
    .PaymentItemNameDiv { width: 100%; margin: 0; }

    .PaymentItemImageDiv { display: none; }

    .PaymentFrame { width: 100%; }

    .PaymentButtonDiv { width: 30%; }

    .checkout-center-col .PaymentDiv .SidebarTop .CheckoutAddressTitle { width: 70%; margin-left: 0; }

    .PaymentValidatorText { width: 100%; margin: 0; }


    /*ForgotPassword Begin*/
    .ForgotPasswordPanel { width: 100%; margin-bottom: 10px; }

    .ForgotPasswordLoginImageButton { clear: left; width: 50%; }

    /*Customer Review */
    .CustomerReviewContent .InfoTitleLabel { clear: left; width: 100%; margin: 10px 0; }

    .CustomerReviewMessageTextBox { width: 100% !important; margin: 0; float: none; }

    .CustomerReviewValidatorText { float: none; width: 100%; }

    .CustomerReviewStarList .RatingRadio input { float: left; margin: 3px 0px; width: 5%; }

    .CustomerReviewStarList .RatingRadio label { float: left; margin: 4px 2%; width: 40%; }
    /* Promotion List */
    .PromotionListDefault .ProductListDefaultDataListItemStyle { width: 50%; padding: 0 4px; }

    .PromotionGroupListItemImageColumn { width: 100%; float: left; clear: left; padding: 0; }
    .PromotionGroupListItemDetailsColumn { width: 100%; float: left; clear: left; padding: 10px 0 0; }

    .PromotionGroupListItemImageDiv { padding: 0; height: 150px; overflow: hidden; }

        .PromotionGroupListItemImageDiv img { max-height: 160px; }

    .PromotionGroupListItemNameDiv { margin-bottom: 10px; }

    .PromotionGroupListItemNameLink { font-size: 20px; }

    .PromotionGroupListItemDescription { margin: 0; font-size: 11px; font-family: Tahoma; line-height: 16px; height: 32px; }
        .PromotionGroupListItemDescription p { font-size: 11px; font-family: Tahoma; line-height: 16px; }
    .PromotionGroupListItemDetailsPriceDiv { width: 100%; float: left; clear: left; }
    .PromotionGroupListItemButtonDiv { width: 90%; }
    /* Promotion Product Item List */

    .PromotionProductGroup { padding: 15px 5px; }

    .PromotionProductItem .ProductImage { left: 0%; }

    .PromotionProductGroupDataList .ProductGroupCombineItem { width: 25px; }

        .PromotionProductGroupDataList .ProductGroupCombineItem div { width: 25px; }


    .PromotionItem .PromotionDetailsDefaultImageAddtoCart .BtnStyle1, .PromotionItem .PromotionDetailsDefaultImageTellFriendImage a.BtnStyle4 { width: 100%; padding: 5px 0; }

    .PromotionProductGroupDataList .PromotionProductItem { width: 90%; margin-left: 5%; margin-right: 5%; }

    .PromotionProductGroupDataList .ProductGroupProductItemStyle { width: 112px; }

    /* Tell a friend */
    .TellFriendFormLabel { width: 90%; margin-left: 0; }

    .TellFriendFormData { width: 100%; clear: left; }

    .TellFriendFormTextEditorDiv { width: 100%; margin-left: 0; }

    .TellFriendCapchaDiv { width: 90%; margin-left: 0; }

    /* StoreSitemap */
    .StoreSiteMapProductDataListItemStyle, .StoreSiteMapDepartmentDataListItemStyle { display: inline-block; width: 100%; }

    /*Affiliate*/
    .AffiliateCommissionSearchLabel { width: 100%; padding: 0; line-height: 25px; }

    .AffiliateCommissionSearchData { width: 100%; padding: 0; margin-bottom: 5px; }

        .AffiliateCommissionSearchData .CommonTextBox { width: 100%; }

    .AffiliateCommissionSearchValidateDiv .CommonTextBox { width: 110px!important; }

    .MyAccountRecentOrderDiv .SubmitButton { width: 100%; }

    .AffiliateDashboard .ShoppingCartUpdateQuantity { margin: 10px 26%; }


    /* GiftCertificate */

    .CategoryNavMenuListDynamicMenuStyle, .DepartmentNavMenuListDynamicMenuStyle { display: none!important; }
    .AddToCartPanel { width: 90%; }

    .AddToCartImage { width: 20%; }

    .AddToCartPrice { float: right; width: 76%; clear: right; margin-top: 10px; }

    .AddToCartPanel .PiceValue { line-height: 24px; }

    .AddToCartName { float: right; width: 76%; padding-left: 0; padding-right: 0; }

    .AddToCartPanel .CommonValue { margin-bottom: 0; line-height: 20px; }

    .AddToCartPanel .CommonLabel { margin-bottom: 0; line-height: 24px; }

    .AddToCartNameLink .OptionName { line-height: 20px; }

    .KeyValidateError h1 { font-size: 20px; }

    .KeyValidateError { font-size: 14px; }
     

    .ManufacturerListItemDefaultTable { table-layout: fixed; width: 148px; }

    .ManufacturerListItemDefaultImageDiv { width: 134px; }

        .ManufacturerListItemDefaultImageDiv img { max-height: 120px; max-width: 130px; }

    .ManufacturerListItemDefaultNameDiv { width: 146px; }

    .DepartmentListDefaultDataList { table-layout: fixed; }

    .DepartmentListItemDefaultTable { table-layout: fixed; width: 148px; }

    .DepartmentListItemDefaultImageDiv { width: 134px; }

        .DepartmentListItemDefaultImageDiv img { max-height: 120px; max-width: 130px; }

    .DepartmentListItemDefaultNameDiv { width: 146px; }


    .MaintenanceDiv { background-position: center; background-size: 90% auto; }

    .MaintenanceInnerDiv { background-color: rgba(255, 255, 255, 0.65); width: 300px; }

    .MaintenanceTitle { font-size: 28px; color: #3e3a3a; }

    .StoreBannerContainer .columns { padding: 0; }

    .BrandsCarouselDiv .swiper-container { width: 100%; padding: 20px 40px; }

    .BrandsCarouselDiv .swiper-button-next, .BrandsCarouselDiv .swiper-button-prev { width: 35px; background-size: auto 35px; }


    /* Social Order */

    .SocialOrderConfirmation .GiftAndCoupon .data-row { padding: 0; }

    .OrderSlipHeader { padding: 10px 0; }

    .ProductItemImageColumn { width: 35%; }

    .ProductItemNameColumn { width: 100%; }

    .ProductItemUnitPriceColumn { width: 70%; }

    .ProductItemQuantityColumn { width: 30%; }

    .OrderProductItemName, .OrderProductItemUnitPrice { }

    .OrderProductItemUnitPriceValue { height: 30px; }

    .OrderProductItemQuantityValue { }

    .OrderPriceSummaryDiv { padding: 18px 10px; }
    .ShippingDetailsBody { padding: 0 20px 20px; }
    .ShippingOptionText label { font-size: 17px; width: 165px; }

    .ShippingOptionText { width: 73%; }

    .ShippingOptionPriceValue { width: 27%; }

    .ShippingDetailLabel { width: 100%; text-align: left; }

    .ShippingDetailTextBox, .ShippingDetailRow .ClientCityStatePanel { width: 100%; }

    .ShippingDetailRow .ClientCityStatePanel { margin-top: -34px; }

    .ShippingDetailRow { margin: 0; }

    .SocialOrderConfirmation .SocialOrderCountry { line-height: 34px; }

    .ShippingDetailRow .ClientCityStatePanel .CountryAndStateListDropDown { margin: 34px 0 0; }

    .ShippingDetailRow .ClientCityStatePanel .CountryAndStateListCountryTextBox { margin: 34px 0 0; }

    .ShippingDetailRow .ClientCityStatePanel .CountryAndStateListStateTextBox { margin: 34px 0 0; }

    .SocialOrderConfirmation .SocialOrderState { bottom: 35px; left: 0; }

    .SocialOrderConfirmation .PaymentMethod { padding: 0 30px 20px; }

    .PaymentMethodDrop, .PaymentDropPaymentCustomDescription span { width: 235px !important; }

    .PaymentDropPOPanel .PaymentItemTextboxDiv { margin-left: 10px; }

    .ShippingCompleteZip { clear: left; margin-top: 8px; }

    .ShippingCompleteZipValue { margin-top: 8px; }

    .OrderSummaryBody .ProductItemImageColumn { width: 35%; }

    .OrderSummaryBody .ProductItemUnitPriceColumn { width: 70%; }

    .OrderSummaryBody .ProductItemQuantityColumn { width: 30%; }

    .OrderSummaryBody .ProductItemNameColumn { width: 100%; }

    .OrderSummaryBody .OrderProductItemNameValue { width: 100%; }

    .OrderSummaryBody .OrderProductItemUnitPriceValue { height: 30px; }

    .OrderShippingMethodDiv .OrderInfoValue { width: 60%; }

    .ProductItemDetails { width: 65%; }

    .OrderSummaryBody .ProductItemDetails { width: 65%; }

    .OrderSummary .OrderSummaryPriceInfoLabel { line-height: 16px; }

    .AddressCompleteDetail .ShippingCompleteDetailValue { line-height: 18px; }

    .ShippingCompleteDetailLabel { line-height: 18px; }

    .SocialOrderConfirmation .CommonValidatorText.CustomerRegisterPanelCountryValidatorText { margin-top: -14px; }
    /* Social Order End */
    .SubCategoryListResponsive { margin-top: 0; }
        .SubCategoryListResponsive .CategoryName { padding-bottom: 0; margin-top: 15px; }
        .SubCategoryListResponsive .ViewAllDiv { width: 47%; margin: 10px 1%; }

            .SubCategoryListResponsive .ViewAllDiv a { padding: 73px 0; }
    .SubCategoryItemList a { padding: 10px 0; }

    .CategoryRelatedBrands ul li { width: 22.75%; padding: 3px; margin: 3px 0.25%; }
    .CategoryRelatedBrands .item img { max-height: 58px; }

    .sticky-contact .call { padding-left: 40px; }
    .sticky-contact .chat { padding-left: 35px; }


    .ShoppingCart .CommonPageRight { padding: 0; }

    .ShoppingCartBackHomeLinkDiv { padding: 50px 0 80px; }

        .ShoppingCartBackHomeLinkDiv a { padding: 5px 18px; }

    .ShoppingCartEmpty { padding-top: 85px; line-height: 32px; background-size: auto 75px; }

    .ShoppingCartEmptyTitle1 { font-size: 19px; }

    .ShoppingCartEmptyTitle2 { font-size: 22px; }

    .CommonPage, .CommonLoginPage, .ContentLayout { margin-top: 0; margin-bottom: 0; }


    /* UserLogin */
    .CommonUserLoginLoginPanel { padding: 0 10px 30px; }

    .CommonUserLoginRegisterPanel { padding: 0 10px; }

    .CommonUserLoginPanelUserName label, .CommonUserLoginPanelPassword label { font-size: 18px; }

    .CommonUserLoginPanelTitle, .CommonUserLoginRegisterTitle, .CommonSkipLoginTitle, .CommonAffiliateRegisterTitle { font-size: 24px; }

    .CommonUserLoginPanelDescription, .CommonUserLoginRegisterDescription, .CommonSkipLoginDescription, .CommonAffiliateRegisterDescription { }

    .CommonUserLoginPanelDescription { font-size: 20px; font-family: ThaiSansNeue; }

    .CommonSkipLoginDescription { font-family: ThaiSansNeue; }

    .CommonUserLoginForgotPasswordDiv { margin-left: 27%; width: 73%; clear: left; float: left; top: auto; height: auto; }

    .CommonUserLoginRegisterLink, .CommonSkiploginLink { margin: 5px 0 10px; width: 100%; }

    .BtnFacebookLink { background-size: auto 100px; height: 50px; width: 100%; margin: 0; }

    /* CheckoutIndicator */
    .CheckoutIndicatorTable a { height: 34px; padding-top: 55px; background-size: auto 55px!important; font-family: ThaiSansNeue; font-size: 16px; line-height: 20px; }

    /* CustomerRegister Address */
    .CustomerRegisterLeftLabel, .CustomerRegisterRightLabel, .CheckoutAddressLeftLabel, .CheckoutAddressRightLabel, .CustomerRegisterLabel, .CheckoutAddressLabel { width: 100%; line-height: 30px; text-align: left; margin: 0; }

    .CustomerRegisterLeftData, .CustomerRegisterRightData, .CheckoutAddressLeftData, .CheckoutAddressRightData { clear: left; float: left; width: 100%; margin: 0 0 10px; }

    .CustomerRegisterLeft .CustomerRegisterTextBox, .CustomerRegisterRight .CustomerRegisterTextBox, .CheckoutAddressLeft .CheckoutAddressTextBox, .CheckoutAddressRight .CheckoutAddressTextBox { float: left; width: 95% !important; }

    .AccountDetailsDiv .CountryAndStateListDropDown, .CustomerRegisterCityStatePanel .CountryAndStateListDropDown, .ClientCityStatePanel .CountryAndStateListDropDown { width: 95%; margin: 0 0 10px; float: left; }

    .AccountDetailsDiv .CountryAndStateListCountryTextBox, .AccountDetailsDiv .CountryAndStateListStateTextBox, .CustomerRegisterCityStatePanel .CountryAndStateListStateTextBox, .ClientCityStatePanel .CountryAndStateListCountryTextBox, .ClientCityStatePanel .CountryAndStateListStateTextBox, .CustomerRegisterShippingInfoPanel .CountryAndStateListCountryTextBox, ustomerRegisterShippingInfoPanel .CountryAndStateListStateTextBox { width: 95%; float: left; margin: 0 0 10px; }

    .Checkout .CommonValidatorText, .Register .CommonValidatorText, .OnePageCheckout .CommonValidatorText, .AccountDetails .CommonValidatorText { left: 0; }
        .Register .CommonValidatorText.CustomerRegisterPanelCountryValidatorText,
        .AccountDetails .CommonValidatorText.CustomerRegisterPanelCountryValidatorText { width: 100%; margin-left: 0; }

        .Checkout .CommonValidatorText.CustomerRegisterPanelCountryValidatorText,
        .OnePageCheckout .CommonValidatorText.CustomerRegisterPanelCountryValidatorText { margin-left: 0; margin-top: -10px; }

    .CountryAndStateListValidationPanel { float: right; left: auto; line-height: 34px; margin: 0; position: relative; width: 5%; margin: 0; }

    .Checkout span.CommonAsterisk, .Register span.CommonAsterisk, .OnePageCheckout span.CommonAsterisk, .AccountDetails span.CommonAsterisk, .AffiliateDetails span.CommonAsterisk { width: 5%; }

    .Checkout .ClientCityStatePanel .CountryAndStateListValidationPanel { margin: 0; }

    .CustomerRegisterLeftLabel2 { width: 0; }

    .UseBillingCheckbox { margin-left: 0; width: 100%; }

    .CommonMultiLineTextBox.CustomerRegisterTextBox { height: 90px; }

    .CustomerRegisterLinkButtonDiv { width: 100%; margin: 10px 0; }

    .CheckoutAddressLeftDataCheckbox { margin-left: 0; width: 100%; }

    .GiftCouponDetailSpecialRequestTextBox { width: 100%; }

    .BtnCheckoutNext { width: 100%; font-size: 28px; }

    .CheckoutButtonDiv a.BtnCheckoutNext { margin-right: 0; width: 100%; }

    .PaymentButtonDiv { width: 100%; }

    .ShippingButtonDiv { width: 100%; }

    .AffiliateDetailsButtonDiv { width: 100%; }

        .AffiliateDetailsButtonDiv a.BtnStyle1, .CustomerRegisterLinkButtonDiv a.BtnStyle1 { font-size: 20px; }

    .CommonFormDataSample { float: left; }

    .AffiliateDetailsAgreementContent { font-size: 13px; padding: 5px; height: 200px; }

        .AffiliateDetailsAgreementContent p { font-size: 13px; }

    .CheckoutCompletePanel { background-size: auto 60px; padding-top: 65px; }

    .CheckoutCompleteText.Title { font-size: 20px; }

    /*OrderSummary*/
    .OrderSummaryCustomerInfoDiv { margin: 0; width: 100%; font-size: 18px; }

    .OrderSummaryCustomeNoteDiv { margin: 0 0 40px; width: 100%; padding: 15px 0; }

    .OrderSummaryFormInfo { width: 100%; padding-right: 0; }

    .OrderSummary .ProductImageItemDiv { width: 35%; margin-right: 0; }

    .OrderSummary .ProductInfoItemDiv { width: 65%; position: relative; padding-left: 10px; line-height: 22px; }

        .OrderSummary .ProductInfoItemDiv .PriceItem .Value { text-align: left; }

        .OrderSummary .ProductInfoItemDiv .Title { margin: 0; line-height: 18px; }

        .OrderSummary .ProductInfoItemDiv .UnitPriceItem { width: 65%; }

        .OrderSummary .ProductInfoItemDiv .QuantityItem { width: 35%; }

    .OrderSummary .GiftCouponDetailRightMenu { width: 100%; margin: 10px 0; }

    .OrderSummaryRewardPointDiv { clear: left; float: left; font-family: ThaiSansNeue; text-align: left; }

    .OrderSummaryPointEarnedDiv { font-family: ThaiSansNeue; line-height: 20px; }

    .OrderSummaryFormHeadTitle { font-size: 22px; }

    .GiftCouponDetailBox .SidebarTopTitle { font-size: 22px; }

    .PaymentPOPanel { width: 100%; }

    /*Shopping Cart*/
    .ShoppingCartPanel { font-size: 18px; }
    .ShoppingCartOrderTotal .ShoppingCartTableColumn1 { font-size: 20px; }
    .ShoppingCartTableDiscountRow{ font-size: 20px; }
    .ShoppingCartTableTotalAmountRow { padding: 20px 0 10px; }

        .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn1 { font-size: 20px; line-height: 20px; }

        .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { line-height: 12px; margin-top: 5px; }

            .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 span { font-size: 26px; }

    .ShoppingCartTableTaxIncludeColumn { font-size: 16px; line-height: 20px; margin-bottom: 15px; }

    .ShoppingCartUpdateQuantity { padding: 5px 0; text-align: center; margin: 10px 0 10px 1%; width: 49%; }

    .ShoppingCartContinueShopping { padding: 5px 0; text-align: center; margin: 10px 1% 10px 0; width: 49%; }

    .ShoppingCartGridViewButtonDiv .ShoppingCartButton { width: 100%; }

    .ShoppingCartClearCart { display: table; margin: 10px auto; float: none; font-size: 17px; }

    .ShoppingCartGridViewItemStyle { position: relative; font-size: 17px; }

    .ShoppingCartGridView .ImageItemDiv { width: 38%; }

    .ShoppingCartGridView .InfoItemDiv { width: 62%; padding-left: 10px; position: relative; }

    .ShoppingCartGridView .DeleteItem { width: 10%; position: absolute; right: 0; }

    .ShoppingCartGridView .NameItem { margin-top: 48px; line-height: 18px; font-size: 18px; }

    .ShoppingCartGridView .UnitPriceItem { width: 60%; }

    .ShoppingCartGridView .QuantityItem { width: 40%; }

    .ShoppingCartGridView .SubtotalItem { clear: left; float: left; width: 100%; position: absolute; top: 0; left: 10px; line-height: 18px; }

    .ShoppingCartGiftCouponTable { width: 100%; margin: 5px 0; }

    .ShoppingCartShippingEstimatorButton { width: 100%; }

    .ManufacturerItemListModernize { width: 47%; margin: 10px 1%; }
    .ManufacturerListItemImageDiv { height: 80px; }
        .ManufacturerListItemImageDiv img { max-height: 75px; }

    .DepartmentListItemImageDiv { height: 120px; }

    .HideOnMobile { display: none; }
    .ProductListDefaultPageControlPanel { padding: 0; }
        .ProductListDefaultPageControlPanel .row { padding: 0!important; } 

    .ProductListFilter .FeaturedButton, .ProductListFilter .NewArrivalButton { font-size: 18px; padding: 0; }

    .ProductListGridListItemPerPage { margin-right: 0; }

    .ProductListGridListSortUpDown .OptionControlTitle { display: none; }

    .ProductListGridListSortUpDown select { font-size: 11px; }


    .PaymentConfirmationDiv .OptionUploadRequireItemFileUploadDiv { margin: 0; }
    .PaymentConfirmationDiv .ContactUsCommentBox { float: left; width: 95% !important; }
    .PaymentConfirmationDiv span.CommonAsterisk { width: auto; float: right; }
    .PaymentConfirmationDiv .CustomerRegisterLeftLabel, .PaymentConfirmationDiv .CustomerRegisterRightLabel, .PaymentConfirmationDiv .CustomerRegisterLeftData, .PaymentConfirmationDiv .CustomerRegisterRightData { clear: none; float: left; }
    .PaymentConfirmationDiv .CustomerRegisterRight span, .PaymentConfirmationDiv .CustomerRegisterRight a, .PaymentConfirmationDiv .CustomerRegisterLeft span, .PaymentConfirmationDiv .CustomerRegisterLeft a { margin-left: 0; }
    .PaymentConfirmationDiv span.CommonAsterisk { margin-left: 0; }

    .PaymentConfirmationDiv #ctl01_uxPlaceHolder_uxOrderDetailPanel .CustomerRegisterLeftLabel { width: 40%; }
    .PaymentConfirmationDiv #ctl01_uxPlaceHolder_uxOrderDetailPanel .CustomerRegisterLeftData { width: 60%; margin-bottom: 0;}

    .SearchFilterValueRangeImageButton, .SearchFilterDateRangeImageButton, .SearchFilterTextImageButton { clear: left; float: left; margin-left: 40%; margin-top: 5px; }
    .SearchFilterValueRangePanel, .SearchFilterDateRangePanel, .SearchFilterTextPanel, .SearchFilterBooleanPanel { width: 100%; }
    .SearchFilterLabel { width: 40%; margin: 3px 0; clear: left; }

    .ValueRangeValidateDiv { width: 60%; margin: 3px 0; }
    .SearchFilterTextBox { width: 120px!important; }
    .SearchFilterTextBox, .SearchFilterBooleanDropDown { float: left; margin-right: 8px; border: solid 1px #E1E1E1; }

    .swiper-container.MobileBanner .swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-container.MobileBanner .swiper-button-prev, .swiper-container-rtl .swiper-button-next { width: 40px; height: 40px; background-size: 40px auto; }


    .ProductListItem .CommonProductButton { width: 94%; margin: 5px 3%; }
    .CommonProductButton { width: 94%; margin: 0 3% 5px; }
        .CommonProductButton .BtnStyle1 { text-align: center; font-size: 18px; }

    .NewArrivalItem .CommonProductButton .BtnStyle1 { padding: 5px 15px; }

    .StarRating { margin-top: -2px; margin-left: 5px; }
    .DimensionText { margin-right: 20px; }
    .ProductDetailsResponsive .RelatedProductsTitleRight { padding: 20px 0 0; }
    .ShoppingCartTotalMobile { font-size: 20px; padding: 8px; }
    .ShoppingCartTotalMobileValue { font-size: 24px; }
    .ShoppingCartCheckoutLink { padding: 0 0 5px; }
    .CheckoutIndicatorTable .LoginOn a, .CheckoutIndicatorTable .LoginPassed a { padding-left: 0; }
        .MyAccountMenuTableList a { width: 64%; margin: 0 18%; }
    .GiftCertificateVerifyImageButton { padding: 0px 15px; }
    .GiftCertificateResultDiv { width: 100%; }
    .socialordersymbol { font-size: 24px; }
    .HideAdvancedSearchLinkButton { top: 30px; }
    .AdvancedSearchResetButton { float: left; clear: left; margin-left: 0; width: 48%; }
        .AdvancedSearchResetButton a.BtnStyle2 { width: 100%; }
    .AdvancedSearchButton { width: 48%; }
        .AdvancedSearchButton .BtnStyle1 { width: 100%; }

    .CommonProductPriceDetails { margin: 0 auto; text-align: center; float: none; }
    .NewArrivalItemStyle div.CommonProductImage { margin-bottom: 13px; }

    .CatalogControlPanel .row { padding: 0; }
    .Catalog .row { padding: 0 5px; }
        .Catalog .row .row { padding: 0; }
    .NewArrivalTitle { font-size: 25px; line-height: 30px; }
    .PromotionItem .ProductDetailsDefaultLikeButtonDiv .gplus-button { clear: left; padding: 0; }

    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .NewArrivalCategory .NewArrivalTitle, .CatalogName, .BlogDetailsTopTitle, .PromotionItem .SidebarTopTitle, .CheckoutIndicatorTable .CurrentPageTitle span, .BlogListTop .BlogDetailsTopTitle, .OrderCompletedTextTopLine1, .SocialOrderHeaderText1 { font-size: 26px; line-height: 1.2; }

    .CenterBlockTopTitle { font-size: 30px; line-height: 32px; padding-left: 5px; padding-right: 5px; padding-top: 5px; }
    .CommonProductListButton .CommonProductButton .BtnStyle1 { font-size: 18px; line-height: 22px; }

    .footer-columns-payment { width: 100%; }
    .PaymentLogo { float: none; margin-left: 0; }
    .footer-columns-payment .SideBannerRight { text-align: center; }

    .ProductDetailsResponsive .CommonTextBox { width: 65% !important; margin-right: 0; }
    .CheckoutShippingInfoPanel .SidebarTop > div { margin-left: 0; }
    .CheckoutAddressLeftDataSelectAddress select { max-width: 300px; }
    .OrderSummaryOrderProductDiv.SummaryPrice { font-size: 18px; }
    .OrderSummaryOrderProductDiv.SummaryTotalPrice .Value { font-size: 24px; }
    .OrderSummary .ProductInfoItemDiv .NameItem { font-size: 18px; }
    .CheckoutIndicatorItemRow { height: 110px; }


    .FeaturedMerchants .row { padding: 0 7px; }
    .FeaturedMerchantsAd:nth-child(1) { padding-left: 0; padding-right: 0; width: 100%; }
    .FeaturedMerchantsAd:nth-child(2) { padding-left: 0; padding-right: 0; width: 100%; }
    .FeaturedMerchantsAd:nth-child(3) { padding: 0; margin-left: 0; width: 100%; }


    .ajax__tab_header { border-bottom: solid 2px #ddd; }
    .ajax__tab_body { border: 0; padding: 15px 5px; }
    .ShoppingCartBackHomeLinkDiv a { font-size: 21px; }

    .NewsTopic { margin: 5px 0; }
    .NewsEventImageLink { height: 100px; }
    .OrderSummaryHeader, .OrderInfoHeaderTextDiv { font-size: 21px; }

    .TellFriendImageButtonDiv { margin-left: 0; }
    .ProductHotDealDetails .ProductHotDealCountdown { width: 25%; }
    .ProductHotDealDetails .CommonProductDiscountPanel { top: 46px; background-color: #173153; }
    .PaymentLogo .SideBannerRight { text-align: center; }
    .PaymentLogo img { max-height: 30px; }

    .NewsletterSubmit.BtnStyle1 { font-size: 18px; }
    .LayoutFooter .row { padding-left: 10px; padding-right: 10px; }
    .LayoutFooterLicense { padding: 0 10px; text-align: center; }
        .LayoutFooterLicense .row { padding-top: 5px; padding-bottom: 5px; font-size: 16px;}
    .footer-license { width: 100%; padding: 0; }
    .footer-license-logo { float: none; display: table; margin: auto; }

    .ajax__tab_header { height: 40px; }
        .ajax__tab_header .ajax__tab_outer { height: 41px; line-height: 38px; font-size: 22px; padding: 0 12px; }
        .ajax__tab_header .ajax__tab_active .ajax__tab_outer { height: 41px; line-height: 38px; }

    .ShoppingCartItemTitle, .GiftCouponDiv h3, .EstimateShippingPanel h3 { font-size: 22px; }
    .OrderSummaryOrderProduct .GiftCouponDetailBox .SidebarTopTitle { font-size: 22px; }
    .OrderSlipHeader, .ShippingDetailsHeader { font-size: 22px;}

    /*introduction message*/ 
    .IntroductionMessagePanel .CenterBlockTopTitle { font-size: 26px; line-height: 32px; }    
    .IntroductionMessage { font-size: 19px; line-height: 23px; background-size: 280px auto; } 
        .IntroductionMessage p { font-size: 19px; line-height: 23px;}
    table.CommonCategoryImage { height: 110px; }
    .CommonCategoryImage img { max-height: 110px; }

    /*Header*/
    .header-container2 .row, .header-container1 .row { max-width: 100%; width: 100%; padding-left: 5px; padding-right: 5px; }
    .header-container2-right, .sticky-menu .header-container2-right { width: auto; }  
    .ProductListItemColumn2TellFriendPanel, .ProductListItemColumn2AddtoWishListPanel, .ProductListItemColumn2AddtoCompareListPanel { margin: 0; }
    .NewArrival .CenterBlockLeft { margin-top: 40px; }
    .NewArrivalLabel { font-size: 20px; line-height: 20px; }
    .CommonViewAllDiv { top: 70px; }
    .PriceDiscountLabel { width: 32px; padding: 8px 0 12px; }
    .PercentValue { font-size: 20px; line-height: 18px; }
    .PercentLabel { font-size: 15px; line-height: 14px; }

    .AddToCartDetail { font-size: 18px; }
    .CommonPageInnerTitle { font-size: 20px; }
    .NewArrival, .BrandsCarouselDiv, .RandomProduct, .PromotionGroup, .ProductBestSelling { padding-top: 15px; padding-bottom: 15px; }

    /*.NewsEventImage { width: 100%; float: left; }
    .NewsInfo { clear: none; float: right; width: 100%; padding: 0; }*/
    .LayoutFooterContent h3 { font-size: 20px; }

    .PromotionItem.SocialButton { top: 110px; }
     .HeaderShoppingCartQuantity .QuantityValueDiv { border-radius: 30px; width: 18px; height: 18px; line-height: 18px; text-align: center; position: absolute; font-family: Arial; font-size: 11px; right: -4px; top: -5px; }
    .Search { position: initial; }
    
.NewArrival .row, .BrandsCarouselDiv .row, .RandomProduct .row, .PromotionGroup .row, .ProductBestSelling .row, .ProductHotDeal .row { padding-left: 5px; padding-right: 5px; }
    .FooterMenu { display: none;}
    .CommonCategoryName {  min-height: 54px; }

.CommonCategoryNameLink { font-size: 20px; line-height: 22px;  }
    .ProductDetailsResponsive .DiscountPercent { width: 100%; }

    .NewsEventImage { height: auto; }
    .NewsEventImage img {object-fit: unset; height: auto; width: auto; }
    .NewsInfo { clear: none; float: right; width: 49%; padding: 0; } 
    .NewsTopicLink { font-size: 20px;line-height: 23px;}
    .NewsDescription { font-size: 12px;}
    .NewsDate { font-size: 16px; line-height: 18px;font-family: ThaiSansNeue;right: 5px; top: 5px;padding: 2px 5px; letter-spacing: 1px; }
.DateItem { font-size: 22px; font-family: ThaiSansNeueBold; line-height: 20px; }
.MonthItem { font-size: 15px; }
.YearItem { font-size: 15px; }

    .SocialOrderCompletedTextTop { background-position-y:top;}
}

@media only screen and (orientation: portrait) {
}
