@charset "UTF-8";
@import 'https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900';

/* CSS Document */

/* ------------------------------------------------------------ *\
	JPS template overrides
\* ------------------------------------------------------------ */

.main-container {
	padding-top: 0;
	opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.main-container.loaded {
    opacity: 1;
}

ul li {
    list-style: none;
    list-style-image: url(/jpsoms/images/list-bullet.png);
}

h3 {
	font-family: 'Lato', "Roboto", Helvetica, Arial, sans-serif;	
	font-size: 17px;
	line-height: 29px;
	font-weight: 900;
	color: #007ec3;
	margin-top: 0;
	margin-bottom: 0;
    padding-top: 20px;
}
h4 {
	text-transform: none !important;
}
.menu li a {
	font-weight: 400;
}

.btn-primary {
    color: #ffffff;
    background-color: #007ec2;
    border-color: #006daa;
}
.btn-oms {
	font-family: 'Lato', "Roboto", Helvetica, Arial, sans-serif;	
	height: 76px;
    font-size: 40px;
    font-weight: 900;
    border-radius: 0;
    margin: 40px 0 40px;
}

/* ------------------------------------------------------------ *\
	bxslider overrides
\* ------------------------------------------------------------ */
.bx-wrapper .bx-viewport {
    box-shadow: none !important;
    border: 0px !important;
    left: 0px !important;
    background: #fff !important;
}
.bx-wrapper {
	margin: 0 !important;
}
#bx-pager {
	text-align: center;
}
#bx-pager img {
	width: 58px;	
	height: 52px;
	margin: 0 -2px;
}

  /* Tablet Landscape */
  
  @media (max-width: 1279px) {
  }
  
  /* Mobile */
  @media (max-width: 767px) {
  #bx-pager img {
	  width: 36px;
	  height: 34px;
  }
  }
  
/* ------------------------------------------------------------ *\
	Typography
\* ------------------------------------------------------------ */
.main-container {
	font-family: 'Lato', "Roboto", Helvetica, Arial, sans-serif;	
	font-size: 17px;
	line-height: 29px;
}
p span {
	color: #007dc2;
}
h1.oms-title {
	font-family: 'Lato', "Roboto", Helvetica, Arial, sans-serif;	
	font-size: 78.5px;	
	color: #848688;
	text-align: center;
	margin-top: 76px;
}
h1.oms-title span {
	color: #007dc2;
}
.program-header {
	max-width: 1046px;
    margin: auto;
    padding-bottom: 40px;
}

  
  /* Mobile */
  @media (max-width: 1279px) {
  h1.oms-title {
	font-size: 60px;
  }
  .program-header {
    max-width: 814px;
	margin: auto;
  }
  }
  
  @media (max-width: 767px) {
  h1.oms-title {
	font-size: 36px;
  }
  }


h3.intern-title {
	font-family: 'Lato', "Roboto", Helvetica, Arial, sans-serif;	
	font-size: 28px;
	color: #007dc2;
	text-transform: uppercase;
	text-align: right;
	margin-right: 16px;
	font-weight: 400;
}

  /* Mobile */
  @media (max-width: 767px) {
  h3.intern-title {
	font-size: 14px;
	text-align: center;
  }
  }

h4 {
	font-family: 'Lato', "Roboto", Helvetica, Arial, sans-serif;	
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 28px;	
}

h3.welcome-header {
	font-family: 'Lato', "Roboto", Helvetica, Arial, sans-serif;	
	font-size: 60px;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 2px 2px 5px rgba(150, 150, 150, 0.73);
	font-weight: normal;
    color: white;
    line-height: 1.1;
}
h3.welcome-header span {
	font-family: 'Lato', "Roboto", Helvetica, Arial, sans-serif;	
	font-size: 24px;
	display: block;
	
}

.unique-row a img, .four-buttons a img { transition: all .2s ease-in-out; }
.unique-row a img:hover, four-buttons a img:hover { transform: scale(1.1); }


	
/* ------------------------------------------------------------ *\
	Program Header
\* ------------------------------------------------------------ */
.program-header {
	margin: auto;
}

/* ------------------------------------------------------------ *\
	JPS Background Image
\* ------------------------------------------------------------ */
.jps-bg {
	background: url(../images/Background-JPSBuilding-v2.jpg) no-repeat center center;
    background-size: cover;
	padding-bottom: 200px;
}


/* ------------------------------------------------------------ *\
	Unique Row
\* ------------------------------------------------------------ */

.unique-row {
	margin-top: 100px;
}


/* ------------------------------------------------------------ *\
	Four Buttons
\* ------------------------------------------------------------ */

.four-buttons {
	margin-top: 300px;
}
.a-button {
	margin-bottom: 30px;
}

/* ------------------------------------------------------------ *\
	Welcome Row and Welcome Box
\* ------------------------------------------------------------ */
.welcome-row {
	margin-top: -60px;
	margin-bottom: 140px;
}
.welcome-box {
	color: white;
	text-align: center;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6db3f2+0,54a3ee+0,3690f0+51,1e69de+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6db3f2+0,54a3ee+0,3690f0+51,1e69de+100&0.87+0,0.88+100 */
background: -moz-linear-gradient(top,  rgba(84,163,238,0.87) 0%, rgba(54,144,240,0.88) 51%, rgba(30,105,222,0.88) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(84,163,238,0.87) 0%,rgba(54,144,240,0.88) 51%,rgba(30,105,222,0.88) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(84,163,238,0.87) 0%,rgba(54,144,240,0.88) 51%,rgba(30,105,222,0.88) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de54a3ee', endColorstr='#e01e69de',GradientType=0 ); /* IE6-9 */

	padding: 30px;
}
.welcome-box img {
	max-width: 70%;
}
.leadership-row {
	padding: 20px 0 40px;
}
.welcome-row a {
	color: white;
	text-decoration: none;
}
.welcome-row a:hover {
	text-decoration: underline;
}
.leader {
	margin-bottom: 30px;
}
/* ------------------------------------------------------------ *\
	Video Modal
\* ------------------------------------------------------------ */

#videoModal {
	/*width: 853px;*/
}
/* ------------------------------------------------------------ *\
	Faculty Info
\* ------------------------------------------------------------ */
.cv-row {
	padding-bottom: 40px;	
}
.faculty-row {
	padding: 30px 0;
}
.faculty-row:first-child {
	padding-top: 0;
}
.faculty-info span {
	font-size: 17px;
	line-height: 29px;
	font-weight: 900;
	color: #007ec3;
	margin-top: 0;	
}
.panel-group .panel {
	border-radius: 0;	
}
.panel-title {
	color: #007ec3;
	font-weight: 700;
    font-size: 17px;
}
.cv-header {
    font-size: 46px;
    font-weight: 400;
    padding: 60px 20px 34px;
}
.panel-body h4 {
	text-transform: uppercase !important;
	color: #007ec3;
	font-weight: 600;
	padding-top: 30px;
}
.panel-group {
	padding-bottom: 40px;
}
/* ------------------------------------------------------------ *\
	Publications
\* ------------------------------------------------------------ */


.publications-row + [data-readmore-toggle] a {padding-bottom: 30px; font-weight: bold; }