@charset "UTF-8";
/* CSS Document for 2024 Subsites */


/* ---------------------------- GLOBAL STYLES ------------------------ */
@font-face {
  font-family: "CHRA-Hand";
  src: 
	url("https://www.bard.edu/fonts/CHRAHand/CHRAHand-Regular.ttf") format("truetype"),
	url("/www/fonts/CHRAHand/CHRAHand-Regular.eot") format("opentype"),
	url("/www/fonts/CHRAHand/CHRAHand-Regular.woff") format("woff"),
	url("/www/fonts/CHRAHand/CHRAHand-Regular.woff2") format("woff2");
  font-weight: lighter;
}

body { font-family: "Roboto", sans-serif !important; font-size: 17px; }
a:link, a:visited { color: #318424 !important;}

h1 {
    font-size: 5.0em !important;
	padding: 0px !important;
    margin: 0px !important;
    text-transform: none;
    text-align: left;
    color: #000000 !important;
    font-family: "CHRA-Hand", CHRA-Hand, sans-serif !important; 
	font-weight: 100 !important;
    line-height: 0.8em;
}
h2 { font-family: "Roboto", sans-serif !important; font-weight: 200 !important; font-size: 3.1em !important; line-height: 1.35em !important; }

/*a.anchor { margin-bottom: 0;}*/
a.anchor {
    display: block;
    height: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    visibility: hidden;
    clear: both;
}
.subtitle {
    font-family: "Roboto", Arial, sans-serif;
    color: #000000;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    font-size: 1.3em;
    line-height: 1.5em;
    font-weight: 400;
}
.subtitle a:link, .subtitle a:visited { text-decoration: none; }
.subtitle a:active, .subtitle a:hover { text-decoration: underline; }

.cms-subtitle1 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 300 !important;
    font-size: 2.5em !important;
    text-transform: none;
    margin: 0 0 0px 0;
    color: #318424;
    border-bottom: none;
    line-height: 1.3em;
    padding: 10px 0;
}
.cms-subtitle2 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 300 !important;
    font-size: 2.0em !important;
    text-transform: none;
    margin: 0 0 0px 0;
    color: #318424 !important;
    border-bottom: none;
    line-height: 1.3em;
    padding: 10px 0;
}

.cms-button {
	background: #FFF;
}
.cms-button a:link, .cms-button a:visited {
    color: #318424 !important;
    text-decoration: none;
    background: #FFF !important;
    padding: 8px 10px;
    transition: 0.8s ease;
	border: 1px solid #318424 !important;
}
.cms-button a:hover, .cms-button a:active {
    color: #FFF !important;
    text-decoration: none;
    background: #318424 !important;
    padding: 8px 10px;
    opacity: 1;
	border: 1px solid #318424 !important;
}
.modal-text-shell .modal-content .multimgleft {
    position: relative;
    display: inline;
    float: left;
    width: 50%;
    padding: 0px;
    margin: 0px 25px 20px 0;
}
.ctabutton {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 10px 20px 10px 0;
    padding: 0px;
    background: unset;
    border: unset;
    border-radius: 0;
    color: #000;
    font-family: "Roboto", Arial, sans-serif !important;
    white-space: nowrap;
    font-size: 1.0em;
    line-height: 1.0em;
    text-transform: none !important;
    letter-spacing: 0px !important;
    font-weight: 400;
}
.ctabutton>a:link, 
.ctabutton>a:visited,
.text.bgwhite .content .words .padding .ctabutton>a:link, 
.text.bgwhite .content .words .padding .ctabutton>a:visited {
    background: #FFF !important;
    padding: 15px 25px !important;
    color: #000 !important;
    border: 1px solid #000 !important;
}
.caption {
    position: relative;
    display: block;
    font-size: 0.8em;
    line-height: 1.0em;
    color: #222222;
    margin: 10px auto;
    width: 100%;
    text-align: left;
    clear: both;
}

.linktitle {
    font-family: "Roboto", sans-serif !important;
}

#supershell { display: block; }

#supershell>#main { display: block; width: auto; padding: 0 0 0 250px; }
	body#home #supershell>#main {
		top: 0px;
	}
main #maintext { padding: 0; }



#navigation_menu { width: 100% !important; padding: 20px 0 0 0; }

#navigation_menu img.mobile {
		display: none;
	}

#navigation_menu > .logo-head a {
		background-image: url('https://www.bard.edu/images/tints/15white.png') !important;
	}

#navigation_menu > .logo-head a {
	background-image: none !important;
}

#navigation_menu.nav2:not(.mobile) .nav_menu_toggle { display: none; }

#navigation_menu .menu_nav_container {
    display: block;
    min-width: unset;
    padding: 0;
    width: 100%;
}

#navigation_menu .menu_nav > .logo,
#navigation_menu.nav2 .menu_nav {
    width: 100% !important;
	height: auto !important;
	margin: 0% !important;
	padding: 0 !important;
	display: block;
}
#navigation_menu .menu_nav > .logo img.mobile {
    display: none;
}

#navigation_menu .menu_nav > li.logo {
    position: relative;
    display: block;
    font-size: 0px;
    width: 90%;
    /* height: auto !important; */
    height: 100px !important;
    margin: 0;
    padding: 5% 10% 280px 10% !important;
    text-indent: -9999px;
    color: #222 !important;
    text-decoration: none;
    outline: none;
    z-index: inherit;
    background-image: none !important;
}
	#navigation_menu .menu_nav li.logo a:hover {
	color: transparent !important;
	background-color: transparent !important;
	border: none !important;
}

#navigation_menu .menu_nav > li.logo img {
    width: 150px;
    height: 225px;
}
#navigation_menu .menu_nav > .logo a {
    position: relative;
    display: block;
    font-size: 0px;
    width: 170px;
    height: 288px !important;
    margin: 0 10px 0 0;
    padding: 0 0 0 0 !important;
    text-indent: 5px;
    color: #222 !important;
    text-decoration: none;
    outline: none;
    z-index: inherit;
    /*background-image: url('https://chra.bard.edu/images/CHRA_desktop-logo.png') !important;*/
	background-image: none !important;
}
#navigation_menu .menu_nav > li.logo a img {
    width: 90% !important;
    height: auto !important;
}
#navigation_menu .menu_nav > .nav_menu_item {
    position: relative;
    display: block;
    height: 30px;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 2% 0;
    float: none;
    color: #000 !important; font-weight: 600;
}
#navigation_menu .menu_nav > .nav_menu_item > a[aria-expanded], 
#navigation_menu .menu_nav > .nav_menu_item.no_subnav > a, 
#navigation_menu .menu_nav > .nav_menu_item > a.mainlink {
    border-width: 0px; 
    padding-bottom: unset;
	padding: 10px 0 10px 40px;
}
#navigation_menu .menu_nav > .nav_menu_item > a[aria-expanded], 
#navigation_menu .menu_nav > .nav_menu_item.no_subnav > a, 
#navigation_menu .menu_nav > .nav_menu_item > a.mainlink {
    position: relative;
    display: block;
    /* -webkit-box-sizing: unset !important; */
    -moz-box-sizing: unset !important;
    /* box-sizing: unset !important; */
    font-size: 0.85em;
    line-height: 1em;
    height: 1em;
    padding:  10px 0 10px 10% !important;
    color: #000 !important;
    text-decoration: none;
    z-index: inherit;
    width: 90%;
}
#navigation_menu .menu_nav a:active,
#navigation_menu .menu_nav a:hover,
#navigation_menu .menu_nav a:focus {
	color: #FFF !important;
	background-color: #318424 !important;
	border: none !important;
}
#navigation_menu .menu_nav .nav_menu_item a:hover {
	color: #FFF !important;
	background-color: #318424 !important;
	border: none !important;
}
#navigation_menu .menu_nav .nav_menu_item a.mainlink:hover {
	color: #FFF !important;
	background-color: #318424 !important;
	border: none !important;
}

#navigation_menu .menu_nav > .nav_menu_item > a.mainlink:not(.nav_submenu_toggle):focus,
/*#navigation_menu .menu_nav > .nav_menu_item > a[aria-expanded].open {*/
#navigation_menu .menu_nav > .nav_menu_item > a:not(.nav_submenu_toggle)[aria-expanded].open {
	/*background: #FFF none;*/
	background-color: transparent;
	/*padding-bottom: 2px;*/
	border-color: transparent;
	transition: 0.8s ease;
}


nav#subnavigation_menus {
	background: #FFF !important;
	margin: 0 0 50px 0;
	border-bottom: none;
}
#subnavigation_menu .menu_nav {
    display: inline-block;
    vertical-align: bottom;
    max-width: 1300px;
    margin: 10px auto 0px auto;
    text-align: left;
}
#subnavigation_menu {
	width: 92%;
	max-width: 1300px !important;
	background: #FFF !important;
	text-align: left;
}
#subnavigation_menu .menu_nav {
    max-width: 1300px !important;
    width: 100% !important;
}
#subnavigation_menu .menu_nav > .nav_menu_item {
	color: #000 !important;
	height: 40px;
	margin: 0 30px 0 0; 
}
#subnavigation_menu .menu_nav > .nav_menu_item.no_subnav > a {
	color: #000 !important;
	font-size: 1.2em !important;
	padding: 0.3em 0px 0.3em 0px !important;
}
#subnavigation_menu .menu_nav > .nav_menu_item.no_subnav > a {
    height: 2em;
    padding: 0.3em 0px 0.3em 0px !important;
	font-size: 1.2em !important;
}
#subnavigation_menu .menu_nav > .nav_menu_item.no_subnav > a:hover {
    background: #FFF !important;
	color: #318424 !important;
	border-bottom: 3px solid #318424 !important;
	padding: 0.3em 0px 0.3em 0px !important;
}


#introshell { width: 100% !important; margin: 0; }
#introshell>.introtype {
    margin: 30px auto 0 auto;
	width: 92%;
}
#introshell>.introtype>#title {
    margin: 10px auto;
    padding: 10px 0 30px 0;
    max-width: 1300px !important;
}
#introshell>.introtype>#title>h1.pagetitle,
.text .content .cal_event h1 {
    font-size: 5.0em !important;
	padding: 0px !important;
    margin: 0px !important;
    text-transform: none;
    text-align: left;
    color: #000000 !important;
    font-family: "CHRA-Hand", CHRA-Hand, sans-serif !important; 
	font-weight: 100 !important;
    line-height: 0.8em;
}

#introshell>.introtype .subtitle,
.text .content .cal_event .subtitle {
    line-height: 1.4em;
    font-size: 3.0em;
    font-family: "Roboto", sans-serif;
    font-weight: 200;
    margin: 0px auto 30px auto;
}
#introshell>.introtype .subtitle .cms-subtitle1 {
    font-family: "CHRA-Hand", CHRA-Hand, sans-serif !important;
    font-weight: 100 !important;
    font-size: 1.6em !important;
    color: #000 !important;
    line-height: 0.8em !important;
}

