/****************************************************/
/*Ordering Account Page*/
@media (min-width: 800px) and (max-width: 1400px) {
	.rp-open .personal-profile-module .phone-email {
	    width: calc(100% - 20px);
	}
	.rp-open .personal-profile-module .name-and-title {
	    width: calc(100% - 20px);
	}
}
@media (min-width: 800px) and (max-width: 1150px) {
	.account-pages .rp-open .navigation-panel {
	    width: 100%;
	    position: relative;
	}
	.account-pages .rp-open .navigation-panel .links-header {
	    display: none;
	}
	.account-pages .rp-open .navigation-panel .links {
	    font-size: 11px;
	}
	.account-pages .rp-open .navigation-panel .links a {
	    padding: 2px 5px 2px 5px;
	}
	.account-pages .rp-open .navigation-panel .links a {
	    border-bottom: 0;
	    width: auto;
	}
	.account-pages .rp-open .navigation-panel .number.red-number {
	    color: #d20606;
	    background: inherit;
	    margin-left: 0;
	    font-size: 11px;
	    font-weight: normal;
	}
	.account-pages .rp-open .navigation-panel .bracket-separator {
	    display: inline-block;
	}
	.account-pages .rp-open .navigation-panel .number.red-number:before {
	    content: "(";
	}
	.account-pages .rp-open .navigation-panel .number.red-number:after {
	    content: ")";
	}
	.account-pages .rp-open .navigation-panel .number.plain-number {
	    background: none;
	    color: inherit;
	    margin-left: 0;
	    font-size: 11px;
	    font-weight: normal;
	}
	.account-pages .rp-open .navigation-panel .shortcut-links {
	    display: none;
	}
	.account-pages .rp-open .main-panel {
	    width: 100%;
	    margin: 0;
	    padding: 0 10px;
	}
}
@media (min-width: 800px) and (max-width: 1300px) {
	.account-pages .rp-open .main-panel .account-details-module .left-column, .account-pages .rp-open .main-panel .account-details-module .right-column {
	    width: 100%;
	    margin-bottom: 10px;
	}
	.account-pages .rp-open .main-panel .account-details-module .right-column > div {
	    display: inline-block;
	}
	.account-pages .rp-open .main-panel .account-details-module .right-column > div {
	    max-width: none;
	}
	.account-pages .rp-open .benefits .benefit {
	    height: 150px;
	    font-size: 14px;
	}
}
/* @media (min-width: 800px) and (max-width: 1630px) {
	.rp-open .addresses-wrapper .address-item {
	    width: calc(33.3333% - 10px);
	}
}
@media (min-width: 800px) and (max-width: 1400px) {
	.rp-open .addresses-wrapper .address-item {
	    width: calc(50% - 10px);
	}
}
@media (min-width: 1000px) and (max-width: 1300px) {
	.rp-open .addresses-wrapper .address-item {
	    width: calc(50% - 10px);
	}
} */
@media (max-width: 1400px) and (min-width: 1150px) {
	.rp-open .recent-orders-module .recent-orders .tracking {
	    display: none;
	}
}
@media (max-width: 1300px) and (min-width: 1150px) {
	.rp-open .recent-orders-module .recent-orders .in-hands-date {
	    display: none;
	}
}
@media (min-width: 800px) and (max-width: 1190px) {
	.rp-open .recent-orders-module .recent-orders .order-total {
	    display: none;
	}
}
@media(min-width: 800px) and (max-width: 1200px) {
	.rp-open .checkout-shipping-billing-address-page .checkout-shipping-billing-address .choose-address {
		width: 100%;
	}
}
/****************************************************/

/***********Shopping Cart Page***********************/
@media(min-width: 800px) and (max-width: 1400px) {
	.rp-open .shopping-cart .checkout-wrapper {
		width: 100%;
	}
	.rp-open .shopping-cart .right-column-child .order-summary {
		width: 100%;
	}
	.rp-open .shopping-cart .right-column-child .order-summary .discounts-wrapper {
		width: 100%;
		margin-top: 10px;
		border-top: 0;
	}
	.rp-open .order-summary-wrapper {
		width: 100%;
		max-width: 480px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.rp-open .shopping-cart .right-column-child .order-summary .rewards-wrapper {
		width: 100%;
	}
}
@media(min-width: 800px) and (max-width: 1400px) {
	.rp-open .shopping-cart .product-item-row .shopping-cart-items .product-info {
		width: 100%;
		margin-bottom: 10px;
	}
	.rp-open .shopping-cart .product-item-row .shopping-cart-items .right, .rp-open .shopping-cart .shopping-cart-items .order-summary {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.rp-open .shopping-cart .product-item-row .shopping-cart-items > .right {
		width: 70%;
	}
	.rp-open .shopping-cart .shopping-cart-items .order-summary {
		width: 70%;
	}
}
/****************************************************/

/***************Payment Method Page******************/
@media (min-width: 800px) and (max-width: 1400px) {
	.rp-open .shopping-cart .continue-top .checkout-wrapper {
	    width: 380px !important;
	    padding-left: 10px !important;
	    padding-right: 10px !important;
	}
	.rp-open .shopping-cart .right-column-child .wrapper {
	    margin-left: auto;
	    margin-right: auto;
	    position: relative;
	    width: 100%;
	    margin-bottom: 15px;
	    display: inline-block;
	}
	.rp-open .shopping-cart .right-column-child {
	    width: 100%;
	}
	.rp-open .shopping-cart .left-column {
		width: 100%;
	}
	.rp-open .shopping-cart .right-column {
		width: 100%;
	}
	.rp-open .shopping-cart .right-column-child {
		position: relative;
	}
	.rp-open .continue-top {
		display: block;
	}
}
/****************************************************/


/****************Review Order Page*******************/
.rp-open .brad-div {
	right: 300px;
}
@media(min-width: 800px) and (max-width: 1400px) {
	.rp-open .review-order-page .review-order-wrapper .payment-method {
		width: 100%;
	}
	.rp-open .review-order-page .review-order-wrapper .right .gift-cards-coupon-codes {
		width: 100%;
	}
	.rp-open .shopping-cart .left-column .part-order-total {
		width: 100%;
	}
}
@media(min-width: 800px) and (max-width: 1100px) {
	.rp-open .review-order-page .checkout-wrapper {
		float: none !important;
		margin-left: auto;
		margin-right: auto;
	}
	.rp-open .review-order-page .right-column-child .order-summary {
		width: 100%;
	}
}
/****************************************************/

/***************My Rewards Page**********************/
@media(min-width: 1151px) and (max-width: 1400px) {
    .rp-open .mod16 .posting-date, .rp-open .mod16 .order-total, .rp-open .mod16 .expiration-date {
        display: none;
    }
}
@media(max-width: 1100px) {
    .rp-open .mod16 .posting-date, .rp-open .mod16 .order-total, .rp-open .mod16 .expiration-date {
        display: none;
    }
    .rp-open .mod16 .rewards-header > div, .rp-open .mod16 .rewards > div {
        width: 25%;
    }
    .rp-open .mod16 .order-number {
        width: 75px !important;
    }
}
/****************************************************/