/*
Theme Name: MayeCreate Theme
Theme URI: http://www.mayecreate.com/
Author: Tyler Ernst, Rebecca Thomas, Creative Director Monica Pitts
Author URI: http://www.mayecreate.com/
Description: Parent Theme built on Bootstrap v3.3.5. Updated to 5.1.3 on 02-13-23 - TE
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

html {
	background: none;
	font-size:62.5%;
	-webkit-font-smoothing: antialiased;
}
body {
	font-family: 'Red Hat Display', sans-serif;
	font-size: 18px;
	font-size: 1.8rem; /* 10 ÷ $rembase */
	font-weight: 400; /* normal */
	margin:0;
	padding:0;
	-webkit-font-smoothing: antialiased;
	position: relative;
}
.container {
	max-width: 1470px; /* CHANGE ME TO MATCH YOUR WEBSITE DESIGN */
	width: 90%;
}
.page-template-page-related-articles #page .container, .page-template-page-project-reports #page .container {
    max-width: 1600px;
}
.mobile_hide {
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.mobile_show {
	height: auto;
	overflow: auto;
	visibility: visible;
}
.kt-gutter-wide.kt-row-layout-left-golden>.wp-block-kadence-column.inner-column-1 {
	flex-basis: auto;
}

.hide_on_mobile {
	display: none;
}
.row:after, #main_nav:after, #navigation:after  {
	display: block;
	content: '';
	clear: both;
}

/* ADMIN STYLE FIXES 
=============================================  */
.wp-admin * {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
}
#wpadminbar .ab-icon, #wpadminbar .ab-item:before, #wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon, .wp-admin-bar-arrow {
	font: normal 20px/1 dashicons !important;
}
.mce-toolbar-grp .mce-btn i {
    font: normal 20px/1 dashicons !important;
}
.components-panel__header.edit-post-sidebar__panel-tabs ul {
	margin: 0;
}
.components-panel__header.edit-post-sidebar__panel-tabs li {
	list-style: none !important;
}
#adminmenu ul.wp-submenu, #adminmenu {
	margin: 0;
}
#adminmenu .wp-submenu li {
	list-style: none;
}
#adminmenu li {
	list-style: none;
}


/* PRINT STYLE SHEET
==========================================	*/
@media print {
	a:link:after, a:visited:after {    
		content: "";  
	}
	#mobile_menu {
		display:none !important;
	}
	h1, h2, h3, h4, h5, h6, p, .page-header {
		margin-bottom: 10px !important;
		color: #000 !important;
	}
} 

/* GLOBAL STUFF
==========================================	*/
.cleared, .clear {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
}
form {
	padding:0 !important;
	margin:0 !important;
}
.divider, .wp-block-separator {
	margin: 30px auto;
	border-bottom: 1px solid #263A47;
	clear: both;
	display: block;
	float: none;
	max-width: 100%;
}
footer.site-footer .divider {
	margin: 10px auto;
}
.skip a, #skip a { 
	position:absolute; 
	left:-10000px; 
	top:auto; 		
	width:1px; 
	height:1px; 
	overflow:hidden;
	background: #000;
	color: #fff;
} 
 
.skip a:focus, #skip a:focus { 
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    top: 10px;
    z-index: 99999999999999;
    overflow: visible;
    padding: 20px 30px;
} 

/* LINKS: Change the colors of your links here.  These will change he navigation as well.
* To override these color in navigation change the colors in the style-tablet.css file.
==========================================	*/

a, a:link, a:visited {
	color: #0073BD;
	text-decoration:underline; 
	-webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}
a:hover, a:active, a:focus{
	color: #263A47;
	text-decoration:none; /* change to none if you don't want links to be underlined wehn hovered */
}

/* TYPOGRAPHY: HEADINGS
==========================================  */
.page-header {
	margin-top: 0;
	border-color: transparent;
	padding-bottom: 0;
    text-align: center;
}
h1, h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 400;
	line-height: 120%;
	margin: 0 0 20px 0;
	-webkit-font-smoothing: antialiased;
	font-family: 'Red Hat Display', sans-serif;
	color:#263A47;
}
h1, h1.entry-title {
	font-size: 30px;
	font-size: 3.5.0rem;
	text-align: center;
	color:#263A47;
	/*text-transform: uppercase;*/
    margin-bottom: 30px;
}
h1.single-people-main-title {
    text-transform: none;
    text-align: left;
}
h2, .h2 {
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: 700;
	color: #000;
}
h3, .h3 {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 700;
	color:#263A47;
}
h4, .h4 {
	font-size: 20px;
	font-size: 2.0rem;
	color:#263A47;
}
h5, .h5, .btn-mayecreate.large, a.btn-mayecreate.large:link, a.btn-mayecreate.large:visited, .wp-block-button.large a:link, .wp-block-button.large a:visited {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 700;
	color: #000;
}
h6, .h6 {
	font-size: 18px;
	font-size: 1.8rem;
	color:#263A47;
}

#mowzes h1, #mowzes h2, #mowzes h3, #mowzes h4, #mowzes h5, #mowzes h6, #mowzes .h2, #mowzes .h3, #mowzes .h4, #mowzes .h5, #mowzes .h6 {
	line-height: 120%;
	margin: 0 0 20px 0;
	-webkit-font-smoothing: antialiased;
	font-family: "franklin-gothic-atf", sans-serif;
	color:#222;
}

#mowzes h1, #mowzes h1.entry-title, #mowzes .h1 {
	color:#222;
	font-weight: 600;
	max-width: 1340px;
    margin: 0 auto 15px auto;
	line-height: 1;
}
#mowzes h2, #mowzes .h2 {
	font-weight: 400;
	color: #000;
}
#mowzes h3, #mowzes .h3 {
	font-weight: 600;
	color:#222;
}
#mowzes h4, #mowzes .h4 {
	font-size: 20px;
	font-size: 2.0rem;
	color:#222;
}
#mowzes h5, #mowzes .h5 {
	font-weight: 400;
	color: #222;
}
#mowzes h6, #mowzes .h6 {
	color:#222;
}


.blue_header {
    color: #263A47; 
}
.university-of-missouri-columbia-post-wrapper .school_color {
    color: #DEA21D;
}
.university-of-missouri-kansas-city-post-wrapper .school_color {
    color: #00416B;
}
.missouri-university-of-science-and-technology-post-wrapper .school_color {
    color: #0BAF4D;
}
.university-of-missouri-st-louis-post-wrapper .school_color {
    color: #8C2B30;
}

/* TYPOGRAPHY: PARAGRAPHS
==========================================  */
p, .btn-mayecreate, a.btn-mayecreate:link, a.btn-mayecreate:visited, .wp-block-button a:link, .wp-block-button a:visited {
	font-size: 16px;
	font-size: 1.6rem; /* 10 ÷ $rembase */
	margin:0 0 20px 0;
}

/* TYPOGRAPHY: LIST ITEMS
==========================================  */
ol, ul {
	margin-left: 40px;
	padding:0;
	margin-bottom: 20px;
}
ul {
	list-style-type: none;
	list-style-position:outside;
}
ol {
	list-style-position:outside; 
}
li ol, li ul {
	margin:15px 0 15px 30px;
	padding:0;
}
li {
	margin:15px 0;
	padding-left:5px;
}
ul li {
	list-style-image: url("img/ul_li.png");
}

#mowzes #page ul li {
	list-style-image: url("img/bullet.png");
}

ol li {
    counter-increment: count-me;
	list-style:none;
}
ol li::before {
    content: counter(count-me) ". ";
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -1.3em;
    top: .05em;
    color: #263A47;
    font-weight: bold;
}

#mowzes ol li::before {
    content: counter(count-me) ". ";
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -1.3em;
    top: .05em;
    color: #EA8643;
    font-weight: bold;
}

.kt-svg-icon-list-text {
	padding-top: 6px;
}


/* BUTTONS: Styles for Custom Button Block
==========================================  */
.btn-mayecreate, a.btn-mayecreate:link, a.btn-mayecreate:visited, .wp-block-button a:link, .wp-block-button a:visited {
	background: #263A47;
	color: #fff;
	text-decoration: none;
	border-radius: 0;
	border: 0 none;
	display: block;
	padding: 10px 20px;
	margin:0 auto 20px auto;
	text-align: center;
	line-height: 120%;
	height: auto;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #263A47;
	font-weight: 400;
}
.wp-block-button.aligncenter {
	display: table;
}
a.btn-mayecreate:hover, a.btn-mayecreate:active, a.btn-mayecreate:focus, .wp-block-button a:hover, .wp-block-button a:active, .btn-mayecreate:hover {
	background: transparent;
	color: #000000;
}

#mowzes .btn-mayecreate, #mowzes a.btn-mayecreate:link,#mowzes  a.btn-mayecreate:visited, #mowzes .wp-block-button a:link, #mowzes .wp-block-button a:visited {
	background: #EA8643;
	color: #000;
	border: 1px solid #EA8643;
	padding: 10px 50px;
}
#mowzes a.btn-mayecreate:hover, #mowzes a.btn-mayecreate:active, #mowzes a.btn-mayecreate:focus, #mowzes .wp-block-button a:hover, #mowzes .wp-block-button a:active, #mowzes .btn-mayecreate:hover {
	background:#000000;
	color: #fff;
	border: 1px solid #000000;
}

