/* DISPLAY
 * -------------------- */
.ph-inline-block,
.pad-inline-block { display:inline-block; }
.ph-table { display: table; }
.ph-v-center { display: table-cell; vertical-align: middle; }
.pad-clear-center { display:block !important; }

/* FONTS
 * -------------------- */
.ph-font-30,
.pad-font-30,
#Content .ph-font-30,
#Content p.ph-font-30,
#Content .pad-font-30 p,
#Content p.pad-font-30 { font-size:30px !important; }

/* COLUMNS
 * -------------------- */
body #site-map .col-1-6 { width: 16.66%; margin-right: 0px !important; }

/* SIZES
 * -------------------- */
.width-85 { width: 95% !important; }
body #NavigationPrimary { width: 100%; }

/* PADDING
 * -------------------- */
.ph-pad-top-0 { padding-top:0 !important; }
.ph-pad-bottom-0 { padding-bottom:0 !important; }
.content-section { padding-left: 20px; padding-right: 20px; }
body #Header .three { padding-left: 20px; }

/* MARGIN
 * -------------------- */
.ph-marg-bottom-0 { margin-bottom:0px; }
body #use-case-menu li { margin-right:18px; }

/* POSSITIONING
 * -------------------- */
body #ContentFooter .social { float:none !important; }
body .btn-vid { right: 10px; }

/* PAGE ELEMENTS
 * -------------------- */