#introtext { margin: 0; }
#introtext .intro {
    position: relative;
    display: block;
    width: 92%;
    max-width: 1300px !important;
    margin: 0px auto !important;
    padding: 3% 0 2% 0;
    font-size: 1.18em;
    line-height: 1.6em;
    text-align: left;
    font-weight: 400;
}

#introshell .image {
	width: 100%;
    height: 750px;
	max-height: 750px;
	overflow: hidden !important;
	display: block;
	position: relative;
    background: #000 !important;
}
	body#home #introshell .image {
		width: 100%;
		height: 100vh;
		max-height: 100vh;
    }
#introshell .image img{
    height: auto !important;
	width: 100% !important;
	position: relative;
	overflow: hidden !important;
    opacity: 40%;
}
	body#home #introshell .image img {
        height: 100% !important;
        width: auto !important;
        opacity: 80%;
        margin-left: -12%;
    }

#introshell .image .introbox {
    width: 92%;
    padding: 0 3% 10% 5%;
    right: unset;
    left: 0;
    background: unset;
}
#introshell .image .introbox h1 {
    font-family: "CHRA-Hand", sans-serif !important;
    font-size: 5.5em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 100 !important;
    line-height: 0.8em;
    color: #FFF !important;
    margin: 0 0 10px 0;
	max-width: 3000px;
}
#introshell .image .introbox .subtitle {
    line-height: 60px;
    color: #FFF !important;
    font-size: 3.2em;
    font-family: "Roboto", sans-serif;
    font-weight: 100;
	margin: 0;
	max-width: 3000px;
}
#introshell>.introtype>.sitetitle .pagetitle {
    font-family: "Roboto", Arial, sans-serif !important;
    color: #318424 !important;
    margin: 10px 0px 0px 0px !important;
    padding: 0px;
    width: auto !important;
    display: block;
    font-weight: 400 !important;
    font-size: 1.6em !important;
    line-height: 1em;
    background: transparent !important;
    z-index: 1001;
	text-transform: uppercase;
	letter-spacing: 1px; 
}
#introshell>.introtype>.sitetitle a {
    text-decoration: none !important;
}

#introshell .image img{
    height: 100% !important;
	width: auto !important;
	position: relative;
	padding: 0;
	margin: 0;
}
#introshell.bgdark,
#introshell.bgdark .image{
    background: #000 !important;
}
#introshell.bgdark .image img{
    opacity: 60%;
}
#introshell>.image>.sitetitle {
    position: absolute;
    top: 700px;
    left: 0%;
    width: 92%;
    max-width: 1300px !important;
    height: auto !important;
    overflow: hidden;
    float: none;
    margin: 0 auto;
    padding: 0px 0 0 5%;
    z-index: 1001;
}
#introshell>.image>.sitetitle a {
    text-decoration: none !important;
}
#introshell>.image>.sitetitle .pagetitle {
    font-family: "Roboto", Arial, sans-serif !important;
    color: #FFFFFF !important;
    margin: 10px 0px 0px 0px !important;
    padding: 0px;
    width: auto !important;
    display: block;
    font-weight: 400 !important;
    font-size: 1.6em !important;
    line-height: 1em;
    background: transparent !important;
    z-index: 1001;
	text-transform: uppercase;
	letter-spacing: 1px; 
}

   
.billboard {
    position: relative;
    display: block;
    width: 100%;
    height: auto !important;
    max-height: 650px;
    overflow: hidden;
    padding: 0;
    margin: 0px auto;
    max-width: unset;
}
	body#home .billboard {
		max-height: 2000px;
	}

.billboard .content {
    width: 100%;
    padding: 0%;
    background: #000;
    max-width: 1300px !important;
    margin: 0 auto !important;
}
.billboard .content.aligncenter {
    width: 100%;
    padding: 0%;
    background: #000;
    max-width: 100% !important;
    margin: 0 auto;
}
    .billboard .content .imgshell, 
    .billboard .content .imgleft, 
    .billboard .content .imgcenter, 
    .billboard .content .imgfull, 
    .billboard .content .imgright, 
    .billboard .content.alignright .imgright, 
    .billboard .content.alignleft .imgleft,
    .billboard .content.aligncenter .imgcenter {
        position: relative;
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background: #000;
    }

.billboard .content .imgshell img {
	margin: 0 0 -7px 0;
    opacity: 90%;
}
	.billboard.bgdark .content .imgshell img {
		margin: 0 0 -7px 0;
		opacity: 60%;
	}
    .billboard.bgdark .content.aligncenter .imgcenter img {
		margin: 0 0 -7px 0;
		opacity: 60%;
	}
	.billboard.bgdark .content .words .padding .ctabutton {
		background: #FFF; 
	}
	.billboard.bgdark .content .words .padding .ctabutton>a:link, 
	.billboard.bgdark .content .words .padding .ctabutton>a:visited {
		background: #fff !important;
		padding: 25px 25px;
		color: #000 !important;
		border: none !important;
	}
	body#home .billboard .content .imgshell img, body#home .billboard .content .imgleft img, body#home .billboard .content .imgcenter img, body#home .billboard .content .imgfull img, body#home .billboard .content .imgright img, body#home .billboard .content.alignright .imgright img, body#home .billboard .content.alignleft .imgleft img {
		width: 150%;
		height: auto !important;
		padding: 0;
		margin: -5% 0 0 -30%;
	}
.billboard .content .words,
.billboard .content.aligncenter .words {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    z-index: 1000;
    background: none !important;
    margin: 0;
    padding: 0;
}

.billboard  {
    height: 750px;
}
.billboard .content .words,
.billboard .content.aligncenter .words {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 750px;
    z-index: 1000;
    background: none;
    margin: 0;
    padding: 0;
}
.billboard .content .words .padding,
.billboard .content.aligncenter .words .padding {
    left: 120px;top: 30%; max-width: 1300px;
}
.billboard .content .words .padding {width: 100%;}
.billboard .content .words .padding h2 { font-family: "CHRA-Hand", sans-serif !important; font-size: 4.0em !important; text-transform: uppercase; letter-spacing: 1px; font-weight: 100 !important; line-height: 30px; color: #FFF !important;}
.billboard .content .words .padding h2 a { text-decoration: none !important;}
.billboard .content .words .padding .subtitle {
	line-height: 60px; color: #FFF !important;
	font-size: 2.5em;
	font-family: "Roboto", sans-serif;
	font-weight: 100;
}
	body#home .billboard .content .words .padding h2 {
		font-family: "Roboto", sans-serif !important;
		font-size: 1.6em !important;
		text-transform: uppercase;
		letter-spacing: 0px;
		font-weight: 300 !important;
		line-height: 30px;
		color: #FFF !important;
	}
body#home .billboard .content .words .padding .subtitle {
		font-size: 3em;
		font-family: "Roboto", sans-serif;
		font-weight: 100;
	}
