@media screen and (max-width: 1255px) {

    .header-secondary{
        width: 35%;
    }

    .ViewCart.btn{
        font-size: 10px;
        padding: 0 4px;
    }

}

@media screen and (max-width: 1250px) {
    .footer .footer-columns li {
        padding: 0px 30px;
    }

}
@media screen and (max-width: 1217px) {
    .newsletter-subscription .social{
        font-size:23px
    }

}
@media screen and (max-width: 1175px) {
    .MostPopularList .inner{
        width: 100%;
        max-width: initial;
    }

}

@media screen and (max-width: 1080px) {
    .footer .footer-columns li {
        padding: 0px 20px;
    }

    .footer-info li{
        padding: 0 5px;
    }
}

@media screen and (max-width: 1060px) {
    .newsletter-subscription .social {
        font-size: 20px;
    }
}

@media screen and (max-width: 1050px) {
    .header .social{
        width: 30%;
    }

}


@media screen and (max-width: 1040px) {
    .newsletter-subscription h4{
        font-size: 13px;
    }

}

/* 1024px */
@media screen and (max-width: 1024px) {

    /* Hide */
    .productOptionPreviewDisplay,
    .ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
        display: none !important;
    }
    /* Show */

    /* Layout */

    #home .ProductList li,
    .productPage .ProductList li {
        width: 20%;
    }

    .footer-info{
        float: left;
        clear: left;
        margin: 0;
    }

    .ViewCart.btn{
        clear: both;
        display: block;
        width: 40%;
        margin-top: 5px;
    }

    #SearchForm{
        float: right;
        margin: 0 0 0 7px;
        width: 100%;
    }

    .AddBillingAddress dd,
    .AddShippingAddress dd {
        float: none;
    }

    .PurchaseGiftCertificate .FormContainer dt {
        text-align: left;
        width: auto;
        clear: both;
        float: left;
        margin-right:5px;
        padding: 0 0 10px 0;
    }
    .PurchaseGiftCertificate .FormContainer dd {
        padding: 0;
        margin: 0 0 20px 0;
    }

        /* Cart Styling */

    .ExpressCheckoutContent {
        padding: 0;
        margin-bottom: 20px;
    }

    .ExpressCheckoutContent > div {
        margin-bottom: 20px;
    }
}

/* 1000px */
@media screen and (max-width: 1000px) {

    /* Hide */

    /* Show */

    /* Layout */

    #home .ProductList li,
    .productPage .ProductList li,
    #SimilarMultiProductsByCustomerViews .ProductList li {
        width: 25%;
    }

    .ProductList li {
        width: 33.333333%;
    }

    .FeaturedProducts .ProductList li:last-child, .NewProducts .ProductList li:last-child, .TopSellers .ProductList li:last-child{
        display: none;
    }

    .flex-control-nav{
        left: 45px;
    }
}

@media screen and (max-width: 988px) {
    .header .social{
        width: 20%;
    }

    .footer-main h4{
        font-size: 12px;
    }
}

@media screen and (max-width: 965px){
    .AddBillingAddress dt, .AddShippingAddress dt {
        clear: left;
    }
}

@media screen and (max-width: 950px){
    .newsletter-subscription .social{
        font-size: 20px;
        line-height:22px;
    }

    .newsletter-subscription .social li{
        display: block;
    }
}

@media screen and (max-width: 880px) {

.icon:before {
    display: none;
}

.slide-text{
    display: none;
}

.slide-show h2{
    font-size:30px;
}

}

@media screen and (max-width: 850px) {

    .header-secondary{
        width: 35%;
    }

    #SearchForm .Button{
        width: 25px;
    }

    .header .social{
        width: 18%;
    }

    .newsletter-subscription .one-quarter{
        padding: 0;
    }

    .footer .footer-columns li{
        padding: 0 10px;
    }
    #CategoryHeading .CategoryDescription .CategoryText{
        left: 5%;
        top: 10px;
    }

    #CategoryHeading .CategoryDescription h1{
        font-size: 20px;
    }

    #CategoryHeading .CategoryDescription p{
        font-size: 12px;
    }

}

/* 768px */
@media screen and (max-width: 768px) {

    /* Hide */

    #ProductBreadcrumb,
    .productlist-page .Left, .header .social {
        display: none;
    }

    .BlockContent.PageContent iframe{
        width: auto;
        height: auto;
    }

    .PageMenu li:hover ul {
        display: none;
    }

        #ToggleMenu,
    #cart-amount {
        display: table-cell;
    }

    .ProductList li:hover .Viewproduct{
        display: none !important;
    }

    .TopMenu > .inner,
