@charset "UTF-8";
.issue {
	padding-bottom: 30px;
}
abbr,
abbr[data-original-title],
abbr[title] {
	text-decoration: none;
	border: none;
}
blockquote,
body{
	line-height: 1.25em
}
.btn {
	text-transform: uppercase
}
html {
	height: 100%
}
.container,
.container-fluid {
	max-width: 480px;
	padding: 0;
	width: 100%
}
.float-right,
.pull-right {
	float: none;
}
.btn,
.has-video:after,
section {
	position: relative
}
body {
	font-family: myriad-pro, sans-serif;
	font-size: 2em;
}
h1 {
	font-size: 2.25em;
	line-height: 1.125em;
	padding-bottom: 2%;
}
h2 {
	font-size: 1.625em;
	line-height: 1.15385em
}
h3 {
	font-size: 1.375em;
	line-height: 1.13636em
}
h4,
h5 {
	font-size: 1.125em;
	line-height: 1.11em
}
aside {
	font-size: 16px
}

blockquote {
	font-size: 1.25em
}
a,
a figcaption {
	color: #cc5831;
	font-family: myriad-pro-semi-condensed, sans-serif;
	text-decoration: none
}
a figure:hover figcaption,
a:hover {
	color: #000;
	text-decoration: none
}
figure,
img,
video {
	height: auto;
	width: 100%
}
.has-video:after {
	bottom: -3px;
	vertical-align: bottom;
	padding-left: .3em;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-size: .8em;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e029";
}
.btn {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #0b0b0b;
	font-family: myriad-pro-semi-condensed, sans-serif;
	font-size: .9em;
	font-weight: 400;
	padding: 6px;
	z-index: 100;
	white-space: normal;
}
.btn:focus,
.btn:hover {
	background: #0b0b0b;
	border-color: #0b0b0b;
	color: #fff
}
section {
	padding-bottom: 30px
}
.row {
	margin-left: 0;
	margin-right: 0
}
[class*=col-] {
	padding-left: 10px;
	padding-right: 10px
}
.web-exclusive {
	background: linear-gradient(to right, rgba(125, 208, 222, 1) 0, rgba(255, 255, 255, 0) 150%) rgba(0, 0, 0, 0)
}
h4.web-exclusive {
	color: #fff;
	font-family: myriad-pro-semi-condensed;
	font-size: 1.2em;
	line-height: 1.22em;
	padding-bottom: 2px;
	padding-left: 5px;
	z-index: 3;
	margin-top: 0;
}
.web-exclusive-bottom {
	background: linear-gradient(to right, rgba(125, 208, 222, 1) 0, rgba(255, 255, 255, 0) 120%) rgba(0, 0, 0, 0)
}
.top-nav {
	align-items: flex-end;
	background-color: #fff;
	display: flex;
	margin-top: 15px;
	z-index: 2;
}
.top-nav .global-menu-logo:not {
	vertical-align: bottom;
}
.top-nav p {
	margin: 0;
	padding: 0;
}
.top-nav a {
	color: #000;
}
.top-nav a:active,
.top-nav a:focus,
.top-nav a:hover {
	color: #cc5831;
}
.top-nav-item {
	margin-left: 8px;
}
.global-menu-logo {
	height: auto;
	min-width: 150px;
	padding-bottom: 4px;
	width: 200px;
}
.global-menu-spacer {
	display: block;
	-webkit-flex-grow: 2;
	flex-grow: 2;
}
.global-audio {
	font-size: 1.3em;
	position: relative;
	top: 4px;
}
#main-nav-container a:hover,
#menu-btn:hover {
	color: #cc5831
}
#menu-btn {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent
}
.responsive-menu {
	background: #fafafa;
	display: none;
	
	width: 100%;
	z-index: 99999
}
.open-menu-link:hover,
.responsive-menu ul li:hover {
	background: #fff
}
.responsive-menu ul li {
	padding: 1em 5%
}
.open-menu-link {
	cursor: pointer;
	display: none;
	float: right;
	font-size: 30px;
	line-height: 55px;
	margin: -20px;
	padding: 0 10px
}
li .sub-menu {
	display: none
}
.nav-list li,
ul.sub-menu li {
	border-bottom: 1px solid #fff
}
.nav-list li:last-child,
.sub-menu li:last-child {
	border-bottom: medium none
}
.responsive-menu ul li.hover-open {
	background: #fafafa
}
.visible {
	display: block!important
}
.nav-icon-hamburger,
.nav-icon-home {
	background: no-repeat rgba(0, 0, 0, 0);
	width: 25px
}
.nav-icon-home {
	background-image: url(../images/home-icon.svg)
}
.nav-icon-home:hover {
	background-image: url(../images/home-icon-hover.svg)
}
.nav-icon-hamburger {
	background-image: url(../images/hamburger-icon.svg);
	margin-bottom: 0
}
.nav-icon-hamburger:hover {
	background-image: url(../images/hamburger-icon-hover.svg)
}
.from-the-pres {
	font-weight: 700;
}
#pres-btn {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	color: #000;
}
#pres-btn:hover {
	color: #cc5831;
}
.pres-close:before {
	content: "X";
}
.global-nav a:hover {
	color: #cc5831;
}
.top-nav {
	background-color: transparent;
}
.responsive-menu {
	top: 100%;
}
#pres-audio {
	display: none;
	background: transparent;
	
	width: 100%;
	z-index: 99999;
}
.form-control,
.video-caption {
	font-family: myriad-pro-semi-condensed, sans-serif;
	color: #505050
}
.video-caption {
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	padding-top: 2%
}
.form-control {
	border: 1px solid #000;
	font-size: 1.1em;
	height: 120%;
	line-height: 120%;
	padding: 12px;
	border-radius: 0;
	text-align: center
}
blockquote {
	border: 0;
	color: #1f7f9c
}
blockquote footer {
	font-size: 12px;
	font-weight: 700
}
.section-title1.alumniconnections-title {
    color: #cc5831;
    margin-left: 100px;
}
.section-title2 {
    color: #2999b1;
}
.footer_content {
	background: #1f7f9c;
	color: #fff;
	padding: 15px 15px 0
}
.footer_content a {
	color: #fff
}
.footer_content a:hover {
	color: #dadada
}
.copyright {
	color: #94dfec
}
#footer h5 {
	margin-top: 0;
	padding-top: 0
}
.subscribe {
	background: #1f7f9c;
	border-radius: 10px;
	font-size: 1.2em!important;
	font-weight: 700;
	text-transform: none
}
a.subscribe:active,
a.subscribe:hover,
a.subscribe:visited {
	background: #fff;
	color: #1f7f9c
}
footer p {
	font-size: 1em;
	line-height: 150%;
	margin: 0 0 5px
}
#footer,
figure img.img-responsive {
	width: 100%
}
#social span {
	display: inline-block;
	margin: 0 -5px;
	padding: 18px
}
.facebook {
	background: url(../images/social/facebook-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.facebook:hover {
	background: url(../images/social/facebook-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.instagram {
	background: url(../images/social/instagram-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.instagram:hover {
	background: url(../images/social/instagram-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.twitter {
	background: url(../images/social/twitter-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.twitter:hover {
	background: url(../images/social/twitter-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.flickr {
	background: url(../images/social/flickr-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.flickr:hover {
	background: url(../images/social/flickr-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.youtube {
	background: url(../images/social/youtube-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.youtube:hover {
	background: url(../images/social/youtube-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.vimeo {
	background: url(../images/social/vimeo-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.vimeo:hover {
	background: url(../images/social/vimeo-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.linkedin {
	background: url(../images/social/linkedin-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.linkedin:hover {
	background: url(../images/social/linkedin-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.googleplus {
	background: url(../images/social/google+-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.googleplus:hover {
	background: url(../images/social/google+-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.pinterest {
	background: url(../images/social/pinterest-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.pinterest:hover {
	background: url(../images/social/pinterest-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
#social ul li {
	display: inline;
	list-style: none
}

.container-pulse {
	margin-left: -5px;
}
.icon-pulse {
	border-radius: 25px;
	display: inline;
	transition: all;
	max-width: 40px;
}
.link-pulse:active .icon-pulse,
.link-pulse:focus .icon-pulse,
.link-pulse:hover .icon-pulse {
	border: thin solid white;
}
.global-footer-cover {
	margin: 30px 0;
}
hr {
	height: .05em;
	background: #737373;
	background: -webkit-linear-gradient(left, #FFF, #d1d1d1, #737373, #737373, #d1d1d1, #FFF);
	background: -o-linear-gradient(right, #FFF, #d1d1d1, #737373, #737373, #d1d1d1, #FFF);
	background: -moz-linear-gradient(right, #FFF, #d1d1d1, #737373, #737373, #d1d1d1, #FFF);
	background: linear-gradient(to right, #FFF, #d1d1d1, #737373, #737373, #d1d1d1, #FFF)
}
.hr-story {
	width: 60%;
	margin-top:40px;
	margin-bottom:40px;
}
.padding-right,
figure.float-left {
	padding-right: 20px
}
.padding-left,
figure.float-right {
	padding-left: 20px
}
figure,
figure.img-responsive {
	background-color: transparent;
	display: table;
	font-size: .875em;
	margin: 0 0 1%
}
figure img {
	background-color: transparent;
	display: table-row
}
figure.align-left{
	margin-left:-15px;
}

figcaption {
	caption-side: bottom;
	/*display: table-caption;*/
	/*margin: inherit;*/
	/*padding: inherit;*/
	line-height: 1.35em;
	font-size: .95em;
	color: #616161
}
.align-left {
	margin-left:-15px;
}
figcaption.align-left {
    font-size: 0.9em;
    line-height: 1.25em;
    padding-bottom: 5px;
    padding-left: 0;
    padding-top: 5px;
    width: 100%;
}
ul.bonus-content li ul li a:hover {
	text-decoration: underline
}
#footer {
	margin-top: 30px;
	padding-bottom: 45px;
	padding-top: 15px
}
.float-right {
	float: right
}
.float-left {
	float: left
}
.more-articles {
	padding-top: 35px
}
.more-articles h4 {
	font-size: 1.08em;
	font-weight: 700
}
.more-articles figure {
	display: inline-table;
	margin-left: 1%;
	vertical-align: top;
	max-width: 170px;
	max-height: 128px
}
#hooked h1 {
    color: #cc5831;
    font-weight: 700;
    padding-bottom: 0;
    text-shadow: 3px 2px 2px rgba(147, 147, 147, 1);
}
.subhead {
    color: rgba(100, 100, 100, 1);
    font-family: "myriad-pro-semi-condensed",sans-serif;
    font-size: 1.35em;
    font-style: italic;
    font-weight: 600;
    padding-bottom:2%;
}
.intro {
    font-family: "myriad-pro-semi-condensed",sans-serif;
    font-size: 1.15em;
    font-weight: 500;
    line-height: 1.5em;
    padding-bottom: 1%;
}
.interview-question{
    color: rgb(0, 51, 77);
    font-family: "myriad-pro-semi-condensed",sans-serif;
    font-weight: 700;
    line-height: 1em;
    padding-bottom: 0;
	margin-top:20px;
}
#hooked h3 {
    font-size: 1.75em;
    margin-top: 0;
}

.feature-icon {
	font-size: 1.25em;
	line-height: 1.20em;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #367c99;	
}

.feature-icon-title {
	font-size: 1.4em;
	line-height: 1em;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #cd5932;
}

.align-hero {
	margin: 20px 0 20px 0; 
	padding-right: 25px
	
} 

.britt-title {
	top: 35%;
	position: relative;
	z-index: 1;	
}

.britt-headline-story {
    font-size: 3em;
}
				
.britt-subhead-story {
    position: absolute !important;
    right: 10%;
    top: 1%;
    width: 40%;
}

.subhead.britt {
    color: #766a62;
    font-family: "myriad-pro-semi-condensed",sans-serif;
    font-size: 2em;
    font-style: italic;
    font-weight: 500;
    padding-bottom: 2%;
	line-height: 50px;
}

.service-learning {
	color: #1f7f9c;
	font-size: 5em;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

.flex-container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: center;
    width: auto;
    height: auto;
}

.flex-item {
    width: 100px;
    height: 100px;
    margin: 10px;
    text-align: center;
}

.tang-title {
	color: #00334b;
}

/*for images JF*/
.img10 {
	width: 10%;	
}
.img20 {
	width: 20%;	
}
.img30 {
	width: 30%;	
}
.img40 {
	width:40%;
}

#vintage-britt.img40 {
	width: 40%;	
	padding-right: 10px;
	padding-top: 7px;
}	

.img50 {
	width: 50%;	
}

.img60 {
	width: 60%;	
}

.img70 {
	width: 70%;	
}

.img80 {
	width: 80%;	
}

.img90 {
	width: 90%;	
}

.img100 {
	width: 100%;	
}

.britt-img-story {
	max-width: 100%;
	position: absolute;
	top: 0;
}

.britt-img-align {
	padding-right: 10px;	
}
.britt-container {
	position: relative;	
}
.britt-img-story:nth-child(1) {
	animation: britt1-story 30s ease-in-out infinite;
	position: static;
}
.britt-img-story:nth-child(2) {
	animation: britt2-story 30s ease-in-out infinite;
}
.britt-img-story:nth-child(3) {
	animation: britt3-story 30s ease-in-out infinite;
}
.britt-img-story:nth-child(4) {
	animation: britt4-story 30s ease-in-out infinite;
}

.cha-title {
	font-size: 3.25em;
	line-height: 1.125em;
	padding-bottom: 2%;
	padding-top: 2%;
	color: #167c99;	
}

.sugar-title {
	font-size: 3.5em;
	line-height: 1.125em;
	padding-bottom: 2%;
	font-weight: 600;
	color: #cd5932;
	}

.cha-subhead {
	color: #6ebe44;
	font-family: "myriad-pro-semi-condensed",sans-serif;
	font-size: 2.5em;
	font-style: italic;
	font-weight: 600;
	padding-bottom: 2%;
	margin-top: -2%;	
}

.sugar-subhead {
	color: rgb(87, 5, 5);
	font-family: "myriad-pro-semi-condensed",sans-serif;
	font-size: 2em;
	font-style: italic;
	font-weight: 600;
	padding-bottom: 2%;
	}

h2.cha {
	font-size: 2.25em;
	line-height: 1.125em;
	padding-bottom: 1%;
	color: #00334b;	
}

.float-left.img60 {
	padding-right: 10px;
}

.float-right.img40 {
	padding-left: 10px;	
}

.pullout-box {
	background-color: #367cc99;
	
}
@keyframes britt1-story {
	0% { opacity: 1; }
	3% { opacity: 1; }
	22% { opacity: 1; }
	27% { opacity: 0; }
	97% { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes britt2-story {
	0% { opacity: 0; }
	22% { opacity: 0; }
	25% { opacity: 1; }
	47% { opacity: 1; }
	52% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes britt3-story {
	0% { opacity: 0; }
	47% { opacity: 0; }
	50% { opacity: 1; }
	72% { opacity: 1; }
	77% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes britt4-story {
	0% { opacity: 0; }
	72% { opacity: 0; }
	75% { opacity: 1; }
	97% { opacity: 1; }
	100% { opacity: 0; }
}

/*START MEDIA QUERIES*/

@media (max-width:400px) {
	h3 {
			font-size: 1.22em;
			line-height: 1.13636em
	}
	h4 {
			font-size: 1em;
			line-height: 1.11em
	}
	.btn {
			font-size: .8em
	}
	.float-left,
	.float-right {
			float: none
	}
	.img-25,
	.img-33,
	.img-50,
	.img-75 {
			width: initial;
			padding: 0
	}
	figcaption {
		    padding-bottom: 15px;
		    padding-top: 15px;
		    width: 100%;
}
 .align-left {
	margin-left: -10px;
}

.cha-title {
	font-size: 2em;
	line-height: 1.125em;
	padding-bottom: 2%;
	padding-top: 2%;
	color: #167c99;	
}

.cha-subhead {
	color: #6ebe44;
	font-family: "myriad-pro-semi-condensed",sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: 600;
	padding-bottom: 2%;
	margin-top: -2%;	
}

}
@media (max-width:600px) {
	section {
			padding-bottom: 10px
	}
	#main-nav-container {
			width: 100%
	}
	
.align-left {
	margin-left: 10px;
}

}
@media (max-width:767px) {
	.xs-slider {
		padding: 15px 0 15px 0 ;
	}
}
@media (min-width:768px) {
	.container,
	.container-fluid {
			max-width: 768px;
			padding: 0 3px
	}	
	.text-right {
		text-align: right;
	}
	.float-right,
	.pull-right {
		float: right;
	}
	body {
			line-height: 1.375em
	}
	h2,
	h3 .h3 {
			line-height: 1.25em
	}
	h2 {
			font-size: 2em
	}
	h3 .h3 {
			font-size: 1.5em
	}
	h4 {
			font-size: 1.125em;
			line-height: 1.22em
	}
	h5 {
			margin-top: 10%
	}
	blockquote {
			font-size: 1.5em;
			line-height: 1.45833em
	}
	section {
			padding-bottom: 10px
	}
	.top-nav {
		flex-direction: row;
	}
	.responsive-menu {
		float: right;
		position: absolute;
		right: 0;
		width: 285px;
	}
	#pres-audio {
		float: right;
		position: absolute;
		right: 0;
		width: 60%;
	}
figure.float-left {
    padding-right: 0;
}
figure.float-right {
    padding-left: 0;
    padding-bottom:15px;
}
.slider.slick-slider {
    margin-bottom: 0 !important;
    margin-left: 30px;
    margin-right: 30px;
}
	.global-footer-cover {
		margin: 0;
	}
	#vintage-britt.img40 {
	width: 40%;	
	padding-right: 10px;
	padding-top: 7px
}
.aside-header {
	margin-top: 0;
}
}
@media (min-width:992px) {
	h2,
	h3 {
			line-height: 1.25em
	}
	.container,
	.container-fluid {
			max-width: 1044px;
			padding: 0 32px
	}
	h2 {
			font-size: 1.5em
	}
	h3 {
			font-size: 1.75em
	}
	.btn {
			font-size: 1em
	}
	.headshot {
			max-width: 200px
	}
	.form-control {
			font-size: .9em
	}
	
	/*figure.float-left {
    padding-bottom: 15px;
    padding-right: 15px;
}
	figure.float-right {
    padding-bottom: 15px;
    padding-right: 15px;
}*/
}
@media (min-width:1200px) {
	[class*=col-] {
			padding-left: 15px;
			padding-right: 15px;
	}
	.container,
	.container-fluid {
			max-width: 1200px;
			padding: 0
	}
	.pull-quote {
			float: left;
			margin-left: -90px;
			width: 30%
	}
	h3 {
			font-size: 2em;
			line-height: 1.3em
	}
	h4 {
			font-size: 1.4em
	}
	.footer-image {
			width: 85%
	}
	.form-control {
			font-size: 1.3em
	}
}
@media (min-width:1200px) and (max-width:1350px) {
	.pull-quote {
			float: none;
			margin-left: auto;
			width: 100%
	}
}
@media print {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
			float: left
	}
	.col-sm-12 {
			width: 100%
	}
	.col-sm-11 {
			width: 91.6667%
	}
	.col-sm-10 {
			width: 83.3333%
	}
	.col-sm-9 {
			width: 75%
	}
	.col-sm-8 {
			width: 66.6667%
	}
	.col-sm-7 {
			width: 58.3333%
	}
	.col-sm-6 {
			width: 50%
	}
	.col-sm-5 {
			width: 41.6667%
	}
	.col-sm-4 {
			width: 33.3333%
	}
	.col-sm-3 {
			width: 25%
	}
	.col-sm-2 {
			width: 16.6667%
	}
	.col-sm-offset-3 {
			margin-left: 25%
	}
	.col-sm-offset-2 {
			margin-left: 16.6667%
	}
	.col-sm-offset-1 {
			margin-left: 8.33333%
	}
	.col-sm-offset-0 {
			margin-left: 0
	}
	.visible-xs {
			display: none!important
	}
	.hidden-xs {
			display: block!important
	}
	td.hidden-xs,
	th.hidden-xs {
			display: table-cell!important
	}
	.hidden-sm,
	.hidden-xs.hidden-print {
			display: none!important
	}
	.visible-sm {
			display: block!important
	}
	td.visible-sm,
	th.visible-sm {
			display: table-cell!important
	}
	figure.float-left {
    padding-bottom: 15px;
    padding-right: 15px;
}
figure.float-right {
    padding-bottom: 15px;
    padding-right: 15px;
}
}