.btn-mayecreate.large, a.btn-mayecreate.large:link, a.btn-mayecreate.large:visited, .wp-block-button.large a:link, .wp-block-button.large a:visited {
	display: block;
	color: #fff;
	padding: 15px;
	font-weight: 600;
}
a.btn-mayecreate.large:hover, a.btn-mayecreate.large:active, a.btn-mayecreate.large:focus, .wp-block-button.large a:hover, .wp-block-button.large a:active {
	background: transparent;
	color: #58585A;
	border-color: #58585A;
}

#mowzes .btn-mayecreate.large, #mowzes a.btn-mayecreate.large:link, #mowzes a.btn-mayecreate.large:visited, #mowzes .wp-block-button.large a:link, #mowzes .wp-block-button.large a:visited {
	background: #EA8643;
	color: #000;
}
#mowzes a.btn-mayecreate.large:hover, #mowzes a.btn-mayecreate.large:active, #mowzes a.btn-mayecreate.large:focus, #mowzes .wp-block-button.large a:hover, #mowzes .wp-block-button.large a:active {
	color: #fff;
	background: #000000;
	border-color: #000000;
}

span.btn-mayecreate {
	display: table;
}
a.btn-mayecreate.red:link, a.btn-mayecreate.red:visited, .pagebreak.blue a.btn-mayecreate.red:link, .pagebreak.blue a.btn-mayecreate.red:visited, .btn-mayecreate.red, #mowzes a.btn-mayecreate.red:link, #mowzes a.btn-mayecreate.red:visited, #mowzes .pagebreak.blue a.btn-mayecreate.red:link, #mowzes .pagebreak.blue a.btn-mayecreate.red:visited, #mowzes .btn-mayecreate.red  {
	background: #ED1F26;	
	border-color: #ED1F26;
	color: #fff;
}
a.btn-mayecreate.red:hover, a.btn-mayecreate.red:active, .pagebreak.blue a.btn-mayecreate.red:hover, .pagebreak.blue a.btn-mayecreate.red:active, .btn-mayecreate.red:hover, #mowzes a.btn-mayecreate.red:hover, #mowzes a.btn-mayecreate.red:active, #mowzes .pagebreak.blue a.btn-mayecreate.red:hover, #mowzes .pagebreak.blue a.btn-mayecreate.red:active, #mowzes .btn-mayecreate.red:hover {
	background: #58585A;
	border-color: #58585A;
	color: #fff;
}
a.btn-mayecreate.green:link, a.btn-mayecreate.green:visited, .pagebreak.blue a.btn-mayecreate.green:link, .pagebreak.blue a.btn-mayecreate.green:visited, .btn-mayecreate.green {
	background: #0BAF4D;
	border-color: #0BAF4D;
}
a.btn-mayecreate.green:hover, a.btn-mayecreate.green:active, .pagebreak.blue a.btn-mayecreate.green:hover, .pagebreak.blue a.btn-mayecreate.green:active, .btn-mayecreate.green:hover {
	background: #58585A;
	border-color: #58585A;
	color: #fff;
}
a.btn-mayecreate.yellow:link, a.btn-mayecreate.yellow:visited, .pagebreak.blue a.btn-mayecreate.yellow:link, .pagebreak.blue a.btn-mayecreate.yellow:visited, .btn-mayecreate.yellow {
	background: #FDB71A;
	border-color: #FDB71A;
}
a.btn-mayecreate.yellow:hover, a.btn-mayecreate.yellow:active, .pagebreak.blue a.btn-mayecreate.yellow:hover, .pagebreak.blue a.btn-mayecreate.yellow:active, .btn-mayecreate.yellow:hover {
	background: #58585A;
	border-color: #58585A;
	color: #fff;
}
a.btn-mayecreate.blue:link, a.btn-mayecreate.blue:visited, .pagebreak.blue a.btn-mayecreate.blue:link, .pagebreak.blue a.btn-mayecreate.blue:visited, .btn-mayecreate.blue {
	background: #0073BD;
	border-color: #0073BD;
}
a.btn-mayecreate.blue:hover, a.btn-mayecreate.blue:active, .pagebreak.blue a.btn-mayecreate.blue:hover, .pagebreak.blue a.btn-mayecreate.blue:active, .btn-mayecreate.blue:hover {
	background: #58585A;
	border-color: #58585A;
	color: #fff;
}

#mowzes a.btn-mayecreate.green:link, #mowzes a.btn-mayecreate.green:visited, #mowzes .pagebreak.blue a.btn-mayecreate.green:link, #mowzes .pagebreak.blue a.btn-mayecreate.green:visited, #mowzes .btn-mayecreate.green {
	background: #0BAF4D;
	border-color: #0BAF4D;
	color: #fff;
}
#mowzes a.btn-mayecreate.green:hover, #mowzes a.btn-mayecreate.green:active, #mowzes .pagebreak.blue a.btn-mayecreate.green:hover, #mowzes .pagebreak.blue a.btn-mayecreate.green:active, #mowzes .btn-mayecreate.green:hover {
	background: #58585A;
	border-color: #58585A;
	color: #fff;
}
#mowzes a.btn-mayecreate.yellow:link, #mowzes a.btn-mayecreate.yellow:visited, #mowzes .pagebreak.blue a.btn-mayecreate.yellow:link, #mowzes .pagebreak.blue a.btn-mayecreate.yellow:visited, #mowzes .btn-mayecreate.yellow {
	background: #FDB71A;
	border-color: #FDB71A;
	color: #fff;
}
#mowzes a.btn-mayecreate.yellow:hover, #mowzes a.btn-mayecreate.yellow:active, #mowzes .pagebreak.blue a.btn-mayecreate.yellow:hover, #mowzes .pagebreak.blue a.btn-mayecreate.yellow:active, #mowzes .btn-mayecreate.yellow:hover {
	background: #58585A;
	border-color: #58585A;
	color: #fff;
}
#mowzes a.btn-mayecreate.blue:link, #mowzes a.btn-mayecreate.blue:visited, #mowzes .pagebreak.blue a.btn-mayecreate.blue:link, #mowzes .pagebreak.blue a.btn-mayecreate.blue:visited, #mowzes .btn-mayecreate.blue {
	background: #0073BD;
	border-color: #0073BD;
	color: #fff;
}
#mowzes a.btn-mayecreate.blue:hover, #mowzes a.btn-mayecreate.blue:active, #mowzes .pagebreak.blue a.btn-mayecreate.blue:hover, #mowzes .pagebreak.blue a.btn-mayecreate.blue:active, #mowzes .btn-mayecreate.blue:hover {
	background: #58585A;
	border-color: #58585A;
	color: #fff;
}


/* HEADER
==========================================  */
#navigation.affix {
	position: fixed;
	top: 0;
	left: 0;
}
#branding-container {
	position: relative;
	margin: 0;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 70%;
	max-width: 110px;
	background: none;
}
#branding-container a.brand {
	text-transform: uppercase;
	font-size: 20px;
	color: #000000;
	display: block;
}
#branding-container a.brand img.site-logo {
	display: block;
	margin:0;
	padding: 0;
	max-width: 100%;
	height: auto;
	display: block;
}
#aboveNav {
	position: relative;
}
#aboveNav #branding-container {
	position:absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 75%;
	max-width: 325px;
	margin: auto;
	z-index: 1100;
}
#internalfeatured {
	height: 250px;
	position: relative;
	background-size: cover !important;
	background-position: center center !important;
	margin-bottom: 60px;
}
#internalfeatured.short_header {
    height: 153px;   
}
#internalfeatured:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 340px;
	width: 362px;
	background: url("img/header_after.png") top right no-repeat;
	background-size: contain;
}

#mowzes #internalfeatured:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 340px;
	width: 362px;
	background: url("img/mowzes-left2.png") top right no-repeat;
	background-size: contain;
}

#mowzes #contentwrap:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 35%;
	width: 35%;
	max-height: 650px ;
	max-width: 460px;
	background: url("img/bottom-after.png") bottom left no-repeat;
	background-size: contain;
	z-index: -999;
}

#internalfeatured.university-of-missouri-columbia-header:before {
	background: url("img/header_after_yellow.png") top right no-repeat;
	background-size: contain;
}
#internalfeatured.university-of-missouri-kansas-city-header:before {
	background: url("img/header_after_blue.png") top right no-repeat;
	background-size: contain;
}
#internalfeatured.missouri-university-of-science-and-technology-header:before {
	background: url("img/header_after_green.png") top right no-repeat;
	background-size: contain;
}
#internalfeatured.university-of-missouri-st-louis-header:before {
	background: url("img/header_after_red.png") top right no-repeat;
	background-size: contain;
}
#internalfeatured:after {
	position: absolute;
	content: '';
	display: block;
	top: 0;
	left: 0;
	width: 100%; 
	height: 100%;
	background: rgba(38,58,71,.71);
}

