p.introduction {
    font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: 500;
    font-size: 25px;
    line-height: 35px;
}

.pull-quote {
    border-left: 5px solid #efab00;
    padding-left: 1em !important;
}

p {
    font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    font-size: 1em;
    line-height: 27px;
}

.anchor {
    margin: 0 !important;
    padding: 0 !important;
    content: " "
}

p.inline-quote {
    font-family: "NationalBoldItalic", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 15px 0 0;
    padding: 10px 0;
    font-size: 1.3em !important;
    line-height: 1.2em !important;
    text-transform: uppercase;
    display: block;
    width: 400px;
    max-width: 100%;
    float: left;
    margin-left: -50px;
    border-top: 5px solid #0073bd;
    border-bottom: 1px solid #000;
}

p.footnote {
    font-size: 0.8em;
    line-height: 1.4em;
}

p.imageCaption {
    padding-bottom: 1rem;
    font-family: "NationalLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #111111;
    font-size: 1.1rem;
    line-height: 1.1;
}

.h2-section-header {
    font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    color: #003976;
    font-size: 0.9375rem;
    text-transform: uppercase;
    border-bottom: 3px solid #efab00;
    margin-bottom: 2rem;
    display: inline-block;
    letter-spacing: 1px;
}

.h2-large-subhead {
    color: #003976;
    font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
}

.promotion-box {
    height: auto;
    width: 100%;
    position: relative;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 16%);
}

.highlight-box {
    min-height: 170px;
    max-width: 200px;
    margin: 0 auto;
    border-radius: 10px;
    background: linear-gradient(199.2deg, #F9F7A4 0%, #F0EC6B 100%);
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 20%);
}

.drop-cap {
    font-size: 45px;
    line-height: 48px;
    padding-right: 10px;
    margin-bottom: 0px;
    float: left;
    color: #4994CB !important;
}

/*Catalog Style*/
/* ol.ol-catalog {
    margin: 0;
    list-style-type: none;
    margin-left: 20px !important;
} */

/* ol.ol-catalog li {
    counter-increment: step-counter !important;
    margin-bottom: 0px;
    padding-top: 10px !important;
}

ol.ol-catalog li:before {
    content: "(" counter(step-counter, upper-alpha) ")" !important;
    margin-right: 9px !important;
}

ol.ol-catalog ol {
    margin-left: 20px !important;
}

ol.ol-catalog ol li {
    margin: 0;
    padding-top: 10px !important;
    list-style-type: none;
    counter-increment: step-counter-2 !important;
    margin-bottom: 0px;
}

ol.ol-catalog ol li:before {
    content: "(" counter(step-counter-2, decimal) ")" !important;
    margin-right: 9px !important;
}

ol.ol-catalog ol li ol li {
    margin: 0;
    padding-top: 10px !important;
    list-style-type: none;
    counter-increment: step-counter-3 !important;
    margin-bottom: 0px;
}

ol.ol-catalog ol li ol li:before {
    content: "(" counter(step-counter-3, lower-alpha) ")" !important;
    margin-right: 9px !important;
}

ol.ol-catalog ol li ol li ol li {
    margin: 0;
    padding-top: 10px !important;
    list-style-type: none;
    counter-increment: step-counter-4 !important;
    margin-bottom: 0px;
}

ol.ol-catalog ol li ol li ol li:before {
    content: "(" counter(step-counter-4, lower-roman) ")" !important;
    margin-right: 9px !important;
}

ol.ol-catalog ol li ol li ol li ol li {
    margin: 0;
    padding-top: 10px !important;
    list-style-type: none;
    counter-increment: step-counter-5 !important;
    margin-bottom: 0px;
}

ol.ol-catalog ol li ol li ol li ol li:before {
    content: "(" counter(step-counter-5, lower-alpha) ")" !important;
    font-style: italic !important;
    margin-right: 9px !important;
}

ol.ol-catalog ol li ol li ol li ol li ol li {
    margin: 0;
    padding-top: 10px !important;
    list-style-type: none;
    counter-increment: step-counter-6 !important;
    margin-bottom: 0px;
}

ol.ol-catalog ol li ol li ol li ol li ol li:before {
    content: "(" counter(step-counter-6, lower-roman) ")" !important;
    font-style: italic !important;
    margin-right: 9px !important;
}

ol.ol-catalog ol li ol li ol li ol li ol li ol li {
    margin: 0;
    padding-top: 10px !important;
    list-style-type: none;
    counter-increment: step-counter-7 !important;
    margin-bottom: 0px;
}

ol.ol-catalog ol li ol li ol li ol li ol li ol li:before {
    content: "(" counter(step-counter-7, upper-alpha) ")" !important;
    font-style: italic !important;
    margin-right: 9px !important;
}

ol.ol-catalog ol li ol li ol li ol li ol li ol li ol li {
    margin: 0;
    padding-top: 10px !important;
    list-style-type: none;
    counter-increment: step-counter-8 !important;
    margin-bottom: 0px;
}

ol.ol-catalog ol li ol li ol li ol li ol li ol li ol li:before {
    content: "(" counter(step-counter-8, decimal) ")" !important;
    font-style: italic !important;
    margin-right: 9px !important;
}
 */

