@media(min-width:980px) and (max-width:1199px),(min-width:1200px){body{padding-top:0}}

body {
	font-family: 'Muli', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'fira-sans-2', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
}

h1.page-header {
	border-bottom: none;
}

a:link, a:visited {
	color: #055474;
	-webkit-transition: color 250ms ease-out;
	-moz-transition: color 250ms ease-out;
	-ms-transition: color 250ms ease-out;
	-o-transition: color 250ms ease-out;
	transition: color 250ms ease-out;
}

a:hover, a:focus, a.active {
	color: #2580F2;
	text-decoration: none;
	-webkit-transition: color 250ms ease-in;
	-moz-transition: color 250ms ease-in;
	-ms-transition: color 250ms ease-in;
	-o-transition: color 250ms ease-in;
	transition: color 250ms ease-in;
}

#page-header {
	position: relative;
	height: 100px;
}

.row-fluid aside.span3.pull-left {
	margin-left: 0;
}


#block-blockify-blockify-site-name {
	position: absolute;
	bottom: 20px;
	left: 0;
}

#block-search-form form {
	margin-bottom: 0;
}

.unstyled {
	margin: 0;
	list-style-type: none;
}

.sasheader-wrapper {
	padding: 10px 0;
	background-color: #1b303d;
}

#sasheader {
	height: 30px;
}

#sasheader img {
	margin-top: 5px;
}

#sasheader ul li {
	float: left;
	padding-left: 10px;
	font-size: 12px;
	line-height: 30px
}

#sasheader ul li.first {
	padding-left: 0;
}

#sasheader ul li a:link, #sasheader ul li a:visited {
	color: #ffffff;
}

.footer {
	
}

.footer #block-menu-menu-penn-weblogin {
	float: right;
}

.navbar .brand {
	font-size: 17.5px;
}

.navbar .brand.hidden-desktop {
	font-size: 14px;
}

.navbar .brand.hidden-desktop img {
	margin-right: 5px;
}

.navbar-search.hidden-desktop {
	margin: 0;
	padding: 0 0 10px 10px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}

.navbar .nav > .active-trail > a, .navbar .nav > .active-trail > a:hover, .navbar .nav > .active-trail > a:focus {
	background-color: #E5E5E5;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset;
    color: #555555;
    text-decoration: none;
}

.menu-block-2 li {
	padding: 10px 0;
}

.span-inner-wrapper {
	padding: 40px;
	background-color: #f4f4f2;
}

/* .page-people .main-container .span9 .span-inner-wrapper {
	padding: 0;
	background-color: transparent;
} */

.item-list h3 {
	margin-bottom: 0;
	font-size: 21px;
	line-height: 24.5px;
}

.item-list h5 {
	margin: 0;
}

.item-list .dateline {
	margin: 0;
	color: #999999;
	font-style: italic;
}

.people-list li {
	margin-bottom: 20px;
}

.people-list .profile-image {
	margin-right: 20px;
	float: left;
}

.people-list h2 {
	margin: 0;
	font-size: 21px;
	line-height: 24.5px;
}

.people-list h3 {
	margin: 0;
	font-size: 17.5px;
	line-height: 21px;
}

.node-type-profile .field-image {
	float: right;
	margin: 0 0 20px 20px;
}

.fact-checking {
	padding: 40px 0;
	background-color: #f4f4f2;
}

.fact-checking h2 {
	padding-bottom: 40px;
	text-align: center;
	font-size: 24px;
	color: #6DABAB;
}

.fact-checking h3 {
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 36px;
	font-family: 'Muli', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: 500;
}

.fact-checking .carousel p {
	line-height: 20px;
}

