body {
padding-top: 30px; 
}

.navbar, .navbar-default {
margin-bottom: 30px;
}

.navbar-default {
 background-color: #ffffff;
  border: none;
}

.navbar-nav > li > a{
	padding-top: 22px;
	padding-bottom: 22px;	
}

.navbar-brand{
height: auto;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.container div.jumbotron {
	padding: 0px;
}

.jumbotron div {
	z-index: 100;
	position: absolute;
	background-color: rgba(255, 255, 255, .6);
}

.jumbotron img{
	z-index: 0;	
	position: relative;
}

.jumbotron div h1, .jumbotron div h2{
	/*color: #EB96B9;*/
}

div.jumbotron div h2{
	margin-top: 10px;
	margin-bottom: 10px;	
	font-family: 'NexaLight';
	color: rgb(51,51,51);
	background: none;
	text-align:left;
	padding: 0;
	font-size: 30px;
	
}


.container div.jumbotron div h1{
	margin-top: 10px;
	margin-bottom: 10px;	
	font-family: 'NexaLight', san-serif;
	color: rgb(51,51,51);
	background: none;
	padding: 0px;
	text-align:left;
	font-size: 53px;
}

.embed-responsive {
	margin: 20px 0 20px 0;	
}

@font-face {
  font-family: 'NexaLight';
  src: url('fonts/Nexa_Free_Light-webfont.eot');
  src: url('fonts/Nexa_Free_Light-webfont.eot?#iefix') format('embedded-opentype'), 
  url('fonts/Nexa_Free_Light-webfont.woff') format('woff'), 
  url('fonts/Nexa_Free_Light-webfont.ttf') format('truetype'), 
  url('fonts/Nexa_Free_Light-webfontr.svg#Nexa_Free_Light-webfont') format('svg');
}

@font-face {
  font-family: 'NexaBold';
  src: url('fonts/Nexa_Free_Bold-webfont.eot');
  src: url('fonts/Nexa_Free_Bold-webfont.eot?#iefix') format('embedded-opentype'), 
  url('fonts/Nexa_Free_Bold-webfont.woff') format('woff'), 
  url('fonts/Nexa_Free_Bold-webfont.ttf') format('truetype'), 
  url('fonts/Nexa_Free_Bold-webfontr.svg#Nexa_Free_Light-webfont') format('svg');
}

@font-face {
  font-family: 'Lato';
  font-weight:  regular;
  src: url('fonts/LatoLatin-Light.eot'),
  url('fonts/LatoLatin-Light.woff') format('woff'), 
  url('fonts/LatoLatin-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-weight:  bold;
  src: url('fonts/Lato-Regular.eot'),
  url('fonts/Lato-Regular.woff') format('woff'), 
  url('fonts/Lato-Regular.ttf') format('truetype');
}



.nav li{
	font-family: 'NexaLight';
}

#goal, #studentExchange, #studentExchangeInfo{
	display:block;	
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight:normal;
	line-height:32px;
	margin-bottom: 20px;
}

#presidentMsg{
	display: block;	
		font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight:normal;
	line-height:32px;
}

#studentExchangeInfo h4{

	line-height: 28px;
	font-size: 24px;
	text-align: left;
	color: #000000;
	font-weight: 800;
	margin-top: 50px;
	margin-bottom: 10px;
	font-family: 'NexaLight';
	text-transform: uppercase;
}

#studentExchangeInfo h5{

	line-height: 28px;
	font-size: 18px;
	text-align: left;
	color: #444444;
	font-weight: 600;
	margin-top: 20px;
	font-family: 'Lato';
	text-transform: uppercase;
}

#studentExchangeInfo h6{

	line-height: 28px;
	font-size: 18px;
	text-align: left;
	color: #000000;
	font-weight: 800;
	margin-top: 20px;
	font-family: 'Lato';
}

#studentExchangeInfo a{
	text-decoration: underline;
}