#mowzes #internalfeatured:after {
	position: absolute;
	content: '';
	display: block;
	top: 0;
	left: 0;
	width: 100%; 
	height: 100%;
	background: rgba(100,92,85,.71);
}
/* HOME SLIDER
==========================================  */
div#homefeatured {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	position: relative;
}
div#homefeatured #myCarousel {
	box-shadow: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: relative;
}
div#homefeatured #myCarousel, div#homefeatured .carousel, div#homefeatured .carousel-inner {
	height: 45vh;
	display: block;
	position: relative;
}
div#homefeatured #myCarousel:hover {
	box-shadow: none;
}
div#homefeatured .carousel {
	width: 100%;
	position: relative;
}
div#homefeatured .carousel-inner:after {
	background: url("img/slide_after.png") bottom right no-repeat;
	content: '';
	display: block;
	z-index: 555;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 25%;
	max-width: 458px;
	height: 100%;
	max-height: 657px;
	background-size: contain;
}
div#homefeatured .carousel-inner .item:after {
	position: absolute;
	z-index: 5;
	content: '';
	background: rgba(38,58,71,.71);
	width: 100%;
	height: 100%;
}
div#homefeatured .carousel-inner>.item {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 4;
	opacity: 0;
	top: 0;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top right;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
div#homefeatured .carousel-inner>.item.active {
	opacity: 1;
}
div#homefeatured .carousel-inner>.item>a>img, div#homefeatured .carousel-inner>.item>img {
	width: 100%;
}
div#homefeatured .slideDesc {
	position: absolute; 
	z-index: 4000;
	top: 20%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 200px;
	width: 50%;
	text-align: center;
	padding: 0;
	background: none; 
}
div#homefeatured .slideDesc .slideTitle {
	display: block;
	font-size: 35px;
	font-size: 3.5rem;
	color: #ffffff;
}
div#homefeatured .slideDesc .slideText {
	display: block;
	font-size: 20px;
	font-size: 2rem;
	color: #ffffff;
}			
div#homefeatured .slideDesc .btn.btn-mayecreate {
	margin-top: 5vh;
	width: 200px;
	color: #fff;
}
div#homefeatured .carousel-control {
	display: block;
	height: 75px;
	width: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: none;
}
div#homefeatured .carousel-control.left {
	background: url(img/left.png) no-repeat;
	background-size: contain;
	left: 3%;
}
div#homefeatured .carousel-control.right {
	background: url(img/right.png) no-repeat;
	background-size: contain;
	right: 3%;
}
.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
	z-index: 2;
}


/* NAVIGATION
==========================================  */
#navbarTop{
	display: none;
}
#navbarBottom{ /* Main Navbar */
	display: block;
	border: 0 none;
	background: rgba(255,255,255,.9);
	margin-top: 0;
	margin-bottom: 0;
}
#main_nav{
	display: none;
}

/* NAVIGATION:: Slide Out Drawer
==========================================  */
#mobile_menu {
    display: block;
    position: absolute;
    float: right;
    height: 87.7px;
    right: 4%;
    top: 0;
	bottom: 0;
	margin: auto;
}
#mobile_menu a{
/* use this rule to add a border around the menu togle button */
}
#mobile_menu select {
	width:85%;
	display:block;
	margin: 10px auto;
}
.navbar-header{
}
.nav-button{
	display: block;
	position: absolute;
	overflow: hidden;
	width: 34px;
	height: 34px;
	font-size: 0;
	text-indent: -9999px;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	border: none;
	cursor: pointer;
	transition: background 0.3s;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.nav-button:focus {
	outline: none;
}
.nav-button span {
	display: block;
    position: absolute;
    top: 16px;
    left: 7px;
    right: 7px;
    height: 2px;
    width: 20px;
    background: #263A47;
}
.nav-button span::before,
.nav-button span::after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #263A47;
	content: "";
}
.nav-button span::before {
	top: -7px;
}
.nav-button span::after {
	bottom: -7px;
}
.nav-button-x{
	background-color: transparent;
}
.nav-button-x span {
	-webkit-transition: background 0s 0.3s;
	-moz-transition: background 0s 0.3s;
	-o-transition: background 0s 0.3s;
	transition: background 0s 0.3s;
}
.nav-button-x span::before,
.nav-button-x span::after {
	-webkit-transition-duration: 0.3s, 0.3s;
	-moz-transition-duration: 0.3s, 0.3s;
	-o-transition-duration: 0.3s, 0.3s;
	transition-duration: 0.3s, 0.3s;
	-webkit-transition-delay: 0.3s, 0s;
	-moz-transition-delay: 0.3s, 0s;
	-o-transition-delay: 0.3s, 0s;
	transition-delay: 0.3s, 0s;
}
.nav-button-x span::before {
	-webkit-transition-property: top, -webkit-transform;
	-moz-transition-property: top, -moz-transform;
	-o-transition-property: top, -o-transform;
	transition-property: top, transform;
}
.nav-button-x span::after {
	-webkit-transition-property: bottom, -webkit-transform;
	-moz-transition-property: bottom, -moz-transform;
	-o-transition-property: bottom, -o-transform;
	transition-property: bottom, transform;
}

/* NAVIGATION:: Slide Out Drawer (Open)
==========================================*/
.mm-opened .nav-button-x {
	background-color: transparent;
}
.mm-opened .nav-button-x span {
	background: none;
}
.mm-opened .nav-button-x span::before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mm-opened .nav-button-x span::after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mm-opened .nav-button-x span::before,
.mm-opened .nav-button-x span::after {
	-webkit-transition-delay: 0s, 0.3s;
	-moz-transition-delay: 0s, 0.3s;
	-o-transition-delay: 0s, 0.3s;
	transition-delay: 0s, 0.3s;
}
.mm-menu {
 	background: #ffffff;
 	color: #263A47;
	font-family: 'Red Hat Display', sans-serif;
}
.mm-listview > li > a, .mm-listview > li > span {
    font-size: 14px;
    text-transform: uppercase;
    color: #333333;
    white-space: normal;
	text-decoration: none;
}
.mm-listview > li.active, .mm-listview > li:hover > a, .mm-listview > li > a:focus{
	background: #263A47;
}
.mm-listview > li.active > a, .mm-listview > li:hover > a, .mm-listview > li > a:focus{
	color: #ffffff;
}
.mm-menu .mm-header > a {
 	color: #cb0032;
	text-transform: uppercase;
}

/* NAVIGATION:: Slide Out Drawer Searcch Box
==========================================  */
.mm-menu > .mm-panel {
    /*You can add padding-top here to make space 
    for the search box at the top of the dawer menu */
}
#drawer-menu .form-group {
    z-index: 1000;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding: 10px 10px 10px 20px;
}

#drawer-menu .form-group .form-control {
    width: 80%;
    float: left;
    margin-right: 1%;
}

/* NAVIGATION: SCROLL STICK 
==========================================  */
@keyframes affixFadeIn{
	from {opacity: 0;}
	to {opacity: 1;}
}

@-webkit-keyframes affixFadeIn {
	from {opacity: 0;}
	to {opacity: 1;}
}

#navigation.affix-top{
	z-index: 100;
	position: absolute;
	width: 100%;
	background: none;
	z-index: 99999;
}
#navigation.affix{
	animation: affixFadeIn 1s  ease-in;
	-webkit-animation: affixFadeIn 1s;
	z-index: 1000;
	width: 100%;
}

/* NAVIGATION: BREADCRUMB
==========================================  */
.breadcrumb {
	display: none;
}


/* CONTENT SECTIONS
==========================================	*/
#homeContentWrap, #contentwrap{
	min-height: 500px;
}
#contentWrap, #page {
	padding-top: 0px;
	padding-bottom: 0px;
}
#homeContentWrap.scroll, #contentwrap.scroll{
	padding-top:0px;
}
#contentwrap .child{
	outline: 1px solid yellow;
	min-height: 25vh; /* this will come in handy if you want the child page sections to be full screen height */
	padding-top: 25px;
	padding-bottom: 25px;
}

/* CALLOUTS
==========================================  */
#callouts{

}
#callouts a[role="button"]{
    position: relative;
    display: block;
	padding:  0;
	margin-bottom: 35px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
   	-o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
#callouts a[role="button"]:hover{
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .25), 0 2px 10px 0 rgba(0, 0, 0, .5);
}
#callouts a[role="button"] h2{
    position: absolute;
    color: blue;
	-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
   	-o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	bottom: 0;
    left: 5%;
    right: 5%;
    color: #ffffff;
}
#callouts a[role="button"]:hover h2{
	color: #000000;
}
#callouts a[role="button"] p{
	/* Style the callout body text here */
}
#callouts a[role="button"]:hover p{
	/* Style the hover state of the callout body text here */
}
#callouts a[role="button"] img{
	position: relative;
	width: 100%;
	padding: 0;
}


/* BLOG
==========================================  */


