@charset "UTF-8";
/* CSS Document for Chang Chavkin Center 2026 */


/* ---------------------------- GLOBAL STYLES ------------------------ */


body {
    font-family: "Poppins", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}
body#home h1.pagetitle {display: none; }

body a:link, a:visited {
    color: #208BA8;
    text-decoration: underline;
}
body a:active, a:hover {
    color: #208BA8;
    text-decoration: none;
}

img { margin: 0 0 -10px 0; }

h2,
.subtitle,
.linktitle {
    font-family: "Poppins", sans-serif !important;
}

h2 {
    font-family: "Poppins", sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #208BA8;
    font-size: 2.5em !important;
    background: transparent;
    border-bottom: none;
    letter-spacing: 1px;
}

body#home #introshell {
    display: none;
}
body#home #introtext {
    display: none;
}

.linktitle {
    font-family: "Poppins", sans-serif !important;
}

.ctabutton>button.modal-open:hover, .ctabutton>button.modal-open:active {
    color: #FFF;
    text-decoration: none;
    background: #208BA8 !important;
    padding: 10px 10px;
    opacity: 1;
    margin: 0 !important;
}

.modal-text-shell .modal-content {
    position: relative;
    display: block;
    min-height: 400px;
    padding: 10%;
    padding-bottom: 50px;
    background-color: #ffffff;
    overflow: hidden;
}
.modal-text-shell .modal-content .subtitle {
    font-family: "Poppins", Arial, sans-serif;
    color: #1D7F9A;
    margin: 10px 0px 20px 0px;
    padding: 0px;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 500;
}


nav#navigation_menus {
    width: 100%;
    min-height: 80px;
    font-size: 0;
    text-align: center;
    background-color: #232323;
}
 #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.1em;
    line-height: 2em;
    height: 2em;
    padding: 0.5em 10px 0.5em 10px;
    text-transform: uppercase;
    color: #FFF !important;
     font-weight: 500;
}
#navigation_menu .menu_nav > .logo { width: 200px; }

#navigation_menu .menu_nav > .logo a {
    position: relative;
    display: block;
    font-size: 0px;
    width: 100px;
    /* height: auto !important; */
    height: 40px !important;
    margin: 0 10px 0 0;
    padding: 0 0 0 0 !important;
    text-indent: -9999px;
    color: #222 !important;
    text-decoration: none;
    outline: none;
    z-index: inherit;
    background-size: 150px auto !important;
    background-repeat: no-repeat !important;
    background-position: left top !important;
}
#navigation_menu .menu_nav > .logo a {
    position: relative;
    display: block;
    font-size: 0px;
    width: 200px;
    height: 90px !important;
}

#navigation_menu .menu_nav_container {
    display: inline-block;
    max-width: 1300px !important;
    padding: 0;
}

#navigation_menu .menu_nav > .nav_menu_item.no_subnav > a:hover, #navigation_menu .menu_nav > .nav_menu_item.no_subnav > a:focus, #navigation_menu .menu_nav > .nav_menu_item > a.mainlink:hover, #navigation_menu .menu_nav > .nav_menu_item > a.mainlink:focus {
    background: #208BA8 !important;
    color: #FFF !important;
    outline-offset: -1px;
}

/* This is to make the CCC logo bigger */
#navigation_menu .menu_nav > .ccclogo.nav_menu_item img {
  max-height: 65px; 
  margin: 0 100px 0 0;
}
  #navigation_menu .menu_nav > .ccclogo.nav_menu_item > a img {
    max-height: 65px; 
    margin: 0 100px 0 0;
  }
/* This is to make the Bard logo bigger */
#navigation_menu .menu_nav > .bardlogo.nav_menu_item img {
  max-height: 35px; 
  margin: 0 0 0 40px;
}
  #navigation_menu .menu_nav > .bardlogo.nav_menu_item > a img {
    max-height: 35px; 
    margin: 0 0 0 40px;
  }

/* Adjustment so the maintext appears directly below the nav */
#introshell {
    margin: 50px 0 0 0;
}


