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



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




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

.modal-contents .features-container .stat:last-child {
    margin-top: 36px;
}

@media only screen and (max-width: 734px) {
    .modal-contents .features-container .stat:last-child {
        margin-top: 0;
    }
}

@media only screen and (min-width:735px) and (max-width:1068px) {
    .performance-stats .badge:nth-child(3), .performance-stats .badge:nth-child(4) {
        margin-top: 48px;
    }
}

@media only screen and (max-width:734px) {
    .subsection-slots .pin-caption span {
        margin-left: -13px;
        font-size: 13px;
    }
}

.section-manifest .section-intro .mac-pro-global-avail {
   margin-top: 35px;
}

@media only screen and (max-width: 1068px) {
  .section-manifest .section-intro .mac-pro-global-avail {
    margin-top: 28px;
  }
}

@media only screen and (max-width: 734px) {
  .section-manifest .section-intro .mac-pro-global-avail {
    margin-top: 19px;
  }
}



.modal-contents .modal-picture-mx-ultra-arrive {
    margin-bottom: 35px;
}

@media only screen and (max-width:1068px) {
    .modal-contents .modal-picture-mx-ultra-arrive {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width:734px) {
    .modal-contents .modal-picture-mx-ultra-arrive {
        margin-bottom: 20px;
    }
}

.section-pro-apps .section-gallery .pro-apps-gallery .item-container .gallery-item .gallery-item-container .gallery-item-label {
    width: 100%;
    text-align: left;
    margin-left: 97px;
    margin-top: 30px;
    z-index: 1;
}

/* COMPARE */

.section-compare .compare-headline {
	margin-bottom: 57px;
}

@media only screen and (max-width: 734px) {
	.section-compare .compare-headline {
		margin-bottom: 0px;
	}
}

.section-compare .product-headline {
	margin-bottom: 15px;
}

/* END COMPARE */

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