/** Shopify CDN: Minification failed

Line 353:1 Expected "}" to go with "{"

**/
.bg-white{
  background-color: #fff;
}
.built-to-last-right-warp .black-white-img{	
  width: 100%;	
  height: 100%;	
  position: absolute;	
  object-fit: cover;	
}
.relaunch-section .black-white-img{
  width:100%;
  height:100%;
}
.col-2 {
  max-width: 50%;
  width: 100%;
  margin: 0 auto;
}
.col-4 {
  max-width: 25%;
  width: 100%;
}
.built-to-last-left-warp,
.built-to-last-right-warp {
  flex: 1;
  position: relative;
}
.built-to-last-left-warp {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #000;
  color: #fff;
  padding:2% 30px;
}
.built-to-last-left-warp h1{	
  font-family: 'Compacta-regular';	
  font-size: 56px;	
}
.heritage-center-warp,
.totector-is-back-center-warp{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: min(max(16px, 3vw), 30px);
  padding: 4% 30px;
}

.totector-is-back-center-warp.col-2 p{
  font-size: 100%;
 font-family: 'Futura-Medium';
}
.heritage-center-warp{
  background-color: #fff; 
  height: auto;
}

.heritage-center-warp.col-2 p{
  font-size: 100%;
  font-family: 'Futura-Medium';
}

.heritage-section .heritage-warp {
  position: relative;
  z-index: 1;
}
.relaunch-left-warp .relaunch-img-warp img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.heritage-warp img {	
  width: 100%;	
  height: 100%;	
  object-fit: scale-down;	
  object-position: center;	
}
.heritage-left-warp {
  background-attachment: fixed;
  background-repeat: no-repeat;
/*   background-position: left 15vw; */
  background-position: left 2vw;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  z-index: 0;
  background-size: 25%;
  background-color: #e0e0e0;
}
.heritage-right-warp {
  background-attachment: fixed;
  background-repeat: no-repeat;
/*   background-position: right 15vw; */
  background-position: right 2vw;
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  z-index: 0;
  background-size: 25%;
  background-color: #000000;
}
.relaunch-right-warp {
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  background-color: #fff200;
  padding: 5% 15px;
  height:60vh;
}
.relaunch-left-warp {
  overflow: hidden;
}
.relaunch-left-warp .relaunch-img-warp{
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
}
.relaunch-right-warp h2 {
/*   font-size: min(max(52px,3vw),90px); */
   font-size: min(max(60px,3vw),90px);
  text-align: center;
  line-height: 1;
/*   -webkit-text-stroke: 1px #464747; */
  color: #e1db08;
/*   text-shadow: 1px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; */
  text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
 font-family: 'Compacta-regular';
  font-weight: normal;
  letter-spacing: 3px;
}
.totector-is-back-center-warp {
  background-color: #000;
  color: #fff;
  height:50vh;
}
.watch-totectors-story.about-totectors-story {
/*   padding: 100px 30px; */
  padding: 60px 30px;
  background-color: #e0e0e0;
}
.watch-totectors-story.about-totectors-story .wts-video-inner {
	max-width: 90%;
}
.watch-totectors-story.about-totectors-story .wts-video-inner .ply-btn {
    width: 100px;
    height: 100px; 
}
.watch-totectors-story.about-totectors-story .wts-video-inner .ply-btn svg  {
   height: 50px;
   width: 50px;
}

.heritage-center-warp.col-2 p{
    max-width: 700px;
    width: 100%;
}

.heritage-center-warp.col-2 p strong,
.totector-is-back-center-warp.col-2 p strong{
  font-family: 'Futura-bold';
}

/*********** Rsponsive css ***********/
/* @media only screen and (max-width: 2100px) {
  .heritage-left-warp { 
  	background-position: left 5vw; 
  }
  .heritage-right-warp { 
	background-position: right 5vw;  
  }
}
@media only screen and (max-width: 1800px) {
  .heritage-left-warp { 
  	background-position: left 8vw; 
  }
  .heritage-right-warp { 
	background-position: right 8vw;  
  }
}
@media only screen and (max-width: 1700px) {
  .heritage-left-warp { 
  	background-position: left 12vw; 
  }
  .heritage-right-warp { 
	background-position: right 12vw;  
  }
}
@media only screen and (max-width: 1500px) {
 .heritage-left-warp { 
  	background-position: left 17vw; 
  }
  .heritage-right-warp { 
	background-position: right 17vw;  
  }
}

@media only screen and (max-width: 1200px) {
  .heritage-left-warp { 
  	background-position: left 20vw; 
  }
  .heritage-right-warp { 
	background-position: right 20vw;  
  }
} */
@media only screen and (max-width: 1380px) {
  .built-to-last-left-warp h1
  {
    font-size:32px;
    line-height:1.2;
  }
@media only screen and (max-width: 1024px) {
  .relaunch-right-warp {
    height: 40vh;
  }
}
@media only screen and (max-width: 991px) {
  .heritage-center-warp {
    height: auto;
    padding: 4% 20px;
  }
/*   .heritage-left-warp { 
  	background-position: left 30vw; 
  }
  .heritage-right-warp { 
	background-position: right 30vw;  
  } */
}
/* @media only screen and (max-width: 850px) {
  .heritage-left-warp { 
  	background-position: left 34vw; 
  }
  .heritage-right-warp { 
	background-position: right 34vw;  
  }
} */
@media only screen and (max-width: 767px) {
  .col-2{
    max-width: 100%;
  }
  .built-to-last-left-warp {
    padding: 4% 30px;
    height: 15vh;
    flex:auto;
  }
  .built-to-last-warp {
    flex-direction: column-reverse;
  }
  .relaunch-section .black-white-img {
    object-fit: cover;
}
/*   .built-to-last-right-warp {
    position: relative;
    padding-bottom: 20%;
  }
  .built-to-last-right-warp img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  } */
  .built-to-last-right-warp .black-white-img {	
    height: 10vh;	
    position: unset;	
  }
  .totector-is-back-right-warp {
    display: none;
  }
  .heritage-section .heritage-warp .bg-img{
    max-width:50%;
  }
  .heritage-section .heritage-warp .bg-img,
  .relaunch-left-warp .relaunch-img-warp{
    background-attachment: unset;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: auto;
    z-index: 0;
    background-size: cover;
    width: 100%;
  }
  .heritage-left-warp {
    order: 1;
  }
  .heritage-right-warp {
    order: 2;
  }
  .relaunch-right-warp {
    height: 20vh;
    order: 1;
  }
  .relaunch-left-warp.col-2 {
    max-width: 65%;
    order: 2;
  }
  .totector-is-back-left-warp {
    max-width: 35%;
    order: 3;
  }
  .totector-is-back-center-warp{
    height: 25vh;
    order: 4;
    padding: 4% 10px;
  }
  .watch-totectors-story.about-totectors-story .wts-video-inner {
  	max-width: 100%;
  }
  .relaunch-right-warp h2 {
  font-size: min(max(46px,3vw),90px);
  }
}
@media only screen and (max-width: 425px) {
  .relaunch-left-warp .relaunch-img-warp{
/*     height: 25vh; */
    height: 28vh;
    background-position: right -28vw;
  }
    .heritage-center-warp.col-2 p {
    max-width: 330px;
    width: 100%;
}
    .built-to-last-left-warp h1 {	
    font-size: 30px;	
  }
}
@media only screen and (min-width: 1921px) {
  .totector-is-back-center-warp {
    height: 30vh;
  }
}