@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .page-header-outofbounds { padding-right: 0px; position: absolute; width: 100%; height: 120px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.footer .footer-col {width: 33.3333333%;}
}
 
@media only screen and (min-width: 850px) and (max-width: 991px) {
	.header-container  {padding-top: 0px; height: 105px;}
	.header {padding: 0 10px;}
	.header h1.logo {margin: -13px 0 0 0;}
	.block-poll .answer {width:95px;}
	.footer-container {padding: 20px 0;}
	.footer-cols-wrapper { position:relative;  }
	.footer .footer-col.last { margin-right:0; }
	.container-bg .input-box {width: 220px;}
	.my-account #wishlist-view-form #wishlist-table .product-image img {height:100px;width:100px;}
	.my-account .data-table th, .my-account .data-table td {padding: 5px;}
	#wishlist-view-form .buttons-set.buttons-set2 {text-align:center;}
	#wishlist-view-form .buttons-set.buttons-set2 button.button {float:none;margin: 0 10px 10px 0 !important;}
	#customer-reviews button.button {float:left;}
	.box-up-sell .up-sell-carousel-none li .product-box {padding: 5px;}
	.box-up-sell .up-sell-carousel-none li {width: 150px;}
	.footer .footer-col {width: 50%; margin-bottom: 30px;}
	.footer .footer-col:nth-child(3) { clear: left; }
	.list-1 .title-4,
	.list-1 .title-2 {font-size: 30px; line-height: 30px;}
}

@media only screen and (max-width: 904px) {
	.footer-social, .socialnav {float: none;}
}
@media only screen and (max-width: 736px) {
    .header { padding: 0px; }
    .sf-menu-phone { margin-top: 80px; }
}
@media only screen and (max-width: 849px) {
    body {
        padding: 0;
    }

    body.ind.ps-phone {
        overflow: scroll;
        position: fixed;
        width: 100%;
        margin-left: -9px;
    }

    body.ind.ps-static {
        overflow: hidden;
    }

    .col1-layout .col-main,
    .col2-left-layout .col-main,
    .col2-right-layout .col-main {
        float: none;
    }

    .container {
        margin: 0 auto;
    }

    .page > div > .container {
        padding: 0;
    }

    .page { /*margin: 0 8px;  padding-top: 50px;*/
    }

    .header-bg {
        margin-top: 0;
    }

    .inner-container {
        width: 100%;
        height: 105px;
    }

    .header {
        margin: 0;
        padding: 0 10px;
        width: 100%
    }

    .header .top-search,
    .header .welcome-msg {
        display: none;
    }

    .header .logo {
        display: block;
        float: none;
        margin: 0 auto 15px !important;
        text-align: center;
    }

    .header .header-info,
    .header-list-icon {
        float: none;
        text-align: center;
        border: 0;
    }

    .header .header-info {
        padding: 10px;
    }

    .header-list-icon li {
        float: none;
        display: inline-block;
    }

    .header .logo {
        z-index: 100;
        max-width: 75%;
    }

    .footer .footer-col-content {
        display: none;
    }

    .footer-container {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .footer {
        padding: 0 10px;
    }

    .footer-cols-wrapper {
        border: 0;
    }

    .footer .footer-col {
        margin-right: 0;
        width: 100%;
    }

    .footer .footer-col-content {
        margin-bottom: 12px;
    }

    .footer .paypal-logo {
        float: left;
        clear: left;
        margin: 10px 0;
    }

    .footer address {
        border-top: none;
    }

    .footer h4 {
        border-bottom: 1px solid #848996;
        padding-bottom: 10px;
        margin-bottom: 12px;
        padding-right: 45px;
    }

    .footer h4:hover {
        cursor: pointer;
    }

    .footer h4 span.toggle {
        top: 3px;
    }

    .footer-container-bottom .paypal-logo {
        float: left;
        clear: left;
        margin: 10px 0;
    }

    .footer .store-switcher {
        float: left;
        clear: left;
    }

    .container-bg {
        margin: 0 -10px;
        padding: 7px 20px;
    }

    .container-bg .block-subscribe {
        float: none;
    }

    .container-bg .input-box {
        width: 100%;
    }

    .container-bg .block-title {
        float: none;
        margin-bottom: 10px;
    }

    .container-bg button.button {
        margin-top: 10px;
    }

    #back-top {
        display: none !important;
    }
}

@media only screen and (max-width: 768px) {
    .header .logo {
        padding-top: 5px;
        margin: 0 auto !important;
    }
    .sf-menu-block { margin-top: -64px !important; }
    .header .logo img { max-height: 100px; }
    .header-container { height: 105px; width: 100%; position: fixed; margin: 0; padding: 0; }
}
.skip-content .sf-menu-block > div#menu-icon::before {font-size: 14px;padding-top: 2px;padding-left: 5px;}


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

    .skip-content .sf-menu-block {
        float: left;
        padding-right: 0px;
        position: absolute;
    }

    .skip-content .sf-menu-block > div#menu-icon::before {
        float:left;
        content: "";
        padding-left:5px;
        padding-top:2px;
    }

}

@media only screen and (max-width: 767px) {
    .skip-content .sf-menu-block {
        margin-top:-85px;
    }
    .skip-content .sf-menu-block > div#menu-icon {
        font-size: 3rem;
        font-weight: bold;
        height: 40px;
        line-height: 33px;
        margin: 10px 0 0 20px;
        padding: 0px;
        width: auto;
        float: left;
    }
}

/* Make the drop-down menu full screen on large phones (iPhone 7 plus) and smaller screen sizes */
@media only screen and (max-width: 414px) {
     .sf-menu-phone, .sf-menu-block { width: 100% !important; }
}