/* SIDEBARS
==========================================  */
.sidebarSection{
	display: block;
	padding:  0;
	margin-bottom: 35px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
   	-o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.sidebarSection .sidebarTitle{
	margin: 0;
	padding:  5%;
	background: #6d9e42;
	color: #fff;
}
ul.categoryList, 
ul.archiveYearList, 
ul.archiveYearList .archive-sub-menu{
	margin: 0;
}

ul.categoryList li,
ul.archiveYearList li, 
ul.archiveYearList .archive-sub-menu li{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.categoryList li a,
ul.archiveYearList li a, 
ul.archiveYearList .archive-sub-menu li a{
	display: block;
	padding: 5%;
	border-bottom: 1px solid #efefef;
}
ul.archiveYearList .archive-sub-menu li a{
	display: block;
	padding: 5% 8%;
	border-bottom: 1px solid #efefef;
}

/* FOOTER
==========================================  */
footer.site-footer {
	background-color: #FFF;
	border-top: 1px solid #F8F8F8;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #263A47;
	text-align: center;
}
footer.site-footer .aside{
	padding-top: 20px;
	padding-bottom: 20px;
}
#credits span {
	display:block;
	height:0;
	overflow:hidden;
}
#footer_nav{
	display: none;
}
footer.site-footer a:link, footer.site-footer a:visited {
	text-decoration: none;
	color: #263A47;
}
footer.site-footer a:hover, footer.site-footer a:active {
	color: #8C2B30;
}
footer.site-footer #credits p {
	margin-bottom: 0;
}
footer.site-footer #footer-branding-container img {
	margin: 0 auto 20px auto;
	display: block;
}

/* Social Media Icon Links
============================================*/
ul.social{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	display: block;
}
ul.social li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
ul.social li a .fab {
    font-size: 32px;
    color: rgba(235,192,28,1);
}
ul.social li a:hover .fab {
    font-size: 32px;
    color: rgba(235,192,28,.7);
}

/* IMAGES
==========================================	*/
img.alignleft, img.alignright, img.aligncenter, img.alignnone {
	max-width:100%;
	height: auto;
	float:none;
	display:block;
	margin: 10px auto 16px auto;
}
img {
	max-width: 100%;
	height: auto;
}

.wp-block-image figcaption {
	font-size: 16px;
	font-size: 1.6rem;
}

/* Text meant only for screen readers.
==========================================	*/
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Collapsing Content
==========================================  */
.collapsingContent h2{
	position:relative; 
	padding-left: 30px;
}
.collapsingContent h2::before{
	position:absolute; 
	width: 100px; 
	height: 100%; 
	content: '\f056'; 
	font-family: FontAwesome; 
	left: 0; 
	color: #6c9e41;
}
.collapsingContent h2.collapsed::before{
	position:absolute; 
	content: '\f055'; 
	font-family: FontAwesome; 
	color: #6c9e41;
}

/* Responsive Videos
============================================*/
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive-item{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}
.embed-responsive-16by9{
	padding-bottom: 56.25%;
	position: relative;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
    position: relative;
}

/* FEATURE POSTS
==========================================  */
#featuredPosts{
	/* Place to customize the home page featured posts */
}

/* HOME PAGE: FEATURE BOXES
==========================================  */
#callouts{
	/* Place to customize the home page callouts */
}

 
/* PAGE OF PAGES: NAVIGATION
==========================================  */
#childpageNav {
	position: fixed;
	z-index: 999999;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 175px;
	width: 50px;
	outline: 1px solid #000;
	background: #ffffff;
}
#childpageNav li a {
	display: block;
	width: 15px;
	height: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 50%;
	border: 2px solid #6c9d30;
}
#childpageNav li a:hover {
	text-decoration: none;
	border: 2px solid #000000;
	background: #000000;
}
#childpageNav li a:active, #childpageNav li a:focus {
	text-decoration: none;
	background: #6c9d30;
}

/* Featured Image Slider
==========================================	*/
#featuredPostsSlider {
	margin-top: 5vh;
	padding-top: 5vh;
	padding-bottom: 5vh;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#featuredPostsSlider h2 {
	padding-bottom: 2vh;
}

#featuredPostsSlider #lightSlider li {
	height: auto;
}

.lSSlideWrapper.usingCss {
	position: relative;
}

.lightSlider.lsGrab.lSSlide li {
	padding: 0;
}

.lSAction .lSPrev {
	background: url(img/left.png) no-repeat;
    background-size: contain;
	height: 90px;
    margin-top: 0;
    top: 0;
    left: 1%;
    bottom: 0;
    margin: auto;
}
.lSAction .lSNext {
	background: url(img/right.png) no-repeat;
    background-size: contain;
	height: 90px;
    margin-top: 0;
    top: 0;
    right: 1%;
    bottom: 0;
    margin: auto;
}

/* PROJECTS
====================================  */
/*-=-=-=OPTION ONE=-=-=-*/
.post_link_wrapper {
	display: block;
	margin-bottom: 0px;
    padding: 35px;
}
.featured_news_outer .post_link_wrapper .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
}
.featured_news_outer .post_link_wrapper {
    padding: 20px;
}
.featured_news_outer .post_link_wrapper img {
    margin: 0 auto 10px auto;
    display: block;
}
.blog_outer_wrapper:nth-child(even) .post_link_wrapper { 
    background: #ECECEC;
}
.post_link_wrapper:link, .post_link_wrapper:visited {
    text-decoration: none;
}
.post_link_wrapper:hover, .post_link_wrapper:active, .post_link_wrapper:focus {
    text-decoration: none;
}
.post_link_wrapper:hover, .blog_outer_wrapper:nth-child(even) .post_link_wrapper:hover {
    background: #D6D6D6;
}
.post_link_wrapper.wide {
	margin-bottom: 0px;
}
.post_link_wrapper.wide {
    text-decoration: none;
}
.post_link_wrapper h2 {
	color: #0073BD;
}
.post_link_wrapper:hover h2 {
	color: #263A47;
}
.post_link_wrapper p {
	color: #58585A;
}
.post_link_wrapper:hover p {
	color: #58585A;
}
.post_link_wrapper .btn-mayecreate {
    margin: 0;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}
.post_link_wrapper:hover .btn-mayecreate {
    background: #58585A !important;
    border-color: #58585A !important;
    color: #fff !important;
}
.img_wrapper {
	display: block;
	position: relative;
	margin: 0 auto 20px auto;
    max-width: 525px;
}
.img_wrapper img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.img_wrapper:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url("img/img_wrapper_before.png") top left no-repeat;
    background-size: 100% 100%;
    width: 41px;
    height: 101%;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}
.img_wrapper:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: url("img/img_wrapper_after.png") top right no-repeat;
    background-size: 100% 100%;
    width: 41px;
    height: 101%;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}
.blog_outer_wrapper:nth-child(even) .img_wrapper:before {
    background: url("img/img_wrapper_grey_before.png") top left no-repeat;
    background-size: 100% 100%;
}
.blog_outer_wrapper:nth-child(even) .img_wrapper:after {
    background: url("img/img_wrapper_grey_after.png") top right no-repeat;
    background-size: 100% 100%;
}
.blog_outer_wrapper .post_link_wrapper:hover .img_wrapper:before {
    background: url("img/img_wrapper_before_hover.png") top left no-repeat;
    background-size: 100% 100%;
}
.blog_outer_wrapper .post_link_wrapper:hover .img_wrapper:after {
    background: url("img/img_wrapper_after_hover.png") top right no-repeat;
    background-size: 100% 100%;
}

/* PAGEBREAK STYLES
======================================== */
.center {
	text-align: center !important;
}
.pagebreak {
	padding: 50px 0;
	background: #ECECEC;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.pagebreak.blue {
	background: url("img/blue_pb_bg.jpg") 0 0 repeat;
}
.pagebreak.grey {
	background: #ECECEC;
}

#mowzes .pagebreak.blue {
	background: url("img/bg-pb.png") 0 0 repeat;
}
#mowzes .pagebreak.grey {
	background: #F8F8F8;
}

.pagebreak .pagebreak_inner {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: .65;
}
.pagebreak .container {
	position: relative;
	z-index: 2; 
    max-width: 1470px;
    width: 90%;
	margin: 0 auto;
}
.pagebreak:after {
	display: block;
	content: '';
	width: 100%;
	height: 0;
	clear: both;
}
.pagebreak_left, .pagebreak_right {
	padding: 0;  
} 
.pagebreak_fix {
	padding: 50px 0;
}
.pagebreak_fix:first-child {
	padding-top: 0;
}
.home_pagebreak {
    background: url("img/home_pagebreak_bg.jpg") top left no-repeat #fff;
}
.page > .pagebreak_fix:last-child, .page > .pagebreak:last-child {
	
}
.pagebreak_right_content, .pagebreak_left_content {
	padding: 50px 0;
}
.pagebreak .pagebreak_left_img, .pagebreak .pagebreak_right_img {
	min-height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

/* PAGEBREAK COLORS: USE THESE STYLES TO CHANGE THE PAGEBREAK TEXT COLORS IF NEEDED
=========================================  */
.pagebreak.blue h1, .pagebreak.blue h2, .pagebreak.blue h3, .pagebreak.blue h4, .pagebreak.blue h5, .pagebreak.blue h6, .pagebreak.blue p, .pagebreak.blue li, .pagebreak.blue a:link, .pagebreak.blue a:visited, .uagb-timeline__main a.btn-mayecreate:link, .uagb-timeline__main a:link, .uagb-timeline__main a:visited, .uagb-timeline__main a.btn-mayecreate:visited {
	color: #fff;
}

#mowzes .pagebreak.blue h1, #mowzes .pagebreak.blue h2, #mowzes .pagebreak.blue h3, #mowzes .pagebreak.blue h4, #mowzes .pagebreak.blue h5, #mowzes .pagebreak.blue h6, #mowzes .pagebreak.blue p, #mowzes .pagebreak.blue li {
	color: #fff;
}

