/* Main Styles */
[class*="d-col-"] { padding: 15px; }
.d-col-0 {display: none;}
.d-col-1 {width: 8.33%;}
.d-col-2 {width: 16.66%;}
.d-col-3 {width: 25%;}
.d-col-4 {width: 33.33%;}
.d-col-5 {width: 41.66%;}
.d-col-6 {width: 50%;}
.d-col-7 {width: 58.33%;}
.d-col-8 {width: 66.66%;}
.d-col-9 {width: 75%;}
.d-col-10 {width: 83.33%;}
.d-col-11 {width: 91.66%;}
.d-col-12 {width: 100%;}

/* Blockquote */

/* Header */
#siteheader.imageBanner{ background-size: cover; background-position: center; background-repeat: no-repeat; }
.landing_page #siteheader{ background: none; }
/* Logo */
#siteheader #headerLogo{ height: 140px; display: flex; align-items: center; }
/* Menu */
#siteheader .headerMenu{ display: flex; align-items: center; justify-content: center; }
/* Drop Down Menu */
#siteheader nav{ width: 100%; text-align: center; padding: 18px 0; }
#siteheader nav *{ transition: all .2s ease-in-out; }
#siteheader nav a{ line-height: 42px; }
#siteheader nav .menu li{ display: inline-block; margin: 0 -2px; position: relative; }
#siteheader nav .menu > li, #siteheader nav .menu > li a{ line-height: 42px; }

#siteheader nav li.menu-item-has-children a::after{ font-family: 'Font Awesome 5 Free'; font-size: 10px; vertical-align: top; display: inline-block; }
#siteheader nav .menu > li.menu-item-has-children > a::after{ display: inline-block; padding: 0 0 0 8px; }
#siteheader nav .sub-menu > li.menu-item-has-children > a::after{ line-height: 1.4; padding: 3px 5px 0 0; float: right; }
#siteheader nav ul > li.menu-item-has-children > a::after{ content: '\f078'; }
#siteheader nav .sub-menu > li.menu-item-has-children > a::after{ content: '\f054'; }
#siteheader nav .sub-menu{ padding: 0; border-radius: 0 0 3px 3px; box-shadow: 0px 4px 4px rgba(0,0,0,0.24); position: absolute; background-color: #fff; width: 250px; left: 50%; transform: translateX(-50%); top: 48px; z-index: 25; list-style: none; text-align: left; margin: 0; opacity: 0; visibility: hidden; display: block; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#siteheader nav .menu > li:hover > .sub-menu{ visibility: visible; opacity: 1; }
#siteheader nav .sub-menu a{ color: #000; }
#siteheadereadereadereader nav li:hover > .sub-menu{ opacity: 1; visibility: visible; }
#siteheader nav .sub-menu > li{ display: block; width: 100%; margin: 0; text-transform: none; }
#siteheader nav .sub-menu > li > a{ line-height: 1.4; padding: 12px; display: block; text-decoration: none; transition: color .3s ease, background-color .15s ease-in-out; margin: 0; position: relative; font-weight: 400; }
#siteheader nav .sub-menu > li:last-of-type a{ border-bottom: none; }
#siteheader nav .sub-menu > li > a:hover, #siteheader nav .sub-menu > li:hover > a{ background-color: var(--linkcolor); color: #fff; }
#siteheader nav .sub-menu li > .sub-menu{ position: absolute; left: 245px; top: 0; }
/* Mobile Menu Override */
#siteheader #menutoggle{ display: none; }
#siteheader nav .touchClose{ display: none; }

/* Footer */
#sitefooter #footermain #footernav{ order: 1; }
#sitefooter #footermain #footerabout{ order: 2; }
#sitefooter #footermain #footercontacts{ order: 3; }
#sitefooter #footernav ul a, #sitefooter #footercontacts .contactinfo{ font-size: 0.825rem; padding-bottom: 8px; }

/* Contact Form */

/* Single Page (Generic) */
.contentContainer{ padding: 55px 0; }
/* Page Title */
.pageTitle{ padding-top: 50px; padding-bottom: 50px; }
.pageTitle .title, .pageTitle .archive-title{ font-size: 54px; }
.singleEvent .eventTitle .title, .video .video-information .page-title, .audioFile .audio-information .page-title{ font-size: 48px; }
.singleEvent .eventTitle .title{ padding-bottom: 18px; }
/* Page Content */
.page main .page.page-wrap{ margin: 0 auto; }
.single-post-container .content-container .post-wrap.entry{ padding: 35px 0; }
.single-post-container .content-container .post-wrap.entry .post-content{ padding-bottom: 35px; }
.single-post-container .content-container.no-sb #sidebar{ display: none; }

/* Front Page */
body.home .heroImage .heroImage-image .innerContent h1{ font-size: 5rem; }
body.home .heroImage .heroImage-image .innerContent h2{ font-size: 2.25rem; }

/* Landing Page */

/* Blog */
/* Archive */
#archivePosts .post .media-item{ min-height: 100px; }
#archivePosts .post .post-preview{ padding: 44px; }
#archivePosts .post.has-post-thumbnail .post-preview{ margin: -100px 60px 0; }
/* Archive Pagination */
/* Single */
/* Navigation */
/* Sidebar */
/* Meta */

/* Search */
/* Advanced Search Bar */
#advanced-search fieldset{ width: 25%; }

/* Front Page */
body.home .heroImage .heroImage-image .contentWrap{ padding-top: 155px; }
#front-content{ padding-top: 75px; padding-bottom: 75px; }

/* Media */
.media-archive{ padding: 60px 0; }
.media-sidebar:first-of-type{ padding-top: 0; }
/* Photo Galleries */
/* Archive */
/* Single */
.single-gallery .photos .photo{ width: calc(100%/3); }
.single-gallery .photos{ padding-left: 0; padding-right: 0; }
/* Video */
/* Archive */
/* Single */
#video-content{ padding: 40px 0 60px; }
/* Publications */
/* Archive */
/* Single */
/* Audio */
/* Archive */
/* Single */
/* Podcast */
/* Archive */
/* Single */

/* Films */
/* Archive */
/* Single */
#movieSidebar #movieCover{ padding: 0 0 150% 0; background-size: cover; background-position: center; background-repeat: no-repeat; border-radius: 5px; box-shadow: 0 2px 4px rgba(0,0,0,.24); margin-bottom: 24px; }

/* Menu */

/* Comments */
/* Coment Form */
.comment-field.single-col{ width: 50%; }
.comment-field.single-col:nth-of-type(even){ padding-right: 6px; }
.comment-field.single-col:nth-of-type(odd){ padding-left: 6px; }
/* Comments List */

/* Fancybox */

/* Share Icons */

/* Author Info */

/* Overrides */
/* Caldera Forms */