.fact-checking .carousel-control {
	left: -80px;
	color: #000000;
	background: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.fact-checking .carousel-control.right {
	left: auto;
	right: -80px;
}

.fact-checking .carousel-inner {
	height: 260px;
}

.fact-checking .more-link {
	float: right;
}

.region-fact-checking {
	padding: 0 160px;
}

.fact-check-list li {
	margin-bottom: 30px;
}

.fact-check-list li h3 {
	margin: 0 0 10px 0;
}

.front .more-link {
	margin-top: 1em;
}

/* Calendar View Styles */

.view .date-nav-wrapper .date-nav {
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 16px;
    position: relative;
}

.view .date-nav-wrapper .date-heading {
    top: .5em;
}

.view .date-nav-wrapper .date-heading h3 {
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: .15em;
}

.date-nav .pager {
	margin: 12px 0;
}

.date-nav .pager li > a, .date-nav .pager li > span {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
}

.calendar-calendar td {
    color: #777777;
    text-align: center;
}

/* Faculty Bookshelf  carousel adjustments */

/* Removes the default 20px margin and creates some padding space for the indicators and controls */
#facBookshelf.carousel {
    margin-bottom: 0;
	padding: 0 40px 30px 40px;
}
/* Reposition the controls slightly */
#facBookshelf .carousel-control {
	left: -12px;
}
#facBookshelf .carousel-control.right {
	right: -12px;
	left: auto;
}
/* Changes the position of the indicators */
#facBookshelf .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
#facBookshelf .carousel-indicators li {
	background: #c0c0c0;
}
#facBookshelf .carousel-indicators .active {
background: #333333;
}


/* remove to enable default bootstrap dropdown behavior */
ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
}

ul.nav li.dropdown ul.dropdown-menu {
  margin-top: 0;
}
/* end bootstrap dropdown behavior */


.field-type-image {
	margin-bottom: 1em;
}

.carousel-inner .field-type-image {
	margin-bottom: 0;
}

.content-image-right {
	float: right;
	width: 50%;
	margin-left: 1em;
}

.content-image-left {
	float: left;
	width: 50%;
	margin-right: 1em;
}

.content-image-caption {
	font-size: 90%;
	color: #999999;
	font-style: italic;
}

.example .embed {
	float: right;
	max-width: 100%;
}

.example2 .embed {
	float: right;
	max-width: 40%;
}

.example2 .embed h2 {
	font-size: 18px;
	line-height: 20px;
}

.example .embed article, .example2 .embed article, article.example {
	margin: 0 0 10px 10px;
	padding: 10px;
	background: #cccccc;
}

.row-fluid .example.span9 {
    margin-left: 10px;
}

.example .embed article p, .example .embed article .field-name-field-credits, .example2 .embed article p, .example2 .embed article .field-name-field-credits {
	margin-bottom: 0;
	font-size: 90%;
	line-height: 16px;
}

.example .embed article .field-name-field-credits, .example2 .embed article .field-name-field-credits {
	color: #999999;
	font-style: italic;
}

/* .embed {
	float: right;
	margin: 0 0 10px 10px;
	padding: 10px;
	background: #cccccc;
	max-width: 50%;
} */

figure.image-asset {
	margin: 0;
}

.image-asset p {
	margin-bottom: 0;
}

