/*
Theme Name:     Divinity-Gen
Theme URI:      http://studiopress.com/
Description:    A Genesis Child Theme 
Author:         Andrew Hateley-Browne
Author URI:     www.afterword.com.au
Template:       genesis
Version:        1.2.1
*/

/* Import Genesis Parent Styles
---------------------------------------------------------------------------- */

@import url(../genesis/style.css);

/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
    - Social
- Accessibility
    - Accessible Menu
	- Screen Reader Text
    - Skip Menus
- Structure and Layout
	- Site Container
	- Site Inner
    - Colours
    - Grid Presets
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- WPForms
- Skip Links
- Site Header
    - Site-wide Emergency Notice
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Call-To-Actions
- Home Page
    - Course-Finder
    - Feature Box
    - Container
- Content Area
    - Feature-box
	- Entry Content
	- Entry Meta
	    - Compare grid
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Fat Footer
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/

/* Header
--------------------------------------------- */

.site-header .wrap {
    display: grid;
    repeat(auto-fill, minmax(1fr, 1fr));
    padding: 20px 0;
}

.site-header a img {
    pointer-events: none;
    height: 125px;
    max-height: 125px;
}

.site-header a .subsite-brandmark {
    padding: 0 30px 0 0;
}

.site-header a:nth-of-type(2) img {
    padding: 0 0 0 30px;
}

.site-header a:nth-of-type(2) {
    border-left: 1px solid #c8b182;
}

/* HTML5 Reset
---------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}

.clearfix:after { 
    visibility: hidden; 
    display: block; 
    height: 0; 
    font-size: 0; 
    line-height: 0; 
    content: " "; 
    clear: both; }

.clearfix { 
    display: block; 
}

    /* IE6 */
    * html .clearfix { height: 1%; }
    /* IE7 */
    *:first-child + html .clearfix { min-height: 1%; }


/* Defaults
---------------------------------------------------------------------------- */

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
    font-size: 62.5%; /* 10px browser default */
}


/* Typographical Elements
--------------------------------------------- */

/*@font-face {
    font-family: 'Karmilla';
    font-weight: 700;
    src: url('fonts/karmilla-bold-webfont.eot');
    src: url('fonts/karmilla-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/karmilla-bold-webfont.woff2') format('woff2'),
         url('fonts/karmilla-bold-webfont.woff') format('woff'),
         url('fonts/karmilla-bold-webfont.ttf') format('truetype'),
         url('fonts/karmilla-bold-webfont.svg#karmillabold') format('svg');
}*/

@font-face {
    font-family: 'Karmilla';
    src: url('fonts/karmilla-regular-webfont.eot');
    src: url('fonts/karmilla-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/karmilla-regular-webfont.woff2') format('woff2'),
         url('fonts/karmilla-regular-webfont.woff') format('woff'),
         url('fonts/karmilla-regular-webfont.ttf') format('truetype'),
         url('fonts/karmilla-regular-webfont.svg#karmillaregular') format('svg');
}

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

li,
ol,
ul {
    margin: 0;
	padding: 0;
}

li {
    letter-spacing: -0.02em;
    list-style-type: none
}

a {
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

    a:focus,
    a:hover {
        text-decoration: none;
    }

p {
	letter-spacing: -0.02em;
    margin: 0 0 30px 0;
	padding: 0;
}

p.large {
    font-size: 2rem;
}

hr {
	border: 0;
	border-collapse: collapse;
    border-bottom: 1px solid #e0ded9;
	clear: both;
	margin: 15px auto;
}

b,
strong {
	font-weight: 700;
}

em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #333;
}

blockquote {
	margin: 20px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #382E18;
    font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-weight: 400;
    letter-spacing: -0.02em;
	line-height: 1.2;
}

h1, 
h1.entry-title {
    color: #382E18;
    font-size: 50px; font-size: 5rem;
    font-weight: 400;
    font-family: 'EB Garamond', 'Times New Roman', serif;
    margin-bottom: 30px;
    line-height: 1.2;
    letter-spacing: 0;
}

h2 {
	font-size: 28px; font-size: 2.8rem;
}

h3 {
	font-size: 24px; font-size: 2.4rem;
}

h4 {
	font-size: 24px; font-size: 2.4rem;
}

h5 {
	font-size: 18px; font-size: 1.8rem;
}

h6 {
	font-size: 18px; font-size: 1.8rem;
}

.home h2 {
    margin-bottom: 4rem; /* Add this for all headings outside of content */
}

h2 a:hover {
    color: #756B5B;
    text-decoration: none;
}

h3.widget-title,
h3.widgettitle {
    color: #382E18;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 2.4rem;
}

h4,
.content .page h4,
.content .entry-content h4 {
    font-weight: 400;
    margin-bottom: 20px;
}

h5,
.content .page h5,
.content .entry-content h5 {
    font-weight: 700;
    margin-bottom: 10px;
}

h6,
.content .page h6,
.content .entry-content h6 {
    font-weight: 400;
    margin-bottom: 10px;
}

.body p,
.entry-content p,
p {
    line-height: 1.6;
    margin-bottom: 1.2rem;
}

.inline-header { /* For "All news" like headers, see frontpage */
    display: inline-flex;
    align-items: baseline;
}

/* Lede 
--------------------------------------------- */

.entry-content > p:first-of-type {
    font-size: 2rem;
}

.caption {
    position: relative;
    font-size: 1.4rem;
    line-height: 1.6;
    margin: -25px 0 25px 0;
}

.content blockquote {
    background: none;
    border: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0 20px 20px 20px;
    padding: 25px 20px 5px 55px;
    position: relative;
}

.content blockquote p {
    font-family: 'EB Garamond', 'Times New Roman', serif;
    font-size: 23px; font-size: 2.3rem;
    letter-spacing: 0;
}

.content blockquote:before {
    color: #c5bfb5;
    content: "“";
    font-family: 'Karmilla', Helvetica, Arial, sans-serif;
    font-size: 120px;
    left: 0;
    position: absolute;
    top: -26px;
}


.content blockquote cite,
.content blockquote footer {
    font-size: 16px; font-size: 1.6rem;
    font-style: normal;
    padding-bottom: 20px;
    text-align: right;
}

.content blockquote cite:before,
.content blockquote footer:before {
    content: "— ";
}


/* Hyperlinks
--------------------------------------------- */

a:link,
a:visited {
	color: #A48545;
	text-decoration: none;
    border-bottom: 1px dotted;
}

a:hover,
a:active {
	border-bottom: 1px solid;
}

.dark a:link,
.dark a:visited {
    border-bottom-color: rgba(255, 255, 255, .6);
}

.dark a:hover,
.dark a:active {
	border-bottom-color: rgba(255, 255, 255, .6);
}

a.no-line {
    border-bottom: 0;
} 

/* a.no-line::after {
    content: "";
} */

a,
.btn,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.site-inner .content p a[href*="//"]:not([href*="divinity.edu.au"]):not(.btn)::after,
.site-inner .content li a[href*="//"]:not([href*="divinity.edu.au"]):not(.btn)::after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f08e";
    font-size: 1rem;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding: 0 .35em 0 .5em;
    vertical-align: text-bottom;
}

.site-inner .content p a[href*="//"]:not([href*="divinity.edu.au"]):not(.btn):hover::after,
.site-inner .content li a[href*="//"]:not([href*="divinity.edu.au"]):not(.btn):hover::after {
    border-bottom: none;
}

a.post-edit-link {
    color: #020202 !important;
    background-color: #FFEB3B;
    box-shadow: none;
    border-bottom: 0;
    border-radius: 4px;
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1rem;
    margin: 8px;
    padding: 6px 6px;
}

.cta a.post-edit-link {
    position: absolute;
    bottom: 0;
}


/* Buttons
--------------------------------------------- */

.btn,
.btn:link,
.button:link,
input[type="button"]:link,
input[type="reset"]:link,
input[type="submit"]:link,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:link,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:link,
.btn:visited,
.button:visited,
input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:visited,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:visited {
    background-color: #c8b182;
    border: 2px solid transparent;
    border-radius: 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: none;
    color: #413e39;
    display: inline-block;
    font-family: "Karmilla", Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 2.6rem;
    max-width: 100%;
    margin: 1rem 1rem 1rem 0;
    padding: 1rem 2rem;
    position: relative;
    outline: 0;
    text-align: center;
    text-decoration: none !important;
    -o-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}

	.btn:hover,
    .button:hover,
	input[type="button"]:hover,
    input[type="reset"]:hover,
	input[type="submit"]:hover,
    .site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
    .site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
	    background-color: #b89b5f;
	    border: 2px solid transparent;
	    box-shadow: 0 3px 18px 0 rgba(65, 62, 57, .1);
	    color: #262421;
	    transform: translateY(-0.25em);
	    transition: all 0.4s;
	    -o-transition: all 0.4s;
	    -moz-transition: all 0.4s;
	    -webkit-transition: all 0.4s;
	}
	
	.btn:focus,
    .button:focus,
	input[type="button"]:focus,
    input[type="reset"]:focus,
	input[type="submit"]:focus,
    .site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
    .site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus {
	    box-shadow: none;
        color: #262421;
        outline: 1px dotted rgba(255, 255, 255, .6);
	    outline-offset: -6px;
	}

.btn.primary-btn,
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"] {
    background-color: #b10024;
    box-shadow: none;
    color: #fff;
}

	.btn.primary-btn:hover,
    input[type="reset"]:hover,
    input[type="submit"]:hover,
    .site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
    .site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
	    background-color: #7e001a;
	    color: #fff;
	}

	.btn.primary-btn.alt-btn,
    input[type="reset"] {
	    background-color: transparent;
        border: 2px solid #b10024;
	    color: #b10024;
	}
	
		a.primary-btn.alt-btn:hover,
        input[type="reset"]:hover {
		    background-color: transparent;
            border: 2px solid #7e001a;
		    color: #7e001a;
		}

.btn.white-btn {
    background-color: #FFF;
    color: #413e39;
}

	.btn.white-btn:hover {
	    background-color: #FFF;
	    color: #262421;
	}
	
	.btn.white-btn:focus {
	    outline: 1px dotted #1f1c18;
	}

.btn.alt-btn {
    background-color: transparent;
    border: 2px solid #A48545;
    border-radius: 6px;
    color: #A48545;
}

	.btn.alt-btn:hover {
	    background-color: transparent;
	    border: 2px solid #A48545;
	    color: #A48545;
	    box-shadow: 0 3px 18px 0 rgba(65, 62, 57, .1);
	}
	
	.btn.alt-btn.large-btn {
	    background-color: transparent;
	    border-radius: 6px;
	}

.btn.white-btn.alt-btn {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 6px;
    color: #fff;
}

	.btn.white-btn.alt-btn:hover {
	    background-color: transparent;
	    border: 2px solid #fff;
	    box-shadow: 0 3px 18px 0 rgba(65, 62, 57, .1);
	    color: #fff;
	}

.btn.large-btn {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 3.6rem;
    padding: 1.5rem 2.5rem;
    margin-right: 1.5rem;
}

.btn.small-btn {
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1rem;
    padding: 6px 6px;
}

    .btn.small-btn:hover {
        transform: none;
        transform: translateY(0);
        transition: 0s;
    }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

a.btn.website-btn {
    text-transform: lowercase;
}

/* Disabled button */

.btn.disabled-btn,
.site-container button:disabled,
.site-container input:disabled,
.site-container input[type="button"]:disabled,
.site-container input[type="reset"]:disabled,
.site-container input[type="submit"]:disabled  {
    color: #756b5b;
    background-color: #f7f3ec;
    border: 1px solid #756b5b;
    cursor: not-allowed;
}

.btn.disabled-btn:hover,
.site-container button:disabled:hover,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled:hover {
    background-color: #f7f3ec;
    cursor: not-allowed;
    box-shadow: none;
    transform: translateY(0);
    transition: 0s;
}

.btn.disabled-btn.white-btn {
	background-color: #fff;
}

.btn.disabled-btn .fa-btn {
    margin-right: .5rem;
}

/* Download button */

.download-cta {
    margin-bottom: 20px;
    border-radius: 4px;
    background-color: #f7f3ec;
    padding: 4px 15px;
    display: inline-block;
    box-sizing: border-box
}

