.head {
	font-size: 22px;
	line-height: 22px;
	padding: 5px 0 15px 0;
	text-align: center;
}

.square-box_wrapper {
	position: relative;
	width: 50%;
	margin: 0 auto;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
}

.nav-collapse {
	margin-top: -2px;
}

#footer {
	font-size: 10px;
	padding: 25px 0;
}

ul.responsive_tab_navigation li {
	padding: 2px;
}

.responsive_tab_navigation a {
	padding: 8px 12px;
}

.equipment_container {
	width: 50%;
	margin: 30px auto 50px auto;
}

.slick_prev {
	position: absolute;
	left: 20px;
	top: 40%;
	width: 30px;
}

.slick_next {
	position: absolute;
	right: 20px;
	top: 40%;
	width: 30px;
}

.equipment_footer {
	padding: 20px 20px;
}

.equipment_footer .one {
	width: 60%;
}

.equipment_footer .two {
	width: 40%;
}

#grading .text {
	width: 100%;
	float: none;
}

#grading .gap {
	margin-left: 0;
	margin-right: 0;
}

.row2 {
	margin-bottom: 30px;
}
.title {
	font-size: 20px;
	line-height: 30px;
}

.description_heading {
	font-size: 20px;
	line-height: 42px;
}

.relative_product_heading {
	font-size: 20px;
	line-height: 50px;
}

.relative_product_name {
	font-size: 17px;
	line-height: 18px;
	width: 35%;
	padding-left: 10px;
}

.relative_product_photo {
	width: 35%;
}

.relative_product_button {
	width: 30%;
}

.button {
	padding: 10px;
	font-size: 13px;
	line-height: 13px;
}

#ex1 {
	padding-top: 60px;
}

.description_wrapper {
	width: 100%;
	border-right: none;
	margin-top: 20px;
	float: none;
	padding-right: 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.description_points {
	width: 100%;
	font-size: 14px;
	line-height: 28px;
	float: none;
}

.key_wrapper {
	width: 100%;
	margin-top: 20px;
	float: none;
	padding-left: 20px;
}

#slick_prev_wrapper, #slick_next_wrapper {
	width: 6%;
	position: absolute;
	top: 40%;
}

#slick_prev {
	position: absolute;
	left: 0;
	width: 100%;
}

#slick_next {
	position: absolute;
	right: 0;
	width: 100%;
}

.key_wrapper {
	width: 100%;
	float: none;
	padding-left: 0;
	display: table;
}

.key_text {
	color: #000;
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
	width: 85%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}

.key_icon {
	width: 10%;
	display: table-cell;
	vertical-align: middle;
}

#tourProduct .text .notShownInMobile, #fitProduct .text .notShownInMobile {
	width: 0;
	display: none;
}

#tourProduct .text .three, #fitProduct .text .three {
	width: 12.5%;
}

#tourProduct .text .two, #fitProduct .text .two {
	width: 12.5%;
}

.videoGap {
	margin-bottom: 128px;
}

#tutorial img {
	width: 86%;
	float: none;
	margin: 1% 7%;
}

.relative_key_wrapper {
	width: 100%;
	margin-top: 20px;
	float: none;
	padding-left: 0;
}

.relative_key_text {
	color: #000;
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
	width: 85%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}

.relative_key_icon {
	width: 10%;
	display: table-cell;
	vertical-align: middle;
}

.relative_product_inner_wrapper {
	width: 100%;
	border-right: none;
	margin-top: 20px;
	float: none;
	padding-right: 0;
	padding-bottom: 20px;
	display: inline-block;
	border-bottom: 1px dotted #CCC;
}

.relative_product_name {
	float: left;
	width: 60%;
	font-size: 22px;
	line-height: 22px;
	padding-left: 20px;
	border-right: none;
}

#mainBanner {
	display: none;
}

.myFooter {
	padding: 40px 20px;
}

.myFooter .smallHead {
	font-size: 16px;
	line-height: 16px;
}

.myFooter .bigHead {
	font-size: 22px;
	line-height: 22px;
}

.myFooter .description {
	font-size: 16px;
	line-height: 24px;
}

.img .bigHead {
	position: absolute;
	left: 0;
	right: 0;
	top: 30px;
	color: #005b96;
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 2px;
}
.img .smallHead {
	position: absolute;
	left: 0;
	right: 0;
	top: 5px;
	color: #00AFF0;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
}

.preHead {
	padding: 20px 0 0 0;
	color: #00AFF0;
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	text-align: center;
}

.tips {
	float: none;
	width: 100%;
	padding: 3px;
}

.keyVisual {
	width: 100%;
	display: block;
	background-image: url(../img/key_visual/key_visual_3.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.keyVisual:after {
	padding-top: 53.3%;
	display: block;
	content: '';
}