.col-lg-12.banner{
	background-color: #eb96b9;
	margin-bottom:  80px;
	padding:  20px;
}

.col-lg-12.banner h2{

	line-height: 32px;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 800;
	background-color:  #eb96b9;
}


.col-lg-12.banner p{
 text-align: center; 
 margin-bottom: 10px;
 color: #ffffff;
 font-size: 28px;
 font-weight: 900;
}


h3#introduction, h3#programDetails, h3#timeline, h3#requirements, h3#faq, h3#contact, h3#selection{

	font-family: 'NexaLight';	
	color: #EB96B9;
	text-align:center;
	padding: 10px 10px 10px 0px;
	margin: 0px;
	font-size: 30px;
	text-align:center;

}



#studentExchangeInfo p{

	line-height: 28px;
	font-size: 20px;
	text-align: left;
	color: #333333;
	font-weight: normal;
	margin-bottom: 30px;
}

.wishlist{
	font-family: 'Lato', sans-serif;
	font-size: 20px;
}



/* The actual timeline (the vertical ruler) */
.timeline::after {
  content: '';
  position: absolute;
  width: 6px;
  background-color: #EB96B9;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: 8px;
  margin-top:  15px;
}

.content h2 {
	font-size: 24px;
	padding: 10px 0px 10px 0px;
	color: #000000;
	text-transform: uppercase;
	font-weight:  900;
	background-color: inherit;
	font-family: 'Lato';

}

/* Container around content */
.content_container {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;

}

/* The circles on the timeline */
.content_container::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: -17px;
  background-color: #EB96B9;
  border: 4px solid #EB96B9;
  top: 10px;
  border-radius: 50%;
  z-index: 1;
}

/* Place the container to the left */
.left {
  left: 0%;
}

/* Place the container to the right */
.right {
  left: 50%;
}

/* Add arrows to the left container (pointing right) */
.left::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid #F3F3F3;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #F3F3F3;
}

/* Add arrows to the right container (pointing left) */
.right::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid #F3F3F3;
  border-width: 10px 10px 10px 0;
  border-color: transparent #efefef transparent transparent;
}

/* Fix the circle for containers on the right side */
.right::after {
  left: 0px;
}

/* The actual content */
.content {
  padding: 20px 30px;
  background-color: #F3F3F3;
  position: relative;
  border-radius: 6px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen {
/* Place the timelime to the left */
  .timeline::after {
    left: 31px;
  }

/* Full-width containers */
  .content_container {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }

/* Make sure that all arrows are pointing leftwards */
  .content_container::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

/* Make sure all circles are at the same spot */
  .left::after, .right::after {
    left: 15px;
  }

/* Make all right containers behave like the left ones */
  .right {
    left: 0%;
  }
}

ol.faq li{
	font-weight:  900;
	margin-bottom:  24px;

}

ol.faq li .faq-a{
	font-weight: 400;
}

ol.faq li .faq-a li {
	font-weight: 400;
	list-style: disc;
	margin-bottom: 0px;
}

.circle_container {
	background-color:#EB96B9; 
	width: 330px;
	height: 330px;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 50px; 
	margin-left:  auto;
	margin-right:  auto;
	margin-bottom: 10px;
}

table.itinerary {
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 40px;"
}

table.itinerary tr {
	border-bottom: 1px solid #ddd;
}

table.itinerary td, table.itinerary th{
	padding-top: 8px;
	padding-bottom: 8px;
}

@media (min-width: 768px) and (max-width:992px) { 

div.jumbotron div h2{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-family: 'NexaLight', sans-serif;
	color: rgb(51,51,51);
	background: none;
	text-align:left;
	padding: 0;
	
	
}

.container div.jumbotron div h1{
	margin-top: 10px;
	margin-bottom: 10px;	
	font-size: 30px;
	font-family: 'NexaLight', sans-serif;
	color: rgb(51,51,51);
	background: none;
	padding: 0px;
	text-align:left;
}
}

@media (min-width: 320px) and (max-width:768px) { 

div.jumbotron div h2{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'NexaLight', sans-serif;
	color: rgb(51,51,51);
	font-size: 12px;
	background: none;
	text-align:left;
	padding: 0;
	
	
}

.container div.jumbotron div h1{
	margin-top: 10px;
	margin-bottom: 10px;	
	font-size: 18px;
	font-family: 'NexaLight', sans-serif;
	color: rgb(51,51,51);
	background: none;
	padding: 0px;
	text-align:left;
	
}



}

 #resources h4, #resources .row h4{
	line-height: 32px;
	font-size: 20px;
	text-align: right;
	color: #EB96B9;
	
}