.hotlink .download-cta {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.hotlink .btn {
    margin-bottom: 0;
}

.download-cta .disabled-btn {
    margin-right: 0;
}
    
.download-cta-meta {
    display: inline-block;
    vertical-align: middle;
}

.download-btn .fa-btn {
    margin-right: .5rem;
}

.file-type {
    text-transform: uppercase;
}

.file-meta {
    color: #413e39;
    display: inline-block;
    font-size: 1.6rem;
    vertical-align: baseline;
}

/* Button Sets */

.button-block {
    display: inline;
}

.btn-set {
	display: grid;
	justify-items: stretch;
	margin: 0 0 20px 0;
	width: 100%;
}

.btn-set a.btn {
	margin: 0 0 1px 0 !important;
	border-radius: 0;
	text-transform: none;
    color: #fff;
}

	.btn-set a.btn:hover {
		transform: none;
        color: #fff;
	}

	.btn-set a.btn:first-child {
		border-radius: 4px 4px 0 0;
	}
	
	.btn-set a.btn:last-child {
		border-radius: 0 0 4px 4px;
	}
	
#keysteps .link {
	margin: 20px auto;
}	
	#keysteps .link a {
		text-align: center;
	}


/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
    margin-bottom: 10px;
}

figure {
	margin: 0;
}


/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery img {
	border: 1px solid #898379;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
	outline: none;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}


input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	padding: 15px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-ms-input-placeholder {
	color: #333;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #333;
	opacity: 1;
}

::placeholder {
	color: #333;
	opacity: 1;
}


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}


/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}


tbody tr:hover {
    background-color: #f7f3ec;
}

td,
th {
	line-height: 1.4;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0.75em 0.5em;
}


th {
	font-weight: 700;
	padding: 0.5em;
}

/* Accordions
--------------------------------------------- */

.sp-easy-accordion .ea-card .ea-header a {
    border-bottom: 0;
    background-color: #ece5d5;
}

.sp-easy-accordion .ea-card.ea-expand .ea-header a:first-of-type,
.sp-easy-accordion .ea-card .ea-header a:hover,
.sp-easy-accordion .ea-card .ea-header a:active {
    background-color: #d2c09a;
}    

/* Social
------------------------------------------------------------ */    
    
#social ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(0, 40px));
    grid-auto-flow: row; 
    justify-content: start;
}

#social ul.social li {
    font-size: 2rem;
}

#social ul.social li.primary-contact {
    grid-row-start: 2;
}

#social ul.social li a:hover {
    color: #fff;
}

#social ul.social li a:link i:last-of-type,
#social ul.social li a:visited i:last-of-type,
#social ul.social li a:hover i:last-of-type,
#social ul.social li a:active i:last-of-type {
    color: #f7f3ec;
}

#social ul.social li.fa-stack {
    width: 2em;
}   

#fat-footer #social ul.social li a:link i:last-of-type, 
#fat-footer #social ul.social li a:visited i:last-of-type, 
#fat-footer #social ul.social li a:active i:last-of-type {
    color: #413e39;
}

#social ul.social li a:link i:last-of-type, 
#social ul.social li a:visited i:last-of-type, 
#social ul.social li a:hover i:last-of-type, 
#social ul.social li a:active i:last-of-type {
    color: #fff;
}


/* Accessibility
---------------------------------------------------------------------------- */

/* Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sf-hover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	position: relative;
}

.more-link::before {
    content: "|";
    margin: 0 .4em;
    color: #e0ded9;
}

.charcoal .more-link::before {
    color: #898379;
}


/* Skip Links
--------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */

:focus {
	color: #333;
	outline: #ccc solid 1px;
}


/* Body
---------------------------------------------------------------------------- */

body {
	background: #FFFFFF;
	color: #0c0b09;
	font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-size: 16px; font-size: 1.6rem;
    font-weight: 400;
	line-height: 1.625;
    margin: 0;
	overflow-x: hidden;
}

::-moz-selection {
    /* Code for Firefox */
    color: #FFFFFF;
    background: #f7f3ec;
}

::-moz-selection,
::selection {
    color: #020202;
    background: #ece5d5;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.2s ease-in-out;
}

/* Site Container
--------------------------------------------- */

.site-container,
.full-width-container {
	/* animation: fadein .5s; // Removed because it currently flickers */
    background: #FFFFFF;
	border-top: 0 solid #DDDDDD;
	border-bottom: 0 solid #DDDDDD;
	border-left: 0 solid #DDDDDD;
	border-right: 0 solid #DDDDDD;
	clear: both;
    margin: 0 auto 0;
	padding: 0 0 0 0;
	word-wrap: break-word;
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}

/* Site Inner
---------------------------------------------------------------------------- */

.site-inner,
.home .full-width-inner {
	clear: both;
	margin: 0 auto;
	padding: 80px 30px 100px 30px;
}

.full-width-inner {
    max-width: 1140px;
    margin: auto;
}    

.browser-width {
    min-width: 100%
}

.site-width-container {
    margin: 0 auto;
    max-width: 1140px;
    padding: 40px 30px 50px 30px;
}

/* Wrap
--------------------------------------------- */

.content-sidebar-sidebar .site-container,
.sidebar-sidebar-content .site-container,
.sidebar-content-sidebar .site-container,
.content-sidebar .site-container,
.sidebar-content .site-container,
.full-width-content .site-container {
	width: 100%;
}

/* Colour backgrounds
--------------------------------------------- */

.white {
    background-color: #fff;
}

.almond {
    background-color: #f7f3ec;
}

/* .almond p,
.almond i {
    colour: red;
} */

.latte {
    background-color: #ece5d5;
}

/*
.latte p,
.latte i {
    colour: yellow;
}
*/

.nickel {
    background-color: #413e39;
}

/*
.nickel p,
.nickel i {
    colour: #fff;
}
*/
    
.charcoal {
    background-color: #262421;
}

/*
.charcoal p,
.charcoal i {
    colour: #fff;
}
*/

/* Grid presets
--------------------------------------------- */

.col-auto {
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    place-content: stretch;
}

.col-auto.gap-med {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.col-2 {
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: 1fr 1fr;
    place-content: stretch;  
}

.col-3 {
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: 1fr 1fr 1fr;
    place-content: stretch;  
}

.col-4 {
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    place-content: stretch;  
}

.gap-loose {
    grid-gap: 60px 40px;
}

.gap-med {
    grid-gap: 30px 20px;
}

.gap-tight {
    grid-gap: 10px 10px;
}

.gap-1px {
    grid-gap: 1px;
    gap: 1px;
}

/* Site Header
---------------------------------------------------------------------------- */

.site-header {
	width: 100%;
    background: #A00021;
	box-shadow: none;
}

.content-sidebar-sidebar .site-header .wrap,
.sidebar-sidebar-content .site-header .wrap,
.sidebar-content-sidebar .site-header .wrap,
.content-sidebar .site-header .wrap,
.sidebar-content .site-header .wrap,
.full-width-content .site-header .wrap {
    max-width: 1140px;
    padding: 20px 30px 20px 30px;
    margin: 0 auto;
}

/* Site-wide Information Notice
--------------------------------------------- */

.info-notice {
    color: #fff;
	display: grid;
	grid-template-columns: auto 1fr;
	grid-column-gap: 20px;
	justify-content: start;
	margin: auto;
	max-width: 1140px;
	padding: 30px 30px;
}

.info-notice i {
    font-size: 3.8rem;
    margin: auto;
}

.info-notice .info-notice-heading {
	font-size: 1.8rem;
	font-weight: 700;
	margin: 0;
	line-height: 2.4rem;
}

.info-notice p {
	font-size: 1.6rem;
    margin: 0;
}

.info-notice p a {
    color: #fff;
}

/* Network-wide Emergency Notice
--------------------------------------------- */

#emergency.info-notice-wrap {
	background-color: #FFEB3B;
}

#emergency .info-notice {
    color: #0c0b09;
    padding: 20px 30px;
}

#emergency .info-notice i {
	font-size: 3rem;
}

#emergency .info-notice .info-notice-heading {
	font-size: 2.2rem;
	font-weight: 700;
	margin: 0;
	line-height: 3rem;
}

#emergency .emergency-updates .emergency-update {
    list-style-type: none;
}

#emergency .info-notice p {
	font-size: 1.8rem;
}

#emergency .info-notice a:link,
#emergency .info-notice a:visited {
    border-bottom: 1px dotted #0c0b09;
    color: #0c0b09;
}

#emergency .info-notice p a:hover,
#emergency .info-notice p a:active {
    border-bottom: 1px solid #0c0b09;
}    

@media only screen and (max-width: 479px) {

    #emergency .info-notice i {
        align-self: center;
        font-size: 2.4rem;
    }
    
    #emergency .info-notice .info-notice-heading {
        font-size: 1.8rem;
        line-height: 2.4rem;
    }

    #emergency .info-notice p {
        font-size: 1.6rem;
    }

    .info-notice p:last-of-type {
        padding: 0;
        margin-bottom: 0;
    }

}

/* Sub-site Title
--------------------------------------------- */

.site-header .widget-area.header-widget-area {
    display: none;
}

.site-header .wrap {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}

.sub-site-wrapper {
    margin: auto 20px auto 20px;
    height: auto;
}

#sub-site-title {
    border-left: 1px solid #c8b182;
    margin: auto 0 auto 30px;
    height: 75px;
}

#sub-site-title h1 {
    color: #c8b182;
    font-size: 4.2rem !important;
    font-weight: 400;
    font-family: 'EB Garamond', 'Times New Roman', serif;
    line-height: 1;
    letter-spacing: 0;
    text-transform: capitalize;
    margin: auto 30px auto 30px;
    padding: 20px 0 20px 0;
}

@media only screen and (max-width: 1039px) {
    
    .sub-site-wrapper {
        margin: 20px 20px 40px 20px;
        width: 100%;
        border: none;
    }
    
    #sub-site-title {
        border: none;
        margin: 0 auto;
        height: auto;
    }
    
    #sub-site-title h1 {
        text-align: center;
        padding: 0 !important;
        margin: 0;
    }    
    
}


/* Image Header - Partial Width
--------------------------------------------- */

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
	float: left;
	display: none; 
	text-indent: -9999px;
	overflow: hidden;
}

.header-image .site-description {
	display: none;
	overflow: hidden;
}


/* Site navigation - Primary
------------------------------------------------------------ */

.nav-primary {
	background-color: #A00021;
	border-top: 0 solid #DDDDDD;
	border-bottom: 0 solid #DDDDDD;
	border-left: 0 solid #DDDDDD;
	border-right: 0 solid #DDDDDD;
	margin: 0 0 0 0;
	color: #FFEBEC;
	font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-size: 20px; 
    font-size: 2rem;
	line-height: 1em;
	clear: both;
}

.menu-primary {
	margin: 0 auto;
	padding: 0;
	float: none;
	overflow: hidden;
	display: block;
	clear: both;
    font-weight: 700;
}

.content-sidebar-sidebar .menu-primary,
.sidebar-sidebar-content .menu-primary,
.sidebar-content-sidebar .menu-primary,
.content-sidebar .menu-primary,
.sidebar-content .menu-primary,
.full-width-content .menu-primary {
	max-width: 1140px;
    padding: 0 10px 0 10px;
}

.menu-primary ul {
	float: left;
	width: 100%;
}

.menu-primary li {
	float: left;
	list-style-type: none;
}

