@charset "UTF-8";
/* CSS Document */

.inter-tight-normal {
  font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.inter-tight-bold {
  font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "VTC Du Bois";
  src: url("https://www.bard.edu/institutes/wihanblesa/includes/fonts/VTC Du Bois Webfont/Upright/VTCDuBois-Bold.woff") format("woff"),
	  url("https://www.bard.edu/institutes/wihanblesa/includes/fonts/VTC Du Bois Webfont/Upright/VTCDuBois-Bold.woff2") format("woff2");
  font-weight: 800;
}

/* ---------------------------- GLOBAL STYLES ------------------------ */

body { font-family: "Inter Tight", sans-serif !important; font-size: 15px; line-height: 32px;}
a:link, a:visited { color: #0C6596 !important;}
h2 { font-family: "VTC Du Bois", "Inter Tight", sans-serif !important; font-weight: 200 !important; font-size: 2.9em; }
a.anchor { margin-bottom: 0;}
.cmsp { line-height: 32px; }
.subtitle {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.5em;
    padding-bottom: 0px;
    margin: 15px 0;
    border-bottom: none;
    font-family: 'Inter Tight', sans-serif;
}
.cms-subtitle1 { color: #0C6596;}

.ctabutton {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 10px 20px 20px 0;
    padding: 0px;
    background: #FFF;
    border: 1px solid #0C6596;;
    border-radius: 0;
    color: #000;
    font-family: "Inter Tight", 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;
}

.events {
    position: relative;
    width: 70%;
    max-width: unset;
    margin: 20px 0px 50px 250px;
    padding: 0;
    font-family: "Work Sans", "Open Sans", Arial, sans-serif;
}
.events ul.hpevents {
    position: relative;
    width: 100%;
    background: #FFF;
    display: flex;
    flex-flow: row;
    margin: 0;
    padding: 0;
    height: auto;
    border-left: none;
}

#supershell>header { 
    display: table; 
    width: 100%;
    background: #FFF; 
    height: 700px; 
    max-height: 700px; 
    overflow: hidden; 
    max-width: 2000px; 
    margin: 0; 
}

#supershell>header #sidenav {
    display: table-cell;
	position: relative;
    width: 250px;
    height: auto;
    margin: 0;
	vertical-align: top;
}
#supershell>header #mainimage {
    display: table-cell;
	position: relative;
    width: 100%;
    height: auto; 
	max-height: 1200px; 
	overflow: hidden;
    margin: 0;
	padding: 0;
	background: #000000;
	float: right;
}
#supershell>header #mainimage img {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
	padding: 0;
}

#navigation_menu { width: 100% !important; padding: 20px 0 0 0; }
#navigation_menu img.mobile,
#navigation_menu .mobiletitle {
	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;
    margin: 0;
    padding: 5% 10% 150px 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: 150px !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://www.bard.edu/institutes/wihanblesa/images/logo-wihanblesa-header.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 0 10px 0;
    padding: 2% 0;
    float: none;
    color: #000 !important; font-weight: 600;
}
	#navigation_menu .menu_nav > .nav_menu_item.title {
        height: 150px;
        max-height: 150px;
        line-height: 1.9em;
        font-size: 1.2em;
        font-family: "VTC Du Bois", "Inter Tight", sans-serif !important;
        color: #0c6596;
    }
    #navigation_menu .menu_nav > .nav_menu_item.title a {
        height: 180px; 
        color: #0c6596;
    }
    #navigation_menu .menu_nav > .nav_menu_item.title a:hover {
        background: transparent !important;
        border: none !important;
    }
    #navigation_menu .menu_nav > .nav_menu_item.title a .dubois {
         font-weight: 200 !important; font-size: 2.5em; line-height: 0.9em !important; color: #6bae83 !important;
    }
