/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
html {
	min-width: 400px;
}
a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
}
body {
  padding-bottom: 40px;
  color: #5a5a5a;
  font-family: 'Tinos', serif;
  font-size: 180%;
  background-color: #E8F0FF;
}
footer {
	margin-top: 1em;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #222;
}
.jumbotron {
	padding: 20px;
	background: #fff;
}

.media-object {
	width: 60px !important
}
/*CUSTOM STYLES - NON-TEMPLATE*/
.bigFont {
		font-size: 200%;
}
.hrMargin {
	margin: 0px auto 10px auto;
}
.w95 {
		width: 95%;
}
.noMarginLeft {
		margin-left: 0;
}
.noPadLeft {
		padding-left: 0;
}
.gm-style {
	overflow: visible;
}
.gm-style .gm-style-iw {
    font-weight: 300;
    font-size: 13px;
    overflow: visible!important
}
#main-logo {
	width: 250px;
	display: block;
	margin: 2em auto 1em auto;
	padding: .5em;
}
#search-box {
	display: none;
}
#search-box-title {
	display: none;
}
#main-menu {
	display: block;
	position: relative;
	margin: 0 auto;
}
#border-image {
	height: 13px;
	background-image: url('../img/border.png');
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
.thumbLeft {
	max-width: 50%;
	margin: auto 20px 20px auto;
}
.aihrea-red {
	color: #ee3a43;
}
.font150 {
	font-size: 150%;
}
.research-block h2, .research-block .btn {
	background: #337ab7;
	color: #fff;
}
.donate-block h2, .donate-block .btn {
	background: #f4752d;
	color: #fff;
}
.volunteer-block h2, .volunteer-block .btn {
	background: #ee3f47;
	color: #fff;
}
.contact-block ul {
	list-style-type: none;
}
.more {
	font-size: 60%;
}
.media-object {
	width: 128px;
}
.badge {
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
}
.tile-row img{
	width: 100%;
}
.decreaseFont1 {
	font-size: 120%;
}
.tile-header {
	background: #444;
	color: #fff;
	text-align: center;
	padding: .2em;
}
.center {
	text-align: center;
	display: block;
	margin: 0 auto;
}
.margin-bottom1 {
	margin-bottom: 1em;
}
.marginTop1 {
	margin-top: 1em;
}
.marginTop2 {
	margin-top: 2em;
}
.marginTop3 {
	margin-top: 3em;
}
.marginTop4 {
	margin-top: 4em;
}
.min-width-85 {
	min-width: 85%;
}
.pad1 {
	padding: 1em;
}
.marketing blockquote {
	background: #eee;
	width: 100%;
}
#contact-button {
	display: none;
}
.dropdown-menu {
	font-size: 21px;
}
.dropdown-header {
	font-size: 18px;
}
.navbar-toggle {
	float: none;
}
#google-calendar {
	width: 100%;
	min-height: 700px;
}
.marketing blockquote {
	color: #204F2E;
}
#events-list .label {
	margin: 0 auto;
}
#facebook-logo img, #twitter-logo img, #vimeo-logo img {
	max-width: 37px;
	margin-top: 3.5em;
}
#facebook-logo img{
	float: right;
}
#twitter-logo img {
	display: block;
	margin: 3.7em auto 0 auto;
}
#twitter-logo, #facebook-logo {
	display: none;
}
.badge2 {
	background: #1c94c4;
	padding: 20px;
	font-size: 160%;
	float: left;
	color: #fff;
	margin-right: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.panel-title {
	font-size: 180% !important;
}
.panel-title2 {
	font-size: 120% !important;
}
.fitSpace {
	display: block;
	width: 100%;
	height: auto;
}
.event-item a:link, .event-item a:visited  {
	color: #ee3f47;
}
.event-date {
	color: #f4752d;
}
.event-location {
	color: #337ab7;
}
.yanone {
	font-family: 'Yanone Kaffeesatz', sans-serif;
}
.history {
	background: #fff !important;
}
.events-block li {
	background: #E7F0EA;
}
#creditfooter {
	display: none;
}
.newsroom-thumb {
	display: block;
	float: left;
	width: auto;
	height: 150px;
	margin: auto 2em 1em auto;
}
.noListStyle {
	list-style-type: none;
}
.panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: grey;
}
.collaborators .panel-heading a:after {
    font-family:none;
	content: none;
    color: none;
}
.panel-heading a.collapsed:after {
    content:"\e080";
}
.news-photo {
	margin: .3em 2em 2em auto;
	float: left;
	max-width: 50%; 
}
.news-photo2 {
	margin: .3em 2em 2em auto;
	float: left;
	max-width: 40%; 
}