.menu-primary a {
	background: transparent;
	border-top: 0 solid #DDDDDD;
	border-bottom: 5px solid transparent;
	border-left: 0 solid #DDDDDD;
	border-right: 0 solid #DDDDDD;
	margin: 0;
	padding: 15px 20px 15px 20px;
	color: #FFEBEC;
	text-decoration: none;
	display: block;
	position: relative;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary li.current_page_item a,
.menu-primary li.current-cat a,
.menu-primary li.current-menu-item a {
	background: transparent;
	border-top: 0 solid #DDDDDD;
	border-bottom: 5px solid #c8b182;
	border-left: 0 solid #DDDDDD;
	border-right: 0 solid #DDDDDD;
	color: #FFFFFF;
	text-decoration: none;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited {
	background: #A00021;
	width: 250px;
	border: 0;
	margin: 0;
	padding: 18px 15px 18px 15px;
	color: #FFEBEC;
	font-size: 18px; font-size: 1.8rem;
	text-decoration: none;
	float: none;
	position: relative;
}

.menu-primary li li a:active,
.menu-primary li li a:hover {
	background: #A00021;
	color: #FFFFFF;
	text-decoration: none;
}

.menu-primary li ul {
	width: 250px;
	height: auto;
    font-weight: 400;
	margin: 0;
	z-index: 9999;
	left: -9999px;
	position: absolute;
}

.menu-primary li ul ul {
	margin: -58px 0 0 250px;
}

.genesis-nav-menu li:hover ul ul,
.genesis-nav-menu li.sfHover ul ul {
	left: -9999px;
}

.genesis-nav-menu li:hover,
.genesis-nav-menu li.sfHover {
	position: static;
}

ul.genesis-nav-menu li:hover>ul,
ul.genesis-nav-menu li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul {
	padding-right: 20px;
}

.menu-primary.sf-arrows .sf-with-ul:after {
    content: "\f107";
    display: inline;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    padding: 0 0 0 .75rem;
    text-rendering: auto;
    vertical-align: text-bottom;
}

.menu-primary.sf-arrows .sub-menu .sf-with-ul:after {
    content: "\f105";
}

#wpadminbar li:hover ul ul {
	left: 0;
}

.genesis-nav-menu li.right {
    padding: 0;
    height: auto;
    float: right;
}

.genesis-nav-menu .sub-menu .menu-item a {
    border-bottom: none;
    border-left: 5px solid transparent;
}

.genesis-nav-menu .sub-menu .menu-item a:hover {
    border-bottom: 0;
    border-left: 5px solid #c8b182;
}

.genesis-nav-menu .sub-menu .sub-menu .menu-item a {
    background-color: #520004;
}

.genesis-nav-menu .sub-menu .sub-menu .menu-item a:hover {
    background-color: #410003;
}

@media only screen and (max-width: 479px) {
    
    .nav-primary .menu-primary .sub-menu .menu-item a {
        background-color: #520004;
        border-left: none;
    }
    
    .nav-primary .menu-primary .sub-menu .menu-item a:hover {
        background-color: #410003;
        border-left: none;
    }
    
    .nav-primary .menu-primary.sf-arrows .sub-menu .sf-with-ul:after {
        content: "";
    } 
    
    .nav-primary .menu-primary .sub-menu .sub-menu .menu-item {
        display: none;
    }
    
    .nav-primary .menu-primary {
        padding: 0;
    }
    
    .nav-primary .menu-primary .menu-item {
        border-bottom: 1px solid #740005;
        width: 100%;
    }
    
    .nav-primary .menu-primary .menu-item a {
        padding: 15px 30px;
    }
    
    .nav-primary .menu-primary .menu-item a,
    .nav-primary .menu-primary .menu-item a:hover {
        border: none;
    }
    
    .nav-primary .menu-primary, 
    .nav-primary .menu-primary li ul { 
        width: 100%; 
        -webkit-box-sizing: border-box; 
        -moz-box-sizing: border-box; 
        box-sizing: border-box; 
    }
    
    .nav-primary .menu-primary li ul { 
        display: block; 
        visibility: visible; 
        height: 100%; 
        left: 0; 
        position: relative; 
    }

    .nav-primary .menu-primary li li a, 
    .nav-primary .menu-primary li li a:link, 
    .menu-primary li li a:visited { 
        width: auto; 
    }

} 


/* Site navigation - Secondary
------------------------------------------------------------ */

.nav-secondary {
	background: #740005;
	border-top: 0 solid #DDDDDD;
	border-bottom: 0 solid #DDDDDD;
	border-left: 0 solid #DDDDDD;
	border-right: 0 solid #DDDDDD;
	margin: 0;
	color: #D8C7A5;
	font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-size: 14px; font-size: 1.4rem;
	line-height: 1em;
	clear: both;
}

.nav-secondary .wrap {
    margin: 0 auto;
    max-width: 1140px;
}

.menu-secondary {
	margin: 0 auto;
	padding: 0;
	float: right;
	overflow: hidden;
	display: block;
	clear: both;
    text-align: center;
}


.content-sidebar-sidebar .menu-secondary,
.sidebar-sidebar-content .menu-secondary,
.sidebar-content-sidebar .menu-secondary,
.content-sidebar .menu-secondary, 
.sidebar-content .menu-secondary,
.full-width-content .menu-secondary {
	max-width: 1140px;
    padding: 0 30px 0 17px;
}

.menu-secondary ul {
	float: left;
	width: 100%;
}

.menu-secondary li {
	float: left;
	list-style-type: none;
	text-align: left;
}

.menu-secondary a {
	background: transparent;
	border-top: 3px solid transparent;
	border-bottom: 0 solid #DDDDDD;
	border-left: 0 solid #DDDDDD;
	border-right: 0 solid #DDDDDD;
	margin: 0 0 0 0;
	padding: 8px 12px 8px 12px;
	color: #D8C7A5;
	text-decoration: none;
	display: block;
	position: relative;
}

.menu-secondary li a:active,
.menu-secondary li a:hover {
	background: transparent;
	border-top: 3px solid #c8b182;
	border-bottom: 0 solid #DDDDDD;
	border-left: 0 solid #DDDDDD;
	border-right: 0 solid #DDDDDD;
	color: #F7F3EC;
	text-decoration: none;
}

.menu-secondary li.current_page_item a,
.menu-secondary li.current-cat a,
.menu-secondary li.current-menu-item a {
	background: #740005;
	border-top: 3px solid transparent;
	border-bottom: 0 solid #DDDDDD;
	border-left: 0 solid #DDDDDD;
	border-right: 0 solid #DDDDDD;
	color: #F7F3EC;
	text-decoration: none;
}

.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited {
	background: #740005;
	width: 160px;
	border-top: 0;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	margin: 0 0 0 0;
	padding: 10px 12px 10px 12px;
	color: #D8C7A5;
	font-size: 14px; font-size: 1.4rem;
	text-decoration: none;
	float: none;
	position: relative;
}

.menu-secondary li li a:active,
.menu-secondary li li a:hover {
	background: #740005;
	color: #F7F3EC;
	text-decoration: none;
}

.menu-secondary li ul {
	width: 185px;
	height: auto;
	margin: 0;
	z-index: 9999;
	left: -9999px;
	position: absolute;
}

.menu-secondary li ul ul {
	margin: -35px 0 0 185px;
}

.menu-secondary li a.sf-with-ul {
	padding-right: 12px;
}

.menu-secondary.sf-arrows .sf-with-ul:after {
	content: "\f107";
    display: inline;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    padding: 0 0 0 .75rem;
    text-rendering: auto;
    vertical-align: text-bottom;
}

/* Utility Bar Search
--------------------------------------------- */

.site-header .search-form {
	float: right;
	padding: 12px 0 0;
}

.nav-secondary .search-form {
    background: #520004;
    display: inline-grid;
    grid-template-columns: 1fr 32px;
    height: auto;
    margin: 0 0 0 12px;
}

.nav-secondary .search-form:hover {
    background-color: #410003;
}

.nav-secondary .search-form input[type="search"] {
    background: transparent;
    border: 1px solid transparent;
    color: #fff;
    font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.4rem;
    -webkit-appearance: none;
    line-height: 1em;    
    margin: auto 0 auto 0;
    max-width: 100%;
    padding: 6px 10px 6px 10px;
    position: relative;
    width: 140px;
}

    .nav-secondary .search-form input[type="search"]:hover {
        border: 1px solid transparent;
    }

    .nav-secondary .search-form input[type="search"]:focus {
        background-color: #410003;
        border: 1px solid transparent;
        box-shadow: none;
        max-width: 100%;
        outline: 1px dotted rgba(255, 255, 255, .6);
        outline-offset: -6px;
    }

.nav-secondary .search-form input:-webkit-input-placeholder,
.nav-secondary .search-form input:-ms-input-placeholder,
.nav-secondary .search-form input:-moz-placeholder {
    color: #c5bfb5;
    opacity: 1;
}

.nav-secondary .search-form input[type="submit"] {
    background-color: transparent;
    border-radius: 0;
    color: #D8C7A5;
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
    font-size: 1.6rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: auto;
    line-height: 2.6rem;
    outline: 0;
    padding: 3px 6px;
    position: relative;   
    text-align: center;
    text-decoration: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.nav-secondary .search-form input[type="submit"]:hover {
    background: transparent;
    border-top: none;
    transform: none;
}

.nav-secondary .search-form input[type="submit"]:focus {
    background-color: #410003;
    outline: 1px dotted rgba(255, 255, 255, .6);
    outline-offset: -6px;
    box-shadow: none;
    padding: 3px 6px;
}

@media only screen and (max-width: 839px) {
    .nav-secondary #menu-utility-bar li.utility-minor {
        display: none;
    }
}

@media only screen and (max-width: 479px) {
    
    .nav-secondary #menu-utility-bar {
        -webkit-box-sizing: border-box; 
        -moz-box-sizing: border-box;
        box-sizing: border-box; 
        padding: 0 0 0 0;
        width: 100%;       
    }

    .nav-secondary #menu-utility-bar .search-form {
        grid-template-columns: 1fr 50px;
        margin-left: 0px;
        width: 100%;
    }

    .nav-secondary #menu-utility-bar .nav-search {
        background-color: transparent;
        border: 0;
        width: 100%;
        margin: 0;
        padding: 0;
        color: #fff;
        font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
        font-size: 1.4rem;
        -webkit-appearance: none;
        line-height: 1em;
        height: auto;
    }

    .nav-secondary #menu-utility-bar .nav-search input[type="search"] {
        width: auto;
        margin: 0;
        padding: 15px 6px 15px 20px;
        font-size: 2rem;
        border: 0;
        height: auto;
        position: relative;
    }
    
    .nav-secondary #menu-utility-bar .nav-search input[type="search"]:hover,
    .nav-secondary #menu-utility-bar .nav-search input[type="search"]:focus {
        border: none;
    }

    .nav-secondary #menu-utility-bar .search-form input[type="submit"] {
        font-size: 2rem; 
    }
    
    .nav-secondary #menu-utility-bar .menu-item {
        display: none;
    }  
    
}

/* Call-To-Actions
------------------------------------------------------------ */

.cta {
	position: relative;
	width: 100%;
	height: 100%;
}

.cta-image {
    align-items: center;
    background-position: center;
    background-size: cover;
    display: flex;
    height: auto;
    min-width: 100%;
}

.cta-text {
	background-color: #898379;
}

.cta-content {
    align-content: center;	
    box-sizing: border-box;
    display: grid;
    height: auto;
    margin: 0 auto;
    min-height: 300px;
    max-width: 1140px;
    padding: 60px 30px;
    width: 100%;
}

	#cta-primary .cta-content {
        min-height: 500px;
	}
	
	#cta-sidebar .cta-content {
	    justify-items: stretch;
	}

    .content .cta .cta-content {
        justify-content: start;
        margin: 0;
        max-width: 519px; /* Fills 579px width, with padding */
        padding: 30px 30px;
    }

.content .cta h2.cta-headline,
.cta h1.cta-headline {
    color: #fff;
    font-family: "Karmilla", Helvetica, Arial, Sans-Serif;
    font-size: 6rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 6rem;
    margin-bottom: 20px;
    text-transform: none;
    text-wrap: balance;
}

    #cta-secondary h1.cta-headline {
		font-size: 4rem;
		line-height: 1.2;
        max-width: 519px;
	}

    #cta-sidebar h1.cta-headline,
    .content .cta h2.cta-headline {
		font-size: 3rem;
		line-height: 1.2;
	}
	
	.cta .cta-text {
	    color: #020202;
	}

.content .cta .cta-copy,
.cta .cta-copy {
	color: #fff;
    font-size: 2.8rem;
    margin: 0;
    padding-bottom: 20px;
}
    
    .content .cta .cta-copy,
    #cta-sidebar .cta-copy {
		font-size: 2rem;
	}

.cta-source,
.cta-source a,
.cta-source a:hover {
	color: #fff;
	letter-spacing: 0.1rem;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 20px;
}

	#cta-sidebar .cta-image .cta-source,
	#cta-sidebar .cta-image .cta-source i,
	#cta-sidebar .cta-image .cta-source a,
	#cta-sidebar .cta-image .cta-source a:hover {
		color: #fff;
	}
	
	#cta-sidebar .cta-text .cta-source,
	#cta-sidebar .cta-text .cta-source i,
	#cta-sidebar .cta-text .cta-source a,
	#cta-sidebar .cta-text .cta-source a:hover {
		color: #020202;
	}
	
#cta-primary {
    min-height: 500px;
    overflow-y: hidden;
}

.content .cta,
#cta-secondary {
    min-height: 300px;
    overflow-y: hidden;
}

#cta-sidebar a.btn {
	width: 100%;
	margin-right: 0;
}

#cta-sidebar a.btn.white-btn {
	color: #020202;
}