.t4ctabutton {
    margin-top: 15px;
    display: inline-block;
}
  .t4ctabutton a,
  .t4ctabutton a:link,
  .t4ctabutton a:visited { padding: 8px 10px; background: #208BA8; color: #FFF; text-decoration: none; }
  .t4ctabutton a:active,
  .t4ctabutton a:hover { padding: 8px 10px; background: #000; color: #FFF; text-decoration: none; }


.cmsp {
    font-size: 1em;
    line-height: 28px;
    display: block;
    margin: 50px 0 0 0;
}

.billboard { max-height: 850px; }
.billboard .content .words { background: none !important; }

.callout h2 {
  border-bottom: none !important;
}

.callout p {
    line-height: 28px;
    margin: 0 0 10px 0;
}
.callout { 
  width: 100% !important; 
  max-width: 100%; 
  margin: 60px auto; 
  background-color: #FFF;
  background: #FFF url("https://www.bard.edu/centers/chang-chavkin/media/ccc-half--circles.png") no-repeat !important;
  background-position-y: center !important;
}
    .callout.white { 
      background-color: #FFF;
      background: #FFF url(none) no-repeat !important;
    }
.callout .content { 
  position: relative; 
  display: block; 
  margin: 0 auto; 
  padding: 0; 
  width: 90%; 
  max-width: 1300px; 
}
    .callout.white .content { 
      position: relative; 
      display: block; 
      margin: 0 auto; 
      padding: 0; 
      width: 90%; 
      max-width: 1300px; 
      background: #FFF url(none) no-repeat !important;
    }
/* padding adjusted to accommodate half circles. Remove with color background. */
.callout .content .words { 
  position: relative; 
  display: block; 
  margin: 0 auto; 
  padding: 0 15%;
  width: 70%;
}
.callout .content .words .padding {
  position: relative; 
  display: block; 
  margin: 0 auto; 
  padding: 0;
  width: 100%;
}
.callout .content .words .padding table {
  position: relative; 
  display: block; 
  margin: 0 auto; 
  padding: 0;
  width: 100%
}

	/* --------- Partner Logos ----------- */
    .callout .content .words .padding .cccp-logos {
      position: relative; 
      display: inline; 
      margin: 1%; 
      padding: 0;
      width: 18%;
      height: auto;
      float: left;
    }
    .callout .content .words .padding .cccp-logos img {
      position: relative; 
      display: block; 
      margin: 0; 
      padding: 0;
      width: 100%;
      height: auto;
    }


.callout .content .words .padding h2 p {
  line-height: 1.0em !important;
  color: #208BA8;
  border: none !important;
}


.callout .content .words .padding .subtitle {
    font-family: "Poppins", sans-serif !important;
    font-weight: 500;
    color: #000000;
    font-size: 1.5em;
    line-height: 1.4em;
    margin: 10px 0 40px 0;
}
	.callout .content .words .subtitle strong {
		font-weight: 500 !important;
		color: #208ba8 !important;
	}

.callout .content .words .padding .subtitle1 {
    display: block;
  	font-family: "Poppins", sans-serif !important;
    color: #1D7F9A !important;
    text-transform: uppercase;
    margin: 60px 0px 10px 0px !important;
    padding: 0px;
    font-size: 1.2em !important;
    font-weight: 600;
    letter-spacing: 1px;
}
	.callout .content .words > .padding > .subtitle1 > p {
      display: block;
  	  font-family: "Poppins", sans-serif !important;
      color: #1D7F9A !important;
      text-transform: uppercase;
      margin: 60px 0px 10px 0px !important;
      padding: 0px;
      font-size: 1.2em !important;
      font-weight: 600;
      letter-spacing: 1px;
  	}
	.callout > .content > .words > .padding > p > .subtitle1 {
      display: block;
  	  font-family: "Poppins", sans-serif !important;
      color: #1D7F9A !important;
      text-transform: uppercase;
      margin: 60px 0px 10px 0px !important;
      padding: 0px;
      font-size: 1.2em !important;
      font-weight: 600;
      letter-spacing: 1px;
  	}
	.callout > .content > .words > .padding .cms-subtitle1 {
      display: block;
  	  font-family: "Poppins", sans-serif !important;
      color: #1D7F9A !important;
      text-transform: uppercase;
      margin: 60px 0px 10px 0px !important;
      padding: 0px;
      font-size: 1.2em !important;
      font-weight: 600;
      letter-spacing: 1px;
  	}
.callout .content .words .cmsp {
    width: 80%;
    margin: 0 auto;
}
.callout .content .media img {
    margin: 0 0 -10px 0;
    position: relative;
    width: 100%;
}
.callout .content .words .padding .cms-button a:link, 
.callout .content .words .padding .cms-button a:visited {
    color: #FFF;
    text-decoration: none;
    background: #208BA8;
    padding: 8px 10px;
    transition: 0.8s ease;
}


.cccheader {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  /*background: url("https://www.bard.edu/centers/chang-chavkin/media/paper-background.jpg") repeat !important;*/
  background: #E4DBE8 !important;
  /*background: url("https://www.bard.edu/centers/chang-chavkin/media/lilac-texture-background.jpg") repeat !important;*/
}
 .cccheader.mediaright {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
   	overflow: visible;
    padding: 0;
    margin: 0;
  	/*background: url("https://www.bard.edu/centers/chang-chavkin/media/paper-background.jpg") repeat !important;*/
  	background: #E4DBE8 !important;
  	/*background: url("https://www.bard.edu/centers/chang-chavkin/media/lilac-texture-background.jpg") repeat !important;*/
  }
.cccheader .content,
.cccheader.mediaright .content {
  position: relative;
  display: block;
  height: 380px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.cccheader .content .media {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  z-index: 8888;
}
.cccheader .content .media {
    position: relative;
    display: block;
    width: 100%;
  	height: auto;
  	margin: 0 auto;
  	padding: 0;
}
  .cccheader.mediaright .content .media.mediaright {
      position: relative !important;
      display: inline !important;
      float: right !important;
      width: 100% !important;
      overflow: hidden;
      margin: 0px 0 0 0;
  }

.cccheader .content .media img {
    position: relative;
    display: block;
    width: 100%;
  	height: auto !important;
  	margin: 0;
  	padding: 0;
}
  .cccheadert.mediaright .content .media.mediaright > img {
      width: 100%;
      height: auto !important;
      padding: 0;
      margin: 0px;
      transition: transform 1s ease;
  }
  .cccheader.mediaright .content .media.mediaright:hover img {
      transform: none;
  }

.cccheader .content > .words {
	position: relative;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
  .cccheader.mediaright .content > .words {
    position: relative;
    display: inline !important;
    text-align: left;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    float: left !important;
  }

.cccheader>.content>.words>.padding {
    position: relative;
    text-align: left;
    width: 90%;
    margin: 0 auto;
    padding: 100px 0 0px 0;
}
  .cccheader.mediaright .content > .words > .padding {
      position: relative;
      text-align: left;
      width: 100%;
      margin: 0 auto;
      padding: 100px 0 0px 0%;
      line-height: 2.0em;
  }

.cccheader>.content>.words>.padding h1 {
    font-family: "Poppins", sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #000;
    font-size: 2.5em !important;
    background: transparent;
    border-bottom: none;
    letter-spacing: 1px;
  	line-height: 1.0 !important;
  	margin: 50px 0 0 0;
}
	.cccheader>.content>.words>.padding h1 strong {
    	color: #208BA8 !important;
	}
  .cccheader>.content>.words>.padding h1 p {
      line-height: 1.0 !important;
  }

.cccheader>.content>.words>.padding .subtitle {
    margin: 0px 0 5px 0;
    font-family: "Poppins", sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
    font-size: 2.5em;
    border-bottom: none;
    line-height: 1.0em !important;
}
.cccheader>.content>.words>.padding .subtitle p {
    line-height: 1.0 !important;
}



.embed  { position: relative; display: block; width:100%; height: auto; margin: 60px auto; }
.embed .content { position: relative; display: block; width:100%; height: auto; max-width: 1300px; margin: 0 auto; text-align: center !important; }
.embed .content p { width:100%; height: 100%; min-width: 1300px; }
.embed .content iframe { width:100% !important; height: 100% !important; min-width: 1300px !important; min-height: 750px !important; }


/* Four Column Custom Styles */
.fourcol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle {
    font-family: "Poppins", sans-serif !important;
    font-size: 1.2em;
    text-align: left;
    color: #000;
    font-weight: 700;
    margin: 10px 0 5px 0;
}
.fourcol>.content>.words>.multibuttons>ul>li>.multitext>.mftext {
    font-family: "Poppins", sans-serif !important;
    font-size: 1.0em !important;
    text-align: left;
    color: #000;
}
.fourcol>.content>.words>.multibuttons>ul>li>.media img {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    transition: transform 2s ease;
    border-radius: 50%;
}


.highlight {
  width: 100%;
  background: url("https://www.bard.edu/centers/chang-chavkin/media/paper-background.jpg") repeat !important;
}

/*
.highlight .content {
    background: url('{{{media id=(87979 element="Image") layout="image/normal"}}}') repeat !important;
}
*/

/*.highlight .content {
    background: url('<img src="https://changchavkincenter.bard.edu/media/ccc-assets/background-paper.jpg" alt="Brown craft paper texture for backgrounds. Why is this not being cached?" />') repeat !important;
}*/

/*
.highlight .content {
    background: url("https://bardedu-cms01-production.terminalfour.net/terminalfour/SiteManager?ctfn=download&fnno=60&ceid=759adf65af5ce669ff13e4ee5db7a7a98fc7df7d") repeat !important;
}
*/

.highlight .content {
  width: 90%;
  max-width: 1300px;
  height: auto;
  margin: 0 auto;
  padding: 50px 0;
}
  body#home .highlight .content {
    width: 90%;
    max-width: 1300px;
    height: auto;
    margin: 0 auto;
    padding: 50px 0 0 0 !important;
  }


.highlight .content > .words {
  position: relative;
  display: inline !important;
  text-align: left !important;
  width: 100%;
  margin: 30px 0 !important;
  float: left !important;
  padding: 0 0 0 0;
  background: transparent !important;
}
  .highlight.mediaright .content > .words {
    position: relative;
    display: table-cell;
    text-align: left;
    width: 55%;
    margin: 0 !important;
    padding: 0 !important;
    float: left !important;
    background: transparent !important;
  }
    body#home .highlight.mediaright .content > .words {
      position: relative;
      display: inline !important;
      text-align: left !important;
      width: 60% !important;
      margin: 80px 0 0 0 !important;
      padding: 0 !important;
      float: left !important;
      background: transparent !important;
    }
  .highlight.medialeft .content > .words {
    position: relative;
    display: table-cell;
    text-align: left;
    width: 55%;
    margin: 100px 0 0 0 !important;
    padding: 0 !important;
    float: right !important;
  }

.highlight>.content>.words>.padding {
    position: relative;
    text-align: left;
    width: 90%;
    margin: 0 auto;
    padding: 5%;
    background: transparent !important;
}
  .highlight.mediaright .content > .words>.padding {
    position: relative;
    text-align: left;
    width: 95%;
    margin: 0 0 0 0;
    padding: 0% 5% 0% 0;
    line-height: 2.0em;
    background: transparent !important;
  }
  .highlight.medialeft .content > .words>.padding {
    position: relative;
    text-align: left;
    width: 85%;
    margin: 0 0 0 0;
    padding: 5% 0 5% 5%;
    line-height: 2.0em;
    background: transparent !important;
  }

.highlight>.content>.words>.padding h2 {
    font-family: "Poppins", sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #000 !important;
    font-size: 3.5em !important;
    background: transparent;
    border-bottom: none;
    letter-spacing: 1px;
  	margin-bottom: 25px !important;
}
  .highlight>.content>.words>.padding h2 strong {
      color: #208BA8 !important;
  }
  .highlight>.content>.words>.padding h2 p {
      line-height: 1.2 !important;
  }

.highlight>.content>.words>.padding .subtitle {
    font-family: "Poppins", sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #000 !important;
    font-size: 2.5em !important;
    background: transparent;
    border-bottom: none;
    letter-spacing: 1px;
  	line-height: 1.0 !important;
  	padding-bottom: 0px;
}
.highlight>.content>.words>.padding .subtitle p {
    line-height: 1.0 !important;
}

.highlight .content .media {
    position: relative;
    display: block;
    width: 90%;
  	height: auto;
  	margin: 0 auto;
  	padding: 0;
}
  .highlight.mediaright .content .media.mediaright {
      position: relative !important;
      display: inline !important;
      float: right !important;
      width: 45% !important;
      overflow: hidden;
      margin: 0px 0 0 0;
  }
  body#home .highlight.mediaright .content .media.mediaright {
      position: relative !important;
      display: inline !important;
      float: right !important;
      width: 40% !important;
      overflow: hidden;
      margin: 0px 0 0 0;
  }
  .highlight.medialeft .content .media.medialeft {
      position: relative !important;
      display: inline !important;
      float: left !important;
      width: 45% !important;
      overflow: hidden;
      margin: 0px 0 0 0;
  }

.highlight .content .media img {
    position: relative;
    display: block;
    width: 100%;
  	height: auto !important;
  	margin: 0;
  	padding: 0;
}
  .highlight.mediaright .content .media.mediaright img {
      width: 100%;
      height: auto !important;
      padding: 0;
      margin: 0px;
      transition: transform 1s ease;
  }
  .highlight.mediaright .content .media.mediaright:hover img {
      transform: none;
  }

.onecolwide>.content {
    max-width: 1300px;
}


.text {}
.text .content { position: relative; max-width: 1300px; }
.text .content .words { 
  position: relative; 
  display: inline-block; 
  width: auto !important; 
  padding: 0; 
  margin: 0px; 
  line-height: 30px;
}
	.text.medialeft .content .words { 
      position: relative; 
      display: inline-block !important; 
      width: 50% !important; 
      padding: 2% 5% 2% 5%; 
      margin: 0px; 
      line-height: 30px; 
      float: right !important; 
    }
	.text.mediaright .content .words { 
      display: inline-block;
      color: #000;
      background: #FFF;
      width: 50% !important;
      padding: 2% 5% 2% 5% !important;
    }
	.text.mediaright .content .words .padding { 
      padding: 1% !important;
    }
/*.text .content .words> .padding h2 {
    font-family: "Poppins", sans-serif !important;
    font-weight: 500;
    color: #000000;
    font-size: 1.5em;
    line-height: 1.4em;
    margin: 10px 0 10px 0;
  	line-height: 1.4em;
  	border-bottom: none;
}*/
.text .content .words .padding h2 {
    display: block;
    font-family: "Poppins", sans-serif !important;
    color: #208BA8 !important;
    text-transform: uppercase;
    margin: 10px 0px 10px 0px !important;
    padding: 0px;
    font-size: 1.4em !important;
    font-weight: 600;
    letter-spacing: 1px;
  	line-height:1.0em;
}
  .text .content .words .padding h2 strong {
      color: #000 !important;
  }
  .text .content .words .padding h2 p {
    display: block;
    font-family: "Poppins", sans-serif !important;
    color: #208BA8 !important;
    text-transform: uppercase;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    font-weight: 600;
    letter-spacing: 1px;
  }

.text .content .words .padding .subtitle {
    font-family: "Poppins", sans-serif !important;
    font-weight: 500 !important;
    color: #000000 !important;
    font-size: 1.5em !important;
    line-height: 1.4em !important;
    margin: 20px 0 20px 0;
  	padding: 0;
    text-transform: none !important;
    letter-spacing: 0px;
  	border-bottom: none;
}

.text>.content>.words p { line-height: 30px; margin: 0 0 20px 0; }
.text>.content>.words table { }
.text .content .words .padding { margin: 0; padding: 0; width: 100%; }
.text .content .words .multibuttons { position: relative; display: block; text-align: center; width: auto !important; margin: 0 0 0 0; padding: 0; }


/* ------ Custom CSS for Text with Stripe background -------- */
	.text.stripes .content .words { 
      color: #000; 
      background: #FFF;
      width: 50% !important;
      padding: 2% 5% 2% 5% !important;
    }
	.text.stripes .words .padding { color: #000; background: #FFF; padding: 1%; }

.text.stripes .content .words .padding h2 {
    display: block;
    font-family: "Poppins", sans-serif !important;
    color: #208BA8 !important;
    text-transform: uppercase;
    margin: 100px 0px 10px 0px !important;
    padding: 0px;
    font-size: 1.4em !important;
    font-weight: 600;
    letter-spacing: 1px;
  	line-height:1.0em;
}
  .text.stripes .content .words .padding h2 strong {
      color: #000 !important;
  }
  .text.stripes .content .words .padding h2 p {
    display: block;
    font-family: "Poppins", sans-serif !important;
    color: #208BA8 !important;
    text-transform: uppercase;
    margin: 100px 0px 10px 0px;
    padding: 0px;
    font-weight: 600;
    letter-spacing: 1px;
  }

.text.stripes .content .words .padding .subtitle p {
    font-family: "Poppins", sans-serif !important;
    font-weight: 500 !important;
    color: #000000 !important;
    line-height: 1.0em !important;
    margin: 0 !important;
  	padding: 0;
    text-transform: none !important;
    letter-spacing: 0px;
}


/* ------ Custom CSS for Text with White background -------- */

.text.white { background: #FFF !important;}
	.text.white .words { color: #222; background: #FFF; }
    .text .content .words .padding h2 {
        display: block;
        font-family: "Poppins", sans-serif !important;
        color: #208BA8 !important;
        text-transform: uppercase;
        margin: 100px 0px 10px 0px !important;
        padding: 0px;
        font-size: 1.4em !important;
        font-weight: 600;
        letter-spacing: 1px;
        line-height: 1.0em;
    }
    .text .content .words .padding h2 p {
            display: block;
            font-family: "Poppins", sans-serif !important;
            color: #208BA8 !important;
            text-transform: uppercase;
            margin: 100px 0px 10px 0px !important;
            padding: 0px;
            font-weight: 600;
            letter-spacing: 1px;
            line-height: 1.0em;
        }
	/* --------- Partner Logos in Text ----------- */
    .text .content .words .padding .cccp-logos {
      position: relative; 
      display: inline; 
      margin: 1%; 
      padding: 0;
      width: 80%;
      height: auto;
      float: left;
    }
    .text .content .words .padding .cccp-logos img {
      position: relative; 
      display: block; 
      margin: 0; 
      padding: 0;
      width: 100%;
      height: auto;
    }

.text.medialeft .content .medialeft { 
  position: relative; 
  display:inline; 
  float: left; 
  width: 40%; 
  height: auto !important; 
  overflow: hidden; 
  margin: 0px 0px 30px 0px; 
  z-index: 2;
}
.text.mediaright .content .mediaright { 
  position: relative; 
  display:inline; 
  float: right; 
  width: 40%; 
  height: auto !important; 
  overflow: hidden; 
  margin: 0px 0px 30px 0px; 
  padding: 0; 
  z-index: 2;
}
.text.medialeft .content .medialeft img,
.text.mediaright .content .mediaright img { width: 100%; height: auto; margin: 0px; transition: transform 2s ease;}
    .text>.content>.medialshell:hover img,
    .text.medialeft>.content>.medialeft:hover img,
    .text.mediaright>.content>.mediaright:hover img {transform: scale(1.1);}


.textangle { 
  position: relative; 
  display: block; 
  width: 120%; 
  height: 100%
  min-height: 400px; 
  margin: 100px -10% 150px -10%; 
  padding: 0; 
  overflow: visible; 
  background: #ededed;
}
.textangle .content {
    position: relative;
    display: block;
    width: 150%;
    max-width: 1200px;
    height: auto;
    padding: 0;
    margin: 0px auto;
    overflow: visible !important;
}
.textangle .content .words .padding h2,
.textangle .content .words .padding h2>p,
.textangle .content .words .padding .subtitle,
.textangle .content .words .padding .subtitle>p,
.textangle .content .words .padding p {
  font-family: "Poppins", sans-serif !important;
}
.textangle .content .words .padding h2 {
	position: relative;
    display: block;
    font-family: "Poppins", sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #208BA8 !important;
    font-size: 2.5em !important;
    background: transparent;
    border-bottom: none;
    letter-spacing: 1px;
}
  .textangle .content .words .padding h2 strong {
      color: #000 !important;
  }
.textangle .content .words .padding .subtitle {
  font-family: "Poppins", Arial, sans-serif !important;
  color: #208BA8 !important;
  margin: 0px 0px;
  padding: 0px;
  font-size: 1.5em;
  line-height: 1.4em;
  font-weight: 500;
  border-bottom: none;
}
/* See CCC Custom Colors CSS */

.threecol .content {
  	width: 100%;
    max-width: 1300px;
}

.threecol>.content>.words {
    position: relative;
    width: 100%;
    max-width: 1300px;
    display: block;
    margin: 0px auto;
}
  .threecol .content .words .padding h2 strong {
      color: #000 !important;
  }
.threecol>.content>.words .multibuttons {
    position: relative;
    width: 100%;
    max-width: 1300px;
    display: block;
    margin: 0px auto;
}

.threecol>.content>.words>.multibuttons>ul>li>.multitext>.linktitle {
    font-family: "Poppins", Arial, sans-serif;
    font-size: 1.3em;
    text-align: left;
    color: #1D7F9A;
    font-weight: 600;
    line-height: 1.0em;
    margin: 10px auto 5px auto;
}

.threecolwide>.content {
    max-width: 1300px;
}



.twocol>.content {
    max-width: 1300px;
}
.twocol>.content>.words>.padding>h2>p {
    line-height: 1.0em !important;
}


.twocolwide>.content {
    max-width: 1300px;
}
	.twocolwide.paper>.content {
      max-width: 1300px;
      margin: 30px auto;
    }
    .twocolwide.paper>.content>.words>.padding {
        width: 70% !important;
    }
.twocolwide>.content>.words>.padding {
    width: 70%;
  	margin:0 auto 30px auto;
}
.twocolwide>.content>.words>.padding>h2 {
    color: #208BA8 !important;
  	text-align: center;
  }
.twocolwide>.content>.words>.padding>h2>p {
    line-height: 1.0em !important;
}

  .twocolwide>.content>.words>.padding>h2 strong {
      color: #000 !important;
  }
.twocolwide>.content>.words>.padding>.subtitle {
  	text-align: center;
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.4em;
    margin: 10px 0 20px 0;
}
.twocolwide>.content>.words>.php-include {
    width: 100% !important;
  	margin:0 auto 0 auto;
}
.twocolwide>.content>.words>.multibuttons>ul>li {
    position: relative;
    width: 48%;
    display: table-cell;
    float: left;
    margin: 0% 2% 4% 0;
    padding: 0;
    height: auto;
    vertical-align: top;
    background: transparent !important;
}
.twocolwide>.content>.words>.multibuttons>ul>li>.multitext .linktitle {
    display: block;
  	font-family: "Poppins", sans-serif !important;
    color: #1D7F9A !important;
    text-transform: uppercase;
    margin: 60px 0px 10px 0px !important;
    padding: 0px;
    font-size: 1.2em !important;
    font-weight: 600;
    letter-spacing: 1px;
  	text-align: center;
}

/* -------------- News and Events Custom Styles -------------- */

.twocolwide.paper .content .words .pr-news {
    max-width: 1300px !important;
}
.twocolwide.paper .content .words .pr-news .pr-columns {
    max-width: 1300px !important;
}


body#home .pr-news {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1300px !important;
    overflow: visible;
    margin: 0 auto;
}
body#home .pr-news .pr-columns {
    width: 100%;
    max-width: 1300px !important;
}


/* -------------- Mailchimp Customizations -------------- */

#mc_embed_signup { 
  position: relative;
  display: block;
  text-align: left;
  width: 70%;
  margin: 0 auto;
}
#mc_embed_signup .mc-field-group { 
  position: relative;
  display: block;
  margin: 0 0 20px 0;
  padding: 2% 0;
  clear: both;
}
#mc_embed_signup .mc-field-group label { 
  position: relative;
  display: inline;
  float: left;
  margin: 0 15px 0 0;
  padding: 0;
}
#mc_embed_signup .mc-field-group input { 
  position: relative;
  display: inline;
  float: right;
  margin: 0;
  padding: 0;
  width: 73%;
}
  #mc_embed_signup .mc-field-group input.field { 
    width: 79%;
  }
  #mc_embed_signup .mc-field-group input.affil { 
    position: relative;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 50px;
  }