.billboard .content .words .padding .ctabutton {margin: 10px 20px 20px 0; padding: 20px 0px; background: transparent; border: 1px solid #FFF; }
.billboard .content .words .padding .ctabutton>a:link, 
.billboard .content .words .padding .ctabutton>a:visited {background: transparent !important; padding: 20px 25px !important; color: #FFF !important; border: none !important; }
.billboard .content .words .padding .ctabutton>a:active, 
.billboard .content .words .padding .ctabutton>a:hover { padding: 20px 25px !important; }


.callout .content .words .padding h2 {
    font-size: 1.3em !important;
    font-family: "Roboto", sans-serif;
    margin: 0;
    border-bottom: none;
    text-transform: uppercase;
    color: #318424;
    font-weight: 400 !important;
    padding: 0;
    line-height: 1.0em;
}
.callout .content {
    margin: 30px 0;
    padding: 0;
    width: 92%;
    max-width: 1300px !important;
}
.callout .content .words .padding .cmsp { font-size: 1.2em; }

.callout .content .words .padding .cmsp .cms-button a:link, 
.callout .content .words .padding .cmsp .cms-button a:visited {
    color: #318424;
    text-decoration: none;
    background: #FFF;
    padding: 15px 20px;
    transition: 0.8s ease;
    border: 2px solid #318424;
    letter-spacing: 0;
    font-family: "Roboto", sans-serif;
    font-size: 0.9em;
}
.callout .content .words .padding .cmsp .cms-button a:active, 
.callout .content .words .padding .cmsp .cms-button a:hover {
    color: #FFF !important;
    text-decoration: none;
    background: #318424;
    padding: 15px 20px;
    border: 2px solid #318424;
    letter-spacing: 0;
    font-family: "Roboto", sans-serif;
    font-size: 0.9em;
}

.embed {
    position: relative;
    display: block;
    width: 90%;
    height: auto !important;
    overflow: visible;
    margin: 0 auto;
    padding: 0;
    max-width: 1300px;
}
.embed .words { 
	max-width: 1300px;
	margin: 0 auto;
}
.embed .words iframe { 
	min-width: 100%;
	min-height: 1000px;
	margin: 0 auto;
	background-color: #000;
    border: none;
    display: flex;
    height: 100%;
    width: 100%;
}

.eventlist {
    position: relative;
    width: 92%;
    max-width: 1300px !important;
    margin: 20px auto;
    padding: 0;
    font-family: "Roboto", sans-serif !important;
}
.eventlist .ctabutton {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0px 20px 0px 0;
    padding: 0px;
    background: #FFF;
    border: none;
    border-radius: 0;
    color: #000;
    font-family: "Roboto", Arial, sans-serif !important;
    white-space: nowrap;
    font-size: 1.0em;
    line-height: 1.0em;
    text-transform: none !important;
    letter-spacing: 0px !important;
    font-weight: 400;
}

.eventlist .ctabutton>a:link, 
.eventlist .ctabutton>a:visited {
    color: #000 !important;
    text-decoration: none;
    background: #FFF !important;
    padding: 8px 20px;
    transition: 0.8s ease;
    border: 1px solid #ededed;
}
.eventlist .ctabutton>a:hover, 
.eventlist .ctabutton>a:active {
    color: #FFF !important;
    text-decoration: none;
    background: #318424 !important;
    padding: 8px 20px;
    opacity: 1;
}
.eventlist ul.hpevents li { 
	background: #FFFFFF; 
	margin: 3% 0;
	max-height: 400px;
	overflow: hidden;
	}
.eventlist ul.hpevents li .month {
    font-family: "Roboto", Arial, sans-serif !important;
	font-size: 1.3em;
	background: #FFF;
	padding: 10px 10px 10px 0;
}
.eventlist ul.hpevents li .dateday {
    font-family: "Roboto", Arial, sans-serif !important;
	position: relative;
    display: inline;
    float: left;
    width: 8%;
}
.eventlist ul.hpevents li .dateday .day {
    font-family: "Roboto", Arial, sans-serif !important;
	position: relative;
    display: block;
    float: none;
    padding: 0;
    margin: 0px;
    font-size: 0.8em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0px;
	text-align: center;
}
.eventlist ul.hpevents li .dateday .date {
    font-family: "Roboto", Arial, sans-serif !important;
	position: relative;
    display: block;
    float: none;
    padding: 0%;
    margin: 0;
    font-size: 1.8em;
    color: #000;
    font-weight: 700;
    background: #FFF;
	text-align: center;
}
.eventlist ul.hpevents li .eventtext {
    font-family: "Roboto", Arial, sans-serif !important;
	position: relative;
    float: left;
    display: inline;
    width: 59%;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.5em;
    padding: 0 2% 0 0;
}
.eventlist ul.hpevents li .eventtext button.modal-open,
.eventlist ul.hpevents li .eventtext button.newslink {
    display: block;
    font-family: "Roboto", Arial, sans-serif !important;
    color: #000;
    white-space: normal;
    text-align: left;
    line-height: 1.2em;
    font-size: 1.5em;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 600;
    margin: 8px 0;
}
.eventlist ul.hpevents li .eventtext p { max-height: 140px; overflow: hidden; margin: 20px 0; }
.eventlist ul.hpevents li .eventpic {
    position: relative;
    width: 29%;
    height: auto;
    float: right;
    overflow: hidden;
    margin: 0 0px 0 0;
}
.eventlist ul.hpevents li .eventtext a { 
    display: block;
    font-family: "Roboto", Arial, sans-serif !important;
    color: #000 !important;
    white-space: normal;
    text-align: left;
    line-height: 1.5em !important;
    font-size: 1.6em;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 600 !important;
    margin: 8px 0;
}

.expandbars {
    position: relative;
    display: block;
    width: 83%;
    max-width: 1300px !important;
    margin: 0 auto;
    padding: 2% 2.5%;
    list-style: none;
    border: 1px solid #ededed;
    font-size: 1em;
    white-space: normal;
    text-align: left;
    line-height: 1em;
}
.expandbars .ctabutton,
.expandbars .ctabutton>button.modal-open {
    font-family: "Roboto", Arial, sans-serif !important;
}

.expandbars button.modal-open:hover, button.modal-open:active {
    font-family: "Roboto", Arial, sans-serif !important;
	font-size: 1.1em;
    color: #318424;
    text-decoration: underline;
    background: #FFFFFF;
    padding: 0;
    opacity: 1;
}

.expandcontent > .content {
    position: relative;
    display: block;
    width: 92% !important;
    max-width: 1300px !important;
}

.expand_multi > ul > li {
    padding: 3% !important;
    list-style-type: none;
    border: 1px solid #ededed !important;
    margin: 0 0 30px 0 !important;
}

.expandcontent .expand_content .summary_content {
    display: inline-block !important;
    font-size: 1.6em !important;
    color: #318424 !important;
    text-transform: none !important;
    font-weight: 300;
}
.expandcontent .expand_content .summary_content strong {
    display: inline-block !important;
    font-size: 0.7em !important;
    color: #000 !important;
    text-transform: none !important;
    font-weight: 500 !important;
}
.expandcontent .expand_content summary:hover, .expandcontent .expand_content .summary_content:hover {
    color: #318424;
    text-decoration: none;
    cursor: pointer;
}
.expandcontent .expand_content .summary_content::before { display: none; }
.expandcontent .expand_content .summary_content .subtitle {
    font-family: "Roboto", Arial, sans-serif;
    color: #000000;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    font-size: 0.6em !important;
    line-height: 1.0em !important;
    font-weight: 600 !important;
}
.expand_listing > .content > .words > .padding {
    padding: 2% 2% 2% 2% !important;
    border-width: 1px 1px 0px 1px !important;
    border-style: solid;
    border-color: #ededed;
}
.expandcontent .expand_content .details_content {
    font-size: 1.2em !important;
    padding: 0 !important;
}

.fivecol>.content>.words>.multibuttons2>.multicolumns>.multicol .multitext .linktitle {
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 1.25em !important;
    text-align: left;
    font-weight: 400 !important;
    margin: 10px auto 5px auto;
    color: #318424 !important;
}

.fourcol {
	background: #FFF;
    padding: 0 !important;
}
.fourcol>.content {
    max-width: 3300px !important;
    width: 92%;
}
.fourcol>.content,
.fourcol>.content>.words,
.fourcol>.content>.words>.multibuttons {
    max-width: 3300px !important;
}

.fourcol>.content>.words>.multibuttons2 {
    position: relative;
    width: 100%;
    max-width: 3300px;
    display: block;
    margin: 0px auto;
}

.fourcol>.content>.words>.padding h2 {
    line-height: 1.1em;
}
.fourcol>.content>.words>.multibuttons>ul>li>.multimgshell img {
    width: 100% !important;
}
.fourcol>.content>.words>.multibuttons>ul>li>.multitext {
    font-family: "Roboto", Arial, sans-serif !important;
	font-size: 1em !important;
}
.fourcol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 1.5em !important;
    text-align: left;
    color: #318424;
    font-weight: 400;
    margin: 0;
    line-height: 1.3em;
	text-transform: uppercase;
}
.fourcol>.content>.words>.multibuttons>ul>li>.multitext>.ctabutton>button.modal-open {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1.1em;
    color: #318424;
    background: #FFF;
	font-family: "Roboto", Arial, sans-serif !important;
}
.fourcol>.content>.words>.multibuttons2>.multicolumns>.multicol .multitext {
    font-size: 1.1em !important;
    line-height: 1.5em !important;
}
.fourcol>.content>.words>.multibuttons2>.multicolumns>.multicol .multitext p {
    line-height: 26px;
}

#slidegallerybox {
    position: relative;
    width: 100%;
    max-width: 1300px !important;
    margin: 20px auto;
    z-index: 99;
}
.gridshow .content {
    position: relative;
    display: block;
    width: 92%;
    max-width: 1300px !important;
    height: auto !important;
    margin: 0px auto;
    padding: 0;
    vertical-align: top;
    overflow: visible;
}
#slidegallery div.galleryslide {
    position: relative;
    display: block;
    float: left;
    width: 22%;
    height: auto;
    min-height: 200px;
    font-size: 0;
    line-height: 0;
    margin: 0px 3% 3% 0px;
    padding: 0px;
    border: none;
    overflow: hidden;
}

.highlight .content {
	max-width: 1300px !important;
	margin: 15px auto;
    width: 92% !important;
}
.highlight>.content>.imgshell {
    position: relative;
    display: table-cell;
    float: left;
    width: 20%;
    overflow: hidden;
    margin: 5px 30px 0 0;
}
	.highlight>.content>.imgright,
	.highlight>.content>.imgleft {
		margin: 0 0 0 0 !important;
	}
.highlight .content .words {
    position: relative;
    display: table-cell;
    text-align: center;
    width: 50%;
    margin: 0;
    padding: 0;
    background: #FFF;
    border: none;
}
.highlight>.content>.words>.padding {
    position: relative;
    text-align: left;
    width: 92%;
    margin: 0;
    padding: 0;
    line-height: 2.0em;
}
	.highlight>.content.alignright>.words>.padding {
		position: relative;
		text-align: left;
		width: 92%;
		margin: 0;
		padding: 0;
		line-height: 2.0em;
	}
.highlight>.content>.words>.padding h2 {
    position: relative;
	display: inline-block;
	margin: 0px 0 10px 0;
	padding: 0;
	font-family: "Roboto", sans-serif !important;
    font-weight: 300 !important;
    font-size: 2.3em !important;
    color: #318424;
	text-transform: none;
	letter-spacing: 0px;
}
	.highlight.himedium>.content>.words>.padding h2 {
		position: relative;
		display: inline-block;
		margin: 0px 0 10px 0;
		font-family: "Roboto", sans-serif !important;
		font-weight: 500 !important;
		font-size: 1.3em;
		color: #FFF;
		text-transform: uppercase;
		letter-spacing: 1px;
		background: #318424;
		padding: 10px;
	}
.highlight>.content>.words>.padding .subtitle {
    font-family: "Roboto", sans-serif !important;
    font-weight: 200 !important;
    font-size: 3.0em !important;color: #000 !important;
    line-height: 1.0em;
    padding-bottom: 15px;
    margin: 15px 0 15px 0;
    border-bottom: none;
}
.highlight>.content>.words>.padding .cmsp {
    font-size: 1.2em;
    line-height: 28px;
    display: block;
    margin: 10px 0;
}

.mcform {width: 50%; float: right; margin-top: -100px; }
.mcform #mc_embed_signup input.text { width: 100%; color: #FFF; height: 50px; border-radius: 0px; box-shadow: none !important; border: 2px solid #FFF; background: #318424; font-size: 1.1em; }
.mcform #mc_embed_signup input.required { width: 100%; color: #FFF; height: 50px; border-radius: 0px; box-shadow: none !important; border: 2px solid #FFF; background: #318424; font-size: 1.1em; }
.mcform #mc_embed_signup input.button { width: 100%; color: #FFF; height: 50px; border-radius: 0px; box-shadow: none !important; border: 2px solid #FFF; background: #318424; text-align: center; font-size: 1.1em; }


.section.hidark {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    overflow: visible;
    margin: 30px auto 0px auto;
    padding: 0px;
    text-align: left;
    max-width: 1300px !important;
    background: url() repeat-x;
    border: 1px solid #318424 !important;
}
.section.hidark .content .words .padding {
    margin: 3%;
    width: 94%;
}
.section .content,
.section .content .words, 
.section .content .words .padding {
    text-align: left;
	max-width: unset;
}
.section .content .words .padding h2 {
	line-height: 1.0em !important;
    font-size: 2.6em !important;
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	margin: 0 0 0px 0;
	border-bottom: none;
	text-align: left; 
}
	.section.hidark .content .words .padding h2 {
		line-height: 1.0em !important;
		font-size: 3.0em !important;
		font-family: "CHRA-Hand", sans-serif !important;
		font-weight: 100;
		margin: 0 0 0px 0;
		border-bottom: none;
		text-align: left; 
		height: auto !important;
		color: #318424 !important;
		padding: 0;
	}
	.section.hidark>.content>.words>.padding .subtitle {
		font-size: 1.5em;
		line-height: 1.5em;
		font-weight: 400;
		margin: 20px 0;
		color: #318424;
        text-transform: uppercase;
	}
    .section.hidark>.content>.words>.padding .cmsp {
        font-size: 1.18em;
		line-height: 1.6em;
	}

.sectiontitle { }
.sectiontitle .content { position:relative; display:block; width:92%; height: auto; overflow: visible; margin: 0 auto; padding: 0px; align-content: left; max-width: 1300px !important; }
.sectiontitle .content h2 { 
	font-size: 1.6em;
	text-transform: uppercase;
	letter-spacing: 1px; 
	color: blue; 
	font-weight: 400 !important;
	margin: 40px 0 0 0;
}