.clearLeft {
	clear: left;
}
.page-title {
	font-family: serif;
	display: block;
	margin: 1em auto;
	text-align: center;
}

.photo-banner {
	max-width: 100%;
}
.newsletters .panel-body ul {
	list-style-type: none;
	list-style-image: url('../img/pdf36.png');
	font-size: 150%;
}
.highlight-red {
	color: #ee3f47;
}
.annual-reports .panel-heading a:after , .noCaret .panel-heading a:after{
	font-family: none;
	content: none;
}
.collab-thumb {
	max-width: 70px;
	height: auto;
	float: left;
	margin: auto 1em 1em auto;
	transition: all .2s ease-in-out;
}
.collab-thumb:hover {
	transform: scale(3);
}
.collaborators hr {
	clear: left;
}
.padRight1 {
	padding-right: 1em;
}
blockquote {
	font-size: 100%;
	font-family: 'Noto Sans', cursive;
}
.contact-panel h3, .contact-panel h4, .caich-contact h3, .caich-contact address{
	margin: .2em;
}
.caich-contact hr {
	border-top: 1px solid #ccc;
}
.noMargin {
		margin: 0;
}
figure.thumbLeft {
	float: left;
	width: 45%;
	margin-right: 20px;
	margin-bottom: 20px;
}
figure a img.figureImg {
	max-width: 100%;
}
.floatLeft1 {
	float: left;
	margin-right: 1em;
}
.floatLeft2 {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
}
.italic {
	font-family: 'PT Sans', sans-serif;
	font-style: italic;
}
.clearBoth {
	clear: both;
}
.halfSize {
	width: 50%;
}
#cd-gallery-items li {
	//min-height: 735px;
}
.faculty #cd-gallery-items li {
	min-height: 1500px;
}
.form-group label, .form-group input {
		width: 92%;
		padding: .2em 1%;
}
.videoForm {
		padding: 3%;
		margin-top: 20px;
}
.videoForm fieldset {
		border: 1px solid #222;
		padding: 0 1.4em 1.4em 1.4em;
		margin: 0 0 1.5em 0;
}
.videoForm legend {
		border-style: none;
		border-width: 0;
		font-size: 24px;
		line-height: 20px;
		margin-bottom: 0;
		width: inherit;
}
#contactForm {
	background: #b2ceeb;
	padding: 2em !important
}
.article-photo-left{
		float: left;
		width: 50%;
		padding-right: 1.2em;
		padding-bottom: 1em;
}
.mailChimp {
	min-height: 1000px;
}
.galleryThumb, .panel-body img {
	float: left;
	margin: 0 1em 1em 0;
}
.caichList .panel-heading {
	min-height: 170px;
}	
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
	margin-right: 1em;
}
.fit50Right {
	width: 46%;
	margin: 2%;
	float: right;
}
.indent {
	margin-left: 20px;
}
.black {
	color: #000;
	background: #000;
	border-top: 1px solid #000;
}
.visibleSmall {
	display: block;
}
.noShowTablet {
	display: none;
	}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  //padding-right: 15px;
  //padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 640px;
  display: none;
}
.alt-carousel {
  display: block;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  background-color: #222;
  background: rgba(0,0,0,0.65);
  padding-left: 5em;
   padding-right: 5em;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 640px;
  background-color: #777;
  width: auto;
}
#myCarousel2 .item {
	height: 500px;
}
#myCarousel2 {
	height: 500px;
}
.carousel-inner > .item > img {
  //position: absolute;
  //top: 0;
  //left: 0;
  //max-height: 640px;
}
.carousel-inner .item img {
    width: 800px !important;
	margin: 0 auto;
	position: relative;
	display: block;
}
.carousel-caption {
		position: relative;
}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
.marketing {
	padding-top: 2em;
}