#Header > .inner,
.PageMenu > .inner,
.main > .inner,
.footer-main > .inner,
.footer-links > .inner,
.newsletter-subscription > .inner, .MostPopular > .inner, .MostPopularList > .inner {
  max-width: 1200px;
  width: 95%;
}

    .footer-main h4{
        font-size: 15px;
    }

    .footer .footer-columns li{
        padding: 5px 10px;
    }

    .flex-control-nav{
        left: 33%;
        bottom: 20px !important;
    }

    .footer .footer-columns ul{
        padding: 0 0 20px 0;
    }

    .promos li{
        width: 30%;
    }

    #ToggleMenu{
        position: absolute;
        left: 0;
        top: 20px;
    }

        #cart-amount{
        position: absolute;
        top: 5px;
        right: 0;
    }

    .FeaturedProducts .ProductList li:nth-child(4), .NewProducts .ProductList li:nth-child(4), .TopSellers .ProductList li:nth-child(4){
        display: none;
    }

    .header-logo img{
        margin-bottom: 10px;
    }

        #cart-amount {
        vertical-align: middle;
        width: 60px;
    }

    #cart-amount .Cart {
        font-weight: bold;
        padding: 1em 0px;
        display: block;
        text-align: center;
        width: 60px;
        position: relative;
    }

    #cart-amount .Cart .total {
        display: inline-block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 4px 5px;
        margin: 0 auto;
        min-width: 25px;
        height: 25px;
    }

    #cart-amount .Cart .bag-handle {
        border-bottom: 0;
        position: absolute;
        top: 8px;
        left: 24px;
        height: 4px;
        width: 8px;
        border-radius: 7px 7px 0px 0px;
    }

      #cart-amount .Cart .total {
    background: #25254b;
    color: #ffffff;
  }
  #cart-amount .Cart .bag-handle {
    border: 2px solid #25254b;
  }

    .Left {
        float: none;
        width: auto;
        padding: 0;
    }
    .productPage .Left {
        float: left;
        padding-right: 20px;
        max-width: 200px;
    }
    .productPage #ProductReviews {
        width:100%;
    }
    .prodDetails {
        width:100%;
    }
    .ViewCart.btn{
        position: absolute;
        top: 15px;
        right: 35px;
        width: 20%; 
        display: none;
    }

    .CartContents > thead,
    .CartContents .CartThumb,
    .CartContents .CartItemIndividualPrice {
        display: none !important;
    }

    #ModalContainer .fastCartThumb,
    #ModalContainer .fastCartItemBox div,
    #ModalContainer .Quantity,
    #ModalContainer .fastCartBottom {
        display: none !important;
    }

    .SubCategoryList {
        display: none;
    }
    
    /* Show */

    .SubCategoryList.mobile {
        display: block;
    }

    /* Layout */

    #home .ProductList li,
    .productPage .ProductList li,
    #SimilarMultiProductsByCustomerViews .ProductList li {
        width: 33.333333%;
    }

    #ProductDetails .left-content {
        float: none;
        width: auto;
    }

    .PrimaryProductDetails .ProductMain {
        float: none;
        padding: 0 0 20px 0;
        width: 100%;
    }

    .footer-columns .grid__item {
        text-align: center;
        width: 33.333333%;
    }

    .footer-columns .grid__item:last-child {
        text-align: center;
        width: 100%;
    }

    .footer-main .SocialConnect ul {
        margin: 0;
        padding: 20px 0;
        text-align: center;
    }

    .footer-main .inner {
        padding: 20px 0 0 0;
    }

    #AjaxLoading {
        background-color: rgba(0,0,0,.7);
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    #AjaxLoading .ajax-loader {
        position: absolute;
        margin-top: -16px;
        top: 50%;
        right: 0;
        left: 0;
    }

    #ModalOverlay {
        background-color: #000;
        opacity: 0.7 !important;
    }

    .productlist-page .CategoryContent {
        padding: 0;
    }

    .fastCartThumb,
    .fastCartItemBox,
    .fastCartSummaryBox {
        float: none;
        width: 100%;
    }

    #ModalContainer {
        background-color: #fff;
        top: 10px !important;
        right: 10px !important;
        bottom: 10px !important;
        left: 10px !important;
        width: auto !important;
        margin-left: 0 !important;
    }

    #ModalContainer .fastCartTop {
        padding: 0;
    }

    #ModalContainer .fastCartItemBox {
        padding: 0;
        text-align: center;
    }

    #ModalContainer .fastCartSummaryBox {
        margin: 0 auto;
        float: none;
        overflow: hidden;
    }

    .login-form .one-half {
        width: 100%;
    }

    .login-form .CreateAccount {
        margin-bottom: 20px;
    }

    .header-logo {
        margin-bottom: 20px;
        float: none;
        margin: auto;
        text-align: center;
    }

    .header-secondary {
        clear: both;
        float: none;
        width: 100%;
    }

    .header-secondary #SearchForm {
        width: 95%;
        margin: auto;
        float: none;
        position: absolute;
        box-sizing:border-box;
        left: 0;
        right: 0;
    }

    #SearchForm input#search_query {
        border-width: 0 !important;
        height: 28px;
    }

    #SearchForm .Button, #SearchForm input.Textbox, #SearchForm {
        background-color: transparent;
    }

    #Header > .inner{
        margin-bottom:35px;
        padding-top: 13px;
    }

    .header-secondary .QuickSearch {
        border-top-width: 0 !important;
    }

    .TopMenu ul {
        text-align: center;
    }

    /* Multipage Cart Styling */
    
    .TabNav {
        border-bottom: 0;
        margin: 0;
        padding: 0;
        font-size: 0;
    }

    .TabNav li {
        width: 100%;
        text-align: center;
    }

    .TabNav li a {
        box-sizing: border-box;
        margin: 0;
    }
}