.slideshow { border-bottom: none; }

.slideshow .content {
    position: relative;
    display: block;
    width: 92%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

#slidegallery .galleryitem img {
    position: absolute;
    width: 100% !important;
    height: auto!important;
    top: 0;
    bottom: 0;
    left: unset;
    right: 0;
}

.text>.content, 
.text.bgdark>.content, 
.text.bgwhite>.content,
.text.bglight>.content{
    margin: 0 auto !important;
    padding: 0 0 0 0px !important;
    width: 92% !important;
    max-width: 1300px !important;
}

.text { border-bottom: none; }
.text .content.aligncenter {padding: 0 !important; }
.text .content .words .padding {
    margin: 0;
    padding: 0 0 50px 1px;
    width: 100%;
}
.text .content .words .padding h2 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 200 !important;
    font-size: 3.0em !important;
    text-transform: none;
    margin: 0 0 10px 0;
    color: #000;
    border-bottom: none;
    line-height: 1.3em;
}

	.text.hidark .content .words .padding h2 {
		font-family: "Roboto", sans-serif !important;
		font-weight: 200 !important;
		font-size: 2.5em !important;
		text-transform: none;
		margin: 0 0 0px 0;
		color: #318424;
		border-bottom: none;
		line-height: 1.3em;
	}
	.text.hidark .content .words .padding .cmsp a {
		text-decoration: none;
		color: #318424 !important;
		border: 1px solid #318424;
		background: #FFF !important;
	}
	.text.hidark .content .words .padding .ctabutton>button.modal-open, 
	.text.hidark .content .words .padding .ctabutton>a:link, 
	.text.hidark .content .words .padding .ctabutton>a:visited, 
	.text.hidark .content .words .padding .cms-button>a:link, 
	.text.hidark .content .words .padding .cms-button>a:visited {
		background: #FFF !important;
	}
    .text.hidark .content .words .padding br {
        margin-bottom: 10px;
    }
.text>.content .words .padding .subtitle {
    font-family: "Roboto", sans-serif !important;
    font-weight: 500 !important;
    font-size: 1.5em !important;
    text-transform: none;
    margin: 0 0 0px 0;
    color: #318424;
    border-bottom: none;
    line-height: 1.9em;
    padding: 10px 0;
}
.text>.content .words .padding .cmsp {
    line-height: 1.5em;
	font-size: 1.2em;
}
.text>.content .words .padding .cmsp br {
    line-height: 0.6em;
    margin: 0 0 -10px 0;
    font-size: 0.8em;
}
.text>.content .words .padding .cmsp .cms-subtitle1 {
    font-size: 2.0em !important;
    line-height: 1.0em;
    margin: 10px 0 0 0 !important;
    padding: 0;
    border-bottom: none;
    color: #318424;
    display: block;
}
.text>.content .words .padding .cmsp .cms-subtitle2 {
    font-size: 1.5em;
	line-height: 1.1em;
	margin: 10px 0 0 0 !important;
	border-bottom: none;
	color: #318424;
	display: block;
}
.text>.content .words .padding .cmsp .cms-subtitle3 {
    font-size: 1.2em;
	line-height: 1.0em;
	font-family: "Roboto", sans-serif !important;
	font-weight: 400 !important;
	margin: 10px 0 0 0 !important;
	border-bottom: none;
    background: #318424;
	color: #000;
	display: inline;
    padding: 8px 10px;
}
.text>.content .words .padding .cmsp iframe {
    min-height: 600px;
	width: 100% !important;
}
	.text>.content .words .padding .cmsp iframe .vp-center {
		justify-content: left !important;
	}
.text>.content .imgcenter {
    position: relative;
    display: block;
    float: none;
    width: 100%;
    overflow: hidden;
    margin: 0px auto 40px auto;
    z-index: 2;
}

	.text.bgdark {
		background: #318424 !important;
		padding: 50px 0;
		margin: 0 !important;
		min-height: 350px;
	}
	.text.bgdark .content .words .padding .cmsp {
		font-weight: 400 !important;
		text-transform: none !important;
		color: #FFF !important;
		width: 90%;
	}
	.text.bgdark>.content .words .padding .cmsp .cms-subtitle1 {
		font-size: 1.6em !important;
		line-height: 1.0em;
		font-family: "CHRA-Hand", sans-serif !important;
		font-weight: 100 !important;
		margin: 0 !important;
		border-bottom: none;
		color: #FFF;
		display: inline;
	}
	.text.bgdark .content .words .padding .cmsp .cms-subtitle1 { color: #FFF; font-weight: 100; }

    .text.bgdark .content .words .padding h2 {
		font-family: "CHRA-Hand", sans-serif !important;
		font-weight: 100 !important;
		font-size: 3.7em !important;
		text-transform: none;
		margin: 0 0 0px 0;
		color: #FFF !important;
		border-bottom: none;
		line-height: 1.0em;
	}
	.text.bgdark .content .words .padding .ctabutton {margin: 30px 20px 20px 0;padding: 20px 0px;background: transparent; border:none; }
	.text.bgdark .content .words .padding .ctabutton>a:link, 
	.text.bgdark .content .words .padding .ctabutton>a:visited {background: transparent !important; padding: 15px 25px; color: #FFF !important; border: 1px solid #FFF !important; }

	.text.bgdark .content .words .padding .subtitle {
		line-height: 1.5em;
		font-size: 2.8em !important;
		font-family: "Roboto", sans-serif;
		font-weight: 100 !important;
		text-transform: none !important;
		color: #FFF !important;
		width: 90%;
		border-bottom: none;
	}
	.text.bgdark>.content .words .padding .subtitle .cms-subtitle1 {
		font-size: 1.6em !important;
		line-height: 1.0em;
		font-family: "CHRA-Hand", sans-serif !important;
		font-weight: 100 !important;
		margin: 0 !important;
		border-bottom: none;
		color: #FFF;
		display: inline;
	}
	.text.bgdark .content .words .padding .subtitle .cms-subtitle1 { color: #FFF; font-weight: 100; }

.text.bgwhite .content .words .padding .ctabutton {margin: 50px 20px 20px 0;padding: 20px 0px;background: transparent;border: none; color: #318424 !important; }
.text.bgwhite .content .words .padding .ctabutton>a:link, .text.bgwhite .content .words .padding .ctabutton>a:visited {background: #FFF !important; padding: 15px 25px; color: #318424 !important; }

.text>.content .imgshell,
.text>.content .imgleft {
    position: relative;
    display: inline;
    float: left;
    width: 50%;
    height: auto !important;
    overflow: hidden;
    margin: 0px 25px 30px 0px;
    z-index: 2;
}
.text>.content .imgright {
    position: relative;
    display: inline;
    float: right;
    width: 50%;
    height: auto !important;
    overflow: hidden;
    margin: 0px 0px 30px 40px;
    z-index: 2;
}
.text .content .embedshell iframe {
    width: 100% !important;
    height: 100% !important;
    min-height: 600px !important;
    background: #000;
}


.threecol { width: 92%; }
.threecol,
.threecol .content,
.threecol .content>.words,
.threecol .content>.words>.multibuttons {
    max-width: 1300px !important;
}
.threecol .content {
    padding: 0 0 0 0;
    width: 100% !important;
}
.threecol>.content>.words>.multibuttons>ul>li {
    background: #FFF;
}
.threecol>.content>.words>.multibuttons>ul>li>.multitext {
    background: #FFF;
    color: #000;
    width: 100%;
    margin: 0;
    padding: 0;
}
.threecol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 1.5em;
    text-align: left;
    color: #318424;
    font-weight: 400;
    line-height: 1.3em;
    margin: 10px auto 15px auto;
    text-transform: uppercase;
}
.threecol>.content>.words>.multibuttons>ul>li>.multitext>.subtitle {
    font-family: "Roboto", Arial, sans-serif;
	font-weight: 400;
	font-size: 1.2em;
}


.threecol>.content>.words>.multibuttons2 {
    position: relative;
    width: 100%;
    max-width: 1300px !important;
    display: block;
    margin: 0px auto;
}
.threecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multimgshell {
    width: 100%;
    margin: 0;
    line-height: 0;
    background: #000;
}
.threecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multimgshell > img {
    width: 100%;
    opacity: 80%;
}
.threecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext {
    position: absolute;
    top: 50px;
    bottom: unset;
    margin: 5% 7% 2% 7%;
    text-align: center;
    width: 86%;
}
.threecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext .linktitle {
    font-size: 2.6em;
    line-height: 1.0em;
    font-family: "CHRA-Hand", sans-serif !important;
    color: #FFF;
    text-shadow: 1px 1px 2px #222222;
    width: 90%;
    margin: 0 auto;
}
.threecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext .linktitle a {
    color: #FFF !important;
    text-shadow: 1px 1px 2px #222222;
}
.threecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext .subtitle {
    font-family: "Roboto", Arial, sans-serif;
    color: #FFF !important;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 400;
}
.threecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext .subtitle a {
    color: #FFF !important;
    text-decoration: none;
}

.twocolwide>.content {
    position: relative;
    width: 92%;
    max-width: 1300px !important;
    height: auto;
    margin: 0 auto;
    padding: 0 0 0 00;
    display: block;
}
.twocolwide>.content>.words>.multibuttons>ul>li>.multimgshell, 
.twocolwide>.content>.words>.multibuttons>ul>li>.multimgleft, 
.twocolwide>.content>.words>.multibuttons>ul>li>.multimgcenter, 
.twocolwide>.content>.words>.multibuttons>ul>li>.multimgfull {
    background: #000 !important;
	width: 100% !important;
	margin: 0 0 10px 0 !important;
}
.twocolwide>.content>.words>.multibuttons>ul>li>.multimgshell img, 
.twocolwide>.content>.words>.multibuttons>ul>li>.multimgleft img, 
.twocolwide>.content>.words>.multibuttons>ul>li>.multimgcenter img, 
.twocolwide>.content>.words>.multibuttons>ul>li>.multimgfull img {
    position: relative;
    width: 100%;
    height: auto !important;
    opacity: 60% !important;
	margin-bottom: -10px;
}

.twocolwide>.content>.words>.multibuttons>ul>li>.multimgshell a, 
.twocolwide>.content>.words>.multibuttons>ul>li>.multimgleft a, 
.twocolwide>.content>.words>.multibuttons>ul>li>.multimgcenter a, 
.twocolwide>.content>.words>.multibuttons>ul>li>.multimgfull a {
    display: block;
    position: relative;
    height: 100%;
}
.twocolwide>.content>.words>.multibuttons>ul>li>.multitext {
    position: absolute;
    width: 100% !important;
    padding: 0;
    margin: 0 0 0 0;
    font-size: 1.4em;
    line-height: 2.0em;
    display: block;
    color: #FFF;
    top: 15%;
    text-align: center;
    font-weight: 300;
}
.twocolwide>.content>.words>.multibuttons>ul>li>.multitext .linktitle {
    font-size: 1.1em;
    font-weight: 300;
    margin: 0 auto;
    font-family: 'Roboto';
	width: 90%;
}
	.twocolwide>.content>.words>.multibuttons>ul>li>.multitext .linktitle a:link,
	.twocolwide>.content>.words>.multibuttons>ul>li>.multitext .linktitle a:visited,
    .twocolwide>.content>.words>.multibuttons>ul>li>.multitext .subtitle a:link,
	.twocolwide>.content>.words>.multibuttons>ul>li>.multitext .subtitle a:visited, 
    .twocolwide>.content>.words>.multibuttons>ul>li>.multitext .mftext a:link,
	.twocolwide>.content>.words>.multibuttons>ul>li>.multitext .mftext a:visited {
		color: #FFF !important;
		text-decoration: none !important;
	}
.twocolwide>.content>.words>.multibuttons>ul>li>.multitext .subtitle {
    color: #FFF;
    margin: 10px auto;
    padding: 0px;
    font-size: 2.2em;
    line-height: 0.9em;
    font-weight: 300;
    font-family: 'CHRA-Hand', sans-serif;
    text-decoration: none !important;
	width: 90%;
}
.twocolwide>.content>.words>.multibuttons>ul>li>.multitext a {
    text-decoration: none !important;
    color: #FFF;
}
.twocolwide>.content>.words>.multibuttons>ul>li>.multitext>.mftext {
    line-height: 1.0em;
	margin: 0 auto;
	width: 90%;
}
.twocolwide>.content>.words>.multibuttons>ul>li>.multitext>.ctabutton { margin-top: 0 !important; background: transparent !important; }
.twocolwide>.content>.words>.multibuttons>ul>li>.multitext>.ctabutton>button.modal-open { margin-top: 0 !important; background: transparent !important; }


.jarallax {
    top: 75px;
}
	body#home .jarallax {
    	top: 65px;
	}
.jarallax .content {
    position: relative;
    width: 100%;
    height: 1100px !important;
    display: block;
    margin: 0 !important;
}
.jarallax .jarallax-container {
    height: 1100px !important; margin: 0 !important;
	background: #000 !important;
}
.jarallax .jarallax-container img.jarallax-img {
   	height: 1100px !important;
	left: -2% !important;
    width: 120% !important;
}
.jarallax .content .words {
    position: absolute;
    bottom: 45%;
    left: 8%;
    width: 90%;
    max-width: 1000px;
    height: auto;
    z-index: 1000;
    background: transparent;
    border: none;
}
.jarallax .content .words .padding {width: 100%;}
.jarallax .content .words .padding h2 { font-family: "Roboto", sans-serif !important; font-size: 24px !important; text-transform: uppercase; letter-spacing: 1px; font-weight: 400 !important; line-height: 30px; color: #FFF !important;}
.jarallax .content .words .padding .subtitle {
	color: #FFF !important;
	font-size: 3.0em;
	font-family: "Roboto", sans-serif;
	font-weight: 200;
	line-height: 1.0em;
}
.jarallax .content .words .padding .ctabutton {margin: 30px 20px 20px 0;padding: 20px 0px;background: transparent;border: none; }
.jarallax .content .words .padding .ctabutton>a:link, 
.jarallax .content .words .padding .ctabutton>a:visited {background: transparent !important; padding: 25px 25px; color: #FFF !important; border: 1px solid #FFF !important; }

/* fake footer for now */

.fourcol>.content>.words>.multibuttons>ul>li>.multimgshell img { width: 60%; }
.fourcol>.content>.words>.multibuttons>ul>li>.multitext { font-size: 0.6em; }


/* -------------------------------------  Individual Page Exceptions ---------------------------------- */

body#home .billboard {
    margin: -50px auto;
}
body#home .billboard,
body#home .billboard .content .words {
    height: 750px;
}
body#home .billboard .content .words .padding h2 { font-size: 4.0em; }

body#home .text .content .words .padding h2 {
    font-size: 1.4em;
    font-family: "Roboto", sans-serif;
    margin: 0;
    border-bottom: none;
    text-transform: uppercase;
    color: #318424;
    font-weight: 300 !important;
    padding: 0;
    line-height: 1.0em;
}
body#home .text .content .words .padding .pr-news  {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1300px !important;
}
body#home .text .content .words .padding .pr-news .pr-columns .pr-newscols h2 {
    color: #000;
    font-size: 1.0em !important;
    line-height: 1.0em;
    margin: 0 0 5px 0;
	font-weight: 400 !important;
}
body#home .text .content .words .padding .pr-news .pr-feature .pr-featcol {
    position: relative;
    width: 100%;
    max-width: 1300px !important;
}
body#home .text .content .words .padding .pr-news .pr-columns {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1300px !important;
}
body#home .text .content .words .padding .pr-news .pr-feature .pr-featcol .feattext h2 {
    font-size: 1.0em;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
}
body#home .text .content .words .padding .pr-news .pr-columns .pr-newscols .hightext h2 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 600 !important;
    font-size: 1.0em !important;
    line-height: 1.5em !important;
}
body#home .pr-news .pr-columns .pr-newscols.last {
    position: relative;
    height: auto !important;
    padding: 0 0 0 0;
    margin: 0;
    display: block;
    vertical-align: top;
    width: 100%;
    float: none;
}
body#home .pr-news .pr-columns .pr-newscols .newsimg {
    position: relative;
    width: 25%;
    height: auto !important;
    max-height: 500px;
    overflow: hidden;
    padding: 0;
    margin: 0 2% 0 0;
    display: inline-block;
    z-index: 100;
    float: left;
}
body#home .pr-news .pr-columns .pr-newscols .newstext {
    position: relative;
    text-align: left;
    margin: 0;
    padding: 0 0 20px 0;
    z-index: 100;
    font-size: 1.2em;
}
body#home .pr-news .pr-columns .pr-newscols .newstext h2 {
    font-weight: 400 !important;
}
body#home .pr-news .pr-columns .pr-newscols .newstext .ctabutton {
    display: none !important;
}