#mc_embed_signup .indicates-required { font-size: 0.8em; display: block; width: 100%; }



/* -------------- Footer Custom Styles -------------- */

footer { background: #232323 !important; border: none; }

footer .content { background: #232323 !important; border: none; }

footer .content #footercontent .footercol .imgshell {
    width: 90%;
    height: auto !important;
    margin: 0px;
    padding: 0;
}
footer .content #footercontent .footercol {
    color: #FFFFFF !important;
    font-size: 0.7em;
}
footer .content #footercontent .footercol .subtitle {
    color: #FFFFFF !important;
    font-size: 1.1em;
    font-weight: 600;
    text-transform: uppercase;
}
footer .content #footercontent .footercol .subtitle a:link,
footer .content #footercontent .footercol .subtitle a:visited {
    color: #FFFFFF !important;
    text-decoration: none;
}
footer .content #footercontent .footercol .subtitle a:active,
footer .content #footercontent .footercol .subtitle a:hover {
    color: #FFFFFF !important;
    text-decoration: underline;
}
footer .content a:link, 
footer .content a:visited {
    color: #FFF;
    text-decoration: none;
    border-bottom: 1px dotted #208BA8;
}
footer .content a:active, 
footer .content a:hover {
    color: #FFF;
    text-decoration: none;
    border-bottom: 1px dotted #FFF;
}