#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: 1.0em;
    line-height: 1.0em;
    /*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: #0C6596 !important;
	border: none !important;
}
#navigation_menu .menu_nav .nav_menu_item a:hover {
	color: #FFF !important;
	background-color: #0C6596 !important;
	border: none !important;
    padding:  0 0 0 0 !important;
}
#navigation_menu .menu_nav .nav_menu_item a.mainlink:hover {
	color: #FFF !important;
	background-color: #0C6596 !important;
	border: none !important;
	padding: 10px 0 0px 10% !important;
}
    #navigation_menu .menu_nav .title a:active,
    #navigation_menu .menu_nav .title a:hover,
    #navigation_menu .menu_nav .title a:focus {
        color: #000 !important;
        background-color: #0C6596 !important;
        border: none !important;
    }
    #navigation_menu .menu_nav .nav_menu_item.title a:hover {
        color: #000 !important;
        background-color: transparent !important;
        border: none !important;
		padding: 10px 0 10px 10% !important;
    }
    #navigation_menu .menu_nav .nav_menu_item.title a.mainlink:hover {
        color: #000 !important;
        background-color: transparent !important;
        border: none !important;
		padding: 10px 0 10px 10% !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;
}
#subnavigation_menu {
	width: 100%;
	max-width: 1100px;
	background: #FFF;
	text-align: left;
}
#subnavigation_menu .menu_nav {
    max-width: 1100px;
}
#subnavigation_menu .menu_nav > .nav_menu_item {
	color: #000 !important;
	height: 40px;
}
#subnavigation_menu .menu_nav > .nav_menu_item.no_subnav > a {
	color: #000 !important;
}
#subnavigation_menu .menu_nav > .nav_menu_item.no_subnav > a {
    height: 2em;
    padding: 0.3em 30px 0.3em 5px;
	font-size: 1.1em !important;
}
#subnavigation_menu .menu_nav > .nav_menu_item.no_subnav > a:hover {
    background: #FFF !important;
	color: blue !important;
	border-bottom: 3px solid blue !important;
}


#introshell { margin: 20px 0 0 0; }

#introshell>.introtype>#title>h1.pagetitle {
    font-size: 3.8em;
	padding: 0px;
    margin: 0px auto 0px auto;
    text-transform: none;
    text-align: left;
    color: #222222;
    font-family: "VTC Du Bois", VTC Du Bois, sans-serif !important; 
}

#introshell>.introtype .subtitle {
	line-height: 1.4em;
	font-size: 2.8em;
	font-family: "Inter Tight", sans-serif;
    margin: 20px auto 0 auto;
}
#introshell>.introtype .subtitle .cms-subtitle1 {
	font-family: "VTC Du Bois", VTC Du Bois, sans-serif !important; 
}
#introtext .intro {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1100px;
    margin: 0px auto;
    padding: 2% 0 0 0;
    font-size: 1.0em;
    line-height: 1.8em;
    text-align: left;
    font-weight: 400;
}

.eventlist ul.hpevents li { background: #FFFFFF; margin: 3% 0}
.eventlist ul.hpevents li .dateday {
    font-family: "Inter Tight", Arial, sans-serif !important;
	position: relative;
    display: inline;
    float: left;
    width: 8%;
}
.eventlist ul.hpevents li .dateday .day {
    font-family: "Inter Tight", Arial, sans-serif !important;
	position: relative;
    display: block;
    float: none;
    padding: 0;
    margin: 0px;
    font-size: 0.7em;
    font-weight: 400;
    letter-spacing: 0px;
}
.eventlist ul.hpevents li .dateday .date {
    font-family: "Inter Tight", Arial, sans-serif !important;
	position: relative;
    display: block;
    float: none;
    padding: 0%;
    margin: 0;
    font-size: 1.3em;
    color: #000;
    font-weight: 700;
    background: #FFF;
}
.eventlist ul.hpevents li .eventtext {
    font-family: "Inter Tight", Arial, sans-serif !important;
	position: relative;
    float: left;
    display: inline;
    width: 54%;
    text-align: left;
    font-size: 0.95em;
    line-height: 1.6em;
    padding: 0 2%;
}
.eventlist ul.hpevents li .eventtext button.modal-open {
    display: block;
    font-family: "Inter Tight", 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: 34%;
    height: auto;
    float: left;
    overflow: hidden;
    margin: 0 0px 0 0;
}

/* Content Block Modifications */
.fourcol {
	background: #FFF;
	width: 100%;
	max-width: 2000px;
}
.fourcol>.content {
	width: auto !important;
	margin: 0 0 0 250px;
}
.fourcol>.content>.words {
	width: auto !important;
    margin: 0px 50px 0 0;
}
.fourcol>.content,
.fourcol>.content>.words,
.fourcol>.content>.words .padding,
.fourcol>.content>.words>.multibuttons {
	max-width: 2000px;
}
.fourcol>.content>.words>.padding h2 {
    line-height: 1.1em;
	font-size: 2.0em;
}
.fourcol>.content>.words>.multibuttons>ul>li>.multimgshell img {
    width: 100% !important;
}
.fourcol>.content>.words>.multibuttons>ul>li>.multitext {
    font-family: "Inter Tight", Arial, sans-serif !important;
	font-size: 1em !important;
}
.fourcol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle {
    font-family: "Inter Tight", Arial, sans-serif;
    font-size: 1.3em !important;
    text-align: left;
    font-weight: 600;
    margin: 10px 0 5px 0;
    line-height: 1.3em;
}
.fourcol>.content>.words>.multibuttons>ul>li>.multitext>.subtitle {
    font-family: "Inter Tight", Arial, sans-serif;
    font-size: 1.1em !important;
    text-align: left;
    font-weight: 500;
    margin: 10px 0 5px 0;
    line-height: 1.1em;
}