p.h1 {
	font-size:1.953em;
	line-height: 3.125rem;
	color:rgb(0,57,118);;
	text-transform:uppercase;
}

p.h2 {
	font-size:1.953em;
	line-height:1.25em;
}

p.h3 {
	font-size: 1.563em;
	line-height: 1.25em;
	text-transform: uppercase;
}

p.h4 {
	text-transform: uppercase;
	font-size: 1.25em;
	line-height: 1.22222222em;
}

p.h5 {
	font-size: 1.25em;
}

p.h6 {
	font-size: 1em;
	line-height: 20px;
}
.image-border {
	border: 1px solid #000;
}

.image-align-left {
	float: left;
	margin-right: 15px;
}

.image-align-right {
	float: right;
	margin-left: 15px;
}

.drop-cap {
    font-size: 45px;
    line-height: 48px;
    padding-right: 10px;
    margin-bottom: 0px;
    float: left;
    color: #4994CB !important;
}

.h2-section-header {
    font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
		text-align: center;
		color:rgb(0,57,118);;
		font-size: 0.9375rem;
		text-transform: uppercase;
		border-bottom: 3px solid rgb(239,171,0);
		margin-bottom: 2rem;
		display: inline-block;
		letter-spacing: 1px;
}

.h2-large-subhead {
		color:rgb(0,57,118);
    font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
}
img.img-on-left{
  padding: 5px; 
  margin-right: 5px;
  border: 2;
  align-items: left;
}
img.img-on-right{
  padding: 5px; 
  margin-left: 5px;
  border: 2;
  align-items: right;
  
}