.pagebreak.blue a.btn-mayecreate:link, .pagebreak.blue a.btn-mayecreate:visited {
	background: transparent;
	color: #fff;
	border-color: #fff;
}
.pagebreak.blue a.btn-mayecreate:hover, .pagebreak.blue a.btn-mayecreate:active {
	background: #fff;
	color: #263A47;
}
.pagebreak.blue a:hover, .pagebreak.blue a:active, .uagb-timeline__main a:hover, .uagb-timeline__main a:active {
	color: #ddd;
}

.pagebreak.blue ul li {
	list-style-image: url("img/ul_li_white.png");
}

/* PAGE ITEMS
====================================  */
.frm_forms .frm_fields_container > br, .frm_forms .frm_fields_container .form-field > br, .frm_forms .frm_fields_container .form-field label > br, .frm_forms .frm_fields_container > p > br {
	display: none;
}
.frm_forms .frm_fields_container .form-field > p, .frm_forms .frm_fields_container > p {
	margin: 0;
}
.frm_dropzone.dz-clickable.frm_single_upload {
    max-width: 100%;
}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-month, .ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
	color: #000;
}

.row > .col-sm-6:nth-child(odd) {
	clear: left;
}

.project_loop_wrapper {
    text-align: center;
}
.focus_area_wrapper {
    text-align: center;
    display: inline-block;
    padding: 0 5px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
}
.focus_area_wrapper .focus_area_link:link, .focus_area_wrapper .focus_area_link:visited {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: #263A47;
    background-size: 85%;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}
.focus_area_wrapper .focus_area_link:hover, .focus_area_wrapper .focus_area_link:active {
    background-color: #8C2B30;
}
.focus_area_wrapper .focus_area_link .focus_area_inner {
    position: absolute;
    display: none;
    left: 0;
    right: -50px;
    top: -18px;
    width: 22px;
    height: 23px;
    margin: auto;
    background: url("img/focus_area_inner_bottom.png") top center no-repeat;
}
.focus_area_wrapper .focus_area_link:hover .focus_area_inner {
     display: block;
}
.focus_area_wrapper .focus_area_link .focus_area_inner .focus_area_inner_inner {
    position: absolute;
    display: block;
    background: #58585A;
    padding: 5px 10px;
    color: #fff;
    top: -30px;
    left: -30px;
    margin: auto;
    font-weight: 700;
}
.project_link_wrapper:link, .project_link_wrapper:visited {
    text-decoration: none;
    display: block;
}
.project_loop_wrapper .focus_area_wrapper .focus_area_link:link, .project_loop_wrapper .focus_area_wrapper .focus_area_link:visited {
    width: 50px;
    height: 50px;
}
.project_img_wrapper {
    position: relative;
    margin: 0 auto 15px auto;
    padding: 0;
    max-width: 400px;
    display: block;
}
.project_img_wrapper img {
    display: block;
    position: relative;
    z-index: 1;
}
.project_img_wrapper .hover_content {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("img/project_overlay.png") top left no-repeat;
    background-size: auto 100%;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}
.project_link_wrapper:hover .project_img_wrapper .hover_content {
    background: url("img/project_overlay_hover.png") bottom right no-repeat;
    background-size: auto 100%;
}
.project_img_wrapper .hover_content .hover_content_inner {
    display: block;
    text-align: center;
    background: #263A47;
    color: #fff;
    padding: 11px 25px;
    max-width: 190px;
    width: 85%;
    height: 50px;
    font-weight: 700;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}
.project_link_wrapper:hover .project_img_wrapper .hover_content .hover_content_inner {
    opacity: 1;   
}
.project_link_wrapper .project_title {
    font-weight: 700;
    color: #263A47;
    text-decoration: none !important;
}
.project_link_wrapper:hover .project_title {
    color: #263A47;
    text-decoration: none;
}
.project_button_wrapper .btn-mayecreate:link, .project_button_wrapper .btn-mayecreate:visited {
    display: block;
    margin: 0 auto 20px auto;
}
.associated_school_wrapper {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 138px;
    border-radius: 50%;
    background: #ECECEC;
}
.people_outer_wrapper {
    display: block;
    position: relative;
    text-align: center;
}
.people_link_wrapper:link, .people_link_wrapper:visited {
    text-decoration: none;
    display: block;
    margin: 0 auto 20px auto;
}
.people_link_wrapper:hover, .people_link_wrapper:active {
    text-decoration: none;
}
.people_img_wrapper {
    position: relative;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px auto;
    display: block;
    border-radius: 50%;
}
.people_img_wrapper .people_main_img {
    display: block;
    margin: 0 auto;
    z-index: 1;
    border-radius: 50%;
}
.people_hover_content {
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(38,58,71,.5);
    opacity: 0;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}
.university-of-missouri-columbia-post-wrapper .people_hover_content {
    background: rgba(253,183,26,.5);   
}
.university-of-missouri-kansas-city-post-wrapper .people_hover_content {
    background: rgba(0,115,189,.5);   
}
.missouri-university-of-science-and-technology-post-wrapper .people_hover_content {
    background: rgba(11,175,77,.5);   
}
.university-of-missouri-st-louis-post-wrapper .people_hover_content {
    background: rgba(237,31,38,.5);   
}
.people_link_wrapper:hover .people_hover_content {
    opacity: 1;   
}
.people_hover_content .people_hover_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 80%;
    height: 44px;
    padding: 5px 10px;
    color: #fff;
    border: 2px solid #fff;
    max-width: 185px;
}
.single_people_img_wrapper {
    position: relative;
    margin-bottom: 60px;
}
.single_people_img_wrapper img {
    display: block;
    margin: 0 auto;
}
.people_img_wrapper .people_school_wrapper {
    position: absolute;
    bottom: -20px;
    left: -30px;
    display: block;
    width: 50%;
    max-width: 138px;
    background: #ECECEC;
    z-index: 4;
    border-radius: 50%;
}
.people_img_wrapper_alt .people_school_wrapper {
    position: static;
    margin: 10px auto 0 auto;
}
.single_people_img_wrapper .people_school_wrapper {
    position: absolute;
    bottom: -40px;
    right: -15px;
    display: block;
    width: 50%;
    max-width: 138px;
    background: #ECECEC;
    z-index: 4;
    border-radius: 50%;
}
.pagebreak .people_img_wrapper .people_school_wrapper {
    background: #fff;   
}
.people_img_wrapper .people_school_wrapper .img {
    display: block;
    margin: 0 auto;
}
.people_link_wrapper h2 {
    color: #0073BD;
    margin-bottom: 10px;
}
.people_link_wrapper:hover h2 {
    color: #263A47;
}
.people_link_wrapper .people_title {
    color: #263A47;
    display: block;
    margin: 0;
}
.people_link_wrapper:hover .people_title {
    color: #000;
}
.people_row_wrapper {
    text-align: center;
    vertical-align: top;
}
.page-template-page-board-committee .people_row_wrapper + .divider:last-child {
    display: none;
}
.people_row_wrapper .col-md-6.col-lg-3 {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.committee_title {
    font-weight: 700;
    color: #0073BD;
}
.people_link_wrapper:hover .committee_title {
    color: #263A47;
}
.lightSlider {
    margin-bottom: 20px;
}
.lightSlider li {
    list-style: none;
    text-align: center;
}
#lightSlider3 li {
    padding: 0 15px;
}
.lightSlider li a, .lightSlider li img {
    display: block;
    margin: 0 auto;
}
.slider_outer_wrapper {
    position: relative;
}
#goToPrevSlide, #goToPrevSlide2, #goToPrevSlide3 {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 121px;
    width: 61px;
    background: url("img/slider_prev.png") center center no-repeat;
    opacity: .15;
    border: 0 none;
    outline: none;
    text-shadow: none;
    box-shadow: none;
    text-indent: -999em;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}
#goToPrevSlide3 {
    background: url("img/home_slider_prev.png") center center no-repeat;
    background-size: contain;
    width: 61px;
    height: 122px;
}
#goToNextSlide, #goToNextSlide2, #goToNextSlide3 {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 121px;
    width: 61px;
    background: url("img/slider_next.png") center center no-repeat;
    opacity: .15;
    border: 0 none;
    outline: none;
    text-shadow: none;
    box-shadow: none;
    text-indent: -999em;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}
