.custom {
	padding: 114px 0 70px;
}
.custom .left {
	width: 959px;
	position: relative;
}
.custom H1 {
	font-size: 36px;
	letter-spacing: .8px;
	font-weight: 700;
	padding: 20px 0 480px;
}
.custom-pdf {
	position: absolute;
	right: 105px;
	top: 110px;
	font-size: 13px;
	letter-spacing: .3px;
}
.custom-pdf a {
	font-weight: 700;
	color: #000;
}
.custom-pdf.bot {
	display: none;
}
.custom-request {
	position: absolute;
	right: 0;
	top: 61px;
	font-size: 13px;
	letter-spacing: .3px;
}
.wish-txt {
	position: absolute;
	right: 90px;
	top: 78px;
}
.custom-request.bot {
	position: static;
	text-align: center;
	padding-top: 27px;
}
.custom-request A {
	font-weight: 700;
	color: #000;
}
.lay .custom-form .input-box {
	width: 567px;
	margin-left: 0;
	float: none;
}
/* foot slide */
.custom-foot {
	display: none;
	position: absolute;
	z-index: 82;
	top: 538px;
	left: 50%;
	width: 959px;
	height: 44px;
	background: #eaeaea;
	margin-left: -479.5px;
	font-size: 12px;
	line-height: 1.08;
	letter-spacing: 1px;
	color: #3e3e3e;
	border-bottom: 1px solid rgba(151,151,151,.17);
}
.custom-foot.fixed {
	top: 185px;
	position: fixed;
}
.custom-foot .txt {
	float: left;
	font-size: 20px;
	line-height: 2.1;
	letter-spacing: .4px;
	font-weight: 300;
	padding: 2px 0 0 17px;
}
.custom-foot .txt DIV {
	float: left;
}
.custom-foot .title {
	margin: 0 20px 0 0;
	font-weight: 500;
	text-transform: uppercase;
	max-width: 320px;
	white-space: nowrap;
	overflow: hidden;
}
.custom-foot .price SPAN {
	padding-left: 6px;
}
.custom-foot .r.reverse {
	position: relative;
	width: 148px;
	top: auto;
	right: auto;
	padding-top: 9px;
	text-align: left;
}
.custom-foot .r {
	position: relative;
	cursor: pointer;
	padding: 16px 0 0 48px;
	height: 44px;
	box-sizing: border-box;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	transition:all 0.2s;
}
.custom-foot .r:hover {
	background: rgba(215,215,215,.37);
}
.custom-foot .share {
	display: none;
	width: 108px;
	position: relative;
	transition: none !important;
}
.custom-foot .share A {
	display: none;
	position: absolute;
	top: 0;
	width: 45px;
	height: 45px;
}
.share.active {
	padding: 0 !important;
}
.share.active A {
	display: block;
}
.share.active P, .share.active SPAN {
	display: none;
}
.custom-twitter {
	left: 0;
	background: url("../images/custom/custom_twitter.png") no-repeat center center #838383;
}
.custom-twitter:hover {
	background-color: #00aced;
}
.custom-facebook {
	left: 45px;
	background: url("../images/custom/custom_facebook.png") no-repeat center center #838383;
}
.custom-facebook:hover {
	background-color: #3b5998;
}
.custom-pin {
	left: 90px;
	background: url("../images/custom/custom_pin.png") no-repeat center center #838383;
}
.custom-pin:hover {
	background-color: #cb2027;
}
.custom-foot .clear {
	width: 108px;
}
.custom-foot .save {
	width: 108px;
}
.custom-foot .reverse P, .custom-foot P {
	position: absolute;
	left: 13px;
	top: 12px;
	width: 24px;
	height: 21px;
}
.custom-foot .share P {
	left: 15px;
	top: 11px;
	width: 18px;
	height: 20px;
	background: url("/images/share.svg") no-repeat center center;
	background-size: cover;
}
.custom-foot .clear P {
	width: 20px;
	height: 20px;
	background: url("/images/clear.svg") no-repeat center center;
	background-size: cover;
}
.custom-foot .save P {
	width: 22px;
	height: 22px;
	background: url("/images/save.svg") no-repeat center center;
	background-size: cover;
}
.custom-foot .switch {
	float: right;
	position: relative;
	cursor: pointer;
	width: 77px;
	height: 44px;
	background: #d7d7d7;
}
.custom-foot .switch DIV {
	position: absolute;
	left: 15px;
	top: 9px;
	width: 46px;
	height: 26px;
	background: url("/images/easy-mode.png") no-repeat center center;
	background-size: contain;
}
.custom-foot .switch DIV.adv {
	display: none;
	background-image: url("/images/adv-mode.png");
}
/* custom pic */
.custom-pic {
	position: absolute;
	left: 0;
	top: 261px;
	width: 100%;
	height: 322px;
	font-size: 22px;
	letter-spacing: .5px;
	color: #000;
	overflow: hidden;
	z-index: 81;
}
#custom-im {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#custom-over {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.custom-pic.fixed {
	position: fixed;
	left: 0;
	top: -92px;
}
.oval {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -161px;
	width: 322px;
	height: 322px;
	border-radius: 50%;
	background: #f5f5f5;
}
.custom-pic.custom-update .oval {
	background: url("/images/loading_black_big.svg") no-repeat center 152px #f5f5f5;
}
.custom-pic.custom-update #custom-im {
	display: none;
}
.reverse {
	text-align: center;
	position: absolute;
	top: 2px;
	right: 84px;
	width: 120px;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	color: #3e3e3e;
	z-index: 90;
}
.custom-pic .fixed.reverse {
	display: none;
}
.reverse P {
	margin: 0 auto 12px;
	width: 30px;
	height: 26px;
	background: url("/images/rotate.svg") no-repeat center center;
	background-size: contain;
	cursor: pointer;
}
.custom-pic .fixed.txt {
	display: none;
}
.custom-pic .txt {
	position: absolute;
	left: 330px;
	top: 23px;
}
.custom-brand {
	display: none;
}
.custom-pic .title {
	height: 32px;
	font-weight: 500;
	text-transform: uppercase;
}
.custom-pic .price {
	font-weight: 300;
}
.custom-pic .price SPAN {
	padding-left: 4px;
}
.custom-pic .im {
	position: absolute;
	left: 0;
	top: 84px;
	width: 100%;
}
.custom-pic .im.fixed {
	position: fixed;
	width: 1155px;
	top: 19px;
}
.hour12 {
	position: absolute;
	left: 176px;
	top: 41px;
	width: 329px;
	height: 72px;
}
.hour12 .custom-over {
	width: 329px;
	height: 72px;
}	
.hour12 .lugs {
	right: 1px;
	top: 2px;
	z-index: 3;
	width: 47px;
	height: 67px;
	overflow: hidden;
}
.hour12 .lugs IMG {
	float: right;
}
.hour12 .strap {
	right: 46px;
	top: 2px;
	z-index: 3;
}
.hour12 .tip {
	left: 0;
	top: 6px;
	z-index: 4;
}
.back .hour12 .tip {
	z-index: 5;
}
.hour12 .lining {
	left: 0;
	top: 6px;
	z-index: 2;
}
.hour12 .loops {
	left: 36px;
	top: 0;
	z-index: 7;
}
.custom-material .loops {
	left: 29px;
	top: 1px;
}
.back.custom-material .loops.loops0 {
	left: 33px;
}
.loops.loops2 {
	display: none;
}
.hour12 .buckle {
	display: none;
	left: -44px;
	top: -5px;
	z-index: 5;
	background: url("/images/custom/buckle.png");
	width: 57px;
	height: 81px;
}
.back .hour12 .buckle {
	background: url("/images/custom/buckle-reverse.png");
}
.persona-data {
	display: none;
	font-family: 'Times New Roman', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	font-style: italic;
	position: absoute;
	z-index: 9;
	right: 70px;
	top: 25px;
}
.dark .persona-data {
	color: #fff;
}
.back .persona-data {
	display: block;
}
.hour6 {
	position: absolute;
	right: 95px;
	top: 43px;
	width: 409px;
	height: 68px;
}
.hour6 DIV, .hour12 DIV {
	position: absolute;
}
.hour6 .lugs {
	left: 0;
	top: 0;
	z-index: 3;
}
.hour6 .strap {
	left: 47px;
	top: 0;
	z-index: 3;
}
.back .hour6 .strap {
	left: 46px;
}
.hour6 .tip {
	right: 0;
	top: 4px;
	z-index: 4;
	height: 59px;
}
.hour6 .tip IMG {
	float: right;
}
.custom-material.back .hour6 .strap {
	left: auto;
	right: 69px;
}
.custom-material .hour6 .strap IMG {
	float: right;
}
.hour6 .lining {
	left: 0;
	top: 3px;
	z-index: 2;
}
.hour6 .holes {
	right: 60px;
	top: 28px;
	z-index: 5;
	background: url("/images/custom/holes.png") no-repeat left center;
	width: 151px;
	height: 12px;
}
.custom-material .holes, .smart-material .holes {
	background-image: url("/images/custom/holes_real.png");
}
.back-logo {
	display: none;
	position: absolute;
	left: 56px;
	top: 18px;
	background: url("/images/custom/strap_logo_black.png");
	background-size: cover;
	width: 110px;
	height: 30px;
	z-index: 9;
}
.dark .back-logo {
	background-image: url("/images/custom/strap_logo_white.png");
}
.back .back-logo {
	display: block;
}
.handmade {
	display: none;
	position: absolute;
	right: 80px;
	top: 27px;
	background: url("/images/custom/on_black.png") no-repeat center top;
	width: 135px;
	height: 18px;
	z-index: 9;
}
.dark .handmade {
	background: url("/images/custom/on_white.png") no-repeat center top;
}
.watch {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	width: 177px;
	height: 147px;
	background: url("/images/custom/watch-default.png");
}
.back .watch {
	background: url("/images/custom/watch-reverse.png");
}
.custom-shadow {
	display: none;
	position: fixed;
	left: 0;
	top: 208px;
	z-index: 78;
	width: 100%;
	height: 32px;
	opacity: .13;
	-webkit-filter: blur(14.5px);
	filter: blur(14.5px);
	background: #000;
}
.custom-pic .im DIV SPAN {
	position: absolute;
	top: 0;
}
.lining-lugs, .lining-tip {
	display: none;
}
.custom-material .hour12 .tip {
	left: -1px;
}
.custom-material .hour12 .lining {
	top: 7px;
	left: 20px;
}
.custom-material .hour6 .lining-lugs {
	display: block;
	top: 5px;
	left: 1px;
	width: 18px;
	height: 65px;
}
.custom-material .hour6 .lining-lugs IMG {
	float: right;
}
.custom-material .hour6 .lining {
	top: 5px;
	left: 19px;
}
.custom-material .hour6 .lining-tip {
	display: block;
	top: 9px;
	left: 340px;
}
.custom-material .hour12 .lining-lugs {
	display: block;
	top: 7px;
	left: 309px;
}
.custom-material .hour12 .lining-tip {
	display: block;
	top: 12px;
	left: 1px;
}
.custom-material .hour12 .strap {
	right: 48px;
}
.custom-material.has-lining .hour12 .strap {
	right: 20px;
	z-index: 6;
}
/* img sizes */
.custom-material .hour6 .tip IMG {
	width: 69px;
	height: 59px;
}
.custom-material .hour6 .strap IMG {
	width: auto;
	height: 67px;
}
.custom-material .hour6 .lugs IMG, .custom-material .hour12 .lugs IMG {
	width: 47px;
	height: 67px;
}
.custom-material .hour6 .lining-lugs IMG, .custom-material .hour12 .lining-lugs IMG {
	width: 18px;
	height: 65px;
}
.custom-material .hour12 .strap IMG {
	width: auto;
	height: 67px;
}
.custom-material .hour12 .tip IMG {
	width: 56px;
	height: 59px;
}
.custom-material .hour12 .loops IMG {
	height: 73px;
}
.custom-material .hour12 .lining-tip IMG {
	width: 19px;
	height: 56px;
}
.custom-material .hour6 .lining-tip IMG {
	width: 67px;
	height: 57px;
}
.custom-material .hour12 .lining IMG {
	width: 289px;
	height: 65px;
}
.custom-material .hour6 .lining IMG {
	width: 321px;
	height: 65px;
}
/* apple */
.smart-material .hour12 .strap img {
	width: 200px;
	height: 63px;
}
.smart-material.back .hour12 .strap img {
	width: 279px;
	height: 75px;
}
.smart-material .hour6 .strap img {
	width: 279px;
	height: 63px;
}
.smart-material.back .hour6 .strap img {
	width: 389px;
	height: 75px;
}
.smart-material .hour12 .lugs img, .smart-material .hour6 .lugs img {
	width: 62px;
	height: 77px;
}
.smart-material .hour12 .tip img, .smart-material .hour6 .tip img {
	height: 59px;
}
.smart-material .loops img {
	width: 58px;
	height: 73px;
}
.smart-material .hour12 .lining-lugs img {
	width: 16px;
	height: 77px;
}
.smart-material .hour6 .lining-lugs img {
	width: 20px;
	height: 76px;
}
.smart-material .hour12 .lining img {
	width: 279px;
	height: 75px;
}
.smart-material .hour6 .lining img {
	width: 386px;
	height: 73px;
}
.smart-material .hour12 .lining-tip img {
	width: 27px;
	height: 58px;
}
/* daytona */
.daytona .hour6 .lugs, .daytona .hour6 .strap, .daytona .hour6 .lining-lugs, .daytona .hour6 .lining, .daytona .hour6 .tip, .daytona .hour6 .lining-tip, .daytona .hour6 .stitching, .daytona .hour6 .stitching-double {
	transform: scale(-1, 1);
}
.daytona .holes {
	display: none;
}
.daytona .hour6 .tip {
	right: 80px;
}
.custom-material.daytona .hour6 .tip IMG {
  width: 56px;
  height: 59px;
}
.custom-material.daytona .hour6 .lining IMG {
  width: 289px;
  height: 65px;
}
.custom-material.daytona .hour6 .lining-tip IMG {
	width: 19px;
	height: 56px;
}
.custom-material.daytona .hour6 .lining-tip {
  top: 10px;
  left: 308px;
}
.custom-material.daytona.back .hour6 .strap {
	/*right: 101px;*/
	right: 136px;
	z-index: 5;
}
.regular.daytona .hour6 .stitching {
	right: 135px;
}
.regular.daytona .hour6 .stitching-double {
	right: 140px;
}
.regular.daytona .hour6 .stitching-buckle {
	left: auto;
	right: 99px;
	top: 1px;
	z-index: 7;
}
.presile.daytona .hour6 .stitching-buckle {
  left: auto;
  right: 102px;
  top: 1px;
  z-index: 7;
}
.travetta.daytona .hour6 .stitching-buckle {
  left: auto;
  right: 109px;
  top: 9px;
  z-index: 7;
}
/* stitchings */
.hour6 .stitching {
	left: 27px;
	top: 7px;
	z-index: 7;
}
.hour12 .stitching {
	left: 8px;
	top: 8px;
	z-index: 7;
}
.hour6 .stitching-double {
	left: 25px;
	top: 10px;
	z-index: 7;
}
.hour12 .stitching-double {
	left: 59px;
	top: 12px;
	z-index: 7;
}
.smart .hour6 .stitching-double {
	left: 24px;
	top: 7px;
}
.smart .hour12 .stitching-double {
	left: 62px;
	top: 9px;
}
.hour12 .stitching-buckle {
	display: none;
	z-index: 7;
}
.presile .hour12 .stitching {
	left: auto;
	right: 26px;
	top: -2px;
}
.presile.smart .hour12 .stitching {
	top: -3px;
}
.presile .hour12 .stitching-buckle {
	left: 19px;
	top: 3px;
	z-index: 7;
}
.presile.smart .hour12 .stitching-buckle {
	left: 21px;
	top: 4px;
}
.presile .hour6 .stitching {
	left: 25px;
	top: -4px;
}
.travetta .hour12 .stitching-buckle {
	left: 28px;
	top: 11px;
}
.travetta.smart .hour12 .stitching-buckle {
	left: 30px;
	top: 12px;
}
.presile.smart .hour6 .stitching {
	top: -5px;
}
.travetta .hour12 .stitching {
	left: auto;
	right: 26px;
	top: 6px;
}
.travetta .hour6 .stitching {
	left: 25px;
	top: 4px;
}
.travetta.smart .hour12 .stitching {
	right: 24px;
	top: 7px;
}
.travetta.smart .hour6 .stitching {
	left: 23px;
	top: 5px;
}
.regular .hour12 .stitching {
	left: auto;
	right: 30px;
	top: 7px;
}
.on-tone.regular .hour12 .stitching, .on-tone.regular .hour6 .stitching {
	margin-top: -1px;
}
.regular.smart .hour12 .stitching {
	top: 4px;
	right: 24px;
}
.regular .hour6 .stitching {
	left: auto;
	right: 5px;
	top: 5px;
}
.regular .hour12 .stitching-buckle {
	left: 19px;
	top: 3px;
	z-index: 7;
}
.regular.smart .hour12 .stitching-buckle {
	left: 23px;
	top: 4px;
}
.regular.smart .hour6 .stitching {
	right: 4px;
	top: 2px;
}
/* watch apple */
.smart .hour12 {
	left: 174px;
	top: 40px;
}
.smart .watch {
	background: url("/images/custom/smart-watch.png");
	left: -2px;
	top: -1px;
}
.smart .hour6 {
	right: 97px;
	top: 42px;
}
.back.smart .watch {
	background: url("/images/custom/reverse-smart-watch.png");
}
.smart .hour6 .lugs {
	top: -4px;
}
.smart .hour6 .strap {
	left: 62px;
	top: 3px;
}
.has-lining.smart.smart-material .hour6 .strap {
	left: 20px;
	right: auto;
	top: -3px;
}
.has-lining.smart.smart-material .hour6 .tip {
	display: none;
}
.smart .hour6 .tip {
	top: 5px;
}
.smart .hour6 .lining {
	left: 1px;
	top: -1px;
}
.smart .hour12 .lugs {
	top: -2px;
	width: 64px;
	height: 77px;
}
.smart .hour12 .lugs SPAN {
	width: 64px;
	height: 77px;
}
.smart .hour12 .strap {
	left: 65px;
	top: 5px;
}
.smart .hour12 .tip {
	left: 2px;
	top: 7px;
}
.smart .hour12 .lining {
	left: 2px;
	top: 1px;
	z-index: 2;
}
.smart .hour12 .loops {
	top: 1px;
}
.smart .hour12 .buckle {
	left: -42px;
	top: -4px;
}
.smart-material.smart .hour12 .lugs, .smart-material.smart .hour12 .lugs SPAN {
	width: 62px;
}
.smart-material.smart .hour12 .strap {
	left: 66px;
	z-index: 6;
}
.has-lining.smart-material.smart .hour12 .strap {
	left: auto;
	right: 21px;
	top: -1px;
}
.smart-material.smart .hour12 .tip {
	left: 1px;
}
.smart.smart-material .hour12 .loops {
	top: 2px;
	left: 31px;
}
.back.smart.smart-material .loops.loops0 {
	margin-left: 4px;
}
.smart-material.smart .hour12 .lining {
	top: 2px;
	left: 29px;
}
.smart-material.smart .hour6 .lining {
	top: 2px;
	left: 21px;
	z-index: 1;
}
.smart-material .hour6 .lining-lugs {
	display: block;
	top: 0;
	left: 1px;
}
.smart-material .hour12 .lining-lugs {
	display: block;
	top: 1px;
	left: 308px;
}
.smart-material .hour12 .lining-tip {
	display: block;
	top: 11px;
	left: 2px;
}
.smart-material .hour12 .strap {
	left: 56px;
}
/* custom items */
.custom-item {
	margin-bottom: 4px;
}
.custom-item .hd {
	padding-top: 11px;
	height: 21px;
	background: #f5f5f5;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	text-align: center;
	color: #000;
	cursor: pointer;
	position: relative;
	text-transform: uppercase;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	transition:all 0.2s;
}
.custom-item.active .hd, .custom-item .hd:hover {
	background: #2e2e2e;
	color: #fff;
}
.custom-item .hd SPAN {
	position: absolute;
	right: 20px;
	top: 10px;
	cursor: pointer;
	border: 7px solid transparent;
	border-top: 10px solid rgba(185,185,185,.29);
	margin: 1px 0 0 10px;
}
.custom-item.active .hd SPAN {
	border-top: 7px solid transparent;
	border-bottom: 10px solid rgba(185,185,185,.29);
	top: 3px;
}
.custom .col {
	float: left;
	width: 469px;
}
.custom .col.col1 {
	margin-right: 21px;
}
.custom .item {
	position: relative;
	height: 41px;
	border-bottom: 1px solid #d8d8d8;
}
.custom .item.err {
	border-color: #fa7384;
}
.custom .disclaimer {
	font-size: 12px;
	font-weight: 300;
	line-height: 1.75;
	text-align: right;
	color: rgba(0,0,0,.71);
}
.wax_stitching {
	color: #fa7384;
}
.wrist .disclaimer {
	padding: 4px 0 0 240px;
	text-align: left;
	display: none;
}
.custom .input {
	position: absolute;
	right: 0;
	top: 5px;
	width: 184px;
}
.custom .inp {
	border: 0;
	width: 100%;
	height: 30px;
	border-radius: 5px;
	background: rgba(216,216,216,.32);
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #000;
	text-transform: uppercase;
	padding-left: 10px;
	box-sizing: border-box;
}
.custom input[type=text]::-webkit-input-placeholder {color:#000; opacity: 1; }
.custom input[type=text]::-moz-placeholder          {color:#000; opacity: 1; }
.custom input[type=text]:-moz-placeholder           {color:#000; opacity: 1; }
.custom input[type=text]:-ms-input-placeholder      {color:#000; opacity: 1; }
.custom .radio.active.checkbox DIV {
	background: url("../images/tick.png") no-repeat center center #000;
}
.custom .radio.active.checkbox SPAN {
	display: none;
}
.custom .block {
	padding: 41px 0 63px;
	position: relative;
	overflow: visible !important;
}
.custom .error {
	display: none;
	margin: -41px 0 41px;
	overflow: hidden;
}
/* simple constructor */
.custom-simple .advanced {
	display: none;
}
/* 1 block */
.custom .item.persona {
	border-bottom: 0;
	height: 88px;
}
.persona .title {
	float: left;
}
.persona .input {
	width: 174px;
	top: 46px;
}
.persona .radio-block {
	position: absolute;
	left: 197px;
	top: 19px;
}
.wrist {
	position: relative;
}
.custom .wrist .item {
	float: left;
	width: 94px;
}
.custom .wrist div.item:first-child {
	width: 220px;
	margin-right: 20px;
}
.custom .wrist .select {
	width: 220px;
}
.select.disabled .title {
	opacity: .4;
}
.wrist .input {
	width: 68px;
	right: 47px;
	top: 12px;
}
.custom .wrist .ed {
	right: 2px;
	top: 21px;
}
.wrist .select li a {
	padding-left: 121px;
}
.wrist .select .over {
	left: 102px;
}
.model.input {
	right: auto;
	left: 0;
	width: 265px;
}
.brand.input {
	width: 100%;
}
/* 2 block */
#custom2 {
	padding: 41px 0 21px;
}
#custom2 .custom-link {
	position: relative;
	margin: -10px 20px 20px;
	text-align: right;
	font-size: 14px;
}
#custom2 .custom-link a {
	font-weight: 600;
	color: #000;
}
#custom2 .col.col1 {
	width: 175px;
}
#custom2 .radio-block {
	float: left;
	width: 161px;
	margin-top: 13px;
}
#custom2 .col.col2 {
	width: 210px;
}
#custom2 .radio {
	padding-bottom: 51px;
}
#custom2 .col2 .item {
	margin-bottom: 25px;
}
#custom2 .select.sm {
	width: 230px;
}
.select.disabled .title {
	color: #d8d8d8;
}
#custom2 .col3 {
	width: 350px;
	margin-left: 42px;
}
#custom2 .col3 .title {
	text-align: center;
}
#custom2 .col3 .item {
	margin-bottom: 17px;
}
#custom2 .disclaimer {
	margin-top: 5px;
}
#custom2 .select.filled .title, #custom4 .select.filled .title {
	display: none;
}
#custom2 .select.filled .over, #custom4 .select.filled .over {
	left: 0;
}
/* colors */
.custom .colors {
	padding-top: 20px;
	width: 350px;
	height: auto;
	margin: 0 auto;
}
.custom .colors UL {
	display: block;
}
.custom .colors LI {
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	margin-bottom: 25px;
}
.custom .colors LI DIV {
	width: 50px;
	height: 50px;
	position: relative;
	border-radius: 0;
	box-sizing: border-box;
	background-size: cover !important;
}
.custom .colors LI DIV SPAN {
	-webkit-transition:all 0.1s;
	-moz-transition:all 0.1s;
	transition:all 0.1s;
}
.custom .colors DIV.active {
	width: 50px;
	height: 50px;
	cursor: default;
}
.custom .colors LI DIV.active SPAN {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.custom .colors LI:hover DIV SPAN {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	background: rgba(0,0,0,.5);
}
.custom .colors .label {
	text-transform: lowercase;
}
.color .camo {
	background: url("/images/custom/camo.png") !important;
}
.color .tone {
	background: #fff;
}
.color .white-back {
	background: url("/images/custom/white.png") #fff !important;
}
/* 3 block */
#custom3 {
	padding: 41px 0 56px;
}
#custom3 .col1 .select .over {
	left: 192px;
}
#custom3 .col1 .select LI A {
	padding-left: 214px;
}
#custom3 .disclaimer {
	text-align: left;
	padding-top: 20px;
}
.select-lay {
	background: #fff;
}
.select .select-colors.select-lay UL {
	max-height: none;
	overflow-y: hidden;
	padding: 0;
}
.select-colors .colors {
	padding-top: 30px;
	width: 400px;
	height: auto;
	margin: 0 auto;
}
.select-colors .colors LI, .select-colors .colors LI DIV, .select-colors .colors DIV.active, .select-colors .colors LI:hover DIV SPAN {
	width: 40px;
	height: 40px;
}
.select-colors colors LI {
	margin-bottom: 30px;
}
.select-colors .colors DIV.active {
	padding-top: 13px;
}
.select-colors .colors .label {
	width: 190px;
}
.small-color {
	position: absolute;
	z-index: 3;
	top: 9px;
	/*left: 119px;*/
	left: 146px;
	width: 25px;
	height: 25px;
	background-size: cover !important;
}
#par50 ul li {
	display: none;
}
#par50 ul li:not(.none):first-child {
	display: block;
}
#par50 ul.sel-vegan li.vegan {
	display: block;
}
#par50 ul.sel-alligator li.alligator {
	display: block;
}
#par50 ul.sel-regular li.regular {
	display: block;
}
#par57 .over {
/*	left: 157px !important; */
	left: 184px !important;
}
.par71 .small-color {
	left: 146px;
}
.par71 .over {
	left: 184px !important;
}
#par798.disabled .small-color {
	background: none !important;
}
.custom-stitching {
	position: relative;
}
#custom3 .input {
	position: static;
}
#custom3 textarea {
	margin-top: 12px;
	padding-top: 8px;
	width: 469px !important;
	height: 66px;
	text-transform: none;
}
/* 4 block */
#custom4 {
	padding: 41px 0 50px;
}
#custom4 .col1 {
	width: 268px;
}
#custom4 .radio-block {
	position: absolute;
	left: 319px;
	top: 11px;
}
#custom4 .radio-block .radio {
	position: absolute;
	left: 322px;
	top: 53px;
	z-index: 2;
}
#custom4 .radio-block div.radio:first-child {
	left: 0;
}
#custom4 .col.col2 {
	width: 235px;
	margin-left: 60px;
}
#custom4 .select.sm {
	width: 255px;
}
#custom4 .col.col3 {
	margin-left: 81px;
	width: 294px;
}
#custom4 .col3 .input {
	width: 130px;
	right: 67px;
}
#custom4 .col3 SPAN {
	position: absolute;
	right: 24px;
	top: 14px;
	font-size: 13px;
	color: #6f7276;
}
#custom4 .disclaimer {
	text-align: left;
	padding-top: 13px;
}
/* 5 block */
#custom5 {
	padding: 33px 0 49px;
}
#custom5 .error {
	margin-top: -33px;
}
.custom-line {
	position: relative;
}
#custom5 .col1 {
	width: 124px;
}
.profile {
	float: left;
	margin: 17px 0 0 7px;
}
.profile .col {
	float: left;
	width: 261px;
}
.profile .col.col2 {
	width: 285px;
}
.profile .radio {
	padding-left: 113px;
	padding-bottom: 42px;
}
#custom5 .col.col3 {
	width: 371px;
}
#custom5 .col.col4 {
	width: 252px;
	margin-left: 42px;
}
#custom5 .select.sm {
	width: 272px;
}
#custom5 .select.sm .over {
	left: 92px;
	width: 90px !important;
}
#custom5 .col.col5 {
	width: 261px;
	margin-left: 33px;
}
#custom5 .col.col5.disabled, .radio.disabled {
	opacity: .3;
}
.radio.disabled DIV {
	cursor: default;
}
#custom5 .col5 .item {
	border: 0;
	padding-top: 12px;
}
#custom5 .input {
	width: 66px;
	right: 89px;
}
.custom .ed {
	position: absolute;
	top: 14px;
	font-size: 13px;
	color: #6f7276;
}
#custom5 .ed {
	right: 54px;
}
#custom5 .disclaimer {
	text-align: left;
	margin: 10px 0 0 0;
}
/* 5 block new */
#custom5 .col45 {
	float: left;
	width: 548px;
	margin-left: 40px;
}
#custom5 .col45 .item {
	padding-left: 36px;
	box-sizing: border-box;
}
#custom5 .col45 .item {
	height: 83px;
}
#custom5 .col45 .radio-block {
	float: left;
}
#custom5 .col45 .thick-val {
	float: left;
	margin-left: 16px;
	display: none;
}
#custom5 .col45 .thick-val.active {
	display: block;
}
#custom5 .thick {
	position: absolute;
	left: 0;
	top: 12px;
}
.thick-item.minimize {
	height: 0px !important;
	border: 0;
	overflow: hidden;
}
#custom5 .col45 .select .over {
	left: 210px;
}
.thick-other {
	position: relative;
	padding: 11px 0 0 0;
	margin-top: -8px;
}
.thick-val {
	display: block;
}
#custom5 .col45 .ed, #custom5 .col45 .input {
	float: left;
	position: relative;
	right: auto;
	top: auto;
}
#custom5 .col45 .input {
	margin: -6px 0 0 8px;
}
#custom5 .col45 .ed {
	margin: 3px 0 0 7px;
}
#custom5 .col45 .label {
	float: left;
	margin: 3px 0 0 7px;
	color: #6f7276;
	font-size: 13px;
}
#custom5 .col45 .label.s {
	margin-left: 14px;
}
#custom5 .col45 .select.disabled .title {
	opacity: 1;
	color: #222;
}
/* 6 block */
#custom6 {
	padding: 0 0 4px;
}
#custom6 .error {
	margin-top: 0;
}
.custom-func {
	position: relative;
	padding-top: 33px;
	height: 192px;
	box-sizing: border-box;
}
.custom-func .radio-block {
	float: left;
	padding-top: 13px;
	padding-left: 21px;
}
.custom #custom6 .col, .custom #custom7 .col {
	width: 124px;
}
#custom6 .loops-block .col {
	width: 469px;
}
#custom-func6 {
	height: auto;
	padding-top: 0;
	margin-top: -20px;
	padding-bottom: 50px;
}
.loops-wrap.start {
	height: 0;
	overflow: hidden;
}
.loops-color.radio-block {
	position: relative;
	z-index: 2;
}
.custom-im .radio {
	float: left;
	position: relative;
	z-index: 2;
	width: 133px;
	box-sizing: border-box;
	text-align: left;
	padding: 88px 0 0 30px;
	margin: -11px 0 0 70px;
}
.custom-im .radio DIV {
	top: 15px;
}
.custom-box {
	position: absolute;
	z-index: 1;
	top: 0;
	background: rgba(216,216,216,.15);
}
#custom-func1 {
	height: 144px;
	padding-top: 0;
}
.custom-func .radio-block.tip {
	padding-left: 61px;
}
.custom-im.tip .radio {
	margin-left: 30px;
	width: 156px;
}
#custom-func2 {
	height: 170px;
}
#custom-func2 .radio-block {
	padding-top: 13px;
}
#custom-func2 .radio {
	width: 178px;
}
#par207 {
	height: 192px;
	padding-top: 0;
}
#par207 .col {
	padding-top: 50px;
}
#par207 .col.first {
	padding-top: 0;
}
#par207 .radio-block {
	margin: 4px 0 0 70px;
	width: 194px;
}
#par207 .radio {
	margin-bottom: 18px;
}
#par207 .item {
	margin-bottom: 8px;
}
#par207 .input-col {
	width: 156px;
	margin-left: 13px;
}
#par207 .input-col .item {
	border-color: #fff;
}
#par207 .input {
	width: 60px;
	right: auto;
	left: 0;
	top: 6px;
}
#par207 .ed {
	right: 25px;
}
#custom-func4 {
	margin-top: 40px;
	height: 250px;
}
.loops.radio-block, .loops-color.radio-block {
	margin: 4px 0 0 70px;
	width: 294px;
}
.loops .radio {
	z-index: 3;
	margin-bottom: 18px;
}
.radio-block.large {
	margin-left: -15px;
	padding-top: 20px;
}
.radio-block.large .radio {
	margin-left: 85px;
	width: 191px;
	padding-top: 89px;
	line-height: 1.2;
}
#custom-func5 {
	padding-top: 0;
	height: 226px;
}
#custom-func5 .title {
	margin-right: -4px;
}
#custom-func5 .radio-block.large {
	margin: -7px 0 0 70px;
}
#custom-func5 .radio-block.large .radio {
	width: 248px;
	margin-left: 0;
	padding-top: 120px;
}
#custom-func5 .disclaimer {
	text-align: left;
	padding-top: 8px;
}
#custom6 .col.col3 {
	width: 469px;
}
#custom6 .col.col3.first {
	margin-right: 21px;
}
/* 7 block */
#custom7 {
	padding: 0;
}
.custom-notes {
	position: absolute;
	left: -88px;
	top: 285px;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #000;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 400px;
	height: 23px;
	background: #d8d8d8;
	text-align: center;
	text-transform: uppercase;
	padding-top: 6px;
	box-sizing: border-box;
}
#custom7 .item .title {
	white-space: nowrap;
}
#custom7 .input {
	width: 763px;
	top: 44px;
}
#custom7 textarea {
	padding-top: 8px;
	height: 106px;
	text-transform: none;
}
#custom-spec1 {
	height: 201px;
}
#custom-spec5 {
	height: auto;
	margin-bottom: 40px;
}
#custom-spec2, #custom-spec3, #custom-spec4 {
	height: auto;
}
#custom-spec2 .buckle-type {
	position: relative;
	z-index: 2;
}
.buckle-type ul {
	margin-top: 8px;
}
.buckle-type li {
	padding-top: 10px;
	font-size: 13px;
	color: #3e3e3e;
}
.buckle-type li.active {
	font-weight: 700;
}
.buckle-type a {
	text-decoration: underline;
	color: #3e3e3e;
}
.buckle-type li.active a, .buckle-type li:hover a {
	color: #000;
	text-decoration: none;
}
#custom7 .radio-block {
	width: 828px;
	height: auto;
}
#custom7 .radio {
	height: 204px;
	margin-top: -18px;
}
#custom7 .radio.text {
	padding: 17px 0 16px 28px;
	line-height: 1;
	width: 300px;
	height: 104px;
	text-align: left;
}
#custom-spec3 {
	padding-top: 0;
}
#custom-spec2 .ch {
	height: 13px;
}
#custom-spec4 {
	margin-top: 30px;
}
#custom-spec4 .col {
	margin-top: 0;
}
#custom-spec4 .radio-block {
	margin-top: 0;
}
#par170 .radio {
	text-align: center;
	padding: 100px 0 0 0;
}
#custom-spec3 .disclaimer {
	text-align: left;
	margin: 0 0 40px 85px;
}
#custom-spec3 .disclaimer b {
	font-size: 14px;
}
#custom-spec3 .radio {
	height: 164px;
	padding-top: 0;
	text-align: center;
}
#custom-spec3 .radio img {
	display: block;
	width: 160px;
	height: auto;
}
#custom-spec2 .disclaimer {
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 20px;
}
/* Form backgrounds ---------------------------------------------- */
#par154 {
	background: url("/images/custom/form/tip-regular.png") no-repeat 30px 0;
}
#par155 {
	background: url("/images/custom/form/tip-pointed.png") no-repeat 30px 0;
}
#par156 {
	background: url("/images/custom/form/tip-square.png") no-repeat 30px 0;
}
#par157 {
	background: url("/images/custom/form/tip-smart-watch.png") no-repeat 30px 0;
	width: 148px;
}
#par159 {
	background: url("/images/custom/form/lugs-regular.png") no-repeat 30px 0;
}
#par160 {
	background: url("/images/custom/form/lugs-curved.png") no-repeat 30px 0;
}
#par161 {
	background: url("/images/custom/form/lugs-smart-watch.png") no-repeat 30px 0;
	width: 148px;
}
#par147 {
	background: url("/images/custom/form/flat.png") no-repeat 30px 0;
}
#par148 {
	background: url("/images/custom/form/round-padding.png") no-repeat 30px 0;
}
#par149 {
	background: url("/images/custom/form/squared-padding.png") no-repeat 30px 0;
}
#par150 {
	background: url("/images/custom/form/round-spines.png") no-repeat 30px 0;
}
#par151 {
	background: url("/images/custom/form/squared-spines.png") no-repeat 30px 0;
}
#par152 {
	background: url("/images/custom/form/aviator.png") no-repeat 30px 0;
}
#par167 {
	background: url("/images/custom/form/buckle-regular.png") no-repeat 30px 0;
}
#par169 {
	background: url("/images/custom/form/buckle-special.png") no-repeat 30px 0;
}
#par168 {
	background: url("/images/custom/form/buckle-none.png") no-repeat 30px 0;
}
#par916 {
	background: url("/images/custom/form/buckle-cut.png?2") no-repeat 30px 0;
}
#par917 {
	background: url("/images/custom/form/buckle-no-cut.png?2") no-repeat 30px 0;
}
.custom-daytona #custom-func2, .custom-daytona #custom-func1, .custom-daytona #par207, .custom-daytona #custom-holes, .custom-daytona #custom-func4, .custom-daytona #custom-func5 .disclaimer {
	display: none;
}
.custom-daytona #custom-func5 {
	padding: 30px 0;
}
.custom-daytona #par167, .custom-daytona #par168, .custom-daytona #par169, #par916, #par917 {
	display: none;
}
.custom-daytona #par916, .custom-daytona #par917 {
	display: block;
}
#par171 {
	background: url("/images/custom/form/no-bickle-included.png") no-repeat center 0;
	background-size: 70%;
}
#par172 {
	background: url("/images/custom/form/16-mm-white.png") no-repeat center 10px;
}
#par173 {
	background: url("/images/custom/form/16-mm-yellow.png") no-repeat center 10px;
}
#par174, #par554 {
	background: url("/images/custom/form/18-mm-rose.png") no-repeat center 10px;
}
#par175, #par555 {
	background: url("/images/custom/form/18-mm-yellow.png") no-repeat center 10px;
}
#par176, #par556 {
	background: url("/images/custom/form/18-mm-white.png") no-repeat center 10px;
}
#par177 {
	background: url("/images/custom/form/20-mm-fixed-buckle.png") no-repeat center 0;
}
#par790 {
	background: url("/images/custom/form/20-mm-black-gloss.png") no-repeat center 0;
}
#par791 {
	background: url("/images/custom/form/20-mm-black-matte.png") no-repeat center 0;
}
#par792 {
	background: url("/images/custom/form/20-mm-silver-matte.png") no-repeat center 0;
}
#par793 {
	background: url("/images/custom/form/20-mm-silver-gloss.png") no-repeat center 0;
}
#par794 {
	background: url("/images/custom/form/20-mm-rose-gloss.png") no-repeat center 0;
}
#par795 {
	background: url("/images/custom/form/20-mm-yellow-gloss.png") no-repeat center 0;
}
#par187 {
	background: url("/images/custom/form/quick_release.png") no-repeat center 0;
}
#par188 {
	background: url("/images/custom/form/regular_bars.png") no-repeat center 0;
}
#par190 {
	background: url("/images/custom/form/special_cuts.png") no-repeat center 0;
}
#par170 .radio.hidden {
	display: none !important;
}
/*#par180 {
	background: url("/images/custom/form/insert_red_1.png") no-repeat center -20%;
	background-size: 60%;
}
#par181 {
	background: url("/images/custom/form/insert_red_2.png") no-repeat center 0;
	background-size: 75%;
	padding-top: 70px;
}
#par182 {
	background: url("/images/custom/form/insert_red_2_2.png") no-repeat center 0;
	background-size: 75%;
	padding-top: 70px;
}*/
/* View mode ---------------------------------------------- */
.custom-view .select .arr {
	display: none;
}
.custom-view .select.disabled .title {
	opacity: 1;
}
.custom-view .radio DIV {
	cursor: default;
}
.custom-view .custom-request, .custom-view .custom-pdf {
	display: none !important;
}
.custom-view .colors li div {
	cursor: default;
	opacity: .4;
}
.custom-view .colors div.active {
	opacity: 1;
}
.custom-view .colors div span {
	display: none;
}
.custom-view .colors div.active span {
	display: block;
}
.custom-screen .oval, .custom-screen .left {
	display: none;
}
.custom-view #custom-spec5 {
	display: none;
}
.custom-screen .custom-pic {
	left: -100px;
	top: 0;
	width: 1155px;
}
.custom-screen .custom-pic .im {
	top: 10px;
}
#iframe {
	border: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
