﻿
/*------------------ Custom Responsive Layout ------------------*/
@media only screen and (min-width: 1300px) /*Screen width larger than 1300px  */
{
    #easy_zoom { left: 46% !important; top: 350px !important; }
    .headerMenuResponsive { display: none; }
    .CommonProductItemStyle { width: 25%; padding-left: 10px; padding-right: 10px; }
        .CommonProductItemStyle:nth-child(5n+1) { clear: left; }

    .NewArrivalCategoryList .CommonProductItemStyle { width: 33.33%; padding-left: 15px; padding-right: 15px; }
    .ProductColumn2DataList .CommonProductItemStyle { width: 33.33%; padding-left: 15px; padding-right: 15px; } 

    .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle { width: 25%; padding-left: 10px; padding-right: 10px; }

    .NewsEventImage { height: 320px; width: 320px; } 

    table.CommonCategoryImage { height: 225px; }
    .CommonCategoryImage img { max-height: 225px; }
    .CommonCategoryImagePanel { width: 100%; text-align: center; }

    .CommonBrandItemStyle { width: calc(20% - 10px); margin: 5px; padding: 5px; }
    table.CommonBrandImage { height: 165px; }
    .CommonBrandImage img { max-height: 165px; }

    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .PromotionItem .SidebarTopTitle, .NewArrivalTitle, .CheckoutIndicatorTable .CurrentPageTitle { font-size: 30px; }
    .jcarousel-wrapper { width: 1140px; }
    .jcarousel li { padding-left: 10px; padding-right: 10px; }
    .jcarousel-control-prev { width: 35px; height: 50px; top: 130px; font-size: 42px; text-align: left; left: 5px; }
    .jcarousel-control-next { width: 35px; height: 50px; top: 130px; font-size: 42px; text-align: right; right: 5px; }
    .BrandsCarouselDiv .swiper-button-prev { width: 35px; height: 50px; font-size: 42px; text-align: left; left: 0; }
    .BrandsCarouselDiv .swiper-button-next { width: 35px; height: 50px; font-size: 42px; text-align: right; right: 0; }
    .BrandsCarouselList { padding: 0 40px; position: relative; margin-top: 20px; margin-bottom: 20px; }
    .BrandsCarouselDiv .swiper-container { padding: 20px;}
    .HeaderMenu ul li a.HyperLink { padding: 5px 20px; font-size: 18px; }
    .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { padding: 5px 20px; font-size: 18px !important; }
    .HeaderLogo img { max-height: 170px; height: auto !important; }

    .CouponDetailsDiscountType { font-size: 18px; }
    .CouponDetailsDiscountValue { font-size: 36px; }
    .NewsletterForm { width: 86%; margin-left: 7%;}
    .CommonValidatorTextNewsLetter { width: 86%; left: 7%; }

    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroupDataList , .RelatedProductDataList { padding-left: 80px; padding-right: 80px; }
    .AdvancedSearchResultPanel .ProductColumn2DataList { padding-left: 65px; padding-right: 65px; }
    .NewArrivalCategoryList, .ProductColumn2DataList { padding-left: 30px; padding-right: 30px; }
    .HeaderLogin { font-size: 18px; }
    .hc-contact-phone, .hc-contact-line { font-size: 18px; }
    .hc-1 .SocialLink a { line-height: 30px; width: 30px; height: 30px; font-size: 24px; }
    .default-contact .info { width: 50%; padding-left: 100px; }
    .default-contact { background-position: center 95px; padding-top: 95px; }
        .default-contact .info { margin-bottom: 30px; margin-top: 30px; } 
}