/* Content Block Modifications */
.fivecol {
	background: #FFF;
	width: 100%;
	max-width: 2000px;
}
.fivecol>.content {
	width: auto !important;
	margin: 0 0 0 250px;
}
.fivecol>.content>.words {
	width: auto !important;
    margin: 0px 50px 0 0;
}
.fivecol>.content,
.fivecol>.content>.words,
.fivecol>.content>.words .padding,
.fivecol>.content>.words>.multibuttons {
	max-width: 2000px;
}
.fivecol>.content>.words>.padding h2 {
    font-size: 2.0em;
}
.fivecol>.content>.words>.multibuttons>ul>li>.multitext {
    font-family: "Inter Tight", Arial, sans-serif !important;
	font-size: 1em !important;
}
.fivecol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle {
    font-family: "Inter Tight", Arial, sans-serif;
    font-size: 1.2em !important;
    text-align: left;
    font-weight: 600;
    margin: 0px 0 5px 0;
    line-height: 1.3em;
}
.fivecol>.content>.words>.multibuttons>ul>li>.multitext>.subtitle {
    font-size: 1.0em;
    font-weight: 400;
    line-height: 1.1em;
    padding-bottom: 0px;
    margin: 0;
    border-bottom: none;
    font-family: 'Inter Tight', sans-serif;
}


.highlight {
    margin: 50px 0;
}
.highlight .content {
	max-width: 2000px;
	margin: 15px auto;
}
.highlight .content .words {
    position: relative;
    display: table-cell;
    text-align: left;
    width: 50%;
    margin: 0;
    padding: 1% 0;
    background: #FFF;
    border: 1px solid #ededed;
}
.highlight.bgmedium>.content>.words .padding {
    padding: 40px 5% 20px 10%;
	width: auto;
}
.highlight>.content>.words>.padding .subtitle {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.5em;
    padding-bottom: 0px;
    margin: 15px 0;
    border-bottom: none;
    font-family: 'Inter Tight', sans-serif;
}

.highlight.bgbright>.content>.imgshell,
.highlight.bgdark>.content>.imgshell,
.highlight.bgmedium>.content>.imgshell {
    position: relative;
    display: table-cell;
    float: left;
    width: 250px;
    overflow: hidden;
    margin: 100px 0 0 0;
    z-index: 2;
}
.highlight>.content>.imgshell img {
	transition: none !important;
}
.highlight>.content>.imgshell:hover img,
    .highlight>.content>.imgleft:hover img,
    .highlight>.content>.imgcenter:hover img,
    .highlight>.content>.imgfull:hover img,
    .highlight>.content>.imgright:hover img {transform: none !important;}
.highlight.bgmedium>.content>.words {
    background: #457d59 !important;
    color: #FFF;
    position: relative;
    display: block;
    text-align: left;
    width: auto;
    min-height: 400px;
    margin: 0 0 0 250px;
    padding: 0;
    border: none;
    z-index: 1;
}
.highlight .content .embshell {
    width: 30%;
    height: auto !important;
    margin: 3%;
    padding: 0;
    background: transparent;
    float: left;
    display: inline;
    z-index: 10;
    position: relative;
}
.highlight.bgbright>.content>.words .padding .cmsp,
.highlight.bgdark>.content>.words .padding .cmsp,
.highlight.bgmedium>.content>.words .padding .cmsp {
    font-size: 1em;
    line-height: 2.0em;
    display: block;
    margin: 10px 0;
    color: #000;
    background: #FFF;
    padding: 4%;
    position: absolute;
    top: 130px;
    left: 150px;
    height: auto;
    width: 70%;
}
.highlight.bgbright>.content>.words .padding .cmsp .cms-subtitle1,
.highlight.bgdark>.content>.words .padding .cmsp .cms-subtitle1,
.highlight.bgmedium>.content>.words .padding .cmsp .cms-subtitle1 {
    color: #457d59;
}



.text>.content, 
.text.bgdark>.content, 
.text.bgwhite>.content {
    margin: 0 !important;
    padding: 0 0 0 0px !important;
    width: 100% !important;
    max-width: 2000px !important;
}
.text>.content .imgshell, 
.text>.content .imgleft,
.text>.content .imgright{
    position: relative;
    display: inline;
    float: left;
    width: 250px;
    height: auto !important;
    overflow: hidden;
    margin: 0px;
    z-index: 2;
    top: 100px;
}

