/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
@font-face { 
    font-family: 'Trajan Pro';
    src: url('fonts/TrajanPro-Regular.otf'),
	url('fonts/Trajan-Regular.eot'),
	url('fonts/Trajan-Regular.TTF'),
	url('fonts/Trajan-Regular.svg'),
	url('fonts/Trajan-Regular.woff'),
	url('fonts/Trajan-Regular.otf');
}
@font-face { 
    font-family: 'Trajan Pro';
    src: url('fonts/Trajan-Regular.otf');
}


body {
    padding-top: 54px;
}

h1.title-web, h1.title-mobile, h4.title-web, h4.title-mobile, .web-hide, img.socialmedia, a.socialmedia, .social-media-icons-white, .socialmedia .social-media-icons, img.img-mobile, img.img-web{
	display: none;
}



@media (min-width: 992px) {
    body {
        padding-top: 80px;
    }
}

@media (min-width: 1200px) {
    body {
        padding-top: 56px;
    }
}

@media screen and (max-width: 575px) {
  /* comes into effect for screens less than or equal to 575 pixels */
	
	.facebook-width-sml{
		display: none;
	}
	
.web-hide{
	display: initial;
	clear: none;
}

.navbar-toggler-icon {
	width: 1em;
	height: 2.5em;
	font-size: .75rem;
}

.subschool{
	font-size: 1.2rem;

}
.navbar-brand {
	display: inline-block;
	padding-top: .25rem;
	padding-bottom: .25rem;
	margin-right: 1rem;
	font-family: Trajan Pro;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap;
}

a.navbar-brand {
	position: relative;
	/*top: 3px;
	font-size: 0.9rem;	
	line-height: 2rem;
	transform: scaleY(1.3);
	transform-origin: -1 0;*/
}

.footerwhite > .socialmedia {
	display: inline-block;
}	

.social-media-icons{
	height: 30px;
	align-content: center;
	float: right;
	margin-left: 15px;
	margin-top: 15px;
	clear: left; 
}

.social-media-icons-white {
	height: 30px;
	align-content: center;
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	clear: left; 
}
	
.returntotop{
	clear: both;
	display: block;
}
	
.returntocurriculum{
	margin-left: -50px;
	margin-top: -24px;
	clear: both;
	display: block;
	text-align: right;
}
	
.socialmedia{
	display: block;
}

.col-lg-8{
	display: block;
	clear: both;
	margin-left: 15px;
}
	
.pdfviewerresize{
	width:100%;
	float:center;
}
.pdfhide{
	display: none;
}
	
.pdfviewerresize{
	border: none;
	width: 100%;
	height: 400px;
}

.newsselection{
	font-size: 60%;
	text-align: center;
}
	
.page-link {
	padding: .1rem .2rem .2rem;
}

.alumni-table {
	/*display: none;*/
}
	
h1.title-mobile{
	text-align: center;
	display: block;
}

h4.title-mobile{
	text-align: center;
	display: block;
}
	
img.img-mobile{
		
	display: block;
}
		
.photo-wrap-left {
	float: none;
	position: inherit;	 
	margin-left: -0rem;
}
	
.photo-wrap-right {
	float: none;
	position: inherit;
	margin-left: -0rem;
}
	
.bottom-left-caption-web {	
	padding: 0.2rem 0.1rem 0.3rem 0.5rem;
	background-color: #4167b2;
	opacity: 100%;
	font-size: 80%;
	margin: 0rem 0rem 1rem 0rem;
	width: 100%;
	text-align: center; 
	color: white;
}
	
}

@media screen and (min-width: 576px) {
	
		.facebook-width-lrg{
		    display: none;
	}
	
h1.title-web, h4.title-web, img.img-web{
		
		display: block;
}

a.navbar-brand {
		position: relative;
		/*top: 6px;*/
		font-size: 2rem;
		line-height: 2rem;
}
	
.social-media-icons-white{
		height: 30px;
		align-content: center;
		float: right;
		margin-left: 15px;
}
	
.pdfviewerresize{
		border: none;
		width: 99%;
		height: 900px;
	}
	
.alumni-table {
		text-indent: 10px;
}
.pdfshow{
		display: none;
}
	
.photo-wrap-left {
	float: left;
	position: inherit;	 
	margin-left: -0.8rem;
}
.photo-wrap-right {
	float: right;
	position: inherit;
	margin-right: -0.8rem;
}

.bottom-left-caption-web {
	position: relative;
	padding: 0.3rem 0.1rem 0.5rem 0.8rem;
	background-color: #4167b2;
	opacity: 85%;	
	font-size: 80%;
	margin: -2rem 0 0 0;
	width: 100%;
	text-align: center; 
	color: white;
}
	
}

