PGYTECH Camera Shoulder Straps
.shoulder-strap{
display:block;
font-family: Open Sans;
}
.shoulder-strap-mobile{
display:none;
}
@media screen and (max-width:740px) {
.shoulder-strap{
display:none;
}
.shoulder-strap-mobile{
display:block;
}
}
.mt_10 {
margin-top:10px;
}
.shoulder-strap h2,h3{
text-transform:capitalize;
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: 17.5%;
top: 27.5%;
text-align: left;
}
.first-banner .text-block .title{
color: #eee;
font-size: 4.35rem;
line-height: 5rem;
text-transform: capitalize;
}
.first-banner .text-block .content{
color: #ddd;
font-size: 1.7rem;
line-height: 1.7rem;
margin-top: 2rem;
}
/**************** Simple features *************************/
.simple-features{
width: 100%;
margin: auto;
position: absolute;
left: 0;
bottom: 5%;
padding:0 20%;
}
.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: 100px;
height: 100px;
margin: 0 auto 0.25rem auto;
background-size:contain;
}
.icon-group li span {
text-align: center;
display: block;
font-size: 1.35rem;
color: #eeeeee;
}
.icon-group li:nth-child(1) .icon {
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/Camera_Shoulder_Strap_Icon_001.png?v=1684307593) 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/Camera_Shoulder_Strap_Icon_002.png?v=1684307593) 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/Camera_Shoulder_Strap_Icon_003.png?v=1684307593) 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/Camera_Shoulder_Strap_Icon_004.png?v=1684307593) no-repeat;
background-size: contain;
}
.shoulderbag-banner1 .banner-image{
position:relative;
}
.video-btn {
display: none;
position:absolute;
top:43.5%;
left:47%;
width:70px;
height:70px;
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-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: 5%;
top: 15%;
color: #fff;
line-height: 38px;
}
/**************** Used For *************************/
.connector {
width:100%;
padding:2% 0 1% 0;
clear:both;
}
.connector .items{
display: flex;
width: 100%;
margin: auto;
position:relative;
}
.connector .items .item{
}
.connector .items.two-cols .item{
width:50%;
}
.connector .items.two-cols .item:nth-child(1) {
width:50.1%;
}
.connector .items.three-cols{
margin-top:1rem;
}
.connector .items.three-cols .box-ratio:nth-child(1) {
width: 33.35%;
}
.connector .items.three-cols .box-ratio:nth-child(2) {
width: 33%;
}
.connector .items.three-cols .box-ratio:nth-child(3) {
width: 34%;
}
.connector .items .note{
position: absolute;
bottom: 5%;
font-size: 1.45rem;
line-height: 2rem;
color: #eee;
left: 0;
width: 100%;
text-align: center;
}
.connector .text-block{
display:block;
padding:2.5% 1.5%;
text-align: center;
}
.connector .text-block .title{
color: #222;
font-size: 4.5rem;
line-height: 5.25rem;
text-transform: capitalize;
}
.connector .text-block .content{
color: #444;
font-size: 1.5rem;
line-height: 2rem;
}
.static-block {
min-height:300px;
position:relative;
margin-top:1rem;
}
.static-block .banner-image{
position:relative;
width:100%;
}
.static-block .box-ratio {
background-color: unset;
}
.static-block .box-ratio img{
background-color: unset;
}
.static-block .text-block{
position: unset;
width:100%;
text-align: left;
margin-top:0;
z-index:1;
}
.static-block .text-block.has-inner{
position: absolute;
display:table;
width:100%;
height:100%;
text-align: left;
top:0;
left:0;
}
.static-block .text-block.has-inner .text-block-inner{
display:table-cell;
vertical-align:middle;
}
.static-block .text-block .title{
color: #eee;
font-size: 4.4rem;
line-height: 5rem;
}
.static-block .text-block .content{
color: #ddd;
font-size: 1.5rem;
line-height: 2.25rem;
margin-top: 2.5rem;
}
.static-block.triangular .text-block{
position: absolute;
text-align: left;
padding: 5% 0 3% 0;
top: 6%;
left: 13.5%;
}
.static-block.load-bearing .text-block{
position:absolute;
left: unset;
right:10%;
text-align: right;
}
.static-block.load-90 .text-block{
position:absolute;
left: 12.5%;
text-align: left;
}
.static-block.quick-adjuster .text-block{
position:absolute;
left: unset;
right:10%;
text-align: right;
}
/**************** infinate access *************************/
.Hands-free {
position:relative;
text-align:center;
min-height: 500px;
margin-top: 4%;
display:block;
overflow: hidden;
margin-bottom: 5%;
}
.Hands-free .text-block{
position: absolute;
width: 70%;
height: 100%;
margin-left: 8.5%;
}
.Hands-free .text-block-inner{
position: relative;
width: 100%;
height: 100%;
text-align: left;
display: table;
}
.Hands-free .text-block-inner .title-text{
width: 64%;
display: table-cell;
vertical-align: middle;
height: 100%;
text-align:right;
}
.Hands-free .text-block .text-block-inner .title-text {
display: table-cell;
vertical-align: middle;
}
.Hands-free .title-text .title{
font-size: 4.5rem;
font-weight: bold;
color: #333;
text-transform: capitalize;
line-height: 5.25rem;
text-align: left;
}
.Hands-free .title-text .text{
font-size: 1.45rem;
color: #666;
margin-top: 2.5rem;
line-height: 2.25rem;
text-align: left;
}
/**************** infinate access *************************/
.streamlined {
position:relative;
text-align:center;
min-height: 400px;
margin-top: 4%;
display:block;
overflow: hidden;
}
.streamlined .text-block{
position: absolute;
width: 70%;
height: 100%;
margin-right: 8.5%;
right: 0;
top: 0;
}
.streamlined .text-block-inner{
position: relative;
width: 100%;
height: 100%;
text-align: right;
display: table;
}
.streamlined .text-block-inner .title-text{
width: 64%;
display: table-cell;
vertical-align: middle;
height: 100%;
text-align:right;
}
.streamlined .text-block .text-block-inner .title-text {
display: table-cell;
vertical-align: middle;
}
.streamlined .title-text .title{
font-size: 4.5rem;
font-weight: bold;
color: #333;
text-transform: capitalize;
line-height: 5.25rem;
}
.streamlined .title-text .text{
font-size: 1.45rem;
color: #666;
margin-top: 2.5rem;
line-height: 2.25rem;
}
/**************** Used For *************************/
.Plate {
width:100%;
clear:both;
background:#212121;
}
.Plate .items{
display: flex;
width: 100%;
margin: auto;
column-gap: 0.5rem;
}
.Plate .items .item{
position:relative;
}
.Plate .items.two-cols .item{
width:50%;
}
.Plate .items.two-cols .item:first-child{
width:50.2%;
}
.Plate .items .note{
position: absolute;
bottom: 5%;
font-size: 1.45rem;
line-height: 2rem;
color: #eee;
left: 5%;
width: 95%;
text-align: left;
}
.Plate .text-block{
display:block;
padding: 5% 0 2.5% 0;
text-align: center;
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/Camera_Shoulder_Strap_Desktop_14.jpg?v=1684240069) no-repeat;
background-size: cover;
}
.Plate .text-block .title{
color: #eee;
font-size: 4.5rem;
line-height: 5.25rem;
text-transform: capitalize;
}
.Plate .text-block .content{
color: #ddd;
font-size: 1.5rem;
line-height: 2rem;
margin-top: 1rem;
}
.static-block.Screw {
margin-top:0;
}
.static-block.Screw .text-block{
position:absolute;
left: unset;
right:10%;
text-align: right;
}
.static-block.colors .text-block{
position:unset;
text-align: center;
padding: 5% 0 3% 0;
}
.static-block.colors .text-block .title{
color: #222;
font-size: 3.75rem;
line-height: 5rem;
}
.static-block.colors .text-block .content{
color: #444;
font-size: 1.875rem;
line-height: 2.25rem;
margin-top: 1.5rem;
}
/*** irregular-imgs **/
.irregular-imgs {
width:100%;
margin:auto;
margin-bottom:6%;
column-gap: 0.8%;
}
.irregular-imgs-inner {
display:flex;
width:100%;
margin:auto;
margin-bottom:6%;
column-gap: 0.6%;
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.irregular-imgs .left-images{
position:relative;
width:55%;
}
.irregular-imgs .right-images{
width:45.75%;
display:flex;
column-gap:1%;
row-gap:1%;
flex-wrap:wrap;
}
.irregular-imgs .right-images .collection-image{
width:100%;
}
.irregular-imgs .left-images .collection-image{
width:100%;
position:relative;
display: table;
}
.irregular-imgs .left-images .collection-image:nth-child(1){
width:100%;
margin-bottom:1%;
}
.irregular-imgs .left-images .collection-image .box-ratio{
vertical-align: middle;
display: table-cell;
background-color: unset;
}
.irregular-imgs .collection-image .caption{
position:absolute;
left:5%;
width:95%;
text-align:left;
bottom:1.5rem;
color:#fff;
font-size:1.4rem;
line-height:1.75rem;
font-weight:bold;
}
@media screen and (max-width:1800px) {
}
@media screen and (max-width:1660px) {
}
@media screen and (max-width:1550px) {
.static-block.triangular .text-block {
top: unset;
left: 5%;
bottom: 6%;
}
}
@media screen and (max-width:1420px) {
.first-banner .text-block .title {
font-size: 3.5rem;
line-height: 4rem;
}
.first-banner .text-block .content {
font-size: 1.35rem;
line-height: 1.5rem;
margin-top: 1rem;
}
.simple-features {
padding: 0 10%;
}
.connector .text-block .title {
font-size: 3.5rem;
line-height: 4rem;
}
.connector .text-block .content {
font-size: 1.35rem;
line-height: 1.5rem;
margin-top: 1rem;
}
.static-block .text-block .title {
font-size: 3.5rem;
line-height: 4rem;
}
.static-block .text-block .content {
font-size: 1.35rem;
line-height: 1.5rem;
margin-top: 1rem;
}
.Hands-free .title-text .title {
font-size: 3.5rem;
line-height: 4rem;
}
.Hands-free .title-text .text {
font-size: 1.35rem;
line-height: 1.5rem;
margin-top: 1rem;
}
.streamlined .title-text .title {
font-size: 3.5rem;
line-height: 4rem;
}
.streamlined .title-text .text {
font-size: 1.35rem;
line-height: 1.5rem;
margin-top: 1rem;
}
.Plate .text-block .title {
font-size: 3.5rem;
line-height: 4rem;
}
.Plate .text-block .content {
font-size: 1.35rem;
line-height: 1.5rem;
margin-top: 1rem;
}
.Plate .items .note {
font-size: 1.25rem;
line-height: 1.75rem;
}
.static-block.colors .text-block .title {
font-size: 3.5rem;
line-height: 4rem;
}
}
@media screen and (max-width:1220px) {
.first-banner .text-block {
position: absolute;
top: 20%;
}
.first-banner .text-block .title {
font-size: 2.5rem;
line-height: 3rem;
}
.first-banner .text-block .content {
font-size: 1.1rem;
line-height: 1.45rem;
margin-top: 0.75rem;
}
.icon-group li .icon {
width: 75px;
height: 75px;
}
.icon-group li span {
font-size: 1rem;
}
.simple-features {
padding: 0 5%;
}
.connector .text-block .title {
font-size: 2.5rem;
line-height: 3rem;
}
.connector .text-block .content {
font-size: 1.1rem;
line-height: 1.45rem;
margin-top: 0.75rem;
}
.connector .items .note {
font-size: 1.15rem;
line-height: 1.5rem;
left: 5%;
width: 90%;
}
.static-block .text-block .title {
font-size: 2.5rem;
line-height: 3rem;
}
.static-block .text-block .content {
font-size: 1.1rem;
line-height: 1.45rem;
margin-top: 0.75rem;
}
.Hands-free .title-text .title {
font-size: 2.5rem;
line-height: 3rem;
}
.Hands-free .title-text .text {
font-size: 1.1rem;
line-height: 1.45rem;
margin-top: 0.75rem;
}
.streamlined .title-text .title {
font-size: 2.5rem;
line-height: 3rem;
}
.streamlined .title-text .text {
font-size: 1.1rem;
line-height: 1.45rem;
margin-top: 0.75rem;
}
.Plate .text-block .title {
font-size: 2.5rem;
line-height: 3rem;
}
.Plate .text-block .title {
font-size: 1.1rem;
line-height: 1.45rem;
margin-top: 0.75rem;
}
.Plate .items .note {
font-size: 1rem;
line-height: 1.5rem;
}
.static-block.colors .text-block .title {
font-size: 2.5rem;
line-height: 3rem;
}
}
@media screen and (max-width:740px) {
.shoulder-strap-mobile .text-block{
padding: 9% 5px 3% 5px;
margin: 5% 0 2% 0;
}
.shoulder-strap-mobile h2,.shoulder-strap-mobile h3{
letter-spacing:0;
}
/***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: 7%;
text-align: center;
padding: 5px;
width: 98%;
margin: auto;
}
.first-banner .text-block .title{
color: #fefefe;
font-size: 2.5rem;
line-height: 2.75rem;
text-transform: capitalize;
margin-bottom: 5px;
}
.first-banner .text-block .title span{
font-weight:normal;
}
.first-banner .text-block .content{
color: #ddd;
font-size: 1.1rem;
line-height: 1.5rem;
margin-top: 0.75rem;
}
/**************** 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: 50px;
height: 50px;
margin: 0 auto 0.25rem auto;
background-size:contain;
}
.icon-group li span {
text-align: center;
display: block;
font-size: 0.75rem;
color: #fefefe;
line-height: 1rem;
}
.icon-group li:nth-child(1) .icon {
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/Camera_Shoulder_Strap_Icon_001.png?v=1684307593) 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/Camera_Shoulder_Strap_Icon_002.png?v=1684307593) 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/Camera_Shoulder_Strap_Icon_003.png?v=1684307593) 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/Camera_Shoulder_Strap_Icon_004.png?v=1684307593) no-repeat;
background-size: contain;
}
.shoulderbag-banner1 .text-block{
width: 98%;
text-align: left;
padding: 5% 5px 2% 5%;
margin: 5% 0 2% 0;
}
.shoulderbag-banner1 .text-block .title{
color: #333;
font-size: 2.125rem;
line-height: 2.65rem;
margin-bottom:5px;
}
.shoulderbag-banner1 .text-block .subtitle{
color: #333;
font-size: 1.25rem;
line-height: 2rem;
margin-bottom:5px;
}
.shoulderbag-banner1 .text-block .content{
color: #555;
font-size: 0.9rem;
line-height: 1.25rem;
}
.shoulderbag-banner1 .banner-image-mobile{
display:block;
position:relative;
}
.video-btn {
display:none;
position:absolute;
top: 40%;
left: 43%;
width: 40px;
height: 40px;
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 *************************/
.connector {
width:100%;
padding:2% 0 1% 0;
clear:both;
}
.connector .items{
display: flex;
width: 100%;
margin: auto;
position:relative;
}
.connector .items .item{
}
.connector .items.two-cols .item{
width:50%;
}
.connector .items.three-cols .item{
width:33%;
margin-top:1rem;
}
.connector .items .note{
position: absolute;
bottom: 5%;
font-size: 0.85rem;
line-height: 1.05rem;
color: #eee;
left: 3%;
width: 96%;
text-align: left;
}
.connector .text-block{
display:block;
padding:2.5% 1.5%;
text-align: center;
}
.connector .text-block br{
display:none;
}
.connector .text-block .title{
color: #222;
font-size: 2.45rem;
line-height: 2.75rem;
text-transform: none;
text-align: left;
padding: 2%;
}
.connector .text-block .content{
color: #444;
font-size: 1.05rem;
line-height: 1.35rem;
text-align: left;
padding: 0 2%;
}
.static-block {
min-height:200px;
position:relative;
margin-top:0.5rem;
}
.static-block .banner-image{
position:relative;
width:100%;
}
.static-block .box-ratio {
background-color: unset;
}
.static-block .box-ratio img{
background-color: unset;
}
.static-block .text-block{
position: unset;
width:100%;
text-align: left;
margin-top:0;
z-index:1;
}
.static-block .text-block.has-inner{
position: absolute;
display:table;
width:100%;
height:100%;
text-align: left;
top:0;
left:0;
}
.static-block .text-block.has-inner .text-block-inner{
display:table-cell;
vertical-align:middle;
}
.static-block .text-block .title{
color: #eee;
font-size: 2.45rem;
line-height: 2.75rem;
}
.static-block .text-block .content{
color: #ddd;
font-size: 1rem;
line-height: 1.35rem;
margin-top: 1rem;
}
.static-block.triangular {
min-height:150px;
}
.static-block.triangular .text-block{
position: absolute;
text-align: left;
bottom: 10%;
left: 5%;
top: unset;
width: 94%;
height: auto;
padding: 0;
margin-bottom: 0;
}
.static-block.triangular .text-block .content {
color: #ddd;
font-size: 0.9rem;
line-height: 1.25rem;
margin-top: 0;
}
.static-block.load-bearing .text-block{
position: absolute;
left: 2.5%;
right: 0;
text-align: left;
top: 7.5%;
}
.static-block.load-90 .text-block{
position: absolute;
left: 2.5%;
right: 0;
text-align: left;
top: 7.5%;
}
.static-block.quick-adjuster .text-block{
position:unset;
left: unset;
right:10%;
text-align: left;
padding-left: 3%;
padding-top: 8%;
}
.static-block.quick-adjuster .text-block .title{
color: #111;
}
.static-block.quick-adjuster .text-block .content{
color: #444;
}
/**************** infinate access *************************/
.Hands-free {
position:relative;
text-align:center;
min-height: 500px;
margin-top: 4%;
display:block;
overflow: hidden;
margin-bottom: 5%;
}
.Hands-free .text-block{
position:unset;
width: 100%;
height: 100%;
padding-left: 3%;
padding-top: 8%;
}
.Hands-free .text-block-inner{
position: relative;
width: 100%;
height: 100%;
text-align: left;
display: table;
}
.Hands-free .text-block-inner .title-text{
width: 100%;
display: table-cell;
vertical-align: middle;
height: 100%;
text-align:right;
}
.Hands-free .text-block .text-block-inner .title-text {
display: table-cell;
vertical-align: middle;
}
.Hands-free .title-text .title{
font-size: 2.45rem;
line-height: 2.75rem;
color: #111;
text-transform: capitalize;
text-align: left;
}
.Hands-free .title-text .text{
color: #444;
font-size: 1rem;
line-height: 1.35rem;
margin-top: 1rem;
text-align: left;
}
/**************** infinate access *************************/
.streamlined {
position:relative;
text-align:center;
min-height: 400px;
margin-top: 4%;
display:block;
overflow: hidden;
}
.streamlined .text-block{
position:unset;
width: 100%;
height: 100%;
padding-left: 3%;
padding-top: 4%;
}
.streamlined .text-block-inner{
position: relative;
width: 100%;
height: 100%;
text-align: right;
display: table;
}
.streamlined .text-block-inner .title-text{
width: 100%;
display: table-cell;
vertical-align: middle;
height: 100%;
text-align:right;
}
.streamlined .text-block .text-block-inner .title-text {
display: table-cell;
vertical-align: middle;
}
.streamlined .title-text .title{
font-size: 2.45rem;
line-height: 2.75rem;
color: #111;
text-transform: capitalize;
text-align: left;
}
.streamlined .title-text .text{
color: #444;
font-size: 1rem;
line-height: 1.35rem;
margin-top: 1rem;
text-align: left;
}
/**************** Used For *************************/
.Plate {
width:100%;
clear:both;
background:#212121;
}
.Plate .items{
display: flex;
width: 100%;
margin: auto;
column-gap: 0.5rem;
}
.Plate .items .item{
position:relative;
}
.Plate .items.two-cols .item{
width:50%;
}
.Plate .items.two-cols .item:first-child{
width:50.2%;
}
.Plate .items .note{
position: absolute;
bottom: 5%;
font-size: 0.85rem;
line-height: 1.05rem;
color: #eee;
left: 5%;
width: 95%;
text-align: left;
}
.Plate .text-block{
display:block;
padding: 8% 0 2.5% 3%;
text-align: center;
background: url(https://cdn.shopify.com/s/files/1/0252/2395/4525/files/Camera_Shoulder_Strap_Desktop_14.jpg?v=1684240069) no-repeat;
background-size: cover;
}
.Plate .text-block .title{
color: #fefefe;
font-size: 2.45rem;
line-height: 2.75rem;
text-transform: none;
text-align: left;
padding: 2%;
}
.Plate .text-block .content{
color: #eee;
font-size: 1.05rem;
line-height: 1.35rem;
text-align: left;
padding: 0 2%;
}
.static-block.Screw {
margin-top:0;
}
.static-block.Screw .text-block{
position: absolute;
left: 2.5%;
right: 0;
text-align: left;
top: 7.5%;
height: unset;
}
.static-block.colors .text-block{
position:unset;
width: 100%;
height: 100%;
padding-left: 3%;
padding-top: 15%;
}
.static-block.colors .text-block .title{
font-size: 2.35rem;
line-height: 2.75rem;
color: #111;
text-transform: capitalize;
text-align: left;
}
.static-block.colors .text-block .content{
color: #444;
font-size: 1rem;
line-height: 1.35rem;
margin-top: 1rem;
text-align: left;
}
/*** irregular-imgs **/
.irregular-imgs {
width:100%;
margin:auto;
margin-bottom:6%;
column-gap: 0.8%;
}
.irregular-imgs-inner {
display:flex;
flex-wrap:wrap;
width:100%;
margin:auto;
margin-bottom:6%;
column-gap: 0.6%;
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.irregular-imgs .right-images{
position:relative;
width:100%;
}
.irregular-imgs .left-images{
width:100%;
display:flex;
column-gap:1%;
row-gap:1%;
}
.irregular-imgs .right-images .collection-image{
width:100%;
}
.irregular-imgs .left-images .collection-image{
width:49.8%;
position:relative;
display: unset;
}
.irregular-imgs .left-images .collection-image:nth-child(1){
width:50%;
margin-bottom:1%;
}
.irregular-imgs .left-images .collection-image .box-ratio{
vertical-align: middle;
display: table-cell;
background-color: unset;
}
.irregular-imgs .collection-image .caption{
position:absolute;
left:5%;
width:95%;
text-align:left;
bottom:1.5rem;
color:#fff;
font-size:1.4rem;
line-height:1.75rem;
font-weight:bold;
}
}
@media screen and (max-width:390px) {
.shoulder-strap-mobile .text-block .title br{
display:none;
}
.shoulder-strap-mobile .text-block .content br{
display:none;
}
}
Original Quick
Connector Safe and
Smooth Operation
mechanism. There is no risk of the camera falling
off, regardless of the angle of force applied, as
long as the quick bead remains locked.
you can easily install and remove the quick bead with one hand.
so that the quick bead can work with more cameras.
Strong
Load-bearing &
Replace Warning
the lanyard in time, thus ensures your gear safety.
Stand A
Load of 90KG
of UHMWPE, which is ten times stronger than
steel wire and can carry a load of up to 90 KG.
Quick Adjusters
Ensure Suitable
Length
and make it contour to your shapes.
Streamlined Shape
and Soft Padding
greatly relieves pressure while one-piece webbing
in a streamlined shape looks stylish and elegant.
Configured
With PGYTECH
Arca-type QR Plate
screw containing a thrust needle roller bearing to ensure sustained tight fit.
carrying of your long-focus lens, with the lens facing downwards
Patented
Tight-fitting Screw
patented tight-fitting screw containing a thrust needle
roller bearing to ensure sustained tight fit.
Colors That’ll
Spice Up Your Day
Original Quick Connector
Safe and Smooth Operation
the camera falling off, regardless of the angle of force applied, as long as the quick bead remains locked.
so that the quick bead can work with more cameras.
Strong Load-bearing &
Replace Warning
the lanyard in time, thus ensures your gear safety.
Stand A
Load of 90KG
of UHMWPE, which is ten times stronger than
steel wire and can carry a load of up to 90 KG.
Quick Adjusters
Ensure Suitable Length
Streamlined Shape
and Soft Padding
greatly relieves pressure while one-piece
webbing in a streamlined shape looks stylish and elegant.
Configured With
PGYTECH Arca-type QR Plate
screw containing a thrust needle roller bearing to ensure sustained tight fit.
carrying of your long-focus lens, with the lens facing downwards
Patented
Tight-fitting Screw
patented tight-fitting screw containing a thrust needle
roller bearing to ensure sustained tight fit.