@media screen and (max-width: 700px) {
    .newsletter-subscription h4{
        font-size: 12px;
    }

    .newsletter-subscription .btn.alt{
        font-size: 10px;
    }

    .footer-links li{
        font-size: 10px;
    }
}

@media screen and (max-width:640px){
.newCustomerContent, .loginContent {
    display: none;
    padding: 10px;
}

#CheckoutGuestForm h4, .AccountLogin h4 {
    cursor: pointer;
}
#CheckoutGuestForm h4,
.AccountLogin h4 {
    background: #25254b;
    padding: 15px 0 !important;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-size: 10px;
}

.ExpressCheckoutContent .CreateAccount, .ExpressCheckoutContent .AccountLogin {
    padding:0;
}

.ExpressCheckoutContent .AccountLogin{
    float: right;
}
.searchPage .ToggleSearchFormLink {
    float: none;
    display: block;
    margin-bottom: 15px;
    width:100%;
}
.searchPage .ToggleSearchFormLink .btn{
    width:100%;
}

}

/* 600px */
@media screen and (max-width: 600px) {

    /* Hide */

    #shareDescription, .MostPopularList, .MostPopular, .FeaturedBrands ul, #home .MostPopularList{
        display: none;
    }

    .FeaturedBrands .one-half {
        width: 100%;
    }

    .FeaturedBrands h3{
        margin-bottom: 5px;
    }

    .footer .footer-columns li{
        display: block;
    }

    .ExpressCheckoutBlock .ExpressCheckoutTitle{
        font-size: 11px;
    }

    /* Show */

    /* Layout */

    .ProductList li,
    #home .ProductList li,
    .productPage .ProductList li,
    #SimilarMultiProductsByCustomerViews .ProductList li {
        width: 50%;
    }

    .FeaturedProducts .ProductList li:nth-child(3), .NewProducts .ProductList li:nth-child(3), .TopSellers .ProductList li:nth-child(3){
        display: none;
    }
    .newsletter-subscription .three-quarters{
        width: 100%;
        padding: 0;
    }
    .newsletter-subscription .one-quarter{
        padding-left:20px;
    }
    .newsletter-subscription .one-fifth{
        position: absolute;
        bottom: -18px;
        left: 0;
        right: 0;
        width: 100%;
    }
    .footer-links li {
        font-size: 10px;
        display: block;
        padding: 0;
        line-height: 12px;
    }
    .newsletter-subscription .social{
        width: 100%;
        float: none;
        padding: 10px 0 0 0;
        text-align: center;
        font-size: 28px;
    }
    .newsletter-subscription > .inner{
        padding-bottom: 30px;
    }

    .newsletter-subscription .grid{
        position: relative;
    }
    .newsletter-subscription .social li{
        display: inline-block;
    }
    .PageMenu ul li a{
        font-size: 11px;
    }

    .CartCode .CouponCode,
    .CartCode .GiftCertificate {
        float: none;
        width: auto;
    }

    /* Adjusting the size of the swatches for smaller screens */

    .productOptionViewRectangle .option label {
        padding: 0 !important;
        line-height: 60px;
        height: 60px;
        width: auto;
        min-width: 60px;
        max-width: 300px;
        overflow-x: scroll;
        white-space: nowrap;
    }
    .productOptionViewRectangle .option label span {
        padding: 0 5px;
    }

    .productOptionPickListSwatch .textureContainer,
    .productOptionPickListSwatch .swatchColours {
        display: block !important;
    }

    .productOptionPickListSwatch .thumbnail,
    .productOptionPickListSwatch .swatchColour {
        display: block !important;
        height: 60px !important;
        width: 60px !important;
    }

    .productOptionPickListSwatch li {
        display: inline-block !important;
    }

    #tabcontent .photo {
        float: none;
        margin: 0;
        width: auto;
    }
    
    .BillingDetails,
    .ShippingDetails {
        width: 100%;
        float: none;
        margin-right: 0;
        padding-top: 15px;
    }

    .ShippingAddressList li {
        width: 50%;
    }

    .CartContents tfoot .CheckoutRedeemCoupon {
        text-align: left;
    }

    .CartContents tfoot .CheckoutRedeemCoupon td {
        padding: 0;
    }

    .newsletter-subscription .grid > .grid__item {
        width: 100% !important;
    }

    .newsletter-subscription input {
        margin-bottom: 20px;
    }

    .newsletter-subscription h4 {
        padding: .5em 0;
        font-size: 1.5em;
        text-align: center;
    }
}

