/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




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

@media only screen and (max-width: 320px) {
    .device-grid-copy-fingertips {
       margin-left: -22px;
       margin-top: -5px;
       font-size: 16px;
    }
}

#ac-globalfooter .ac-gf-sosumi {
   padding-top: 40px;
}

@media only screen and (max-width: 734px) {
   .section-privacy .grid-wrapper {
      padding-bottom: 0;
   }
}

@media only screen and (max-width: 1068px) {
	.section-your-health .grid-item-medication-tracking .image {
		left: 55%;
		top: 6%;
	}
}

@media only screen and (max-width: 734px) {
	.section-your-health .grid-item-medication-tracking .image {
		left: 50%;
		top: 0%;
	}
}

@media only screen and (max-width: 1068px) {
	.section-your-health .grid-item-medication-tracking .tile-header {
		max-width: 320px;
	}
}

@media only screen and (max-width: 734px) {
	.section-your-health .grid-item-medication-tracking .tile-header {
		max-width: 286px;
	}
}

@media only screen and (max-width: 734px) {
	.device-grid-item-wrapper.summary .device-grid-img {
		top: 226px;
	}
}



@media only screen and (max-width: 1068px) {
	.section-your-health .grid-item-sleep-stages .tile-header {
		max-width: 317px;
	}
}

@media only screen and (max-width: 734px) {
	.section-your-health .grid-item-sleep-stages .tile-header {
		max-width: 305px;
	}
}



@media only screen and (max-width: 734px) {
	.grid-item-health-data .tile-content {
		min-height: 725px;
	}
}



@media only screen and (max-width: 1068px) {
    .grid-item-afib-history .tile-body {
        --tile-body-padding-top: 100px;
    }
}
@media only screen and (max-width: 734px) {
    .grid-item-afib-history .tile-body {
        --tile-body-padding-top: 25px;
    }
}

@media only screen and (min-width:735px)and (max-width:1068px) {
    .section-your-health .grid-item-sleep-stages .image {
        max-width: 692px;
    }
}

@media only screen and (max-width:734px)and (max-width:734px)and (max-width:734px) {
    .section-your-health .grid-item-sleep-stages .image {
        --p-width: 463px;
        --p-height: 485px;
    }
}

@media only screen and (max-width:1068px) {
    .device-grid-item-wrapper.medications .device-grid-img {
        margin-top: 20px;
    }
}

@media only screen and (max-width:734px) {
    .device-grid-item-wrapper.medications .device-grid-img {
        margin-top: 0;
    }
}

@media only screen and (max-width: 1068px) {
    .section-expert .grid-item-cycle-tracking .tile-overlay-content .typography-subsection-copy {
        font-size: 15px;
    }
}

@media only screen and (max-width: 734px) {
    .section-expert .grid-item-cycle-tracking .tile-overlay-content .typography-subsection-copy {
        font-size: 15px;
    }
}

@media (min-width:1069px) {
    .section-insights .item-container {
        grid-template-columns: repeat(2,1fr);
    }
}

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