#cta-sidebar a.btn.primary-btn {
	color: #fff;
}

#cta-sidebar a.btn.primary-btn.alt-btn {
	color: #b10024;
}

#cta-sidebar a.btn.white-btn.alt-btn {
	color: #fff;
}

.content .cta-image,
.content .cta-text,
#cta-sidebar .cta-image,
#cta-sidebar .cta-text {
	border-radius: 4px;
}

.content .cta {
    margin: 40px 0 50px 0;
}

.content .cta-image.background-lighten h1.cta-headline,
.content .cta-image.background-lighten h2.cta-headline,
.content .cta-image.background-lighten .cta-text,
.content .cta-image.background-lighten .cta-copy,
.content .cta-image.background-lighten .cta-source,
.content .cta-image.background-lighten .cta-source i,
.content .cta-image.background-lighten .cta-source a,
.content .cta-image.background-lighten .cta-source a:hover {
	    color: #020202;
	}

@media only screen and (max-width: 1039px) {
	
    #cta-primary .cta-content,
    #cta-secondary .cta-content {
    	justify-items: center;
        text-align: center;
    }
    
}

@media only screen and (max-width: 959px) {
	
	#cta-sidebar .cta-content {
        justify-items: start;
	}
}

@media only screen and (max-width: 596px) {
	
	.content .cta .cta-content a.btn {
	   width: 100%;
	   margin-right: 0;
    }
    
}


/* Home Page
------------------------------------------------------------ */

.home .site-inner {
    padding: 60px 0 60px 0;
}

.home-container {
    box-sizing: border-box;
    padding: 45px 30px 60px 30px;
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
}

.home-container h3 {
    padding-bottom: 30px;
}

.home-container .entities {
    box-sizing: border-box;
    grid-gap: 60px 40px;
    margin: 0 0 0 0;
    overflow-wrap: hyphens;
}

.entity {
    list-style-type: none;
    
}

.home-container a img.entity-brandmark {
    filter: grayscale(100%);
    height: 100px;
    margin: 0 auto 20px 0;
    object-fit: contain;
}

.home-container li.entity:hover a > img.entity-brandmark {
    filter: grayscale(0%);
}

.home-container .entities entity .entity-information h2 a {
    color: #382e18;
}

.home-container .entities entity .entity-information h2 a:hover {
    color: #756B5B;
}

.home-container .entity-location {
    font-size: 2rem;
    font-style: normal;
}

.home-container .entity-location i {
    padding: 0 .25rem 0 0;
}

.home-container .entity-location-city {
    display: inline;
}

.home-container .entity-location-city:not(:first-of-type)::before {
    content: "and";
}

.home-container .entity-information-web {
    margin-top: 10px;
}

.home-container .entity-information-web .entity-page,
.entity-website {
    display: inline;
}

.home-container .entity-page {
    margin-right: 6px;
}

.home-container .entity-website {
    margin-left: 2px;
}

/* Colleges and initiatives
--------------------------------------------- */

#colleges {
    border-bottom: 1px solid #e0ded9;
}


/* Feature box
------------------------------------------------------------ */

.entry-content ul.feature-box li,
ul.feature-box ul li {
    list-style-type: none;
    margin: 0;
}

.entry-content ul.feature-box h3,
ul.feature-box h3 {
    color: #413e39;
    font-weight: 700;
    margin: 0;
}

.feature-box img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.feature-box a {
    display: block;
    position: relative;
}

.feature-box a:focus {
    outline-offset: 10px;
}

.feature-box a:focus {
    outline: 1px dotted black;
    position: relative;
}

.feature-box div {
    height: 100%;
}

.feature-box a .gold-link:after {
    content: "";
    position: absolute;
    top: 190px;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: transparent;
    transition: background-color .2s ease-in;
}

.feature-box a:hover .gold-link:after {
    background-color: #c8b182;
}


/* Course-finder
--------------------------------------------- */

#course-finder .home-container-header {
    margin-bottom: 20px;
    display: inline-block;
}

#course-finder .home-container-header h3 {
    display: inline;
}

#course-finder .home-container-header a {
    color: #fff;
}

#course-finder .home-container-header a:hover {
    color: #fff;
}

#course-finder ul {
    list-style-type: none;
}

#course-finder li a {
    background-color: #413e39;
    border: 1px solid transparent;
    border-radius: 20px;
    color: #fff;
    float: left;
    font-size:2rem;
    margin: 0 1rem 1rem 0;
    padding: 4px 12px;
}

    #course-finder li a:hover {
        background-color: #898379;
        border: 1px solid;
        color: #fff;
        text-decoration: none;
    }


/* VOX feed
--------------------------------------------- */

.img-clip {
    overflow: hidden;
}

a:hover .img-clip img {
    transform: scale(1.04);
    transition: transform .4s,
    -webkit-transform .4s;
}

/* VOX
--------------------------------------------- */

.vox-post {
    background-color: transparent;
    border: 1px solid #e0ded9;
    border-bottom: 1px solid #e0ded9 !important; /* no-line overwrite */
    display: grid;
    grid-template-rows: min-content;
    place-content: stretch;
}

    .vox-post:focus {
        outline: 1px dotted rgba(255, 255, 255, .6);
        outline-offset: -10px;
    }

.vox-post .img-clip img {
    height: 200px;
    margin-bottom: 0;
    object-fit: cover;
    width: 100%;
}

.vox-post .vox-content {
    border-bottom: none;
    color: #413e39;
    display: grid;
    grid-template-rows: min-content;
    padding: 30px;
    height: 100%;
}

.vox-post .vox-content h3,
.content .vox-post .vox-content h3 {
    align-self: start;
    font-family: 'EB Garamond', 'Times New Roman', serif;
    font-size: 3rem;
    letter-spacing: 0;
    margin: 0 0 0 0;
}

.vox-post .vox-content h3,
.content .vox-post .vox-content h3 {
    align-self: start;
    font-family: 'EB Garamond', 'Times New Roman', serif;
    font-size: 3rem;
    letter-spacing: 0;
    margin: 0 0 0 0;
}

.vox-post .vox-content .vox-excerpt {
    align-self: start;
    border-bottom: none;
    margin-top: 1.4rem;
    padding: 0;
}

.vox-post .vox-content .vox-excerpt p {
    margin-bottom: 0;
}

.vox-post .vox-meta {
    align-items: center;
    align-self: end;
    display: flex;
    justify-content: space-between;
    margin: 1.8rem 0 0 0;
}

.vox-post i,
.vox-event i {
    margin-right: .3rem;
}


.vox-post .time-ago {
    border-bottom: none;
    font-size: 1.4rem;
    padding-bottom: 0;
}

.vox-post .fa-arrow-right {
    margin-left: auto;
    margin-right: 0;
}

.vox-post:hover .fa-arrow-right {
    transition: margin-right 0.4s ease 0s;
    margin-right: -.5rem;
}

/* VOX event */

.vox-event {
    height: min-content;
}

.vox-event:focus {
    outline-offset: 10px;
}

a.vox-event h2, a.vox-event h3 {
    border-bottom: 1px dotted;
    display: inline;
}

a.vox-event :hover h2, a.vox-event:hover h3 {
    border-bottom: 1px solid;
    display: inline;
} 

.vox-event .vox-content {
    display: grid;
    grid-template-columns: min-content 1fr;
}

.calendar-date {
    align-content: start;  
    display: inline-grid;
    background-color: #fff;
    border-radius: 4px;
    height: min-content;
    place-items: center;
    padding: 4px 8px;
}

.calendar-date span {
    font-size: 4rem;
    color: #382E18;
    line-height: 1.3;
}

.calendar-date .event-month {
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .2rem;
    padding: 6px;
}

.calendar-date .from-date {
    font-size: 1.3rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .1rem;
    padding: 6px 0 0 0;
}

.calendar-date .active-event {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    padding: 6px;
}

.active-event i {
    font-size: 3.4rem;
    padding-top: 4px;
}

.venue {
    color: #413e39;
    margin-top: 6px;
}

/* Container
------------------------------------------------------------ */

    /* Block cell (2 columns)
    ------------------------------------------------------------ 
    
    #upper-block-wrapper {
        margin: 0 0 0 0;
        padding: 60px 30px;
        background-color: #f7f3ec;
    }

    #middle-block-wrapper {
        margin: 0 0 0 0;
        padding: 60px 30px;
        background-color: #fff;
    }
    
    #upper-block-wrapper #upper-block,
    #middle-block-wrapper #middle-block {
        box-sizing: border-box;
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 40px;
        grid-row-gap: 60px;
        max-width: 1200px;
        margin: 0 auto;
        padding: 0px;
        place-content: stretch / stretch;
        place-items: stretch / stretch;
    }
    
    /* Responsive block cells
    ------------------------------------------------------------ 
    
    @media only screen and (max-width: 839px) {
    	
    	#upper-block-wrapper #upper-block,
    	#middle-block-wrapper #middle-block {
    	    grid-template-columns: 1fr;
    	    grid-auto-flow: row;
    	}
    }  
    
/* Highlight
------------------------------------------------------------ */    

.highlight {
    background-color: #f7f3ec;
    border-radius: 4px;
    margin: 0 0 20px 0;
    padding: 20px;
}    
    
/* Breadcrumb/Taxonomy Description
------------------------------------------------------------ */

.breadcrumb {
	background: transparent;
	border-top: 0 solid #DDDDDD;
	border-bottom: 0 solid #DDDDDD;
	border-left: 0 solid #DDDDDD;
	border-right: 0 solid #DDDDDD;
	margin-top: 8px;
	margin-bottom: 30px;
	padding: 0 0 15px 0;
	color: #756B5B;
	float: left;
	font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-size: 16px; font-size: 1.6rem;
	width: 30%;
}

.breadcrumb a,
.breadcrumb a:visited {
	color: #8C703B;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #756B5B;
	border-bottom: 1px dotted;
}

.breadcrumb a:active {
	color: #756B5B;
	border-bottom: 1px solid;
}

.archive-description {
	background: transparent;
	border-top: 0 solid #DDDDDD;
	border-bottom: 0 solid #DDDDDD;
	border-left: 0 solid #DDDDDD;
	border-right: 0 solid #DDDDDD;
	margin: 0 0 0 0;
	padding: 0;
	color: #020202;
	font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-size: 16px; font-size: 1.6rem;
}

.content .archive-description p {
	padding: 0 0 0 0;
}

.content .archive-description a, .content .archive-description a:visited {
	color: #8C703B;
	text-decoration: none;
}

.content .archive-description a:hover {
	color: #756B5B;
	text-decoration: none;
}

.full-width-content .breadcrumb {
    width: 100%;
}

/* Last updated
------------------------------------------------------------ */

.last-updated {
    display: block;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 30px;
}

.last-updated sub {
    background-color: #f7f3ec;    
    bottom: 0;
    line-height: 1.3;
    padding: 4px 8px;
    margin: 0 -8px;
}

/* Content Headlines
------------------------------------------------------------ */

.content .post h1,
.content .post h2,
.content .post h3,
.content .post h4,
.content .post h5,
.content .post h6,
.content .page h1,
.content .page h2,
.content .page h3,
.content .page h4,
.content .page h5,
.content .page h6,
.content h1.entry-title,
.content .entry-content h1,
.content h2.entry-title,
.content .entry-content h2,
.content .entry-content h3,
.content .entry-content h4,
.content .entry-content h5,
.content .entry-content h6 {
	margin: 2rem 0 2rem 0;
	font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-weight: 300;
	line-height: 1.25;
}

.content .post h1,
.content .page h1,
.content h1.entry-title,
.content .entry-content h1 {
	font-family: 'EB Garamond', 'Times New Roman', serif;
	color: #382E18;
	font-size: 50px; 
    font-size: 5rem;
    margin: 0 0 40px 0;
}

.content .post h1 a,
.content .post h1 a:visited,
.content .page h1 a,
.content .page h1 a:visited,
.content h1.entry-title a,
.content h1.entry-title a:visited
.content .post h2 a,
.content .post h2 a:visited,
.content .page h2 a,
.content .page h2 a:visited,
.content h2.entry-title a,
.content h2.entry-title a:visited {
	color: #382E18;
}

.content .post h1 a:hover,
.content .page h1 a:hover,
.content h1.entry-title a:hover
.content .post h2 a:hover,
.content .page h2 a:hover,
.content h2.entry-title a:hover {
	color: #756B5B;
}

.content .post h2,
.content .page h2,
.content h2.entry-title,
.content .entry-content h2 {
	color: #382E18;
	font-size: 38px; font-size: 3.8rem;
}

