*{
	margin: 0;
	padding: 0;
}

body {
  padding-bottom: 0;
  background-color: #fff;
}

.w-100{
	width: 100%;
}
.banner.brand_cover::after{
	content: '';
	height: 150px;
	width: 100vw;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.pr{
	position: relative;
}
.banner {
	overflow: hidden;
	position: relative;
}
.cta-box {
	position: absolute;
	bottom: 45px;
	padding: 35px 45px 35px;
	text-align: left;
	box-sizing: border-box;
	left: 150px;
}
.slide-title {
	font-size: 80px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 7px black;
	line-height: 1.1;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
}
.slide-text {
	font-size: 60px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 7px black;
	line-height: 1.1;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
}
.zhLan .slide-text{
    min-height: 30px;
}
.slide-small-text {
	font-size: 35px;
	font-weight: normal;
	text-transform: capitalize;
	text-shadow: 2px 2px 7px black;
	line-height: 1.3;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
}

#spa-hero-text {
	position: absolute;
	top: 67%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 100px;
	margin: 0 auto;
	max-width: 1000px;
	padding: 20px 55px;
	text-align: right;
	font-size: 75px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 7px black;
	line-height: 1.1;
	color: #fff;
	text-align: left;
}
#spa-hero-text:before {
	content: '';
	display: block;
	position: absolute;
	top: -25px;
	bottom: -25px;
	left: 0;
	right: -1000px;
	z-index: -1;
}
.top {
	display: block;
}
.zhLan .top{
    margin-bottom: 40px;
}
.bottom {
	display: block;
	font-size: 50px;
	font-weight: normal;
	text-transform: capitalize;
}
.banner {
	overflow: hidden;
	position: relative;
}
.background{
	z-index: -1;
	position: absolute;
}

.float{
    float: left;
}

.right{
	float: right;
}

.clear{
	overflow: hidden;
}

.brand_cover img {
	/* width: 1920px; */
	/* height: 1020px; */
	width: 100%;
	object-fit: contain;
	position: relative;
  }
.product_bg img{
	/* width: 1919px; */
	/* height: 607px; */
	width: 100%;
	object-fit: contain;
}

.product_container{
	display: flex;
	justify-content: center;
	padding-top: 10.42vw;
	margin-bottom: 10.26vw;
	align-content: center;
	max-width: 900px;
}
.product_container .product_item{
	text-align: center;
	flex: 1;
}

.product_01 {
	width: 10.94vw;
	height: 10.94vw;
	object-fit: contain;
}
.text-content {
	height: 16px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #353534;
}

.OUTDOOR-CAMPING-GEAR {
	margin: auto;
	font-size: 3.125vw;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #1b1b1b;
}
.WHETHER-ITS-A-RELAX {
	margin: auto;
	margin-top: 28px;
	width: 57.8125vw;
	font-size: 1.25vw;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.25;
	letter-spacing: normal;
	text-align: center;
	color: #1b1b1b;
}
.zhLan .WHETHER-ITS-A-RELAX{
   line-height: 33px;
}
.new-video{
	height: 100%;
}
.MAKE-THE-OUTDOORS-MO {
	margin: auto;
	margin-top: 30px;
	width: 36.615vw;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.71;
	letter-spacing: normal;
	text-align: center;
	color: #1b1b1b;
}
.Logo {
	width: 15.625vw;
	object-fit: contain;
	margin-top: 60px;
}
.produces{
	margin-top: 60px;
}
.product_row{
	display: flex;
	justify-content: space-between;
    min-height: 215px;
}
.image1_content_bg {
	width: calc(52.08333333333333vw - 10px);
	object-fit: contain;
}
.Rectangle {
	width: calc(52.08333333333333vw - 10px);
	height: 1.5625vw;
	margin-top: 15vw;
}
.imageContent{
    width: calc( 47.91666666666667vw - 10px);
    overflow: hidden;
    position: relative;
}
.Image1 {
	/*width: 100%;
	height: 16.66666666666667vw;
	object-fit: contain;*/
    position: absolute;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.productDesc{
    flex: auto;
}
.bg_left{
    background-image: url('../img/image_left_bg.jpg');
}
.bg_right{
    background-image: url('../img/image_right_bg.jpg');
}
.AIRBEDS {
	margin-top: 2.125vw;
	margin-left: 8.02083333333333vw;
	font-size: 2.604167vw;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
	/*position: absolute;*/
  font-family: Raleway-Medium !important;
}
.Pavillo-outdoor-air {
	margin-top: 2vw;
    margin-bottom: 3vw;
	margin-left: 8.02083333333333vw;
	width: 38.041667vw;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.43;
	letter-spacing: normal;
	color: #ffffff;
	/*position: absolute;*/
	font-family: Raleway-Medium !important;
}
.TECHNOLOGY {
	margin: auto;
	margin-top: 100px;
	font-size: 3.125vw;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #1b1b1b;
}
.zhLan .NOTHING-BEATS-THE-WA{
    width: 70vw;
}
.NOTHING-BEATS-THE-WA {
	margin: auto;
	margin-top: 30px;
	width: 49.67708333333333vw;
	font-size: 1.25vw;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.25;
	letter-spacing: normal;
	text-align: center;
	color: #1b1b1b;
}
.introduce-list{
	display: flex;
	justify-content: center;
	margin-top: 90px;
	overflow: hidden;
	position: relative;
	padding-bottom: 25px;
    flex-wrap: wrap;
}
.introduce-list>div{
	padding: 0 1.40625vw;
	width: 18.5vw;
	max-width: 250px;
	text-align: center;
}
.introduce-img{
	overflow: hidden;
	box-sizing: border-box;
	margin-top: 60px;
	font-size: 0;
}
.tec_bg {
	width: 100%;
	height: 100%;
}

.fiLan .Rectangle-Copy-17, .ruLan .Rectangle-Copy-17{
    height: 690px;
}
.elLan .Rectangle-Copy-17, .ukLan .Rectangle-Copy-17{
    height: 700px;
}
.zhLan .Rectangle-Copy-17{
    height: 430px;
}
.Rectangle-Copy-17 {
	width: 100%;
	height: 650px;
	background-color: #494947;
}
.Rectangle-Copy-12 {
	width: 100%;
	height: 30px;
	background-color: #5c685e;
}
.tec_01_icon {
	margin-top: 2.08333333333333vw;
	width: 100%;
	object-fit: contain;
}

.Fortech-airbeds-offe {
	width: 100%;
	white-space: normal;
	color: #ffffff;
	padding: 12px;
}
.photo_01 {
	width: calc( 100% / 4);
	object-fit: contain;
}
.Rectangle2 {
	width: 100%;
	height: 30px;
	background-color: #5c685e;
}
.swiper-container{
	margin-top: 100px;
	width: 100%;
	height: 46.875vw;
}
.video_slider {
	width: 100vw;
	height: 46.875vw;
	object-fit: contain;
}
.video_control_btn{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}
.hidden {
	display:none !important;
}