﻿
/*------------------ Custom Responsive Layout ------------------*/

@media only screen and (min-width: 1200px) {
    .NewsEventItemStyle:nth-child(3n-2) { padding-right: 12px; }
    .NewsEventList { display: flex; margin-left: -10px; width: calc(100% + 20px); flex-wrap: wrap; }
    .NewsEventItemStyle { width: calc(33.33% - 20px); float: left; margin: 20px 10px; }
    .NewsEventImage { width: 300px; height: 300px; }

    .ContentBannerParent .row { min-height: 550px; }
    .ContentBannerPanel iframe { height: 330px; width: 100%; }
    .ContentBannerheader { font-size: 48px; }
    .ContentBannerparagraph { font-size: 28px; }
        .ContentBannerparagraph p { font-size: 28px; }
        .ContentBannerparagraph h1 { font-size: 48px; }
        .ContentBannerparagraph h2 { font-size: 42px; }
        .ContentBannerparagraph h3 { font-size: 36px; }

    .ContentBanner1 { background-position: -20% bottom, 110% top, center; }
    .ContentBanner2 { background-position: -20% top, 110% bottom, center; }
    .ContentBanner3 { background-position: -20% bottom, 110% top, center; }

    .ContentBannerParent.WithVideo .ContentBannerheader { font-size: 36px; }
    .ContentBannerParent.WithVideo .ContentBannerparagraph { font-size: 20px; }
        .ContentBannerParent.WithVideo .ContentBannerparagraph p { font-size: 20px; }
        .ContentBannerParent.WithVideo .ContentBannerparagraph h1 { font-size: 36px; }
        .ContentBannerParent.WithVideo .ContentBannerparagraph h2 { font-size: 30px; }
        .ContentBannerParent.WithVideo .ContentBannerparagraph h3 { font-size: 27px; }
    .ContentBannerParent.WithVideo .ContentBannerButton a { font-size: 19px; }

    .FeaturedMerchantsAd iframe { height: 252px; }
    .FeaturedMerchantsTitle { font-size: 24px; }

    .HeaderMenu ul li a.HyperLink { padding: 5px 0; line-height: 30px; font-size: 20px; margin-left: 45px; margin-right: 0; }
    .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { padding: 5px 0; line-height: 30px; font-size: 20px !important; margin-left: 45px; margin-right: 0; }

    .content-footer { font-size: 17px; }
    .NewsletterLabel { font-size: 17px; }

    .ContactMap { height: 480px; }

    .IntroductionMessage h1 { font-size: 46px; }
    .IntroductionMessage h2 { font-size: 38px; }
    .IntroductionMessage h3 { font-size: 32px; } 

    .DefaultMaster .header-container1 .row { padding: 10px; }
    .HeaderLogo img { max-height: 80px; }
}


@media only screen and (min-width: 980px) and (max-width: 1199.99px) {
    .HeaderMenu ul li a.HyperLink { padding: 8px 0; line-height: 24px; font-size: 18px; margin-left: 30px; margin-right: 0; }
    .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { padding: 8px 0; line-height: 24px; font-size: 18px !important; margin-left: 30px; margin-right: 0; }

    .sticky-menu .HeaderMenu ul li a.HyperLink { padding: 5px 0;  }
    .sticky-menu .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { padding: 5px 0;  }

    .DefaultMaster .header-container1 .row { padding: 7px 10px 0; }
    .HeaderLogo img { max-height: 70px; }

    .NewsEventList { display: flex; margin-left: -5px; width: calc(100% + 10px); flex-wrap: wrap; }
    .NewsEventItemStyle { width: calc(33.33% - 10px); float: left; margin: 20px 5px; }
    .NewsEventImage { width: 270px; height: 270px; }

    .FeaturedMerchantsAd iframe { height: 202px; }
    .FeaturedMerchantsTitle { font-size: 22px; }

    .ContentBannerParent .row { min-height: 420px; }
    .ContentBannerPanel iframe { height: 270px; width: 100%; }
    .ContentBannerheader { font-size: 40px; }
    .ContentBannerparagraph { font-size: 24px; }
        .ContentBannerparagraph p { font-size: 24px; }
        .ContentBannerparagraph h1 { font-size: 40px; }
        .ContentBannerparagraph h2 { font-size: 36px; }
        .ContentBannerparagraph h3 { font-size: 30px; }

    .ContentBanner1 { background-position: left bottom, right top, center; background-size: 580px, 320px, auto; }
    .ContentBanner2 { background-position: left top, right bottom, center; background-size: 580px, 320px, auto; }
    .ContentBanner3 { background-position: left bottom, right top, center; background-size: 580px, 320px, auto; }

    .ContentBannerParent.WithVideo .ContentBannerheader { font-size: 30px; }
    .ContentBannerParent.WithVideo .ContentBannerparagraph { font-size: 18px; }
        .ContentBannerParent.WithVideo .ContentBannerparagraph p { font-size: 18px; }
        .ContentBannerParent.WithVideo .ContentBannerparagraph h1 { font-size: 30px; }
        .ContentBannerParent.WithVideo .ContentBannerparagraph h2 { font-size: 27px; }
        .ContentBannerParent.WithVideo .ContentBannerparagraph h3 { font-size: 24px; } 
    .ContentBannerParent.WithVideo .ContentBannerButton a { font-size: 17px; }


    .ContactMap { height: 450px; }

    .IntroductionMessage h1 { font-size: 42px; }
    .IntroductionMessage h2 { font-size: 34px; }
    .IntroductionMessage h3 { font-size: 30px; }

    .content-footer { font-size: 16px; }
    .NewsletterLabel { font-size: 16px; }
     
}