nav.subnavigation-container {
  display: none;
}


/* Custom Media Styles */
@charset "UTF-8";
/* CSS For T4 Media Alignment */

/* ---------------------------- GLOBAL STYLES ------------------------ */


.fivecol>.content>.words>.multibuttons>ul>li>.media{ position: relative; width: 100%; height: auto; display:block; overflow: hidden; margin: 0; }
.fivecol>.content>.words>.multibuttons>ul>li>.media a { height: auto; display: block; margin: 0; padding: 0;}
.fivecol>.content>.words>.multibuttons>ul>li>.media img { position: relative; width: 100%; height: auto; padding: 0; margin: 0; transition: transform 2s ease;}
.fivecol>.content>.words>.multibuttons>ul>li>.media:hover img { transform: scale(1.1);}

.fourcol>.content>.words>.multibuttons>ul>li>.media { position: relative; width: 100%; height: auto; display:block; overflow: hidden; margin: 0; }
.fourcol>.content>.words>.multibuttons>ul>li>.media img { position: relative; width: 100%; height: auto; padding: 0; margin: 0; transition: transform 2s ease;}

.highlight>.content>.media { position: relative; display:table-cell; float: left; width: 50%; overflow: hidden; margin: 40px 0 0 0; }
    .highlight>.content>.medialeft { position: relative; display:table-cell; float: left; width: 50%; overflow: hidden; margin: 40px 0; }
    .highlight>.content>.mediaright { position: relative; display:table-cell; float: right; width: 50%; overflow: hidden; margin: 40px 0 0 0;  }
    .highlight>.content>.media img,
    .highlight>.content>.medialeft img,
    .highlight>.content>.mediaright img { width: 100%; height: auto !important; padding: 0; margin: 0px; transition: transform 2s ease; }
    .highlight>.content>.media:hover img,
    .highlight>.content>.medialeft:hover img,
    .highlight>.content>.mediaright:hover img {transform: scale(1.1);}