.text .content .words .padding {
    padding: 5% 50px 5% 300px;
    width: auto;
}
.text .content .words .padding h2 {
	line-height: 60px;
	font-size: 2.6em;
	font-family: "VTC Du Bois", sans-serif;
	margin: 0 0 20px 0;
	border-bottom: none;
}
.text>.content .words .padding .subtitle {
    font-family: "Inter Tight", sans-serif !important;
    font-weight: 400 !important;
    margin: 0 0 10px 0;
}

.text>.content .words .padding .cmsp .cms-subtitle1 {
	line-height: 1.1em;
	font-family: "Inter Tight", sans-serif !important;
	font-weight: 400 !important;
	margin: 20px 0 5px 0 !important;
	border-bottom: none;
}
.text>.content .words .padding .cmsp .cms-subtitle2 {
	line-height: 1.1em;
	font-family: "Inter Tight", sans-serif !important;
	margin: 10px 0 0 0 !important;
	border-bottom: none;
	display: block;
}
.text>.content .words .padding .cmsp .cms-subtitle3 {
    font-size: 1.6em;
	line-height: 1.0em;
	font-family: "Inter Tight", sans-serif !important;
	margin: 10px 0 0 0 !important;
	border-bottom: none;
	color: #000;
	display: block;
}

	.text.bgdark {
		background: #FFF !important;
		padding: 20px 0;
		margin: 0  0 30px 0 !important;
		min-height: 550px;
	}
	.text.bgdark .content .words {
		background: #FFF;
		padding: 20px 0;
		margin: 0 !important;
		min-height: 550px;
	}
	.text.bgdark .content .words .padding {
		color: #FFF;
		background: #0C6591;
		padding: 5%;
        width: auto;
        margin-left: 250px;
        margin-top: 45px;
	}
	.text.bgdark .content .words .padding h2 {
		color: #FFF;
		padding: 0;
	}
	.text.bgdark .content .words .padding .cmsp {
		font-family: "Inter Tight", sans-serif;
		text-transform: none !important;
		color: #FFF !important;
	}
	.text.bgdark>.content .words .padding .cmsp .cms-subtitle1 {
		font-family: "Inter Tight", sans-serif !important;
		margin: 0 !important;
		border-bottom: none;
		color: #FFF;
		display: inline;
	}
	.text.bgdark .content .words .padding .cmsp .cms-subtitle1 { color: #FFF; }
	.text.bgdark .content .words .padding h2 {
		font-family: "Inter Tight", sans-serif;
		text-transform: none !important;
		color: #FFF !important;
	}
	.text.bgdark .content .words .padding .ctabutton {margin: 50px 20px 20px 0;padding: 20px 0px;background: transparent;border: 1px solid #FFF; }
	.text.bgdark .content .words .padding .ctabutton>a:link, 
	.text.bgdark .content .words .padding .ctabutton>a:visited {background: transparent !important; padding: 25px 25px; color: #FFF !important; }
    .text.bgdark .content .words .padding .cmsp ol li:marker {
		color: #FFF;
        background: #000;
	}
    .text.bgdark .content .words .padding .cmsp ol {
      counter-reset: my-awesome-counter;
        list-style: none;
        padding: 0;
    }
    .text.bgdark .content .words .padding .cmsp ol li {
        counter-increment: my-awesome-counter;
        padding: 5px 0;
        margin: 15px 0;
        border-bottom: 1px solid white;
    }
    .text.bgdark .content .words .padding .cmsp ol li::before {
		content: counter(my-awesome-counter);
        color: #0C6591;
        background: #FFF;
        font-size: 1.5em;
        padding: 10px 15px;
        margin: 0 30px 0 0;
        font-family: "VTC Du Bois", sans-serif;
	}

    .text.bglight {
		background: #FFF !important;
		padding: 50px 0 30px 0;
		margin: 0 !important;
		min-height: 450px;
	}
	.text.bglight .content .words {
		background: #FFF;
		padding: 20px 0;
		margin: 0 !important;
		min-height: 550px;
	}
	.text.bglight .content .words .padding {
		color: #000;
		background: #81bee2;
		padding: 5%;
        width: auto;
        margin-left: 250px;
	}
	.text.bglight .content .words .padding h2 {
		color: #000;
		padding: 0;
	}
	.text.bglight .content .words .padding .cmsp {
		font-family: "Inter Tight", sans-serif;
		text-transform: none !important;
		color: #000 !important;
	}
	.text.bglight>.content .words .padding .cmsp .cms-subtitle1 {
		font-family: "Inter Tight", sans-serif !important;
		margin: 0 !important;
		border-bottom: none;
		color: #000;
		display: inline;
	}
	.text.bglight .content .words .padding .cmsp .cms-subtitle1 { color: #000; }
	.text.bglight .content .words .padding h2 {
		font-family: "Inter Tight", sans-serif;
		text-transform: none !important;
		color: #000 !important;
	}
	.text.bglight .content .words .padding .ctabutton {margin: 50px 20px 20px 0;padding: 20px 0px;background: transparent;border: 1px solid #FFF; }
	.text.bglight .content .words .padding .ctabutton>a:link, 
	.text.bglight .content .words .padding .ctabutton>a:visited {background: transparent !important; padding: 25px 25px; color: #FFF !important; }
    .text.bglight .content .words .padding .cmsp ol li:marker {
		color: #FFF;
        background: #000;
	}
    .text.bglight .content .words .padding .cmsp ol {
      counter-reset: my-awesome-counter;
        list-style: none;
        padding: 0;
    }
    .text.bglight .content .words .padding .cmsp ol li {
        counter-increment: my-awesome-counter;
        padding: 5px 0;
        margin: 15px 0;
        border-bottom: 1px solid white;
    }
    .text.bglight .content .words .padding .cmsp ol li::before {
		content: counter(my-awesome-counter);
        color: #FFF;
        background: #0C6591;
        font-size: 1.5em;
        padding: 10px 15px;
        margin: 0 30px 0 0;
        font-family: "VTC Du Bois", sans-serif;
	}


.text.bgmedium {
    background: #457d59 !important;
    padding: 30px 0;
}

.text.bgwhite {
    margin: 80px 0;
}

.text.bgwhite .content .words .padding {
    margin: 0;
    width: auto;
    margin-left: 250px;
	padding: 0 50px 0 0;
}
.text.bgwhite .content .words .padding .ctabutton {margin: 50px 20px 20px 0;padding: 20px 0px;background: #FFF; border: 1px solid #0C6596; color: #0C6596 !important; }
.text.bgwhite .content .words .padding .ctabutton>a:link, .ctabutton>a:visited {background: #FFF !important; padding: 25px 25px; color: #0C6596 !important; }



.threecol,
.threecol.bgwhite { 
    margin: 50px 0; 
	padding: 0 0 0 250px;
	width: auto !important;
}
.threecol,
.threecol .content,
.threecol .content>.words,
.threecol .content>.words>.multibuttons {
    max-width: 2000px;
}
.threecol .content {
    width: 100% !important;
    margin: 0 auto;
}
.threecol .content {
    padding: 5% 0 0 0;
}
.threecol>.content>.words>.padding {
    text-align: left;
    margin: 0 50px 30px 0;
    width: auto;
}
.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,
.threecol.bglight>.content>.words>.multibuttons>ul>li>.multitext>.linktitle,
.threecol.bgwhite>.content>.words>.multibuttons>ul>li>.multitext>.linktitle {
    font-family: "Inter Tight", Arial, sans-serif;
    text-align: left;
    font-weight: 400;
    line-height: 1.0em;
    margin: 10px auto 15px auto;
    text-transform: none;
}
.threecol>.content>.words>.multibuttons>ul>li>.multitext>.subtitle {
    font-family: "Inter Tight", Arial, sans-serif;
	font-weight: 400;
}


.twocolwide>.content {
    position: relative;
    width: 100%;
    max-width: 1100px;
    height: auto;
    margin: 0 auto;
    padding: 5% 0 0 00;
    display: block;
}
.twocolwide>.content>.words>.multibuttons>ul>li>.multitext .linktitle {
    font-size: 1.1em;
    font-weight: 700;
    margin: 0 0 0px 0;
    font-family: 'Inter Tight';
}
.twocolwide>.content>.words>.multibuttons>ul>li>.multitext .subtitle {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-weight: 400;
    font-family: 'Inter Tight', sans-serif;
}


.billboard .content .words {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 550px;
    z-index: 1000;
    background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(255, 255, 255, 0));
    margin: 0;
    padding: 0;
}
.billboard .content .words .padding {left: 120px;top: 25%; width: auto !important}
.billboard .content .words .padding {width: 100%;}
.billboard .content .words .padding h2 { font-family: "VTC Du Bois", sans-serif !important; font-size: 2.7em; text-transform: uppercase; letter-spacing: 1px; line-height: 30px; color: #FFF !important;}
.billboard .content .words .padding .subtitle {
	line-height: 60px; color: #FFF !important;
	font-family: "Inter Tight", sans-serif;
}
.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: 25px 25px; color: #FFF !important; }

.jarallax {
    top: 75px;
}
.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: 5%;
    width: 80%;
    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: "VTC Du Bois", sans-serif !important;  text-transform: uppercase; letter-spacing: 1px; font-weight: 400 !important; line-height: 30px; color: #FFF !important;}
.jarallax .content .words .padding .subtitle {
	line-height: 60px; color: #FFF !important;
	font-family: "Inter Tight", sans-serif;
}
.jarallax .content .words .padding .ctabutton {margin: 30px 20px 20px 0;padding: 20px 0px;background: transparent;border: 1px solid #FFF; }
.jarallax .content .words .padding .ctabutton>a:link, 
.jarallax .content .words .padding .ctabutton>a:visited {background: transparent !important; padding: 25px 25px; color: #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; }

footer,
footer .content { background: #0C6596 !important; color: #FFF; height: 500px; vertical-align: bottom; }
.footer { color: #FFF; }
footer .content #footercontent { max-width: 1100px; top: 200px; vertical-align: bottom; }
.footer { color: #FFF; }
footer .content #footercontent .footercol.first,
footer .content #footercontent .footercol {
    position: relative;
    float: left;
    width: auto;
    max-width: 100%;
    min-width: 50%;
    display: table-cell;
    margin: 0px 2% 0px 0px;
    padding: 0px;
}

footer .content #footercontent .footercol { vertical-align: bottom !important; }
footer .content #footercontent .footercol .cms-subtitle1 { color: #FFF; font-family: "VTC Du Bois", "Inter Tight", sans-serif !important; }
footer .content #footercontent .footercol .subtitle {
    color: #FFF;
    font-size: 1.1em;
    font-weight: 400;
    margin: 0;
}
footer .content #footercontent .footercol h2 {
    font-family: "VTC Du Bois", "Inter Tight", Arial, sans-serif !important;
    color: #FFF;
    margin: 0px;
    font-size: 2.0em;
    font-weight: 700;
    line-height: 1.0em;
}
footer .content #footercontent .footercol .footlogo {
	position: relative;
	display: inline;
	float: left; 
	width: 50%;
}
footer .content #footercontent .footercol .foottext {
	position: relative;
	display: inline;
	float: left; 
}
footer .content #footercontent .footercol .foottext a:link, 
footer .content #footercontent .footercol .foottext a:visited {
    color: #FFF !important;
	text-decoration: underline;
    border-bottom: none;
}


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

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

	#introshell>.introtype>#title ,
	.pagetitle,
	#introshell .introtype,
	#introtext .intro,
	.text>.content, 
	.text.bgdark>.content, 
	.text.bgwhite>.content {
		max-width: 2000px !important;
	}
}


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

@media only screen and (min-width: 1400px) and (max-width: 1835px) {
	
	#introshell>.introtype>#title ,
	.pagetitle,
	#introshell .introtype,
	#introtext .intro,
	.text>.content, 
	.text.bgdark>.content, 
	.text.bgwhite>.content {
		max-width: 2000px !important;
	}

}


/* ---------------------------- 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: 2000px !important;
	}

}


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

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

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

@media only screen and (min-width: 701px) and (max-width: 1000px) {
	
	#introshell,
    #introtext .intro,
    .text>.content, 
    .text.bgdark>.content, 
    .text.bgwhite>.content,
    .highlight .content,
    .twocolwide>.content,
    .threecol .content,
 
    .subhead .content { width: 100% !important; margin: 0; }
	
	.highlight.bgbright>.content>.words .padding .cmsp, .highlight.bgdark>.content>.words .padding .cmsp, .highlight.bgmedium>.content>.words .padding .cmsp {
		font-size: 1em;
		line-height: 1.8em;
		display: block;
		margin: 10px 0;
		color: #000;
		background: #FFF;
		padding: 4%;
		position: absolute;
		top: 110px;
		left: 100px;
		height: auto;
		width: 70%;
	}
	.threecol>.content>.words>.multibuttons {
        width: 100%;
    }
    
    #supershell { display: block; }
	
	#supershell>#main { 
		position: relative; 
		display: block; 
		width: 100%;
		margin-top: 0px;
	}
    #supershell>header {
        position: relative !important;
        display: block;
        width: 100%;
        background: #FFF;
        height: auto !important;
		max-height: 1200px;
    }
	#supershell>header #sidenav {
        position: relative !important;
        width: 90% !important;
        margin: 3% 5% 0 5% !important;
        height: 180px !important;
        display: block;
    }
    

#navigation_menu .menu_nav > .nav_menu_item {
    position: relative;
    display: block;
    height: 30px;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 1% 0;
    float: none;
    color: #000 !important;
    font-weight: 600;
    border: none;
}
#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%;
}
#navigation_menu .menu_nav .nav_menu_item a.mainlink:hover {
    color: #FFF !important;
    background-color: #0C6596 !important;
    border: none !important;
    padding: 10px 0 0px 1% !important;
    margin-top: 10px;
}
#navigation_menu .menu_nav_container {
    display: block;
    min-width: unset;
    padding: 0;
    width: 60%;
    top: -40px;
    position: relative;
	margin: 0;
}
	main #maintext { padding: 0; }
	
	#navigation_menu .menu_nav > .logo img.desktop {
		display: none;
	}
	#navigation_menu .menu_nav > .logo img.mobile {
        display: inline-block;
        width: 20%;
        position: absolute;
        top: 0;
        left: -5px;
    }
	#navigation_menu img.mobile {
        display: inline-block;
        width: 30%;
        position: absolute;
        top: 50px;
        left: unset;
        right: 3%;
    }
	#navigation_menu img.desktop {
        display: none;
    }
	#navigation_menu .mobiletitle {
    	display: inline-block;
        float: left;
		margin-left: 170px;
		line-height: 1.9em;
        font-size: 1.2em;
        font-family: "VTC Du Bois", "Inter Tight", sans-serif !important;
        color: #0c6596;
	}
	#navigation_menu .mobiletitle .dubois {
         font-weight: 200 !important; font-size: 2.5em; line-height: 0.9em !important; color: #6bae83 !important;
    }
	#navigation_menu .menu_nav > .nav_menu_item.title {
		display: none;
	}
	#supershell>header #mainimage {
        display: block;
        position: relative;
        width: 100%;
        height: auto !important;
        max-height: 1200px;
        overflow: visible;
        margin: 0;
        padding: 0;
        background: #000000;
        float: none;
    }
	#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://www.bard.edu/institutes/wihanblesa/images/logo-wihanblesa-mobile.png);
        background-size: 100px auto;
        background-repeat: no-repeat;
        background-position: left top;
    }
    
}

/* ---------------------------- MOBILE STYLES ------------------------- */
@media screen and (max-width: 700px) {
	
	#supershell { display: block; }
	
    #supershell>header {
        position: relative !important;
        display: block;
        width: 100%;
        background: #FFF;
        height: auto !important;
        height: 180px;
    }
	#supershell>header #sidenav {
        position: relative !important;
        width: 90% !important;
        margin: 3% 5% 0 5% !important;
        height: 180px !important;
        display: block;
    }
    #supershell>#main { 
		position: relative; 
		display: block; 
		width: 100%;
		margin-top: 30px;
	}
	
    
	#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: 30px;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    float: none;
    color: #000 !important;
    font-weight: 600;
    border: none;
}
    #navigation_menu .menu_nav_container { margin-top: -30px;}
	
	#navigation_menu.nav2 .menu_nav {
        padding-top: 30px !important;
    }

	main #maintext { padding: 0; }
	
	#navigation_menu .menu_nav > .logo img.desktop {
		display: none;
	}
	#navigation_menu img.desktop {
        display: none;
    }
	#navigation_menu img.mobile {
        display: inline-block;
        width: 50%;
        position: absolute;
        top: 40px;
        left: unset;
        right: 3%;
    }
	#supershell>header #mainimage {
        display: block;
        position: relative;
        width: 100%;
        height: auto;
        max-height: 1000px;
        overflow: visble;
        margin: 0;
        padding: 0;
        background: #000000;
        float: none;
    }
	#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 .menu_nav > .title {
        display: none;
    }
	    #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://www.bard.edu/institutes/wihanblesa/images/logo-wihanblesa-mobile.png);
        background-size: 100px auto;
        background-repeat: no-repeat;
        background-position: left top;
    }
    
    
    #introshell,
    #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>.introtype .subtitle {
    	font-size: 1.7em;
	}
	    #introtext .intro {
        width: 85%;
        font-size: 1.1em;
        line-height: 1.6em;
        font-weight: 400;
    }
    
    .highlight .content .words {
        position: relative;
        display: block;
        text-align: left;
        width: 90%;
        margin: 0;
        padding: 0;
        background: #FFF;
        border: none;
    }
    .highlight.bgmedium>.content>.words .padding {
        padding: 2%;
        width: 100%;
    }
    .highlight>.content>.words>.padding .subtitle {
        font-size: 1.4em;
        font-weight: 400;
        line-height: 1.5em;
        padding-bottom: 0px;
        margin: 15px 0;
        border-bottom: none;
        font-family: 'Inter Tight', sans-serif;
    }
	.highlight .content .embshell {
		width: 100%;
		margin: 0%;
		float: none;
		display: block;
	}
    .highlight.bgbright>.content>.imgshell,
    .highlight.bgdark>.content>.imgshell,
    .highlight.bgmedium>.content>.imgshell {
        position: relative;
        display: block;
        float: none;
        width: 100%;
        overflow: hidden;
        margin: 200px 0 0 0;
        z-index: 2;
    }
	.highlight>.content>.imgshell img {transition: none !important;}
	.highlight>.content>.imgshell:hover img {transform: none !important;}
	.highlight>.content>.imgshell a {
		position: relative;
		display: block;
		width: 100%;
		margin: 0 0 -12px 0 !important;
		padding: 0;
	}
	#maintext .highlight .content .imgleft, 
	#maintext .highlight .content .imgright, 
	#maintext .highlight .content .imgshell {
        position: relative;
        display: block;
        float: none;
        width: 100%;
        margin: 0 0 -12px 0;
        overflow: visible;
    }
    .highlight.bgmedium>.content>.words {
        background: #457d59 !important;
        color: #FFF;
        position: relative;
        display: block;
        text-align: left;
        width: 90%;
        min-height: 400px;
        margin: 0 auto;
        padding: 0;
        border: none;
        z-index: 1;
    }
    .highlight.bgbright>.content>.words .padding .cmsp,
    .highlight.bgdark>.content>.words .padding .cmsp,
    .highlight.bgmedium>.content>.words .padding .cmsp {
        font-size: 1em;
        line-height: 2.0em;
        display: block;
        margin: 10px 0;
        color: #000;
        background: #FFF;
        padding: 5%;
        position: relative;
        top: 30px;
        left: 0px;
        height: auto;
        width: 70%;
    }
    
	.text,
	.text.bgdark,
	.text.bgmedium,
	.text.bgbright,
	.text.bglight,
	.text.bgwhite{
		margin: 50px 0 !important;
	} 
	.text .content .words,
	.text.bgdark .content .words,
	.text.bgmedium .content .words,
	.text.bgbright .content .words,
	.text.bglight .content .words,
	.text.bgwhite .content .words{
		padding: 0px 0;
		margin: 0 !important;
		min-height: 250px;
	} 
	.text .content .words .padding,
    .text.bgdark .content .words .padding,
    .text.bgmedium .content .words .padding,
    .text.bgbright .content .words .padding,
    .text.bglight .content .words .padding {
        padding: 5%;
        width: 90%;
        margin-left: 0%;
		margin-top: 0;
    }
    .text.bgwhite .content .words .padding {
        padding: 0 5%;
        width: 90%;
        margin-left: 0%;
    }
	.text>.content .imgshell, 
	.text>.content .imgleft, 
	.text>.content .imgright {
        position: relative;
        display: block;
        float: none;
        width: 100%;
        margin: 0 0 -12px 0;
        top: 0;
    }
	.text>.content .imgshell img, 
	.text>.content .imgleft img, 
	.text>.content .imgright img {
        transition: none;
    }
	.text>.content .imgshell img:hover, 
	.text>.content .imgleft img:hover, 
	.text>.content .imgright img:hover {
        transform: none !important;;
    }
	.text .content .words .padding .subtitle {
		line-height: 30px;
		font-size: 1.6em;
		font-family: "Inter Tight", sans-serif;
		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 #0C6596;
        color: #0C6596 !important;
    }
	
    .text.bgdark .content .words .padding .cmsp {
    }
    
	.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;
    }
	
	.threecol, .threecol.bgwhite {
		margin: 50px 0;
		padding: 0 0 0 0px;
		width: auto !important;
	}
    
	.billboard .content .words .padding {left: 10%; top: 10%; width: 90%;}
	
	.fourcol>.content>.words {
		width: auto !important;
		margin: 0px 0px 0 0;
	}
	
	.fourcol>.content>.words>.multibuttons>ul>li { 
		text-align: center;
		min-height: 50px;
	}
	.fourcol>.content>.words>.multibuttons>ul>li>.multitext {
		text-align: center !important;
	}
	
	.fourcol>.content>.words>.multibuttons>ul>li>.multimgshell img {
    	width: 30%;
	}

    .fivecol>.content {
		width: 90% !important;
		margin: 0 auto;
	}
	.fivecol>.content>.words {
    width: auto !important;
    margin: 0px 0px 0 0;
}
	.fivecol>.content>.words>.multibuttons>ul>li {
    position: relative;
    width: 100%;
    display: inline-block;
    float: left;
    margin: 1% 0 1% 0;
    padding-right: 0;
    text-align: left;
    min-height: 100px;
    color: #222222;
    border-right: none;
}
    .jarallax {
        top: 0px;
    }
    .jarallax .content .words .padding .ctabutton {
        margin: 20px 20px 20px 0;
        padding: 0px 0px;
        background: transparent;
        border: 1px solid #FFF;
    }
    
    
    footer .content #footercontent {
        top: 20px;
        vertical-align: top;
    }
    footer .content #footercontent .footercol.first, footer .content #footercontent .footercol {
    position: relative;
    float: none;
    width: auto;
    max-width: 100%;
    min-width: 100%;
    display: table-cell;
    margin: 0px 2% 0px 0px;
    padding: 0px;
}

}

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