#resources div a {
	font-family: "Lato",sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 32px;
	color: #777777;
	text-decoration:underline;
}

#resources div a:hover{
	color: #333333;
	cursor:pointer;	
}

.alert-danger{
	color: #333333;
	background-color: #ffffff;
	border-color: #f3c1d6;
	font-family: "Lato", sans-serif;
	border-width: 2px;
}


@media (min-width: 320px) and (max-width:768px) { 
div.obj div:nth-child(1){
	
	width: 70px;
	
}


div#history div.row h4{
	text-align: left;	
}

 #resources h4, #resources .row h4{
	/* line-height: 32px; */
	/*font-size: 20px; */
	text-align: left;
	/* color: #EB96B9;*/
	
}


}

@media (min-width: 320px) and (max-width:640px) { 

/*h2{
	font-family: 'NexaLight';
	color: #ffffff;	
	background-color: #EB96B9;
	text-align:center;
	padding: 10px;
	font-size: 14px;

}*/

}

h2{
	font-family: 'NexaLight';
	background-color: #ffffff;	
	color: #EB96B9;
	text-align:center;
	padding: 10px;
	margin: 0px;
	font-size: 40px;
	text-align:left;
}

h3{
	font-family: 'NexaLight';	
	color: #EB96B9;
	text-align:center;
	padding: 10px 10px 10px 0px;
	margin: 0px;
	font-size: 30px;
	text-align:left;
}

p{
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight:normal;
	line-height:32px;
}

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 0 -50px;
  /* Pad bottom by footer height */
  padding: 0 0 50px;
}

/* Set the fixed height of the footer here */
#footer {
  height: 50px;
  background-color: #ffffff;
  margin: 0 auto;
  padding: 0 15px;
}


#footer .container {
  padding: 0 0px;
}

#footer .container p.credit {
  margin: 10px 0;
  font-family: 'Lato', san-serif;
  font-size: 12px;
  text-align: center;
}

.btn-primary{
	background-color: #353535;
	border: none;
}

.btn-primary:hover{
	background-color: #1C1C1C;
	border: none;	
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover{
	background-color: #efefef;
}


.obj {
	min-height: 150px;	
}

.obj div img{
	height: 80px;
	width: 80px;	
}

@media (min-width: 320px) and (max-width: 992px) {
.obj div img{
	height: 60px;
	width: 60px;	
}	

div.obj > div.obj-text{
	margin-top: 70px;
	margin-bottom: 20px;
	
}


	}
	
.focus{
	margin-bottom: 15px;
}

.bio-photo, .team h3, .team h4{
	text-align: center;	
}

.team h3{
	font-size: 18px;	
}

h4{
	font-family: 'NexaLight';	
	color: #EB96B9;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 16px;
}

.team p{
	font-size: 	18px;
	line-height: 24px;
}

#history h4, #history .row h4{
	line-height: 32px;
	font-size: 20px;
	text-align: right;
	color: #EB96B9;
	
}

#history .row{
	margin-left: 15px;
	margin-right: 15px;
}