@media only screen and (min-width: 980px) {
    .header-container1 .row { padding: 5px 10px; }
    .header-container1-left { float: left; max-width: 45%; }
    .header-container2 .row { padding: 10px; }
    .header-container2-left { float: left; width: 20%; color: #001f48 }
    .header-container2-right { float: right; width: 80%; }

    .SocialSection .SocialLink a { line-height: 24px; width: 32px; height: 32px; font-size: 18px; padding: 4px 0;  }
    .icon-contact { font-size: 24px; width: 32px; height: 32px; } 
    .tel-div { line-height: 26px; font-size: 20px;  }

    .SwitchLanguageMenuPanel { margin: 4px 0; }
        .SwitchLanguageMenuPanel a { font-size: 16px; color: #0e4c98 } 
    .SwitchLanguageRight .LanguageSwitch { margin-top: 3px; } 

    .HeaderMenuPanel { clear: right; float: right; }
    .footer-columns-common { padding-right: 20px; }
    .footer-columns-common.Contact { width: 26%; }
    .footer-columns-common.Location { width: 29%; }
        .footer-columns-common.Newsletter { float: right; width: 25%; padding-right: 0; } 
        .footer-columns-common.Followus { width: 20%; }

    .titletext-footer { font-size: 20px; line-height: 25px; }
    .content-footer { line-height: 25px; }
        .content-footer ul { line-height: 25px; }
            .content-footer ul li { line-height: 25px; }
        .content-footer .contact-li i { width: 30px; font-size: 20px; }
    .NewsletterLabel { line-height: 25px; margin-top: 20px; margin-bottom: 10px; }

    .LayoutFooterLogo .FooterStoreLogo img { max-height: 130px; }

    .NewsTopicLink { font-size: 20px; }
    .NewsDescription { font-size: 16px; }
        .NewsDescription p { font-size: 16px; }
    .NewsDate { font-size: 16px; }
    .NewsEventImageLink { line-height: 30px; font-size: 16px; }
    .NewsEventViewAllLink { font-size: 17px; }
    .BlogListViewMore .ViewMoreLink { font-size: 17px; line-height: 30px; }


    .CenterBlockTopTitle { font-size: 36px; line-height: 1.5; }
    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .PromotionIteSocialLinkm .SidebarTopTitle, .BlogListTop .BlogDetailsTopTitle { font-size: 30px; }

    .ContentBannerParent .ContentBanner { width: calc(50% - 40px); margin-left: 20px; margin-right: 20px; padding-top: 20px; padding-bottom: 20px; }
    .ContentBannerButton a { font-size: 24px; padding: 10px 30px; margin-top: 10px; }

    .FeaturedMerchants { padding-bottom: 30px; }
    .FeaturedMerchantDiv { width: calc(33.33% - 20px); margin-left: 10px; margin-right: 10px; float: left; }
    .FeaturedMerchantsTitle { padding: 10px 5px; line-height: 1.6; }


    .ContentLayoutRight { font-size: 16px; }
        .ContentLayoutRight p { font-size: 16px; }

    .BlogDetailsDefaultBlogContentDiv { font-size: 16px; }
        .BlogDetailsDefaultBlogContentDiv p { font-size: 16px; }

    .IntroductionMessagePanel { padding-top: 20px; padding-bottom: 20px; }
    .IntroductionMessage { font-size: 18px; }
        .IntroductionMessage p { font-size: 18px; font-weight: 600; }

    .SimplyInfo H1 { font-size: 30px; }
    .SimplyInfo H2 { font-size: 27px; }
    .SimplyInfo H3 { font-size: 24px; }
    .SimplyInfo p { font-size: 18px; }
}

@media only screen and (max-width: 979px) {
    /*--- HeaderMenu ---*/
    .headerMenuNormal { display: block; }
    .headerMenuResponsive { display: none; }

    .SideMenu.Active { width: 320px; z-index: 16000003; }
    .SwitchLanguageMenuPanel { color: #fff; font-size: 14px; }
        .SwitchLanguageMenuPanel a { color: #fff; } 
         
    .titletext-footer { font-size: 18px; }
    .content-footer { font-size: 15px; line-height: 25px; }
        .content-footer ul li { font-size: 15px; line-height: 25px; }
        .content-footer p { font-size: 15px; line-height: 25px; }
        .content-footer ul { line-height: 25px; }
        .content-footer .contact-li i { width: 30px; font-size: 18px; }
        .content-footer .CompanyName { font-size: 16px; }

    .CenterBlockTopTitle { font-size: 30px; line-height: 1.5; }

    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .PromotionIteSocialLinkm .SidebarTopTitle, .BlogListTop .BlogDetailsTopTitle { font-size: 28px; }
    .SidebarTopTitle { font-size: 22px; }
    .ContentLayoutRight p { font-size: 15px; line-height: 28px; }


    .HeaderMenuToggle { display: block; width: 10%; }
    .header-container2 .row { padding: 7px 10px; }
    .header-container2-left { width: 80%; text-align: center; }
    .header-container2 .HeaderMenuPanel { display: none; visibility: hidden; line-height: 0; width: 0; height: 0; }

    .HeaderMenu ul li a.HyperLink { padding: 5px 0; line-height: 24px; font-size: 16px; margin-left: 12px; margin-right: 12px; }
    .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { padding: 5px 0; line-height: 24px; font-size: 16px !important; margin-left: 12px; margin-right: 12px; }

    .ContentBannerParent .row { position: relative; }
 
}

@media only screen and (min-width: 768px) and (max-width: 979.99px) {

    .ContentBannerParent .row { min-height: 320px; }
    .ContentBannerParent .ContentBanner { width: calc(50% - 40px); margin-left: 20px; margin-right: 20px; padding-top: 20px; padding-bottom: 20px; }
    .ContentBannerPanel iframe { height: 210px; width: 100%; }
    .ContentBannerButton a { font-size: 16px; padding: 8px 20px; margin-top: 10px; }

    .ContentBannerheader { font-size: 33px; }
    .ContentBannerparagraph { font-size: 20px; }
        .ContentBannerparagraph p { font-size: 20px; }
        .ContentBannerparagraph h1 { font-size: 33px; }
        .ContentBannerparagraph h2 { font-size: 30px; }
        .ContentBannerparagraph h3 { font-size: 26px; }

    .ContentBanner1 { background-position: left bottom, right top, center; background-size: 400px, 270px, auto; }
    .ContentBanner2 { background-position: left top, right bottom, center; background-size: 400px, 270px, auto; }
    .ContentBanner3 { background-position: left bottom, right top, center; background-size: 400px, 270px, auto; }

    .ContentBannerParent.WithVideo .ContentBannerheader { font-size: 27px; }
    .ContentBannerParent.WithVideo .ContentBannerparagraph { font-size: 17px; }
        .ContentBannerParent.WithVideo .ContentBannerparagraph p { font-size: 17px; }
        .ContentBannerParent.WithVideo .ContentBannerparagraph h1 { font-size: 27px; }
        .ContentBannerParent.WithVideo .ContentBannerparagraph h2 { font-size: 24px; }
        .ContentBannerParent.WithVideo .ContentBannerparagraph h3 { font-size: 21px; }

    .NewsEvent { padding-top: 25px; padding-bottom: 25px; }
    .NewsEventList { display: flex; margin-left: -5px; width: calc(100% + 10px); flex-wrap: wrap; }
    .NewsEventItemStyle { width: calc(33.33% - 10px); float: left; margin: 20px 5px; }
    .NewsEvent .CenterBlockTopTitle { font-size: 30px; }
    .NewsEventTitleSub { font-size: 16px; }
    .NewsEventImage { width: 200px; height: 200px; }
    .NewsTopicLink { font-size: 18px; }
    .NewsDescription { font-size: 15px; }
        .NewsDescription p { font-size: 15px; }
    .NewsDate { font-size: 14px; }
    .NewsEventViewAllLink { font-size: 16px; line-height: 24px; }
    .BlogListViewMore .ViewMoreLink { font-size: 17px; line-height: 24px; }

    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .NewArrivalCategory .NewArrivalTitle, .CatalogName, .BlogDetailsTopTitle, .PromotionItem .SidebarTopTitle, .CheckoutIndicatorTable .CurrentPageTitle span, .BlogListTop .BlogDetailsTopTitle, .CenterBlockTopTitle, .AllBrandsTitle, .AllDepartmentsTitle, .PromotionItem .SidebarTopTitle, .VendorList .CommonPageTopTitle, .BlogDetail-TopTitle { font-size: 28px; }

    .FeaturedMerchants { padding-top: 10px; padding-bottom: 10px; }
    .FeaturedMerchantDiv { width: calc(33.33% - 10px); margin-left: 5px; margin-right: 5px; float: left; }
    .FeaturedMerchantsTitle { padding: 10px 5px; font-size: 20px; line-height: 1.6; }

    .ContentLayoutRight { font-size: 16px; }
        .ContentLayoutRight p { font-size: 16px; }

    .MapLocation { padding-top: 30px; padding-bottom: 30px; }
    .ContactMap { height: 360px; } 

    .BlogDetailsDefaultBlogContentDiv { font-size: 16px; }
        .BlogDetailsDefaultBlogContentDiv p { font-size: 16px; }

    .IntroductionMessagePanel { padding-top: 20px; padding-bottom: 20px; }
    .IntroductionMessage h1 { font-size: 40px; }
    .IntroductionMessage h2 { font-size: 32px; }
    .IntroductionMessage h3 { font-size: 28px; }
    .IntroductionMessage { font-size: 20px; }
        .IntroductionMessage p { font-size: 20px; }

    .DefaultMaster { padding-top: 34px; } 
    .header-container1 .row { padding: 3px 10px; font-size: 13px; }
    .header-container1-left { float: left; max-width: 45%;  } 
    .header-container1-right .LanguageSection { display: none; visibility: hidden; line-height: 0; width: 0; height: 0; }
    .SocialSection .SocialLink a { line-height: 20px; width: 28px; height: 28px; font-size: 16px; padding: 4px 0;  } 
    .tel-div { line-height: 26px; font-size: 17px;  } 

    .DefaultMaster .header-container1 { background-color: #001f48; }
    .DefaultMaster .header-container1-left a { color: #fff; } 
    .DefaultMaster .icon-contact { color: #fff; }
    .DefaultMaster .SocialSection .SocialLink a { border: solid 2px #fff; color: #fff; } 

    .icon-contact { font-size: 18px; width: 25px; height: 28px; }
    .HeaderLogo img { max-height: 60px; }

    .footer-columns-common { width: 33.33%; padding-right: 12px; }
    .titletext-footer { font-size: 20px; line-height: 25px; }
    .content-footer { line-height: 25px; }
        .content-footer ul { line-height: 25px; }
            .content-footer ul li { line-height: 25px; }
        .content-footer .contact-li i { width: 30px; font-size: 20px; }
    .NewsletterLabel { line-height: 25px; margin-top: 20px; margin-bottom: 10px; }
    .LayoutFooterLogo .FooterStoreLogo img { max-height: 100px; }
}

@media only screen and (min-width: 768px) {

    .DefaultMaster .FrontMasterTop { position: absolute; z-index: 2; background: transparent; top: 0; }

    .HeaderMenu ul li a.HyperLink { color: #000; }
        .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { color: #000; }
    .HeaderMenu ul li a.HyperLink:hover, .HeaderMenu ul li:hover a.ContentMenuNavListStaticMenuItem { color: #0e4c98; } 

    .sticky-menu .HeaderLogo img { max-height: 50px; }

    .LanguageSection { float: right; }
    .SocialSection { float: left; color: #0e4c98; display: flex; align-items: center }
        .SocialSection .SocialLink a {   background-color: transparent; float: left; margin: 0 2px; }
            .SocialSection .SocialLink a:hover { background-color: #0e4c98; color: #fff; }
    .icon-contact { margin-right: 5px; text-align: center; display: flex; justify-content: center; align-items: center; }

    .LayoutFooter { padding-top: 30px; padding-bottom: 30px; }
    .LayoutFooterLogo { padding-bottom: 30px; }
    .LayoutFooter .SocialLink a { line-height: 30px; width: 38px; height: 38px; font-size: 22px; padding: 5px 0; margin: 0 6px 6px 0; }

    .footer-columns-common { float: left; margin: 10px 0 20px; }

    .ContentBannerParent .row { display: flex; align-items: center; flex-wrap: wrap; }
    .ContentBannerParent:nth-child(2n) .row { flex-direction: row-reverse; }
    .ContentBannerParent:nth-child(2n) .ContentBannerPanel { width: 50%; text-align: left; }
    .ContentBannerParent:nth-child(2n+1) .ContentBannerPanel { width: 50%; text-align: right; }
    .ContentBannerParent.FullWidthPanel .row { padding: 20px; }

    .ContentBannerParent.WithVideo .ContentBannerparagraph h1 { margin-top: 0; margin-bottom: 10px; line-height: 1.3; }
    .ContentBannerParent.WithVideo .ContentBannerparagraph h2 { margin-top: 0; margin-bottom: 10px; line-height: 1.3; }
    .ContentBannerParent.WithVideo .ContentBannerparagraph h3 { margin-top: 0; margin-bottom: 10px; line-height: 1.3; }


    .ContentBannerParent.WithImage .ContentBannerparagraph p { font-weight: 500; }
    .ContentBannerParent.FullWidthPanel .ContentBannerparagraph p { font-weight: 500; }
    .ContentBannerParent hr { height: 5px; width: 160px; margin-top: 15px; margin-bottom: 15px; }
    .ContentBannerParent.WithVideo hr { margin-left: 0; }

    .TableContainer { display: flex; align-items: center; margin-bottom: 20px }
    .TableDiv.two-cols { display: flex; }
    .TableStyle { border-spacing: 5px; margin-bottom: 5px; }
        .TableStyle.w50 { width: calc(50% - 10px); margin-right: 10px; float: left; clear: none }
        .TableStyle th { padding: 8px 15px; line-height: 1.3; font-size: 20px; }
        .TableStyle td { padding: 8px 15px; line-height: 1.3; font-size: 15px; }
        .TableStyle.text-left td { text-align: left; }

    .FeaturedMerchants .row { padding-left: 0; padding-right: 0; }
    .FeaturedMerchants .CenterBlockRight { display: flex; width: 100%; }

    /* StoreBanner Begin*/

    .StoreBanner { width: 100%; display: inline-block; background-color: #00214a; }
        .StoreBanner .camera_caption { text-align: center; bottom: 58px; }
            .StoreBanner .camera_caption > div { background: rgba(0, 33, 74, 0.6); padding: 10px; }
                .StoreBanner .camera_caption > div > span { font-size: 15px; }
        .StoreBanner .camera_wrap { margin-bottom: -5px !important; }
            .StoreBanner .camera_wrap .camera_fakehover .camera_pag { bottom: 25px; }
                .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: #fff; width: 16px; height: 16px; margin: 5px; border-radius: 30px; }

                        .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li > span, .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li.cameracurrent > span { background: none; left: 0; top: 0; width: 16px; height: 16px; border-radius: 30px; }

                        .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li:hover > span { background-color: #0e4c98; }

                        .StoreBanner .camera_wrap .camera_fakehover .camera_pag .camera_pag_ul li.cameracurrent { background-color: #00214a; }

    .banner-div { position: relative; width: 100%; text-align: center; }
    .banner-caption { position: absolute; bottom: 0; background: rgba(0, 33, 74, 0.6); padding: 10px; width: 100%; text-align: center; color: #fff; font-size: 15px; font-weight: 500; }

    .MobileBanner { display: none; } 

    .NewsEvent { padding-top: 30px; padding-bottom: 30px; }
    .NewsEventItemStyle { text-align: center; }
    .NewsEventViewAll { position: absolute; right: 10px; top: 15px; text-align: right; }
     
    .IntroductionMessagePanel hr { margin-top: 10px; margin-bottom: 20px; }
    .IntroductionMessage h1 { margin-top: 15px; margin-bottom: 15px; }
    .IntroductionMessage h2 { margin-top: 15px; margin-bottom: 15px; }
    .IntroductionMessage h3 { margin-top: 15px; margin-bottom: 15px; }

    .MaintenanceTitle { font-size: 26px; }
    .MaintenanceText { font-size: 16px; }
        .MaintenanceText p { font-size: 16px; }

    .MapLocation { padding-top: 20px; padding-bottom: 40px; }

    h1 { font-size: 28px; }
    h2 { font-size: 25px; }
    h3 { font-size: 22px; }
    h4 { font-size: 20px; }
    h5 { font-size: 18px; }
    h6 { font-size: 17px; }
    .SimplyContainer { padding-top: 30px; padding-bottom: 30px; display: flex; align-items: center; }
    .SimplyImage { width: calc(50% - 20px); margin-right: 20px; }
    .SimplyInfo { width: 50%; padding-left: 20px; padding-right: 20px }
        .SimplyInfo a { margin-top: 20px; }
    .SimplyContainer:nth-child(2n-1) .SimplyImage { margin-left: 20px; }
    .SimplyContainer:nth-child(2n-1) { flex-direction: row-reverse; }
        .SimplyContainer:nth-child(2n-1) .SimplyImage { margin-right: 0 }
        .SimplyContainer:nth-child(2n-1) .SimplyInfo { padding-left: 0; }
    .SimplyContainer:last-child { border-bottom: 0 }

    .BlogListTop { margin-bottom: 10px; }
    .CommonPageTop, .CommonLoginPageTop, .ContentLayoutTop, .PromotionItem .SidebarTop { margin-bottom: 10px; }

    .header-container1-left { color: #0e4c98; }
        .header-container1-left a { color: #0e4c98; }
            .header-container1-left a:hover { color: #009bde; } 
    .SocialSection .SocialLink a {  border: solid 2px #0e4c98; color: #0e4c98; }

    .info-contact { color: #0e4c98; }
    .tel-div { color: #0e4c98; }
        .tel-div a { color: #0e4c98; }
}

@media only screen and (max-width: 767px) {

    .BlogDetailsDefaultBlogContentDiv { font-size: 14px; }
        .BlogDetailsDefaultBlogContentDiv p { font-size: 14px; }

    .MainDivLeft { display: none; }

    .ContentMainDiv .common-center-col { float: none; }

    /*--- Category & Product Item ---*/
    .ContentMenuNavMenuListDynamicMenuStyle { display: none !important; }

    /*KeyValidateError Begin*/
    .KeyValidateError { padding: 70px 0; font-size: 16px; line-height: 30px; }
        .KeyValidateError h1 { margin: 20px 0; font-size: 24px; }
    /*KeyValidateError End*/

    .StoreBanner { display: none; }
    .MobileBanner .swiper-pagination-bullet { background: #fff !important; width: 15px; height: 15px; opacity: 1; }
        .MobileBanner .swiper-pagination-bullet:hover { background: #024b90 !important; }
    .MobileBanner .swiper-pagination-bullet-active { background: #00214a !important; }

    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .NewArrivalCategory .NewArrivalTitle, .CatalogName, .BlogDetailsTopTitle, .PromotionItem .SidebarTopTitle, .CheckoutIndicatorTable .CurrentPageTitle span, .BlogListTop .BlogDetailsTopTitle, .CenterBlockTopTitle, .AllBrandsTitle, .AllDepartmentsTitle, .VendorList .CommonPageTopTitle { font-size: 28px; }


    /*ContentBreadcrumb Begin*/
    .CatalogBreadcrumbDiv { width: 100%; padding: 5px 0; border-bottom: solid 1px #cccccc; margin-bottom: 10px; }
    .ContentMenuSitemapDiv { width: 100%; padding: 5px 0; border-bottom: solid 1px #cccccc; }
        .CatalogBreadcrumbDiv .row .columns, .ContentMenuSitemapDiv .row .columns { background-color: #fff; padding: 0; }
    .ContentMenuSitemapPanel { font-size: 12px; line-height: 20px; }
    span.sitemap-seperator { width: 20px; font-size: 12px; }
    .CatalogBreadcrumb { font-size: 12px; }
    /*ContentBreadcrumb End*/

    .NewsEvent { padding-top: 20px; padding-bottom: 30px; }
    .NewsEventItemStyle { width: 100%; display: flex; align-items: center; border-bottom: solid 2px #cccccc; margin: 0; padding-top: 8px; padding-bottom: 8px; }
        .NewsEventItemStyle:nth-child(3n-2) { padding-right: 0; }
        .NewsEventItemStyle:nth-child(3n-1) { padding-right: 0; padding-left: 0; }
        .NewsEventItemStyle:nth-child(3n) { padding-left: 0; }
    .NewsInfo { clear: none; padding-left: 15px; float: left; text-align: left; font-size: 14px; line-height: 20px; margin-top: 5px; margin-bottom: 5px; }
    .NewsEventItemStyle:nth-child(1) { width: 100%; display: block; align-items: initial; padding-bottom: 15px; text-align: center; }
        .NewsEventItemStyle:nth-child(1) .NewsEventImage { width: 100%; float: none; }
        .NewsEventItemStyle:nth-child(1) .NewsInfo { width: 100%; padding-left: 0; text-align: center; }
        .NewsEventItemStyle:nth-child(1) .NewsTopicLink { text-align: center; }
    .NewsEventViewAll { width: 100%; text-align: center; margin-top: 20px; clear: both; float: left; }
    .NewsEventViewAllLink { font-size: 14px; text-align: center; display: inline-block; line-height: 25px; }
    .BlogListViewMore .ViewMoreLink { font-size: 14px; line-height: 25px; text-align: center; }

    .FeaturedMerchants { padding-top: 30px; padding-bottom: 10px; }
        .FeaturedMerchants .row { max-width: 100%; width: 100%;  }
        .header-container1 { display: none; visibility: hidden; line-height: 0; width: 0; height: 0; }
        .header-container1 .row { max-width: 100%; width: 100%; padding-top: 5px; padding-bottom: 5px; }
    .header-container2 .row { max-width: 100%; width: 100%; padding-left: 10px; padding-right: 10px; }
    .LanguageSection { float: right; clear: none; margin: 0; }
    .SwitchLanguageDropPanel { margin-top: 0; }
    .LanguageSwitch select { font-size: 14px; height: 28px; }

    .HeaderLogo img { max-height: 55px; }

    .ContentBannerParent .row { padding: 20px 10px; min-height: 300px; }
    .ContentBannerParent .ContentBanner { width: 100%; text-align: center; padding: 20px 10px; }
    .ContentBannerParent .ContentBannerPanel { width: 100%; text-align: center; }
    .ContentBanner { padding: 30px 10px; }
    .ContentBannerButton { margin-top: 15px; }
        .ContentBannerButton a { font-size: 15px; padding: 6px 20px; margin-top: 10px; }
    .ContentBannerParent hr { height: 4px; width: 120px; margin-top: 15px; margin-bottom: 15px; }

    .ContentBanner1 { background-position: left bottom, right top, center; background-size: 60%, 33%, auto }
    .ContentBanner2 { background-position: left top, right bottom, center; background-size: 60%, 33%, auto }
    .ContentBanner3 { background-position: left bottom, right top, center; background-size: 60%, 33%, auto }


    .TableContainer { clear: left; float: left; width: 100%; margin-bottom: 20px; }
    .TableStyle { border-spacing: 5px; margin-bottom: 10px; }
        .TableStyle th { padding: 8px 10px; line-height: 1.3; font-size: 16px; }
        .TableStyle td { padding: 8px 10px; line-height: 1.3; font-size: 14px; }
        .TableStyle.text-left td { text-align: left; }

    .LayoutFooter { padding-top: 25px; padding-bottom: 25px; }
        .LayoutFooter .row { width: auto; max-width: 100%; margin: 0 auto; }
    .LayoutFooterLogo { padding-bottom: 20px; }
        .LayoutFooterLogo .HeaderLogo img { max-height: 60px; }
    .LayoutFooter .SocialLink { display: inline-block; }
        .LayoutFooter .SocialLink a { width: 35px; height: 35px; font-size: 20px; padding: 5px 0; margin: 4px; } 
    .titletext-footer { text-align: center }
    .content-toggle { display: none; }
    .content-footer { margin-bottom: 15px; margin-top: 10px; }
        .content-footer ul li { font-size: 15px; }
        .content-footer p { font-size: 15px; }
        .content-footer .CompanyName { font-size: 16px; }
    .footer-columns-common { width: 100%; clear: left; margin-top: 15px; margin-bottom: 15px; float: left !important; text-align: center; }
        .footer-columns-common.Contact .content-footer ul { position: relative; left: 50%; transform: translateX(-50%); float: left; }
    .footer-columns-followus { width: 100%; margin-bottom: 0; display: inline-block; padding: 8px 30px 8px 40px; }
        .footer-columns-followus .menutitle-footer { display: block; }

    .LayoutFooterLogo .FooterStoreLogo img { max-height: 80px; }

    .NewsletterForm { float: none; margin: auto; display: inline-block; max-width: 94%; width: 300px; }
    .NewsletterLabel { line-height: 25px; margin-top: 10px; margin-bottom: 10px; }
    .NewsletterButton { float: none; }

    .ContentLayoutRight { font-size: 15px; }
        .ContentLayoutRight p { font-size: 15px; }
    .BlogDetailsDefaultBlogContentDiv { font-size: 15px; }
        .BlogDetailsDefaultBlogContentDiv p { font-size: 15px; }

    .ContactUs .ContactMap { height: 300px; }
    .ContactUsButtonDiv { width: 100%; }
    .ContactUsCompanyInfo { width: 100%; float: none; margin: auto; padding: 0; }
    .ContactUsContact { width: 100%; }
    .ContactUsForm { width: 100%; margin-top: 20px; }
    .ContactUsBlock { margin: 20px 0; width: 100%; }
    .ContactMap { width: 100%; height: 250px; }
     

    .MapLocation { margin-top: 20px; margin-bottom: 20px; } 

    h1 { font-size: 24px; }
    h2 { font-size: 23px; }
    h3 { font-size: 19px; }
    h4 { font-size: 18px; }
    h5 { font-size: 17px; }
    h6 { font-size: 16px; }

    .IntroductionMessagePanel { padding-top: 25px; padding-bottom: 25px; }
        .IntroductionMessagePanel .row { max-width: 100%; width: 100%; padding-left: 15px; padding-right: 15px; }
        .IntroductionMessagePanel hr { margin-top: 10px; margin-bottom: 20px; }
    .IntroductionMessage h1 { margin-top: 10px; margin-bottom: 10px; }
    .IntroductionMessage h2 { margin-top: 10px; margin-bottom: 10px; }
    .IntroductionMessage h3 { margin-top: 10px; margin-bottom: 10px; }
    .SimplyContainer { padding-top: 20px; padding-bottom: 20px; }
    .SimplyImage { clear: left; float: left; width: 100%; margin-bottom: 20px; }
    .SimplyInfo { clear: left; float: left; width: 100%; }
        .SimplyInfo a { font-size: 14px; margin-top: 10px; }
    .SimplyContainer iframe { height: 250px; width: 100%; }
    .SimplyInfo H1 { font-size: 22px; }
    .SimplyInfo H2 { font-size: 20px; }
    .SimplyInfo H3 { font-size: 18px; }
    .SimplyInfo p { font-size: 15px; }

    .BlogListTop { margin-bottom: 10px; }
    .CommonPageTop, .CommonLoginPageTop, .ContentLayoutTop, .PromotionItem .SidebarTop { margin-bottom: 10px; }
}

@media only screen and (min-width: 480px)and (max-width: 767.99px) {

    .ContentLayoutRight p { font-size: 16px; } 
    .IntroductionMessage h1 { font-size: 30px; }
    .IntroductionMessage h2 { font-size: 26px; }
    .IntroductionMessage h3 { font-size: 22px; }
    .IntroductionMessage { font-size: 18px; }
        .IntroductionMessage p { font-size: 18px; }

    .ContentBannerPanel iframe { width: 450px; height: 255px; }
    .ContentBannerheader { font-size: 30px; }
    .ContentBannerparagraph h1 { font-size: 30px; }
    .ContentBannerparagraph h2 { font-size: 26px; }
    .ContentBannerparagraph h3 { font-size: 22px; }
    .ContentBannerparagraph { font-size: 17px; }
        .ContentBannerparagraph p { font-size: 17px; }

    .FeaturedMerchants .CenterBlockRight { display: flex; flex-wrap: wrap; justify-content: center; }
    .FeaturedMerchantDiv { width: calc(50% - 20px); margin: 10px; float: left; }
    .FeaturedMerchantsTitle { padding: 10px 5px; font-size: 20px; line-height: 1.6; }
    .FeaturedMerchantsAd { margin-bottom: 0; } 
    .FeaturedMerchantsAd iframe { height: 255px; }
     
    .ContentDataItem { width: calc(50% - 20px); margin: 10px; }

    .NewsEventItemStyle:nth-child(1) .NewsEventImage { width: 300px; height: 300px; }
    .NewsEventItemStyle:nth-child(1) .NewsTopicLink { font-size: 20px; }
    .NewsTopic { margin-top: 8px; }
    .NewsTopicLink { font-size: 16px; text-align: left; }
    .NewsEventImage { float: left; width: 150px; height: 150px; }
    .NewsInfo { width: calc( 100% - 150px); }

    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .NewArrivalCategory .NewArrivalTitle, .CatalogName, .BlogDetailsTopTitle, .PromotionItem .SidebarTopTitle, .CheckoutIndicatorTable .CurrentPageTitle span, .BlogListTop .BlogDetailsTopTitle, .CenterBlockTopTitle, .AllBrandsTitle, .AllDepartmentsTitle, .VendorList .CommonPageTopTitle, .BlogDetail-TopTitle { font-size: 24px; }

    .MaintenanceInnerDiv { width: 80%; }
    .MaintenanceTitle { font-size: 24px; }
    .MaintenanceText { font-size: 15px; }
        .MaintenanceText p { font-size: 15px; }
}

@media only screen and (max-width: 479px) {

    .MaintenanceInnerDiv { width: 90vw; }
    .MaintenanceTitle { font-size: 22px; }
    .MaintenanceText { font-size: 14px; }
        .MaintenanceText p { font-size: 14px; }

    .CommonPageTopTitle, .CommonLoginPageTitle, .ContentLayoutTopTitle, .NewArrivalCategory .NewArrivalTitle, .CatalogName, .BlogDetailsTopTitle, .PromotionItem .SidebarTopTitle, .CheckoutIndicatorTable .CurrentPageTitle span, .BlogListTop .BlogDetailsTopTitle, .CenterBlockTopTitle, .AllBrandsTitle, .AllDepartmentsTitle, .PromotionItem .SidebarTopTitle, .VendorList .CommonPageTopTitle, .BlogDetail-TopTitle { font-size: 24px; }

    .CommonPage, .CommonLoginPage, .ContentLayout { margin-top: 0; margin-bottom: 0; }
    .MainDiv, .ContentMainDiv, .ProductMainDiv, .DefaultMainDiv, .AccountMainDiv { padding: 0 0 20px; }

    .BlogNavList { margin: 0; }
    .tel-div { padding: 5px; }

    .IntroductionMessage h1 { font-size: 26px; }
    .IntroductionMessage h2 { font-size: 20px; }
    .IntroductionMessage h3 { font-size: 18px; }
    .IntroductionMessage { font-size: 15px; }
        .IntroductionMessage p { font-size: 15px; }

    .ContentBannerPanel iframe { height: calc((100vw - 20px) * 0.5625); width: calc(100vw - 20px); }
    .ContentBannerheader { font-size: 26px; }
    .ContentBannerparagraph h1 { font-size: 26px; }
    .ContentBannerparagraph h2 { font-size: 21px; }
    .ContentBannerparagraph h3 { font-size: 18px; }
    .ContentBannerparagraph { font-size: 16px; }
        .ContentBannerparagraph p { font-size: 16px; }


    .NewsTopic { margin-top: 8px; margin-bottom: 8px; }
    .NewsTopicLink { font-size: 15px; text-align: left; }
    .NewsEventImage { float: left; width: 100px; height: 100px; }
    .NewsInfo { width: calc( 100% - 100px); }
    .NewsEventItemStyle:nth-child(1) .NewsEventImage { width: 270px; height: 270px; }
    .NewsEventItemStyle:nth-child(1) .NewsTopicLink { font-size: 18px; }
    .NewsDate { font-size: 13px; }
    .NewsDescription { display: none; }

    .FeaturedMerchantDiv { width: 100%; float: left; clear: left; margin-bottom: 25px; }
    .FeaturedMerchantsTitle { font-size: 20px; line-height: 1.4; padding: 10px 0; }
    .FeaturedMerchantsAd { margin-bottom: 0; } 
    .FeaturedMerchantsAd iframe { height: calc(100vw * 0.5625); }


    .LayoutFooterLicense { font-size: 12px; }
    .logofooter { height: 25px; }

    .ContactMap { height: calc(100vw * 0.5625); }
    .ContactUsFinishedContent { font-size: 14px; }

    .NewsletterPageTable { width: 100%; }
    .NewsletterDiv .MessageNormal { font-size: 16px; margin-bottom: 10px; }
    input[type="text"].NewsletterPageTextBox { width: 100%; }
    .NewsletterPanel { margin: 10px 0; width: 100%; }
    .NewsletterPageData { float: left; width: 70%; }
    .NewsletterMessageDiv { clear: left; float: left; width: 100%; }
    .NewsletterLoginImageButton { width: auto; margin: 10px 0 10px 30%; padding: 8px 30px; }

}
@media only screen and (orientation: portrait) {
}