body#aip .fourcol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle {
    font-size: 1.6em !important;
	color: #318424;
    text-transform: none !important;
	margin: 10px 0 20px 0 ;
}
body#aip .fourcol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext .linktitle {
    font-family: "Roboto", Arial, sans-serif;
	font-size: 1.6em !important;
	color: #318424 !important;
    text-transform: none !important;
	margin: 10px 0 20px 0 ;
	font-weight: 400;
	text-decoration: none; 
}
	body#aip .fourcol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext .linktitle a:link,
	body#aip .fourcol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext .linktitle a:visited {
		font-family: "Roboto", Arial, sans-serif;
		text-decoration: none; 
	}
	body#aip .fourcol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext a:link .linktitle,
	body#aip .fourcol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext a:visited .linktitle {
		font-family: "Roboto", Arial, sans-serif;
		text-decoration: none; 
	}
	body#aip .fourcol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext a:link,
	body#aip .fourcol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext a:visited {
		font-family: "Roboto", Arial, sans-serif;
		text-decoration: none; 
	}
body#aip .fourcol>.content {
    max-width: 3300px !important;
}
body#aip #introshell .introtype,
body#aip #introshell>.introtype>#title{
	max-width: 3300px !important;
}

body#events .cal_event h1 {
    font-size: 4.8em !important;
    margin: 10px 0 0 0 !important;
}
body#events .cms-subtitle2 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 400 !important;
    font-size: 1.2em!important;
    text-transform: uppercase;
    margin: 0 0 0px 0;
    color: #318424 !important;
    border-bottom: none;
    line-height: 1.3em;
    padding: 10px 0;
}

body#events .cal_event .subtitle {
    line-height: 1.4em;
    font-size: 3.0em;
    font-family: "Roboto", sans-serif;
    font-weight: 200;
    margin: 5px auto 15px auto;
}
body#events .eventlist>h2 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 100 !important;
    font-size: 2.3em !important;
    line-height: 1.35em !important;
}

    body#event .text .content .calendar .twocolumns {
        width: 100%;
        margin: 40px auto 0px auto;
    }
    body#event .text .content .calendar .twocolumns .left {
        float: left;
        display: inline;
        width: 25%;
    }
    body#event .text .content .calendar .twocolumns .right {
        float: left;
        width: 75%;
        display: inline;
        font-size: 1.2em;
    }

body#news .text .content .words .padding .pr-news  {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1300px !important;
}
body#news .text .content .words .padding .pr-news .pr-columns .pr-newscols h2 {
    color: #000;
    font-size: 1.0em !important;
    line-height: 1.3em;
    margin: 0 0 5px 0;
	font-weight: 400 !important;
}
body#news .text .content .words .padding .pr-news .pr-feature .pr-featcol {
    position: relative;
    width: 100%;
    max-width: 1300px !important;
}
body#news .text .content .words .padding .pr-news .pr-columns {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1300px !important;
}
body#news .text .content .words .padding .pr-news .pr-feature .pr-featcol .feattext h2 {
    font-size: 1.8em;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
}
body#news .text .content .words .padding .pr-news .pr-columns .pr-newscols .hightext h2 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 600 !important;
    font-size: 1.2em !important;
    line-height: 1.5em !important;
}

body#news .pr-news .pr-columns .pr-newscols .newstext {
    position: relative;
    text-align: left;
    margin: 0;
    padding: 0 0 20px 0;
    z-index: 100;
    font-size: 1.2em;
}
body#news .pr-news .pr-columns .pr-newscols .newstext h2 {
    font-weight: 400 !important;
}
body#news .pr-news .pr-columns .pr-newscols .newstext .ctabutton {
    display: none !important;
}
body#news .pr-news {
    max-width: 1200px;
}
body#news .pr-news .pr-columns {
    max-width: 1200px;
}
body#news .pr-news .pr-columns .pr-newscols .pr-morenews {
    width: 82%;
    padding: 0 6%;
    background: #FFF;
}
body#news .pr-news .pr-columns .pr-newscols .pr-morenews h2 { font-weight: 400 !important; }


body#mastudents .threecol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 1.1em;
    text-align: left;
    color: #000;
    font-weight: 600;
    line-height: 1.3em;
    margin: 10px auto 0px auto;
    text-transform: none;
}
body#mastudents .threecol>.content>.words>.multibuttons>ul>li>.multitext {
    background: #FFF;
    color: #000;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 1.2em;
}