.content .post h3,
.content .page h3,
.content .entry-content h3 {
	color: #382E18;
}

.content .post h4,
.content .page h4,
.content .entry-content h4 {
	color: #382E18;
}

.content .post h5,
.content .page h5,
.content .entry-content h5 {
	color: #382E18;
}

.content .post h6,
.content .page h6,
.content .entry-content h6 {
	color: #382E18;
}


/* Column Classes
--------------------------------------------- */

.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
	margin-bottom: 20px;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-fifth {
	width: 17.9487179487179488%;
}

.two-fifths {
	width: 38.4615384615384616%;
}

.three-fifths {
	width: 58.9743589743589744%;
}

.four-fifths {
	width: 79.4871794871794872%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	margin-left: 0;
	clear: both;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */


.entry-content ul,
.entry-content ol {
	margin: 0;
	padding: 0 0 15px;
}

.archive-page ul li,
.entry-content ul li {
    list-style-type: initial;
	margin: 0 0 0 24px;
	padding: 0;
}

.entry-content ol li {
	list-style-type: inherit;
    margin: 0 0 0 18px;
    padding-left: 6px;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}

.entry-content ol.alpha,
.entry-content ol.alpha ol {
	list-style-type: lower-alpha;
}


/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	margin: -5px 0 15px;
	color: #382E18;
	font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-size: 16px; font-size: 1.6rem;
}

.entry-header .entry-meta a,
.entry-header .entry-meta a:visited {
	color: #8C703B;
	text-decoration: none;
}

.entry-header .entry-meta a:hover {
	color: #756B5B;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}


/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	border-top: 1px solid #DDDDDD;
	padding: 5px 0 0;
	color: #382E18;
	font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-size: 14px; font-size: 1.4rem;
	font-style: italic;
	clear: both;
}

.entry-footer .entry-meta a,
.entry-footer .entry-meta a:visited {
	color: #8C703B;
	text-decoration: none;
}

.entry-footer .entry-meta a:hover {
	color: #756B5B;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background: #F2F0EE;
	border-top: 0 solid #DDDDDD;
	border-bottom: 0 solid #DDDDDD;
	border-left: 0 solid #DDDDDD;
	border-right: 0 solid #DDDDDD;
	margin: 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	clear: both;
}

.author-box-title {
	color: #382E18;
	font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-size: 22px; font-size: 2.2rem;
	font-weight: 300;
}

.author-box-content {
	color: #020202;
	font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-size: 16px; font-size: 1.6rem;
}

.author-box a,
.author-box a:visited {
	color: #8C703B !important;
	text-decoration: none !important;
}

.author-box a:hover {
	color: #756B5B !important;
	text-decoration: underline !important;
}


/* Sticky Posts
------------------------------------------------------------ */

/*
.sticky {
	background-color: #f5f5f5;
	margin: -10px 0 40px;
	padding: 20px;
} */

.content .sticky {
	background: transparent !important;
	border-top: 0 solid #DDDDDD;
	border-bottom: 0 solid #DDDDDD;
	border-left: 0 solid #DDDDDD;
	border-right: 0 solid #DDDDDD;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 100%;
	height: auto;
}

.nivoSlider img {
    max-width: none;
}

.featuredpage img,
.featuredpost img,
.post-image {
	background: transparent;
	border: 0 solid #DDDDDD;
	padding: 0;
}

.author-box .avatar {
	background: transparent;
	border: 0 solid #DDDDDD;
	width: 0;
	height: 0;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}  

.post-image {
	margin: 0 10px 10px 0;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption-text {
	margin: 4px 0;
	background-color: #f7f3ec;
	bottom: 0;
	color: #382E18;
	font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-size: 12px; font-size: 1.2rem;
	line-height: 1.3;
	padding: 2px 4px;
	position: absolute;
	right: 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.post-format-image {
	display: block;
	float: right;
}

.page .post-format-image {
	display: none;
}

.page-template-page_blog-php .post-format-image {
	display: block;
}

.featured-image {
    height: 300px;
    overflow-y: hidden;
    position: relative;
}
    
.background-tint {
    background-color: rgba(0, 0, 0, .5);
    background-blend-mode: multiply;
}

.background-lighten {
    background-color: rgba(255, 255, 255, .5);
    background-blend-mode: lighten;
}

.featured-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    margin-bottom: 0;
}

@supports (-ms-accelerator:true) or (-ms-ime-align:auto) {

    .background-tint::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        background-blend-mode: unset;
    }
    
    .background-lighten::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background-color: rgba(255, 255, 255, .5);
        background-blend-mode: unset;
    }
    
    .cta-content {
        z-index: 9;
    }
    
    #cta-sidebar .background-tint::before {
        border-radius: 4px;
    }
    
}


/* Post Navigation
------------------------------------------------------------ */

.pagination,
.entry-pagination {
	width: 100%;
	margin: 0;
	padding: 0 0 0;
}

.pagination ul,
.entry-pagination ul {
    display: flex;
    justify-content: space-between;
}
    
.pagination li {
	display: inline;
}

.pagination a,
.pagination a:visited,
.entry-pagination a,
.entry-pagination a:visited {
	color: #898379;
	font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-size: 16px; font-size: 1.6rem;
	text-decoration: none;
    padding: 10px;
    border-bottom: none;
}

.pagination a:hover,
.entry-pagination a:hover {
	color: #262421;
	text-decoration: none;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
	font-size: 16px; font-size: 1.6rem;
	text-decoration: none;
}

.pagination li a:hover,
.pagination li.active a {
	background: #ece5d5;
    border-radius: 4px;
	color: #262421;
	text-decoration: none;  
}

.pagination li a:hover {
	text-decoration: none;
}




/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	width: 83%;
	margin: 15px 15px 0;
	padding: 3px;
	font-size: 14px;
	display: inline;
}

/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 5px 25px;
}

.user-profile .posts_link {
	padding: 0 25px;
}


/*
	Search form
------------------------------------------------------------ */

::-webkit-input-placeholder {
	color: #756B5B;
}

.search-form {
    display: flex;
    margin: 40px 0;
}

.search-form:hover,
.search-form:active {
    box-shadow: 0 0 10px 5px rgba(65, 62, 57, .1);
    background-color: rgba(184, 155, 95, .1);
}

.search-form input[type="search"] {
    background-color: #fff;
    width: 100%;
    margin: 0;
    font-size: 20px; font-size: 2rem;
    padding: 15px 20px;
    border-radius: 4px 0 0 4px;
    color: #756b5b;
    border: 2px solid #e0ded9;
    border-right: none;
    box-sizing: border-box;
    align-items: stretch;
}

.search-form input[type="submit"] {
    border: none;
    border-radius: 0 4px 4px 0;
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
    font-size: 2rem;
    margin: 0;
    text-align: center;
    text-decoration: none !important;
    -o-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    width: auto;
}

.search-form input[type="submit"]:hover,
.search-form input[type="submit"]:active {
    border: none;
    transform: none;
    background-color: #b89b5f;
}

.search-form input[type="submit"]:focus {
    outline: 1px dotted rgba(255, 255, 255, .6);
    outline-offset: -6px;
    box-shadow: none;
}

/* Table of Contents
------------------------------------------------------------ */

.toc-item-h3 {
    margin-left: 1em;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.sidebar .widget {
    margin-bottom: 30px;
}

/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 10px 15px 5px;
}

.enews #subscribe {
	padding: 0 0 0 15px;
}

.enews #subbox {
	margin: 5px -7px 0 0;
	padding: 6px 5px;
	width: 75%;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
	padding: 20px;
}

#wp-calendar caption {
	font-size: 14px;
	font-style: italic;
	padding: 20px 30px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #F5F5F5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #F5F5F5;
	padding: 2px;
	text-align: center;
}

/* Compare Grid
------------------------------------------------------------ */

.compare-grid {
	align-items: start;
	display: grid;
    grid-row-gap: 5px;
	grid-template-columns: 50% 50%;
	margin-bottom: 30px;
}

.compare-grid div {
	background-color: #f7f3ec;
	padding: 15px 15px;
	height: 100%;
	box-sizing: border-box;
}

.compare-grid .compare-first {
	background-color: #f1ece1;
}


/* Hotlinks
------------------------------------------------------------ */

#hotlink-container {
	align-items: start;
	box-sizing: border-box;
	display: grid;
    grid-gap: 10px;
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	grid-template-rows: repeat(auto-fit, 1fr);
    margin-bottom: 60px;
}

#hotlink-container .hotlink {
    background-color: #f7f3ec;
    border: 1px solid #e0ded9;
    box-sizing: content-box;
    display: grid;
    grid-auto-flow: row;
    grid-template-rows: 1fr;
    height: 100%;
    min-height: 91px;
    width: 100%;
}

a.hotlink:hover {
	box-shadow: 0 3px 18px 0 rgba(65, 62, 57, .2);
	transform: translateY(-0.25em);
    transition: all .5;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    text-decoration: none;
}
	
a.hotlink:focus {
	outline: 1px dotted rgba(255, 255, 255, .6);
    outline-offset: -6px;
    box-shadow: none;
}

.hotlink .featured-image {
	height: 100%;
}

.hotlink .meta {
	align-self: end;
	color: #020202;
    box-sizing: border-box;
	font-weight: 300;
    padding: 15px;
    width: 100%;
}

.hotlink .meta h3 {
    margin: 0;
    font-weight: 700;
    font-size: 18px; font-size: 1.8rem;
}

/* ## Hotlink Featured
--------------------------------------------- */

.hotlink.hotlink-link.featured {
	position: relative;
}

.hotlink.hotlink-link.featured .featured-image {
	height: 100%;
}

.hotlink.hotlink-link.featured .featured-image img {
    object-fit: cover;
    object-position: center;
    min-height: 150px;
    min-width: 100%;
}
	
.hotlink.hotlink-link.featured .meta {
    background-color: #b10024;
	position: absolute;
	padding-top: auto;
}

.hotlink.hotlink-link.featured .meta h3, 
.hotlink.hotlink-link.featured .meta p { 
	color: #fff;
}

/* ## Hotlink Link
--------------------------------------------- */

.hotlink-link {
	color: #020202;
	padding: 0;
}

/* ## Hotlink URL
--------------------------------------------- */

.hotlink-url ul {
    align-self: end;
}

.hotlink-url ul li {
	list-style-type: none;
	margin: 0;
}

.hotlink-url a[href*="//"]:not([href*="divinity.edu.au"]):not(.btn)::after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f08e";
    font-size: 1rem;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding: 0 .35em 0 .5em;
    vertical-align: text-bottom;
}

/* ## Hotlink Document
--------------------------------------------- */
.hotlink-document .download-cta {
    align-self: end;
}


/* Entry Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}


/* Fat Footer
---------------------------------------------------------------------------- */

#fat-footer div {
    border: none;
}

#fat-footer h2 {
    color: #f7f3ec;
    font-size: 1.6rem;
    margin: 0 0 2rem 0;
}

#fat-footer ul {
    list-style-type: none;
    line-height: 1.4;
}

#fat-footer p,
#fat-footer li {
    font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.4rem;
    padding-bottom: 14px;
}

#fat-footer p,
#fat-footer ul li a:link,
#fat-footer ul li a:visited,
#fat-footer ul li a:active {
    color: #f7f3ec;
}

#fat-footer ul li a:hover,
#fat-footer ul li a:active {
    color: #fff;
}

/*

    /* Responsive fat-footer
    ------------------------------------------------------------ */

    @media only screen and (max-width: 479px) {

        #fat-footer #college-list,
        #fat-footer #network-list {
            display: none;
        }
    }
    
    /* Social fat-footer cell
    ------------------------------------------------------------ *

    #fat-footer #social ul.social {
        grid-auto-flow: row;
        grid-template-columns: 1fr 1fr 1fr;
    }
    
    #fat-footer #social ul.social li a:hover {
        color: #ece5d5;
    }
    
    #fat-footer #social ul.social li a:link i:last-of-type,
    #fat-footer #social ul.social li a:visited i:last-of-type,
    #fat-footer #social ul.social li a:active i:last-of-type{
        color: #262421;
    }
    
        #fat-footer #social ul.social li a:hover i:last-of-type {
        color: #0c0b09;
    }

    /* Responsive fat-footer
    ------------------------------------------------------------ */

    @media only screen and (max-width: 479px) {

        #fat-footer #college-list,
        #fat-footer #network-list {
            display: none;
        }
    }