@media screen and (max-width: 550px){
    .SortBox{
        float: left;
        clear: left;
        margin-top: 20px;
    }
}

/* 480px */
@media screen and (max-width: 480px) {

    /* Hide */

    .TopMenu,
    .PageMenu,
    .QuickViewBtn,
    .ProductList .ProductActionAdd,
    .sf-menu li > ul,
    .productlist-page .Left,
    .searchPage .Left,
    .js-faceted-search-column,
    .ProductCompareButton,
    .CompareButton,
    .footer-columns .BrandList,
    .footer-columns .CategoryList, .PageMenu, .slide-overlay, #CategoryHeading .CategoryDescription p {
        display: none !important;
    }

    .DetailRow.qty{
        clear: left;
    }

    #CheckoutStepPaymentDetails dd, #CheckoutStepPaymentDetails .Submit{
        margin-left: 0;
    }

    .ExpressCheckoutBlock .ExpressCheckoutTitle{
        padding: 10px;
    }

    .ExpressCheckoutBlockCompleted a.ChangeLink{
        right: 10px;
    }

    .CartItemQuantity{
        display: none;
    }

    .ProductList.List .ProductDetails{
        width: 100%;
        border-top: none;
        border-bottom: 1px solid #e3e3d3;
    }

    .ProductList.List .ProductImage{
        margin: auto;
        float: none;
    }
    .productPage .Left {
        display:none;
    }
    .footer-main .grid{
        margin-left: 0;
    }
    .footer .footer-columns li:last-child, .footer .footer-columns li:first-child {
        padding: 5px 10px;
    }
    #ToggleMenu{
        position: absolute;
        left: 0;
        top: 45px;
    }

    #cart-amount{
        position: absolute;
        top: 30px;
        right: 0;
    }

    #Header > .inner{
        margin-bottom:15px;
    }

    .footer-info, .footer-links p{
        float: none;
    }

    .FeaturedProducts .ProductList li:nth-child(3), .NewProducts .ProductList li:nth-child(3), .TopSellers .ProductList li:nth-child(3){
        display: inline-block;
    }
    /* Show */
    
    .header-secondary{
        display: block !important;
    }

    .promos li{
        width: 49%;
    }

    /* Layout */
    
    /* increasing input font sizes to avoid some zoom by webkit browsers */
    input[type="date"],
    input[type="email"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="url"],
    textarea,
    select {
        font-size: 16px !important;
    }

    .btn,
    .btn.alt,
    textarea,
    input[type="email"],
    input[type="text"],
    input[type="password"],
    input.Textbox, #ProductReviews .btn, .ExpressCheckoutContent .btn, .newsletter-subscription input[type="submit"],
    .cart .btn {
        display: block;
        height: initial;
        line-height: initial;
        padding: 10px 5px;
        width: 100%;
        margin-bottom: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .login-form input[type="email"],
    .login-form input[type="password"] {
        width: 100%;
    }

    select,
    div.selector /* For uniform */ {
        margin-bottom: 20px;
    }

    #home .ProductList li,
    .productPage .ProductList li,
    #SimilarMultiProductsByCustomerViews .ProductList li {
        width: 100%;
    }

    .TopMenu > .inner,
     #Header > .inner,
    .PageMenu > .inner,
    .main > .inner,
    .footer-main > .inner,
    .footer-links > .inner,
    .newsletter-subscription > .inner {
        width: 90%;
    }

    .header {
        border: none;
        padding-top: 90px;
    }

    #Header {
        position: fixed;
        top: 0;
        z-index: 100;
        display: block;
        background-color: #fff;
        width: 100%;
        border-bottom: 3px solid #25254b;
    }    

    #Header > .inner {
        width: 100%;
        display: table;
    margin-top: 30px;

    }
    
    .header-secondary {
        float: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff
    }

    .header-secondary .currency-converter {
        display: none;
    }
    
    .header-secondary #SearchForm {
        float: none;
        width: 100%;
        display: block;
    }

    .header-secondary #SearchForm input.Textbox {
        border: 0;
        background: none;
        color: #999;
    }

    .header-secondary #SearchForm input.Button {
        background-color: transparent;
        position: absolute;
        border: 0;
        height: 100%;
        right: 0;
        top: 0;
    }

    .header-logo img {
        max-height: 60px;
        display: block;
        margin: 15px auto 0 auto;
    }

    .header-logo {
        display: table-cell;
        float: none;
        vertical-align: middle;
        text-align: center;
        overflow: hidden;
    }
    
    .header-logo h1 {
        padding: 0;
    }
    
    .PageMenu .inner {
        background: #fff;
        padding: 0;
    }
    
    .PageMenu ul {
        display: block;
    }
    
    .PageMenu .CategoryList {
        padding: 0;
    }
    
    .PageMenu .pages-menu {
        display: none;
    }

    .PageMenu li {
        display: block;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #efefef;
    }

    .PageMenu a {
        padding: 1em;
        font-size: 1.2em;
    }
    
    .SubCategoryList {
        padding: 0;
        margin-bottom: 0;
    }

    .SubCategoryList li {
        padding: 0.9em;
        background: none;
        border-bottom: 1px solid #efefef;
    }

    #fastCartContainer {
        max-height: none;
    }
    .footer-columns .grid__item,
    .CartCode .grid__item {
        width: 100%;
    }

    /* Form Styling */
    .form dt,
    .FormContainer dt {
        text-align: left;
        width: auto;
        clear: both;
        float: left;
        padding: 0;
        margin: 0 5px 0 0;
    }
    
    .form dd,
    .FormContainer dd {
        padding: 0;
        margin: 0;
    }
    
    #fancy_outer {
        z-index: 110 !important;
    }

    #fancy_overlay {
        z-index: 105 !important;
    }
    
    .footer-links {
        text-align: center;
    }

    .footer .powered-by {
        float: none;
        display: block;
        margin-top: 10px;
    }

    .LittleNotePassword {
        padding: 0;
        margin-bottom: 20px;
    }

    .addto .BulkDiscount,
    .addto #SideProductAddToWishList {
        display: block;
        margin-bottom: 20px;
    }

    .footer .footer-columns ul {
        margin: 0;
    }

    /* Cart Styling */

    table.CartContents tbody tr td {
        padding: 10px 8px;
    }
    
    .CartCode .grid__item {
        width: 100%;
    }
    
    .CartCode .GiftCertificate input,
    .CartCode .CouponCode input {
        margin-bottom: 20px;
    }

    #CartContent .FloatRight,
    #CartContent .FloatLeft,
    .ExpressCheckoutContent .FloatLeft,
    .ExpressCheckoutContent .FloatRight
    #ConfirmOrder .FloatLeft,
    #ConfirmOrder .FloatRight {
        float: none;
    }

    .PayPalExpressCheckout {
        text-align: center;
        padding: 1em 0;
    }

    .AddBillingAddress dd, .AddShippingAddress dd {
        padding: 0 !important;
        float: none;
        width: auto;
    }

    .ShippingAddressList li {
        width: 100%;
    }

    .ExpressCheckoutContent .CreateAccount,
    .ExpressCheckoutContent .AccountLogin {
        float: none;
        width: auto;
    }
}

@media screen and (max-width:450px){
    .header-logo img{
        max-height: 30px;
    }
}

@media screen and (max-width:400px){
    .header-logo img{
        max-height: 20px;
        margin-top: 15px;
    }
}


@media screen and (max-width:350px){
        .promos li{
        width: 100%;
    }

    .promos li img{
        width: 100%;
    }

    .footer-links img{
        width: 100%;
    }
}