.onecol>.content>.words>.multibuttons>ul>li>.media{ position: relative; width: 100%; height: auto; overflow: hidden; padding: 0; margin: 0 0 0 0;display: block; float: none; vertical-align: top; }
.onecol>.content>.words>.multibuttons>ul>li>.media img { position: relative; width: 100%; height: auto !important; }
.onecol>.content>.words>.multibuttons>ul>li>.media iframe { position: relative; width: 100%; height: auto !important; min-height: 265px; }


body#home .text>.content {
    display: block;
}

.text>.content >.media  {
  position: relative; 
  display:inline; 
  float: left; 
  width: 45%; 
  height: auto !important; 
  overflow: hidden; 
  margin: 0px 30px 0px 0px; 
  z-index: 2;
}
.text>.content>.mediaright { 
  position: relative; 
  display:inline; 
  float: right; 
  width: 45%; 
  height: auto !important; 
  overflow: hidden; 
  margin: 15px 0px 30px 30px; 
  padding: 0; 
  z-index: 2;
}
.text>.content>.media iframe,
.text>.content>.medialeft iframe,
.text>.content>.mediaright iframe { 
  min-height: 280px;
}
.text>.content>.media img,
.text>.content>.medialeft img,
.text>.content>.mediaright img { 
  width: 100%; 
  height: auto; 
  margin: 0px; 
  transition: transform 2s ease;
}
.text.bgbright .content .media .caption, 
.text.bgbright .content .medialeft .caption, 
.text.bgbright .content .mediaright .caption, 
.text.bgdark .content .media .caption, 
.text.bgdark .content .medialeft .caption, 
.text.bgdark .content .mediaright .caption, 
.text.bgmedium .content media .caption, 
.text.bgmedium .content .medialeft .caption, 
.text.bgmedium .content .mediaight .caption {
    color: #FFFFFF !important;
    line-height: 1em;
}
.textangle>.content>.media { position: relative; display:table; float: left; width: 45%; height: auto !important; overflow: hidden; margin: -40px 0px 0px 30px; padding: 0; transform: rotate(-5deg); }
.textangle>.content>.media img { width: 100%; height: auto; margin: 0;}
.textangle>.content>.medialeft { position: relative; display:table; float: left; width: 45%; height: auto !important; overflow: hidden; margin: -40px 0px 0px 30px; padding: 0; transform: rotate(-5deg); }
.textangle>.content>.medialeft img{ width: 100%; height: auto; margin: 0;}
.textangle>.content .mediaright { position: relative; display:table; float: right !important; width: 45%; height: auto !important; overflow: hidden; margin: -40px 50px 0px 0px !important; padding: 0; transform: rotate(5deg); }
.textangle>.content .mediaright img { width: 100%; height: auto; margin: 0;}
.textangle>.content .media { width: auto !important; width: 46% !important; height: auto !important; margin: 0 4% 0 0; padding: 0; background: transparent; float: left; display: inline; transform: rotate(-5deg);}
.textangle>.content .media iframe { width: 100%; height: auto !important; min-height: 320px; padding: 0; margin: 0; }
.textangle>.content .mediaright iframe { width: 100%; height: auto !important; min-height: 320px; padding: 0; margin: 0; }
.textangle>.content .medialeft iframe { width: 100%; height: auto !important; min-height: 320px; padding: 0; margin: 0; }

