/*------------------------------------*\ 
  SNIPE FIXES 
\*------------------------------------*/

/*----- PLAN SNIPES ------*/

#plan-gallery button picture img {
  left: 50%;
 position: relative;
 transform: translateX(-50%);
}

.overview-text-approach {
    --p-width: 128px;
}

.overview-text-progress {
    --p-width: 195px;
}

.overview-text-approach,.overview-text-progress {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-height: 24px;
}

@media only screen and (max-width:734px) {
	.overview-text-approach,.overview-text-progress {
    	--p-height: 21px;
	}
}

/* RECOVER */


/* DESIGN AND SOURCE */


/* MAKE */


/* PACKAGE AND SHIP */


/* USE */


/*--- END PLAN SNIPES ----*/


/*----- PRRODUCTS SNIPES ------*/

/* IPHONE AIR */

.overview-card-iphone-text {
    --p-width: 284px;
    --p-height: 162px
}

@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-card-iphone-text {
        --p-width: 264px;
        --p-height: 150px
    }
}

@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-card-iphone-text {
        --p-width: 183px;
        --p-height: 104px
    }
}


/* PACKAGING AND SHIPPING */

.overview-card-packaging-text {
    --p-width: 256px;
    --p-height: 91px;
	margin-bottom: 10px;
}

@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-card-packaging-text {
        --p-width: 232px;
        --p-height: 82px
    }
}

@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-card-packaging-text {
        --p-width: 164px;
        --p-height: 60px;
    }
}

.section-products .tile-packaging-shipping sup {
	left: -38px;
	top: -10px
}

@media only screen and (max-width: 1068px) {
	.section-products .tile-packaging-shipping sup {
		left: -34px
	}
}

@media only screen and (max-width: 734px) {
	.section-products .tile-packaging-shipping sup {
		left: -25px;
	}
}

.section-products .tile-packaging-shipping .lottie-arrow {
	left: 40px
}

@media only screen and (max-width: 1068px) {
	.section-products .tile-packaging-shipping .lottie-arrow {
		left: 44px
	}
}

@media only screen and (max-width: 734px) {
	.section-products .tile-packaging-shipping .lottie-arrow {
		left: 15px
	}
}


/* RECOVERY */

.overview-card-recover-text {
    --p-width: 263px;
    --p-height: 81px
}

@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-card-recover-text {
        --p-width: 241px;
        --p-height: 73px
    }
}

@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-card-recover-text {
        --p-width: 166px;
        --p-height: 52px
    }
}


/* SPORT LOOP */

.overview-card-watch-band-text {
    --p-width: 278px;
    --p-height: 98px
}

@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-card-watch-band-text {
        --p-width: 249px;
        --p-height: 90px
    }
}

@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-card-watch-band-text {
        --p-width: 180px;
        --p-height: 63px
    }
}

@media only screen and (min-width: 1069px) {
	#band .lottie {
		margin-left: -20px;
		margin-top: 15px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#band .lottie {
		margin-left: -11px;
		margin-top: 22px;
	}
}

@media only screen and (max-width: 734px) {
    #band .lottie.overview-card-enclosure-arrow {
    	position: relative;
    	top: 17px;
    }
}


/* MAC MINI */

.overview-card-mac-mini-text {
    --p-width: 300px;
    --p-height: 97px;
}
@media only screen and (max-width: 734px) and (max-width: 734px) {
    .overview-card-mac-mini-text {
        --p-width: 226px;
        --p-height:80px
    }
}

.overview-card-mac-mini-illustration {
    --p-width: 319px;
    --p-height: 94px;
}
@media only screen and (max-width: 734px) and (max-width: 734px) {
    .overview-card-mac-mini-illustration {
        --p-width: 250px;
        --p-height:80px
    }
}


/* ENCLOSURE */

.overview-card-enclosure-text {
    --p-width: 249px;
    --p-height: 139px;
	margin-top: -15px;
}

@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-card-enclosure-text {
        --p-width: 231px;
        --p-height: 129px
    }
}

@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-card-enclosure-text {
        --p-width: 168px;
        --p-height: 92px;
		margin-left: -15px;
		margin-top: -10px;
    }
}

.section-products .tile-enclosure sup {
	left: -28px
}

@media only screen and (max-width: 1068px) {
	.section-products .tile-enclosure sup {
		left: -28px
	}
}

@media only screen and (max-width: 734px) {
	.section-products .tile-enclosure sup {
		left: -19px;
		top: 1px;
	}
}

/*--- END PRRODUCTS SNIPES ----*/


.overview-text-trade-in {
    --p-width: 362px;
    --p-height: 24px
}

@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-text-trade-in {
        --p-width: 178px;
        --p-height: 41px
    }
}




/*------------------------------------*\ 
  END SNIPE FIXES 
\*------------------------------------*/
/*------------------------------------*\ 
   LOCAL SCREENS 
\*------------------------------------*/ 
 
 
 
 
 
 /*------------------------------------*\ 
   END LOCAL SCREENS 
\*------------------------------------*/ 
/*------------------------------------*\ 
 LOCAL FIXES 
\*------------------------------------*/ 

@media only screen and (min-width: 1069px) {
    .section-products .tile-recovery .lottie-with-picture {
        top: 68px;
    }
    .section-products .tile-recovery .overview_card_recover_text {
    	top: -29px;
    }
}



/*------------------------------------*\ 
 END LOCAL FIXES 
\*------------------------------------*/