﻿
/*------------------ Custom Responsive Layout ------------------*/
@media only screen and (min-width: 1200px) /*Screen width larger than 1200px  */
{
    #easy_zoom { left: 46% !important; top: 320px !important; }

    .headerMenuResponsive { display: none; }

    .CenterBlockTop:before { width: calc(100% - 110px); left: 55px; }

    .jcarousel-wrapper { width: 1080px; }
    .NewArrivalItemStyle { width: calc(100% - 20px); margin-right: 10px; margin-left: 10px; }

    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroupDataList, .RelatedProductDataList, .NewArrivalMultiRow { padding-left: 55px; padding-right: 55px; }
    .CommonProductItemStyle { width: calc(25% - 20px); margin-left: 10px; margin-right: 10px; }

    div.CommonProductImage { max-height: 250px; }
    table.CommonProductImage { height: 250px; }
    .CommonProductImagePanel { height: 250px; }
    .CommonProductImage img { max-height: 250px; }
    a.QuickViewButton { top: 110px; }

    .NewArrivalCategoryList, .ProductColumn2DataList, .ManufacturerListDefaultDataList { width: calc(100% + 20px); position: relative; left: -10px; }
        .NewArrivalCategoryList .CommonProductItemStyle { width: calc(33.33% - 20px); }
        .NewArrivalCategoryList div.CommonProductImage { max-height: 270px; }
        .NewArrivalCategoryList table.CommonProductImage { height: 270px; }
        .NewArrivalCategoryList .CommonProductImagePanel { height: 270px; }
        .NewArrivalCategoryList .CommonProductImage img { max-height: 270px; }
        .NewArrivalCategoryList a.QuickViewButton { top: 120px; }

        .ProductColumn2DataList .CommonProductItemStyle { width: calc(33.33% - 20px); }
        .ProductColumn2DataList div.CommonProductImage { max-height: 270px; }
        .ProductColumn2DataList table.CommonProductImage { height: 270px; }
        .ProductColumn2DataList .CommonProductImagePanel { height: 270px; }
        .ProductColumn2DataList .CommonProductImage img { max-height: 270px; }
        .ProductColumn2DataList a.QuickViewButton { top: 120px; }

    .AdvancedSearchResultPanel .ProductColumn2DataList { width: calc(100% + 20px); position: relative; left: -10px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle { width: calc(25% - 20px); }

    table.CommonCategoryImage { height: 206px; }
    .CommonCategoryImage img { max-height: 206px; }

    .CommonCategoryNameLink { font-size: 22px; }
    .CommonCategoryImagePanel { width: 100%; text-align: center; }

    .CategoryRelatedBrands ul li { width: calc(16.667% - 14px); margin: 7px; }

    .CommonBrandItemStyle { width: calc(25% - 14px); margin: 7px; padding: 8px; }
    table.CommonBrandImage { height: 202px; }
    .CommonBrandImage img { max-height: 202px; }
    .ShippingDetailsBody { padding: 0 15% 80px; }

    .ProductDetailsRelatedProducts .RelatedProducts { padding-left: 10px; padding-right: 10px; }

    .Search.ForDesktop { width: 390px }
    .NewsEventImage { height: 250px; }

    .ShoppingCartCouponPanel { width: 32%; padding: 10px 40px 0; }
    .ShoppingCartItemPanel { width: 66%; margin-right: 2%; padding: 0 20px; }
    .ShoppingCartSummaryDiv { width: 32%; padding: 20px 40px; }
    .ShoppingCartTableTotalAmountRow { font-size: 22px; }
        .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { font-size: 28px }

    .LayoutFooter .row.footer-menu { padding-left: 85px; padding-right: 85px; }
    .footer-columns-common { padding-right: 20px; }

    .HeaderMenu ul li a.HyperLink { font-size: 22px; padding: 3px 15px; }
    .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { font-size: 22px !important; padding: 3px 15px; }
    .HeaderLogo img { max-height: 120px; }

    .FeaturedMerchants { padding-top: 65px; padding-bottom: 30px; }
    .FeaturedMerchantsList { width: calc(100% + 20px); position: relative; left: -10px; }
    .FeaturedMerchantsAd { width: calc(33.333% - 20px); margin-left: 10px; margin-right: 10px; }
        .FeaturedMerchantsAd iframe { height: 232px; }

    .IntroductionMessage { font-size: 30px; }
        .IntroductionMessage p { font-size: 30px; }
        .IntroductionMessage H1 { font-size: 58px; }
        .IntroductionMessage H2 { font-size: 50px; }
        .IntroductionMessage H3 { font-size: 44px; }
}


@media only screen and (max-width: 1199.99px) /*Screen width 980-1199.99px */
{
    .CommonCategoryNameLink { font-size: 20px; }
    .ProductDetailsResponsive > .row { padding: 0 10px; }
    .ProductDetailsRelatedProducts > .row { padding: 0 10px; }
    .ProductDetailsResponsiveOurPrice { clear: left; }

    #easy_zoom { left: 46% !important; top: 320px !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: 260px; }

    .OrderSummaryBody .ProductItemImageColumn { width: 11%; }

    .OrderSummaryBody .ProductItemDetails { width: 89%; }

    /* 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; }
    .TableViewTellFriendPanel, .TableViewAddtoWishListPanel, .TableViewAddtoCompareListPanel { width: 100%; margin-left: 0; }
    .DimensionText { margin-right: 5px; }
}

@media only screen and (min-width: 980px) and (max-width: 1199.99px) {

    .CenterBlockTop:before { width: calc(100% - 120px); left: 60px; }

    .jcarousel-wrapper { width: 852px; }
    .NewArrivalItemStyle { width: calc(100% - 20px); margin-right: 10px; margin-left: 10px; }

    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroupDataList, .RelatedProductDataList, .NewArrivalMultiRow { padding-left: 60px; padding-right: 60px; }
    .CommonProductItemStyle { width: calc(33.33% - 20px); margin-left: 10px; margin-right: 10px; }

    div.CommonProductImage { max-height: 264px; }
    table.CommonProductImage { height: 264px; }
    .CommonProductImagePanel { height: 264px; }
    .CommonProductImage img { max-height: 264px; }
    a.QuickViewButton { top: 117px; }

    .NewArrivalCategoryList, .ProductColumn2DataList, .ManufacturerListDefaultDataList { width: calc(100% + 12px); position: relative; left: -6px; }
        .NewArrivalCategoryList .CommonProductItemStyle { width: calc(33.33% - 12px); margin-left: 6px; margin-right: 6px; }
        .NewArrivalCategoryList div.CommonProductImage { max-height: 224px; }
        .NewArrivalCategoryList table.CommonProductImage { height: 224px; }
        .NewArrivalCategoryList .CommonProductImagePanel { height: 224px; }
        .NewArrivalCategoryList .CommonProductImage img { max-height: 224px; }
        .NewArrivalCategoryList a.QuickViewButton { top: 100px; }
        .NewArrivalCategoryList .CommonProductName { min-height: 48px; }
        .NewArrivalCategoryList .CommonProductNameLink { font-size: 22px; line-height: 24px; }
        .NewArrivalCategoryList .CommonUtilListButton { margin-top: 5px; }
        .NewArrivalCategoryList .CommonProductDescription { font-size: 18px; }
            .NewArrivalCategoryList .CommonProductDescription p { font-size: 18px; }
        .NewArrivalCategoryList .CommonProductPriceDetails { line-height: 24px; }
        .NewArrivalCategoryList .RetailPriceValue { font-size: 17px; }
        .NewArrivalCategoryList .OurPriceValue { font-size: 20px; }
        .NewArrivalCategoryList .CallForPricePanel { font-size: 18px; }


        .ProductColumn2DataList .CommonProductItemStyle { width: calc(33.33% - 12px); margin-left: 6px; margin-right: 6px; }
        .ProductColumn2DataList div.CommonProductImage { max-height: 224px; }
        .ProductColumn2DataList table.CommonProductImage { height: 224px; }
        .ProductColumn2DataList .CommonProductImagePanel { height: 224px; }
        .ProductColumn2DataList .CommonProductImage img { max-height: 224px; }
        .ProductColumn2DataList a.QuickViewButton { top: 100px; }
        .ProductColumn2DataList .CommonProductName { min-height: 48px; }
        .ProductColumn2DataList .CommonProductNameLink { font-size: 22px; line-height: 24px; }
        .ProductColumn2DataList .CommonUtilListButton { margin-top: 5px; }
        .ProductColumn2DataList .CommonProductDescription { font-size: 18px; }
            .ProductColumn2DataList .CommonProductDescription p { font-size: 18px; }
        .ProductColumn2DataList .CommonProductPriceDetails { line-height: 24px; }
        .ProductColumn2DataList .RetailPriceValue { font-size: 17px; }
        .ProductColumn2DataList .OurPriceValue { font-size: 20px; }
        .ProductColumn2DataList .CallForPricePanel { font-size: 18px; }


    .AdvancedSearchResultPanel .ProductColumn2DataList { width: calc(100% + 20px); position: relative; left: -10px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle { width: calc(33.33% - 20px); margin-left: 10px; margin-right: 10px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList div.CommonProductImage { max-height: 297px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList table.CommonProductImage { height: 297px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductImagePanel { height: 297px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductImage img { max-height: 297px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList a.QuickViewButton { top: 140px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonUtilListButton { margin-top: 10px; }
    .AdvancedSearchResultPanel .CommonProductName { min-height: 54px; }

    .AdvancedSearchResultPanel .ProductColumn2DataList .PriceDiscountLabel { width: 80px; height: 80px; right: 10px; top: 10px; padding: 18px 0; }
    .AdvancedSearchResultPanel .PriceDiscountLabel .discount-label { font-size: 18px; line-height: 20px; }
    .AdvancedSearchResultPanel .PriceDiscountLabel .discount-value { font-size: 24px; line-height: 25px; }

    table.CommonCategoryImage { height: 170px; }
    .CommonCategoryImage img { max-height: 170px; }

    .CommonBrandItemStyle { width: calc(25% - 10px); margin: 5px; padding: 5px; }
    table.CommonBrandImage { height: 155px; }
    .CommonBrandImage img { max-height: 155px; }

    .gallery .item { width: calc(25% - 16px); margin: 8px; }

    .ShippingDetailsBody { padding: 0 8% 80px 6%; }

    .MyCouponDiv .CouponDiv { width: calc(50% - 20px); margin: 20px 10px; }

    .CategoryRelatedBrands ul li { width: calc(20% - 14px); margin: 7px; }

    .Search.ForDesktop { width: 350px }

    .NewsEventImage { height: 205px; }
    .ShoppingCartCouponPanel { width: 34%; padding: 10px 20px 0; }
    .ShoppingCartItemPanel { width: 64%; margin-right: 2%; padding: 0 20px; }
    .ShoppingCartSummaryDiv { width: 34%; padding: 20px; }
    .ShoppingCartTableTotalAmountRow { font-size: 22px; }
        .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { font-size: 28px }

    .HeaderMenu ul li a.HyperLink { font-size: 21px; padding: 3px 13px; }
    .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { font-size: 21px !important; padding: 3px 13px; }
    .HeaderLogo img { max-height: 110px; }

    .FeaturedMerchants { padding-top: 50px; padding-bottom: 20px; }
    .FeaturedMerchantsList { width: calc(100% + 20px); position: relative; left: -10px; padding: 0 }
    .FeaturedMerchantsAd { width: calc(33.333% - 20px); margin-left: 10px; margin-right: 10px; }
        .FeaturedMerchantsAd iframe { height: 188px; }

    .IntroductionMessage { font-size: 26px; }
        .IntroductionMessage p { font-size: 26px; }
        .IntroductionMessage H1 { font-size: 48px; }
        .IntroductionMessage H2 { font-size: 40px; }
        .IntroductionMessage H3 { font-size: 34px; }
}

@media only screen and (min-width: 980px) {
    .header-container1-left { width: 35%; }
    .header-container1-right { max-width: 65%; }
    .header-container1 .SocialMediaIconDiv { float: right; display: flex; align-items: center; }
    .header-container1 .SocialLink a { margin-left: 0; margin-right: 5px; line-height: 24px; width: 24px; height: 24px; font-size: 16px; padding: 4px; }

    .header-container2 { padding-top: 8px; }
    .header-container2-left { width: 35%; }
    .header-container2-right { width: 65%; }

    .sticky-menu .header-container3 { border-bottom: solid 1px #11AAD7; }
    .sticky-menu .HeaderMenu ul li a.HyperLink, .sticky-menu .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { line-height: 23px; }
    .sticky-menu .HeaderMenu .DynamicMenuFirstLevel { top: 37px !important; }
    .sticky-menu .Container2TopSection { margin-bottom: 0; margin-top: 0; }
    .HeaderLoginAccount a { font-size: 22px; line-height: 30px; }
    .HeaderLoginAccount .icon-user { font-size: 26px; }

    .HeaderMenuToggle { display: none; }
    .HeaderMenuPanel { clear: both; width: 100%; padding-top: 3px; padding-bottom: 7px; }

    .SideMenuSocialMedia { display: none; }

    .CommonProductName { min-height: 54px; }
    .CommonProductNameLink { font-size: 24px; line-height: 27px; }
    .OurPriceValue { font-size: 22px; }
    .CommonProductDescription { font-size: 19px; }
        .CommonProductDescription p { font-size: 19px; }
    .RetailPriceValue { font-size: 18px; }
    .CommonProductPriceDetails { line-height: 24px; }
    .CallForPricePanel { font-size: 19px; }

    .NewArrivalLabel { padding: 8px 0; left: 10px; top: 10px; font-size: 16px; line-height: 40px; font-weight: 500; width: 55px; height: 55px; }
    .PriceDiscountLabel { width: 55px; height: 55px; font-size: 15px; line-height: 16px; padding: 10px 0; position: absolute; text-align: center; z-index: 1; margin: 0; left: 10px; top: 10px; }
    .discount-label { font-size: 12px; }
    .discount-value { font-size: 18px; }

    .PromotionGroupListItemNameLink { font-size: 24px; line-height: 27px; }
    .PromotionGroupListItemDescription { font-size: 19px; }
        .PromotionGroupListItemDescription p { font-size: 19px; }
    .PromotionGroupListItemPriceValue { font-size: 22px; }


    .CommonCategoryDataList { width: calc(100% + 10px); left: -5px; }
    .CommonCategoryItemStyle { width: calc(33.33% - 10px); margin-left: 5px; margin-right: 5px; }
    .CouponDiv { width: calc(33.33% - 20px); margin: 20px 10px; }
    .CouponWelcomeText { font-size: 30px; }
    .CouponShopNameText { font-size: 36px; }
    .CouponCollectHereText { font-size: 28px; }
    .CouponCollectBannerDiv { min-height: 400px; }
     
    .ProductDetailsResponsive .ProductQuickInfoName { font-size: 30px; }
     
    .CenterBlockTopTitle { font-size: 42px; line-height: 1.2; padding-left: 20px; padding-right: 20px; padding-bottom: 10px; }
    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .PromotionItem .SidebarTopTitle, .NewArrivalTitle, .CheckoutIndicatorTable .CurrentPageTitle span, .BlogListTop .BlogDetailsTopTitle, .OrderCompletedTextTopLine1, .RelatedProductsTitleRight span, .SocialOrderHeaderText1 { font-size: 36px; line-height: 1.2; padding-left: 20px; padding-right: 20px; padding-bottom: 10px; }
    .CatalogName, .AllBrandsTitle, .AllDepartmentsTitle { font-size: 36px; line-height: 1.2; }
    .SocialOrderCompletedTextTop:before { top: 25px; }
    .SocialOrderConfirmationPageTop:before { top: 25px; }

    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroupDataList, .RelatedProductDataList, .NewArrivalMultiRow { width: calc(100% + 20px); position: relative; left: -10px; }

    .CategoryRelatedBrands .item img { max-height: 70px; }
    .SocialSection { float: left; }
    .LanguageLoginSection { margin-bottom: 10px; position: absolute; top: 10px; right: 10px; }


    .footer-columns-common { width: 24%; }
    .footer-columns-newsletter { width: 28%; }
    .footer-logo .HeaderLogo { padding: 60px 40px; }

    input[type="text"].NewsletterTextBox { padding: 3px 5px 5px 15px; width: 65%; height: 34px; line-height: 26px; }
    .NewsletterSubmit.BtnStyle1 { padding: 3px 0 5px; line-height: 26px; width: 35%; font-size: 18px; }

    .QuickSearchCategoryDropDownDiv input[type="text"].QuickSearchText { height: 44px; font-size: 14px; }
    .QuickSearchSelectedCategoryDropDownDiv input[type="text"].QuickSearchText { line-height: 44px; height: 44px; font-size: 14px; }
    .QuickSearchDiv input[type="text"].QuickSearchText { padding: 0 10px; line-height: 44px; height: 44px; font-size: 14px; }
    .QuickSearchDropDown { font-size: 14px; height: 44px; }
        .QuickSearchDropDown option { font-size: 13px; }
    .QuickSearchLinkButtonDiv { height: 44px; }
    .QuickSearchLinkButton { height: 44px; }
    .QuickSearchLinkButtonDiv .icon-search { font-size: 26px; padding: 8px 0; }

    .NewsEvent .CenterBlockTopTitle { font-size: 38px; }
    .NewsEventList { width: calc(100% + 20px); position: relative; left: -10px; }
    .NewsEventItemStyle { padding-left: 10px; padding-right: 10px; }
    .NewsDate { font-size: 95%;; }
    .NewsCategory { font-size: 95%; }
    .NewsTopicLink { font-size: 22px; }
    .NewsDescription { font-size: 95%; }

    .ProductDetailsResponsiveImageThumbnail .ImageThumbnailItemStyle { width: calc(20% - 8px); margin: 4px; }
    .ProductDetailsResponsiveImageThumbnail .CommonCategoryImage img { max-height: 76px; }

    .jcarousel-scroll { position: absolute; left: 0; top: 0; width: 100%; }
    .jcarousel-control-prev, .jcarousel-control-next { width: 30px; height: 40px; text-align: left; top: 130px; }
    .jcarousel-control-prev { position: absolute; right: auto; left: 0; transform: translate(0, -50%); }
    .jcarousel-control-next { position: absolute; left: auto; right: 0; transform: translate(0, -50%); }
    .jcarousel-control-prev:after { font-size: 40px; }
    .jcarousel-control-next:after { font-size: 40px; }
}

@media only screen and (max-width: 979px) /*Screen width 768-979 px ---------- For step 3---------*/
{
    .BrandsCarouselDiv { padding: 0; }
    /* --- Product List --- */
    .ProductListAll { width: 14%; border-right: 0; }

    .ProductListFilter { padding: 0; width: 58%; }

        .ProductListFilter .FeaturedButton, .ProductListFilter .NewArrivalButton { padding: 0; }

        .ProductListFilter .FeaturedButton { border-right: 0; }

        .ProductListFilter .NewArrivalButton { border-left: solid 1px #d6d6d6; border-right: solid 1px #d6d6d6; }

    .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: 30px; text-align: center; text-align-last: center; }
    .AdvancedSearchResult .ProductListGridListSortUpDown { width: auto; }
        .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 : Image management ----- */
    .ProductDetailsResponsive div.ProductDetailsResponsiveImage { min-height: 330px; }
    .ProductDetailsResponsive table.ProductDetailsResponsiveImage { height: 330px; }
    .ProductDetailsResponsive .ProductDetailsResponsiveImage img { max-height: 330px; width: auto !important; }
    .ProductDetailsResponsive .ProductDetailsResponsiveImagePanel { height: 330px; }
    #easy_zoom, #easy_zoom1 { left: 48% !important; top: 160px !important; }




    /*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%; }

    /*ShippingAddressBook Begin*/

    .ShippingAliasNameTitle { width: 100%; }

    .ShippingAddress { clear: left; float: left; width: 100%; }

    .ShippingAddressLinkPanel { width: 100%; }

        .ShippingAddressLinkPanel .BtnStyle2 { width: 47%; }
    /* 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; }

            .CustomerReviewProductDetail .ProductImage img { max-height: 150px; height: auto !important; width: auto !important; }

        .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 .OrderSummaryFinishImageButton { width: 100%; }


    .ShippingDetailsBody { padding: 0 20px 40px; }

    .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 8px; }

    .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; }

    .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; }


    .OrderNumberDiv, .OrderDateDiv { width: 16%; }

    .OrderPaymentMethodDiv { width: 18%; }

    .OrderSummaryBody .OrderProductItemUnitPriceValue { font-weight: 500; }

    .ShippingOptionText label { width: 85%; }

    .ShippingDetailRow .ShippingDetailTextBox .CommonValidateDiv { width: 100%; }

    .ShippingDetailLabel { text-align: left; width: calc(30% - 10px); margin-right: 10px; }

    /* Social Order End*/

    .SubCategoryList ul li { width: 48.5%; height: 188px; margin: 0 0.75% 8px; }

    .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*/
    .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: auto; clear: left; float: left; margin-top: 10px; }
    /*Header */

    .header-container1 .row { padding-left: 10px; padding-right: 10px; }
    .header-container2 .row { padding-left: 10px; padding-right: 10px; }
    .header-container1-right { width: 100%; text-align: center; }
    .sticky-menu .header-container2 { border-bottom: solid 1px #72cde7 }

    .HeaderMenuPanel { display: none; }
    .sticky-menu .HeaderMenuPanel { display: none; }
    .sticky-menu .Container2TopSection { margin-bottom: 0; margin-top: 0; }
    .HeaderLoginAccount a { font-size: 18px; line-height: 30px; }
    .HeaderLoginAccount .icon-user { font-size: 32px; }

    .header-container1 .HeaderLogin, .header-container1 .SocialMediaIconDiv, .header-container1 .LanguageSection, .header-container1-left, .header-container3 { display: none; height: 0; width: 0; line-height: 0; visibility: hidden }

    .SideMenu.Active { width: 320px; z-index: 16000003; }
    .HeaderLoginAccount { display: none; height: 0; width: 0; line-height: 0; visibility: hidden }
    .LanguageSection { clear: none; margin-top: 0; }
    .HeaderLogin .icon-login { display: none; }

    .HeaderLogin { margin: 0 25px; padding: 5px 0; width: 270px; line-height: 30px; color: #fff; border-bottom: solid 1px #ccc; font-size: 100%; font-weight: normal; }

        .HeaderLogin .icon-user { display: none; height: 0; width: 0; font-size: 0; visibility: hidden; }
        .HeaderLogin a { font-family: ThaiSansNeueSemiBold; }
            .HeaderLogin a.LoginName:hover, .HeaderLogin a:hover { text-decoration: none; color: #fff; background-color: #001b62; }
            .HeaderLogin a.LoginName { padding: 4px 0 6px; color: #fff; background-color: #11AAD7; margin-right: 4%; line-height: 26px; width: 48%; text-align: center; }
        .HeaderLogin .NameLabel { color: #002da2; }
            .HeaderLogin .NameLabel:hover { color: #11AAD7; }
    .HeaderLoginLoginPipe { color: #b8b8b8; }
    .LoggedInLabel { color: #292929; }
    .LoggedInDiv { display: table; margin: 0 auto 5px; float: none; }
    .LoginLabel { padding: 4px 0 6px; color: #fff; background-color: #002da2; width: 48%; text-align: center; line-height: 26px; }
    .LoggedOutLabel { padding: 4px 20px 6px; 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; color: #fff; background-color: #11AAD7; }
        .WishlistLink:hover { color: #fff; background-color: #001b62; }
    .SwitchLanguageMenuPanel a.selected { color: #002da2; }
    .ProductMaster .CatalogBreadcrumbDiv { margin-bottom: 0; }
    .AffiliateCommissionSearchContentDiv { width: 100%; }
    .AffiliateCommissionSearchButtonDiv { width: 100%; }

    .CommonTopDynamicDropdownListStaticMenuItem td a { font-size: 16px !important; }

    .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: 30px; }
    .ShoppingCartCheckoutLink { font-size: 22px; line-height: 30px; }
    .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*/
    .SocialOrderConfirmation .SocialOrderState { left: 0; }

    .default-container .row { padding-left: 10px; padding-right: 10px; }
    .CommonProductDescription { font-size: 14px; line-height: 20px; }
        .CommonProductDescription p { font-size: 14px; line-height: 20px; }

    .MyCouponDiv .CouponDiv { width: calc(100% - 20px); margin: 10px; }
    .CommonCategoryDataList { width: calc(100% + 10px); left: -5px; }
    .CommonCategoryItemStyle { width: calc(50% - 10px); margin-left: 5px; margin-right: 5px; }


    .SideMenuSocialMedia { border-bottom: solid 1px #ccc; line-height: 30px; text-align: left; }
        .SideMenuSocialMedia .SocialLink { display: flex; margin: 0; }
            .SideMenuSocialMedia .SocialLink a { width: 100%; margin: 0; text-decoration: none; text-align: center; border: 0; font-size: 24px; height: 40px; line-height: 40px; padding-top: 8px; background-color: #f9f9f9; color: #002da1; border-radius: 0; }
                .SideMenuSocialMedia .SocialLink a:hover { color: #fff }
                .SideMenuSocialMedia .SocialLink a:last-child { border: 0; }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {

    .header-container1 { padding: 4px 0 6px; }
    .header-container2 { padding-top: 5px; padding-bottom: 5px; }

    .HeaderLogo img { max-height: 80px; }

    .OrderSummaryTotalPriceRightDiv .socialordertotalprice { font-size: 22px; }

    /* Product list & Category list */
    table.CommonCategoryImage { height: 184px; }
    .CommonCategoryImage img { max-height: 184px; }

    .CommonBrandItemStyle { width: calc(33.33% - 10px); margin: 5px; padding: 5px; }
    table.CommonBrandImage { height: 145px; }
    .CommonBrandImage img { max-height: 145px; }

    .ProductDetailsResponsive .ProductQuickInfoName { font-size: 27px; }

    .CommonProductItemStyle { width: calc(33.33% - 20px); margin-left: 10px; margin-right: 10px; }
    div.CommonProductImage { max-height: 227px; }
    table.CommonProductImage { height: 227px; }
    .CommonProductImagePanel { height: 227px; }
    .CommonProductImage img { max-height: 227px; }
    a.QuickViewButton { top: 100px; }
    .CommonProductName { min-height: 45px; }
    .CommonProductNameLink { font-size: 22px; }
    .OurPriceValue { font-size: 20px; }
    .CommonProductDescription { font-size: 18px; }
        .CommonProductDescription p { font-size: 18px; }
    .RetailPriceValue { font-size: 17px; }
    .CommonProductPriceDetails { line-height: 24px; }
    .CallForPricePanel { font-size: 18px; }

    .PriceDiscountLabel { width: 50px; height: 50px; font-size: 15px; line-height: 16px; padding: 8px 0; position: absolute; text-align: center; z-index: 1; margin: 0; left: 7px; top: 7px; }
    .NewArrivalLabel { padding: 8px 0; left: 7px; top: 7px; font-size: 16px; line-height: 36px; font-weight: 500; width: 50px; height: 50px; }
    .discount-label { font-size: 12px; }
    .discount-value { font-size: 18px; }

    .PromotionGroupListItemNameLink { font-size: 22px; line-height: 25px; }
    .PromotionGroupListItemDescription { font-size: 18px; }
        .PromotionGroupListItemDescription p { font-size: 18px; }
    .PromotionGroupListItemPriceValue { font-size: 20px; }

    .CenterBlockTop:before { width: calc(100% - 20px); left: 10px; }
    .SocialOrderCompletedTextTop:before { top: 22px; }
    .SocialOrderConfirmationPageTop:before { top: 22px; }

    .jcarousel-wrapper { width: 740px; }
    .NewArrivalItemStyle { width: calc(100% - 20px); margin-right: 10px; margin-left: 10px; }
    .jcarousel-scroll { position: absolute; top: -60px; right: 0; background-color: #fff; }
    .jcarousel-control-prev { font-size: 22px; width: 32px; height: 32px; float: left; margin-left: 3px; background-color: #ecf2f8; }
    .jcarousel-control-next { font-size: 22px; width: 32px; height: 32px; float: right; margin-left: 3px; background-color: #ecf2f8; }
        .jcarousel-control-prev:hover, .jcarousel-control-next:hover { background-color: #11AAD7; color: #fff; }
    .NewArrivalCategoryList, .ProductColumn2DataList, .ManufacturerListDefaultDataList { width: calc(100% + 20px); position: relative; left: -10px; }
        .NewArrivalCategoryList div.CommonProductImage { max-height: 242px; }
        .NewArrivalCategoryList table.CommonProductImage { height: 242px; }
        .NewArrivalCategoryList .CommonProductImagePanel { height: 242px; }
        .NewArrivalCategoryList .CommonProductImage img { max-height: 242px; }

        .ProductColumn2DataList div.CommonProductImage { max-height: 242px; }
        .ProductColumn2DataList table.CommonProductImage { height: 242px; }
        .ProductColumn2DataList .CommonProductImagePanel { height: 242px; }
        .ProductColumn2DataList .CommonProductImage img { max-height: 242px; }


        .NewArrivalCategoryList .CommonProductItemStyle { width: calc(50% - 20px); margin-left: 10px; margin-right: 10px; }
        .ProductColumn2DataList .CommonProductItemStyle { width: calc(50% - 20px); margin-left: 10px; margin-right: 10px; }
    .ProductItemControlPanel .CommonProductItemStyle { width: calc(50% - 20px); margin-left: 10px; margin-right: 10px; }

    .AdvancedSearchResultPanel .ProductColumn2DataList { width: calc(100% + 14px); position: relative; left: -7px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle { width: calc(33.33% - 14px); margin-left: 7px; margin-right: 7px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList div.CommonProductImage { max-height: 230px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList table.CommonProductImage { height: 230px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductImagePanel { height: 230px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductImage img { max-height: 230px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList a.QuickViewButton { top: 105px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonUtilListButton { margin-top: 5px; }


    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .NewArrivalCategory .NewArrivalTitle, .PromotionItem .SidebarTopTitle, .CheckoutIndicatorTable .CurrentPageTitle span, .BlogListTop .BlogDetailsTopTitle, .OrderCompletedTextTopLine1, .SocialOrderHeaderText1, .ProductDetailsRelatedProducts .RelatedProductsTitleRight, .SocialOrderHeaderText1 { font-size: 32px; line-height: 1.2; padding-left: 15px; padding-right: 15px; padding-bottom: 5px; }

    .CenterBlockTopTitle { font-size: 36px; line-height: 1.2; padding-left: 15px; padding-right: 15px; padding-bottom: 5px; }
    .CatalogName, .AllBrandsTitle, .AllDepartmentsTitle { font-size: 32px; line-height: 1.2; }
    .BrandsCarouselDiv .swiper-button-prev { width: 25px; height: 32px; font-size: 32px; text-align: left; }
    .BrandsCarouselDiv .swiper-button-next { width: 25px; height: 32px; font-size: 32px; text-align: right; }

    .FeaturedMerchants { padding-top: 40px; padding-bottom: 20px; }
    .FeaturedMerchantsList { width: calc(100% + 12px); position: relative; left: -6px; padding: 0 }
    .FeaturedMerchantsAd { width: calc(33.333% - 12px); margin-left: 6px; margin-right: 6px; }
        .FeaturedMerchantsAd iframe { height: 180px; }

    .IntroductionMessage { font-size: 24px; }
        .IntroductionMessage p { font-size: 24px; }
        .IntroductionMessage H1 { font-size: 38px; }
        .IntroductionMessage H2 { font-size: 34px; }
        .IntroductionMessage H3 { font-size: 30px; }

    .CouponWelcomeText { font-size: 28px; }
    .CouponShopNameText { font-size: 36px; font-weight: 400; }
    .CouponCollectHereText { font-size: 28px; }
    .CouponCollectBannerDiv { min-height: 350px; }
    .CouponDiv { width: calc(50% - 20px); margin: 20px 10px; }
    .CouponBannerImage { background-size: cover !important; }

    .SocialSummaryLeft { width: 60%; float: left; padding-right: 10px; }
    .SocialSummaryRight { width: 40%; float: left; }
    .SocialOrderConfirmation .OrderSummaryButtonDiv { width: 40%; }

    .CategoryRelatedBrands ul li { width: calc(25% - 14px); margin: 7px; }
    .CategoryRelatedBrands .item img { max-height: 70px; }
    .header-container2-left { width: 40%; }
    .header-container2-right { width: 55%; }
    .HeaderMenuToggle { display: block; width: 5%; }
    .Search.ForDesktop { width: 300px; }
    .QuickSearchCategoryDropDownDiv input[type="text"].QuickSearchText { height: 40px; font-size: 14px; }
    .QuickSearchSelectedCategoryDropDownDiv input[type="text"].QuickSearchText { line-height: 40px; height: 40px; font-size: 14px; }
    .QuickSearchDiv input[type="text"].QuickSearchText { padding: 0 10px; line-height: 40px; height: 40px; font-size: 14px; }
    .QuickSearchDropDown { font-size: 14px; height: 40px; }
        .QuickSearchDropDown option { font-size: 13px; }
    .QuickSearchLinkButtonDiv { height: 40px; }
    .QuickSearchLinkButton { height: 40px; }
    .QuickSearchLinkButtonDiv .icon-search { font-size: 26px; padding: 7px 0; }
    .tel-div { float: none; line-height: 24px; margin-left: 0; }
    .footer-columns-common { width: 23.333%; }
    .footer-columns-newsletter { width: 30%; }
    .footer-logo .HeaderLogo { padding: 40px; }
    input[type="text"].NewsletterTextBox { padding: 2px 3px 4px 10px; width: 62%; height: 30px; line-height: 24px; }
    .NewsletterSubmit.BtnStyle1 { padding: 2px 0 4px; line-height: 24px; width: 38%; font-size: 17px; }


    .NewsEvent .CenterBlockTopTitle { font-size: 36px; }
        .NewsEvent .CenterBlockTopTitle .first { font-size: 30px; }
    .NewsEventList { width: calc(100% + 10px); position: relative; left: -5px; }
    .NewsEventItemStyle { padding-left: 5px; padding-right: 5px; }
    .NewsEventImage { height: 168px; }
    .NewsDate { font-size: 16px; }
    .NewsCategory { font-size: 16px; }
    .NewsTopicLink { font-size: 20px; }
    .NewsDescription { font-size: 18px; line-height: 20px; }



    .ProductDetailsResponsiveImageThumbnail .ImageThumbnailItemStyle { width: calc(25% - 6px); margin: 3px; }
    .ProductDetailsResponsiveImageThumbnail .CommonCategoryImage img { max-height: 78px; }


    .ShoppingCartItemPanel { margin-left: 0; width: 64%; }
    .ShoppingCartSummaryDiv { margin-right: 0; width: 34%; }
    .ShoppingCartCouponPanel { padding-top: 5px; margin-right: 0; width: 34%; }
    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn1 { font-size: 20px; }
    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { font-size: 26px; }
}

@media only screen and (min-width: 768px) {
    .DummyCommonProductItemStyle:before { content: ""; border: solid 1px #002da2; position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; _z-index: 1 }
    .CommonProductItemStyle:hover .DummyCommonProductItemStyle:before { opacity: 1; }
    .DummyCommonProductItemStyle .ProductItem { _z-index: 1; }
    .DummyCommonProductItemStyle a.QuickViewButton { z-index: 2; }
    .DummyCommonProductItemStyle .QuickViewButtonPanel { border: 0 !important }
    .ProductHotDealDatalist .DummyCommonProductItemStyle:before { display: none; }
    .NewArrivalCategoryItem .NewArrivalItem { z-index: 1; }

    .BrandsCarouselDiv .swiper-button-prev { width: 30px; height: 40px; text-align: left; }
    .BrandsCarouselDiv .swiper-button-next { width: 30px; height: 40px; text-align: right; }
    .BrandsCarouselDiv .swiper-button-prev::after { font-size: 40px; }
    .BrandsCarouselDiv .swiper-button-next::after { font-size: 40px; }
    .BrandsCarouselList { padding-left: 40px; padding-right: 40px; position: relative; margin-top: 20px; margin-bottom: 20px; }
    .BrandsCarousel .swiper-slide img { max-height: 125px; }

    .info-contact { line-height: 26px; font-weight: 400; float: left; font-size: 13px; }

    h1 { font-size: 32px; }
    h2 { font-size: 28px; }
    h3 { font-size: 26px; }
    h4 { font-size: 24px; }
    h5 { font-size: 22px; }
    h6 { font-size: 20px; }


    .Checkout, .Shipping, .Payment { font-size: 20px; }
    .BrandsCarouselDiv, .RandomProduct, .PromotionGroup, .ProductBestSelling, .ProductHotDeal, .NewArrival, .NewArrivalMultiRow { margin-top: 20px; margin-bottom: 20px; }
    /* StoreBanner Begin*/
    .StoreBanner { width: 100%; clear: left; float: left; }

        .StoreBanner .camera_wrap { margin-bottom: 0 !important; }
        .StoreBanner .camera_caption { text-align: center; bottom: 0; }
            .StoreBanner .camera_caption > div { background: rgba(88,88,88,0.75); }
                .StoreBanner .camera_caption > div > span { font-size: 20px; }
        .StoreBanner .camera_wrap .camera_fakehover .camera_pag { bottom: 15px; padding-right: 10px; }
            .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul { text-align: right; }
                .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li { background-color: #dcdcdc; border-radius: 30px; margin: 0 3px; left: 0; top: 0; width: 15px; height: 15px; }

                    .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li.cameracurrent { background-color: #002da2; border-radius: 30px; width: 15px; height: 15px; }

                    .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li > span { left: 0; top: 0; width: 0; height: 0; }

                    .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li.cameracurrent > span { left: 0; top: 0; width: 0; height: 0; }

    .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li:hover, .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li:hover.cameracurrent { border-radius: 30px; background-color: #11AAD7 !important; left: 0; top: 0; width: 15px; height: 15px; }
    .banner-div { position: relative; }
    .banner-caption { position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.5); font-size: 22px; padding: 10px; width: 100%; text-align: center; color: #fff; font-family: ThaiSansNeueSemiBold; }

    .StoreBanner .camera_prev, .StoreBanner .camera_next { background: none; width: 53px; height: 53px; display: none; }
        .StoreBanner .camera_prev > span { background: url(Images/Icon/prev-banner.png) no-repeat left top; width: 53px; height: 53px; }
        .StoreBanner .camera_next > span { background: url(Images/Icon/next-banner.png) no-repeat left top; width: 53px; height: 53px; }
            .StoreBanner .camera_prev > span:hover, .StoreBanner .camera_next > span:hover { background-position: left 100%; }
    .StoreBanner .camera_prev { left: 3%; }
    .StoreBanner .camera_next { right: 3%; }
    .StoreBanner .camera_wrap img { height: 100% !important; }



    .PromotionGroupDataList .CommonProductDescription p { margin-bottom: 0; }
    .CouponBannerImage { background: url(../../Images/Banner/DiscountBag.png) no-repeat right bottom; position: absolute; width: 50%; height: 100%; left: 0; }
    .CouponBannerText { width: 50%; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; line-height: 1.2; padding-right: 10px; }
    .CouponDetailsLeft { width: 58%; }
    .CouponDetailsRight { width: 42%; }
    .CouponDetailsDiscountType { font-size: 20px; }
    .CouponDetailsDiscountValue { font-size: 30px; }
    .CouponCollectHeaderText { font-size: 30px; }
    .OrderSummaryFormInfo.PaymentMethod { width: 25%; float: right; }
    .OrderSummaryFormInfo.TaxInvoiceMethod { width: 33%; }
    .OrderSummaryFormInfo.TaxInvoicePaymentMethod { float: none; display: table; margin: auto; width: 33%; }

    .BlogDetailMaster .row .common-center-col.columns { padding-left: 10px; }
    .IntroductionMessagePanel { padding-top: 20px; padding-bottom: 20px; }
    .ProductDetailsRelatedProducts .RelatedProducts { padding-top: 0; padding-bottom: 30px; display: table; }

    .CenterBlockTop { margin-bottom: 20px; }

    .Container2TopSection { display: flex; align-items: center; justify-content: space-between; }
    .Search.ForDesktop { border-radius: 50px; background-color: #fff; margin-right: 20px; border: solid 2px #0a81bf; }
    .Search.ForMobile { display: none; }
    .QuickSearchDiv { border-radius: 50px; }

    .menutitle-footer { font-size: 22px; line-height: 30px; margin-bottom: 10px; }
    .Newsletter .SidebarTopTitle { font-size: 22px; line-height: 30px; margin-bottom: 10px; }
    .header-container2 .HeaderLogo { margin-left: 0; }

    .sticky-menu .HeaderLogo img { max-height: 80px; }

    .NewsEventItemStyle { width: 33.33%; }
    .NewsEventViewAll { position: absolute; right: 10px; top: 40px; z-index: 1; }
    .AddToWishListButtonLinkButton, .AddToCompareListButtonLinkButton, .TellFriendLinkButton { font-size: 16px; }
    .ProductListItemColumn2OutOfStockPanel { font-size: 18px; }
    .HeaderShoppingCartIcon .icon-cart { font-size: 30px; }
    .HeaderShoppingCartQuantity .QuantityValueDiv { width: 28px; height: 28px; line-height: 26px; font-size: 14px; }

    .ImageLogoLink { display: inline-block; background-color: #fff; padding: 0 30px 15px; position: relative; }
        .ImageLogoLink img { max-height: 120px }
}

@media only screen and (max-width: 767.99px) /*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%; }

    .MainDivLeft { display: none; }

    .ShoppingCartShippingEstimatorInput, .ShoppingCartShippingEstimator select { width: 65%; clear: right; }

    .ContentMainDiv .common-center-col { float: none; }

    .DiscountDiv { display: none; }
    /*Register */
    .MainDiv .CustomerRegister { width: 100%; }

    table.CommonCategoryImage { height: 165px; }
    .CommonCategoryImage img { max-height: 165px; }

    /*Common Product Item Style */

    .RandomProduct { padding: 0; }
    .ProductBestSelling { padding: 0; }
    .PromotionGroup { padding: 0; }

    /* --- 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%; }
    .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 .ProductQuickInfoName { margin-top: 10px; font-size: 24px; }

    .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 .ProductDetailsResponsiveQuantityDiv { margin-left: 0; }

    .ProductDetailsResponsiveSocialButtonDiv .SocialButton { margin-top: 20px; }
    .ajax__tab_header .ajax__tab_outer { padding: 0 20px; }
    /*--- Footer Menu ---*/
    .LayoutFooter .MenuItemTitleInner { border-bottom: solid 1px #585858; }

    .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%; }




    /*CustomerReview*/
    .CustomerReviewContent { float: none; width: 100%; padding-top: 10px; margin: 0; }

    .CustomerReviewProductDetail { float: none; width: 100%; padding: 10px 0; }

        .CustomerReviewProductDetail .ProductInfo { margin: 0; }

    /*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%; 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: #f4fafd; }

        .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; }

    .ShippingDetailsHeader { display: none; }

    .PaymentMethod .CommonPageInnerTitle { text-align: center; }

    .SocialOrderConfirmation .PaymentDataList { display: none; }
    .SocialOrderConfirmation .PaymentMethod { width: 100%; margin-top: 10px; border: solid 1px #dcdcdc; display: none; }
    .SocialOrderConfirmation .PaymentDiv { width: 80%; }
    .PaymentDropListPanel { display: block; width: 100% }
    .PaymentMethodDropDiv { width: 100% }
    .PaymentMethodDrop { width: 100% }
    .PaymentDropDiv { display: block !important; }

    .TotalSummaryPriceDiv { display: block; background-color: #f3fbff; border: solid 1px #72cde7; }
    .TotalSummaryPriceLabelDiv { margin-top: 0; }
    .OrderInfoHeaderTextDiv, .OrderSummaryHeader { font-size: 21px; }
    .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; }
    .OrderInfoText { line-height: 20px; }
    .OrderInfoValue { font-family: ThaiSansNeueSemiBold; line-height: 20px; }
    .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; }

        .OrderDateDiv .OrderInfoValue { float: right; clear: none; text-align: right; }

    .OrderStatusDiv { width: 100%; padding: 5px 10px 5px; }

        .OrderStatusDiv .OrderInfoText { margin-bottom: 0; }

        .OrderStatusDiv .OrderInfoValue { float: right; clear: none; text-align: right; }

    .OrderPaymentMethodDiv { width: 100%; padding: 5px 10px 5px; }

        .OrderPaymentMethodDiv .OrderInfoText { margin-bottom: 10px; width: 100%; }

        .OrderPaymentMethodDiv .OrderInfoValue { width: 100%; padding-bottom: 5px; }

    .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; }

        .OrderPaymentInfoDiv .OrderInfoValue { float: right; clear: none; text-align: right; }

    .OrderShippingMethodDiv { width: 100%; padding: 5px 10px 5px; }

        .OrderShippingMethodDiv .OrderInfoText { margin-bottom: 0; }

        .OrderShippingMethodDiv .OrderInfoValue { float: right; clear: none; text-align: right; }

    .OrderTrackingNumberDiv { width: 100%; padding: 5px 10px 25px; display: block; }

        .OrderTrackingNumberDiv .OrderInfoText { margin-bottom: 0; }

        .OrderTrackingNumberDiv .OrderInfoValue { float: right; clear: none; text-align: right; }

    .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: #f3fbff; }
    .OrderSummary .OrderSummaryTotalPriceLeftDiv { width: 100%; padding-right: 0; display: table; margin: auto; border-bottom: 0; height: auto; background-color: #f3fbff; }

        .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 10px; border-left: 1px solid #dcdcdc; }

    .TotalPriceToPayText, .OrderSummaryOrderTotalLabel { display: table; margin: auto;   }
    .socialordertotalprice { color: #002da2 }
    .OrderSummaryTotalPriceRightDiv .socialordersymbol { font-size: 24px; color: #002da2 }

    .OrderSummaryRepeaterDiv { padding: 0; }

    .OrderSummaryHeader { background-color: #f4fafd; padding: 12px 0; }

        .OrderSummaryHeader span { display: table; margin: auto; }

    .OrderSummaryBody { padding: 0 10px; }

    .TrackingNumberDiv, .PaymentmethodDesktopViewDiv { display: none; }

    .SocialOrderCompleted .ShippingDetail { clear: left; float: left; width: 100%; margin: 10px auto; padding: 0; border: 1px solid #dcdcdc; }
    .OrderInfoBottom { margin-bottom: 10px; }
    .ShippingDetailTitleDiv { width: 100%; padding: 11px 0; border-bottom: 1px solid #dcdcdc; background-color: #f4fafd; }

        .ShippingDetailTitleDiv span { display: table; margin: auto; }

    .SocialOrderCompleted .AddressCompleteDetail { margin: 15px 0; padding: 0 10px; width: 100%; }

    .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: 500; }
    .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; }



    .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; }

    /* 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: 60px; padding-top: 55px; background-size: 100% auto !important; font-size: 18px; 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; font-size: 18px; }

        .OrderSummaryFormInfo.PaymentMethod { margin: 0 0 20px; width: 100%; }

    .OrderSummaryOrderProductDiv { padding: 10px 0; }
    .OrderSummary .ProductInfoItemDiv .Value { font-size: 18px; }
    .OrderSummary .ProductInfoItemDiv .NameItem { font-size: 18px; }
    .OrderSummaryOrderProductDiv { font-size: 19px; }
        .OrderSummaryOrderProductDiv.SummaryPrice { line-height: 24px; font-size: 19px; }

    .OrderSummary .GiftCouponDetailRightMenu { width: 60%; margin: 20px 20%; }
    .OrderSummary .ProductImageItemDiv { height: 85px; }
    /*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; margin-bottom: 10px; background-color: #f3fbff; border: solid 1px #72cde7; }
    .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; font-size: 20px; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { width: auto; text-align: right; font-size: 24px; }

    .ShoppingCartTableTaxIncludeColumn { text-align: left; }

        .ShoppingCartTableTaxIncludeColumn .showcallout { text-align: left; }

    .ShoppingCartGridView .ImageItemDiv { width: 22%; }

    .ShoppingCartGridView .InfoItemDiv { width: 72%; }

    .ShoppingCartItemTitle { font-size: 24px; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 span { float: right; }
    .ForgotPasswordDiv { width: 95%; }

    .PasswordDetails { width: 95%; }

    .Catalog .CommonPage { margin-top: 0; }
    .Catalog .CatalogBannerImage { margin-top: 0; }

    .StoreSiteMapProductDataListItemStyle, .StoreSiteMapDepartmentDataListItemStyle { display: block; width: 100%; }
 

    .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; }
    .SocialOrderConfirmation .SocialOrderState { left: 0; }
    .AdvancedSearchResultPanel .ProductListGridListSortUpDown { width: auto; }
    .PromotionControlPanel .ProductItemPaging { margin: 0 auto; float: none; text-align: center; }

    /*Header*/
    .header-container1 { padding-top: 5px; padding-bottom: 5px; }
        .header-container1 .row { max-width: 100%; }

    .ProductListGridListSortUpDown .OptionControlTitle { display: none; }
    .ProductListGridListSortUpDown, .AdvancedSearchResult .ProductListGridListSortUpDown { width: auto; }
    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroupDataList, .AdvancedSearchResultPanel .ProductColumn2DataList, .RelatedProductDataList { padding: 0; }

    .ProductDetailsResponsive .RelatedProductsTitleLeft { margin: 20px 0; background-position: center bottom; text-align: center; }

    .NewArrivalCategoryList { width: 100%; }

    /*Layout->Footer End*/
    .CheckoutIndicatorTable { height: 160px; margin-bottom: 0; }
    .SocialOrderHeaderText2 { font-size: 20px; }

    .ImageRowItem { width: 47%; padding: 5px; margin: 0; }
    .PromotionItem .PriceLabel { clear: left; width: 100%; margin: 5px 0; }

    .ProductListDefaultPagingControl { text-align: center; }

    .PromotionItem.SocialButton { left: 10px; }

    .CommonPageInnerTitle { font-size: 20px; }

    .OrderCompletedTextTopLine2 { font-size: 20px; }
    .OrderCompletedTextTopLine3 { font-size: 20px; }

    .OrderHistoryGridviewDiv { width: 100%; margin: 0; overflow: auto; }
        .OrderHistoryGridviewDiv .OrderHistoryGridView { width: 600px; }
    .CommonGridView { line-height: 20px; }

    .ProductQuickInfoShortDescription { font-size: 18px; }

    .ProductDetailsResponsiveDescriptionLongDiv, .RatingTabDIV { padding: 10px 0; }
    .ProductDetailsResponsiveDescriptionLongDiv { font-size: 19px; }
    .ProductDetailsResponsiveDescriptionLongDiv p { font-size: 19px; }
    .ShoppingCartGridView .NameItem { font-size: 19px; }

    .CenterBlockTop { margin-bottom: 20px; }
        .CenterBlockTop::before { width: 100%; left: 0; }

    .CommonProductDescription { font-size: 17px; line-height: 20px; }
        .CommonProductDescription p { font-size: 17px; line-height: 20px; }
    .CommonProductNameLink { font-size: 20px; }
    .RetailPriceValue { font-size: 17px; }
    .OurPriceValue { font-size: 20px; }
    .CommonProductPriceDetails { line-height: 24px; }
    .CallForPricePanel { font-size: 18px; line-height: 20px; margin-bottom: 5px; }
    .PriceDiscountLabel { width: 48px; height: 48px; font-size: 15px; line-height: 16px; padding: 7px 0; position: absolute; text-align: center; z-index: 1; margin: 0; left: 5px; top: 5px; }
    .NewArrivalLabel { padding: 7px 0; left: 5px; top: 5px; font-size: 16px; line-height: 36px; font-weight: 500; width: 48px; height: 48px; }
    .discount-label { font-size: 11px; }
    .discount-value { font-size: 16px; }


    .PromotionGroupListItemNameLink { font-size: 20px; line-height: 24px; }
    .PromotionGroupListItemDescription { font-size: 17px; line-height: 22px; max-height: 66px; overflow: hidden; }
        .PromotionGroupListItemDescription p { font-size: 17px; line-height: 22px; }
    .PromotionGroupListItemPriceValue { font-size: 20px; } 

    .PromotionGroupListItemPriceDiv { width: 100%; }
    .PromotionGroupListItemButtonDiv { width: 60%; clear: left; float: left; }



    .NewsEventViewAll { float: left; clear: left; width: 100%; text-align: center; margin-top: 10px; margin-bottom: 10px; }
    .NewsEventViewAllLink { padding: 3px 40px 5px; }

    .BrandsCarouselList { padding: 0 35px; position: relative; margin-top: 15px; margin-bottom: 15px; }
    .BrandsCarousel .swiper-slide img { max-height: 125px; } 

    h1 { font-size: 28px; }
    h2 { font-size: 26px; }
    h3 { font-size: 24px; }
    h4 { font-size: 23px; }
    h5 { font-size: 22px; }
    h6 { font-size: 21px; } 

    .AddToWishListButtonLinkButton, .AddToCompareListButtonLinkButton, .TellFriendLinkButton { font-size: 15px; }


    .jcarousel-scroll { position: absolute; top: -55px; right: 0; background-color: #fff; }
    .jcarousel-control-prev { font-size: 22px; width: 26px; height: 30px; float: left; margin-left: 3px; background-color: #ecf2f8; }
    .jcarousel-control-next { font-size: 22px; width: 26px; height: 30px; float: right; margin-left: 3px; background-color: #ecf2f8; }
        .jcarousel-control-prev:hover, .jcarousel-control-next:hover { background-color: #11AAD7; color: #fff; }

    .jcarousel-wrapper { width: 100%; }
    .jcarousel li { padding-left: 5px; padding-right: 5px; }

    .BrandsCarouselDiv .swiper-button-prev { width: 30px; height: 30px; left: 0; }
    .BrandsCarouselDiv .swiper-button-next { width: 30px; height: 30px; right: 0; }
        .BrandsCarouselDiv .swiper-button-prev::after, .BrandsCarouselDiv .swiper-button-next::after { font-size: 30px; }

    .BrandsCarouselDiv, .RandomProduct, .PromotionGroup, .ProductBestSelling, .ProductHotDeal, .NewArrival, .NewsEvent, .NewArrivalMultiRow { margin-top: 20px; margin-bottom: 20px; }
    .CheckoutCompletePaymentConfirmationBox { width: 80%; }
    .SocialOrderPaymentConfirmationBox { width: 100%; }
    .SocialOrderPaymentConfirmationInfo { padding: 0; }
    .SocialOrderPaymentConfirmationItemRow { padding: 20px; }
    .SocialOrderPaymentConfirmationHeader { background-color: #f4fafd; padding: 11px 0; text-align: center; font-size: 21px } 
     
    .CommonBrandItemStyle { width: calc(33.33% - 10px); margin: 5px; padding: 5px; }
    table.CommonBrandImage { height: 128px; }
    .CommonBrandImage img { max-height: 128px; }

    .CouponCollectBannerDiv { min-height: 240px; }
    .CouponBannerImage { background: url(../../Images/Banner/mobile/DiscountBag-Mobile.png) no-repeat 0 bottom; background-size: contain; position: absolute; width: 50%; height: 100%; right: 0; left: auto; }
    .CouponBannerText { width: 60%; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); left: 20px; line-height: 1.2 }
    .CouponWelcomeText { font-size: 22px; }
    .CouponShopNameText { font-size: 26px; }
    .CouponCollectHereText { font-size: 20px; }
    .CouponDetailsDiscountType { font-size: 20px; }
    .CouponDetailsDiscountValue { font-size: 30px; }
    .CouponCollectHeaderText { font-size: 27px; }
    .CouponDiv { width: calc(100% - 20px); margin: 10px; }

    .CouponDetailsLeft { width: 55%; }
    .CouponDetailsRight { width: 45%; }

    .SocialSummaryLeft { width: 100%; float: left; padding-right: 0; }
    .SocialSummaryRight { width: 100%; float: left; }
    .SocialOrderConfirmation .OrderSummaryButtonDiv { width: 100%; }

    .footer-license { width: 100%; text-align: center; line-height: 24px; }
    .footer-license-logo { width: 100%; justify-content: center; }
    .row.default-store-banner { max-width: 100%; width: 100% }
    .gallery .item { width: calc(50% - 10px); margin: 5px; }

    .IntroductionMessagePanel { padding-top: 20px; padding-bottom: 10px; }
    .CategoryRelatedBrands ul li { width: calc(25% - 10px); margin: 5px; }
    .CategoryRelatedBrands .item img { max-height: 60px; }

    .header-container2 { padding-top: 8px; padding-bottom: 8px; }
        .header-container2 .row { max-width: 100%; }
    .header-container2-left { width: 50%; }
    .header-container2-right { width: 25%; }
    .Container2TopSection { display: inline-block; float: right; }
    .HeaderMenuToggle { display: block; width: 25%; }
    .Search.ForDesktop { display: none; }
    .Search.ForMobile { display: block; }
    .SearchSection { float: left; }
    .QuickSearchDiv { border: solid 1px #888; width: 100%; }
    .QuickSearchCategoryDropDownDiv input[type="text"].QuickSearchText { height: 30px; font-size: 13px; }
    .QuickSearchSelectedCategoryDropDownDiv input[type="text"].QuickSearchText { line-height: 30px; height: 30px; font-size: 13px; }
    .QuickSearchDiv input[type="text"].QuickSearchText { padding: 0 10px; line-height: 30px; height: 30px; font-size: 13px; }
    .QuickSearchDropDown { font-size: 13px; height: 30px; }
    .QuickSearchLinkButtonDiv { display: none; }

    .HeaderShoppingCartQuantity .MiniShoppingCartPanel { top: 30px; }

    .HeaderShoppingCartTitle { display: none; }
    .HeaderShoppingCartQuantity .QuantityValueDiv { display: inline-block }


    .header-container1 { display: none; height: 0; width: 0; line-height: 0; visibility: hidden }
    .menutitle-footer { font-size: 21px; line-height: 30px; cursor: pointer; }

    .footer-columns-common .menutitle-footer { padding-top: 5px; padding-bottom: 5px; margin-bottom: 0; padding-left: 15px; line-height: 40px; position: relative; }
        .footer-columns-common .menutitle-footer:hover { color: #002da2; }
    .footer-columns-common { width: 100%; border-bottom: solid 1px #ccc; padding-right: 0; }
        .footer-columns-common.contact { border-bottom: 0; padding-top: 0; }
    .footer-columns-newsletter { width: 100%; clear: both; padding-left: 15px; padding-right: 15px; text-align: center; float: left !important; }
    .footer-columns-contact { border-bottom: solid 1px #ccc; }
    .footer-columns-partner { border-bottom: solid 1px #ccc; }
    .content-footer { padding-left: 15px; padding-right: 15px; display: none }
        .content-footer li { display: inline-block; }
            .content-footer li a { padding: 0px 7px 3px; border: solid 1px #ccc; margin-bottom: 5px; display: block; transition: background 0.2s linear; }
                .content-footer li a:hover { color: #fff; background-color: #002da1; text-decoration: none; }

    .ImageLogoLink { display: inline-block; background-color: #fff; padding: 10px; position: relative; }
        .ImageLogoLink img { max-height: 80px }

    .menu-toggle::after { cursor: pointer; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e90f"; font-size: 20px; color: #b8b8b8; right: 10px; position: absolute; height: 100%; top: 0; vertical-align: middle; display: flex; align-items: center; }
    .menu-toggle.menu-toggle-hide:after { content: "\e90e"; color: #002da2; }
    .menu-toggle:hover:after { color: #002da2; }
    .menu-toggle.menu-toggle-hide { color: #002da2; }

    .Newsletter { width: 300px; float: none; display: table; margin: 20px auto; }
        .Newsletter .SidebarTop { margin-bottom: 10px; padding-bottom: 0; }
        .Newsletter .SidebarTopTitle { font-size: 21px; line-height: 26px; text-align: center; }


    input[type="text"].NewsletterTextBox { padding: 3px 5px 5px 10px; width: 65%; height: 32px; line-height: 24px; }
    .NewsletterSubmit.BtnStyle1 { padding: 3px 0 5px; line-height: 24px; width: 35%; font-size: 18px; }


    .ShoppingCartGridView .InfoItemDiv .Title { font-size: 17px; }
    .HeaderLogo img { max-height: 60px; } 
}

@media only screen and (min-width: 480px) and (max-width: 767.99px) {
     
    .SearchTop { font-size: 26px; color: #fff; }
        .SearchTop.Active { color: #00154d; }
    .HeaderShoppingCartIcon .icon-cart { font-size: 28px; }
    .HeaderShoppingCartQuantity .QuantityValueDiv { width: 28px; height: 28px; line-height: 24px; font-size: 14px; }

    .CommonProductItemStyle { width: calc(50% - 7px); }
        .CommonProductItemStyle:nth-child(2n) { margin-right: 0; margin-left: 7px; }
        .CommonProductItemStyle:nth-child(2n+1) { margin-left: 0; margin-right: 7px; }

    div.CommonProductImage { max-height: 220px; }
    table.CommonProductImage { height: 220px; }
    .CommonProductImagePanel { height: 220px; }
    .CommonProductImage img { max-height: 220px; }
    .CommonProductName { min-height: 45px; }
    .ProductItem { padding: 0; }
    .NewsEventItemStyle { width: 50%; float: left; }
        .NewsEventItemStyle:nth-child(2n-1) { padding-right: 5px; clear: left; }
        .NewsEventItemStyle:nth-child(2n) { padding-left: 5px; }
    .NewsEventImage { height: 145px; } 
    .NewsDescription { font-size: 17px; }
    .NewsDate { font-size: 16px; }
    .NewsCategory { font-size: 16px; }
    .NewsTopicLink { font-size: 20px; }


    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .NewArrivalCategory .NewArrivalTitle, .PromotionItem .SidebarTopTitle, .CheckoutIndicatorTable .CurrentPageTitle span, .BlogListTop .BlogDetailsTopTitle, .OrderCompletedTextTopLine1, .SocialOrderHeaderText1, .ProductDetailsRelatedProducts .RelatedProductsTitleRight, .SocialOrderHeaderText1 { font-size: 30px; line-height: 1.2; padding-left: 10px; padding-right: 10px; padding-bottom: 5px; }
    .CenterBlockTopTitle { font-size: 30px; line-height: 1.2; padding-left: 10px; padding-right: 10px; padding-bottom: 5px; }
    .CatalogName, .AllBrandsTitle, .AllDepartmentsTitle { font-size: 30px; line-height: 1.2; }
    .NewsEvent .CenterBlockTopTitle { font-size: 26px; }
        .NewsEvent .CenterBlockTopTitle .first { font-size: 30px; }

    .SocialOrderCompletedTextTop:before { top: 22px; }
    .SocialOrderConfirmationPageTop:before { top: 22px; }

    .ProductDetailsResponsiveImageThumbnail .ImageThumbnailItemStyle { width: calc(20% - 8px); margin: 4px; }
    .ProductDetailsResponsiveImageThumbnail .CommonCategoryImage img { max-height: 78px; }

    .FeaturedMerchants { padding-top: 30px; }
    .FeaturedMerchantsList { width: 100%; }
    .FeaturedMerchantsAd { width: 100%; margin-top: 10px; margin-bottom: 10px; }
        .FeaturedMerchantsAd iframe { height: 250px; }

    .IntroductionMessage { font-size: 22px; }
        .IntroductionMessage p { font-size: 22px; }
        .IntroductionMessage H1 { font-size: 32px; }
        .IntroductionMessage H2 { font-size: 28px; }
        .IntroductionMessage H3 { font-size: 26px; }
}

@media only screen and (max-width: 479.99px) /*Screen width lower than 480 px -------------- For step 1 ------------ */
{
    .GiftRegistryDetailDiv input[type="text"] { width: 90%; }
    /* Header */

    /* seller carousel 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 */
    .product-productlist-col.columns { padding: 0 !important; }
    .ProductListDefaultSortString { display: none; }
    .CommonProductItemStyle { width: calc(50% - 5px); }
        .CommonProductItemStyle:nth-child(2n) { margin-right: 0; margin-left: 5px; }
        .CommonProductItemStyle:nth-child(2n+1) { margin-left: 0; margin-right: 5px; }
    div.CommonProductImage { max-height: 46vw; }
    table.CommonProductImage { height: 46vw; }
    .CommonProductImagePanel { height: 46vw; }
    .CommonProductImage img { max-height: 46vw; }


    .CommonUtilListButton { clear: left; }

    .PromotionGroupDataList .OurPriceLabel { line-height: 20px; }
    .PromotionGroupDataList .OurPriceValue { line-height: 20px; }
    .PromotionGroupDataList .CommonProductDescription, .PromotionGroupDataList .CommonProductDescription p { font-size: 17px; line-height: 1.2; }

    .ViewButtonPanel { display: none !important; }

    .ProductItemCountItemCount { display: none; }
    .ProductLinkToTopDiv { display: none; }
    .ProductListGridListItemPerPage { margin-right: 0; float: left; }
    .ProductItemPaging { display: table; margin: 0 auto; float: none; font-size: 13px; }
    .CategoryListDefaultItemPerPageDiv, .DepartmentListDefaultItemPerPageDiv, .ManufacturerListDefaultItemPerPageDiv { display: none; }

    /* ----- ProductDetailsResponsive : Image management ----- */

    .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; }
    .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 .pdetail-sec-four .StarRatingSummaryButtonColumn { float: left; }


    .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; }

    .CustomerReviewMessageTextBox { float: right; margin-right: 2%; width: 50% !important; }

    .ProductDetailsResponsive .ProductDetailsResponsiveQuantityDiv { width: 100%; }
    .ProductDetailsResponsiveValidatorTextOutOfStock { top: 36px; left: 31%; }
    .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; margin-bottom: 20px; }

        .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 10%; width: 80%; }

    .MyAccountInfoPanel .MyAccountInfoSubmitButton a.BtnStyle4 { width: 100%; text-align: right; }
    .MyAccountMenuTableList a { padding-left: 35px; width: 64%; margin: 0 18%; }
    /*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 .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; }

    .OrderHistoryGridRmaHeaderStyle { display: none; }

    /*PasswordDetails Begin*/
    .PasswordDetailsLabelColumn { width: 40%; }

    .PasswordDetailsInputColumn { width: 55%; }

    .PasswordDetailsButtonDiv { margin: 10px 0; width: 100%; }

    /*ShippingAddressBook Begin*/
    .ShippingAddressBookList tr { display: table-row; width: 100%; float: none; padding-right: 0; }

    .ShippingAddressData { font-size: 13px; }

    /*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: 46vw; overflow: hidden; }

        .PromotionGroupListItemImageDiv img { max-height: 46vw; }
    .PromotionGroupListItemNameDiv { margin-bottom: 10px; }
    .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; }
     
    /*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: 24%; }
        .AddToCartImage img { max-width: 100%; }
    .AddToCartPrice { float: right; width: 74%; clear: right; margin-top: 10px; }

    .AddToCartPanel .PiceValue { line-height: 24px; }

    .AddToCartName { float: right; width: 74%; padding-left: 0; padding-right: 0; }

    .AddToCartPanel .CommonValue { margin-bottom: 0; line-height: 24px; }

    .AddToCartPanel .CommonLabel { margin-bottom: 0; line-height: 26px; }

    .AddToCartNameLink .OptionName { line-height: 20px; }

    .KeyValidateError h1 { font-size: 20px; }

    .KeyValidateError { font-size: 14px; }

    .ManufacturerListDefaultDataList { table-layout: fixed; }

    .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%; }

    /* 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: 18px; }

    .ShippingOptionText { width: 73%; }

    .ShippingOptionPriceValue { width: 27%; font-size: 17px; }

    .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; }
    .PaymentMethodDropDiv, .PaymentDropListPanel { width: 100%; }
    .PaymentMethodDrop, .PaymentDropPaymentCustomDescription span { width: 100% !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%; font-size: 17px; }

    .OrderSummaryBody .ProductItemDetails { width: 65%; }

    .OrderSummary .OrderSummaryPriceInfoLabel { line-height: 16px; }

    .AddressCompleteDetail .ShippingCompleteDetailValue { line-height: 18px; }

    .ShippingCompleteDetailLabel { line-height: 18px; }

    .SocialOrderConfirmation .CommonValidatorText.CustomerRegisterPanelCountryValidatorText { margin-top: -14px; }
    .OrderInfoDetail { font-size: 17px; }
    /* 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; }
    .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; }

    .CommonUserLoginPanelTitle, .CommonUserLoginRegisterTitle, .CommonSkipLoginTitle, .CommonAffiliateRegisterTitle { font-size: 22px; }
    .CommonUserLoginPanelDescription { font-size: 16px; }

    .CommonSkipLoginDescription { }

    .CommonUserLoginForgotPasswordDiv { margin-left: 27%; width: 73%; clear: left; float: left; top: auto; height: auto; }

    .CommonUserLoginRegisterLink, .CommonSkiploginLink { margin: 5px 0 10px; width: 100%; }
    .CommonFacebookLoginPanel .CommonUserLoginPanelButton { text-align: center; }
    .BtnFacebookLink { background-size: auto 100px; height: 50px; width: 270px; margin: 0 auto; display: inline-block; float: none; }

    /* CheckoutIndicator */
    .CheckoutIndicatorTable a { height: 34px; padding-top: 55px; background-size: auto 55px !important; 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: 20px; }

    .CheckoutButtonDiv a.BtnCheckoutNext { margin-right: 0; width: 100%; }

    .PaymentButtonDiv { width: 100%; }

    .ShippingButtonDiv { width: 100%; }

    .AffiliateDetailsButtonDiv { width: 100%; }

    .CommonFormDataSample { float: left; }

    .AffiliateDetailsAgreementContent { font-size: 13px; padding: 5px; height: 200px; }

        .AffiliateDetailsAgreementContent p { font-size: 13px; }

    .CheckoutCompleteText.Title { font-size: 24px; }

    /*OrderSummary*/
    .OrderSummaryCustomerInfoDiv { margin: 0; width: 100%; }

    .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; text-align: left; }

    .OrderSummaryPointEarnedDiv { line-height: 20px; }

    .GiftCouponDetailBox .SidebarTopTitle { font-size: 20px; }

    .PaymentPOPanel { width: 100%; }

    /*Shopping Cart*/
    .ShoppingCartTableTotalAmountRow { padding: 20px 0 10px; }

        .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn1 { line-height: 20px; }

        .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { line-height: 12px; margin-top: 5px; }

    .ShoppingCartTableTaxIncludeColumn { 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; }

    .ShoppingCartGridViewItemStyle { position: relative; }

    .ShoppingCartGridView .ImageItemDiv { width: 35%; }

    .ShoppingCartGridView .InfoItemDiv { width: 65%; padding-left: 10px; position: relative; }
        .ShoppingCartGridView .InfoItemDiv .Value { }
    .ShoppingCartGridView .DeleteItem { width: 10%; position: absolute; right: 0; }

    .ShoppingCartGridView .NameItem { margin-top: 48px; line-height: 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; }
    .ProductListAll a { font-size: 12px; padding-bottom: 0; padding-left: 20px; }
    .ProductListFilter .FeaturedButton, .ProductListFilter .NewArrivalButton { padding: 0; font-size: 12px; }
    .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; }

    .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; }


    .DimensionText { margin-right: 20px; }
    .ProductDetailsResponsive .RelatedProductsTitleRight { padding: 20px 0 0; }
    .CheckoutIndicatorTable .LoginOn a, .CheckoutIndicatorTable .LoginPassed a { padding-left: 0; }
    .OrderHistoryGridviewDiv .OrderHistoryGridView { width: 540px; }
    .GiftCertificateVerifyImageButton { padding: 0px 15px; }
    .GiftCertificateResultDiv { width: 100%; }
    .AdvancedSearchResetButton { float: left; clear: left; margin-left: 0; width: 48%; }
        .AdvancedSearchResetButton a.BtnStyle2 { width: 100%; }
    .AdvancedSearchButton { width: 48%; }
        .AdvancedSearchButton .BtnStyle1 { width: 100%; }


    .CatalogControlPanel .row { padding: 0; }
    .Catalog .row { padding: 0 5px; }
        .Catalog .row .columns { padding: 0; }
        .Catalog .row .row { padding: 0; }
    .PromotionItem .ProductDetailsDefaultLikeButtonDiv .gplus-button { clear: left; padding: 0; }

    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .NewArrivalCategory .NewArrivalTitle, .CatalogName, .BlogDetailsTopTitle, .PromotionItem .SidebarTopTitle, .CheckoutIndicatorTable .CurrentPageTitle span, .BlogListTop .BlogDetailsTopTitle, .NewArrivalTitle, .ProductDetailsRelatedProducts .RelatedProductsTitleRight, .SubCategoryList .Title, .CategoryNewArrivalTitle, .OrderCompletedTextTopLine1, .SocialOrderHeaderText1 { font-size: 27px; line-height: 1.2; padding-left: 10px; padding-right: 10px; padding-bottom: 5px; }

    .CenterBlockTopTitle { font-size: 27px; line-height: 1.2; padding-left: 10px; padding-right: 10px; padding-bottom: 5px; }
    .CatalogName, .AllBrandsTitle, .AllDepartmentsTitle { font-size: 27px; line-height: 1.2; }
    .PaymentLogo { float: none; margin-left: 0; }
    .footer-columns-payment .SideBannerRight { text-align: center; }

    .ProductDetailsResponsiveQuantityDiv .CommonTextBox { width: 50% !important; margin-right: 0; }
    .CheckoutShippingInfoPanel .SidebarTop > div { margin-left: 0; }
    .CheckoutAddressLeftDataSelectAddress select { max-width: 300px; }
    .CheckoutIndicatorItemRow { height: 110px; }

    .ProductDetailsResponsiveDescriptionLongDiv, .RatingTabDIV { padding-top: 20px; }
    .ajax__tab_body { border: 0; padding: 15px 5px; }

    .TellFriendImageButtonDiv { margin-left: 0; }
    .ProductHotDealDetails .ProductHotDealCountdown { width: 25%; }
    .ProductHotDealDetails .CommonProductDiscountPanel { top: 42px; background-color: #292929; }

    .ShoppingCartItemTitle { font-size: 22px; }
    .GiftCouponDiv h3, .EstimateShippingPanel h3 { font-size: 22px; }
    .OrderSummaryOrderProductDiv.SummaryTotalPrice { font-size: 21px; }
        .OrderSummaryOrderProductDiv.SummaryTotalPrice .Value { font-size: 24px; }

    table.CommonCategoryImage { height: 34vw; }
    .CommonCategoryImage img { max-height: 35vw; }
    .CommonCategoryName { min-height: 50px; }
    .CommonCategoryNameLink { font-size: 19px; line-height: 20px; }

    .default-container .row { max-width: 100%; }

    .NewArrivalLabel { left: 5px; top: 5px; padding: 7px 0; }
    .TotalSummaryPriceText { font-size: 20px; }
    .OrderSlipHeader, .ShippingDetailsHeader { font-size: 21px; } 
    .OrderSummary .OrderSummaryPriceInfoDiv { font-size: 18px; }
    .OrderSummary .OrderSummaryPriceInfoValueBold, .OrderSummary .OrderSummaryPriceInfoLabelBold { font-size: 18px; } 
    .SocialOrderCompletedTextTop:before { top: 20px; }
    .SocialOrderConfirmationPageTop:before { top: 20px; }

    .PromotionItem .NameLabel { font-size: 24px; }
    .PromotionItem .PriceLabel { font-size: 22px; }
    .StoreSiteMapInformationPanel, .StoreSiteMapProductPanel, .StoreSiteMapDepartmentPanel { padding: 0; }


    .IntroductionMessageTitle { font-size: 24px; }
    .IntroductionMessage { font-size: 18px; }
        .IntroductionMessage p { font-size: 18px; }
        .IntroductionMessage H1 { font-size: 27px; }
        .IntroductionMessage H2 { font-size: 24px; }
        .IntroductionMessage H3 { font-size: 22px; }

    .NewsEventList { margin-bottom: 0; }
    .NewsEventItemStyle { width: 100%; }
    .NewsEventImage { height: calc(94vw * 0.667); } 
    .NewsEventList .NewsTopic { margin: 5px 0; }
    .NewsDescription { font-size: 18px; }
    .NewsDate { font-size: 18px; }
    .NewsCategory { font-size: 18px; }
    .NewsTopicLink { font-size: 21px; }

    .OrderSummaryButtonDiv, .OrderSummaryFinishButtonDiv, .OrderSummaryFinishImageButton.BtnStyle2 { width: 100%; }
    .MyAccountInfoPanel .Title { font-size: 16px; }

    .Newsletter { width: 90%; }
    .TrackingNumberLabelDiv, .ShippingDetailTitleDiv, .PaymentmethodDesktopHeaderTextDiv { font-size: 20px; }
    .OrderSummaryHeader, .OrderInfoHeaderTextDiv { font-size: 20px; }
    .SidebarTopTitle, .BlogSidebarTopTitle { font-size: 20px; }

    .ProductHotDealDetails .ProductHotDealCountdown { height: 42px; }
    .ProductHotDealDetails .CommonProductDiscountPanel { height: 38px; padding: 0 2px; }
    .ProductHotDealDetails .PercentValue { font-size: 20px; line-height: 16px; } 

    .FeaturedMerchants { padding-top: 10px; padding-bottom: 10px; }
    .FeaturedMerchantsAd { width: 100%; margin-top: 10px; margin-bottom: 10px; }
        .FeaturedMerchantsAd iframe { height: calc(96vw * 0.5625); }

    .OrderSummaryFormInfoTitle { font-size: 21px; }

    .CatalogBreadcrumbDiv, .ContentMenuSitemapDiv { font-size: 15px; }

    .CommonBrandItemStyle { width: 30.25vw; margin: 5px 1vw; padding: 5px; }
    table.CommonBrandImage { height: calc(30.25vw - 10px); }
    .CommonBrandImage img { max-height: calc(30.25vw - 10px); }

    .CouponCollectBannerDiv { min-height: 160px; }
    .CouponBannerText { left: 10px; }
    .CouponWelcomeText { font-size: 18px; }
    .CouponShopNameText { font-size: 21px; }
    .CouponCollectHereText { font-size: 16px; }
    .CouponCollectHeaderTextDev { padding-top: 15px; padding-bottom: 15px; }
    .product-productlist-col.columns { padding: 0; }
    .SearchTop { font-size: 22px; }
    .HeaderShoppingCartIcon .icon-cart { font-size: 22px; margin-right: 5px; }
    .HeaderShoppingCartQuantity { margin-left: 0; }
        .HeaderShoppingCartQuantity .QuantityValueDiv { width: 20px; height: 20px; line-height: 18px; right: -5px; font-size: 11px; position: absolute; top: -5px; border-width: 1px; }
         
    .FeaturedMerchants .row.merchants-first { display: block; }
    .FeaturedMerchants .row.merchants-last { margin-top: 10px; }
    .FeaturedMerchant1 { margin-top: 10px; width: 100%; }
    .FeaturedMerchant2 { margin-top: 10px; width: 100%; }
    .FeaturedMerchant1 iframe { height: calc(100vw * 0.5625); }
    .FeaturedMerchant2 iframe { height: calc(100vw * 0.5625); }
    .FeaturedMerchant3 iframe { height: calc(100vw * 0.5625); }


    .ProductDetailsResponsiveImageThumbnail .ImageThumbnailItemStyle { width: calc(20% - 5px); margin: 2.5px; }
    .ProductDetailsResponsiveImageThumbnail .CommonCategoryImage img { max-height: 16vw; }
}

@media only screen and (orientation: portrait) {
}