.textangle.mediaright { width: 120%; height: 400px; margin: 140px -10% 100px -10%; transform: rotate(-5deg); overflow: visible; }
.textangle.mediaright .content .imgright .caption {text-align: right;}
.textangle.mediaright .content .words { position: relative; display: inline; float: left; width: 40%; padding: 3%; margin: 60px 4% 0 0px; line-height: 30px; transform: rotate(5deg) !important; background: #FFF !important; color: #222; }
.textangle.mediaright .content .mediaright { position: relative; display:table; float: right; width: 45%; height: auto !important; overflow: hidden; margin: -40px 35px 0px 0px !important; padding: 0; transform: rotate(5deg); }
.textangle.mediaright .content .mediaright img { width: 100%; height: auto; margin: 0;}

.threecol>.content>.words>.multibuttons>ul>li {
    background: #fff;
}
.threecol>.content>.words>.multibuttons>ul>li>.multitext {
    background: #FFF;
    color: #000;
    width: 86%;
    margin: 0;
    padding: 5% 7% 7% 7%;
}
.threecol>.content>.words>.multibuttons>ul>li>.media{ position: relative; width: 100%; height: auto; display:block; overflow: hidden; margin: 0; background: transparent !important; }
.threecol>.content>.words>.multibuttons>ul>li>.media img { position: relative; width: 100%; height: auto; padding: 0; margin: 0; border-radius: 50%;}
.threecol>.content>.words>.multibuttons>ul>li>.media .caption {position: relative; color: #000; float: none; background: transparent !important}
.threecol>.content>.words>.multibuttons>ul>li>.media iframe { position: relative; width: 100%; height: 100%; display:block; min-height: 170px;  background: transparent; }

.twocol>.content>.words>.multibuttons>ul>li>.media { position: relative; width: 95%; height: auto; overflow: hidden; padding: 0 5% 0 0; margin: 20px 0 0 0;display: block; float: none;}
.twocol>.content>.words>.multibuttons>ul>li>.media img { position: relative; width: 100%; height: auto !important; }
.twocol>.content>.words>.multibuttons>ul>li>.media iframe { position: relative; width: 100%; height: auto !important; min-height: 265px; }

.twocolwide>.content>.words>.multibuttons>ul>li>.media { position: relative; width: 100%; height: auto; overflow: hidden; padding: 0; margin: 0px 0 20px 0;display: block; float: none;}
.twocolwide>.content>.words>.multibuttons>ul>li>.media img { position: relative; width: 100%; height: auto !important; }
.twocolwide>.content>.words>.multibuttons>ul>li>.media iframe { position: relative; width: 100%; height: auto !important; min-height:300px; }



/* ---------------------------- MEGA SCREEN DISPLAY STYLES ------------------------ */

@media only screen and (min-width: 1201px) and (max-width: 3000px) {

  nav.subnavigation-container {
    display: none;
  }
  
}


/* ---------------------------- LARGE SCREEN DISPLAY STYLES ------------------------ */

@media only screen and (min-width: 1400px) and (max-width: 1835px) {


}


/* ---------------------------- DESKTOP STYLES ------------------------ */

@media only screen and (min-width: 1200px) and (max-width: 1401px) {
  
  .cccheader .content, .cccheader.mediaright .content {
      width: 90% !important;
      max-width: 1300px;
	}

  .text .content {
      width: 90% !important;
      max-width: 1300px;
	}
  
  .threecol .content {
  	width: 90% !important;
    max-width: 1300px;
	}
  
  .twocolwide>.content>.words>.multibuttons {
    width: 90% !important;
  }
  


}

/* ---------------------------- Below Max Width 1300px ------------------------- */
@media only screen and (max-width: 1300px) {
  
    body#home .pr-news {
    	width: 90%;
	}
  body#home .twocolwide>.content>.words>.padding>h2 {
    color: #000 !important;
    text-align: center;
}
  
  
}

/* ---------------------------- LAPTOP STYLES ------------------------ */

@media only screen and (min-width: 1130px) and (max-width: 1315px) {
  
	.highlight>.content>.words>.padding h2 {
    color: #000 !important;
    font-size: 3.0em !important;
  	margin-bottom: 25px !important;
	}
  
}

/* ---------------------------- LAPTOP STYLES ------------------------ */
@media only screen and (min-width: 1000px) and (max-width: 1129px) {
  
	.highlight>.content>.words>.padding h2 {
    color: #000 !important;
    font-size: 3.0em !important;
  	margin-bottom: 25px !important;
      font-weight: 700 !important;
	}
  .highlight>.content>.words>.padding>h2>p {
    font-weight: 700 !important;
	}
  
  .highlight>.content>.words>.padding p {
    line-height: 1.5em;
    margin: 10px 0 10px 0;
    font-weight: 500;
	}
  
}


/* ---------------------------- LAPTOP STYLES ------------------------ */