/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
	.carousel {
  height: 640px;
  display:none;
}
.carousel-inner .item img {
	margin: 0 auto;
	display: block;
	position: relative;
    width: 800px !important
}
.visibleSmall {
	display: block;
}
	#cd-nav {
		display: none;
	}
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    //border-radius: 4px;
  }
	.carousel-caption {
			position: relative;
	}
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    //font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
  /*CUSTOM*/
	#main-menu {
		width: 768px;
	}
	#main-logo {
		width: 250px;
		display: block;
		margin: 0 auto;
		padding: 2em;
	}
	#search-box {
		display: block;
		margin-top: 3.8em;
	}
	#contact-button {
		display: block;
		margin-top: 3.8em;
	}
	#search-box-title {
		display: block;
		float: left;
		margin-top: 4em;
		margin-right: .5em;
	}
	#main-menu {
		display: block;
		position: relative;
		margin: 0 auto;
	}

	.marketing {
		background: #fff;
		padding-top: 2em;
	}
	.dropdown:hover .dropdown-menu {
	display: block;
	}
	.dropdown-header {
	color: #222; 
	padding: .3em;
	font-size: 120%;
	}
	.columns-menu {
		padding: 2em;
		min-width: 600px;
	}
	.dropdown-menu {
	font-size: 21px;
	}
	.dropdown-header {
	font-size: 18px;
	}
	#twitter-logo, #facebook-logo {
	display: block;
	}
	.noShowTablet {
	display: block;
	}
}

@media (min-width: 992px) {
	.carousel {
  height: 640px;
  display: block;
}
.alt-carousel {
	display: none;
}
.carousel-inner .item img {
    width: 100% !important;
	margin: 0 auto;
	position: relative;
	display: block;
}
.visibleSmall {
	display: none;
}
	#cd-nav {
		display: none;
	}
  .featurette-heading {
    margin-top: 120px;
  }
		/*CUSTOM*/
		#main-menu {
			width: 992px;
		}
		#main-logo {
			width: 250px;
			display: block;
			padding: 2em;
			margin-left: 0;
		}
		#search-box {
			display: block;
			margin-top: 3.3em;
			float: left;
		}
		#contact-button{
			margin-top: 3.8em;
			float: left;
			display: block;
		}
		#search-box-title {
			display: block;
			float: left;
			margin-top: 4em;
			margin-right: 1em;
		}
		#main-menu {
			display: block;
			position: relative;
			margin: 0 auto;
		}
		
		.marketing {
			background: #fff;
			padding-top: 2em;
		}
		.dropdown:hover .dropdown-menu {
		display: block;
		}
		.dropdown-header {
			color: #222; 
			padding: .3em;
			font-size: 120%;
		}
		.columns-menu {
			padding: 2em;
			//min-width: 400px;
		}
		.contact-block {
		display: block;
		}
		.dropdown-menu {
	font-size: 16px;
	}
	.dropdown-header {
	font-size: 16px;
	}
	#twitter-logo, #facebook-logo {
	display: block;
	}
	.noShowTablet {
	display: none;
	}
	.carousel-caption {
		position: absolute;
}
}
/*Custom*/
@media only screen and (max-width: 1500px) {
	.carousel-caption.h1, .carousel-caption.p {
		font-size: 85%;
	}
}