@media only screen and (max-width: 1299.99px) /*Screen width 980-1299.99 px */
{

    .ProductDetailsResponsive > .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: 240px; }

    .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: 1024px) and (max-width: 1299.99px) {
    .RelatedProductDataList { padding-left: 10px; padding-right: 10px; }
    .CommonProductItemStyle { width: 33.33%; padding-left: 10px; padding-right: 10px; }

    table.CommonCategoryImage { height: 175px; }
    .CommonCategoryImage img { max-height: 175px; }

    .CommonBrandItemStyle { width: calc(25% - 10px); margin: 5px; padding: 5px; }
    table.CommonBrandImage { height: 155px; }
    .CommonBrandImage img { max-height: 155px; }

    .NewsEventImage { height: 230px; width: 230px; }

    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroupDataList { padding-left: 75px; padding-right: 75px; }

    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .PromotionItem .SidebarTopTitle, .NewArrivalTitle, .CheckoutIndicatorTable .CurrentPageTitle { font-size: 28px; line-height: 40px; }

    .jcarousel-wrapper { width: 855px; }
    .jcarousel li { padding-left: 10px; padding-right: 10px; }
    .jcarousel-control-prev { width: 30px; height: 40px; top: 130px; font-size: 40px; text-align: left; left: 5px; }
    .jcarousel-control-next { width: 30px; height: 40px; top: 130px; font-size: 40px; text-align: right; right: 5px; }
    .BrandsCarouselDiv .swiper-button-prev { width: 30px; height: 40px; font-size: 40px; text-align: left; left: 0; }
    .BrandsCarouselDiv .swiper-button-next { width: 30px; height: 40px; font-size: 40px; text-align: right; right: 0; }
    .BrandsCarouselList { padding: 0 35px; position: relative; margin-top: 20px; margin-bottom: 20px; }

    .footer-logo .HeaderLogo img { max-height: 140px; height: auto !important; }
    .HeaderMenu ul li a.HyperLink { padding: 5px 12px; font-size: 18px; }
    .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { padding: 5px 12px; font-size: 18px !important; }

    .HeaderLogin {  font-size: 15px; }
    .hc-contact-phone, .hc-contact-line { font-size: 15px; }
    .hc-1 .SocialLink a { width: 25px; height: 30px; font-size: 22px; }

    .NewArrivalCategoryList .CommonProductItemStyle { width: 33.33%; padding-left: 5px; padding-right: 5px; } 
    .ProductColumn2DataList .CommonProductItemStyle { width: 33.33%; padding-left: 5px; padding-right: 5px; } 
    .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle { width: 25%; padding-left: 5px; padding-right: 5px; }

    .NewArrivalCategoryList div.CommonProductImage { max-height: 232px; }
    .NewArrivalCategoryList table.CommonProductImage { height: 232px; }
    .NewArrivalCategoryList .CommonProductImagePanel { height: 232px; }
    .NewArrivalCategoryList .CommonProductImage img { max-height: 232px; }
    .NewArrivalCategoryList a.QuickViewButton { top: 198px; }

    .ProductColumn2DataList div.CommonProductImage { max-height: 232px; }
    .ProductColumn2DataList table.CommonProductImage { height: 232px; }
    .ProductColumn2DataList .CommonProductImagePanel { height: 232px; }
    .ProductColumn2DataList .CommonProductImage img { max-height: 232px; }
    .ProductColumn2DataList a.QuickViewButton { top: 198px; }


    .NewArrivalCategoryList .NewArrivalLabel { width: 52px; height: 52px; left: 10px; top: 10px; padding: 10px 0; font-size: 17px; line-height: 34px; }
    .NewArrivalCategoryList .CommonProductName { min-height: 40px }
    .NewArrivalCategoryList .CommonProductNameLink { font-size: 16px; }
    .NewArrivalCategoryList .RetailPriceValue { font-size: 13px; }
    .NewArrivalCategoryList .OurPriceValue { font-size: 18px; }
    .NewArrivalCategoryList .CommonProductPriceDetails { line-height: 24px; }
    .NewArrivalCategoryList .CallForPricePanel { font-size: 14px; line-height: 20px; }


    .ProductColumn2DataList .PriceDiscountLabel { width: 52px; height: 52px; left: 10px; top: 10px; padding: 7px 0; line-height: 16px }
    .ProductColumn2DataList .discount-label { font-size: 12px; }
    .ProductColumn2DataList .discount-value { font-size: 18px; }
    .ProductColumn2DataList .CommonProductName { min-height: 40px }
    .ProductColumn2DataList .CommonProductNameLink { font-size: 16px; }
    .ProductColumn2DataList .RetailPriceValue { font-size: 13px; }
    .ProductColumn2DataList .OurPriceValue { font-size: 18px; }
    .ProductColumn2DataList .CommonProductPriceDetails { line-height: 24px; }
    .ProductColumn2DataList .CallForPricePanel { font-size: 14px; line-height: 20px; }

    .CouponDetailsDiscountType { font-size: 16px; }
    .CouponDetailsDiscountValue { font-size: 28px; }

    .StoreBanner {  background-color: #fbfbfb; padding-top: 50px; }
    .default-contact .info { width: 50%; padding-left: 50px; margin-bottom: 20px; margin-top: 20px; } 
    .default-contact-image { background-size: contain }
    .default-contact { background-position: center 50px; padding-top: 50px; }
}

@media only screen and (min-width: 1024px) {
    .hc-1 .row { position: relative; padding: 10px; }
    .hc-1-left { float: left; width: 42%; }
    .hc-1-right { float: right; width: 42%; }
    .hc-1-center { width: 16%; float: left; }
    .HeaderMenuToggle { display: none; }
    .HeaderMenuPanel { margin-top: 10px; }
    .DefaultMaster .HeaderMenuPanel { margin-bottom: 10px; }
    .HeaderMenu .DynamicMenuFirstLevel { top: 40px !important; }
    .SideMenuSocialMedia { display: none; }
    .HeaderLogin { line-height: 30px; margin-right: 10px; }
    .HeaderLoginLoginPipe { font-size: 14px; }
     
    .sticky-menu .HeaderLogo img { max-height: 80px; }
    .sticky-menu .hc-1 .row { padding-top: 8px; padding-bottom: 8px; display: flex; align-items: center; }
    .sticky-menu .hc-1-right { transition: all 0.2s ease; position: absolute; right: 10px; }
    .sticky-menu .hc-1-center { transition: all 0.2s ease; }
    .sticky-menu .ContactPhone { color: #232121; }
    .sticky-menu .hc-2 { background-color: #fdfcfaf0; border-top: solid 1px #dfdcd9; border-bottom: solid 1px #dfdcd9; }
        .sticky-menu .hc-2 .row { padding-bottom: 0; margin-bottom: 0; border-bottom: 0; }
    .sticky-menu .HeaderMenuPanel { border-bottom: 0; margin: 0; }
    .sticky-menu .HeaderMenu ul li a.HyperLink, .sticky-menu .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { font-size: 17px !important; }


    input[type="text"].NewsletterTextBox { width: 70%; height: 42px; font-size: 14px; }
    .NewsletterSubmit.BtnStyle1 { line-height: 42px; font-size: 16px; width: 30%; }

    .IntroductionMessage { font-size: 18px; line-height: 1.5; }
        .IntroductionMessage p { font-size: 18px; line-height: 1.5; }
         
    .FeaturedMerchantsAd iframe { height: 355px; }
    .FeaturedMerchants { padding-top: 10px; padding-bottom: 10px; }
    .FeaturedMerchantsAd { margin-top: 7px; margin-bottom: 7px; }
    .FeaturedMerchant1 { padding-right: 7px; }
    .FeaturedMerchant2 { padding-left: 7px; }
    .FeaturedMerchant3 { padding-left: 7px; }

    .CenterBlockTopTitle { font-size: 30px; }

    .NewsEventItemStyle { padding-left: 10px; padding-right: 10px; }
    .NewsTopic { min-height: 54px;}
    .NewsTopicLink { font-size: 22px; }
    .NewsDate { font-size: 17px; }

    h1 { font-size: 30px; }
    h2 { font-size: 28px; }
    h3 { font-size: 24px; }
    h4 { font-size: 22px; }
    h5 { font-size: 20px; }
    h6 { font-size: 19px; }

    div.CommonProductImage { max-height: 265px; }
    table.CommonProductImage { height: 265px; }
    .CommonProductImagePanel { height: 265px; }
    .CommonProductImage img { max-height: 265px; }
    a.QuickViewButton { top: 231px; }

    .CommonProductName { min-height: 50px }
    .CommonProductNameLink { font-size: 18px; }
    .CommonProductDescription { font-size: 14px; height: 40px; line-height: 20px; }
        .CommonProductDescription p { font-size: 14px; max-height: 60px; line-height: 20px; }
    .RetailPriceValue { font-size: 18px; }
    .OurPriceValue { font-size: 24px; }
    .CommonProductPriceDetails { line-height: 24px; }
    .CallForPricePanel { font-size: 14px; }

    .NewArrivalLabel { width: 60px; height: 60px; left: 10px; top: 10px; padding: 10px 0; font-size: 20px; line-height: 42px;  }
    .PriceDiscountLabel { width: 60px; height: 60px; left: 10px; top: 10px; padding: 10px 0; line-height: 18px; }
    .discount-label { font-size: 13px;}
    .discount-value { font-size: 22px; } 

    .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle:nth-child(3n+2) { clear: none; }
    .CommonCategoryItemStyle { width: 33.33%; padding: 0 5px; }

    .CouponDiv { width: calc(33.33% - 20px); margin: 20px 10px; }
    .CouponWelcomeText { font-size: 32px; }
    .CouponShopNameText { font-size: 44px; font-weight: 500; }
    .CouponCollectHereText { font-size: 30px; }
    .CouponCollectHeaderText { font-size: 36px; }
    .CouponCollectBannerDiv { min-height: 400px; } 
    .hc-1 .SocialLink, .HeaderLogin, .SearchShoppingCartSection { margin-bottom: 7px; }
    .account-center-col .CouponDiv { width: calc(50% - 40px); margin: 20px; }
    /* default contact info */
    .default-contact-image { background-image: url(Images/Background/img-contact.png); background-repeat: no-repeat; background-position: right bottom; position: absolute; left: 0; top: 0; width: 50%; height: 100% }
    .title-contact { font-size: 28px; line-height: 36px; }
    .info-contact .icon-phone { font-size: 28px; color: #fff; margin-right: 10px; width: 36px; height: 36px; line-height: 36px; text-align: center; float: left; }
    .info-contact .icon-line, .info-contact .icon-facebook { font-size: 26px; color: #f2ab39; margin-right: 10px; background-color: #fff; border-radius: 50px; width: 36px; height: 36px; line-height: 36px; text-align: center; float: left; }
        .info-contact .icon-facebook:before { top: 5px; position: relative; }
    .info-contact a { line-height: 40px; font-size: 26px; }
}

@media only screen and (max-width: 1023.99px) /*Screen width 768-1023.99 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: 40px; 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; }

    .ProductDetailsResponsiveImageThumbnail { max-width: 330px; }
        .ProductDetailsResponsiveImageThumbnail .ImageThumbnailItemStyle { width: 70px; height: 70px; }
        .ProductDetailsResponsiveImageThumbnail .CommonCategoryImage img { max-height: 66px; }
        .ProductDetailsResponsiveImageThumbnail table.CommonCategoryImage { height: 68px; }

    /* NewsEvent */

    .NewsTopic { font-size: 24px; line-height: 26px; }

    /*CompareList Begin*/
    .CompareListGridView .ImageHeader { width: 18%; }

    .CompareListGridView .DeleteHeader { width: 8%; }

    .CompareListGridView .PriceHeader { width: 20%; }

    .CompareListGridView .AddToCartHeader { width: 21%; }

    .CompareListGridView .AddToCartItem a { display: table; margin: auto; float: none; width: 100%; }

    /*WishListGridView Begin*/
    .WishListGridView .ImageHeader { width: 18%; }

    .WishListGridView .DeleteHeader { width: 8%; }

    .WishListGridView .PriceHeader { width: 20%; }

    .WishListGridView .AddToCartHeader { width: 21%; }

    .WishListGridView .AddToCartItem a { display: table; margin: auto; float: none; width: 100%; }

    /*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; }

    .OrderSummaryRepeaterDiv { padding: 0 20px; }

    .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; }
    .CategoryRelatedBrands ul li { margin: 0 0.2% 3px; width: 18.5%; }
    .CategoryRelatedBrands .item img { max-height: 75px; }

    .AffiliateDetailsAgreementPanel { margin: 20px 0; width: 100%; }

    .PaymentDiv { width: 100%; }

    .PaymentAgreeDiv { margin: 20px 10% 0; width: 80%; }

    .OnePageCheckout .PaymentAgreeDiv { margin: 20px 0 0; width: 100%; }

    /*OrderSummary*/
    .OrderSummaryCustomerInfoDiv { margin: 0; width: 100%; }

    .OrderSummaryCustomeNoteDiv { margin: 0 0 40px; width: 100%; }

    .OrderSummaryOrderProduct { width: 100%; margin: 0; padding: 20px 30px; }

    /*Shopping cart*/
    .ShoppingCartItemPanel { margin-left: 0; width: 64%; }

    .ShoppingCartSummaryDiv { margin-right: 0; width: 34%; }

    .ShoppingCartCouponPanel { padding-top: 5px; margin-right: 0; width: 34%; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn1 { width: 100%; text-align: center; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { width: 100%; text-align: center; }

    .ShoppingCartTableTaxIncludeColumn { text-align: center; }

        .ShoppingCartTableTaxIncludeColumn .showcallout { text-align: center; }

    .ShoppingCartShippingEstimatorInput, .ShoppingCartShippingEstimator select { clear: left; width: 100%; margin: 0 0 5px; }

        .ShoppingCartShippingEstimatorInput input { width: 100%; }

    .ShoppingCartShippingEstimatorLabel { width: auto; }

    .ShoppingCartShippingEstimatorButton { clear: left; width: 100%; }

    .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListStateTextBox, .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListCountryTextBox { clear: left; width: 100%; margin: 5px 0; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 span { float: none; }

    .ShoppingCartGridView .ImageItemDiv { width: 20%; }

    .ShoppingCartGridView .InfoItemDiv { width: 74%; }

    .ShoppingCartGridView .DeleteItem { width: 6%; }

    .ShoppingCartGridView .QuantityItem { width: 20%; }

    .ShoppingCartGridView .UnitPriceItem { width: 38%; }

    .ShoppingCartGridView .SubtotalItem { width: auto; }

    .ManufacturerItemListModernize { width: 31%; margin: 10px 0.5%; }
    .ManufacturerListItemImageDiv { height: 80px; }
        .ManufacturerListItemImageDiv img { max-height: 75px; }

    .DepartmentListItemImageDiv { height: 188px; }
    .DepartmentListItemModernize { width: 48.5%; margin: 0 0.333% 20px; }

    .PromotionListDefault .ProductListDefaultDataListItemStyle { width: 100%; }
    .PromotionGroupListItemImageColumn { width: 30%; }
    .PromotionGroupListItemDetailsColumn { padding: 10px 20px; vertical-align: top; width: 68%; }
    .PromotionGroupListItemPriceDiv { width: 100%; }
    .PromotionGroupListItemButtonDiv { width: auto; clear: left; float: left; margin-top: 10px; }

    /*Header */
    .hc-0 { display: none; height: 0; width: 0; line-height: 0; font-size: 0; visibility: hidden; }
    .hc-1 .row { display: flex; align-items: center; padding-top: 7px; padding-bottom: 7px; padding-left: 10px; padding-right: 10px; }
    .hc-1-left { display: none; height: 0; width: 0; line-height: 0; font-size: 0; visibility: hidden; }
    .hc-1-right .HeaderLogin, .hc-1-right .LanguageSection, .hc-1-right .SocialLink { display: none; height: 0; width: 0; line-height: 0; font-size: 0; visibility: hidden; }
    .hc-1-right { width: 33%; justify-content: flex-end; display: flex; }
    .hc-1-center { width: 34%; }
    .HeaderMenuToggle { width: 33%; }

    .hc-2 { display: none; height: 0; width: 0; visibility: hidden; }
    .HeaderShoppingCartIcon { cursor: pointer; }

    .HeaderMenuPanel { display: none; height: 0; width: 0; line-height: 0; font-size: 0; visibility: hidden; }


    .SideMenu.Active { width: 320px; z-index: 16000003; }
    .HeaderLoginAccount { display: none; }
    .HeaderLogin { margin: 0 25px 5px; padding: 5px 0; width: 270px; line-height: 30px; color: #888; border-bottom: solid 1px #dcdcdc; font-size: 100%; font-weight: normal; }

        .HeaderLogin .icon-user { display: none; height: 0; width: 0; font-size: 0; visibility: hidden; }
        .HeaderLogin a { }
            .HeaderLogin a.LoginName:hover, .HeaderLogin a:hover { text-decoration: none; color: #fff; background-color: #f2ab39; }
            .HeaderLogin a.LoginName { padding: 6px 0; color: #6f6f6f; background-color: #e0e7e6; margin-right: 4%; line-height: 26px; width: 48%; text-align: center; font-weight: 300; }
        .HeaderLogin .NameLabel:hover { color: #000; }
    .HeaderLoginLoginPipe { color: #b8b8b8; }
    .LoggedInLabel { color: #2e2e2e; }
    .LoggedInDiv { display: table; margin: 0 auto 5px; float: none; }
    .LoginLabel { padding: 6px 0; color: #fff; background-color: #008b6a; width: 48%; text-align: center; line-height: 26px; }
    .LoggedOutLabel { padding: 5px 20px; width: auto; display: table; margin: 0 auto; float: none; }
    .HeaderLoginLoginPipe { display: none; }
    .LoginLabelWelcome { float: left; }
    .HeaderLogin .LoggedInLabel:hover { background: none; }
    .WishlistLink { padding: 6px 0; text-align: center; width: 100%; display: block; color: #6f6f6f; background-color: #e0e7e6; text-transform: uppercase }
        .WishlistLink:hover { color: #fff; background-color: #f2ab39; }

    .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: 20px; }
    .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; }

    .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li { width: 15px; height: 15px; }
        .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li.cameracurrent { width: 15px; height: 15px; }
    .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li:hover, .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li:hover.cameracurrent { width: 15px; height: 15px; }

    .CommonProductDescription { font-size: 14px; height: 40px; line-height: 20px; }
        .CommonProductDescription p { font-size: 14px; height: 40px; line-height: 20px; }

    .CommonCategoryItemStyle:nth-child(2n) { clear: none; padding-left: 7px; width: 50%; }
    .CommonCategoryItemStyle:nth-child(2n+1) { clear: left; padding-right: 7px; width: 50%; }

    .MyCouponDiv .CouponDiv { width: calc(100% - 20px); margin: 10px; }
}

@media only screen and (min-width: 768px) and (max-width: 1023.99px) {

    .OrderSummaryTotalPriceRightDiv .socialordertotalprice { font-size: 22px; }
    .NewArrivalCategoryList, .ProductColumn2DataList, .ManufacturerListDefaultDataList { width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
    /* Product list & Category list */

    table.CommonCategoryImage { height: 180px; }
    .CommonCategoryImage img { max-height: 180px; }

    .CommonBrandItemStyle { width: calc(33.33% - 10px); margin: 5px; padding: 5px; }
    table.CommonBrandImage { height: 145px; }
    .CommonBrandImage img { max-height: 145px; }

    .ProductDetailsResponsive .ProductQuickInfoName { font-size: 22px; }
    .footer-columns-common { width: 24%; }
    .footer-columns-newsletter { width: 28%; }
    .footer-logo .HeaderLogo { padding: 10px 30px 20px; }


    .CommonProductItemStyle { width: 33.33%; padding-left: 5px; padding-right: 5px; }
        .CommonProductItemStyle:nth-child(3n+1) { clear: left; }
    div.CommonProductImage { max-height: 230px; }
    table.CommonProductImage { height: 230px; }
    .CommonProductImagePanel { height: 230px; }
    .CommonProductImage img { max-height: 230px; }
    a.QuickViewButton { top: 196px; } 

    .CommonProductDescription { font-size: 13px; line-height: 20px; }
        .CommonProductDescription p { font-size: 13px; line-height: 20px; }
    .CommonProductName { min-height: 40px}
    .CommonProductNameLink { font-size: 16px; }
    .RetailPriceValue { font-size: 13px; }
    .OurPriceValue { font-size: 18px; }
    .CommonProductPriceDetails { line-height: 24px; }
    .CallForPricePanel { font-size: 14px; line-height: 20px; }

    .NewArrivalLabel { width: 52px; height: 52px; left: 10px; top: 10px; padding: 10px 0; font-size: 17px; line-height: 34px; }
    .PriceDiscountLabel { width: 52px; height: 52px; left: 10px; top: 10px; padding: 7px 0; line-height: 16px; }
    .discount-label { font-size: 12px; }
    .discount-value { font-size: 18px; }

    .RelatedProductDataList { padding-left: 20px; padding-right: 20px; }
    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroupDataList { padding-left: 20px; padding-right: 20px; }
    .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle { width: 33.33%; padding-left: 5px; padding-right: 5px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle:nth-child(4n+1) { clear: left; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle:nth-child(3n+1) { clear: none; }

    .NewArrivalCategoryList .CommonProductItemStyle:nth-child(3n+1), .ProductColumn2DataList .CommonProductItemStyle:nth-child(3n+1) { clear: none; }
    .NewArrivalCategoryList .CommonProductItemStyle:nth-child(2n+1), .ProductColumn2DataList .CommonProductItemStyle:nth-child(2n+1) { clear: left; }

    .NewArrivalCategoryList .CommonProductItemStyle, .ProductColumn2DataList .CommonProductItemStyle { width: 50%; }

    .NewArrivalCategoryList .CommonProductItemStyle { padding-left: 10px; padding-right: 10px; }
    .ProductColumn2DataList .CommonProductItemStyle { padding-left: 10px; padding-right: 10px; }
    .ProductItemControlPanel .CommonProductItemStyle { padding-left: 10px; padding-right: 10px; }

    .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle:nth-child(3n+1) { clear: left; }

    .NewsEventList { padding-left: 5px; padding-right: 5px; }
    .NewsEventItemStyle { padding-left: 5px; padding-right: 5px; }
    .NewsEventImage { height: 210px; width: 210px; }
    .NewsTopicLink { font-size: 16px; }
     
    .IntroductionMessage { font-size: 16px; line-height: 1.5; }
        .IntroductionMessage p { font-size: 16px; line-height: 1.5; }
    .NewsletterLabel { font-size: 13px; }
    input[type="text"].NewsletterTextBox { width: 66%; height: 35px; font-size: 12px; }
    .NewsletterSubmit.BtnStyle1 { line-height: 35px; font-size: 14px; width: 34%; }

    .FeaturedMerchants { padding-top: 30px; padding-bottom: 30px; } 
    .FeaturedMerchant1 { padding-right: 5px; }
    .FeaturedMerchant2 { padding-left: 5px; }
    .FeaturedMerchant3 { padding-left: 5px; }

    .footer-logo .HeaderLogo img { max-height: 100px; height: auto !important; }
    .LayoutFooter .row.footer-menu { margin-top: 0}
    .hc-contact-phone, .hc-contact-line { font-size: 16px; }
    .hc-1 .SocialLink a { width: 25px; height: 30px; font-size: 22px; }

    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .NewArrivalCategory .NewArrivalTitle, .CatalogName, .PromotionItem .SidebarTopTitle, .CheckoutIndicatorTable .CurrentPageTitle span, .BlogListTop .BlogDetailsTopTitle, .OrderCompletedTextTopLine1, .SocialOrderHeaderText1, .ProductDetailsRelatedProducts .RelatedProductsTitleRight { font-size: 26px; line-height: 32px; }

    .jcarousel-wrapper { width: 720px; }
    .jcarousel li { padding-left: 5px; padding-right: 5px; }
    .jcarousel-control-prev { width: 25px; height: 36px; top: 125px; font-size: 36px; text-align: left; left: -2px; }
    .jcarousel-control-next { width: 25px; height: 36px; top: 125px; font-size: 36px; text-align: right; right: -2px; }
    .BrandsCarouselDiv .swiper-button-prev { width: 25px; height: 36px; font-size: 36px; text-align: left; left: -2px; }
    .BrandsCarouselDiv .swiper-button-next { width: 25px; height: 36px; font-size: 36px; text-align: right; right: -2px; }
        .BrandsCarouselDiv .swiper-button-prev:after, .BrandsCarouselDiv .swiper-button-next:after { font-size: 36px; }
    .BrandsCarouselList { padding: 0 30px; position: relative; margin-top: 20px; margin-bottom: 20px; }

    .CenterBlockTopTitle { font-size: 26px; }
    h1 { font-size: 26px; }
    h2 { font-size: 24px; }
    h3 { font-size: 22px; }
    h4 { font-size: 21px; }
    h5 { font-size: 20px; }
    h6 { font-size: 19px; } 

    .HeaderMenu ul li a.HyperLink { padding: 5px 10px; font-size: 16px; }
    .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { padding: 5px 10px; font-size: 16px !important; }

    .CouponWelcomeText { font-size: 28px; }
    .CouponShopNameText { font-size: 36px; font-weight: 400; }
    .CouponCollectHereText { font-size: 28px; }
    .CouponCollectHeaderText { font-size: 30px; }
    .CouponDetailsDiscountType { font-size: 16px; }
    .CouponDetailsDiscountValue { font-size: 26px; }
    .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%; }
     
    .FeaturedMerchants { padding-top: 10px; padding-bottom: 10px; }
    .FeaturedMerchantsAd { margin-top: 5px; margin-bottom: 5px; }
    .FeaturedMerchant1 { padding-right: 5px; }
    .FeaturedMerchant2 { padding-left: 5px; }
    .FeaturedMerchant3 { padding-left: 5px; }
    .FeaturedMerchantsAd iframe { height: 180px; }

    /* default contact info */
    .default-contact-image { background-image: url(Images/Background/img-contact.png); background-repeat: no-repeat; background-position: right bottom; position: absolute; left: 0; top: 0; width: 45%; height: 100% }
    .default-contact .info { width: 55%; padding-left: 30px; margin-top: 20px; margin-bottom: 20px;}
    .default-contact-image { background-size: auto 220px }
    .default-contact { background-position: center 20px; padding-top: 20px; }
    .title-contact { font-size: 26px; line-height: 32px; }
    .info-contact .icon-phone { font-size: 26px; color: #fff; margin-right: 10px; width: 32px; height: 32px; line-height: 32px; text-align: center; float: left; }
    .info-contact .icon-line, .info-contact .icon-facebook { font-size: 24px; color: #f2ab39; margin-right: 10px; background-color: #fff; border-radius: 50px; width: 32px; height: 32px; line-height: 32px; text-align: center; float: left; }
        .info-contact .icon-facebook:before { top: 5px; position: relative; }
    .info-contact a { line-height: 32px; font-size: 22px; }
}

@media only screen and (min-width: 768px) {

    .jcarousel-scroll { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
    .BrandsCarousel .swiper-slide img { max-height: 125px; }
    .AddToWishListButtonLinkButton, .AddToCompareListButtonLinkButton, .TellFriendLinkButton { font-size: 12px; }

    .ContentLayout, .ContentLayout p { font-size: 15px; }
  
    .Checkout, .Shipping, .Payment { font-size: 14px; }
    .NewArrival { margin-bottom: 20px; margin-top: 20px; }
        .NewArrival .CenterBlockTop { margin-bottom: 40px; }
    .BrandsCarouselDiv, .RandomProduct, .PromotionGroup, .ProductBestSelling { margin-bottom: 40px; }
    .CartTitle { float: left; margin-right: 5px; font-weight: 500; font-size: 13px; text-transform: uppercase; line-height: 25px; display: block; }

    /* StoreBanner Begin*/
    .row.default-store-banner { padding-left: 10px; padding-right: 10px; }

    .StoreBanner { width: 100%; clear: left; float: left; margin-bottom: 0;  }

        .StoreBanner .camera_wrap { margin-bottom: 0 !important; }

        .StoreBanner .camera_caption { text-align: center; bottom: 0; }
            .StoreBanner .camera_caption > div { background: rgba(0, 0, 0, 0.5); }
                .StoreBanner .camera_caption > div > span { font-size: 18px; }

        .StoreBanner .camera_wrap .camera_fakehover .camera_pag { bottom: -35px; display: none; }
            .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul { text-align: center; }
                .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li { background-color: transparent; border: solid 1px #008b6a; width: 16px; height: 16px; border-radius: 30px; margin: 3px; left: 0; top: 0; }

                    .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li.cameracurrent { background-color: #008b6a; width: 16px; height: 16px; border-radius: 30px; }

                    .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 { width: 16px; height: 16px; border-radius: 30px; background-color: #008b6a !important; left: 0; top: 0; border-color: #008b6a }
    .banner-div { position: relative; text-align: center; }
    .banner-caption { position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.5); font-size: 18px; padding: 10px; width: 100%; text-align: center; color: #fff; }

    .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; }

    .NewsEventItemStyle { width: 33.33%; }
    .NewsDescription { font-size: 14px; line-height: 20px; }
    .CommonPageTop:before, .CommonLoginPageTop:before, .ContentLayoutTop:before, .PromotionItem .SidebarTop:before, .NewArrivalCategory .SidebarTop:before, .OrderCompletedTextTopLine1:before, .SocialOrderConfirmationPageTop:before, .BlogListTop:before, .CheckoutIndicatorTable .CurrentPageTitle:before { font-size: 24px; }

    .LayoutFooter { font-size: 14px; }
    .menutitle-footer { font-size: 18px; line-height: 24px; margin-bottom: 15px; }
    .Newsletter .SidebarTop { margin-bottom: 15px; padding-bottom: 0; }
    .Newsletter .SidebarTopTitle { font-size: 18px; line-height: 24px; }

    .footer-columns-contact { float: left; width: 33%; margin-bottom: 20px; padding-right: 12px; }
    .footer-columns-location { float: right; width: 33%; margin-bottom: 20px; padding-left: 12px; text-align: right; }
    .footer-columns-followus { float: left; width: 34%; margin-bottom: 20px; text-align: center; }
    .footer-columns-social { width: 100%; clear: left; float: left; }
    .footer-columns-newsletter { width: 100%; clear: left; float: left; margin-top: 30px; text-align: center }
    .footer-columns-partner { width: 100%; clear: left; float: left; margin-top: 20px; }
    .footer-columns-payment { width: 100%; clear: left; float: left; }
    .footer-columns-address { width: 100%; float: right; }
    .footer-columns-contact ul li { display: inline-block; vertical-align: top; width: 100%; margin-bottom: 5px; }
        .footer-columns-contact ul li a { float: left; }
    .footer-columns-contact .icon-mobile { font-size: 22px; width: 30px; float: left; }
    .footer-columns-contact .icon-fax { font-size: 18px; width: 30px; float: left; margin-top: 2px; }
    .footer-columns-contact .icon-mail { font-size: 24px; width: 30px; float: left; }
    .footer-logo .HeaderLogo { padding: 35px 0; }

    .CenterBlockTop { margin-bottom: 20px; padding-bottom: 20px; }

    .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 }
    .CouponDetailsLeft { width: 58%; }
    .CouponDetailsRight { width: 42%; }
    .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; } 

    .hc-contact-phone, .hc-contact-line { line-height: 30px;  margin-right: 15px; float: left; }
        .hc-contact-phone .icon-phone1 { font-size: 25px; color: #008b6a; width: 30px; height: 30px; line-height: 27px; float: left; margin-right: 5px; }
        .hc-contact-line .icon-line { font-size: 26px; color: #008b6a; width: 30px; height: 30px; line-height: 30px; float: left; margin-right: 5px; }
    .hc-1-center .HeaderLogo img { max-height: 70px;  }

    .default-contact {  background-image: url(Images/Background/bg-contact.jpg); background-repeat: no-repeat;   }
    .default-contact .info:before { content: ""; height: 70%; background-color: #fff; width: 1px; position: absolute; left: 0; content: ""; transform: translateY(-50%); top: 50%; } 
}


@media only screen and (max-width: 767px) /*Screen width 480-767 px -------------- For step 2 ------------ */
{
    .SellerRotatingList { width: 100%; }
        .SellerRotatingList .SidebarRight { padding: 15px 0; position: relative; top: -55px; }
    .SellerRotatingList { width: 100%; }
        .SellerRotatingList .jcarousel-scroll { height: 0; }
        .SellerRotatingList .jcarousel-skin-tango .jcarousel-clip-horizontal { position: relative; top: 40px; }
    .SellerNavList { width: 100%; padding: 0; }

    .GiftRegistryDetailDiv input[type="text"] { width: 90%; }

    .CountryAndStateListDropDown { width: 60%; }

    .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; }
    .CommonCategoryNameLink { font-size: 16px; }

    div.CommonProductImage { max-height: 220px; }
    table.CommonProductImage { height: 220px; }
    .CommonProductImagePanel { height: 220px; }
    .CommonProductImage img { max-height: 220px; } 

    .CommonProductDescription { font-size: 13px; line-height: 20px; }
        .CommonProductDescription p { font-size: 13px; line-height: 20px; }
    .CommonProductName { min-height: 40px}
    .CommonProductNameLink { font-size: 16px; }
    .RetailPriceValue { font-size: 13px; }
    .OurPriceValue { font-size: 18px; }
    .CommonProductPriceDetails { line-height: 24px; }
    .CallForPricePanel { font-size: 14px; line-height: 20px; }

    .NewArrivalLabel { width: 46px; height: 46px; left: 7px; top: 7px; padding: 7px 0; font-size: 16px; line-height: 34px; }
    .PriceDiscountLabel { width: 46px; height: 46px; left: 7px; top: 7px; padding: 7px 0; line-height: 15px; }
    .discount-label { font-size: 12px; }
    .discount-value { font-size: 16px; }
    /*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: 20px; font-weight: 500; }

    .ProductDetailsResponsive .ProductQuickInfoVendor { margin-top: 20px; }

    .ProductQuickInfoQuantityDiscount .DiscountLabel { width: 300px; }

    .ProductQuickInfoQuantityDiscount .QuantityDiscountShowLink, .ProductQuickInfoQuantityDiscount .QuantityDiscountHideLink { width: 300px; }
    .ProductDetailsResponsive .QuantityDiscountGridView { width: 300px; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList label { width: auto; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList tr { display: table-row; float: none; }

    .ProductDetailsResponsive .ButtonDiv { line-height: 40px; }

    .ProductDetailsResponsive .AddToCartDiv { clear: both; }

    .ProductDetailsResponsiveAddToCart .BtnStyle1 { width: 100%; }

    .ProductDetailsResponsive .ProductQuickInfoAddToCart { padding-bottom: 50px; }

    .ProductDetailsResponsive .ProductDetailsResponsiveQuantityDiv { margin-left: 0; }

    .ProductDetailsResponsiveSocialButtonDiv .SocialButton { margin-top: 20px; }
    .ajax__tab_header .ajax__tab_outer { padding: 0 20px; font-size: 16px; }
    /*--- Footer Menu ---*/
    .LayoutFooter .MenuItemTitleInner { border-bottom: solid 1px #262626; }

    .LayoutFooter .MenuItemTitleOuter { border-bottom: solid 1px #404040; }

    /* Breadcrumb Begin */
    .catalog-center-col .CatalogBreadcrumb, .pdetail-row .CatalogBreadcrumb { position: relative; margin-left: 0; display: table; min-height: 30px; width: 100%; }

    .NewsMainDiv .CatalogBreadcrumb { position: relative; margin-left: 0px; top: 0; }


    /* MyAccount Menu list */
    .account-left-col { border: 0; }

    .MyAccountMenuTableList { border-top: solid 1px #f1f1f1; border-left: solid 1px #f1f1f1; }

        .MyAccountMenuTableList tr { display: inline-block; width: 50%; border-bottom: solid 1px #f1f1f1; border-right: solid 1px #f1f1f1; float: left; }

        .MyAccountMenuTableList td { width: 100%; border: 0; display: block; }

    .MyAccountInfoPanel .MyAccountInfoSubmitButton { }

    /*CompareList Begin*/
    .CompareListGridView .ImageHeader { width: 18%; }

    .CompareListGridView .DeleteHeader { width: 6%; }

    .CompareListGridView .PriceHeader { width: 18%; }

    .CompareListGridView .AddToCartHeader { width: 20%; }

    .CompareListGridView .AddToCartItem a { display: table; margin: auto; float: none; width: 100%; }

    /*WishListGridView Begin*/
    .WishListGridView .ImageHeader { width: 18%; }

    .WishListGridView .DeleteHeader { width: 6%; }

    .WishListGridView .PriceHeader { width: 18%; }

    .WishListGridView .AddToCartHeader { width: 20%; }

    .WishListGridView .QuantityHeader { width: 15%; }

    .WishListGridView .AddToCartItem a { display: table; margin: auto; float: none; width: 100%; }

    /*Advanced Search Begin*/
    .AdvancedSearchLabel { width: 15%; }

    .SearchByKeyword { width: 100%; }

    .AdvancedSearchDrop { width: 38%; }

    .SearchTextByKeyword { width: 43%; margin-left: 3%; }

    .SearchTextByPrice, .SearchTextByPriceTo { width: 37%; }

    .SearchByCategory { width: 100%; float: left; margin-top: 15px; }

    .SearchDropByCategory { width: 40%; }

    .AdvancedSearchTypeCheckList { width: 82%; margin-top: 10px; margin-left: 14%; }

    .SearchByPrice { margin: 20px 0px 0px 0px; margin-left: 30px; }

    .AdvancedSearchPanel { width: 100%; margin-left: 0px; margin-bottom: 0px; float: left; }

    .SearchByCategory .AdvancedSearchDrop { width: 38%; }

    /*ContactUs Begin*/
    .ContactUsContact { clear: left; float: left; width: 100%; }
    .ContactUsForm { float: right; width: 100%; }
    .ContactUsFormTable { width: 95%; float: left; }
    /*ContactUs End*/
    /* track */
    .TrackIFrame { width: 480px; }

    /* checkout */
    .OrderSummaryRightMenu { width: 48%; margin-right: 4%; }

    .GiftCouponDetailRightMenu { width: 48%; clear: none; margin: 0; }

    /*ForgotPassword Begin*/
    .ForgotPasswordPanel { width: 70%; }

    /*News List */
    .NewsListImage { display: none; }

    .NewsPagingBox { display: table; margin: auto; width: auto; float: none; }

    .NewsLinkToTopDiv { display: none; }


    /*CustomerReview*/
    .CustomerReviewContent { float: none; width: 100%; padding-top: 10px; margin: 0; }

    .CustomerReviewProductDetail { float: none; width: 100%; padding: 10px 0; }

        .CustomerReviewProductDetail .ProductInfo { margin: 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: #f9f9f9; }

        .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; }

    .PaymentDropListPanel { display: block; }

    .SocialOrderConfirmation .PaymentMethod { padding: 0 102px 20px; display: none; }

    .PaymentDropDiv { display: block !important; }

    .TotalSummaryPriceDiv { display: block; background-color: #fff9ed; border: solid 1px #e1dbd1; }
    .OrderInfoHeaderTextDiv, .OrderSummaryHeader { font-size: 18px; }
    .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; font-size: 13px; }
    .OrderInfoValue { font-size: 13px; font-weight: 500; 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: #ebf4f3; }
    .OrderSummary .OrderSummaryTotalPriceLeftDiv { width: 100%; padding-right: 0; display: table; margin: auto; border-bottom: 0; height: auto; background-color: #ebf4f3; }

        .OrderSummary .OrderSummaryTotalPriceLeftDiv .ToPay { clear: none; float: left; text-align: unset; }

        .OrderSummary .OrderSummaryTotalPriceLeftDiv .TotalPrice { float: left; text-align: unset; }

    .OrderSummary .OrderSummaryTotalPriceRightDiv { width: 100%; height: auto; padding: 0 0 5px; border-left: 1px solid #dcdcdc; }

    .TotalPriceToPayText, .OrderSummaryOrderTotalLabel { display: table; margin: auto; }

    .OrderSummaryTotalPriceRightDiv .socialordersymbol { font-size: 24px; }

    .OrderSummaryRepeaterDiv { padding: 0; }

    .OrderSummaryHeader { background-color: #ebf4f3; 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: #ebf4f3; font-weight: 500 }

        .ShippingDetailTitleDiv span { display: table; margin: auto; }

    .SocialOrderCompleted .AddressCompleteDetail { margin: 15px 0; padding: 0 10px; }

    .SocialOrderConfirmation .ShippingDetail { width: 100%; margin-bottom: 0; }

    .SocialOrderCompleted .OrderInfoDetail { padding: 0 0 10px; }

    .SocialOrderConfirmation .OrderSummaryButtonDiv { width: 100%; }

    .OrderSummaryBody .ProductItemDetails { width: 77.5%; }

    .OrderSummaryBody .OrderProductItemSubTotalPrice { float: left; padding: 0; }

    .OrderSummaryBody .OrderProductItemName { display: none; }

    .OrderSummaryBody .OrderProductItemSubTotalPriceValue { clear: left; float: left; }

    .OrderSummaryBody .OrderProductItemUnitPrice, .OrderSummaryBody .OrderProductItemQuantity { padding: 8px 0; }

    .ProductItemUnitPriceColumn { width: 40%; }

    .OrderSummaryBody .OrderProductItemUnitPriceValue { font-weight: 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; }


    .CategoryRelatedBrands .item img { max-height: 84px; }

    .ProductMaster .sticky-menu .HeaderMenuToggle, .ProductMaster .sticky-menu .header-container2-left, .ProductMaster .sticky-menu .header-container2-right { transition: all 0.2s linear; }


    .ShoppingCartBackHomeLinkDiv 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: 13px; 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: 13px; }

        .OrderSummaryFormInfo.PaymentMethod { margin: 0 0 20px; width: 100%; }

    .OrderSummaryOrderProductDiv { padding: 10px 0; }
    .OrderSummary .ProductInfoItemDiv .Value { font-size: 14px; }
    .OrderSummary .ProductInfoItemDiv .NameItem { font-size: 14px; }
    .OrderSummaryOrderProductDiv { font-size: 13px; }
        .OrderSummaryOrderProductDiv.SummaryPrice { line-height: 24px; font-size: 13px; }

    .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; background-color: #fff9ed; border: solid 1px #e1dbd1; margin-bottom: 10px; }

    .ShoppingCartCouponDiv { padding-bottom: 0; border: 0; }

    .ShoppingCartGiftCouponTable { width: 70%; margin: 5px 15%; }

    .ShoppingCartGridViewButtonDiv { margin: 10px 0; }

    .ShoppingCartShippingEstimatorInput, .ShoppingCartShippingEstimator select { margin: 5px 0; width: 65%; float: right; clear: none; }

    .ShoppingCartShippingEstimatorButton { width: 65%; }

    .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListStateTextBox, .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListCountryTextBox { clear: none; width: 65%; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn1 { width: auto; text-align: left; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { width: auto; text-align: right; }

    .ShoppingCartTableTaxIncludeColumn { text-align: left; }

        .ShoppingCartTableTaxIncludeColumn .showcallout { text-align: left; }

    .ShoppingCartGridView .ImageItemDiv { width: 22%; }

    .ShoppingCartGridView .InfoItemDiv { width: 72%; }


    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 span { float: right; }
    .PromotionGroupListItemDescription { max-height: 66px; overflow: hidden; line-height: 22px; }

    .PromotionGroupListItemPriceDiv { width: 100%; }
    .PromotionGroupListItemButtonDiv { width: 60%; clear: left; float: left; }

    .ForgotPasswordDiv { width: 95%; }

    .PasswordDetails { width: 95%; }
    .CategoryRelatedBrands .item img { max-height: 65px; }

    .Catalog .CommonPage { margin-top: 0; }
    .Catalog .CatalogBannerImage { margin-top: 0; }

    .StoreSiteMapProductDataListItemStyle, .StoreSiteMapDepartmentDataListItemStyle { display: block; width: 100%; }
    .NewsEventViewAll .NewsEventViewAllLinkDiv .BtnStyle1 { padding: 5px 25px; }

    .ProductListGridListSortUpDown { width: 37%; }
    .ProductListGridListItemPerPage { margin-right: 20px; }
    .ProductListDefaultSortString .OptionControlTitle { margin-right: 10px; }
    .CatalogBreadcrumbDiv .row, .ContentMenuSitemapDiv .row { padding: 0 10px; }
    .DimensionText { display: inline-block; margin-right: 10px; }
    .ShoppingCartGiftCouponInputCenter input.ShoppingCartGiftCouponInputCodeTextBox { height: 35px; }
    .ShoppingCartGiftCouponButton a { height: 35px; line-height: 35px; }
    .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%; }
    .HeaderLogo { margin: auto; }
        .HeaderLogo img { max-height: 45px; }

    .footer-logo .HeaderLogo img { max-height: 70px; }
    .ProductListGridListSortUpDown .OptionControlTitle { display: none; }
    .ProductListGridListSortUpDown, .AdvancedSearchResult .ProductListGridListSortUpDown { width: auto; }

    .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: 16px; }

    .ImageRowItem { width: 47%; padding: 5px; margin: 0; }
    .PromotionItem .PriceLabel { clear: left; width: 100%; margin: 5px 0; }

    .ProductListViewMore .ViewMoreLink { padding: 5px 0; line-height: 2; display: inline-block; width: 80%; }
    .ProductListDefaultPagingControl { text-align: center; }

    .PromotionItem.SocialButton { left: 10px; }

    .CommonPageInnerTitle { font-size: 16px; }

    .OrderCompletedTextTopLine2 { font-size: 16px; }
    .OrderCompletedTextTopLine3 { font-size: 16px; }

    .OrderHistoryGridviewDiv { width: 100%; margin: 0; overflow: auto; }
        .OrderHistoryGridviewDiv .OrderHistoryGridView { width: 600px; }
    .CommonGridView { font-size: 13px; line-height: 20px; }

    .ProductQuickInfoShortDescription { font-size: 14px; }

    .ProductDetailsResponsiveDescriptionLongDiv, .RatingTabDIV { padding: 10px 0; }
    .ProductDetailsResponsiveDescriptionLongDiv { font-size: 14px; }
    .ShoppingCartGridView .NameItem { font-size: 14px; }

    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .NewArrivalCategory .NewArrivalTitle, .CatalogName, .PromotionItem .SidebarTopTitle, .CheckoutIndicatorTable .CurrentPageTitle, .BlogListTop .BlogDetailsTopTitle, .OrderCompletedTextTopLine1, .SocialOrderHeaderText1, .ProductDetailsRelatedProducts .RelatedProductsTitleRight { font-size: 24px; }


    .LayoutFooter { font-size: 14px; }
    .FooterMenuPanel { display: none; height: 0; line-height: 0; font-size: 0; visibility: hidden; }
    .menutitle-footer { font-size: 18px; line-height: 24px; margin-bottom: 15px; }
    .Newsletter { width: 320px; float: none; display: table; margin: 20px auto; }
        .Newsletter .SidebarTopTitle { font-size: 18px; line-height: 24px; margin-bottom: 15px; }

    .NewsletterLabel { font-size: 13px; }
    input[type="text"].NewsletterTextBox { width: 66%; height: 35px; font-size: 12px; }
    .NewsletterSubmit.BtnStyle1 { line-height: 35px; font-size: 14px; width: 34%; }

    .footer-columns-contact { float: left; width: 100%; margin-bottom: 20px; text-align: center; }
    .footer-columns-location { float: right; width: 100%; margin-bottom: 20px; text-align: center; }
    .footer-columns-followus { float: left; width: 100%; text-align: center; }
    .footer-columns-social { width: 100%; clear: left; float: left; text-align: center; margin-bottom: 20px; }
    .footer-columns-newsletter { width: 100%; clear: left; float: left; margin-top: 30px; text-align: center }
    .footer-columns-partner { width: 100%; clear: left; float: left; margin-top: 20px; text-align: center; }
    .footer-columns-info { width: 100%; clear: left; float: left; text-align: center; margin-bottom: 20px; }
    .footer-columns-payment { width: 100%; clear: left; float: left; text-align: center; }
    .footer-columns-address { width: 100%; clear: left; float: left; margin-bottom: 20px; }
    .footer-columns-contact .content-footer { text-align: left; }
        .footer-columns-contact .content-footer ul { position: relative; left: 50%; transform: translateX(-50%); float: left; }
            .footer-columns-contact .content-footer ul li { display: flex; align-items: center }
    .footer-columns-contact .icon-mobile { font-size: 22px; width: 30px; float: left; }
    .footer-columns-contact .icon-fax { font-size: 18px; width: 30px; float: left; }
    .footer-columns-contact .icon-mail { font-size: 24px; width: 30px; float: left; }
    .footer-logo .HeaderLogo { padding: 40px 0 0; }

    .footer-columns-partner .content-footer { padding-left: 15px; padding-right: 15px; margin-top: 10px; margin-bottom: 10px }
        .footer-columns-partner .content-footer li { display: inline-block; }
            .footer-columns-partner .content-footer li a { padding: 3px 10px; border: solid 1px #fff; border-radius: 5px; margin-right: 3px; margin-bottom: 6px; display: block; transition: background 0.2s linear;  }
                .footer-columns-partner .content-footer li a:hover { background-color: #f2ab39; text-decoration: none; color: #fff; }


    .default-container .row { padding-left: 5px; padding-right: 5px; }
    .CommonProductItemStyle { width: 50%; padding-right: 5px; padding-left: 5px; }
     
    .FeaturedMerchants .row { max-width: 100%; } 
    .FeaturedMerchantsAd iframe { height: 180px; }
    .FeaturedMerchants { padding-top: 10px; padding-bottom: 10px; }
    .FeaturedMerchantsAd { margin-top: 5px; margin-bottom: 5px; }
    .FeaturedMerchant1 { padding-right: 5px; }
    .FeaturedMerchant2 { padding-left: 5px; }
    .FeaturedMerchant3 { padding-left: 5px; }
     
        .IntroductionMessagePanel .row { max-width: 100%; }
    .IntroductionMessage { font-size: 14px; line-height: 25px; font-weight: 400; letter-spacing: 0.5px; }
        .IntroductionMessage p { font-size: 14px; line-height: 25px; }

    .IntroductionMessagePanel .CenterBlockLeft { padding: 0 10px; }


    .NewsEventItemStyle { width: 50%; float: left; padding-left: 5px; padding-right: 5px; }
        .NewsEventItemStyle:nth-child(2n-1) { clear: left; }
    .NewsEventImage { height: 200px; width: 200px; }
    .NewsTopicLink { font-size: 16px; line-height: 22px; }
    .NewsDescription { font-size: 0; line-height: 0; display: none; visibility: hidden; }
    .NewsDate { font-size: 13px; }

    .BrandsCarouselList { padding: 0 35px; position: relative; margin-top: 15px; margin-bottom: 15px; }
    .BrandsCarousel .swiper-slide img { max-height: 125px; }
    h1 { font-size: 22px; }
    h2 { font-size: 20px; }
    h3 { font-size: 18px; }
    h4 { font-size: 17px; }
    h5 { font-size: 16px; }
    h6 { font-size: 15px; }
    .HeaderShoppingCartTitle { display: none; }
    .HeaderShoppingCartQuantity .QuantityValueDiv { display: inline-block }
     
    .AddToWishListButtonLinkButton, .AddToCompareListButtonLinkButton, .TellFriendLinkButton { font-size: 12px; }

    .BrandsCarouselDiv .swiper-button-prev { width: 25px; height: 30px; text-align: left; }
    .BrandsCarouselDiv .swiper-button-next { width: 25px; height: 30px; text-align: right; }
        .BrandsCarouselDiv .swiper-button-prev:after, .BrandsCarouselDiv .swiper-button-next:after { font-size: 30px; }

    .ProductQuickInfoPrice .Price .OurPriceValue { font-size: 22px; }

    .jcarousel-scroll { position: absolute; left: auto; right: 0; top: -50px; width: auto; height: auto; }
    .jcarousel-control-prev { left: auto; right: 33px; font-size: 20px; width: 30px; height: 30px; background-color: #008b6a }
    .jcarousel-control-next { left: auto; right: 0; font-size: 20px; width: 30px; height: 30px; background-color: #008b6a }
        .jcarousel-control-prev:hover, .jcarousel-control-next:hover { background-color: #f2ab39; color: #fff; }
        .jcarousel-control-prev:after, .jcarousel-control-next:after { color: #fff; }
        .jcarousel-wrapper { width: 100%; }
    .jcarousel li { padding-left: 5px; padding-right: 5px; }

    .BrandsCarouselDiv, .RandomProduct, .PromotionGroup, .ProductBestSelling { margin-bottom: 40px; }
    .NewArrival { margin-top: 20px; margin-bottom: 20px; }
    .CheckoutCompletePaymentConfirmationBox { width: 80%; }
    .SocialOrderPaymentConfirmationBox { width: 100%; }
    .SocialOrderPaymentConfirmationInfo { padding: 0; }
    .SocialOrderPaymentConfirmationItemRow { padding: 20px; }
    .SocialOrderPaymentConfirmationHeader { background-color: #ebf4f3; padding: 12px 0; text-align: center; }
    .CartTitle { display: none; }
    .hc-1 .row { max-width: 100%; width: 100%; }

    .CenterBlockTop { margin-bottom: 15px; padding-bottom: 15px; }
    .CenterBlockTopTitle { font-size: 24px; line-height: 1.2; letter-spacing: 1px; }

    .CommonPageTop, .CommonLoginPageTop, .ContentLayoutTop, .PromotionItem .SidebarTop, .NewArrivalCategory .SidebarTop, .BlogListTop { margin-bottom: 15px; padding-bottom: 15px; }

    .NewArrivalCategoryList .CommonProductItemStyle:nth-child(2n), .ProductColumn2DataList .CommonProductItemStyle:nth-child(2n) { clear: none; padding-right: 0; padding-left: 7px; }
    .NewArrivalCategoryList .CommonProductItemStyle:nth-child(2n+1), .ProductColumn2DataList .CommonProductItemStyle:nth-child(2n+1) { clear: left; padding-right: 7px; padding-left: 0; }

    .RelatedProductDataList { padding-left: 5px; padding-right: 5px; }

    .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: 80%; 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; font-weight: 400; }
    .CouponCollectHereText { font-size: 20px; }
    .CouponCollectHeaderText { font-size: 24px; }
    .CouponDetailsDiscountType { font-size: 14px; }
    .CouponDetailsDiscountValue { font-size: 24px; }
    .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%; }
    .CommonCategoryItemStyle { margin: 5px 0; }
     
    /* default contact info */
    .default-contact { background: url(Images/Background/bg-mobile-contact.jpg) no-repeat center bottom; padding-bottom: 180px; }
        .default-contact .info { width: 100%; padding-left: 5px; padding-right: 5px; margin-top: 25px; margin-bottom: 25px; }
    .info-contact-div { position: relative; left: 50%; transform: translateX(-50%); float: left; }
    .title-contact { font-size: 24px; line-height: 32px; text-align: center; font-weight: 400;}
    .info-contact .icon-phone { font-size: 26px; color: #fff; margin-right: 10px; width: 32px; height: 32px; line-height: 32px; text-align: center; float: left; }
    .info-contact .icon-line, .info-contact .icon-facebook { font-size: 24px; color: #f2ab39; margin-right: 10px; background-color: #fff; border-radius: 50px; width: 32px; height: 32px; line-height: 32px; text-align: center; float: left; }
        .info-contact .icon-facebook:before { top: 3px; position: relative; }
    .info-contact a { line-height: 32px; font-size: 20px; }

    .footer-license { width: 100%; text-align: center; line-height: 18px;}
    .footer-license-logo { width: 100%; justify-content: center;}
}

@media only screen and (max-width: 479px) /*Screen width lower than 480 px -------------- For step 1 ------------ */ {
    .GiftRegistryDetailDiv input[type="text"] { width: 90%; }

    /* 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 */
    .CommonCategoryItemStyle { width: 50%; }
    .ProductListDefaultSortString { display: none; }

    table.CommonCategoryImage { height: 34vw; }
    .CommonCategoryImage img { max-height: 35vw; }
    .CommonCategoryName { min-height: 50px; }
    .CommonCategoryNameLink { font-size: 14px; line-height: 20px; }

    .default-container .row { max-width: 96vw; margin-left: 2vw; margin-right: 2vw; padding-right: 0; padding-left: 0; }
    .default-container .CommonProductItemStyle { width: 46vw; padding-right: 0; padding-left: 0; margin-left: 1vw; margin-right: 1vw; }
    div.CommonProductImage { max-height: 46vw; }
    table.CommonProductImage { height: 46vw; }
    .CommonProductImagePanel { height: 46vw; }
    .CommonProductImage img { max-height: 46vw; }

    .CommonProductName { margin-bottom: 5px; }
    .CommonProductNameLink { font-size: 14px; line-height: 18px; }
    .RetailPriceValue { font-size: 11px; }
    .OurPriceValue { font-size: 14px; }
    .CommonProductPriceDetails { line-height: 18px; padding-top: 5px; }

    .AddToWishListButtonLinkButton, .AddToCompareListButtonLinkButton, .TellFriendLinkButton { font-size: 11px; }

    .PromotionGroupDataList .CommonProductName { margin-bottom: 5px; }
    .PromotionGroupDataList .CommonProductNameLink { line-height: 20px; font-size: 14px; }
    .PromotionGroupDataList .OurPriceLabel { line-height: 20px; font-size: 13px; }
    .PromotionGroupDataList .OurPriceValue { line-height: 20px; }
    .PromotionGroupDataList .CommonProductDescription, .PromotionGroupDataList .CommonProductDescription p { font-size: 12px; line-height: 16px; }
    .ViewButtonPanel { display: none !important; }

    .ProductItemCountItemCount { display: none; }
    .ProductLinkToTopDiv { display: none; }
    .ProductListGridListItemPerPage { margin-right: 0; float: left; }
    .ProductItemPaging { display: table; margin: 0 auto; float: none; 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; }
    .ProductDetailsResponsiveImageThumbnail .ImageThumbnailItemStyle { margin-right: 0; margin-bottom: 0; }
    .ProductDetailsResponsive .StarRatingSummaryTable { position: relative; }
    .ProductDetailsResponsiveAddToCart { width: 100%; }
    .ProductQuickInfoPrice { width: 100%; }

        .ProductQuickInfoPrice .DiscountPercent .PercentLabel, .ProductQuickInfoPrice .DiscountPercent .PercentValue { height: 20px; line-height: 20px; }

    .RelatedProductsDatalistItemStyle { background: url("Images/Background/dot-line.jpg") repeat-x left bottom; width: 100%; }

    .RelatedProductsDatalist tr, .RelatedProductsItemTable { display: table; display: table; margin: 0 auto; width: 100%; }

    .RelatedProductsDatalist tr { float: none; }

    .RelatedProductsDetailsColumn { padding-top: 0; width: 70%; }
    .RelatedProductsImageColumn { padding: 0; width: 30%; }


    .ProductDetailsResponsive .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; }
    .PromotionGroupListItemNameLink { font-size: 14px; }
    .PromotionGroupListItemDescription { margin: 0; font-size: 12px; line-height: 16px; height: 32px; }
        .PromotionGroupListItemDescription p { font-size: 12px; line-height: 16px; }
    .PromotionGroupListItemDetailsPriceDiv { width: 100%; float: left; clear: left; }
    .PromotionGroupListItemButtonDiv { width: 90%; }
    /* Promotion Product Item List */

    .PromotionProductGroup { padding: 15px 5px; }

    .PromotionProductItem .ProductImage { left: 0%; }

    .PromotionProductGroupDataList .ProductGroupCombineItem { width: 25px; }

        .PromotionProductGroupDataList .ProductGroupCombineItem div { width: 25px; }


    .PromotionItem .PromotionDetailsDefaultImageAddtoCart .BtnStyle1, .PromotionItem .PromotionDetailsDefaultImageTellFriendImage a.BtnStyle4 { width: 100%; padding: 5px 0; }

    .PromotionProductGroupDataList .PromotionProductItem { width: 90%; margin-left: 5%; margin-right: 5%; }

    .PromotionProductGroupDataList .ProductGroupProductItemStyle { width: 112px; }

    /* Tell a friend */
    .TellFriendFormLabel { width: 90%; margin-left: 0; }

    .TellFriendFormData { width: 100%; clear: left; }

    .TellFriendFormTextEditorDiv { width: 100%; margin-left: 0; }

    .TellFriendCapchaDiv { width: 90%; margin-left: 0; }

    /* StoreSitemap */
    .StoreSiteMapProductDataListItemStyle, .StoreSiteMapDepartmentDataListItemStyle { font-size: 13px; }

    /*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: 13px; width: 165px; }

    .ShippingOptionText { width: 73%; }

    .ShippingOptionPriceValue { width: 27%; font-size: 13px; }

    .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: 13px; }

    .OrderSummaryBody .ProductItemDetails { width: 65%; }

    .OrderSummary .OrderSummaryPriceInfoLabel { line-height: 16px; }

    .AddressCompleteDetail .ShippingCompleteDetailValue { line-height: 18px; }

    .ShippingCompleteDetailLabel { line-height: 18px; }

    .SocialOrderConfirmation .CommonValidatorText.CustomerRegisterPanelCountryValidatorText { margin-top: -14px; }
    /* Social Order End */
    .SubCategoryListResponsive { margin-top: 0; }
        .SubCategoryListResponsive .CategoryName { padding-bottom: 0; margin-top: 15px; }
        .SubCategoryListResponsive .ViewAllDiv { width: 47%; margin: 10px 1%; }

            .SubCategoryListResponsive .ViewAllDiv a { padding: 73px 0; }
    .SubCategoryItemList a { padding: 10px 0; }

    .CategoryRelatedBrands ul li { width: 22.75%; padding: 3px; margin: 3px 0.25%; }
    .CategoryRelatedBrands .item img { max-height: 58px; }

    .sticky-contact .call { padding-left: 40px; }
    .sticky-contact .chat { padding-left: 35px; }


    .ShoppingCart .CommonPageRight { padding: 0; }


    .ShoppingCartBackHomeLinkDiv 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: 20px; }

    /*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: 16px; }
    .OrderSummaryOrderProduct .GiftCouponDetailBox .SidebarTopTitle { font-size: 16px; }

    .PaymentPOPanel { width: 100%; }

    /*Shopping Cart*/
    .ShoppingCartTableDiscountRow { font-size: 14px; }

    .ShoppingCartTableTotalAmountRow { padding: 20px 0; }

        .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 { font-size: 13px; }
    .ShoppingCartGridView .DeleteItem { width: 10%; position: absolute; right: 0; }

    .ShoppingCartGridView .NameItem { margin-top: 48px; line-height: 18px; font-size: 13px; }

    .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; }


    .ProductListItem .CommonProductButton { width: 100%; margin: 5px 0; }
    .CommonProductButton { width: 100%; margin: 5px 0; }
        .CommonProductButton .BtnStyle1 { line-height: 20px; }

    .NewArrivalItem .CommonProductButton .BtnStyle1 { padding: 5px 15px; }

    .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, .BlogListTop .BlogDetailsTopTitle, .NewArrivalTitle, .ProductDetailsRelatedProducts .RelatedProductsTitleRight { font-size: 22px; line-height: 30px; }
    .CenterBlockTopTitle { font-size: 22px; 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; }

    .NewsEventList .NewsTopic { margin: 5px 0; }
    .NewsEventList .NewsEventImageLink { height: 100px; width: 100px; }
    .OrderSummaryHeader, .OrderInfoHeaderTextDiv { font-size: 18px; }

    .TellFriendImageButtonDiv { margin-left: 0; }
    .ProductHotDealDetails .ProductHotDealCountdown { width: 25%; }
    .ProductHotDealDetails .CommonProductDiscountPanel { top: 42px; background-color: #f2ab39; }

    .ShoppingCartItemTitle, .GiftCouponDiv h3, .EstimateShippingPanel h3 { font-size: 18px; }
    .OrderSummaryOrderProductDiv.SummaryTotalPrice { font-size: 16px; }
        .OrderSummaryOrderProductDiv.SummaryTotalPrice .Value { font-size: 18px; }

    .ProductListItemColumn2TellFriendPanel, .ProductListItemColumn2AddtoWishListPanel, .ProductListItemColumn2AddtoCompareListPanel { margin: 0; }

    .TotalSummaryPriceText { font-size: 16px; }
    .socialordersymbol, .TotalSummaryPriceLabel .socialordertotalprice { font-size: 20px; }
    .OrderSlipHeader, .ShippingDetailsHeader { font-size: 18px; }
    .SocialOrderHeaderText1 { font-size: 20px; line-height: 28px; }
    .OrderSummary .OrderSummaryPriceInfoDiv { font-size: 13px; }
    .OrderSummary .OrderSummaryPriceInfoValueBold, .OrderSummary .OrderSummaryPriceInfoLabelBold { font-size: 14px; }
    .SocialOrderCompletedTextTop { background-position: center 12px; }
    .OrderCompletedTextTopLine1 { font-size: 22px; }

    .PromotionItem .NameLabel { font-size: 18px; }
    .PromotionItem .PriceLabel { font-size: 18px; }
    .StoreSiteMapInformationPanel, .StoreSiteMapProductPanel, .StoreSiteMapDepartmentPanel { padding: 0; }

    .sticky-contact .text1 { font-size: 13px; }
    .sticky-contact .text2 { font-size: 15px; }
    .IntroductionMessagePanel .CenterBlockTop { padding-bottom: 30px; }
        .IntroductionMessagePanel .CenterBlockTop::before { height: 20px; background-size: auto 20px; }
    .IntroductionMessagePanel .CenterBlockTopTitle { padding: 0; }

    .IntroductionMessage { font-size: 13px; line-height: 25px; font-weight: 400; letter-spacing: 0.5px; }
        .IntroductionMessage p { font-size: 13px; line-height: 25px; }
    .NewsEvent .row { max-width: 96vw; margin-left: 2vw; margin-right: 2vw; }
    .NewsEventList { margin-bottom: 20px; }
    .NewsEventItemStyle { width: 100%; margin-bottom: 10px; padding: 0; clear: left; }
    .NewsEventImage { height: calc(90vw * 0.75); width: calc(90vw * 0.75); }
    .NewsEventViewAllLink { width: 80%; line-height: 30px; }
    .NewsInfo { text-align: center; }
    .NewsDate { text-align: center; }

    .OrderSummaryButtonDiv, .OrderSummaryFinishButtonDiv, .OrderSummaryFinishImageButton.BtnStyle2 { width: 100%; }
    .MyAccountInfoPanel .Title { font-size: 16px; }

    .Newsletter { width: 90%; }
        .Newsletter .SidebarTopTitle { line-height: 30px; }
    input[type="text"].NewsletterTextBox { height: 34px; font-size: 13px; }
    .NewsletterSubmit.BtnStyle1 { line-height: 34px; font-size: 13px; }

    .LayoutFooterLicense { padding: 5px 0 7px; text-align: center; }
    .footer-license { width: 100%; padding: 0; line-height: 16px; margin-top: 5px; }
    .footer-license-logo { width: 100%; justify-content: center; }


    .TrackingNumberLabelDiv, .ShippingDetailTitleDiv, .PaymentmethodDesktopHeaderTextDiv { font-size: 16px; }
    .OrderSummaryHeader, .OrderInfoHeaderTextDiv { font-size: 16px; }
    .SidebarTopTitle, .BlogSidebarTopTitle { font-size: 18px; }

    .ProductHotDealDetails .ProductHotDealCountdown { height: 42px; }
    .ProductHotDealDetails .CommonProductDiscountPanel { height: 38px; padding: 0 2px; }
    .ProductHotDealDetails .PercentValue { font-size: 14px; }
    .AddToWishListButtonLinkButton:before, .AddToCompareListButtonLinkButton:before, .TellFriendLinkButton:before { font-size: 12px; }

    .FeaturedMerchants { padding-top: 10px; padding-bottom: 10px; }
    .FeaturedMerchant1 { padding-right: 0; position: relative; clear: left; float: left; width: 100%; text-align: center; margin-bottom: 8px; left: 0; }
    .FeaturedMerchant2 { padding-left: 0; position: relative; right: auto; top: auto; height: auto; clear: left; float: left; width: 100%; text-align: center; margin-bottom: 8px; }
    .FeaturedMerchant3 { padding-left: 0; position: relative; right: auto; top: auto; height: auto; clear: left; float: left; width: 100%; text-align: center; margin-bottom: 8px; }
     
    .FeaturedMerchantsAd iframe { height: calc( 100vw * 0.5625); }
    .OrderSummaryFormInfoTitle { font-size: 16px; }
    .OrderSummaryFormHeadTitle { font-size: 16px; }

    .QuickSearchPanel { right: -40px; }
    .CatalogBreadcrumbDiv, .ContentMenuSitemapDiv { font-size: 11px; }
    .CommonProductButtonLink { font-size: 12px; line-height: 20px; }

    .CommonCategoryItemStyle:nth-child(2n) { padding-left: 5px; }
    .CommonCategoryItemStyle:nth-child(2n+1) { padding-right: 5px; }

    .NewArrivalCategoryList .CommonProductItemStyle:nth-child(2n), .ProductColumn2DataList .CommonProductItemStyle:nth-child(2n) { padding-left: 5px; }
    .NewArrivalCategoryList .CommonProductItemStyle:nth-child(2n+1), .ProductColumn2DataList .CommonProductItemStyle:nth-child(2n+1) { padding-right: 5px; }

    .RelatedProductDataList { max-width: 96vw; margin-left: 2vw; margin-right: 2vw; padding-right: 0; padding-left: 0; }

    .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: 16px; }
    .CouponShopNameText { font-size: 20px; }
    .CouponCollectHereText { font-size: 15px; }
    .CouponCollectHeaderText { font-size: 22px; }
    .CouponDetailsDiscountType { font-size: 14px; }
    .CouponDetailsCodeNumber { font-size: 14px; }
    .CouponCollectHeaderTextDev { padding-top: 15px; padding-bottom: 15px; }
}

@media only screen and (orientation: portrait) {
}
