OneGO Air Backpack 20/25L
.onego-air{
display:block;
}
.onego-air-mobile{
display:none;
}
@media screen and (max-width:980px) {
.onego-air{
display:none;
}
.onego-air-mobile{
display:block;
}
}
.onego-air h2,h3{
text-transform:uppercase;
letter-spacing:1px;
}
/***Banner**/
.first-banner {
position:relative;
min-height:400px;
}
.first-banner .banner-image{
width:100%;
}
.first-banner .box-ratio {
background-color: unset;
}
.first-banner .box-ratio img{
background-color: unset;
}
.first-banner .text-block{
position:absolute;
left: 21.5%;
top: 35%;
text-align: left;
}
.first-banner .text-block .title{
color: #fff;
font-size: 2.75rem;
line-height: 3.5rem;
text-transform:capitalize;
}
.first-banner .text-block .title span{
color: #eeeeee;
font-weight:normal;
}
.first-banner .text-block .content{
color: #dddd;
font-size: 1.125rem;
line-height: 1.5rem;
}
/**************** Simple features *************************/
.simple-features{
width: 100%;
margin: auto;
position: absolute;
left: 0;
bottom: 4%;
padding:0 18%;
}
.simple-features .list-unstyled {
padding-left: 0;
list-style: none;
}
.icon-group {
display: flex;
}
.icon-group li {
width: 20%;
position: relative;
flex:1;
}
.icon-group li .icon {
width: 70px;
height: 70px;
margin: 0 auto 0.5rem auto;
background-size:contain;
background-position-x: -3px !important;
}
.icon-group li span {
text-align: center;
display: block;
font-size: 1rem;
color: #fefefe;
}
.icon-group li:nth-child(1) .icon {
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/OneGo_Air_Backpack_03.png?v=1663754881) no-repeat;
background-size: contain;
}
.icon-group li:nth-child(2) .icon {
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/OneGo_Air_Backpack_05.png?v=1663754881) no-repeat;
background-size: contain;
}
.icon-group li:nth-child(3) .icon {
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/OneGo_Air_Backpack_04.png?v=1663754881) no-repeat;
background-size: contain;
}
.icon-group li:nth-child(4) .icon {
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/OneGo_Air_Backpack_02.png?v=1663754882) no-repeat;
background-size: contain;
}
.shoulderbag-banner1 .banner-image{
position:relative;
}
.video-btn {
position:absolute;
top:43.5%;
left:47%;
width:100px;
height:100px;
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/presell_play.png?v=1614324743) no-repeat;
background-size: auto;
filter: drop-shadow(0 0 8px rgba(0,0,0,.12));
perspective: 1000px;
backface-visibility: hidden;
transform: translateZ(0);
background-size: contain;
}
.shoulderbag-banner1 .banner-image{
cursor:pointer;
background-color:#000;
}
.shoulderbag-banner1 .banner-image .box-ratio img{
margin-top:-2px;
}
.shoulderbag-banner1 .banner-image-mobile{
display:none;
}
.shoulderbag-banner1 .banner-image .youtube{
display:none;
width: 65%;
margin:auto;
padding:5% 0;
}
.youtube iframe,.youtube-mobile iframe{
width:100%;
}
.shoulderbag-banner1 .banner-image .la-close{
display:none;
width: 28px;
height: auto;
position: absolute;
font-size: 2.5rem;
right: 12.5%;
top: 7.5%;
color: #fff;
line-height: 38px;
}
/**************** Used For *************************/
.used-for {
width:100%;
padding:3% 0;
clear:both;
}
.used-for .used-for-items{
display: flex;
width:82%;
margin:auto;
}
.used-for .used-for-item{
position:relative;
margin-right:1.5%;
width:32.33%;
}
.used-for .used-for-item:last-child{
margin-right:0;
}
.used-for .used-for-item .used-for-title{
position: absolute;
bottom: 5%;
font-size: 1.875rem;
line-height: 2.5rem;
color: #f1f1f1;
font-weight: 700;
left:0;
width: 96%;
text-align: center;
}
.used-for .text-block{
display:block;
padding:2.5% 2%;
text-align: center;
text-transform:uppercase;
}
.used-for .text-block .title{
color: #333;
font-size: 1.875rem;
line-height: 2.25rem;
margin-bottom: 5px;
}
.used-for .text-block .content{
color: #333;
font-size: 1.875rem;
line-height: 2.25rem;
font-weight: bold;
}
/**************** dual-side Customized *************************/
.dual-side {
clear:both;
position:relative;
margin-top: 4%;
width: 100%;
overflow: hidden;
padding-bottom: 5%;
}
.dual-side .dual-side-black-block{
width:55%;
background-size:contain;
position:relative;
float:left;
}
.dual-side .dual-side-gif{
position:absolute;
height: auto;
width: 55%;
top:18%;
right:0;
}
.dual-side .dual-side-gif .box-ratio{
height: auto;
}
.dual-side .title-text{
position:absolute;
width: 66%;
left: 12%;
top: 35%;
}
.dual-side .title-text h3::after{
content: ”;
position: absolute;
background: #eee;
width: 12%;
height: 1.5px;
display:none;
margin-left:0;
margin-top:1.5rem;
margin-bottom:1.5rem;
}
.dual-side .title-text .title{
font-size: 2rem;
font-weight: bold;
color: #fff;
text-transform: uppercase;
}
.dual-side .title-text .subtitle{
font-weight: normal;
font-size: 1.3rem;
font-family: “open sans”;
text-transform: uppercase;
letter-spacing: 2px;
color: #eee;
}
.dual-side .title-text .text{
font-size: 1rem;
color: #ddd;
margin-top:2rem;
line-height: 1.8rem;
}
.dual-side .title-text h4{
margin-top:1rem;
margin-bottom:1.5rem;
}
/**************** access-block *************************/
.access-block {
position:relative;
text-align:center;
height: auto;
margin-top: 5.5%;
display:block;
overflow: hidden;
}
.access-block .full-access-block{
position: absolute;
width:100%;
top:0;
left:0;
}
.access-block .full-access-block .full-access-inner{
position: relative;
width:100%;
padding:6% 0;
overflow: hidden;
}
.access-block .full-access-block .full-access-inner .box-ratio{
width:66.5%;
}
.access-block .full-access-block .dual-side-text-box{
position: absolute;
width:45%;
right: 10%;
top: 35%;
text-align:right;
z-index:1;
}
.access-block .full-access-block .dual-side-text-box h2{
color:#fff;
font-size:2.75rem;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 3.5rem;
}
.access-block .full-access-block .dual-side-text-box h4.subtitle{
color:#eee;
font-size:1.75rem;
font-weight:normal;
margin-top: 15px;
text-transform: uppercase;
}
.access-block .full-access-block .dual-side-text-box h4 .line{
width: 60px;
display: block;
height: 1.5px;
float: right;
background: #DDA14B;
margin-top: 16px;
margin-left: 10px;
}
.access-block .full-access-block .dual-side-text-box h4 .title-text{
float:right;
margin-left: 3%;
}
.access-block .full-access-block .dual-side-text-box .text{
clear:both;
color: #aaa;
font-size: 1rem;
margin-top: 10%;
width: 50%;
margin-left: 50%;
line-height: 1.875rem;
}
.access-block .quick-access-block{
position: absolute;
width:100%;
top:50%;
left:0;
}
.access-block .quick-access-block .quick-access-inner{
position: relative;
width:100%;
padding:6% 0;
overflow: hidden;
}
.access-block .quick-access-block .quick-access-inner .box-ratio{
width:66.5%;
float:right;
}
.access-block .quick-access-block .dual-side-text-box{
position: absolute;
width:45%;
left: 10%;
top: 35%;
text-align:left;
}
.access-block .quick-access-block .dual-side-text-box h2{
color:#fff;
font-size:2.75rem;
text-transform: uppercase;
}
.access-block .quick-access-block .dual-side-text-box h2 span{
display:none;
}
.access-block .quick-access-block .dual-side-text-box h4.subtitle{
color:#eee;
font-size:1.75rem;
font-weight:normal;
margin-top: 15px;
text-transform: uppercase;
}
.access-block .quick-access-block .dual-side-text-box h4 .line{
width: 60px;
display: block;
height: 1.5px;
float: left;
background: #DDA14B;
margin-top: 16px;
margin-left: 10px;
}
.access-block .quick-access-block .dual-side-text-box h4 .title-text{
float:left;
margin-right: 1%;
}
.access-block .quick-access-block .dual-side-text-box .text{
clear:both;
color:#aaa;
font-size:1rem;
margin-top: 10%;
width: 50%;
margin-left: 0;
line-height: 1.875rem;
}
/**************** Magnetic Bage *************************/
.magnetic_section{
width:100%;
position: relative;
color: #303233;
margin-top: 7%;
}
.magnetic {
position: relative;
width: 76%;
height: auto;
z-index: 2;
background: #fff;
margin: auto;
min-height: 500px;
}
.magnetic_section .waterprint-magnetic_bage {
position:absolute;
background:url(//cdn.shopify.com/s/files/1/0252/2395/4525/files/OneGo_Air_Backpack_magnetic_waterprint.png?v=1484238479589304040) no-repeat;
background-size: contain;
width: 100px;
height: 100%;
margin: auto;
right: 8%;
top: 0;
z-index: 3;
}
.magnetic .img-block{
position: absolute;
height: 100%;
top: 0;
left: 0;
z-index: 4;
width: 100%;
}
.magnetic .img-block .box-ratio{
height: auto;
background:#DDA14B;
width: 80%;
}
.magnetic .img-block .box-ratio img{
width: 80%;
float: left;
}
.magnetic .text-block{
height: auto;
width: 100%;
margin: 0 auto;
position: absolute;
z-index: 5;
right: -4%;
}
.magnetic .text-block .text-box{
width: 55%;
padding: 5% 3%;
color: #333;
text-align: center;
display: block;
margin-top: 4%;
margin-left: 45%;
}
.magnetic .text-block .text-box .title{
color: #333;
padding: 3% 0 1% 0;
font-size: 2rem;
line-height: 3rem;
text-transform: uppercase;
text-align:right;
font-weight: bold;
}
.magnetic .text-block .text-box h3::after{
content: ”;
position: absolute;
background: #DDA14B;
width: 4%;
height: 2px;
display: block;
margin-left: 44%;
margin-top: 1rem;
margin-bottom: 1rem;
}
.magnetic .text-block .text-box .text{
color: #666;
font-size: 1rem;
text-align:right;
width: 65%;
margin-left: 35%;
line-height: 1.75rem;
margin-top: 1.5rem;
}
/**************** Protective Slider *************************/
.protective-slide-section{
width:100%;
width: 100%;
overflow: hidden;
color: #303233;
margin-top: 5%;
margin-bottom: 5%;
}
.protective_slide {
display: block;
top: auto;
bottom: auto;
right: auto;
position: relative;
margin: 0px auto auto;
box-sizing: content-box;
min-width: 100%;
width: auto;
min-height: 462px;
height: auto;
}
.protective-slide-section .waterprint-protective {
position:absolute;
background:url(//cdn.shopify.com/s/files/1/0252/2395/4525/files/OneGo_Air_Backpack_ykk_waterprint.png?v=17853855809714046618) no-repeat;
background-size: contain;
width: 180px;
height: 100%;
margin: auto;
left: 12%;
top: 0;
z-index: 5;
}
.protective_slide .img-block{
position: absolute;
height: 100%;
top: 0;
left: 0;
z-index: 2;
margin-left: 15%;
width: 70%;
}
.protective_slide .img-block .box-ratio{
position: absolute;
right: 0;
width: 336px;
z-index: 50;
height: auto;
width: 80%;
background: #DDA14B;
}
.protective_slide .img-block .box-ratio img{
width: 80%;
float: right;
}
.protective_slide .text-block{
height: auto;
width: 100%;
margin: 0 auto;
position: absolute;
z-index:3;
}
.protective_slide .text-box{
width: 50%;
padding: 5% 3%;
top: 0;
left: 0;
color: #aaa;
font-weight: bold;
display: block;
margin-top: 5%;
margin-left:12%;
z-index:21;
}
.protective_slide .text-box h3{
color:#333;
font-size:2rem;
text-transform: uppercase;
line-height: 3rem;
}
.protective_slide .text-box .text{
color:#666;
margin-top:3rem;
font-weight: normal;
font-size:1rem;
line-height:1.8rem;
}
.protective_slide .img-block .box-ratio video{
width: 80%;
float: right;
}
.protective_slide .flogo1{
background:url(//cdn.shopify.com/s/files/1/0252/2395/4525/files/OneGo_Air_Backpack_ykk_icon_8dc3bd31-7c4d-4e29-9474-1f4ef8813677.png?v=12842839590289977771) no-repeat;
background-size: contain;
width: 100px;
height: auto;
display: block;
float: left;
min-height: 25px;
margin-top: 1.5%;
margin-right: 1%;
}
/**************** Magnetic Bage *************************/
.magnetic_bage_slider_section{
width:100%;
position: relative;
width: 100%;
height:auto;
overflow: hidden;
color: #303233;
background:#000;
}
.magnetic_bage_slider_section .magnetic_bage_slider {
left:1%;
top:0;
width: 98%;
height: 100vh;
}
.magnetic_bage_slider_section .title-block{
background:#000;
color: #fff;
text-align: center;
padding:3% 0 2% 0;
}
.magnetic_bage_slider_section .title-block h3{
color: #fff;
margin-bottom: 0;
font-size: 2rem;
text-transform: uppercase;
}
.magnetic_bage_slider .bage_slide {
background: #000;
display: block;
top: 5%;
bottom: auto;
right: auto;
position: relative;
margin: 0px auto auto;
box-sizing: content-box;
min-width: 100%;
width: auto;
height: 100vh;
}
.magnetic_bage_slider .img-block{
position: absolute;
height: 100%;
top: 0;
left: 25%;
opacity:0;
z-index: 2;
width: 50%;
margin: auto;
transition: opacity 1.5s;
-moz-transition: opacity 1.5s; /* Firefox 4 */
-webkit-transition: opacity 1.5s; /* Safari 和 Chrome */
-o-transition: opacity 1.5s; /* Opera */
}
.magnetic_bage_slider .img-block .img-block-inner{
position: relative;
width:100%;
height:100%;
}
.magnetic_bage_slider .img-block .img-block-inner .box-ratio{
position: relative;
height: auto;
background:unset;
}
.magnetic_bage_slider .img-block .img-block-inner .box-ratio img{
background:unset;
}
.magnetic_bage_slider .img-block:nth-child(4) .img-block-inner .box-ratio img{
width:66%;
margin-left:10%;
}
.magnetic_bage_slider .text-block{
position: absolute;
height: 100%;
width: 100%;
margin: 0 auto;
left: 0;
top: 0;
}
.magnetic_bage_slider .text-block .text-box{
position: absolute;
width:100%;
height:auto;
top: 10%;
right: 0;
color: #999;
text-align:center;
display: block;
z-index:21;
}
.magnetic_bage_slider .img-block:nth-child(4) .text-block .text-box{
top:35%;
}
.magnetic_bage_slider .text-block .text-box .title{
color: #fff;
font-size: 1.25rem;
line-height: 1.75rem;
text-align:right;
font-weight: bold;
text-transform: capitalize;
}
.magnetic_bage_slider .text-block .text-box1{
position: absolute;
width:100%;
height:auto;
bottom: 5%;
right:0;
color: #999;
text-align:center;
display: block;
z-index:21;
}
.magnetic_bage_slider .text-block .text-box1 .title{
color: #fff;
font-size: 1.25rem;
line-height: 2rem;
text-align:left;
font-weight: bold;
text-transform: capitalize;
}
.video_banner video{
width:100%;
}
/***************** anti scratch *************/
.anti-scratch {
display:block;
position:relative;
}
.anti-scratch .text-block{
position:absolute;
top:3%;
left:0;
width:100%;
display:block;
padding:2%;
text-align: center;
}
.anti-scratch .text-block .title{
color: #fff;
font-size: 2rem;
line-height: 2.5rem;
text-transform:uppercase;
margin-bottom:1rem;
}
.anti-scratch .text-block .content{
color: #ccc;
font-size: 1.125rem;
line-height: 1.75rem;
}
.anti-scratch .intro-block{
position:absolute;
width:28%;
min-height:120px
}
.anti-scratch .intro-block .text-block{
position:relative;
width:100%;
padding: 5% 1%;
color: #aaa;
font-weight: bold;
text-align:center;
display: flex;
z-index:21;
}
.anti-scratch .text-block .text-box{
width:77%;
padding: 3% 0;
color: #eee;
font-weight: bold;
text-align:left;
display: block;
z-index:21;
}
.anti-scratch .text-block .text-box .text{
color: #bbb;
font-size: 1.125rem;
font-weight: normal;
line-height: 1.65rem;
}
.anti-scratch .intro-block .text-block .rect{
position:absolute;
width:19%;
}
.anti-scratch .intro-1{
left: 0;
bottom: 25%;
width: 15%;
text-align: center;
}
.anti-scratch .intro-2{
left: 0;
bottom: 7%;
width: 15%;
}
.anti-scratch .intro-1 .text-block .text-box,
.anti-scratch .intro-2 .text-block .text-box{
text-align:right;
}
.anti-scratch .intro-1 .text-block .rect{
right:0;
top:55%;
height:5px;
border-top:1px solid #aaa;
}
.anti-scratch .intro-2 .text-block .rect{
height: 5px;
border-top: 1px solid #aaa;
right: 0;
top: 52.5%;
}
.always{
width:100%;
height:auto;
display:block;
overflow:hidden;
padding:5% 0;
background:#f7f7f7;
}
.travel-light{
width:66%;
height:auto;
position:relative;
margin:auto;
padding:10% 0 8% 0;
overflow:hidden;
}
.travel-light .text-block{
text-align: left;
width: 47.5%;
}
.travel-light .text-block h3{
font-size: 2.25rem;
color: #222;
margin-bottom: 1.25rem;
}
.travel-light .text-block h4{
font-size:1.25rem;
color:#333;
margin:2rem 0 1rem 0;
}
.travel-light .text-block .content{
color:#555;
font-size:1.125rem;
line-height:2rem;
margin-top:1rem;
}
.travel-light .bgimg{
position:absolute;
top: 10%;
right: 5%;
width: auto;
height: 80%;
z-index:2;
-webkit-animation:bounce-down 2s linear infinite;
animation:bounce-down 2s linear inifite;
}
.travel-light .shadow{
position:absolute;
bottom: 0;
right: 0;
width: 50%;
height:auto;
z-index:2;
}
@-webkit-keyframes bounce-down{
25%{
-webkit-transform:translateY(-10px);
}
50%,100{
-webkit-transform:translateY(0);
}
75%{
-webkit-transform:translateY(10px);
}
}
@keyframes bounce-down{
25%{
transform:translateY(-10px);
}
50%,100{
transform:translateY(0);
}
75%{
transform:translateY(10px);
}
}
.travel-light .box-ratio{
background:unset;
}
.travel-light .box-ratio img{
background:unset;
}
.always_imgs{
display:flex;
width: 66%;
margin: auto;
margin: 3rem auto 1rem auto;
}
.always_imgs .always_img {
position: relative;
margin-bottom:10px;
cursor:pointer;
width: 49.5%;
}
.always_imgs .always_img:nth-child(1) {
margin-right:1%;
}
.always_imgs .always_img .caption {
margin-top:5%;
font-size:1rem;
position:absolute;
left:5%;
bottom:5%;
color:#fff;
}
/**************** Hidden Pocket *************************/
.hidden-pockets {
position:relative;
min-height:500px;
height: auto;
background:#131313;
padding-bottom:3%;
}
.hidden-pockets .title-text .title{
text-align:center;
font-size:2rem;
color:#fefefe;
padding: 5.5% 0 1% 0;
text-transform:uppercase;
line-height: 2.5rem;
}
.hidden-pockets .waterprint-pockets{
position:absolute;
background:url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/OneGo_Air_Backpack_23.jpg?v=1663754885) no-repeat;
background-size: contain;
width: 100%;
height: 100%;
margin: auto;
left: 0;
top: 0;
}
.hidden-pockets .pocket-introduction{
text-align:center;
font-size:2rem;
color:#fefefe;
position:relative;
}
.hidden-pockets .pocket-introduction .main-image{
max-width: 420px;
width: 40%;
margin: auto;
padding: 7.5% 0 3% 0;
}
.hidden-pockets .pocket-introduction .box-ratio{
text-align:center;
background-color: unset;
width: 70%;
margin-left: 12%;
}
.hidden-pockets .pocket-introduction .box-ratio img{
background-color: unset;
}
.hidden-pockets .pocket-introduction .intro-block{
position:absolute;
width:28%;
min-height:120px
}
.hidden-pockets .pocket-introduction .text-block{
position:relative;
width:100%;
padding: 5% 1%;
color: #aaa;
font-weight: bold;
text-align:center;
display: flex;
z-index:21;
}
.hidden-pockets .pocket-introduction .text-block .text-box{
width:60%;
padding: 0 3%;
color: #eee;
font-weight: bold;
text-align:left;
display: block;
z-index:21;
}
.hidden-pockets .pocket-introduction .intro-block:nth-child(n+4) .text-block .text-box{
position: absolute;
right: 0;
top: 0;
}
.hidden-pockets .pocket-introduction .text-block .text-box .text{
color: #bbb;
font-size: 1.1rem;
font-weight: normal;
line-height: 1.65rem;
}
.hidden-pockets .pocket-introduction .intro-block .text-block .rect{
position:absolute;
width:39%;
}
.hidden-pockets .pocket-introduction .intro-block .text-block .dot{
position: absolute;
width: 10px;
height: 10px;
background: #999;
display: block;
z-index: 99;
border-radius: 5px;
}
.hidden-pockets .pocket-introduction .intro-1{
left: 14.95%;
top: 35%;
width: 27.5%;
}
.hidden-pockets .pocket-introduction .intro-2{
left: 21%;
top: 76%;
width: 28%;
}
.hidden-pockets .pocket-introduction .intro-3{
right: 15%;
top: 34%;
width: 35%
}
.hidden-pockets .pocket-introduction .intro-4{
right: 25%;
top: 52.5%;
width: 18%;
}
.hidden-pockets .pocket-introduction .intro-5{
right: 18.5%;
bottom: 11%;
width: 30%;
}
.hidden-pockets .pocket-introduction .intro-1 .text-block .text-box,
.hidden-pockets .pocket-introduction .intro-2 .text-block .text-box{
text-align:right;
}
.hidden-pockets .pocket-introduction .intro-1 .text-block .rect{
right:0;
top:55%;
height:5px;
border-top:1px solid #aaa;
}
.hidden-pockets .pocket-introduction .intro-1 .text-block .dot{
right: -5px;
top:52%;
}
.hidden-pockets .pocket-introduction .intro-2 .text-block .rect{
height: 5px;
border-top: 1px solid #aaa;
right: 0;
top: 52.5%;
}
.hidden-pockets .pocket-introduction .intro-2 .text-block .dot{
right: 0;
top: 48%;
}
.hidden-pockets .pocket-introduction .intro-3 .text-block .rect{
height: 5px;
border-top: 1px solid #aaa;
left: 0;
top:50%;
}
.hidden-pockets .pocket-introduction .intro-3 .text-block .dot{
left: 0;
top: 42.5%;
}
.hidden-pockets .pocket-introduction .intro-4 .text-block .rect{
height: 5px;
border-top: 1px solid #aaa;
left: 0;
top:55%;
}
.hidden-pockets .pocket-introduction .intro-4 .text-block .dot{
left: 0;
top: 42%;
}
.hidden-pockets .pocket-introduction .intro-5 .text-block .rect{
height: 5px;
left: 0;
top: 55%;
border-top: solid 1px #aaa;
}
.hidden-pockets .pocket-introduction .intro-5 .text-block .dot{
left: -5px;
top: 48%;
}
.hidden-pockets-mobile{
display:none;
}
.video_banner_bottom video{
width:100%;
}
.match-size {
position:relative;
min-height:500px;
height: auto;
background:#F3F3F3;
}
/***************** Stylish for everywhere *************/
.three-bags-block {
display:block;
position:relative;
}
.three-bags-block .text-block{
position:absolute;
top:3%;
left:0;
width:100%;
display:block;
padding:3% 2%;
text-align: center;
}
.three-bags-block .text-block .title{
color: #fff;
font-size: 1.875rem;
line-height: 1.5rem;
text-transform:uppercase;
margin-bottom:1rem;
}
.three-bags-block .box-ratio.three-bags{
position:absolute;
left: 0;
bottom: 10%;
background:unset;
width: 45%;
left: 27.5%;
}
.three-bags-block .box-ratio.three-bags img{
background:unset;
}
.three-bags-block .height_texts{
position: absolute;
width: 100%;
text-align: center;
display: grid;
bottom: 4%;
left: 22.5%;
grid-template-columns: 32% 33% 33%;
grid-row-gap: 1%;
grid-column-gap: 1.1%;
color: #eee;
font-weight: bold;
width: 55%;
font-size: 1.1rem;
}
/**************** Used For *************************/
.hands-free-images {
display:flex;
margin-top:1%;
}
.hands-free-images .hands-free-left-image{
width:49.55%;
margin-right:1%;
}
.hands-free-images .hands-free-right-images{
width:49.45%;
}
.hands-free-images .hands-free-right-images .collection-image{
float:left;
}
.hands-free-images .hands-free-right-images .collection-image:nth-child(2){
width:49.2%;
margin-right:1.6%;
margin-top: 2%;
}
.hands-free-images .hands-free-right-images .collection-image:nth-child(3){
width:49.2%;
margin-top: 2%;
}
/**************** two bags*************************/
.two-bags {
width:100%;
height:auto;
overflow:hidden;
margin: 4% 0;
}
.two-bags .text-block{
width:100%;
display:block;
padding:3% 2%;
text-align: center;
}
.two-bags .text-block .title{
color: #111;
font-size: 2rem;
line-height: 1.5rem;
text-transform:capitalize;
margin-bottom:1rem;
}
.two-bags .bag-imgs{
width:100%;
display:flex;
}
.two-bags .bag-imgs .bag{
width:40%;
display:flex;
margin: auto;
}
.two-bags .bag-imgs.for-pc{
display:flex;
}
.two-bags .bag-imgs.for-mobile{
display:none;
}
.two-bags .bag-imgs .bag.left{
background: unset;
}
.two-bags .bag-imgs .bag.right{
background: unset;
}
.two-bags .bag-imgs .bag.right img{
width:auto;
background:unset;
}
.two-bags .bag-imgs .bag.left img{
width:auto;
margin-right:5%;
margin-bottom: 0;
margin-left:auto;
background:unset;
}
.two-bags .bag-imgs .bag.right img{
margin-left:2.5%;
margin-bottom: 0;
}
.two-bags .left{
text-align:right;
padding-right: 3%;
}
.two-bags .right{
text-align:left;
padding-left: 3%;
}
.two-bags .bag-names{
width:100%;
display:flex;
padding: 2% 0 1% 0;
}
.two-bags .bag-names h2{
width:50%;
font-size: 1.5rem;
}
.two-bags .bag-features .bag-feature-block{
width:100%;
display:flex;
}
.two-bags .bag-features .bag-feature-block .feature-content-block{
width:46%;
}
.two-bags .bag-features .bag-feature-block .feature-content-block.left{
margin-left:4%;
}
.two-bags .bag-features .bag-feature-block .feature-content-block.right{
margin-right:4%;
}
.two-bags .bag-features .bag-feature-block .cate-name {
font-weight: bold;
font-size: 1rem;
}
.two-bags .bag-features .bag-feature-block ul {
border-bottom: solid 1px #ddd;
padding: 12px 0 20px 0;
}
.two-bags .bag-features .bag-feature-block ul li {
color:#666;
font-size:1rem;
line-height:1.55rem;
margin-bottom:5px;
list-style-type: none;
}
.two-bags .bag-features .bag-feature-block:last-child ul li {
white-space:nowrap;
}
.two-bags .bag-features .bag-feature-block ul li i {
font-weight: bold;
padding: 0 7px;
}
.two-bags .bag-features ul li .dash {
display:none;
}
@media screen and (max-width:1420px) {
.dual-side .title-text {
width: 70%;
left: 10%;
top: 30%;
}
.dual-side .title-text .title {
font-size: 1.5rem;
line-height: 2.25rem;
}
.dual-side .title-text .title br{
display:none;
}
.dual-side .title-text .text {
margin-top: 1.15rem;
line-height: 1.5rem;
}
.magnetic .text-block .text-box .title{
font-size: 1.75rem;
line-height: 2.5rem;
}
.protective_slide .text-box h3 {
font-size: 1.75rem;
line-height: 2.5rem;
}
.protective_slide .flogo1 {
width: 80px;
}
.magnetic_bage_slider .text-block .text-box1 .title{
font-size: 1.125rem;
line-height: 1.75rem;
}
}
@media screen and (max-width:1220px) {
.dual-side .title-text {
width: 70%;
left: 10%;
top: 30%;
}
.travel-light {
width: 72%;
}
.magnetic {
width: 83%;
}
.magnetic_bage_slider .text-block .text-box .title{
font-size: 1rem;
line-height: 1.5rem;
}
.magnetic_bage_slider .text-block .text-box1 .title{
font-size: 1rem;
line-height: 1.5rem;
}
.magnetic_section .waterprint-magnetic_bage {
height: 80%;
right: 2%;
}
.protective_slide .img-block {
margin-left: 10%;
width: 80%;
}
.protective-slide-section .waterprint-protective {
width: 130px;
left: 8%;
}
.anti-scratch .intro-1 {
width: 17.5%;
}
.anti-scratch .text-block{
top:0;
}
}
@media screen and (max-width:980px) {
.onego-air-mobile .text-block{
padding: 5% 5px 3.5% 5px;
margin: 5% 0 2% 0;
}
.onego-air-mobile h2,.onego-air-mobile h3{
letter-spacing:0;
text-transform:uppercase;
}
/***Banner**/
.first-banner {
position:relative;
min-height:unset;
}
.first-banner .banner-image{
width:100%;
}
.first-banner .box-ratio {
background-color: unset;
}
.first-banner .box-ratio img{
background-color: unset;
}
.first-banner .text-block{
position: absolute;
left: 0;
top: 10%;
text-align: center;
padding: 5px;
width: 98%;
margin: auto;
}
.first-banner .text-block .title{
color: #fff;
font-size: 2.125rem;
line-height: 3rem;
text-transform: capitalize;
margin-bottom: 5px;
}
.first-banner .text-block .title span{
font-weight:normal;
}
.first-banner .text-block .content{
color: #fefefe;
font-size: 1rem;
line-height: 1.5rem;
}
/**************** Simple features *************************/
.simple-features{
width: 100%;
margin: auto;
position: absolute;
left: 0;
bottom: 2%;
padding:0 2%;
}
.simple-features .list-unstyled {
padding-left: 0;
list-style: none;
}
.icon-group {
display: flex;
}
.icon-group li {
width: 25%;
position: relative;
flex:1;
}
.icon-group li .icon {
width: 60px;
height: 60px;
margin: 0 auto 0.5rem auto;
background-size:contain;
background-position-x: -3px !important;
}
.icon-group li span {
text-align: center;
display: block;
font-size: 0.85rem;
color: #fefefe;
line-height: 1.125rem;
}
.icon-group li:nth-child(1) .icon {
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/OneGo_Air_Backpack_03.png?v=1663754881) no-repeat;
background-size: contain;
}
.icon-group li:nth-child(2) .icon {
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/OneGo_Air_Backpack_05.png?v=1663754881) no-repeat;
background-size: contain;
}
.icon-group li:nth-child(3) .icon {
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/OneGo_Air_Backpack_04.png?v=1663754881) no-repeat;
background-size: contain;
}
.icon-group li:nth-child(4) .icon {
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/OneGo_Air_Backpack_02.png?v=1663754882) no-repeat;
background-size: contain;
}
.shoulderbag-banner1 .text-block{
width: 98%;
text-align: center;
padding: 5% 5px 2% 5px;
margin: 5% 0 2% 0;
}
.shoulderbag-banner1 .text-block .title{
color: #333;
font-size: 1.5rem;
line-height: 2rem;
}
.shoulderbag-banner1 .text-block .content{
color: #555;
font-size: 1rem;
line-height: 1.65rem;
padding: 0 1.5%;
}
.shoulderbag-banner1 .banner-image-mobile{
display:block;
position:relative;
}
.video-btn {
position:absolute;
top: 36.5%;
left: 42.35%;
width: 60px;
height: 60px;
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/presell_play.png?v=1614324743) no-repeat;
background-size: auto;
filter: drop-shadow(0 0 8px rgba(0,0,0,.12));
perspective: 1000px;
backface-visibility: hidden;
transform: translateZ(0);
background-size: contain;
}
.shoulderbag-banner1 .banner-image-mobile .la-close{
display:none;
width: 28px;
height: auto;
position: absolute;
font-size: 2.2rem;
right: 5px;
top: 5px;
color: #eee;
line-height: 30px;
}
.shoulderbag-banner1 .banner-image-mobile .youtube-mobile{
display:none;
width: 100%;
height: 100%;
}
.banner-image-mobile{
background:#000;
color: #fff;
width:100%;
height:auto;
position:relative;
}
.youtube-mobile iframe{
width:100%;
}
/**************** Used For *************************/
.used-for {
width:100%;
padding:2% 0;
clear:both;
}
.used-for .text-block{
display:block;
padding: 5% 5px 3% 5px;
margin: 5% 0 2% 0;
text-align: center;
text-transform:uppercase;
}
.used-for .text-block .title{
color: #333;
font-size: 1.5rem;
line-height: 2rem;
margin-bottom: 0;
}
.used-for .text-block .content{
color: #333;
font-size: 1.5rem;
line-height: 2rem;
font-weight: bold;
}
.used-for .used-for-items{
display: flex;
width:100%;
margin:auto;
}
.used-for .used-for-item{
position:relative;
margin-right:1%;
width:33.67%;
}
.used-for .used-for-item:last-child{
margin-right:0;
}
.used-for .used-for-item .used-for-title{
display: block;
position: absolute;
bottom: 3%;
font-size: 1rem;
line-height: 2rem;
color: #f1f1f1;
font-weight: 700;
left: 1%;
text-align: center;
width: 98%;
}
.used-for .used-for-item .waterprint{
display:none;
position: absolute;
right: 10%;
bottom: 6%;
width:80%;
height:100px;
}
/***** customized-partitions **/
.customized-partitions {
position:relative;
}
.customized-partitions .text-block{
width:100%;
text-align: center;
}
.customized-partitions .text-block .title{
color: #333;
font-size: 1.425rem;
line-height: 2rem;
}
.customized-partitions .text-block .content{
color: #333;
font-size: 1rem;
line-height: 1.5rem;
}
.customized-partitions .banner-image{
width:100%;
}
.customized-partitions .box-ratio {
background-color: unset;
}
.customized-partitions .box-ratio img{
background-color: unset;
}
/***** customized-partitions **/
.clamshell-opening {
position:relative;
min-height:400px;
}
.clamshell-opening .text-block{
width:100%;
text-align: center;
}
.clamshell-opening .text-block .title{
color: #333;
font-size: 1.5rem;
line-height: 2rem;
}
.clamshell-opening .text-block .content{
color: #333;
font-size: 1rem;
line-height: 1.5rem;
}
.clamshell-opening .banner-image{
width:100%;
}
.clamshell-opening .box-ratio {
background-color: unset;
}
.clamshell-opening .box-ratio img{
background-color: unset;
}
/***** customized-partitions **/
.quick-side-access {
position:relative;
min-height:400px;
}
.quick-side-access .text-block{
width:100%;
text-align: center;
}
.quick-side-access .text-block .title{
color: #333;
font-size: 1.5rem;
line-height: 2rem;
}
.quick-side-access .text-block .content{
color: #333;
font-size: 1rem;
line-height: 1.5rem;
}
.quick-side-access .banner-image{
width:100%;
}
.quick-side-access .box-ratio {
background-color: unset;
}
.quick-side-access .box-ratio img{
background-color: unset;
}
/**************** Magnetic Bage *************************/
.always_travel_light{
width:100%;
height:auto;
overflow: hidden;
color: #303233;
position:relative;
}
.always_travel_light .text-block{
position:absolute;
width:100%;
text-align:center;
padding:3% 5% 1% 5%;
top:0;
left:0;
z-index: 1;
}
.always_travel_light .text-block .title{
font-size:1.5rem;
color:#333;
text-transform: uppercase;
}
.always_travel_light .text-block .content{
font-size:0.925rem;
color:#333;
}
.always_travel_light .always_travel_img{
position:absolute;
top:25%;
left:20%;
width: 60%;
margin: 5% auto;
float: unset;
}
.always_travel_light .always_travel_img .box-ratio {
background: unset;
width: 100%;
margin-right: auto;
margin-left: auto;
float: unset;
}
.always_travel_light .always_travel_img .box-ratio img{
background: unset;
}
.always_imgs{
position: relative;
width: 100%;
margin:auto;
height:auto;
overflow: hidden;
color: #303233;
display: grid;
grid-template-columns: 49% 49%;
grid-row-gap: 2%;
grid-column-gap: 2%;
margin-top: 2%;
padding-bottom: 5%;
}
.always_imgs .img-block{
position: relative;
height: 100%;
width: 100%;
margin: auto;
}
.always_imgs .img-block .box-ratio{
position: relative;
height: auto;
background:unset;
}
.always_imgs .img-block .box-ratio img{
background:unset;
}
.always_imgs .img-block .caption{
width:98%;
color:#222;
margin:auto;
line-height: 1.25rem;
text-align: center;
padding: 4% 3px;
}
/***** original **/
.original {
position:relative;
min-height:400px;
}
.original .text-block{
width:100%;
text-align: center;
}
.original .text-block .title{
color: #333;
font-size: 1.5rem;
line-height: 2rem;
}
.original .text-block .content{
color: #444;
font-size: 1rem;
line-height: 1.65rem;
}
.original .banner-image{
width:100%;
}
.original .box-ratio {
background-color: unset;
}
.original .box-ratio img{
background-color: unset;
}
/***** Theft deterrent **/
.theft-deterrent {
position:relative;
min-height:400px;
}
.theft-deterrent .text-block{
width:100%;
text-align: center;
}
.theft-deterrent .text-block .title{
color: #333;
font-size: 1.5rem;
line-height: 2rem;
}
.theft-deterrent .banner-image{
width:100%;
}
.theft-deterrent .box-ratio {
background-color: unset;
}
.theft-deterrent .box-ratio img{
background-color: unset;
}
/***** splash-proof **/
.splash-proof {
position:relative;
}
.splash-proof .text-block{
width:100%;
text-align: center;
position: absolute;
top: 0;
left: 0;
margin-top: 2.5%;
}
.splash-proof .text-block .title{
color: #fff;
font-size: 1.5rem;
line-height: 2rem;
}
.splash-proof .text-block .content{
color: #ddd;
font-size: 0.875rem;
line-height: 1.35rem;
}
.splash-proof .banner-image{
width:100%;
}
.splash-proof .box-ratio {
background-color: unset;
}
.splash-proof .box-ratio img{
background-color: unset;
}
/***** inner-structure **/
.inner-structure {
position:relative;
min-height:400px;
}
.inner-structure .banner-image{
width:100%;
}
.inner-structure .box-ratio {
background-color: unset;
}
.inner-structure .box-ratio img{
background-color: unset;
}
.collections-gallery {
width:100%;
display:block;
height:auto;
overflow:hidden;
}
.collections-gallery .collection-images-columns{
width:100%;
display:flex;
height:auto;
overflow:hidden;
}
.collections-gallery .collection-image-column{
}
.collections-gallery .collection-image-column .collection-image{
position: relative;
margin-bottom:5px;
}
.collections-gallery .collection-image-column .collection-image .caption {
width: 95%;
margin-top:5%;
font-size:0.875rem;
position:absolute;
left:4%;
bottom:5%;
color:#eee;
line-height: 1.25rem;
}
.collection-image-bottom {
position:relative;
}
.collection-image-bottom .caption {
width: 94%;
margin-top:5%;
font-size:0.925rem;
position:absolute;
left:5%;
bottom:5%;
color:#fff;
line-height: 1.25rem;
}
.collection-images{
display:block;
width: 100%;
margin: auto;
margin-top: 1.5%;
}
.collection-images .column_left{
width:49%;
margin-right:1.5%;
}
.collection-images .column_right{
width:49.5%;
}
/***** Style For Every Person **/
.for-everyone {
position:relative;
}
.for-everyone .text-block{
width:100%;
text-align: center;
position: absolute;
top: 0;
left: 0;
}
.for-everyone .text-block .title{
color: #fff;
font-size: 1.5rem;
line-height: 2rem;
}
.for-everyone .banner-image{
width:100%;
}
.for-everyone .box-ratio {
background-color: unset;
}
.for-everyone .box-ratio img{
background-color: unset;
}
.for-everyone .height_texts{
position: absolute;
width: 100%;
text-align: center;
display: grid;
bottom: 65%;
left: 0;
grid-template-columns: 32% 33% 33%;
grid-row-gap: 1%;
grid-column-gap: 1.1%;
color: #eee;
font-weight: bold;
}
.every-person {
width:100%;
display:block;
height:auto;
overflow:hidden;
padding: 0 0 5% 0;
}
.every-person .every-person-main-img{
width:100%;
margin:auto;
position:relative;
}
.every-person-main-img .background-image{
width:100%;
}
.every-person-main-img .background-image .box-ratio {
background-color: unset;
}
.every-person-main-img .background-image .box-ratio img{
background-color: unset;
}
.every-person-imgs {
width: 100%;
margin:auto;
display: grid;
grid-template-columns: 49% 49%;
grid-row-gap: 1%;
grid-column-gap: 2%;
margin-top: 2%;
}
/**************** two bags*************************/
.two-bags {
width:100%;
height:auto;
overflow:hidden;
margin-top: 4%;
}
.two-bags .text-block{
width:100%;
display:block;
padding:3% 2%;
text-align: center;
}
.two-bags .text-block .title{
color: #333;
font-size: 1.375rem;
line-height: 1.5rem;
text-transform:capitalize;
margin-bottom:1.5rem;
}
.two-bags .bag-imgs{
width:100%;
display:flex;
}
.two-bags .bag-imgs .bag{
width:66%;
display:flex;
margin: auto;
}
.two-bags .bag-imgs.for-pc{
display:flex;
}
.two-bags .bag-imgs.for-mobile{
display:none;
}
.two-bags .bag-imgs .bag.left{
background: unset;
}
.two-bags .bag-imgs .bag.right{
background: unset;
}
.two-bags .bag-imgs .bag.right img{
width:auto;
background:unset;
}
.two-bags .bag-imgs .bag.left img{
width:auto;
margin-right:5%;
margin-bottom: 0;
margin-left:auto;
background:unset;
}
.two-bags .bag-imgs .bag.right img{
margin-left:2.5%;
margin-bottom: 0;
}
.two-bags .left{
text-align:right;
padding-right: 3%;
}
.two-bags .right{
text-align:left;
padding-left: 3%;
}
.two-bags .bag-names{
width:100%;
display:flex;
color:#333;
padding: 2% 0 1% 0;
text-transform: capitalize;
}
.two-bags .bag-names h2{
width:50%;
font-size: 1.125rem;
}
.two-bags .bag-features .bag-feature-block{
width:100%;
display:flex;
}
.two-bags .bag-features .bag-feature-block .feature-content-block{
width:46%;
}
.two-bags .bag-features .bag-feature-block .feature-content-block.left{
margin-left:4%;
}
.two-bags .bag-features .bag-feature-block .feature-content-block.right{
margin-right:4%;
}
.two-bags .bag-features .bag-feature-block .cate-name {
color:#333;
font-weight: bold;
font-size: 1rem;
}
.two-bags .bag-features .bag-feature-block ul {
border-bottom: solid 1px #ddd;
padding: 12px 0 20px 0;
}
.two-bags .bag-features .bag-feature-block ul li {
color:#666;
font-size:0.875rem;
line-height:1.35rem;
margin-bottom:5px;
list-style-type: none;
}
.two-bags .bag-features .bag-feature-block:last-child ul li {
white-space:nowrap;
}
.two-bags .bag-features .bag-feature-block ul li i {
font-weight: bold;
padding: 0 7px;
}
.two-bags .bag-features ul li .dash {
display:none;
}
}
Count On it
Customized Partitions For
Optimal Organization
Clamshell Opening
For Easy Access
Quick Side Access
For Ease of Use
Always Travel Light
You’ll appreciate the combination of stability and light weight in the OneGo Air as it weighs merely 1.3kg(20L) and 1.65kg(25L).
Designed to Fit Snugly Against the Body
The EVA back panel reduces the pressure and weight on your body.
Original One-handed
Closure System
Splash Proof Material
making OneGo Air a sturdy and reliable tool both indoors and out.
PU Coating
The strap inside the left pocket helps secure large tripods
Stylish for every person
OneGo Air 20L VS OneGo Air 25L
OneGo Air 20L
OneGo Air 25L
- 2 cameras+3 lenses+ accessories+ Mavic 3 Cine·
- ·2 cameras+4~5 lenses+ accessories+ Mavic 3 Cine
- Backpack:1.3kg(2.87lbs)
Partitions+Straps: 0.23kg(0.51lbs)·
-
·Backpack:1.65kg(3.64lbs)
Partitions+ Straps: 0.28kg(0.62lbs)
- 440mm*350mm*190mm·
- ·470mm*380mm*200mm
- 430mm*330mm*160mm·
- ·460*360*170mm
- 5 partitions+2 accessory straps+ 1 sternum strap·
- ·8 partitions+ 2 accessory straps+ 1 sternum strap
- 12kg·
- ·12kg
- 16-inch MacBook Pro/15.6-inch gaming laptop/12.9-inch iPad Pro
- 16-inch MacBook Pro/15.6-inch gaming laptop/12.9-inch iPad Pro
Count On it
Customized Partitions For
Optimal Organization
Clamshell Opening
For Easy Access
Quick Side Access For Ease of Use
Always Travel Light
Designed to Fit Snugly Against the Body.
The EVA back panel reduces the pressure and weight on your body.
Original One-handed
Closure System
Theft-deterrent
YKK Zipper Pulls
Splash Proof Material
Style For Every Person
OneGo Air 20L VS OneGo Air 25L
OneGo Air 20L
OneGo Air 25L
- 2 cameras+3 lenses+ accessories+ Mavic 3 Cine·
- ·2 cameras+4~5 lenses+ accessories+ Mavic 3 Cine
- Backpack:1.3kg(2.87lbs)
Partitions+Straps: 0.23kg(0.51lbs)·
-
·Backpack:1.65kg(3.64lbs)
Partitions+ Straps: 0.28kg(0.62lbs)
- 440mm*350mm*190mm·
- ·470mm*380mm*200mm
- 430mm*330mm*160mm·
- ·460*360*170mm
- 5 partitions+2 accessory straps+ 1 sternum strap·
- ·8 partitions+ 2 accessory straps+ 1 sternum strap
- 12kg·
- ·12kg
-
16-inch MacBook Pro
/15.6-inch gaming laptop
/12.9-inch iPad Pro
-
16-inch MacBook Pro
/15.6-inch gaming laptop
/12.9-inch iPad Pro