/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
    background-color: #262421;
}

.site-footer .wrap {
    padding: 20px 30px 25px 30px;
    max-width: 1140px;
    margin: 0 auto;
}

#footer {
    display: grid;
    font-size: 1.4rem;
    grid-auto-flow: column;
    grid-template-columns: auto 1fr auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-items: stretch;
    box-sizing: border-box;
}

#footer a:link, 
#footer a:visited {
    color: #C8B182;
}

    /* First footer cell
    ------------------------------------------------------------ */
    
    #footer .first-footer-block {
        align-items: center;
        display: grid;
        grid-template-columns: max-content auto;
        grid-column-gap: 20px;
    }

    #footer .first-footer-block .footer-brandmark {
        height: 80px;
        padding: 0;
        margin-bottom: 0px;
    }

    #footer .first-footer-block a:nth-of-type(2) .footer-brandmark {
        border-left: 1px solid #c8b182;
        padding: 0 0 0 2rem;
        margin: 0 0 0 2rem;
    }
    
    #footer .first-footer-block ul li:first-of-type {
        margin-top: .5rem;
        font-weight: 700;
    }

    /* Second footer cell
    ------------------------------------------------------------ */

    #footer .second-footer-block {
        display: grid;
        justify-self: end;
        font-size: 1.4rem;
        line-height: 2;
        justify-items: right;
        align-content: space-between;
    }
    
    #footer .second-footer-block ul {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: repeat(auto-fill);
        grid-column-gap: 20px;
        text-align: right;
    }
    
    #footer .second-footer-block ul:nth-of-type(2) {
        color: #C8B182;
        font-size: 1.4rem;
    }
    
        #footer .second-footer-block ul a:link,
        #footer .second-footer-block ul a:visited,
        #footer .second-footer-block ul a:hover,
        #footer .second-footer-block ul a:active {
            color: #C8B182;
        }
    
    /* Third footer cell
    ------------------------------------------------------------ */
     
    #footer .third-footer-block {
        align-self: center;
    } 
    
    #go-to-top {
        background-color: transparent;
        border: none;
        padding: 0;

    }
    
    #go-to-top:focus {
        outline: 1px dotted #C8B182;
    }
    
    #footer .third-footer-block #go-to-top .fa-stack {
        height: 2em;
        width: 2em;
    }
    
    #footer .third-footer-block #go-to-top i.fa-circle {
        color: #413e39;
    }
    
    #footer .third-footer-block #go-to-top:hover i.fa-circle {
        color: #534f49;
    }

    #footer .third-footer-block #go-to-top i.fa-arrow-to-top {
        color: #C8B182;
    }

#footer ul li {
    list-style-type: none;
    color: #C8B182;
}

    /* Responsive footer
    ------------------------------------------------------------ */

    @media only screen and (min-width: 557px) and (max-width: 839px) {

        #footer {
            font-size: 1.6rem;
            grid-template-columns: max-content 1fr max-content;
            grid-template-rows: auto auto;
            grid-auto-flow: row;
        }

        #footer .first-footer-block {
            display: grid;
            justify-items: left;
            grid-auto-flow: row;
            grid-gap: 10px;
            grid-template-columns: 1fr;
            grid-template-rows: max-content max-content;
        }

        #footer .second-footer-block {
            margin: 0;
            justify-content: stretch;
            align-content: center;
        }

        #footer .second-footer-block ul {
            grid-auto-flow: row;
            font-size: 1.6rem;
            line-height: 1.8;
            justify-items: end;
            text-align: left;
        }

        #footer .second-footer-block ul:nth-of-type(2) {
            display: none;
        }
    }

    @media only screen and (max-width: 556px) {

        #footer {
            grid-auto-flow: row;
            grid-template-rows: auto auto;
            grid-template-columns: auto 1fr;
            font-size: 1.6rem;
            justify-items: start;
        }

        #footer .first-footer-block {
            display: grid;
            grid-column: 1 / span 2;
            grid-gap: 10px;            
            justify-items: left;
            margin-bottom: 10px;
        }
        
        #footer .first-footer-block div:first-of-type {
            grid-column: 1 / span 2;
        }

        #footer .second-footer-block ul {
            grid-auto-flow: row;
            justify-items: start;
        }	

        #footer .second-footer-block {
            justify-content: start;
        }

        #footer .second-footer-block ul {
            grid-auto-flow: row;
            font-size: 1.6rem;
            line-height: 1.8;
            text-align: left;
        }

        #footer .second-footer-block ul:nth-of-type(2) {
            display: none;
        }
        
        #footer .third-footer-block {
            justify-self: end;
        }
    }

/* Admin
---------------------------------------------------------------------------- */
.wp-core-ui .quicktags-toolbar input.button.button-small {
    width: auto;
}

/* Media Queries
---------------------------------------------------------------------------- */

    /* Show alt */ 
    .sml-media-alt {
        display: inline-block;
        visibility: visible;
    }
    
    /* Hide default */
    .media-default {
        display: none;
        visibility: hidden;
    }

@media only screen and (min-width: 480px) {

	table {
		table-layout: auto;
		word-break: normal;
	}
    
    /* Hide small alt */ 
    .sml-media-alt {
        display: none;
        visibility: none;
    }
    
    /* Show default */
    .media-default {
        display: inline-block;
        visibility: visible;
    }

}

@media only screen and (min-width: 960px) {

	/* Site Header
	--------------------------------------------- */

	.admin-bar .site-header {
		top: 32px;
	}

	/* Site-Inner
	--------------------------------------------- */

	.site-inner {
		max-width: 1140px;
	}

	/* Content
	--------------------------------------------- */

	.content {
		float: left;
		width: 65%;
	}

	.sidebar-content .content {
		float: right;
	}

	.full-width-content .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}

	/* Sidebar
	--------------------------------------------- */

	.sidebar {
		float: right;
		width: 30%;
	}

	.sidebar-content .sidebar {
		float: left;
	}

	/* Author Box
	--------------------------------------------- */

	.author-box {
		background-color: #f5f5f5;
		padding: 30px;
	}

	/* After Entry
	--------------------------------------------- */

	.after-entry {
		padding: 40px 60px;
	}

	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* Entry Misc.
	--------------------------------------------- */

	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 30px;
	}
	
}	
    
@media only screen and (max-width: 959px) {
    
    .breadcrumb {
        float: none;
        width: 100%;
    }
    
    /* Sidebar
	--------------------------------------------- */
    aside.sidebar {
        margin-top: 20px;
    }
    
    .col-4 {
        grid-template-columns: 1fr 1fr;    
    }
    
}
    
/* Print Styles
---------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}
    
/* ----------------------------------------------------------
        					
	6. COLLEGES AND CENTRES CPTS
        					
---------------------------------------------------------- */

/* BRANDMARK */

#college-brandmark,
#centre-brandmark {
    max-width: 250px;
    margin: 40px auto 40px auto;
}

#college-website {
    font-size: 2rem;
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-bottom: 60px;
}

#college-website i {
    padding: 0 1rem 0 0;
}

#college-website .college-website-url {
    display: inline;
}

p.college-hero-overview,
p.centre-hero-overview {
    font-size: 2.0rem;
    margin: 20px 0 40px 0;
}

.college-video-introduction,
.centre-video-introduction {
    margin-bottom: 60px;
}

.content .centre > div,
.content .college > div {
    margin-bottom: 60px;
    clear: both;
}

/* WELCOME */

.college-welcome-letter,
.centre-welcome-letter {
    background-color: #f7f3ec;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px;
}

.college-welcome-letter p:last-child,
.centre-welcome-letter p:last-child {
    margin-bottom: 0;
}

.college-welcome-letter p,
.centre-welcome-letter p {
    font-size: 1.8rem;
}

.author-portrait,
.centre-member-portrait {
	clip-path: circle(50% at 50% 50%);
    align-items: flex-start;
    object-fit: cover;
    width: 100px;
    height: 100px;
    margin: 0 20px 0 20px;
}

.author-meta,
.centre-member-meta {
    vertical-align: middle;
    position: relative;
    display: inline-block;
}

.author-name,
.centre-member-name {
    font-weight: 700;
}

/* PARTNER ORGANISATIONS */

li.college-partner-organisation,
li.centre-member {
    margin: 10px 0;
    display: inline-flex;
    align-items: center;
}

li.centre-member {
	width: 100%;
}

.college-partner-organisation-brandmark {
    margin: 0 30px 0 0;
    max-width: 200px;
}

li.college-partner-organisation > a .college-partner-organisation-brandmark {
    filter: grayscale(100%);
}

li.college-partner-organisation:hover > a .college-partner-organisation-brandmark {
    filter: grayscale(0%);
}

.college-partner-organisation-meta p {
    margin: 0;
}

/* ICON */

.content #contact .one-third {
    margin-top: 20px;
    padding-top: 10px;
}

/* ----------------------------------------------------------
	COURSE CPT
---------------------------------------------------------- *

#tabs {
    margin-bottom: 20px;
}

#tabs .course-tabs,
#tabs .course-tabs li {
	margin: 0;
	display: inline;
}

#tabs p {
	margin: 0 1rem 0 0;
	display: inline-block;
}

.course-section-title,
.course-hero-title {
    font-weight: 400 !important;
}

p.course-hero-description {
    font-size: 2.0rem;
}

h2.course-section-title::after {
    content: "\f067";
    font-family: FontAwesome;
    font-weight: 100;
    font-size: 1.5rem;
    display: inline-block;
    color: #020202;
    -webkit-font-smoothing: antialiased;
    margin-left: 1rem;
    vertical-align: middle;
}

h2.course-section-title.opened::after {
    content: "\f068";
    font-family: FontAwesome;
    font-weight: 100;
    font-size: 1.5rem;
    display: inline-block;
    color: #020202;
    -webkit-font-smoothing: antialiased;
    margin-left: 1rem;
    vertical-align: middle;
}

.course-study-mode {
    display: inline-block;
    margin-right: 1rem;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: .005rem;
    color: #756b5b;
    cursor: default;
    border: 1px solid #c5bfb5;
    padding: 0 6px;
    border-radius: 4px;
}

.course-colleges {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

.content .course-colleges li {
    list-style-type: none;
    margin: 0 0 10px 0;
    display: inline;
} */

	/* COURSE FINDER SEARCH */
	
	#course-bottom-container {
		background-color: #EBE8E4;
		padding: 0 20px;
	}
	
	#course-bottom-container .wrap {
	    max-width: 1080px;
	    margin: 0 auto;
		padding: 30px 0 40px 0;
	}
	
	.searchandfilter.course-finder ul {
		display: flex;
	}
	
	.searchandfilter.course-finder ul:hover {
    box-shadow: 0 3px 18px 0 rgba(65, 62, 57, .2);
    transition: all .5;
    	-o-transition: all .5s;
    	-moz-transition: all .5s;
    	-webkit-transition: all .5s;
	}
	
	.searchandfilter.course-finder ul li {
		display: inline-flex;
		list-style-type: none;
		margin: 0;
	}
	
	.searchandfilter.course-finder ul li:first-child {
		width: 100%;
	}
	
	.searchandfilter.course-finder ul li input,
	.searchandfilter.course-finder ul li select {
		border-radius: 0;
		padding: 12px 20px 12px 20px;
		margin: 0;
		height: 100%;
		border-left: 4px dotted #EBE8E4;
	}
	
	.searchandfilter.course-finder ul li:first-child input {
		border-radius: 6px 0 0 6px;
	    margin: 0;
	    width: 100%;
	    box-sizing: border-box;
	    align-items: stretch;
		border-left: none;
	}
	
	.searchandfilter.course-finder ul li:last-child input,
	.searchandfilter.course-finder ul li:last-child select {
		border-radius: 0 6px 6px 0;
		border-left: none;
	}
	
	.searchandfilter.course-finder ul li input[type=submit]:hover {
		transform: translateY(0);
	}

/* AQF ICONS */

.aqf {
    display: inline-block;
}

.aqf-icon, .aqf-title {
    color: #756B5B;
    margin: 0 .25rem 0 0;
    font-size: 1.6rem;
    padding: 0 0 1rem 0;
    font-weight: 300;
}

/* FIELDS AND DISCIPLINES ICONS */

.fandd-icon {
    color: #756B5B;
    display: inline-block;
    width: 2.4rem;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    font-size: 1.3rem;
    text-transform: capitalize;
    padding: 1.2rem 0;
    line-height: 0;
    position: relative;
    border: 1px solid #c5bfb5;
    margin: 0 .5rem .25rem 0;
    background-color: #f9f9f8;
}

