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




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




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


.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
\*------------------------------------*/ 