body#mfest #introtext .intro {
    padding: 3% 0;
    font-size: 1.2em;
    line-height: 1.6em;
    text-align: left;
    font-weight: 400;
}
body#mfest .text>.content .imgshell {
    width: 45%;
    margin: 0px 45px 30px 0px;
    z-index: 2;
}
body#mfest .text .content .words .padding h2 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 600 !important;
    font-size: 1.2em !important;
}
body#mfest .text>.content .words .padding .subtitle {
    font-family: "Roboto", sans-serif !important;
    font-weight: 300 !important;
    font-size: 2.5em !important;
    text-transform: none;
    margin: 0 0 0px 0;
    color: #318424;
    border-bottom: none;
    line-height: 1.0em;
    padding: 10px 0;
}


body#resources #introshell .introtype {
    max-width: 2300px !important;
}
body#resources introshell .introtype #title {
    max-width: 2300px !important;
}
body#resources .subtitle {
    margin: 20px 0px 40px 0px;
    font-size: 1.2em;
}
body#resources .fivecol>.content>.words>.multibuttons2>.multicolumns>.multicol .multitext .linktitle {
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 1.5em !important;
}
body#resources .fivecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell {
    flex: 16%;
    margin: 0 15px 0 30px;
}
body#resources .fivecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multimgshell {
    margin: 0 0 25px 0;
}
body#resources .fourcol>.content, .fourcol>.content>.words, .fourcol>.content>.words>.multibuttons {
    max-width: 2300px !important;
}

body#resource .embshell iframe {
    width: 100% !important;
    height: 100% !important;
    min-height: 600px !important;
    background: #000;
}

body#resource .rescol .ctabutton {
    margin: 20px 20px 20px 0 !important;
}

/* Sandbox Mods */

body#sandbox .text.bgmedium { background: #318424 !important; color: #FFF !important; }
body#sandbox .text.bgmedium .content { padding-top: 50px !important; }
body#sandbox .text.bgmedium .content .words .padding h2,
body#sandbox .text.bgmedium .content .words .padding .subtitle,
body#sandbox .text.bgmedium .content .words .padding .cmsp {color: #FFF !important;}
body#sandbox .text.bgmedium .content .words .padding .subtitle{ color: #FFF; padding: 0px; margin: 0; border: none !important; }
body#sandbox .text.bgmedium>.content .words .padding .cmsp .cms-subtitle1 { color: #FFF; padding: 0; }
body#sandbox #introshell>.introtype .subtitle .cms-subtitle1 { background: #318424; padding: 0 10px; }
body#sandbox .text .content .words .padding .subtitle,
body#sandbox .threecol .content .words .padding .subtitle,
body#sandbox .twocol .content .words .padding .subtitle,
body#sandbox .twocolwide .content .words .padding .subtitle,
body#sandbox .fourcol .content .words .padding .subtitle {
	position: relative;
	display: inline-block;
	margin: 10px 0 10px 0;
	font-family: "Roboto", sans-serif !important;
	font-weight: 500 !important;
	font-size: 1.3em !important;
	line-height: 1.0em !important;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #318424;
	padding: 10px;
}
body#sandbox .fourcol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle,
body#sandbox .threecol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle{
    color: #3a468b;
}
body#sandbox .text>.content .words .padding .cmsp .cms-subtitle1 {
    font-size: 2.0em;
    line-height: 1.0em;
    font-family: "CHRA-Hand", sans-serif !important;
    font-weight: 100 !important;
    margin: 0 !important;
    border-bottom: none;
	color: #FFF !important;
	background: #318424;
	padding: 0 10px;
    display: inline;
}

body#sandbox .highlight.himedium .content .words .padding .ctabutton>button.modal-open, 
body#sandbox .highlight.himedium .content .words .padding .ctabutton>a:link, 
body#sandbox .highlight.himedium .content .words .padding .ctabutton>a:visited, 
body#sandbox .highlight.himedium .content .words .padding .cms-button>a:link, 
body#sandbox .highlight.himedium .content .words .padding .cms-button>a:visited {
    background: #318424 !important;
}
body#sandbox .cms-button {
    background: #318424;
	color: #FFF;
}
body#sandbox .cms-button a:link, body#sandbox .cms-button a:visited {
    color: #FFF !important;
    text-decoration: none;
    background: #318424 !important;
    padding: 8px 10px;
    transition: 0.8s ease;
    border: 1px solid #318424 !important;
}
body#sandbox .cms-button a:hover, body#sandbox .cms-button a:active {
    color: #FFF !important;
    text-decoration: none;
    background: #000 !important;
    padding: 8px 10px;
    opacity: 1;
    border: 1px solid #000 !important;
}
body#sandbox .highlight.himedium .content .words .padding .ctabutton a:hover,
body#sandbox .highlight.himedium .content .words .padding .ctabutton a:active,
body#sandbox .ctabutton>a:hover, 
body#sandbox .ctabutton>a:active {
    color: #000 !important;
    text-decoration: none;
    background: #FFF !important;
    padding: 8px 10px;
    opacity: 1;
}
body#sandbox .billboard .content .words .padding .ctabutton>a:active, 
body#sandbox .billboard .content .words .padding .ctabutton>a:hover {
    background: #318424 !important;
    padding: 20px 25px !important;
    color: #000 !important;
    border: none !important;
}
body#sandbox .section {
    position: relative;
    display: block;
    width: 92%;
    height: auto;
    overflow: visible;
    margin: 30px auto 0px auto;
    padding: 0px;
    text-align: left;
    max-width: 1000px;
    background: url() repeat-x;
}
body#sandbox .section.himedium {
		position: relative;
		display: block;
		width: 92%;
		height: auto;
		overflow: visible;
		margin: 30px auto 30px auto;
		padding: 0px;
		text-align: left;
		max-width: 1300px !important;
		background: url() repeat-x;
		border: 1px solid #ededed;
	}
	body#sandbox .section.himedium .content .words .padding {
		margin: 3%;
		width: 94%;
	}
body#sandbox .section .content,
body#sandbox .section .content .words, 
body#sandbox .section .content .words .padding {
    text-align: left;
	max-width: unset;
}
body#sandbox .section.himedium .content .words .padding h2 {
    line-height: 1.0em;
    font-size: 2.6em;
    font-family: "CHRA-Hand", sans-serif !important;
    font-weight: 100;
    margin: 0 0 0px 0;
    border-bottom: none;
    text-align: left;
    height: auto !important;
    color: #000 !important;
    padding: 5px 10px;
	background: #318424;
}
body#sandbox .section .content .words .padding h2 {
	line-height: 1.0em;
    font-size: 2.6em;
    font-family: "CHRA-Hand", sans-serif !important;
    font-weight: 100;
    margin: 0 0 0px 0;
    border-bottom: none;
    text-align: left;
    height: auto !important;
    color: #000 !important;
    padding: 0;
	background: #FFF;
}
	body#sandbox .section.hidark .content .words .padding h2 {
		line-height: 60px;
		font-size: 2.6em;
		font-family: "CHRA-Hand", sans-serif !important;
		font-weight: 100;
		margin: 0 0 0px 0;
		border-bottom: none;
		text-align: left; 
		height: auto !important;
		color: blue !important;
		padding: 0;
	}
	body#sandbox .section.hidark>.content>.words>.padding .subtitle {
		font-size: 1.3em;
		line-height: 1.5em;
		font-weight: 300;
		margin: 20px 0;
		color: blue;
	}

body#talks .fourcol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 1.2em !important;
    text-align: left;
    color: #000;
    font-weight: 600;
    margin: 0;
    line-height: 1.3em;
    text-transform: none;
}
	body#talks .fourcol>.content>.words>.multibuttons>ul li .eventtext {
		position: relative;
		display: block;
		margin-top: 15px;
	}
	body#talks .fourcol>.content>.words>.multibuttons>ul li .eventtext .linktitle {
		position: relative;
		font-family: "Roboto", Arial, sans-serif;
		font-size: 1.5em !important;
		text-align: left;
		color: #000;
		font-weight: 400;
		margin: 0;
		line-height: 1.3em;
		text-transform: none;
	}
	body#talks .fourcol>.content>.words>.multibuttons>ul li .eventtext .linktitle button.linkbutton {
		color: #318424 !important;
	}
body#talks .subtitle {
    font-family: "Roboto", Arial, sans-serif;
    color: #318424 !important;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: 400;
}
	body#talks .fourcol>.content>.words>.multibuttons>ul>li .dateday {
		display: block;
		font-family: "Roboto", Arial, sans-serif;
		color: #000000 !important;
		margin: 10px 0px 10px 0px;
		padding: 0px;
		font-size: 1.2em;
		line-height: 1.0em;
		font-weight: 400;
	}
	body#talks .fourcol>.content>.words>.multibuttons>ul>li .dateday .month {
		display: inline !important;
		float: left;
		font-weight: 600;
		margin-right: 5px;
	}
	body#talks .fourcol>.content>.words>.multibuttons>ul>li .dateday .date {
		display: inline !important;
		float: left;
		font-weight: 600;
	}
body#talks .fourcol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle>a:link,
body#talks .fourcol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle>a:visited {
    text-decoration: none;
    color: #000 !important;
}

body#workshops .threecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multicol-mosaic {
    margin-bottom: 30px !important;
}
body#workshops .threecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell {
    flex: 28%;
    max-width: 32%;
    min-height: auto;
    margin: 0 4% 0 0;
}

body#workshops .threecol, .threecol .content, .threecol .content>.words, .threecol .content>.words>.multibuttons {
    max-width: 2300px !important;
}
body#workshops .threecol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 1.5em;
    text-align: left;
    color: #318424;
    font-weight: 400;
    line-height: 1.3em;
    margin: 10px auto 15px auto;
    text-transform: none;
}
body#workshops .threecol>.content>.words>.multibuttons2 {
    position: relative;
    width: 100%;
    max-width: 2300px !important;
    display: block;
    margin: 0px auto;
}
body#workshops .threecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext {
    position: relative;
    top: 0px;
    bottom: unset;
    margin: 0;
    text-align: left;
    width: 100%;
}
body#workshops .threecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext .linktitle {
    position: relative;
    display: block;
    font-size: 1.4em;
    line-height: 1.0em;
    font-family: "Roboto", sans-serif !important;
    text-shadow: none;
    color: #318424 !important;
    width: 100% !important;
    margin: 10px 0;
    font-weight: 400;
}
body#workshops .threecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell .multitext .linktitle a {
    text-shadow: none;
    color: #318424 !important;
}

/* ---------------------------- MEGA SCREEN DISPLAY STYLES ------------------------ */

