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







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




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

.section-hero .hero-lockup h2.enhanced {
    left: -18px;
    width: 100%;
}

@media only screen and (max-width: 1068px) {
    .section-hero .hero-lockup h2.enhanced {
        left: -130px;
        width: 692px;
    }
}

@media only screen and (max-width: 735px) {
    .section-hero .hero-lockup h2.enhanced {
        left: 1vw;
        width: 80vw;
    }
}


.section-move .grid .column-set {
    height: 660px
}

@media only screen and (max-width: 1068px) {
    .section-move .grid .column-set {
        height: 622px
    }
}

@media only screen and (max-width: 735px) {
    .section-move .grid .column-set {
        height: auto
    }
}


.section-stand .grid .column-set {
    height: 653px
}

@media only screen and (max-width: 1068px) {
    .section-stand .grid .column-set {
        height: 619px
    }
}

@media only screen and (max-width: 735px) {
    .section-stand .grid .column-set {
        height: auto
    }
}


.section-motivation .grid .column-set {
    height: 660px
}

@media only screen and (max-width: 1068px) {
    .section-motivation .grid .column-set {
        height: 682px
    }
}

@media only screen and (max-width: 735px) {
    .section-motivation .grid .column-set {
        height: auto
    }
}

@media only screen and (min-width: 736px) and (max-width: 1068px) {
	.grid .column .content-main.steps-container { bottom: 39px; }
}

.double-row .section {
    padding-top:0px
}
@media only screen and (max-width: 1068px) {
    .double-row .section {
        padding-top:0px
    }
}
@media only screen and (max-width: 735px) {
    .double-row .section {
        padding-top:0px
    }
    .double-row .section.section-apple-watch-support {
        padding-top:100px
    }
}

.section-hero .hero-lockup h1.enhanced {
    left: -18px;
    width: 100%;
}

@media only screen and (max-width: 1068px) {
    .section-hero .hero-lockup h1.enhanced {
        left: -130px;
        width: 692px;
    }
}

@media only screen and (max-width: 735px) {
    .section-hero .hero-lockup h1.enhanced {
        left: 1vw;
        width: 80vw;
    }
}


.section-stand .grid .column-set {
    height: 637px
}

@media only screen and (max-width: 1068px) {
    .section-stand .grid .column-set {
        height: 686px;
    }
}

@media only screen and (max-width: 735px) {
    .section-stand .grid .column-set {
        height: auto
    }
}


.section-move .grid .column-set {
    height: 647px
}

@media only screen and (max-width: 1068px) {
    .section-move .grid .column-set {
        height: 632px
    }
}

@media only screen and (max-width: 735px) {
    .section-move .grid .column-set {
        height: auto
    }
}


.section-motivation .grid .column-set {
    height: 670px
}

@media only screen and (max-width: 1068px) {
    .section-motivation .grid .column-set {
        height: 655px
    }
}

@media only screen and (max-width: 735px) {
    .section-motivation .grid .column-set {
        height: auto
    }
}

.ie .grid .column {
	padding-bottom: 83px;
}
@media only screen and (max-width: 1068px) {
    .ie .grid .column {
		padding-bottom: 113px;
	}
}

@media only screen and (max-width: 735px) {
    .section-apple-watch-support .more::after {
        content: " ";
        padding-left: 0;
        width: 0;
    }
}

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