@media only screen and (min-width: 1001px) and (max-width: 1201px) {
	
  nav#navigation_menus {
    background-color: #232323 !important;
  }
  
  #navigation_menu .logo-head {
    display: none;
  }
 
	.cccheader .content, .cccheader.mediaright .content {
      width: 90% !important;
      max-width: 1300px;
	}

  .text .content {
      width: 90% !important;
      max-width: 1300px;
	}
  
  .threecol .content {
  	width: 90% !important;
    max-width: 1300px;
	}
}

/* ---------------------------- TABLET STYLES ------------------------ */

@media only screen and (min-width: 701px) and (max-width: 1000px) {
  
  #navigation_menu .logo-head {
        width: 130px;
    }
  
#navigation_menu .logo-head a {
        width: 130px !important;
        height: 60px;
        background-image: url(https://changchavkincenter.bard.edu/media/ccc-assets/ccc-logo-stacked-on-black.png) !important;
        background-size: 130px auto;
    }
  
  body#home .highlight {
    margin: 0 auto 30px auto !important;
  }
  body#home .highlight.mediaright .content > .words {
    width: 90% !important;
    margin: 25px 0 25px 0 !important;
  }
  
  body#home .highlight.mediaright .content .media.mediaright {
    display: none !important;
  }
  body#home .highlight.mediaright .content > .words {
    width: 90% !important;
    margin: 25px 0 25px 0 !important;
	}
  .highlight>.content>.words>.padding h2 p {
    line-height: 1.1 !important;
}
 
  
  .embed .content iframe {
    min-height: 550px !important;
}
  
  .embed .content p {
    width: 70%;
    height: 100%;
    min-width: 70%;
    margin: 0 auto;
}
    
  .cccheader > .content > .words > .padding {
  	padding: 50px 0px 0px;
  }

  .text.mediaright .content .words{
    color: #000;
    background: #FFF;
    width: 100% !important;
    padding: 0 !important;
	}
	.text.stripes .content .words{
    color: #000;
    background: #FFF;
    width: 90% !important;
    padding: 5% !important;
	}
  .text .content .words .padding h2 {
    margin: 0px 0px 10px 0px !important;
  }
  .text .content .words .padding h2 p {
    margin: 0px 0px 10px 0px !important;
  }
  .text.stripes .content .words .padding h2 {
    margin: 0px 0px 10px 0px !important;
  }
  .text.stripes .content .words .padding h2 p {
    margin: 0px 0px 10px 0px !important;
  }
  
  .text.mediaright .content .mediaright {
    position: relative;
    display: inline;
    float: unset;
    width: 100%;
    height: auto !important;
    overflow: hidden;
    margin: 0 0px 0px 0px;
    padding: 0;
    z-index: 2;
  }
  
  
  #introshell {
    	margin: 0px 0 0 0;
	}
  
    #navigation_menu .nav_menu_toggle > span:not(.sr-only) {
      background: #FFF !important;
      border-radius: 3px;
	}
    #navigation_menu .nav_menu_toggle[aria-expanded="true"] > span {
      background: #FFF !important;
      border-radius: 3px;
  	}
    #navigation_menu .menu_nav > .bardlogo.nav_menu_item > a img {
      max-height: 35px;
      margin: 0 0 0 10px;
  	}
}

/* ---------------------------- MOBILE STYLES ------------------------- */
@media only screen and (max-width: 1000px) {
  
	header.fixed {
		position: relative;
	}

  nav.subnavigation-container {
    display: none !important;
  }
  
  #navigation_menu {
    background-color: #232323 !important;
  }
  
  nav#navigation_menus {
    width: 100%;
    min-height: 80px;
    font-size: 0;
    text-align: center;
    background-color: #232323 !important;
  }
#navigation_menu .logo-head {
        position: absolute;
        top: 10px;
        /* left: 10% !important; */
        left: unset;
        left: calc(5% + 25px);
        margin: 0px 10px 0 0;
        display: block;
        width: 130px;
        z-index: 3;
    }

    #navigation_menu .logo-head a {
        position: relative;
        top: 0;
        display: block;
        font-size: 0px;
        /* width: 50%; */
        height: 60px;
        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://changchavkincenter.bard.edu/media/ccc-assets/ccc-logo-stacked-on-black.png);
        background-size: 130px auto;
        background-repeat: no-repeat;
        background-position: left top;
    }
  #navigation_menu .menu_nav > .ccclogo { display: none !important; }
  
  .callout {
    background: #FFF url(none) no-repeat !important;
    background-position-y: center !important;
  }
  .callout .content .words {
    padding: 0;
    width: 100%;
    text-align: center;
  }

  .callout .content .words .padding img {
    width: 80%;
  }

  .cccheader > .content > .words > .padding {
    padding: 50px 0px 0px;
  }
  
  .embed {
    margin: 30px auto;
  }
  .embed .content iframe {
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 330px !important;
  }
  .embed .content p {
    width: 70%;
    height: 100%;
    min-width: 70%;
    margin: 0 auto !important
  }
  
 .highlight {
     width: 100% !important;
   	 margin: 0px auto 30px auto !important;
  }
 .highlight .content {
   width: 90% !important;
   margin: 0 auto !important;;
   padding: 0 !important;
  }
   .highlight .content > .words {
      position: relative;
      display: block;
      text-align: left;
      width: 90% !important;
      margin: 0 5% !important;
      padding: 0 !important;
      background: transparent !important;
  }
    .highlight.mediaright .content > .words {
      position: relative;
      display: block;
      text-align: left;
      width: 90% !important;
      margin: 0 5% !important;
      padding: 0 !important;
      background: transparent !important;
  }
    .highlight.mediaright .content > .words>.padding {
      position: relative;
      text-align: left;
      width: 100%;
      margin: 0 auto;
      padding: 10px 0;
      line-height: 2.0em;
  }
    .highlight.mediaright .content .media.mediaright {
      position: relative !important;
      display: iblock !important;
      float: none !important;
      width: 100% !important;
      overflow: visible;
      margin: 0px 0 0 0;
  }
  
  body#home .highlight.mediaright .content .media.mediaright {
    display: none !important;
  }
  body#home .highlight.mediaright .content > .words {
    width: 90% !important;
    margin: 25px 0 25px 0 !important;
	}
  
  
  
  .text.mediaright .content .words{
    color: #000;
    background: #FFF;
    width: 100% !important;
    padding: 0 !important;
	}
	.text.stripes .content .words{
    color: #000;
    background: #FFF;
    width: 90% !important;
    padding: 5% !important;
	}
  .text .content .words .padding h2 {
    margin: 0px 0px 10px 0px !important;
  }
  .text .content .words .padding h2 p {
    margin: 0px 0px 10px 0px !important;
  }
  .text.stripes .content .words .padding h2 {
    margin: 0px 0px 10px 0px !important;
  }
  .text.stripes .content .words .padding h2 p {
    margin: 0px 0px 10px 0px !important;
  }
  
  .text.mediaright .content .mediaright {
    position: relative;
    display: block;
    float: unset;
    width: 100%;
    height: auto !important;
    overflow: hidden;
    margin: 0 0px 0px 0px;
    padding: 0;
    z-index: 2;
  }
  
  .text .content .words .padding .cccp-logos {
    position: relative;
    display: block;
    margin: 1% auto;
    padding: 0;
    width: 80%;
    height: auto;
    float: unset;
  }
  
  .twocolwide.paper>.content>.words>.padding {
    width: 100% !important;
	}
  .twocolwide>.content>.words>.multibuttons>ul>li {
        position: relative;
        width: 100%;
        display: block;
        float: none;
        margin: 0;
        padding: 0;
        height: auto;
        vertical-align: top;
    }
    
  
  #introshell {
    margin: 0px 0 0 0;
  }
  
  
  #navigation_menu .nav_menu_toggle > span:not(.sr-only) {
    background: #FFF !important;
    border-radius: 3px;
  }
  #navigation_menu .nav_menu_toggle[aria-expanded="true"] > span {
    background: #FFF !important;
    border-radius: 3px;
  }
  #navigation_menu .menu_nav > .bardlogo.nav_menu_item > a img {
    max-height: 35px;
    margin: 0 0 0 10px;
  }
  #navigation_menu .logo-head {
    position: absolute;
    top: 10px;
    width: 130px;
    z-index: 3;
    left: 20px !important;
  }
  #navigation_menu .logo-head a {
    position: relative;
    top: 0;
    display: block;
    font-size: 0px;
    width: 130px;
    height: 60px;
    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://changchavkincenter.bard.edu/media/ccc-assets/ccc-logo-stacked-on-black.png);
    background-size: 130px auto;
    background-repeat: no-repeat;
    background-position: left top;
  }
  
  thead, thead>tr, 
  thead>tr>td {
    visibility: visible !important;
  }
  