@media only screen and (min-width: 1996px) and (max-width: 3000px) {

	#subnavigation_menu {
		max-width: 3300px !important;
	}
	body#home .jarallax {
    	top: 0px;
	}
	body#home .jarallax .content {
		position: relative;
		width: 100%;
		height: 1300px !important;
		display: block;
		margin: 0 !important;
	}
	
	.jarallax .jarallax-container {
		height: 1300px !important;
		margin: 0 !important;
		background: #000 !important;
	}
	body#home .jarallax .jarallax-container img.jarallax-img {
		height: 1300px !important;
		left: -2% !important;
		width: 120% !important;
	}
    body#home .text .content .words .padding .pr-news,
    body#home .text .content .words .padding .pr-news .pr-feature .pr-featcol,
    body#home .text .content .words .padding .pr-news .pr-columns {
        width: 100%;
        max-width: 3300px !important;
        min-height: 170px;
    }
	body#events .eventlist {
		max-width: 3300px !important;
	}
	#introshell>.introtype>#title ,
	.pagetitle,
	#introshell .introtype,
	#introtext .intro,
	.text>.content, 
	.text.bgdark>.content, 
	.text.bgwhite>.content,
    .billboard>.content,
    .gridshow>.content,
    #slidegallerybox{
		max-width: 3300px !important;
	}
	#introshell .image img{
		height: auto !important;
		width: 100% !important;
		overflow: hidden !important;
		opacity: 40%;
		position: relative;
		padding: 0;
		margin: 0;
	}
}


/* ---------------------------- LARGE SCREEN DISPLAY STYLES ------------------------ */

@media only screen and (min-width: 1400px) and (max-width: 1995px) {
	
	#subnavigation_menu {
		max-width: 2300px !important;
	}
	
	body#home .jarallax {
    	top: -20px;
		margin-bottom: -120px;
	}
	body#home .jarallax .content {
		position: relative;
		width: 100%;
		height: 1400px !important;
		display: block;
		margin: 0 !important;
	}
	body#home .jarallax .jarallax-container img.jarallax-img {
		height: 1300px !important;
		left: -2% !important;
		width: 120% !important;
	}
    body#home .text .content .words .padding .pr-news,
    body#home .text .content .words .padding .pr-news .pr-feature .pr-featcol,
    body#home .text .content .words .padding .pr-news .pr-columns {
        width: 100%;
        max-width: 3300px !important;
        min-height: 170px;
    }
	body#events .eventlist {
		max-width: 2300px !important;
	}
	body#event .text>.content {
        max-width: 1300px !important;
    }
	#introshell>.introtype>#title ,
	.pagetitle,
	#introshell .introtype,
	#introtext .intro,
	.text>.content, 
	.text.bgdark>.content, 
	.text.bgwhite>.content,
    .billboard>.content,
    .gridshow>.content,
    #slidegallerybox {
		max-width: 3300px !important;
	}
	#introshell .image .introbox h1, #introshell .image .introbox .subtitle {
        margin-left: 0%;
    }
	#introshell .image img{
		height: auto !important;
		width: 100% !important;
		overflow: hidden !important;
		opacity: 40%;
		position: relative;
		padding: 0;
		margin: 0;
	}

}


/* ---------------------------- DESKTOP STYLES ------------------------ */

@media only screen and (min-width: 1331px) and (max-width: 1401px) {

	#introshell>.introtype>#title ,
	.pagetitle,
	#introshell .introtype,
	#introtext .intro,
	.text>.content, 
	.text.bgdark>.content, 
	.text.bgwhite>.content {
		max-width: 1300px !important;
	}
	.embed .words iframe {
		min-width: 100%;
		min-height: 700px;
	}

}


/* ---------------------------- LAPTOP STYLES ------------------------ */

@media only screen and (min-width: 1001px) and (max-width: 1330px) {
	
	#introtext .intro,
    .text>.content, 
    .text.bgdark>.content, 
    .text.bgwhite>.content,
    .twocolwide>.content,
    .fourcol .content,
    .subhead .content { width: 92% !important; margin: 0 auto; }
	
	.embed .words iframe {
		min-width: 100%;
		min-height: 500px;
	}
}

/* ---------------------------- TABLET STYLES ------------------------ */

@media only screen and (min-width: 701px) and (max-width: 1000px) {
	
    #introtext,
	#introtext .intro,
    .text>.content, 
    .text.bgdark>.content, 
    .text.bgwhite>.content,
    .twocolwide>.content,
    .threecol .content,
    .fourcol .content,
    .subhead .content { width: 90% !important; margin: 0 auto !important; }
    
    #supershell { display: block; }
	#supershell>header { position: relative; display: block; position: fixed; width: 100%; background: #FFF; height: 160px; }
	#supershell>#main { 
		position: relative; 
		display: block; 
		width: 100%;
		margin-top: 140px;
        padding: 0 !important;
	}
	
	#supershell>header #sidenav {
        position: fixed;
        width: 90% !important;
        margin: 3% 5% 0 5% !important;
    }
    
    #navigation_menu .menu_nav > .nav_menu_item > a.mainlink {
    position: relative;
    display: block;
    /* -webkit-box-sizing: unset !important; */
    -moz-box-sizing: unset !important;
    /* box-sizing: unset !important; */
    font-size: 1.3em;
    line-height: 1em;
    height: 1.5em;
    padding: 20px 0 20px 0 !important;
    color: #000 !important;
    text-decoration: none;
    z-index: inherit;
    width: 100%;
    font-weight: 300;
}
	
	#navigation_menu .menu_nav > .nav_menu_item {
    position: relative;
    display: block;
    height: 40px;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 2% 0;
    float: none;
    color: #000 !important;
    font-weight: 600;
    border: none;
}
	main #maintext { padding: 0; }
	
	#navigation_menu .menu_nav > .logo img.desktop {
		display: none;
	}
	#navigation_menu img.mobile {
		display: inline-block;
		width: 35%;
		position: absolute;
		top: 0;
		left: -5px;
	}
	
	#supershell>header #sidenav {
        position: fixed;
        width: 80%;
        margin: 3% 10% 0 10%;
    }
	#navigation_menu.nav2 .nav_menu_toggle {
        display: unset !important;
		position: absolute;
        top: 0px;
        right: 0px;
        margin: 0px 5% 0 10px;
		z-index: 10000;
    }
	    #navigation_menu .logo-head {
        position: absolute;
        top: 0px;
        left: 0% !important;
        /* left: unset; */
        right: calc(5% + 25px);
        margin: 0px 10px 0 0;
        display: block;
        width: 100px;
        z-index: 3;
    }

    #navigation_menu .logo-head a {
        position: relative;
        top: 0;
        display: block;
        font-size: 0px;
        /* width: 50%; */
        height: 70px;
        margin: 0 0 10px 0;
        padding: 0 0 0 0;
        text-indent: -9999px;
        color: #222 !important;
        text-decoration: none;
        outline: none;
        z-index: inherit;
        background-image: url(https://chra.bard.edu/images/CHRA_mobile-logo.png);
        background-size: 100px auto;
        background-repeat: no-repeat;
        background-position: left top;
    }
	
	nav#subnavigation_menus {
		margin: 0;
	}
	#subnavigation_menu .nav_menu_toggle > span:not(.sr-only) {
		background: #000;
	}

	#introshell>.introtype>#title {
		margin: 10px auto;
		padding: 10px 0 0px 0;
		width: 90%;
	}
	
    #introshell>.image>.sitetitle {
        top: 490px;
    }
    #introshell .image .introbox {
        width: 100%;
        padding: 0 5% 10% 5%;
        right: unset;
        left: 0;
    }
    #introshell .image .introbox h1 {
        font-family: "CHRA-Hand", sans-serif !important;
        font-size: 5.5em;
    }
	#introshell>.introtype>#title {
		width: 90%;
	}
	
	.threecol>.content>.words>.padding,
	.threecol>.content>.words>.multibuttons {
        width: 100% !important;
    }
    
}