a.button {
    text-decoration: none;
    font-family: 'NationalBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: .8em 3em;
    display: inline-block; }
    a.button.primary {
      color: white;
      background-color: #0073bd;
      transition: 200ms ease-in;
      text-transform: uppercase; }
      a.button.primary:hover {
        background-color: #003976; }
    a.button.small {
      color: #0073bd;
      background-color: transparent;
      -webkit-box-shadow: inset 0px 0px 0px 2px #0073bd;
      -moz-box-shadow: inset 0px 0px 0px 2px #0073bd;
      box-shadow: inset 0px 0px 0px 2px #0073bd;
      transition: 200ms ease-in; }
      a.button.small:hover {
        background-color: #0073bd;
        color: white; }
    a.button.angled {
      font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
      font-weight: 400;
      padding: 0 20px;
      background-color: #e5e854;
      color: #003976;
      font-size: 18px;
      line-height: 50px;
      transition: 200ms;
      clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 25px, calc(100% - 10px) 100%, 10px 100%, 0 36px);
      clip-path: url("http://www.kent.edu/sites/all/themes/custom/ksu_base_zurb/scss/base/components/svg-masks/teaser-clip.svg#featuredPeopleBtn");
      -webkit-clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 25px, calc(100% - 10px) 100%, 10px 100%, 0 36px); }
      a.button.angled:hover {
        background-color: #dee227; }
    a.button.text-button {
      background-color: transparent;
      text-align: left;
      color: #003976;
      font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
      font-weight: 400;
      text-decoration: none;
      padding: .8em 0; }
      a.button.text-button:after {
        content: "\00BB";
        padding-left: 5px; }
      a.button.text-button:hover {
        text-decoration: underline; }
        .previous-button {
            color: #003976;
            font-size: 25px;
            font-style: italic;
            font-weight: 600;
            text-align: right;
            float: left;
        }  

        .blue-cta-button {
            margin: 0 1rem 1.5rem 1rem;
            display: inline-block;
            position: relative;
            z-index: 0;
            align-self: normal;
            transition: 0.2s;
            color: #fff !important;
            background: #003976;
            background: linear-gradient(125deg, #003976 30%, #194d86 100%);
            min-width: 13rem;
            text-transform: uppercase;
            border-radius: 7px;
            top: 0;
            left: 0;
            text-align: center;
       }
        .blue-cta-button:before {
            border-radius: inherit;
            content: "";
            display: block;
            height: 100%;
            position: absolute;
            width: 100%;
            z-index: -100;
            transition: 0s;
       }
        .blue-cta-button:after {
            content: "";
            border-right: solid 1px #494949;
            border-bottom: solid 1px #494949;
            position: absolute;
            width: 100%;
            height: 100%;
            border-radius: 10px;
            right: -6px;
            bottom: -6px;
            z-index: -1;
            border-top: none;
            border-left: none;
            transition: 0.2s;
       }
        .blue-cta-button:hover {
            text-decoration: none;
            opacity: 0.99;
            top: 6px;
            left: 6px;
       }
        .blue-cta-button:hover::after {
            right: 0px;
            bottom: 0px;
       }
        .gold-cta-button {
            margin: 0 1rem 1.5rem 1rem;
            display: inline-block;
            position: relative;
            z-index: 0;
            align-self: normal;
            transition: 0.2s;
            color: black !important;
            background: #f0ec6b;
            background-image: linear-gradient(125deg, #f0ec6b 30%, #ffffd3 100%);
            padding: 1rem 1rem;
            min-width: 13rem;
            text-transform: uppercase;
            border-radius: 7px;
            top: 0;
            left: 0;
            text-align: center;
       }
        .gold-cta-button:before {
            border-radius: inherit;
            content: "";
            display: block;
            height: 100%;
            position: absolute;
            width: 100%;
            z-index: -100;
            transition: 0s;
       }
        .gold-cta-button:after {
            content: "";
            border-right: solid 1px #494949;
            border-bottom: solid 1px #494949;
            position: absolute;
            width: 100%;
            height: 100%;
            border-radius: 10px;
            right: -6px;
            bottom: -6px;
            z-index: -1;
            border-top: none;
            border-left: none;
            transition: 0.2s;
       }
        .gold-cta-button:hover {
            text-decoration: none;
            opacity: 0.99;
            top: 6px;
            left: 6px;
       }
        .gold-cta-button:hover::after {
            right: 0px;
            bottom: 0px;
       }
        .text-link-gold {
            font-size: 1rem;
            font-variant-numeric: lining-nums;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            text-transform: uppercase;
            letter-spacing: 0.85px;
            position: relative;
            margin-top: 0.5rem;
            display: inline-block;
            color: #003976 !important;
            text-decoration: none !important;
       }
        .text-link-gold:hover {
            text-decoration: underline !important;
       }
        .text-link-gold:after {
            content: "";
            transition: 0.3s ease-in-out background-color;
            display: inline-block;
            width: 22px;
            height: 18px;
            background-color: #efab00;
            margin-left: 10px;
            margin-bottom: -4px;
            background-image: url(/sites/all/themes/custom/ksu_kent_zurb_2021/images/chevron-right_1.svg);
            background-size: 5px auto;
            background-repeat: no-repeat;
            background-position: center center;
            top: 1px;
            border-radius: 3px;
            box-shadow: 1px 1px 3px #000;
       }
        .small-text-link {
            color: #151033 !important;
            font-size: 14px;
            letter-spacing: 0;
            line-height: 1.1;
       }
        .previous-button {
            color: #003976;
            font-size: 25px;
            font-style: italic;
            font-weight: 600;
            text-align: right;
            float: left;
       }
        .previous-button:before {
            content: "<";
            height: 40px;
            width: 40px;
            font-size: 30px;
            line-height: initial;
            text-align: center;
            position: relative;
            display: inline-block;
            border-radius: 3px;
            background-color: #003976;
            color: white;
            margin-right: 25px;
            font-style: initial;
       }
        .next-button {
            color: #003976;
            font-size: 30px;
            font-style: italic;
            font-weight: 800;
            text-align: right;
            float: right;
       }
        .next-button:after {
            content: ">";
            height: 40px;
            width: 40px;
            font-size: 33px;
            line-height: initial;
            text-align: center;
            position: relative;
            display: inline-block;
            border-radius: 3px;
            background-color: #003976;
            color: white;
            margin-left: 25px;
            font-style: initial;
       }
        