.fandd-title {
    display: inline-block;
}
    


/* Gutenberg */

.wp-block-table {
    border-bottom: none !important;
}

.wp-block-table.fixed {
    table-layout: none !important;
}

.wp-block-table thead {
    background-color: #c8b182;
}

.wp-block-table.is-style-stripes tbody {
    border: none;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f7f3ec !important;
    border: none;
}

.wp-block-table tfoot {
    background-color: #f7f3ec;
}

/* Accordion *

.c-accordion__item {
    background-color: #fff;
    border: 1px solid #e0ded9;
    border-radius: 4px;
    margin: 0 0 20px 0;
}

.content .entry-content .c-accordion__item .c-accordion__title {
    font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 1.25;
    margin: 0;
    padding: 20px 50px 20px 20px;
}

.content .entry-content .c-accordion__item.is-open .c-accordion__title {
    padding: 20px 50px 20px 20px;
}

.c-accordion__title:focus {
    color: #382E18;
    outline: #ccc dotted 1px;
    outline-offset: -10px;
}

.c-accordion__title:after {
    color: #382E18;
    content: "\f107" !important;
    display: inline;
    font-family: "Font Awesome 5 Pro";
    font-size: 2.4rem;    
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    padding: 0 20px;
    position: absolute;

    text-rendering: auto;
    top: 50%;
    vertical-align: text-bottom;
}

.c-accordion__content {
    padding: 0 20px 20px 20px;
}

.is-open .c-accordion__title:after {
    content: "\f106" !important;
    font-size: 2.4rem;        
}

.content .entry-content .c-accordion__item:hover {
    background-color: #f7f3ec;
} 

.content .entry-content .c-accordion__item.is-open:hover {
    background-color: transparent;
}

*/

.c-accordion__item {
    background-color: transparent;
    border-top: 1px solid #e0ded9;
    border-bottom: 1px solid #e0ded9;
}

    .course .c-accordion__item {
        background-color: transparent;
        border-top: none;
        border-bottom: none;
    }

.c-accordion__item + .c-accordion__item {
    border-top: 0px solid transparent;
    margin-top: -1.2rem;
}

.c-accordion__item {
    margin-bottom: 1.2rem;
}

.content .entry-content .c-accordion__item .c-accordion__title {
    font-family: 'Karmilla', 'Helvetica', 'Arial', sans-serif;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 1.25;
    margin: 0;
    padding: 20px 50px 20px 20px;
    background-color: #f7f3ec;
}

.content .entry-content .c-accordion__item .c-accordion__title:hover,
.content .entry-content .c-accordion__item.is-open .c-accordion__title:hover {
    background-color: #ece5d5;
}

.content .entry-content .c-accordion__item.is-open .c-accordion__title {
    background-color: #f7f3ec;
    margin-bottom: 10px;
    padding: 20px 50px 20px 20px;        
}

.c-accordion__title:focus {
    color: #382E18;
    outline: #ccc dotted 1px;
    outline-offset: -10px;
}

.c-accordion__title:after {
    color: #382E18 !important;
    content: "\f107" !important;
    display: inline;
    font-family: "Font Awesome 5 Pro";
    font-size: 2.6rem;    
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    padding: 0 20px;
    position: absolute;
    text-rendering: auto;
    top: 50%;
    vertical-align: text-bottom;
}

.c-accordion__content {
    padding: 0 20px 20px 20px;
}

.is-open .c-accordion__title:after {
    content: "\f106" !important;
    font-size: 2.6rem;        
}

.content .entry-content .c-accordion__item:hover {
    background-color: transparent;
} 

.content .entry-content .c-accordion__item.is-open:hover {
    background-color: transparent;
}


/* ----------------------------------------------------------
        					
	PROFILE CARDS
        					
---------------------------------------------------------- */

.profile-grid {
	align-items: start;
	display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	justify-content: stretch;	
    margin-bottom: 60px;
}

.profile-grid.vertical {
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.profile-grid .profile-card {
    align-items: top;
    box-sizing: border-box;
	display: inline-grid;
    grid-column-gap: 15px;
	grid-template-columns: auto 1fr;
    justify-content: start;	
    overflow-wrap: hyphens;
}

.profile-grid.vertical .profile-card {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
}

.profile-card img.portrait {
	clip-path: circle(50% at 50% 50%);
	margin: 0;
	max-width: 120px;
	min-width: 100px;
	max-height: 120px;
	min-height: 100px;
	object-fit: cover;
}

.profile-grid .profile-card .info {
	align-self: center;
}

.profile-grid.vertical .profile-card .info {
	align-self: start;
}

.profile-card .info .name {
	font-weight: 700;
}

.profile-card .info p {
	line-height: 1.4;
    margin: 0;
}

.profile-card .info p.course {
	font-size: 1.5rem;
	margin-top: 5px;
}

.profile-card .info i {
	color: #a09685;
	font-size: 1rem;
}

	@media only screen and (max-width: 479px) {
	
		.profile-grid.vertical .profile-card {
		    grid-template-columns: auto 1fr;
		}
		
		.profile-grid .profile-card {
			align-items: center;
		}
		
		.profile-grid.vertical .profile-card,
		.profile-grid.vertical .profile-card .info {
			align-self: center;
		}
	}

/*-----------------------------------------------------------

				QUOTE/TESTIMONIAL
				
------------------------------------------------------------*/

.testimonial iframe {
    min-width: 100%;
}

.quote {
    background-color: #f7f3ec;
    border-radius: 8px;
    margin: 0;
    padding: 20px;
    position: relative;
}

.embed-container.quote {
    border: solid 20px #f7f3ec;
    border-radius: 8px;
}

.quote p:last-child {
    margin-bottom: 0;
}

.quote p {
    font-size: 1.8rem;
}

.quote-arrow-down {
    width: 0;
    height: 0;
    margin: 0 0 10px 30px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f7f3ec;
}

	@media only screen and (max-width: 479px) {
		.quote-arrow-down + .profile-grid .profile-card {
			align-items: start;
		}
	}

/* ----------------------------------------------------------
        					
	YOUTUBE VIDEO
        					
---------------------------------------------------------- */

.video-container {
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
	margin: 20px 0;
	width: 100%;
}

.video {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/* ----------------------------------------------------------
        					
	AREAS -- To be edited from Monday, 4 January 
        					
---------------------------------------------------------- */

	/* ----------------------------------------------------------
	        					
		AREA COURSE
	        					
	---------------------------------------------------------- */
	
	.area-course {
		padding: 20px;
		margin: 20px 0;
		width: 100%;
		background-color: #f7f3ec;
		display: block;
		border-radius: 4px;
		box-sizing: border-box;
		position: relative;
	}
	
	.content .area-course ul li {
		list-style-type: none;
		margin-left: 0;
	}
	
	.body p, .entry-content p, p {
	    line-height: 1.6;
	    margin-bottom: 1.2rem;
	}
	
	#content-block {
		margin-bottom: 1.8rem;
	}
	
	.entry-content h2 {
		margin-bottom: .6rem;
	}
	
	.duration {
		display: inline-block;
		margin-right: 2rem;
	}
	
		.duration i {
			color: #756b5b;
	}
	
		/* ----------------------------------------------------------
			UNITS
		---------------------------------------------------------- */
		
		.entry-content ul.units-container li.unit,
		.entry-content ul.units-container li.unit-title {
			display: grid;
			grid-template-columns: 1fr 4fr 1fr;
			background-color: #fff;
			box-sizing: border-box;
			padding: 8px;
			line-height: 1.428571429;
		    vertical-align: top;
		    border-top: 1px solid #ddd;
			font-size: 1.4rem;
			grid-column-gap: 10px;
			overflow-wrap: hyphens;
		}
		
		.entry-content ul.units-container li.unit-title {
			font-weight: 700;
			background-color: transparent;
			border-top: none;
		}
		
		@media only screen and (max-width: 479px) {
		
			.area-course {
				padding: 20px;
			}
			
			.content ul.units-container {
				margin: 0 -20px;
				padding: 20px;
				width: 100%;
			}
			
			.entry-content ul.units-container li.unit {
				grid-template-columns: 1fr 1fr 1fr 1fr;
			}
			
			.entry-content ul.units-container li.unit-title {
				display: none;
			}
			
			ul.units-container .unit-name {
				grid-column-start: 2;
				grid-column-end: 5;
			}
			
			ul.units-container .unit-year {
				grid-column-start: 2;
				grid-column-end: 3;
				overflow-wrap: hyphens;
			}
			
			ul.units-container .unit-semester {
				grid-column-start: 3;
				grid-column-end: 4;
			}
		
		}
		
        /* UNITS Gutenberg Block
        --------------------------------------------- */

        .entry-content .unit-list li {
            list-style-type: none;
            margin: 0;
        }

        .entry-content .unit-list .unit-list-header,
        .entry-content .unit-list .unit-item {
            align-items: center;
            display: grid;
            gap: 0 8px;
            grid-template-columns: 20% 1fr 20%;
        }

        .entry-content .unit-list .unit-list-header {
            font-weight: 700;
        }

        .entry-content .unit-list li .unit-list-header,
        .entry-content .unit-list li .unit-item,
        .entry-content .unit-item {
            border-bottom: 1px solid #e0ded9
        }

        .entry-content .unit-item .unit-meta {
            display: grid;
            grid-template-columns: 1fr 1fr 1fr;
        }

        .entry-content .unit-item .unit-meta p {
            background-color: #f7f3ec;
            padding: 4px;
        }

		/* ----------------------------------------------------------
			ACADEMIC STAFF
		---------------------------------------------------------- */
		
		.entry-content ul.academic-staff-container {
			display: grid;
			grid-template-columns: 1fr 1fr;
			box-sizing: border-box;
			grid-gap: 10px;
			grid-auto-flow: row;
		}
		
		.entry-content ul.academic-staff-container li.academic-staff {
			display: grid;
			grid-template-columns: 1fr 2fr;
			box-sizing: border-box;
			grid-column-gap: 10px;
			overflow-wrap: hyphens;
			grid-column: span 1;
			align-items: center;
		}
		
		img.portrait {
		    clip-path: circle(50% at 50% 50%);
		    align-items: flex-start;
		    object-fit: cover;
		    width: 270px;
		    height: 270px;
		    margin: 0 auto;
		}
	
		@media only screen and (max-width: 479px) {
		
			.entry-content ul.academic-staff-container {
				grid-template-columns: 1fr;
			}
			
			.entry-content ul.academic-staff-container li.academic-staff {
				grid-template-columns: 1fr;
			}
            
            .col-4 {
                grid-template-columns: 1fr;    
            }
			
		}


.wide-home-container.charcoal h3 {
    color: #fff;
}


























/* General classes */

.vis-hidden {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* PARTNER ORGANISATIONS */


li.partner-org {
	display: grid;
    grid-auto-flow: row;
    grid-template-columns: 1fr 2fr;
    place-content: stretch;
}

li.partner-org > a .partner-org-brandmark {
    filter: grayscale(100%);
}

li.partner-org:hover > a .partner-org-brandmark {
    filter: grayscale(0%);
}

/* COURSES */

.single-course .content-header {
    background-color: #f7f3ec;
}

.single-course .background-tint.content-header {
    background-color: rgba(0, 0, 0, .5);
    background-blend-mode: multiply;
}

.single-course .content-header .site-width-container {
    padding-bottom: 0;
}

.single-course .entry-title {
    margin: 30px 0 15px 0;
}

.background-tint .entry-title,
.background-tint.content-header a:link,
.background-tint.content-header a:visited {
    color: #fff;
}

.background-tint.content-header a:link,
.background-tint.content-header a:hover {
    font-weight: 700;
}

.background-tint .large {
    color: #fff;
    font-weight: 700;
}

.entry-content .entity-list .entity {
	display: grid;
    grid-gap: 20px;
	grid-template-rows: 100px max-content;
    margin: 0;
    width: 100%;
}

.entry-content .entity-list .entity a {
    align-self: center;
}

.entity-list .entity-brandmark {
    align-self: center;
    filter: grayscale(100%);
    margin-bottom: 0;
    max-height: 100px;
}

.entity-list .entity-brandmark:hover {
    filter: grayscale(0%);
}

.single-course .quick-facts {
    border: 1px solid #fff;
    border-bottom: none;
    background-color: #fff;
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
    margin-top: 15px;
    position: relative;
    width: 100%;
}

.single-course .quick-facts::before,
.single-course .quick-facts::after { 
    content: '';
    position: absolute;
    display: block;
    background-color: #ffffff;
    width: 50vw;
    height: 50%;
    bottom: 0;
}

.single-course .quick-facts::after {
    left: 100%;
}

.single-course .quick-facts::before {
    right: 100%;
}

.quick-fact {
    background-color: #f7f3ec;
    padding: 20px;
    height: 100%;
}

.quick-facts a:hover .quick-fact {
    background-color: #ece5d5;
} 
    

#qf-student.quick-fact {
    background-color: #ece5d5;
}

.quick-fact i.hero-icon {
    font-size: 2.8rem;
    color: #382E18;
}


.quick-fact h3 {
    font-size: 1.6rem;
    font-weight: 700;
    padding-top: 10px;
    color: #382E18;
}

.quick-fact label,
.quick-fact p {
    color: #382E18;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.6rem;
    margin-top: .5rem;
    margin-bottom: 0;
}

.page-menu {
    align-content: flex-start;
    align-items: baseline;
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
    line-height: 1rem;
    font-size: 1.6rem;
    font-weight: 400;
    justify-content: flex-start;
    padding: 30px 30px;
}

.page-menu li {
	width: max-content;
}

.page-menu li a:link, .page-menu li a:visited {
    color: #413e39;    
}





#tabs {
    margin-bottom: 20px;
}