.carousel-item {
    height: 65vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carousel-item-sml {
    height: 25vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.portfolio-item {
    margin-bottom: 30px;
}


.card-header {
    padding: 1.15rem 1.25rem .75rem 1.25rem;
	margin-bottom: -.8rem;
}

p {
    margin-top: .75rem;
    margin-bottom: 1rem;
}

a.anchor {
    display: block;
    position: relative;
    top: -56px;
    visibility: hidden;
}


a.anchorvideo {
    display: block;
    position: relative;
    top: -115px;
    visibility: hidden;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #292b2c;
    text-decoration: none;
    background-color: #ecf0f8;
}

.dropdown-item {
    color: #4167b2;
}

.dropdown-toggle {
	margin-right: 5px;
}	


.btn-default {
	background-color: #4167b2;
	color:#FFF;
	border-color: #4167b2;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-color: #2f4b83;
	color:#FFF;
	border-color: #4167b2;
 }

.list-group-item.active {
	background-color: #4167b2;
	color:#FFF;

}

.list-group-item-action {
	background-color: #FFF;
	color:#4167b2;	
}

.list-group-item-action:hover, .list-group-item-action:focus, .list-group-item-action:active {
	background-color: #ecf0f8;
	color:#4167b2;
	border-color: #ecf0f8;
 }


.superscript-h2 {
    position: relative;
    font-size: 40%;
    line-height: 0;
    vertical-align: baseline;
    top: -1.2em;
}

.page-link {
    color: #4167b2;
	background-color: #fff;
    border: 1px solid #ddd;
}

/*.page-group-item.active {
	background-color: #4167b2;
	color:#FFF;
	border: 1px solid #4167b2;

}

.page-group-item-action {
	background-color: #FFF;
	color:#4167b2;	
}

.page-group-item-action:hover, .page-group-item-action:focus, .page-group-item-action:active {
	background-color: #ecf0f8;
	color:#4167b2;
	border-color: #ecf0f8;
 }*/

.page-link:hover, .page-link:focus, .page-link:active {
	background-color: #ecf0f8;
	color:#4167b2;
	border-color: #ecf0f8;
 }
.page-link.active {
	background-color: #4167b2;
	color:#FFF;
	border: 1px solid #4167b2;

}

div.newspapers-list .list-item a{
	float:left;
	padding:5px 0 0 15px;
	text-align:center;
}

div.newspapers-list .list-item a img{
	padding:2px;
	border:1px solid #999;
}

.reflections-title  {
	margin-top: 0px;
	text-decoration: none!important;
}

.reflections-title:focus, .reflections-title:hover, .reflections-title:active{
	text-decoration: none!important;
}


.jpadropdown {
	background-color: #4167b2;
	color:#FFF;
	border-color: #4167b2;
}

.jpadropdown-item:focus, .dropdown-item:hover .jpadropdown:active{
    color: #4167b2;
    text-decoration: none;
    background-color: #ecf0f8;
}

.jpadropdownlink{
	    text-decoration: none;
}

a.jpadropdownlink{
	    text-decoration: none;
}

.social-media-icons{
	height: 30px;
	align-content: center;
	float: right;
	margin-left: 15px;
}

.socialmedia{
	display: inline;
}

.youtubevideowrap{
	width: 80%;
	max-width: 640px;
}

.youtubevideowrap2up{
	display: inline-block;
	width: 80%;
	max-width: 400px;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.navbar-inverse .navbar-nav .nav-link {
    color: rgb(255 255 255);
}

.navbar-brand {
    padding-top: 0rem;
    padding-bottom: 0rem;
   
}

.navbar-brand span{
    margin-left: 5px;
   
}

/* [1] The container */
.img-hover-zoom2 {
	/*
	  overflow: hidden; */ /* [1.2] Hide the overflowing of child elements */
	
}

/* Colorize-zoom Container */
.img-hover-zoom2--colorize img {
	/*
	  transition: transform 0.7s;
	*/
}

/* The Transformation */
.img-hover-zoom2--colorize:hover img {
	/*
	  transform: scale(1.15);
	*/
}


