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




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




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

#ac-globalfooter .ac-gf-buystrip-hero {
	padding-bottom: 60px;
}

@media only screen and (max-width: 1068px) {
	.section-stand .first .column.space-left .content-main {
		transform: translateY(25px);
	}
}

@media only screen and (max-width: 735px) {
	.section-stand .first .column.space-left .content-main {
		transform: translateY(0px);
	}
}

.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;
	}
}

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