#tabs .course-tabs,
#tabs .course-tabs li {
	margin: 0;
	display: inline;
}

#tabs p {
	margin: 0 1rem 0 0;
	display: inline-block;
}

.single-course .site-inner {
    padding: 30px 30px 100px 30px !important;
}



.course h2.course-section-title {
	font-size: 2.8rem;
    margin: 6rem 0 2rem 0;
}

.course h2.course-section-title:first-of-type {
	font-size: 2.8rem;
    margin: 0rem 0 2rem 0;
}

.course h3 {
    margin: 0rem 0 2rem 0;
}
    
p.course-hero-description {
    font-size: 2.0rem;
}

.course .course-section {
    margin-top: 6rem;
}

.course ul li {
    list-style-type: initial;
    margin-left: 26px;
}
    

.course .entry-content ul.course-study-mode {
    display: inline-block;
    margin-right: 1rem;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: .005rem;
    color: #756b5b;
}

.course .entry-content ul.course-study-mode li {
    list-style-type: none;    
}

.course .entity.college .course-study-mode,
.course .entity.college .entity-location {
	font-size: 1.4rem;
    margin-bottom: 0;
}

.course-section:focus {
	outline: #898379 solid 1px;
	outline-offset: 10px;
}

.course #colleges {
    border-bottom: none;
}
    

/* Below can be deleted once entity grids are made uniform */
.single-course .content .centre > div, 
.single-course .content .college > div {
    margin-bottom: 0px;
    clear: both;
}

/* Student profiles */

table {
	font-size: 1.4rem;
}

.sub-row {
	padding-left: 3rem !important;
}

tr {
	border-bottom: 1px solid #898379;
}

tr:last-of-type {
    border-bottom: none;
}


.no-pseudo::before,
.no-pseudo::after {
    content: "" !important;
}

/* Sticky */

.sticky {
    height: auto;
    position: sticky;    
    z-index: 1000;
}

.sticky.left {
    left: 0;
    margin-right: auto;    
    top: 50vh;    
    width: max-content;
}

.sticky.right {  
    margin-left: auto;    
    right: 0;
    top: 50vh;     
    width: max-content;
}

.sticky.top {   
    top: 0;
    margin: 0 auto;
    width: max-content;    
}

.sticky.bottom {
    bottom: 0;
    padding: 0 30px;     
    width: 100%;
	margin-bottom: 0;
}

/* Keysteps */

    
#keysteps.sticky.top {
    border-radius: 0 0 4px 4px;    
	border-top: 0;
}

#keysteps.sticky.bottom {
	border-radius: 4px 4px 0 0;
	border-bottom: 0;
}

#keysteps.sticky.left .btn-set {
    border-radius: 0 4px 4px 0;
    border-left-width: 0; 
}

#keysteps.sticky.right .btn-set {
    border-radius: 4px 0 0 4px;
    border-right-width: 0; 
}

#keysteps.sticky.top .btn-set {
    border-radius: 4px 4px 0 0;    
    border-top-width: 0;   
}

#keysteps.sticky.bottom .btn-set {
    border-radius: 0 0 4px 4px;    
    border-bottom-width: 0;
    margin-bottom: 0;
}

/* Button-sets */

.btn-set {
    display: flex;
    gap: 1px;
    height: max-content;
}

.btn-set a.btn {
    border-radius: 0;
    margin: 0;
}

    .btn-set a.btn:hover {
        transform: none;
    }

/* Button-sets vertical */
.btn-set.vertical,
.btn-set.vertical-left,
.btn-set.vertical-right {
    align-content: flex-end;    
    flex-direction: column;
}

.btn-set.vertical a.btn:first-child {
    border-radius: 4px 4px 0 0;
}

.btn-set.vertical a.btn:last-child {
    border-radius: 0 0 4px 4px;
}

    .btn-set.vertical-left a.btn:first-child {
        border-radius: 0 4px 0 0;
    }

    .btn-set.vertical-left a.btn:last-child {
        border-radius: 0 0 4px 0;
    }

    .btn-set.vertical-right a.btn:first-child {
        border-radius: 4px 0 0 0;
    }

    .btn-set.vertical-right a.btn:last-child {
        border-radius: 0 0 0 4px;
}

/* Button-sets horizontal */
.btn-set.horizontal,
.btn-set.horizontal-top,
.btn-set.horizontal-bottom {
    align-content: flex-start;
    flex-direction: row;
    flex-basis: auto;
    max-width: 1080px;
    margin: 0 auto;
}

.btn-set.horizontal.full-width a.btn,
.btn-set.horizontal-top.full-width a.btn,
.btn-set.horizontal-bottom.full-width a.btn {
    flex-grow: 1;    
}

.btn-set.horizontal a.btn:first-child {
    border-radius: 4px 0 0 4px;
}

.btn-set.horizontal a.btn:last-child {
    border-radius: 0 4px 4px 0;
}

    .btn-set.horizontal-top a.btn:first-child {
        border-radius: 0 0 0 4px;
    }

    .btn-set.horizontal-top a.btn:last-child {
        border-radius: 0 0 4px 0;
    }

    /* Button-sets vertical bottom */
    .btn-set.horizontal-bottom {
        flex-wrap: wrap-reverse;    
    }

    .btn-set.horizontal-bottom a.btn:first-child {
        border-radius: 4px 0 0 0;
    }

    .btn-set.horizontal-bottom a.btn:last-child {
        border-radius: 0 4px 0 0;
}

.c-accordion__item.js-accordion-item.is-read .c-accordion__title.js-accordion-controller::after {
    content: "\f067";
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-size: 2.2rem;
    font-weight: 300;
    padding: 0 0 0 .75rem;
    text-rendering: auto;
    vertical-align: baseline;
    margin-left: auto;
    right: 0;
}

.c-accordion__item.js-accordion-item.is-read.is-open .c-accordion__title.js-accordion-controller::after {
    content: "\f068";
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-size: 2.2rem;    
    font-weight: 300;
    padding: 0 0 0 .75rem;
    text-rendering: auto;
    vertical-align: baseline;
    margin-left: auto;
    right: 0;
}

.course .c-accordion__content {
    padding: 0;    
}

.course .gform_body ul li {
    list-style-type: none;
    padding: 10px 0;
    margin: 0;
}

.course .gform_body ul.gfield_radio li {
    display: inline;
    padding-right: 2rem;    
}

.course .gform_body ul.gfield_radio li input[type="radio"] {
   margin-right: .5rem;
}

.course .gform_footer .gform_button {
    width: max-content;  
    max-width: max-content;    
}

.course #academic-dress img {
    width: 100px;
}

.course #academic-dress > div {
    display: grid;
    gap: 20px;
    grid-template-columns: max-content max-content;
    
}





/* Table column width classes */

table th.col-25 ,
table td.col-25 {
    width: 25%;
}

table th.col-50 ,
table td.col-50 {
    width: 50%;
}

table th.col-75 ,
table td.col-75 {
    width: 75%;
}

table th.col-33 ,
table td.col-33 {
    width: 33.33%;
}

table th.col-66 ,
table td.col-66 {
    width: 66.66%;
}

/* Quick Facts Archive/Blocks */
a.archive-course {
    background-color: #f7f3ec;
    border-radius: 4px;
    margin-bottom: 2rem;
}


a.archive-course:focus {
    outline: 1px solid #898379;
    outline-offset: -10px;
}

a.archive-course h2.entry-title {
    border-radius: 4px 4px 0 0;
    color: #382E18;
    font-family: 'EB Garamond', 'Times New Roman', serif;
    margin: 0 0 0 0;
    padding: 20px 30px;
}

a.archive-course .background-tint h2.entry-title {
    color: #fff;
}

a.archive-course .background-tint {
    border-radius: 4px 4px 0 0;
}

.archive-course p {
    margin: 0;    
    color: #382E18;
}

.archive-course .overview {
    padding: 20px 30px;
}

.archive-course .quick-facts {
    padding: 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: none;
    border-right: none;
    width: auto;
}

.archive-course .quick-fact {
    background-color: #f7f3ec;
    display: grid;
    gap: 10px;
    grid-template-rows: max-content 1fr;
}

.archive-course .quick-fact i {
    font-size: 2rem;
}

.archive-course .quick-fact h4 {
    font-size: 1.6rem;
    font-weight: 700;   
    color: #382E18;
    margin: 0;
}

#qf-more-information {
    background-color: #c8b182;     
    color: #382E18;
    border-radius: 4px;    
}

/* .archive-course #qf-more-information::after {
	content: '';
    position: absolute;
    display: block;
    background-color: #c8b182;
    width: 10px;
    width: 10px;
    height: 100%;
    right: -10px;
} */

.archive-course:hover #qf-more-information,
.archive-course:active #qf-more-information {
    background-color: #bea26a;  
    color: #382E18;
}

/* .archive-course:hover #qf-more-information::after,
.archive-course:active #qf-more-information::after {
    background-color: #bea26a;
} */

/* ----------------------------------------------------------
	SUB BAR
---------------------------------------------------------- */

.container {
    margin: 0 auto;
    height: auto;
    width: 100%;
}

.light {
    background-color: #f7f3ec;
}

.sidebar-content #sub-bar {
    grid-template-columns: 1fr 65%;
}

.content-sidebar #sub-bar {
    grid-template-columns: 65% 1fr;
}

.full-width-content #sub-bar {
    grid-template-columns: 1fr 65%;
}

#sub-bar {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 30px;
    position: relative;
    display: grid;
    gap: 5%;
}

.sidebar-content #sub-bar > div,
.content-sidebar #sub-bar > div,
.full-width-content #sub-bar > div {
    padding: 10px;
}

#sub-bar .sub-bar-right {
    padding-left: 10px;
    width: 100%;
    background-color: #898379;
    display: flex;
    flex-wrap: wrap;
	gap: 20px;
}

#sub-bar .sub-bar-left {
    padding-right: 10px;    
}


#sub-bar .sub-bar-right::after {
    content: '';
    position: absolute;
    display: block;
    background-color: #898379;
    width: 50vw;
    height: 100%;
    top: 0;
    left: 100%;
    margin: 0 0 0 -30px;    
}

    .return-link .sml-media-alt i {
        font-size: 4rem;
        padding: 20px;
    }

#sub-bar .sub-bar-right div {
    margin: -10px;
    padding: 10px;
    border-right: 1px solid #413e39;
}

#sub-bar .sub-bar-right div:last-of-type {
    border-right: none;
}

#sub-bar .sub-bar-right div.nickel.feature {
    font-weight: 700;
    border-right: none;
}

#sub-bar .sub-bar-right div i {
	color: #fff;
}

#sub-bar .sub-bar-right div span {
	color: #fff;
	display: inline-block;
	margin: 0 .5rem;
}

@media only screen and (max-width: 479px) {

    .quick-facts {
        display: block;
    }

    .quick-fact {
        display: none;
    }

    #qf-student.quick-fact {
        display: block;
        width: 100%;
    }

    #qf-student.quick-fact > div > * {
        display: inline;
        margin-right: 1rem;
    }

    #qf-student.quick-fact > div > div {
        display: inline-block;
    }
    
    .archive-course .overview {
        display: none;
    }
    
}