.b-container{
	max-width: 980px;
	margin: auto;
	padding: 0 10px;
}
@media only screen and (max-width: 735px){
	.b-container{
		padding: 0 20px;
	}
}
.compare-section h1{
	font-size: 48px;
	line-height: 1.08365;
	font-weight: 600;
	margin: 96px 0 30px;
	text-align: center;
}
.b-compare__row{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.align-bottom{
	align-items: flex-end;
}
.b-compare__cell{
	display: none;
	width: 31.2%;
	margin-left: 3%;
}
.ipad .b-compare__cell{
	width: 22.7%;
}
.visible,
.order-1,
.order-2,
.order-3,
.ipad .order-4{
	display: block;
}
.visible:first-child{
	margin-left: 0;
}
.order-1{
	margin-left: 0;
	order: 1;
}
.order-2{
	order: 2;
}
.order-3{
	order: 3;
}
.order-4{
	order: 4;
}
.b-compare__wrap{
	font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
	margin-bottom: 50px
}
.b-compare__head{
	display: block;
	width: 100%;
	font-size: 32px;
	line-height: 1.25;
	font-weight: 600;
	margin-bottom: 48px;
	padding-bottom: 22px;
	border-bottom: 1px solid #ccc;
}
.b-compare__item{
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 25px;
	color: #333;
}
.b-compare__top-text{
	font-size: 21px;
	margin-bottom: 60px;
	text-align: center;
}
.b-compare__selector{
	margin-bottom: 30px;
}
.b-compare__selector-wrap{
	height: 47px;
}

.b-compare__selector.js-stick{
	background-color: white;
	padding: 20px 0;
	position: fixed;
	top: 0;
	z-index: 2;
	left: 0;
	right: 0;
	z-index: 1200;
	border-bottom: 1px solid #ccc;
}
.b-compare__selector.js-stick .b-compare__row{
	max-width: 980px;
	margin: auto;
	padding: 0 10px;
}
.b-compare__selector.js-stick .im-sbox{
	margin-bottom: 0;
}


@media only screen and (max-width: 735px){
	.b-compare__cell{
		width: 43%;
		margin-left: 6.5%;
	}
	.ipad .b-compare__cell{
		width: 43%;
		margin-left: 6.5%;
	}
	.order-3,
	.order-4{
		display: none;
	}
	.b-model-img{
		width: 100%;
		height: auto;
	}
	.not-mobile{
		display: none;
	}
	
}
@media (max-width: 500px){
	.b-compare__head{
		font-size: 28px;
		letter-spacing: -0.5px;
	}
}
.b-model-img{
	display: none;
	width: 100%;
	height: auto;
}
.b-model-img.active{
	display: inline-block;
}
.b-model-colors{
	text-align: center;
}
.b-model-colors__item{
	display:inline-block;
	width: 40px;
	height: 40px;
	margin: 0 6px;
	padding: 3px;
	border: 1px solid transparent;
	border-radius: 50%;
	position: relative;
	box-sizing: border-box;
	cursor: pointer;
	margin-bottom: 30px;
}
.b-model-colors__item:hover{
	border-color: #d6d6d6;
	
}
.b-model-colors__item.active{
	border-color: #0070c9;
}
.b-model-colors__item.active span{
	display: inline-block;
}
.b-model-colors__color{
	width: 32px;
	height: 32px;
	position: absolute;
	top: 3px;
	left: 3px;
	border-radius: 50%;
	box-shadow: inset 0 2px 1.5px rgba(0,0,0,0.1);
}
.b-model-colors__item span{
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translate(-50%);
	font-size: 11px;
	color: black;
	display: none;
	white-space: nowrap;
}
.b-compare__img-wrap{
	text-align: center;
	margin-bottom: 20px;
}
.hide-trash jdiv{
	display: none;
}
.hide-trash .header__inner{
	display: none;
}
.b-compare__title{
	font-weight: bold;
}
.icon-check{
	background-image: url('../img/icon-check.png');
	width: 22px;
	height: 15px;
	display: inline-block;
}
.p-compare .top{
	position: static;
}
.p-compare header{
	padding-top: 0;
}
@media (min-width:736px){
	.ipad .b-compare__selector .im-sbox-active{
		border: 0;
		border-radius: 0;
		border-bottom: 1px solid #d4d4d4;
		cursor: default;
		pointer-events: none;
	}
	.ipad .b-compare__selector .im-sbox-active:after{
		content: none;
	}

}
.b-buy-section.js-stick{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: white;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	z-index: 5;
}
.b-buy-section.js-stick .b-compare__row{
	max-width: 980px;
	margin: auto;
	padding: 0 10px;
}
.b-buy-section.js-stick .b-compare__item{
	margin-bottom: 0;
}
.b-buy-section-wrap{
	height: 50px;
}


.ipad .b-compare__price{
	font-size: 16px;
}
.b-compare__price{
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	font-weight: bold;
}
@media (max-width:736px){
	.b-compare__price{
		margin-left: 0;
		margin-top: 10px;
	}
}

.b-model-img{
	width: auto;
	height: auto;
	max-width: 100%;
}
@media (max-width:993px){
	.b-model-img{
		margin-top: -10%;
		transform:scale(0.9);
		transform-origin: 50% 100% 0;
	}
}
@media (max-width:768px){
	.b-model-img{
		margin-top: -30%;
		transform:scale(0.7);
		transform-origin: 50% 100% 0;
	}
}
