
@media screen and (min-width: 640px) and (max-width: 990px) {

.hide-on-mobile {
    display: none !important;
}

.show-on-mobile {
    display: block;
}

form.form-table ol.user-info-login li .form-table-item{
	width: 120%;
}
ol.user-info-login .input-error{
	margin-left: -13%;
}

.page {
	padding-left: 5%;
	padding-right: 5%;
	width: 90%;
}

#header .page {
	min-height: 65px;
}

h1#logo {
	width: 50%;
}

form.search-box {
	width: 576px;
}

input.search-input {
	width: 370px;
}

ul.ui-autocomplete {
	width: 370px;
}

.search-page-left {
	float: none;
	margin: 0 auto;
	width: 576px;
}

.search-page-right {
	float: none;
	margin: 0 auto;
	width: 576px;
}

.price-table ol li .price-table-title {
	width: 324px
}

.price-table-small ol li .price-table-title {
	width: 451px
}

#reg-how .page {
	text-align: center;
}

.reg-how-item {
	float: none;
	display: inline-block;
	margin-left: 15px !important;
	margin-right: 15px;
}

ul.foot-sn {
	right: 5%;
}

form.search-adv {
	margin-left: auto;
	margin-right: auto;
	width: 576px;
}

.search-adv-left {
	float: none;
}

.search-adv input.search-input {
	width: 410px;
}

.search-adv-right {
	float: none;
	margin-top: 20px;
	margin-left: 23px;
	margin-right: 23px;
	width: auto;
}

.search-adv-slider {
	float: left;
	margin-left: 23px;
	margin-right: 23px;
	width: 219px;
}

.sort-table ol li {
	margin-left: 0;
	margin-right: 0;
	font-size: 14px;
}

.sort-table ol li div {
	padding-left: 2% !important;
	padding-right: 2% !important;
	height: 80px;
}
.cart-table.sort-table ol li div{
	height: auto;
}
.cart-table.sort-table ol li div{
	font-size: 15px;
}
.sort-table ol li.sort-table-head div {
	height: auto;
}

.sort-table ol li.sort-table-head div {
	font-size: 14px;
	text-align: left;
}

.sort-table ol li .sort-table-title {
	width: 36% !important;
}

.sort-table ol li .sort-table-status {
	width: 15% !important;
}

.sort-table ol li .sort-table-value {
	width: 15% !important;
}

.sort-table ol li .sort-table-button {
	float: right;
	width: 93px !important;
}

.sort-table ol li .sort-table-button a {
	margin: 2px 0;
}

.login-form {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.login-reg {
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 0;
	clear: both;
}

.acc-page {
	text-align: center;
}

.acc-nav {
	margin-left: 10px;
	margin-right: 10px;
	float: none;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}

.acc-profile {
	margin-left: 10px;
	margin-right: 10px;
	float: none;
	width: 415px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}

.co-form h2 {
	font-size: 14px;
	overflow: hidden;
}

ul.co-nav {
	padding: 0;
}

ul.co-nav li {
	float: left;
	margin-left: 5px;
	font-size: 13px;
}

ul.co-nav li:first-child {
	margin-left: 0;
}

.co-tab-pp {
	padding-top: 25px;
}

.co-tab-active {
	display: block;
}

.co-form form.form-table {
	margin-top: 0;
}

.co-form form.form-table ol li {
	border-bottom: 1px solid #e1e1e1;
}

.co-form form.form-table ol li.co-form-inline {
	float: none;
	width: 100%;
	padding-right: 0;
}

.co-form form.form-table ol li.form-table-button {
	width: 100%;
	border-bottom: 0;
}
		
.co-form form.form-table ol li.form-table-note {
	border-bottom: 0;
}

.co-form form.form-table ol li .form-table-title {
	width: 130px !important;
}

.card-page {
	text-align: center;
}

.card-page-left {
	float: none;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	vertical-align: top;
}

.card-page-right {
	float: none;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	width: 415px;
	text-align: left;
	vertical-align: top;
}

.card-page .price-table ol {
	padding-left: 5px;
	padding-right: 5px;
}

.card-page .price-table ol li {
	font-size: 14px;
}

.card-page .price-table ol li .price-table-title {
	width: 200px;
}
.card-page .price-table-small-left.price-table ol li .price-table-title {
	width: 100%;
}

.card-page .price-table ol li .price-table-value {
	padding-right: 15px;
	width: 87px;
}

.how-page-photo {
	float: left;
	padding: 0;
	width: 15%;
}

.how-page-photo img {
	width: 100%;
	height: 100%;
}

.how-page-text {
	float: right;
	width: 80%;
}

.how-page-go {
	width: 80%;
}

.popup-in {
	padding-left: 30px;
	padding-right: 30px;
	width: 540px;
}

.popup-in-scrollable {
	width: 95% !important;
}

}