#goToNextSlide3 {
    background: url("img/home_slider_next.png") center center no-repeat;
    background-size: contain;
    width: 61px;
    height: 122px;
}
#goToPrevSlide:hover, #goToPrevSlide2:hover, #goToNextSlide:hover, #goToNextSlide2:hover, #goToNextSlide3:hover, #goToPrevSlide3:hover {
    opacity: 1;
    border: 0 none;
    outline: none;
    text-shadow: none;
    box-shadow: none;
}
#goToPrevSlide:focus, #goToPrevSlide2:focus, #goToNextSlide:focus, #goToNextSlide2:focus, #goToNextSlide3:focus, #goToPrevSlide3:focus {
    border: 0 none;
    outline: none;
    text-shadow: none;
    box-shadow: none;
}
#goToPrevSlide, #goToPrevSlide2, #goToPrevSlide3,#goToNextSlide, #goToNextSlide2, #goToNextSlide3 {
    display: none;
}
.searchandfilter ul {
    margin: 0 0 30px 0;
    display: block;
}
.searchandfilter ul li {
    margin: 0 0 10px 0;
    padding: 0;
}
.searchandfilter label, .searchandfilter select.sf-input-select {
    display: block;
    width: 100%;
}
.searchandfilter select.sf-input-select, .searchandfilter label input {
    color: #263A47;
    border: 1px solid #58585A;
    padding: 10px;
}
#main {
    margin-bottom: 25px;
}
.alm-btn-wrap button.alm-load-more-btn, .alm-btn-wrap button.alm-load-more-btn.loading {
    background: #263A47;
    color: #fff;
    font-weight: 700;
    border: 1px solid #263A47;
    border-radius: 0;
    margin: 20px 0;
}
.alm-btn-wrap button.alm-load-more-btn:hover, .alm-btn-wrap button.alm-load-more-btn:active {
	background: transparent;
	color: #58585A;
	border-color: #58585A;
}
.alm-btn-wrap button.alm-load-more-btn.done {
    opacity: 0;
    display: none;
}
.table_outer_wrapper h5 {
    font-weight: 400;
}
.table_title_outer_wrapper {
    display: none;
}
.table_title_outer_wrapper .table_title {
    padding-left: 88px;
}
.table_outer_wrapper .table_title {
    padding-left: 75px;
    font-weight: 700;
    color: #0073BD;
}
.table_outer_wrapper h5 {
    padding-left: 75px;
}
.table_outer_wrapper .article_report_wrapper:hover .table_title, .article_report_wrapper:hover h5 {
    color: #fff;
}
.article_report_wrapper:link, .article_report_wrapper:visited {
    display: block;
    padding: 30px 10px;
    background-image:url("img/article_report_left.png");
    background-repeat: no-repeat;
    background-position: top left;
    min-height: 113px;
    text-decoration:none;
}
.article_report_wrapper:nth-child(odd) {
    background-color: #ECECEC;
}
.article_report_wrapper:hover, .article_report_wrapper:active {
    background-image:url("img/article_report_left_hover.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #263A47;
}
.featured_news_outer h6, .featured_news_outer p {
    margin-bottom: 10px;
}
#page #kt-layout-id_24d2ed-5c > .kt-row-column-wrap {
    padding-left: 0;
    padding-right: 0;
}
.container .kt-blocks-carousel .slick-dots li button {
    border:1px solid #aaa;
    background: #fff;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}
.container .kt-blocks-carousel .slick-dots li.slick-active button {
    border:1px solid #263A47;
    background: #263A47;
}
p.uagb-timeline-desc-content {
    margin-bottom: 0;
}
#page .uagb-timeline-wrapper .uagb-timeline__events-inner-new {
    padding: 25px 20px;
}
.single_featured_image {
    display: block;
    margin: 0 auto 20px auto;
}
.page-id-1090 .kt-mobile-layout-row.kt-v-gutter-default>.wp-block-kadence-column {
    margin-bottom: 0;
}
.kt-blocks-carousel .slick-dots li {
	list-style: none;
}
.kt-blocks-carousel .slick-dots li button:before {
	display: none;
}

		/* Small devices (tablets, 768px and up) */
		@media (min-width: 768px) {
					
            /* BUTTONS
            ===========================================  */
            a.btn-mayecreate.large:link, a.btn-mayecreate.large:visited, a.btn-mayecreate:link, a.btn-mayecreate:visited, .wp-block-button, .wp-block-button.large {
                display: table;
                margin: 0 15px 20px 0;
            }
            .col-md-4 a.btn-mayecreate.large:link, .col-md-4 a.btn-mayecreate.large:visited, .col-md-4 a.btn-mayecreate:link, .col-md-4 a.btn-mayecreate:visited, .col-md-3 a.btn-mayecreate.large:link, .col-md-3 a.btn-mayecreate.large:visited, .col-md-3 a.btn-mayecreate:link, .col-md-3 a.btn-mayecreate:visited, .col-md-4 .wp-block-button, .col-md-3 .wp-block-button  {
                margin: 0 auto 20px auto;
            }
            .col-md-4 a.btn-mayecreate.large:link, .col-md-4 a.btn-mayecreate.large:visited, .col-md-3 a.btn-mayecreate.large:link, .col-md-3 a.btn-mayecreate.large:visited, .col-md-3 .wp-block-button.large, .col-md-4 .wp-block-button.large {
                display: block;
            }	
            a.btn-mayecreate.block:link, a.btn-mayecreate.block:visited {
                display: block !important;
            }
            a.btn-mayecreate.center:link, a.btn-mayecreate.center:visited {
                margin: 0 auto 20px auto !important;
            }
            a.btn-mayecreate.table:link, a.btn-mayecreate.table:visited {
                display: table !important;
                margin: 0 auto 20px auto !important;
                width: auto !important;
            }
			
			div#homefeatured {
				display: block;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 30px;
			}
			
			div#homefeatured #myCarousel, div#homefeatured .carousel, div#homefeatured .carousel-inner {
				height: 75vh;
				display: block;
			}
            .pagebreak .pagebreak_left_img, .pagebreak .pagebreak_right_img {
                min-height: 350px;
            }
			
			/* HEADER
		    ==========================================  */
		  	#branding-container {
				margin-bottom: -50px;
				margin-top: -30px;
				background: #fff;
				padding-top: 20px;
				padding-bottom: 20px;
	            margin-left: 63px;
			}
			#branding-container:before {
				content: '';
				display: block;
				position: absolute;
				top: 0;
				left: -63px;
				width: 63px;
				height: 100%;
				background: url("img/logo_before.png") bottom right no-repeat;
				background-size: 100% 100%;
			}
			#branding-container:after {
				content: '';
				display: block;
				position: absolute;
				top: 0;
				right: -63px;
				width: 63px;
				height: 100%;
				background: url("img/logo_after.png") top left no-repeat;
				background-size: 100% 100%;
			}
			#branding-container a.brand {
				font-size: 30px;
				color: #000000;
			}
			
			/* HOME SLIDER
			==========================================  */
			
		  	/* NAVIGATION
			==========================================  */
			#mobile_menu {
				height: 68px;
			}
			
			/* SCROLL STICK NAVIGATION
			==========================================  */
			#navigation {
				margin-top:0;
				margin-bottom:35px;
			}
			#navigation.affix {
				margin-top:0;
				width: 100%;
			}
			#navigation.affix #branding-container {
				max-width: 120px;
				padding-top: 10px;
				padding-bottom: 10px;
				margin: 0;
			}
			#navigation.affix #branding-container:after, #navigation.affix #branding-container:before {
				display: none !important;
			}
			#navigation .navbar {
				margin-bottom: 0;
				margin-top: 20px;
				padding: 10px 0;
			}
			
			#navigation.affix .navbar-default {
				background-color: #fff;
				margin: 0;
			}
			.admin-bar #navigation.affix .navbar-default {
				margin-top: 32px !important;
			}
			#navigation.affix #main_nav a:link, #navigation.affix #main_nav a:active {
		    	padding: 24px 10px;
                font-size: 16px;
                font-size: 1.6rem;
		    }
			/* BREADCRUMB NAVIGATION
			==========================================  */
			.breadcrumb {
				display: block;
				margin-left: 0;
			}

			/* IMAGES
			==========================================	*/

			img.alignleft{
				float:left;
				display:block;
				margin: 15px 15px 15px 0;
			}
			.wp-caption.alignleft{
				float:left;
				display:block;
				margin: 5px 15px 15px 0;
			}
			img.alignright {
				float:right;
				display:block;
				margin:15px 0 15px 15px;
			}
			.wp-caption.alignright{
				float:right;
				display:block;
				margin: 5px 0 15px 15px;
			}
			img.aligncenter, .wp-caption.aligncenter{
				float:none;
				display:block;
				margin: 15px auto 15px auto;
			}
			
			
			/* PAGE ITEMS
			====================================  */
			.kt-gutter-wide.kt-row-layout-left-golden>.wp-block-kadence-column.inner-column-1 {
				flex-basis: 40px;
			}


		}


				/* Medium devices (desktops, 992px and up) */
				@media (min-width: 992px) {
					.mobile_show {
						height: 0;
						overflow: hidden;
						visibility: hidden;
					}
					.mobile_hide {
						height: auto;
						overflow: auto;
						visibility: visible;
					}
                    .pagebreak .pagebreak_left_img, .pagebreak .pagebreak_right_img {
                        min-height: 100px;
                    }
                    
                    #goToPrevSlide, #goToPrevSlide2, #goToPrevSlide3,#goToNextSlide, #goToNextSlide2, #goToNextSlide3 {
                        display: block;
                    }

					#navigation .navbar {
						padding: 0px 0;
					}
				    
					/* TYPOGRAPHY
					===========================================  */
					body {
						font-size: 17px;
						font-size: 1.7rem;
					}
					h1, h1.entry-title {
						font-size: 45px;
						font-size: 4.5rem;
					}
					h2, .h2 {
						font-size: 30px;
						font-size: 3.0rem;
					}
					h3, .h3 {
						font-size: 25px;
						font-size: 2.5rem;
					}
					h4, .h4 {
						font-size: 22px;
						font-size: 2.2rem;
					}
					h5, .h5, .btn-mayecreate.large, a.btn-mayecreate.large:link, a.btn-mayecreate.large:visited, .wp-block-button.large a:link, .wp-block-button.large a:visited {
						font-size: 20px;
						font-size: 2rem;
					}
					h6, .h6 { 
						font-size: 20px;
						font-size: 2.0rem;
					}
					p, .btn-mayecreate, a.btn-mayecreate:link, a.btn-mayecreate:visited, .wp-block-button a:link, .wp-block-button a:visited {
						font-size: 17px;
						font-size: 1.7rem;
					}

					/* HEADER
				    ==========================================  */
				    #branding-container {
				    	max-width: 120px;
						padding-top: 15px;
						padding-bottom: 15px;
				    }
				    #branding-container a.brand {
				    	text-transform: uppercase;
				    	font-size: 30px;
				    	color: #000000;
				    }
					#internalfeatured {
						height: 400px;
					}	
					#internalfeatured.short_header {
						height: 243px;
					}
					#internalfeatured:before, #mowzes #internalfeatured:before {
						height: 544px;	
					}
					#navbarBottom {
						min-height: 10px;
					}
					/* HOME SLIDER
					==========================================  */
					div#homefeatured .carousel-control {
				    	height: 100px;
						width: 30px;
					}
					div#homefeatured .carousel-control.left {
						left: 7%;
					}
					div#homefeatured .carousel-control.right {
						right: 7%;
					}
				    

				    /* TOP NAVIGATION
				    ==========================================  */
				    #navbarTop, #navbarBottom, #footer_nav {
				    	display: block;
				    }
					#navbarTop.navbar, #navbarBottom.navbar {
				    	border-radius: 0px;
					}
				    #navbarTop.navbar .container, #navbarBottom.navbar .container {
				    	position: relative;
				    }					
					#top_nav ul {
				    	margin:0;
				    	padding:0;
				    	list-style:none;
				    	display:inline;
				    }
				    #top_nav ul li {
				    	float: left;
				    	margin:0;
				    	padding:0 0 0 0;
				    	background:none;
						list-style: none;
				    }
				    #top_nav a:link, #top_nav a:visited {
				    	display: inline-block;
				    	margin: 0;
				    	text-decoration: none;
				    	font-size: 17px;
				    	font-size: 1.7rem;
				    	padding: 15px 10px;
				    	text-transform: uppercase;
				    	color: #666;
				    	font-weight: 400;
				    	/* if you have different color for Nav links, change it here */
				    }
				    #top_nav a:hover, #top_nav a:active, #top_nav a:focus, #top_nav > ul > li.active > a {
				    	color: #000000;
				    	text-decoration:none;
				    	/* if you have different color for Nav link hover state, change it here */
				    }  


				    /* MAIN NAVIGATION
				    ==========================================  */
				    #main_nav {
				    	display: block;
				    }
				    
				    #main_nav ul {
				    	margin:0;
				    	padding:0;
				    	list-style:none;
				    }
				    #main_nav ul li {
				    	float: left;
				    	margin:0;
				    	padding:0;
				    	background:none;
				    	display: block;
				    	position: relative;
				    }
					#main_nav ul ul {
				    	display: none;
				    	position: absolute;
				    	z-index: 9000;
				    	background: rgba(255,255,255,1);
				    	margin: 0;
				    	padding: 0;
				    	width: 300px;
				    	min-width: 150px;
				    	border:0 none;
				    }
					#main_nav ul li:hover ul, #main_nav ul li:hover ul #main_nav ul ul li:hover ul {
				    	list-style: none;
				    	position: absolute;
				    	display: list-item;
					}
					
					#main_nav ul ul ul.sub-menu {
				    	display: none;
				    	position: absolute;
						left: -300px;
						top: 0;
				    } 
					#main_nav ul li ul li:hover ul.sub-menu {
						display: block;
					}
					
					#main_nav ul ul li {
				    	float: none;
						display: block;
						position: relative;
				    }
					
				    #main_nav a:link, #main_nav a:visited {
				    	display: inline-block;
				    	margin: 0;
				    	text-decoration: none;
				    	font-size: 14px;
						font-size: 1.4rem;
				    	padding: 15px 0 15px 10px;
				    	text-transform: uppercase;
				    	color: #58585A;
				    	font-weight: 700;
						position: relative;
					}
					#main_nav a:after {
						position: absolute;
						content: '';
						display: block;
						left: 0;
						right: 0;
						bottom: 0;
						margin: auto;
						width: 50px;
						height: 0px;
						background: url("img/nav_active.png") top center no-repeat;
						background-size: 100% 100%;
						opacity: 0;
						-webkit-transition: all 0.14s ease-in-out;
						-moz-transition: all 0.14s ease-in-out;
						-o-transition: all 0.14s ease-in-out;
						-ms-transition: all 0.14s ease-in-out;
					}
					#main_nav a:hover:after, #main_nav > ul > li.active > a:after {
						opacity: 1;
						height: 44px;
						bottom: -44px;
					}
					#main_nav li.menu-item-has-children a:hover:after {
						display: none !important;
					}
					#main_nav a:hover, #main_nav a:active, #main_nav a:focus {
				    	/* if you have different color for Nav link hover state, change it here */
				    	color: #8C2B30;
				    	text-decoration:none;
				    }

					#mowzes #main_nav a:hover, #mowzes #main_nav a:active, #mowzes #main_nav a:focus {
				    	/* if you have different color for Nav link hover state, change it here */
				    	color: #b96505;
				    	text-decoration:none;
				    }

					#main_nav > ul > li.active > a {
				    	/* if you have different color for Nav link hover state, change it here */
				    	color: #263A47;
				    	text-decoration:none;
				    }

					#mowzes #main_nav > ul > li.active > a {
				    	/* if you have different color for Nav link hover state, change it here */
				    	color: #b96505;
				    	text-decoration:none;
				    }

				    #main_nav ul ul li a:link, #main_nav ul ul li a:visited, #navigation.affix #main_nav ul ul li a:link, #navigation.affix #main_nav ul ul li a:visited {
				    	padding: 10px 15px;
				    	width: 100%;
				    } 
					#main_nav ul ul li a:after {
						display: none !important;
					}
					#mobile_menu {
				    	display: none;
				    }

				    /* FOOTER
				    ==========================================  */
					footer.site-footer {
						text-align: left;
					}
					footer.site-footer #footer-branding-container img {
						margin: 0 auto;
					}
					#credits p {
						font-size: 14px;
						font-size: 1.4rem;
					}
					#credits span {
						display:inline;
						height:auto;
						overflow:hidden;
					}
				    #footer_nav {
				    	display: table;
				    }
				    #footer_nav ul {
				    	margin:0;
				    	padding:0;
				    	list-style:none;
				    	display:inline;
				    }
				    #footer_nav ul li {
				    	float: left;
				    	margin:0;
				    	padding:0 0 0 0;
				    	background:none;
						list-style: none;
				    }
					#footer_nav a:link, #footer_nav a:visited {
				    	display:inline-block;
				    	margin:0;
				    	text-decoration:none;
				    	font-size: 14px;
				    	font-size: 1.4rem;
				    	padding: 0 12px 0 0;
						font-weight: 700;
						text-transform: uppercase;
						color: #58585A;
				    	/* if you have different color for Nav links, change it here */
				    }
				    #footer_nav a:hover, #footer_nav a:active, #footer_nav a:focus {
				    	text-decoration:none;
						color: #8C2B30;
				    	/* if you have different color for Nav link hover state, change it here */
				    }
				    #footer_nav > ul > li.active > a {
				    	text-decoration:none;
						color: #00416B;
				    	/* if you have different color for Nav link hover state, change it here */
				    }

					#mowzes #footer_nav a:hover, #mowzes #footer_nav a:active, #mowzes #footer_nav a:focus {
				    	text-decoration:none;
						color: #b96505;
				    	/* if you have different color for Nav link hover state, change it here */
				    }
				    #mowzes #footer_nav > ul > li.active > a {
				    	text-decoration:none;
						color: #b96505;
				    	/* if you have different color for Nav link hover state, change it here */
				    }

					
					/* PAGEBREAKS
					====================================  */
					.pagebreak_left_content, .pagebreak_left_img {
						float: left;
						width: 50%;
					}
					.pagebreak_right_content, .pagebreak_right_img {
						float: right;
						width: 50%;
					}
					
					
					/* PAGE ITEMS
					====================================  */
					.row > .col-sm-6:nth-child(odd) {
						clear: none;
					}
					.row > .col-md-4:nth-child(3n+1){
						clear:left;
					}
					.row > .col-md-3:nth-child(4n+1){
						clear:left;
					}
                    .people_row_wrapper .col-md-6 {
                        width: 49%;
                    }
                    
                    .searchandfilter ul {
                        margin: 0 0 20px 0;
                        display: inline-block;
                    }
                    .searchandfilter ul li {
                        margin: 0 15px 0 0;
                        padding: 0;
                        display: inline-block;
                    }
                    .searchandfilter label, .searchandfilter select.sf-input-select {
                        display: inline-block;
                        width: auto;
                    }
                    .table_outer_wrapper h5 {
                        margin-bottom: 0;
                        padding-left: 0;
                    }
                    .table_title_outer_wrapper {
                        display: block;
                    }
                    
                    .page-id-1090 .kt-mobile-layout-row.kt-v-gutter-default>.wp-block-kadence-column {
                        margin-bottom: 30px;
                    }
				}

						@media (min-width: 1024px) { 
							/* Place to add stylesheets if you want to target monitors 
							bigger than 992px but smaller than 1200px. */
							
							.hide_on_mobile {
								display: block;
							}
							#footer_nav a:link, #footer_nav a:visited {
								font-size: 14px;
								font-size: 1.4rem;
								padding: 0 8px 0 0;
							}
							#credits p {
								font-size: 15px;
								font-size: 1.5rem;
							}
							.pagebreak.blue {
								background: url("img/blue_pb_bg.jpg") 0 0 repeat fixed;
                                background-size: 70%;
							}
							
						}

							/* Large devices (large desktops, 1200px and up) */
							@media (min-width: 1200px) { 

								/* TYPOGRAPHY
								===========================================  */
								body {
									font-size: 18px;
									font-size: 1.8rem;
								}
								h1, h1.entry-title {
									font-size: 50px;
									font-size: 5.0rem;
								}

								#mowzes h1, #mowzes h1.entry-title, #mowzes .h1 {
									font-size: 45px;
									font-size: 4.5rem;
								}
								h2, .h2 {
									font-size: 35px;
									font-size: 3.5rem;
								}
								h3, .h3 {
									font-size: 30px;
									font-size: 3.0rem;
								}
								h4, .h4 {
									font-size: 25px;
									font-size: 2.5rem;
								}
								h5, .h5, .btn-mayecreate.large, a.btn-mayecreate.large:link, a.btn-mayecreate.large:visited, .wp-block-button.large a:link, .wp-block-button.large a:visited {
									font-size: 22px;
									font-size: 2.2rem;
								}
								h6, .h6, .btn-mayecreate, a.btn-mayecreate:link, a.btn-mayecreate:visited, .wp-block-button a:link, .wp-block-button a:visited { 
									font-size: 22px;
									font-size: 2.2rem;
								}
								p {
									font-size: 18px;
									font-size: 1.8rem;
								}

								/* HEADER
								==========================================  */
								#branding-container {
								  max-width: 250px;
									margin-bottom: -150px;
									/* margin-top: -40px; */
									margin-top: -80px;
								}
								#main_nav a:link, #main_nav a:visited {
									font-size: 16px;
									font-size: 1.6rem;
								}
								#branding-container a.brand{
								  font-size: 38px;
								}
								#internalfeatured {
									height: 430px;
								}
								#internalfeatured.short_header {
									height: 261px;
								}
								#internalfeatured:before, #mowzes #internalfeatured:before {
									height: 585px;	
								}
								#navigation .navbar {
									margin-top: 40px;
								}
								
								/* FOOTER
								==========================================  */
								
								#footer_nav a:link, #footer_nav a:visited {
									font-size: 17px;
									font-size: 1.7rem;
									padding: 0 15px 0 0;
								}

								#mowzes #footer_nav a:link, #mowzes #footer_nav a:visited {
									font-size: 14px;
									font-size: 1.4rem;
									padding: 10px 13px 0px 0;
								}
								#credits p {
									font-size: 17px;
									font-size: 1.7rem;
								}

								/* HOME SLIDER
								==========================================  */
								div#homefeatured .carousel-control {
									height: 125px;
									width: 35px;
								}
								div#homefeatured .carousel-control.left {
									left: 10%;
								}
								div#homefeatured .carousel-control.right {
									right: 10%;
								}
								
										
								/* PAGEBREAKS
								=========================================== */
								.pagebreak_left_content, .pagebreak_right_content {
									width: calc(100% / 3 * 2);
								}
								.pagebreak_left_img, .pagebreak_right_img {
									width: calc(100% / 3);
								}
								.pagebreak_left_content .container {
									float: left;
									max-width: 1100px;
									padding: 0 60px;
								}
								.pagebreak_right_content .container {
									float: right;
									max-width: 1100px;
									padding: 0 60px;
								}


								/* PAGE ITEMS
								====================================  */
                                .people_row_wrapper .col-md-6.col-lg-3 {
                                    width: 24%;
                                }
                                .filter_title {
                                    display: inline-block;
                                    margin-right: 15px;
                                    margin-bottom: 40px;
                                }
                                .searchandfilter {
                                    display: inline-block;
                                    vertical-align: middle;
                                }
                                div#homefeatured .slideDesc .slideTitle {
                                    font-size: 40px;
                                    font-size: 4rem;
                                }
                                .col-lg-6.sidebar_column:first-child { 
                                    padding-right: 40px;
                                    border-right: 1px solid #707070;
                                }
                                .col-lg-6.sidebar_column:nth-child(2) { 
                                    padding-left: 40px;
                                }


							}
								@media (min-width: 1366px) {

									#mowzes #footer_nav a:link, #mowzes #footer_nav a:visited {
										font-size: 15px;
										font-size: 1.5rem;
										padding: 10px 15px 10px 0;
									}
								
									#footer_nav a:link, #footer_nav a:visited {
										font-size: 19px;
										font-size: 1.9rem;
										padding: 10px 16px 10px 0;
									}
									#credits p {
										font-size: 19px;
										font-size: 1.9rem;
									}
									#branding-container {
										max-width: 270px;	
									}
									#main_nav a:link, #main_nav a:visited {
										font-size: 18px;
										font-size: 1.8rem;
										padding: 15px 0 15px 18px;
									}
                                    div#homefeatured .slideDesc .slideTitle {
                                        font-size: 45px;
                                        font-size: 4.5rem;
                                    }

								}

									@media (min-width: 1550px) {
										/* TYPOGRAPHY
										===========================================  */
                                        div#homefeatured .slideDesc .slideTitle {
                                            font-size: 50px;
                                            font-size: 5rem;
                                        }
										body {
											font-size: 20px;
											font-size: 2rem;
										}

										#mowzes h1, #mowzes h1.entry-title, #mowzes .h1 {
											font-size: 50px;
											font-size: 5rem;
										}

										h1, h1.entry-title {
											font-size: 60px;
											font-size: 6rem;
										}
										/*h2, .h2 {
											font-size: 40px;
											font-size: 4rem;
										}
										h3, .h3 {
											font-size: 35px;
											font-size: 3rem;
										}
										h4, .h4 {
											font-size: 30px;
											font-size: 3rem;
										}*/
										h5, .h5, .btn-mayecreate.large, a.btn-mayecreate.large:link, a.btn-mayecreate.large:visited, .wp-block-button.large a:link, .wp-block-button.large a:visited {
											font-size: 23px;
											font-size: 2.3rem;
										}
                                        .table_outer_wrapper h5 {
                                            font-size: 22px;
                                            font-size: 2.2rem;
                                        }
										h6, .h6 { 
											font-size: 23px;
											font-size: 2.3rem;
										}
										p {
											font-size: 20px;
											font-size: 2rem;
										}
								
										#footer_nav a:link, #footer_nav a:visited {
											font-size: 20px;
											font-size: 2rem;
											padding: 5px 20px 20px 0;
										}

										#mowzes #footer_nav a:link, #mowzes #footer_nav a:visited {
											font-size: 15px;
											font-size: 1.5rem;
											padding: 5px 15px 20px 0;
										}

										#credits p {
											font-size: 20px;
											font-size: 2.2rem;
										}
										#branding-container {
											max-width: 300px;	
										}
										#main_nav a:link, #main_nav a:visited {
											font-size: 20px;
											font-size: 2rem;
											padding: 20px 0 20px 18px;
										}
                                        #main_nav ul ul {
                                             width: 360px;   
                                        }
                                        #main_nav ul li ul li ul.sub-menu {
                                            left: -360px;
                                        }
                                        #goToPrevSlide3 {
                                            left: -75px;
                                        }
                                        #goToNextSlide3 {
                                            right: -75px;
                                        }
									}

										@media (min-width: 1700px) {

											/* Place to add stylesheets if you want to target monitors 
											bigger than a desktop. */
                                            div#homefeatured .slideDesc .slideTitle {
                                                font-size: 65px;
                                                font-size: 6.5rem;
                                            }
										}