#iframe IFRAME {
	width: 1400px;
	height: 600px;
}
.custom-hint {
	display: none;
}
/* Media queries ---------------------------------------------- */
@media (max-width: 768px) {
	.custom {
		padding: 0;
	}
	.oval, .custom-request, .custom-pic .reverse, .custom-pic .price, .custom-box {
		display: none;
	}
	.custom-pdf, .wish-txt {
		position: static;
		text-align: center;
	}
	.custom-pdf {
		padding-bottom: 20px;
	}
	.custom-pdf.bot {
		padding-bottom: 0;
	}
	.custom-hint {
		display: block;
		position: relative;
		font-size: 12px;
		line-height: 1.33;
		margin: 0 20px 20px 60px;
		padding-left: 60px;
	}
	.custom-hint svg {
		position: absolute;
		left: 0;
		top: 0;
	}
	.custom-hint a {
		font-weight: 700;
		color: #000;
		text-decoration: underline;
	}
	.wish-txt {
		margin: 5px 0 15px;
	}
	.custom H1 {
		font-size: 24px;
		line-height: 0.88;
		letter-spacing: .5px;
		position: relative;
		z-index: 5;
		padding: 23px 0 26px 14px;
	}
	.custom-slider {
		position: fixed;
		left: 0;
		top: 0;
		width: 49px;
		height: 100%;
		background: #2e2e2e;
		border-left: 1px solid #e6e6e6;
		z-index: 3;
		overflow: hidden;
	}
	.custom-slider DIV {
		position: absolute;
		left: 15px;
		top: 300px;
		border: 15px solid transparent;
		border-left: 20px solid #fff;
	}
	.custom-slider DIV:before {
		position: absolute;
		content: 'SEE PREVIEW';
		left: -104px;
		top: -130px;
		width: 190px;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		font-size: 17px;
		line-height: 1.24;
		letter-spacing: 5.6px;
		font-weight: 400;
		color: #fff;
		text-align: center;
	}
	.custom-slider.active {
		left: auto;
		right: 0;
		z-index: 6;
		border-left: 1px solid #c5c5c5;
	}
	.custom-slider.active DIV {
		left: 0;
		border: 15px solid transparent;
		border-right: 20px solid #000;
	}
	.custom-slider.active DIV:before {
		content: 'SEE OPTIONS';
		left: -86px;
	}
	.custom .left {
		width: auto;
	}
	/* pic */
	.custom-pic {
		display: none;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		overflow-x: hidden;
		overflow-y: auto;
		background: #e6e6e6;
	}
	.custom-pic .main {
		height: 1020px;
		margin: 20px 0 0;
	}
	.custom-pic .im {
		position: absolute;
		left: 8%;
		top: 100px;
	}
	.hour12 {
		left: 0px;
		top: 150px;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.watch {
		position: absolute;
		margin: 0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		left: 80px;
		top: 349px;
	}
	.hour6 {
		right: auto;
		left: -40px;
		top: 663px;	
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.smart .hour12 {
		left: 0px;
		top: 150px;
	}
	.smart .watch {
		left: 80px;
		top: 349px;
	}
	.smart .hour6 {
		right: auto;
		left: -40px;
		top: 663px;	
	}
	.custom-pic .left {
		position: absolute;
		left: 12px;
		top: 44px;
	}
	.custom-pic .txt {
		position: static;
	}
	.custom-brand {
		display: block;
		font-size: 16px;
		letter-spacing: .4px;
		font-weight: 600;
		padding-bottom: 6px;
	}
	.custom-pic .title {
		height: auto;
		font-size: 20px;
		line-height: 1.05;
		letter-spacing: .4px;
	}
	.custom-pic .title SPAN {
		display: block;
		font-size: 12px;
		line-height: 1.75;
		letter-spacing: .25px;
		text-transform: none;
	}
	/* items */
	.custom .block {
		padding: 12px 0 40px;
	}
	.custom-item {
		margin: 0 28px 10px 77px;
	}
	.custom-item.active {
		position: relative;
	}
	.custom-item .hd {
		padding: 0;
		height: 50px;
		transition: none;
		text-align: left;
	}
	.custom-item .hd P {
		display: table-cell;
		vertical-align: middle;
		padding: 0 30px 0 20px;
		height: 50px;
	}
	.custom-item .hd SPAN {
		right: 13px;
		top: 20px;
		border: 7.5px solid transparent;
		border-top: 10px solid rgba(185,185,185,.29);
		margin: 0;
	}
	.custom-item.active .hd SPAN {
		border-top: 7.5px solid transparent;
		border-bottom: 10px solid rgba(185,185,185,.29);
		top: 12.5px;
		margin: 0;
	}
	.custom .disclaimer {
		font-size: 11px;
		text-align: center;
	}
	.custom .error {
		margin: 0 0 21px !important;
		height: auto !important;
	}
	.custom .error DIV {
		padding: 8px 21px 9px 6px;
		height: auto;
		text-align: left;
	}
	.custom .error SPAN {
		right: 6px;
		top: 10px;
	}
	/* form */
	.custom .input {
		width: 100%;
	}
	.select .over {
		font-size: 12px;
		left: 0 !important;
	}
	.select .arr {
		right: 10px !important;
	}
	.select LI A {
		padding-left: 19px !important;
	}
	.select.filled .title {
		display: none;
	}
	/* 1 line */
	#custom1 {
		padding-bottom: 20px;
	}
	.custom .col {
		width: auto;
		float: none;
	}
	.custom .col.col1 {
		margin-right: 0;
	}
	.custom .item.brand-item {
		height: auto;
	}
	.brand.input {
		position: static;
		margin: 5px 0 17px;
	}
	.custom .wrist .item {
		float: none;
		width: auto;
	}
	.custom .wrist div.item:first-child {
		width: auto;
		margin-right: 0;
	}
	.custom .wrist .select {
		width: auto;
	}
	.wrist .input {
		width: 68px;
		right: 42px;
		top: 48px;
	}
	.custom .wrist .ed {
		right: 2px;
		top: 55px;
	}
	.wrist .select .over {
		left: 102px;
	}
	.persona .input {
		width: 174px;
		left: 0;
	}
	.custom .model-item {
		height: 112px;
	}
	.model-item .input {
		top: 17px;
	}
	.model.input {
		position: static;
		width: 100%;
		padding-top: 64px;
	}
	.wrist .disclaimer {
		padding: 10px 0 0;
		text-align: left !important;
	}
	.box-mobile {
		height: 16px;
	}
	/* 2 line */
	#custom2 {
		padding: 20px 0;
	}
	#custom2 .custom-link {
		margin: 0;
		height: 40px;
		text-align: center;
	}
	#custom2 .col1 {
		display: none;
	}
	#custom2 .radio-block {
		float: none;
		width: auto;
		margin-top: 0;
	}
	#custom2 .col.col2 {
		width: auto;
		position: absolute;
		left: 0;
		top: 90px;
		width: 100%;
	}
	#custom2 .radio {
		padding-bottom: 25px;
	}
	#custom2 .radio.active {
		padding-bottom: 77px;
	}
	#custom2 .col2 .item {
		display: none;
		margin-bottom: 0;
		margin-left: 27px;
		border-bottom-width: 1px;
	}
	#custom2 .col2 .item.active {
		display: block;
	}
	#custom2 .col2 .item:nth-child(2) {
		margin-top: 43px;
	}
	#custom2 .col2 .item:nth-child(3) {
		margin-top: 84px;
	}
	#custom2 .col2 .item:nth-child(4) {
		margin-top: 125px;
	}
	#custom2 .select.sm {
		width: auto;
	}
	#custom2 .col.col3 {
		margin-left: 0;
		width: auto;
		margin-top: -4px;
	}
	#custom2 .disclaimer {
		text-align: right;
		margin: 9px 9px 0 0;
	}
	.custom .colors {
		margin-top: 0;
		padding-top: 0 !important;
		width: 250px !important;
	}
	.custom .colors LI {
		margin-bottom: 16px !important;
	}
	.custom .colors .label {
		font-size: 12px;
	}
	#custom2 .over {
		width: 200px !important;
	}
	/* 3 line */
	#custom3 {
		padding: 10px 0 21px;
	}
	.select-colors .colors {
		padding-top: 16px !important;
		width: auto !important;
		margin-left: 20px;
	}
	#custom3 textarea {
		width: 100% !important;
	}
	.select-colors.select-lay .colors ul {
		max-height: 320px;
		height: auto;
	}
	#par57 .over, .par71 .over {
		left: 36px !important;
	}
	.small-color {
		left: 0 !important;
	}
	#custom3 .disclaimer {
		padding-top: 12px;
	}
	/* 4 line */
	#custom4 {
		padding: 3px 0 26px;
	}
	#custom4 .col1 {
		width: auto;
	}
	#custom4 .item {
		margin-bottom: 99px;
	}
	#custom4 .col1 .item {
		border-bottom-color: #fff;
	}
	#custom4 .radio-block {
		position: absolute;
		left: 0;
		top: -6px !important;
	}
	#custom4 .radio-block:nth-child(2) {
		top: 135px !important;
	}
	#custom4 .radio-block:nth-child(3) {
		top: 276px !important;
	}
	#custom4 .radio-block:nth-child(4) {
		top: 418px !important;
	}	
	#custom4 .radio-block .radio {
		position: relative;
		left: 0;
		margin-bottom: 21px;
	}
	#custom4 .col.col2 {
		padding-left: 32px;
		margin-left: 0;
		box-sizing: border-box;
		position: absolute;
		left: 0;
		top: 34px;
		width: auto;
	}
	#custom4 .select.sm {
		width: auto;
	}
	#custom4 .col.col3 {
		padding-left: 32px;
		margin-left: 0;
		box-sizing: border-box;
		position: absolute;
		left: 0;
		top: 75px;
		width: auto;
	}
	#custom4 .col3 .input {
		right: 43px;
		width: 80px;
	}
	#custom4 .col3 SPAN {
		right: 0;
	}
	#custom4 .disclaimer {
		text-align: right;
		padding-top: 10px;
	}
	#custom4 .select .over {
		width: 80% !important;
	}
	/* 5 line */
	#custom5 {
		padding-bottom: 21px;
	}
	#custom5 .col1 {
		width: auto;
	}
	.profile {
		float: none;
		margin: 15px 0 0 7px;
	}
	.profile .col {
		float: none;
		width: auto !important;
		padding-left: 0 !important;
	}
	#custom5 .col.col3, #custom5 .col.col4 {
		width: auto;
		margin-left: 0;
	}
	#custom5 .select.sm {
		width: auto;
	}
	#custom5 .col.col5 {
		width: 261px;
		margin-left: 0 auto;
	}
	#custom5 .disclaimer {
		text-align: left;
		margin: 0;
	}
	#custom5 .col45 {
		width: auto;
		margin-left: 0;
	}
	#custom5 .col45 .item.s {
		height: 150px;
		margin-bottom: 4px;
	}
	.thick-other {
		margin-left: -36px;
	}
	#custom5 .edf {
		float: none;
		clear: both !important;
		height: 22px;
		display: block;
	}
	#custom5 .col45 .label.s {
		margin-left: 0;
	}
	/* 6 line */
	#custom6 {
		padding: 3px 0 21px;
		display: block;
	}
	.custom-func {
		padding-top: 0 !important;
		height: auto !important;
	}
	.custom-func .radio-block {
		float: none;
		padding: 21px 0 0 !important;
	}
	.custom #custom6 .col, .custom #custom7 .col {
		width: auto;
		float: none;
	}
	#custom6 .col.col3.first {
		margin-right: 0;
		margin-top: 20px;
	}
	.custom-im .radio {
		float: none !important;
		width: auto !important;
		box-sizing: border-box;
		padding: 17px 0 54px !important;
		margin: 0 !important;
		text-align: left;
	}
	.custom-im .radio label {
		padding-left: 140px;
		display: block;
	}
	#custom-func2 .radio {
		padding-top: 24px !important;
	}
	#custom-func2 .custom-im .radio DIV {
		top: 24px;
	}
	#custom-func2 {
		height: auto;
	}
	#par207 {
		margin-top: 14px;
	}
	#par207 .radio-block {
		margin: -8px 0 0 !important;
		width: auto;
	}
	#par207 .radio {
		margin-bottom: 82px;
	}
	#par208 {
		margin-bottom: 8px !important;
	}
	#par207 .col.first {
		position: static;
	}
	#par207 .col.first .item {
		margin-bottom: 0;
	}
	#par207 .col {
		position: absolute;
		left: 0;
		top: 66px;
		width: 100% !important;
		box-sizing: border-box;
	}
	#par207 .col .item {
		float: none;
		width: 100%;
		margin-bottom: 72px;
	}
	#par207 .col.notch-height {
		top: 102px;
	}
	#par207 .input-col {
		width: auto;
		margin-left: 0;
	}
	#par207 .input {
		right: 40px;
		left: auto;
		top: 8px;
	}
	#par207 .ed {
		right: 0;
		top: 15px;
	}
	#custom-func4 {
		height: auto;
		margin-top: 20px;
	}
	.loops.radio-block {
		margin-left: 0;
		width: auto;
	}
	.loops .radio {
		margin-bottom: 20px;
	}
	.radio-block.large {
		margin-left: 0;
		padding-top: 0;
	}
	.radio-block.large .radio {
		width: auto;
	}
	#custom-func5 {
		height: auto;
	}
	#custom-func5 .radio-block.large {
		margin: 0;
	}
	#custom-func5 .radio-block.large .radio {
		width: auto;
		height: auto !important;
		margin-left: 0;
		padding: 120px 0 40px !important;
	}
	#custom-func5  .radio label {
		padding-left: 30px;
	}
	#par170 .radio {
		text-align: left;
		background-position: 30px 0 !important;
		margin-bottom: 10px !important;
		font-size: 12px;
		line-height: 1.4;
		padding-top: 10px !important;
	}
	#par171.radio {
		background-size: 40%;
		padding-top: 0 !important;
		margin-bottom: 30px !important;
	}
	.buckle-type ul {
		margin: 8px 0;
	}
	.buckle-type li {
		padding: 0 8px 0 0;
		display: inline;
		white-space: nowrap;
	}
	/* 7 line */
	#custom7 {
		padding: 3px 0 21px;
	}
	#custom7 .input {
		position: relative;
		width: auto;
		top: auto;
		height: 70px;
		margin: 12px 0 3px;
	}
	#custom7 textarea {
		height: 70px;
	}
	#custom7 .radio-block {
		width: auto;
	}
	#custom7 .radio {
		height: auto !important;
	}
	.custom-notes {
		left: auto;
		right: -214px;
	}
	#custom7 .radio.text {
		line-height: 1;
		width: auto;
		height: auto !important;
		padding-bottom: 20px !important;
	}
	#custom7 .radio.text label {
		padding-left: 30px;
	}
	#custom-spec3 .col, #custom-spec3 .radio-block, #custom-spec4 .col, #custom-spec4 .radio-block {
		margin-top: 0;
	}
	#custom-spec3 .radio {
		margin-bottom: 0 !important;
    	padding-bottom: 0 !important;
	}
	#custom-spec3 .disclaimer {
		margin-left: 0;
	}
	#custom-spec3 .radio label {
		padding-left: 0;
		width: 240px;
	}
	#custom-spec3 .radio img {
		margin: -8px auto 0;
	}
	#custom-spec4 .radio {
		background-position: 40px top !important;
	} 
	#custom-spec2 .disclaimer {
		position: static;
	}
	/* foot */
	.custom-request.bot, .custom-pdf.bot {
		display: block;
		position: relative;
		height: auto;
		right: auto;
		top: auto;
		padding: 36px 0 15px;
		z-index: 5;
		line-height: 1.62;
		letter-spacing: 0;
		z-index: 85;
		background: #fff;
	}
	.custom-pdf.bot {
		padding: 0 0 15px;
		text-align: center;
	}
	.custom-request A,  {
		display: block;
		text-align: center;
	}
	.foot {
		position: relative !important;
		bottom: auto;
		z-index: 91;
	}
	.to-top {
		position: relative;
		z-index: 85;
		background: #fff;
	}
	.to-top.fixed {
		display: none !important;
	}
	.custom-bot {
		z-index: 85;
		margin: 40px 12px 0;
		position: relative;
		height: auto;
		padding: 0;
	}
	.custom-bot .price {
		position: absolute;
		left: 36px;
		top: 43px;
	}
	.custom-bot .price P {
		padding: 0 0 3px;
	}
	.custom-bot .price DIV {
		font-size: 20px;
	}
	.custom-bot .txt {
		float: none;
		padding: 111px 36px 30px;
		margin: 0;
		width: auto;
		text-align: justify;
	}
	.custom-bot .gform {
		float: none;
		position: absolute;
		right: 35px;
		top: 35px;
		margin: 0;
		width: 185px;
	}
	.custom-bot .to-cart {
		width: 125px;
	}
	.custom-bot .kolvo {
		width: 50px;
	}
	.custom-foot {
		display: block;
		position: fixed;
		top: auto;
		bottom: 0;
		left: 0;
		margin: 0;
		width: 100%;
		height: 50px;
		background: rgba(0, 0, 0, 0.65);
		font-size: 12px;
		line-height: 1;
		letter-spacing: 1px;
		color: #fff;
		border: 0;
	}
	.custom-foot .title {
		display: none;
	}
	.custom-foot .txt {
		position: absolute;
		left: 12px;
		top: 15px;
		font-size: 25px;
		font-weight: 300;
		line-height: 0.84;
		letter-spacing: .5px;
		color: #fff;
		padding: 0;
	}
	.custom-foot .price SPAN {
		padding-left: 6px;
	}
	.custom-foot .r:hover {
		background: none;
	}
	.custom-foot .r.reverse {
		position: absolute;
		right: 77px;
		top: 0;
		width: 59px;
		color: #fff;
		padding: 0;
		height: 50px;
	}
	.custom-foot .reverse P {
		background: url("/images/rotate-white.svg") no-repeat center center;
	}
	.custom-foot .reverse SPAN {
		display: none;
	}
	.custom-foot .r {
		position: absolute;
		top: 0;
		width: 59px;
		height: 50px;
		text-indent: -9999px;
		padding: 0;
	}
	.custom-foot .share {
		display: none;
		right: 136px;
	}
	.custom-foot .share A {
		top: -45px;
		margin-left: -45px;
		background-color: rgba(0, 0, 0, 0.65) !important;
	}
	.custom-foot .clear {
		right: 195px;
	}
	.custom-foot .save {
		right: 136px;
		filter: brightness(0) invert(1);
	}
	.custom-foot .r P {
		margin: 0;
		position: static;
		width: 59px;
		height: 50px;
	}
	.custom-foot .r.save P {
		width: 40px;
		height: 40px;
		margin-top: 5px;
	}
	.custom-foot .r.save SPAN {
		display: none;
	}
	.custom-foot .share P {
		background: url("/images/share-white.svg") no-repeat center center;
	}
	.custom-foot .clear P {
		background: url("/images/clear-white.svg") no-repeat center center;
	}
	.custom-foot .switch {
		position: absolute;
		right: 0;
		top: 0;
		width: 77px;
		height: 50px;
		background: rgba(0, 0, 0, 0.65);
		overflow: hidden;
	}
	.custom-foot .switch DIV {
		top: 12px;
		background: url("/images/easy-mode-white.png") no-repeat center center;
		background-size: contain;
	}
	.custom-foot .switch DIV.adv {
		background-image: url("/images/adv-mode-white.png");
	}
	@media screen and (min-width: 320px) and (max-width: 359px) {
		.persona .input {
			width: 134px;
		}
		.persona .radio-block {
			left: 157px;
		}
		.custom-pic .im {
			left: 0;
		}
		.custom-foot .r {
			width: 52px;
		}
		.custom-foot .r.reverse {
			width: 52px !important;
		}
		.custom-foot .share {
			right: 129px;
		}
		.custom-foot .clear {
			right: 181px;
		}
		.custom-foot .r P {
			width: 52px;
			background-size: auto 35%;
		}
		.custom-foot .txt {
			font-size: 18px;
			left: 18px;
		}
	}
	@media screen and (min-width: 320px) and (max-width: 374px) {
		.custom-bot .price {
			position: static;
			text-align: center;
			padding: 16px 0 0;
		}
		.custom-bot .gform {
			right: auto;
			top: 70px;
			width: 220px;
			left: 50%;
			margin-left: -110px;
		}
		.custom-bot .to-cart {
			width: 160px;
		}
		.custom-bot .txt {
			padding-top: 98px;
		}
	}
	@media screen and (min-width: 412px) and (max-width: 768px) {
		.custom-bot .to-cart {
			width: 165px;
		}
		.custom-bot .gform {
			width: 225px;
		}
	}
	@media screen and (min-width: 480px) and (max-width: 528px) {
		.custom-pic .im {
			left: 12%;
		}
	}
	@media screen and (min-width: 529px) and (max-width: 768px) {
		.custom {
			padding-left: 45px;
		}
		.custom FORM {
			width: 544px;
			margin: 0 auto;
		}
		.custom-item {
			margin: 0 24px 10px;
		}
		.custom-bot {
			margin: 0 auto;
			width: 496px;
		}
		.custom-pic .im {
			left: 25%;
		}
		.custom-pic .title {
			font-size: 24px;
		}
		.custom-pic .title SPAN {
			font-size: 18px;
		}
		.custom-foot {
			left: 50%;
			margin: 0 0 0 -224px;
			width: 496px;
		}
	}
}
@media screen and (min-width: 769px) and (max-width: 1265px) {
	.custom H1 {
		font-size: 24px;
	}
	.custom-request {
		display: none;
	}
	.custom-request.bot {
		display: block;
	}
	.main {
		overflow-x: visible;
		position: static;
	}
	.custom .left {
		width: 880px;
	}
	.custom-shadow {
		display: none !important;
	}
	.custom-pic .im {
		width: 1155px;
		left: -37px !important;
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	.custom-pic .txt {
		left: 200px !important;
	}
	.custom-foot {
		width: 880px;
		left: 117px;
		margin-left: 0;
	}
	.custom-foot .txt {
		font-size: 18px;
		padding: 4px 0 0 20px;
	}
	.custom .col {
		float: left;
		width: 430px;
	}
	.custom .col.col1 {
		margin-right: 20px;
	}
	.model.input {
		width: 230px;
	}
	.custom .wrist div.item:first-child, .custom .wrist .select {
		width: 200px;
	}
	.wrist .input {
		width: 60px;
		right: 44px;
	}
	#custom2 .col.col1 {
		float: none;
		width: 371px;
		margin-bottom: 12px;
	}
	#custom2 .col.col3 {
		margin: -54px 0 0 90px;
	}
	#custom4 .col.col2 {
		width: 205px;
	}
	#custom4 .select.sm {
		width: 225px;
	}
	#custom4 .col.col3 {
		margin-left: 81px;
		width: 220px;
	}
	#custom4 .col3 .input {
		width: 90px;
		right: 42px;
	}
	#custom4 .col3 SPAN {
		right: 0;
	}
	#custom4 .radio-block {
		left: 606px;
	}
	#custom4 .radio-block .radio {
		left: 0;
	}
	#custom5 .col1 {
		width: 120px;
	}
	.profile .col {
		float: left;
		width: 233px;
	}
	.profile .col.col2 {
		width: 257px;
	}
	#custom5 .col.col3 {
		width: 340px;
	}
	#custom5 .col.col4 {
		width: 230px;
		margin-left: 40px;
	}
	#custom5 .select.sm {
		width: 250px;
	}
	#custom5 .col.col5 {
		width: 243px;
		margin-left: 27px;
	}
	#custom5 .disclaimer {
		margin-top: -60px;
	}
	.custom #custom6 .col, .custom #custom7 .col {
		width: 128px;
	}
	.custom-func .radio-block.tip {
		padding-left: 18px;
	}
	.custom-im.tip .radio {
		margin-left: 20px;
		width: 168px;
	}
	#custom-func2 .radio-block {
		padding-left: 18px;
	}
	#custom-func2 .radio {
		width: 221px;
		margin-left: 20px;
	}
	#par207 .radio-block {
		margin-left: 17px;
		width: 170px;
	}
	#par207 .col {
		width: 100px;
	}
	#par207 .col.first {
		width: 120px;
	}
	#par207 .input-col {
		width: 120px !important;
		margin-left: 10px;
	}
	.loops.radio-block {
		margin-left: 9px;
	}
	.radio-block.large .radio {
		margin-left: 85px;
	}
	#custom-func5 .radio-block.large {
		margin-left: 9px;
	}
	#custom-func5 .radio-block.large .radio {
		width: 239px;
		margin-left: 0;
		padding-top: 120px;
	}
	#custom7 .input {
		width: 722px;
	}
	#custom7 textarea {
		height: 86px;
	}
	#custom7 .radio-block {
		width: 722px;
		margin-left: -22px;
	}
	#custom7 .radio {
		width: 209px;
		height: 204px;
		margin-top: -18px;
		margin-left: 31px;
	}
	.kolvo {
		width: 80px;
	}
	.gform {
		margin-top: 35px !important;
		width: 265px;
	}
	.gform .to-cart {
		width: 165px;
		margin-left: 20px;
	}
	.custom-bot .price {
		bottom: 45px !important;
	}
	.custom-bot .txt {
		padding-top: 20px;
		width: 368px;
	}
	.gform .label {
		width: 80px;
	}
}