.list-group.sticky{

	position: fixed; /* This is the key property for fixing the element to the viewport */
  top: 250px; /* Positions the menu at the top of the viewport */
  margin-right: 1180px;
  margin-left:  auto;
  width: 14%; /* Ensures the menu spans the full width of the viewport */
  z-index: 9999; /* Ensures the menu appears above other content on the page */
  margin-right:  20px;
  /*box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);*/
}

@media (min-width: 762px) and (max-width:1606px) { 

.list-group.sticky{

	position: fixed; /* This is the key property for fixing the element to the viewport */
	top: 350px; /* Positions the menu at the top of the viewport */
  margin-right: 1040px;
  margin-left:  auto;
  width: 17%; /* Ensures the menu spans the full width of the viewport */
  z-index: 9999; /* Ensures the menu appears above other content on the page */;
}

}


@media (max-width: 761px) { 

.list-group.sticky{

	position: static; /* This is the key property for fixing the element to the viewport */
	width:  auto; /* Positions the menu at the top of the viewport */
}
}

a.list-group-item{
	background-color: #efefef;	
	font-family: 'NexaLight';
	text-transform:uppercase;
}

a.list-group-item:hover{
	background-color: #efefef;
	text-decoration: underline;
}

a.list-group-item.active{
	background-color: #EB96B9;
	border: none;
}

a.list-group-item.active:hover{
	background-color: #EB96B9;
	border: none;
}

.dropdown-menu{
	position: absolute;
	left: 0 !important;
	right: auto !important;
	min-width: 260px;	
}

.dropdown-menu > li a:hover{
		background-color: #efefef;
		color: rgb(51,51,51)
}

.img-thumbnail{
	height: 100px;
	width: 100px;
	overflow: hidden;
	padding: 0px;
	border: none;
}	

.img-thumbnail img{
	height: auto;
	width: 200px;
	overflow:hidden;
	margin: 0px 0 0 -50px;
	
}

h3.title{
	background-color: rgba(0,0,0,.5);
	margin: auto;
	width: 100%;	
	top: 0 !important;
	left: 0 !important;
	padding-left: 10px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background-color: #efefef;	
}

.sponsor{
	margin-top: 0px;
	padding-top: 10px;
}


.sponsor div{
	margin: 0px 50px 10px 0px;	
}


.sponsor h3{
	font-size: 20px;	
}

.carousel{
	margin-bottom: 30px;
}

 #resources h1{
	margin-top: 10px;
	margin-bottom: 10px;	
	font-family: 'NexaLight', san-serif;
	color: rgb(51,51,51);
	background: none;
	padding: 0px;
	text-align:left;
	font-size: 53px;
 }
 
 #presidentMsg {
	margin-bottom: 20px; 
 }
 
 #sponsor{
	margin-top: 70px; 
 }
 
 #presidentMsg a, #history a{
	color: #333333;
	text-decoration:underline;
	cursor:pointer; 
 }
 
 .homepageNotification{
	border: 1px solid #EB96C6; 
	padding: 20px;
 }
 
 .btn_secondary{
	background-color: #EB96C6;
	color: #ffffff;

 }
 
 .homepageNotification ul{
	 font-family: 'Lato', sans-serif;
	 font-size: 20px;
 }

 .secondaryNotification{
 	border-color: #cccccc;
 
 }

 .secondaryNotification h3{
 	color: #333333;
 }

 .caption{
 	font-size: 14px;
 	
 }
 
 .section{
 	/*border: 1px solid #cccccc;*/
 	padding: 20px;
 }

 .section div{
 	/*background-color: #cccccc;*/
 }
 
 .section div img{
 	margin-left: auto;
 	margin-right: auto;
 	margin-top: 30px;
 }

.section_title {
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}

.section_body{
	font-size: 18px;
	line-height: 26px;

}

.section .btn_center{
	margin-left: auto;
 	margin-right: auto;
 	margin-top: 20px;
 	text-align: center;

}

 	.row li{
 		font-family: 'Lato', sans-serif;
	 font-size: 20px;
}