.image-asset small {
	color: #999999;
	font-style: italic;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper body {
	margin: 0;
	padding: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.view-id-videos li.span12, .view-id-videos li {
	margin: 1em 0;
}

/* fix Bootstrap mobile dropdown bug */

.dropdown-backdrop {
	position: static;
}

/* square away that search box -- Handsomely, now! */
.form-search .input-append .search-query, .form-search .input-append .btn {
    border-radius: 0;
}

.form-search .input-append .btn {
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #cccccc #cccccc #b3b3b3;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    text-shadow: none;
}

.home-audience-boxes {
	text-align: center;
}

.home-audience-boxes h3 a:link, .home-audience-boxes h3 a:visited {
	padding-bottom: 40px;
	text-align: center;
	font-size: 24px;
	color: #6DABAB;
}

.home-audience-boxes h3 a:hover, .home-audience-boxes h3 a:focus {
	color: #2580F2;
	text-decoration: none;
	-webkit-transition: color 250ms ease-in;
	-moz-transition: color 250ms ease-in;
	-ms-transition: color 250ms ease-in;
	-o-transition: color 250ms ease-in;
	transition: color 250ms ease-in;
}

.three-columns {
	padding: 60px 0;
}

.three-columns h2.block-title {
	font-size: 18px;
	color: #6DABAB;
	text-transform: uppercase;
	letter-spacing: .1em;
}

aside.span3 h2.block-title, .related h2.block-title {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: .1em;
	line-height: 18px;
}

.three-columns h3 a, .sidebar h4 a, .related h4 a {
	font-family: 'Muli', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 500;
}

.sidebar h4 a, .related h4 a {
	font-size: 16px;
}

.related {
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px solid #d9d9d9;
}

.related h4 {
	margin-top: 0;
}

.related h6 {
	margin: 0;
	text-transform: uppercase;
}

.sidebar li {
	margin: 20px 0;
}

.sidebar li:last-child {
	margin-bottom: 0;
}

.three-columns h4 {
	margin: 0;
	font-family: 'Muli', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
}

.front .home-content {
	padding: 60px 0 80px 0;
	background-color: #6DABAB;
}

.front .home-content h2.block-title {
	color: #ffffff;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
}

.front .home-content p {
	font-size: 24px;
	line-height: 32px;
}

.front .home-page-bottom {
	padding: 80px 0;
	background-color: #f4f4f2;
}

.front .home-page-bottom h2.block-title {
	font-size: 18px;
	color: #6DABAB;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.front .home-page-bottom h3 {
	margin-bottom: 10px;
	font-size: 36px;
	line-height: 48px;
	font-weight: 500;
}

.footer-wrapper {
	padding: 40px 0;
	color: #ffffff;
	background-color: #6DABAB;
}

.footer h2.block-title {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

footer a {
	color: #ffffff;
}

footer .nav > li > a:link, footer .nav > li > a:visited, footer p a:link, footer p a:visited {
	color: #ffffff;
}

footer .nav > li > a:hover, footer .nav > li > a:focus, footer p a:hover, footer p a:focus {
	text-decoration: underline;
}

#search-block-form {
	float: right;
}

/* thumbnail reset */

.thumbnail {
	padding: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

@media (min-width: 1200px) {
	#block-block-4 {
	padding: 60px 180px;
}
}

@media (min-width: 980px) and (max-width:1199px) {

	#block-block-4 {
	padding: 20px 80px;
}

}


@media (min-width: 980px) {

	.navbar-inner {	
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	filter: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

h1#site-name {
	margin: 0;
}

	#site-name a {
	font-family: 'fira-sans-2', "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	font-size: 48px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 48px;
	
}

.carousel-caption {
	left: 50%;
	right: auto;
	bottom: auto;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 40px;
	background: #6DABAB;
	background: rgba(109,171,171, 0.75);
}

.carousel-caption h4 {
	font-size: 48px;
	line-height: 56px;
	text-align: center;
}

.carousel-caption p {
	font-size: 24px;
	line-height: 32px;
}

	/* reset nav bar - remove default styles - style appropriately */

.navbar .nav > li > a {
	padding: 10px;
	font-size: 16px;
	color: #000000;
	text-shadow: none;
	text-transform: uppercase;
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	color: #2580F2;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #2580F2;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar .nav > .active-trail > a, .navbar .nav > .active-trail > a:hover, .navbar .nav > .active-trail > a:focus {
	color: #2580F2;
	background-color: transparent;
	box-shadow: none;
}

/* end reset navbar */

/* Justify navbar */

.navbar .navbar-inner {
	padding: 0;
}

.navbar .nav {
	margin: 10px 0;
	display: table;
	width: 100%;
}

.navbar .nav > li {
	display: table-cell;
	float: none;
}

.navbar .nav > li > a {
	text-align: center;   
}

.navbar .nav > li:first-child > a {
	border-left: 0;
}

.navbar .nav > li:last-child > a {
	border-right: 0;
	}

/* end navbar justification */

#edit-search-block-form--2 {
	width: 85%;
}
	}