/* ---------------------------- MOBILE STYLES ------------------------- */
@media screen and (max-width: 700px) {
	
	#supershell { display: block; }
	
    #supershell>header {
        display: block; 
        position: fixed; 
        width: 100%; 
        background: #FFF; 
        height: 110px; 
    }
	
    #supershell>#main { 
		position: relative; 
		display: block; 
		width: 100%;
		margin-top: 100px;
        padding: 0 !important;
	}
	
	#supershell>header #sidenav {
        position: fixed;
        width: 100% !important;
        margin: 0 !important;
    }
    
	#navigation_menu .menu_nav_container {
        width: 90%;
        padding: 0 5% 30px 5%;
    }
    
    #navigation_menu .menu_nav > .nav_menu_item > a.mainlink {
        position: relative;
        display: block;
        -moz-box-sizing: unset !important;
        font-size: 1.3em;
        line-height: 1em;
        height: 1.5em;
        padding: 10px 0 5px 0 !important;
        color: #000 !important;
        text-decoration: none;
        z-index: inherit;
        width: 100%;
        font-weight: 500;
    }
	
	#navigation_menu .menu_nav > .nav_menu_item {
    position: relative;
    display: block;
    height: 40px;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 2% 0;
    float: none;
    color: #000 !important;
    font-weight: 600;
    border: none;
}
	main #maintext { padding: 0; }
	
	#navigation_menu .menu_nav > .logo img.desktop {
		display: none;
	}
	#navigation_menu img.mobile {
		display: inline-block;
		width: 30%;
		position: absolute;
		top: 20px;
		left: 30px;
	}
	
	#supershell>header #sidenav {
        position: fixed;
        width: 80%;
        margin: 3% 10% 0 10%;
    }
	#navigation_menu.nav2 .nav_menu_toggle {
        display: unset !important;
		position: absolute;
        top: 0px;
        right: 0px;
        margin: 0px 5% 0 10px;
		z-index: 10000;
    }
	    #navigation_menu .logo-head {
        position: absolute;
        top: 0px;
        left: 0% !important;
        /* left: unset; */
        right: calc(5% + 25px);
        margin: 0px 10px 0 0;
        display: block;
        width: 100px;
        z-index: 3;
    }

    #navigation_menu .logo-head a {
        position: relative;
        top: 0;
        display: block;
        font-size: 0px;
        /* width: 50%; */
        height: 70px;
        margin: 0 0 10px 0;
        padding: 0 0 0 0;
        text-indent: -9999px;
        color: #222 !important;
        text-decoration: none;
        outline: none;
        z-index: inherit;
        background-image: url(https://chra.bard.edu/images/CHRA_mobile-logo.png);
        background-size: 100px auto;
        background-repeat: no-repeat;
        background-position: left top;
    }
    footer {
        display: none;
    }
    
    body#home main #maintext {
        top: -30px;
        margin-bottom: -60px;
    }
    body#home #introshell {
        width: 100% !important;
        margin: 0 auto !important;
    }
    body#home #introshell .image {
        width: 100%;
        height: auto;
        max-height: 300px;
    }
    body#home #introshell .image img {
        height: auto !important;
        width: 100% !important;
        opacity: 80%;
        margin-left: 0;
        max-height: 300px; 
    }
    body#home main #maintext {
        top: -30px;
    }
    body#home .text.bgdark { 
        min-height: 150px;;
    }
    body#home .text.bgdark .content .words .padding .subtitle { 
        width: 100% !important;
        line-height: 1.5em;
        font-size: 1.8em !important;
    }
    body#home .text .content .words .padding {
        margin: 0;
        padding: 0 !important;
        width: 100%;
    }
    
    body#home .billboard {
        max-height: 300px;
        margin: -20px auto;
    }
    body#home .billboard .content .imgshell img, body#home .billboard .content .imgleft img, body#home .billboard .content .imgcenter img, body#home .billboard .content .imgfull img, body#home .billboard .content .imgright img, body#home .billboard .content.alignright .imgright img, body#home .billboard .content.alignleft .imgleft img {
        width: 100%;
        height: auto !important;
        padding: 0;
        margin: -50px 0 0 0;
    }
    body#home .billboard .content .words .padding, 
    body#home .billboard .content.aligncenter .words .padding {
        left: 0px;
        top: 0%;
        max-width: 100%;
    }
    body#home .billboard .content .words .padding .subtitle {
        font-size: 2em;
        font-family: "Roboto", sans-serif;
        font-weight: 100;
        line-height: 40px;
    }
    body#home .billboard .content .words .padding .ctabutton {
        padding: 0px;
    }
    body#home .mcform {
        width: 100%;
        float: none;
        margin-top: 0px;
        font-size: 1.0em !important;
    }
    body#home .mcform #mc_embed_signup input.text,
    body#home .mcform #mc_embed_signup input.required,
    body#home .mcform #mc_embed_signup input.button {
        font-size: 0.8em;
        opacity: 60%;
    }
    
	#introtext { width: 90% !important; margin: 0 auto !important; }

	#introtext,
    #introtext .intro,
    .text>.content, 
    .text.bgdark>.content, 
    .text.bgwhite>.content,
    .highlight .content,
    .twocolwide>.content,
    .threecol .content,
    .fourcol .content,
    .subhead .content { width: 90% !important; margin: 0 auto !important; }
    
	#introshell {
    	width: 100% !important;
	}
    #introshell>.introtype {
    	width: 90% !important;
	}
	#introshell>.introtype .subtitle {
    	font-size: 1.7em;
	}
	#introshell>.introtype>#title {
		margin: 10px auto;
		padding: 0;
		max-width: 1300px !important;
	}
    #introshell>.introtype>#title>h1.pagetitle {
        font-size: 4.0em !important;
        padding: 0px !important;
        margin: 0px 0px 30px 0px !important;
    }
	#introtext .intro {
        width: 100% !important;
        font-size: 1.2em;
        line-height: 1.6em;
        font-weight: 400;
    }
    #introshell>.image>.sitetitle {
        top: 490px;
    }
    #introshell .image .introbox {
        position: absolute;
        width: 100%;
        padding: 0 5% 10% 5%;
        right: unset;
        left: 0;
    }
    #introshell .image .introbox h1 {
        font-family: "CHRA-Hand", sans-serif !important;
        font-size: 5.5em;
    }
    #introshell .image .introbox .subtitle {
        line-height: 40px;
        color: #FFF !important;
        font-size: 2.0em;
    }
	
	.billboard .content .words .padding {left: 10%; top: 10%; width: 90%;}
	.billboard .content .imgshell img, .billboard .content .imgleft img, .billboard .content .imgcenter img, .billboard .content .imgfull img, .billboard .content .imgright img, .billboard .content.alignright .imgright img, .billboard .content.alignleft .imgleft img {
        width: 100%;
        height: auto !important;
        padding: 0;
        margin: 0 0 0 0;
    }
    .billboard .content .imgcenter img{
        width: auto;
        height: 100% !important;
        padding: 0;
        margin: 0 0 0 0;
    }
    .billboard .content .words .padding .subtitle {
        line-height: 40px;
    }
    
    
    .callout {
        margin: 30px auto;
        width: 90% !important;
    }
    .callout .content {
        margin: 20px 0;
        padding: 0;
        width: 100%;
    }
    
    .expandcontent {
        width: 100% !important;
    }
    
    .fivecol { 
        padding: 0 !important;
        margin: 0 auto !important;
    }
    
    .fivecol>.content>.words>.padding {
        margin: 0 !important;
        padding: 0 !important;
    }
    .fivecol>.content>.words h2 {
        text-transform: none;
        letter-spacing: 0px !important;
        font-size: 2.0em !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .fivecol>.content>.words>.multibuttons2>.multicolumns>.multicol .multitext .linktitle {
        font-family: "Roboto", Arial, sans-serif !important;
        font-size: 1.6em !important;
    }
	
    .fourcol { padding: 0 !important; }
    
    .fourcol>.content>.words>.padding {
        margin: 0 !important;
        padding: 0 !important;
    }
    .fourcol>.content>.words>.padding>h2 {
        text-transform: none;
        letter-spacing: 0px !important;
        font-size: 2.0em !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .fourcol>.content>.words>.multibuttons h2 {
        text-transform: none;
        letter-spacing: 0px !important;
        font-size: 2.0em !important;
        margin: 0 !important;
        padding: 0 !important;
    }
	.fourcol>.content>.words>.multibuttons>ul>li { 
		text-align: left !important;
		min-height: 50px;
		background: #FFF !important;
		margin: 0 0 10% 0;
	}
	.fourcol>.content>.words>.multibuttons>ul>li>.multitext {
		text-align: left !important;
		background: #FFF !important;
	}
    .fourcol>.content>.words>.multibuttons>ul>li>.multitext .subtitle {
		font-family: "Roboto", Arial, sans-serif;
		font-size: 1.6em;
	}
    
    .fourcol>.content>.words>.multibuttons>.multicolumns>.multicol .multitext,
    .fourcol>.content>.words>.multibuttons2>.multicolumns>.multicol .multitext {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0;
    }
    .fourcol>.content>.words>.multibuttons2>.multicolumns>.multicol .multitext {
        position: relative;
        width: 100% !important;
        height: auto;
        margin: 0% !important;
        display: block;
        float: none;
    }
    .fourcol>.content>.words>.multibuttons2>.multicolumns>.multicol .multitext .linktitle {
        font-family: "Roboto", Arial, sans-serif !important;
        font-weight: 400 !important;
        text-transform: uppercase !important;
    }
    .fourcol>.content>.words>.multibuttons2>.multicolumns>.multicol .multitext .subtitle {
        font-weight: 400 !important;
    }
    
    .jarallax {
        top: 0px;
    }
    .jarallax .content .words .padding .ctabutton {
        margin: 20px 20px 20px 0;
        padding: 0px 0px;
        background: transparent;
        border: 1px solid #FFF;
    }
    
    .mcform {
        width: 100%;
        float: none;
        margin-top: 0px;
        font-size: 1.0em !important;
    }
    .mcform #mc_embed_signup input.text,
    .mcform #mc_embed_signup input.required,
    .mcform #mc_embed_signup input.button {
        font-size: 0.8em;
        opacity: 60%;
    }
	
	.section>.content {
        width: 90%;
		margin: 20px auto;
	}
    .section>.content> .words> .padding h2 {
        font-size: 2.0em !important;
        line-height: 30px !important;
	}
	.section.hidark .content .words .padding {
		margin: 0;
		width: 100%;
	}
	.section.hidark .content .words .padding h2 {
    	line-height: 30px;
	}
	
	#slidegallery div.galleryslide {
		width: 100%;
        min-height: 100px !important;
	}
	
	.text>.content .imgshell, .text>.content .imgleft, .text>.content .imgright {
		position: relative;
		display: block;
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
		}
    .text .content .words .padding h2 {
        font-size: 2.0em !important;
    }
    
    .text .content .words .padding .subtitle {
		line-height: 30px;
		font-size: 2.0em !important;
		font-family: "Roboto", sans-serif;
		font-weight: 100;
		margin: 0 0 20px 0;
		border-bottom: none;
	}

    .text .content .words .padding .ctabutton,
    .text.bgwhite .content .words .padding .ctabutton {
        margin: 20px 20px 20px 0;
        padding: 0px 0px;
        background: transparent;
        border: 1px solid #318424;
        color: #318424 !important;
    }
	
    .text.bgdark .content .words .padding .cmsp {
        font-size: 1.7em !important;
        line-height: 1.0em;
    }
    
	.text.bgdark>.content .words .padding .cmsp .cms-subtitle1 {
        font-size: 1.7em;
        line-height: 0.9em;
    }
    .text.bgdark .content .words .padding .ctabutton {
        margin: 20px 20px 20px 0;
        padding: 0px 0px;
        background: transparent;
        border: 1px solid #FFF;
    }
	.text>.content .words .padding .cmsp iframe {
		position: relative !important; 
		min-height: 300px !important;
		width: 100% !important;
		display: block;
	}
    
	.threecol>.content,
    .threecol>.content>.words>.padding,
	.threecol>.content>.words>.multibuttons {
        width: 100% !important;
    }
	
	.threecol>.content>.words>.multibuttons>ul>li {
        width: 100%;
        padding: 0;
		margin: 0 0 10% 0;
    }
	
	.twocolwide>.content>.words>.multibuttons>ul>li {
        margin: 0 0 10% 0;
	}
	
    body#event #introshell>.introtype>#title>h1.pagetitle, .text .content .cal_event h1 {
        font-size: 4.0em !important;
        padding: 0px !important;
        margin: 0px !important;
        text-transform: none;
        text-align: left;
        color: #000000 !important;
        font-family: "CHRA-Hand", CHRA-Hand, sans-serif !important;
        font-weight: 100 !important;
        line-height: 0.8em;
    }
    body#event #introshell>.introtype .subtitle, .text .content .cal_event .subtitle {
        line-height: 1.4em;
        font-size: 2.5em;
        font-family: "Roboto", sans-serif;
        font-weight: 200;
        margin: 0px auto 30px auto;
    }
    body#event .text .content .calendar .twocolumns {
        width: 100%;
        margin: 40px auto 0px auto;
        position: relative;
        padding-bottom: 250px;
    }
    body#event .text .content .calendar .twocolumns .left {
        position: absolute;
        bottom: 0;
        float: none;
        display: block;
        width: 100%;
    }
    body#event .text .content .calendar .twocolumns .right {
        float: none;
        display: block;
        width: 100%;
    }
    
    body#news .pr-news .pr-columns .pr-newscols, .pr-news .pr-columns .pr-newscols,
    body#news .pr-news .pr-columns .pr-newscols, .pr-news .pr-columns .pr-newscols.last {
        width: 100% !important;
        float: none;
    }
    
    body#workshops .threecol>.content>.words>.multibuttons2>.multicolumns>.multicol.mosaicshell {
        flex: 100%;
        max-width: 100%;
        min-height: auto;
        margin: 0;
    }

}

/* ---------------------------- MINI MOBILE STYLES ------------------------- */
@media screen and (max-width: 400px) {
	
	
}