/* -------------- Mailchimp Customizations -------------- */
  #mc_embed_signup { 
    width: 100% !important;
  }
  #mc_embed_signup .mc-field-group input { 
    float: right;
    width: 63% !important;
  }
  #mc_embed_signup .mc-field-group input.field { 
    width: 70% !important;
  }
  #mc_embed_signup .mc-field-group input.affil {
    position: relative;
    display: block !important;
    float: unset !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 50px;
  }
	
}

/* ---------------------------- MINI MOBILE STYLES ------------------------- */
@media screen and (max-width: 400px) {

  .callout {
    background: #FFF url(none) no-repeat !important;
    background-position-y: center !important;
	}
  .callout .content .words {
    padding: 0;
    width: 100%;
	}
  	.cccheader > .content > .words > .padding {
        padding: 50px 0px 40px 0px;
    }
  
  .callout .content .words .padding img {
      width: 80%;
  }
  
  .cccheader {
    height: auto;
    padding: 0 0 20px 0;
    margin: 0;
    overflow: visible;
  }
  
  .cccheader > .content > .words > .padding {
  	padding: 20px 0px 0px;
  }
  .cccheader>.content>.words>.padding h1 {
    margin: 0px 0 0 0;
  }
  
  .embed {
    margin: 30px auto;
  }
  .embed .content iframe {
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 180px !important;
    min-width: 100% !important;
  }
  .embed .content p {
    width: 70%;
    height: 100%;
    min-width: 70%;
    margin: 0 auto !important
  }
  .embed .content h2 {
    font-size: 1.8em !important;
}

    .highlight .content {
       width: 100% !important;
    }
   .highlight .content > .words {
      position: relative;
      display: block;
      text-align: left;
      width: 90% !important;
      margin: 0 5% !important;
      padding: 0 !important;
      background: transparent !important;
  }
    .highlight.mediaright .content > .words {
      position: relative;
      display: block;
      text-align: left;
      width: 90% !important;
      margin: 0 5% !important;
      padding: 0 !important;
      background: transparent !important;
  }
  .highlight>.content>.words>.padding h2 {
    font-family: "Poppins", sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #000 !important;
    font-size: 2.5em !important;
    background: transparent;
    border-bottom: none;
    letter-spacing: 1px;
    margin-bottom: 25px !important;
  }
    .highlight.mediaright .content > .words>.padding {
      position: relative;
      text-align: left;
      width: 100%;
      margin: 0 auto;
      padding: 10px 0;
      line-height: 2.0em;
  }
    .highlight.mediaright .content .media.mediaright {
      position: relative !important;
      display: iblock !important;
      float: none !important;
      width: 100% !important;
      overflow: visible;
      margin: 0px 0 0 0;
  }
  
  .text .content .words .padding .cccp-logos {
    position: relative;
    display: block;
    margin: 1% auto;
    padding: 0;
    width: 80%;
    height: auto;
    float: unset;
  }
  
  
  .twocolwide.paper>.content>.words>.padding {
    width: 100% !important;
	}
  .twocolwide>.content>.words>.multibuttons>ul>li {
        position: relative;
        width: 100%;
        display: block;
        float: none;
        margin: 0;
        padding: 0;
        height: auto;
        vertical-align: top;
    }
  
  #introshell {
    	margin: 0px 0 0 0;
	}
  
  #navigation_menu .nav_menu_toggle > span:not(.sr-only) {
    background: #FFF !important;
    border-radius: 3px;
  }
  #navigation_menu .nav_menu_toggle[aria-expanded="true"] > span {
    background: #FFF !important;
    border-radius: 3px;
  }
  #navigation_menu .menu_nav > .bardlogo.nav_menu_item > a img {
    max-height: 35px;
    margin: 0 0 0 10px;
  }

  #navigation_menu .logo-head {
    position: absolute;
    top: 10px;
    width: 130px;
    z-index: 3;
    left: 20px !important;
  }

  #navigation_menu .logo-head a {
    position: relative;
    top: 0;
    display: block;
    font-size: 0px;
    /* width: 50%; */
    height: 60px;
    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://changchavkincenter.bard.edu/media/ccc-assets/ccc-logo-stacked-on-black.png);
    background-size: 130px auto;
    background-repeat: no-repeat;
    background-position: left top;
  }
  
  thead, thead>tr, 
  thead>tr>td {
    visibility: visible !important;
  }
  
/* -------------- Mailchimp Customizations -------------- */
  #mc_embed_signup { 
    width: 100% !important;
  }
  #mc_embed_signup .mc-field-group input { 
    float: right;
    width: 63% !important;
  }
  #mc_embed_signup .mc-field-group input.field { 
    width: 70% !important;
  }
  #mc_embed_signup .mc-field-group input.affil {
    position: relative;
    display: block !important;
    float: unset !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 50px;
  }

}


















