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






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


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

/* Diamond Sup fixes */

.ribbon.ribbon-blue .footnote a:hover {
	text-decoration: underline;
}

sup.footnote-diamond {
	top: -0.5em;
}

.footnote-diamond {
	font-size: 0.7em;
}

/* Diamond Sup fixes */


.ribbon {
	margin-top: calc(var(--r-globalnav-height) + var(--r-localnav-height));
	padding-top: 0
}

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



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