/**********
 * GLOBAL *
 **********/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
	.owl-carousel.featured .owl-stage-outer .owl-stage .owl-item .slide img{
		max-height:500px;
	}
}

/* Full-Width Button */

a.read-more.button.full-width {
	width: 100%;
    color: #003366;
    text-align: center;
    font-size: 22px;
    margin:30px 0;
}
a.read-more.button.full-width:after{
	display:none;
}

/* Featured Captioned Image */
.feat-news-section {
	overflow-x: hidden;
	overflow-y: hidden;
}
.caption.featured {
	display: table;
    position: relative;
    width: 100%;
    overflow: hidden;
    height:auto;
}

@media (min-width:45em){
	.caption.featured {
		height:450px;
	}
}

@media (min-width:55em){
	.caption.featured {
		height:500px;
	}
}


.caption.featured img {
	position: absolute;
    z-index: -1;
    height: auto;
    min-height:100%;
    width: auto;
    min-width:100%;
    margin: 0 auto;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
}

.caption.featured .table-cell {
	display: table-cell;
    vertical-align: bottom;
    width: 100%;
    text-align: center;
}

.caption.featured .inner-wrap{
	background:#003366;
	background:rgba(0, 51, 102,0.8);
	padding:20px 0;
}

.caption.featured .inner-wrap p{
	border-bottom: 0;
	color: #ffcc33;
	font-style: normal;
	text-transform: uppercase;
	font-family: 'BebasNeueBold', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', 'sans serif';
	font-size: 20px;
	margin: 0 auto;
	padding:0;
}

.caption.featured .inner-wrap h2 {
	color:#fff;
	padding:20px;
	text-align:center;
	margin:0 auto;
	font-size:32px;
}

@media (min-width:55em){
	.caption.featured .inner-wrap h2 {
		max-width:100%;
	}
}

.caption.featured .inner-wrap a.read-more.button{
	float: none;
	margin: 0 auto;
	clear: both;
	width: 120px;
	font-size: 20px;
	padding: 15px 20px;
	color: #003366;
	text-align: center;
}

.caption.featured .inner-wrap a.read-more.button:after,
.news_events .news_article a.read-more.button:after{
	content:'';
}

/* Caption Float Left */
.caption.float-right,
.caption.float-left{
	display: block;
	float: left;
	width: auto;
	margin: 0 0 20px 0;
	background: #fff;
	text-align: left;
}
.caption.float-right{
	padding-left:20px;
	float:right;
}
.caption.float-left{
	padding-right:20px;
}
.caption.float-left img,
.caption.float-right img {
	width: auto;
	max-width: 100%;
	margin: 0;
}
.caption.float-right p,
.caption.float-left p {
	margin: 0 0 20px 0;
}
@media (min-width: 45em){
	.caption.float-left {
		float: left;
		width: auto;
		padding-right: 20px;
	}
	.caption.float-right{
		float: right;
		width: auto;
		padding-left: 20px;
	}
	.caption.float-left img,
	.caption.float-right img {
		width: 100%;
	}
}

/* Magnific Popup Gallery */
.zoom-gallery a {
	display:none;
}
.zoom-gallery a:first-child{
	display:block;
}
.zoom-gallery img{
	width:100%;
	height:auto;
}

/* Media Contact Promo (Sidebar) */

.media-contact{
	background:#e6e8e5;
    padding: 20px;
}
.text-image-intro.promo.media-contact h2, .text-image-intro.promo.media-contact p, .text-image-intro.promo.media-contact a {
	color:#000;
}
.text-image-intro.promo.media-contact hr{
	border-bottom:1px solid #bcbcbc;
}
.text-image-intro.promo.media-contact p{
	margin:0;
}
.text-image-intro.promo.media-contact .title{
	font-style:italic;
}
.text-image-intro.promo.media-contact .email,
.text-image-intro.promo.media-contact .phone {
	font-weight:700;
}
.text-image-intro.promo.media-contact .email a,
.text-image-intro.promo.media-contact .phone a{
	font-family: 'ITCFranklinGothicBKCD';
}
.text-image-intro.promo.media-contact .fa {
	padding-right:10px;
}

/* News Category */

.text-image-intro.promo.dark.news-category{
	padding:10px 20px 20px;
}

.news-category .drop-container{
	width:100%;
	padding:0;	
}

.news-category .dropdown{
	text-align:left;
	padding:9px 10px 5px;
	background: #fff;
    color: #003366;
    font-family: 'ITCFranklinGothicBKCD', sans-serif;
    text-transform: none;
    font-style: italic;
    font-size: 18px;
}

.news-category .dropdown:after{
	float:right;
	position:relative;
	padding:0;
	font-style:normal;
}

.news-category .drop-container ul{
	border:1px solid #000;
}

.news-category .drop-container ul li a{
	font-family: 'ITCFranklinGothicBKCD', sans-serif;
	font-size:16px;
}

/* Related News */

.related-news h3{
	font-family: 'BebasNeueBold', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', 'sans serif';
}
.related-news .text-image-intro.imgtitle h2{
    font-family: 'DTLParadoxBold',sans-serif;
}

@media (min-width: 70em){
	.related-news .text-image-intro.imgtitle h2 {
	    width: calc(100% - 90px);
	}
}

/* More Info */

.more-info h3{
	display: block;
    float: left;
    width: 100%;
    font-family: 'BebasNeueBold', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', 'sans serif';
    color: #003366;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: normal;
    border-bottom:0;
    margin-bottom:0;
}


/**********
 * LOCAL *
 **********/

/* News & Events */

@media (min-width: 70em){
	body.news_events.generic_inner .l-page .l-content-center .l-content-wrapper {
		width:100%;
	}
	body.news_events.generic_inner .l-page .l-content-center .l-content-wrapper .l-content {
	    padding-left:0;
	}
}

body.news_events.generic_inner .l-page .l-content-center .l-content-wrapper .l-content .caption.featured img {
	max-width:initial;
}

.news_events .l-content h1 {
	margin: 0 0 20px;
}

/* News & Events Loop */

.news_events div.news_article {
	position:relative;
	display:inline-block;
	margin-top:20px;
}

.news_events div.news_article .column {
	width:100%;
    float: left;
    margin: 0;
    padding: 0;
}

.news_events div.news_article .column:first-child {
	width: 100%;
}

@media (min-width: 45em){
	.news_events div.news_article .column {
		width:60%;
	}
	.news_events div.news_article .column:first-child {
		width: 40%;
		padding-right: 20px;
	}
}

.news_events .news_article .column:first-child p {
	float: left;
	width: auto;
	clear: both;
}

.news_events .news_article img {
	padding: 0;
    float: none;
    width: 100%;
    margin-top:0;
}

.news_events .article-type {
	border-bottom: 5px solid #ffcc33;
    text-transform: uppercase;
    color: #003366;
    font-family: 'BebasNeueBold', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', 'sans serif';
    font-size:18px;
    margin:15px 0 6px;
    width:auto;
    float: left;
}

.news_events .news_article .date {
	font-style:italic;
	font-size:13px;
	margin:20px 0 0;
}

@media (min-width: 45em){
	.news_events .news_article .date {
		margin: 0;
	}
}

.news_events .news_article h2 {
    font-family: 'DTLParadoxReg',sans-serif;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 10px;
}

.news_events .news_article a.button.read-more.light {
	float: left;
    margin: 0 auto;
    clear: both;
    width: 100%;
    font-size: 18px;
    padding: 15px 20px;
    color: #003366;
    text-align: center;
}
.news_events .news_article a.button.read-more.light:hover {
	
}

@media (min-width: 45em){
	.news_events .news_article a.button.read-more.light {
		width:auto;
	}
}

/* News & Events Campus News / UNH in the Media */
.news_events .news-listing .text-image-intro.imgtitle img,
.news_events .news-listing .text-image-intro.imgtitle h2{
	width:50%;
	font-family: 'DTLParadoxBold',sans-serif;
	display:block;
	float:left;
}
.news_events .l-content .news-listing .text-image-intro.imgtitle img,
.news_events .l-content .news-listing .text-image-intro.imgtitle h2{
	width:100%;
}
.news_events .l-content .news-listing .text-image-intro.imgtitle h2{
	margin-top:15px;
}

@media (min-width: 45em){
	.news_events .l-content .news-listing .text-image-intro.imgtitle img,
	.news_events .l-content .news-listing .text-image-intro.imgtitle h2{
		width:50%;
	}
	.news_events .l-content .news-listing .text-image-intro.imgtitle h2{
		margin-top:0;
	}
}

.news_events .news-listing a.button.read-more.light{
	padding: 10px 15px;
	font-size:20px;
	color: #003366;
	min-width: 120px;
    text-align: center;
}
.news_events .news-listing a.button.read-more.light:after {
	display:none;
}

/* News Article Info */
body.news_article .l-page .l-content-center .l-content-wrapper .l-content section.article-info,
body.news_article .l-page .l-content-center .l-content-wrapper .l-content section.article-feat-image {
	margin: 0;
}
.article-author p {
	font-family: 'ITCFranklinGothicBKCD';
	font-weight: 600;
	color: #111;
	margin:0;
}
.article-author a {
	text-decoration: none;
	font-family: 'ITCFranklinGothicBKCD';
}
.article-author a:hover {
	text-decoration: underline;
}
.article-date p {
	font-family: 'ITCFranklinGothicBKCD';
	color: #111;
	margin:0 0 20px;
}
@media (min-width: 45em){
	.article-author {
		float: left;
		width: auto;
		max-width: 75%;
	}
	.article-date {
		float: right;
		width: auto;
	}
}

/* News Article Description */
.news_events .description {
	color: #777;
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 0;
}

/* News Article Blockquotes */
.news_events blockquote{
	border-left: 5px solid #ffcc33;
	margin:20px 0 30px;
}
.news_events blockquote:after,
.news_events blockquote:before{
	color:#003366;
}

.news_events blockquote.float-left{
	float: left;
    width: 60%;
    border-left: 0;
    border-top: 5px solid #ffcc33;
    padding-top: 20px;
    margin: 10px 20px 0 0;
}
@media (min-width: 45em){
	.news_events blockquote.float-left {
		width:30%;
	}
}

blockquote.dark{
	display: block;
	float: left;
	width: 100%;
	background: #e6e8e5;
	border-left: 5px solid #003366;
	color:#000;
	padding:20px;
	font-family: 'ITCFranklinGothicBK', sans-serif;
	font-style:normal;
	font-size: 20px;
    line-height: 26px;
}
blockquote.dark:before,
blockquote.dark:after{
	display:none;
}

/* University Directory Form */
form.directory-form {
	display: block;
	float: left;
	width: 100%;
}
form.directory-form .form-field-select-options,
form.directory-form .form-field-submit,
form.directory-form .form-field-first-name,
form.directory-form .form-field-last-name {
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}
form.directory-form .form-field-select-options {
	
}
form.directory-form label {
	margin-bottom: 10px;
	border-bottom: 1px solid #ffcc33;
	font-family: 'DTLParadoxBold',sans-serif;
	color: #003366;
	font-size: 26px;
	line-height: 32px;
}
form.directory-form input.search-submit {
	margin: 0 0 5px 0;
	padding: 22px 10px 21px 30px;
	position: relative;
	background: #003366 url(/_resources/css/images/magnifying-glass.png) no-repeat;
	background-position: 30px center;
	background-position: calc(50% - 40px) center;
	border: none;
	color: #fff;
	font-family: 'BebasNeueBold', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', 'sans serif';
	font-size: 22px;
	line-height: 1;
	font-style: normal;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
form.directory-form input.search-submit:hover {
	cursor: pointer;
	background-color: #002952;
}
form.directory-form select {
	margin: 0 0 10px 0;
	padding: 17px 15px 13px 15px;
	background-image: url(/_resources/css/images/chevron-arrow-down.png);
	background-position: right 16px center;
	background-color: #fff;
	background-size: 10px 10px;
	background-repeat: no-repeat;
	border: 1px solid #003366;
	color: #003366;
	font: 600 18px/1 'ITCFranklinGothicBKCD', 'sans serif';
	text-transform: none;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
form.directory-form select option {
	/* padding: 10px; */
}
form.directory-form input.directory-field {
	width: 100%;
	margin: 0;
	padding: 17px 13px 12px 13px;
	border: 1px solid #003366;
	color: #000;
	font: 600 normal 16px/22px 'ITCFranklinGothicBK', sans-serif;
}
form.directory-form input.directory-field::-webkit-input-placeholder {
   color: #bbb;
   font: 400 italic 18px/22px 'ITCFranklinGothicBK', sans-serif;
}
form.directory-form input.directory-field::-moz-placeholder {  /* Firefox 19+ */
   color: #bbb;
   font: 400 italic 18px/22px 'ITCFranklinGothicBK', sans-serif;  
}
form.directory-form input.directory-field:-ms-input-placeholder {  
   color: #ddd;
   font: 400 italic 18px/22px 'ITCFranklinGothicBK', sans-serif; 
}

@media (min-width: 55em){
	form.directory-form .form-field-first-name {
		width: 35%;
		padding-right: 20px;
	}
	form.directory-form .form-field-last-name {
		width: 35%;
		padding-right: 10px;
		padding-left: 10px;
	}
	form.directory-form .form-field-submit {
		width: 30%;
		padding-left: 20px;
	}
	form.directory-form .form-field-select-options {
		width: 70%;
	}
	form.directory-form input.search-submit {
		margin-top: 31px;
	}
	form.directory-form input.search-submit:hover {
		text-decoration: underline;
	}
}

/* University Directory Table */
table.directory-table {
	width: 100%;
	background: #003366;
}
table.directory-table thead {
	
}
table.directory-table th {
	display: none;
	padding: 10px 10px 10px 15px;
	background: #003366;
	color: #fff;
	font-family: 'BebasNeueBold', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', 'sans serif';
	font-size: 20px;
	line-height: 1.2;
}
table.directory-table tr {
	background: #F3F4F6;
}
table.directory-table tr:nth-child(even) {
	background: #F9F9F9;
}
table.directory-table tr td {
	display: block;
	float: left;
	width: 100%;
	padding: 0px 10px 10px 20px;
}
table.directory-table tr td:first-child img {
    max-height: 189px;
	height: auto;
	float: left;
	padding:20px 20px 8px 0;
}
table.directory-table .directory-info {
	display: inline-block;
	float: left;
	width: 100%;
	padding: 0;
}
table.directory-table h2 {
	display: inline-block;
	width: 100%;
	float: none;
	margin: 20px 0 10px 0;
	padding: 0;
	border: none;
	font-size: 20px;
	line-height: 1.2;
}

table.directory-table h2 a {
	display: inline-block;
	width: 100%;
	float: none;
	padding: 0;
	border: none;
	font-size: 20px;
	line-height: 1.2;
	font-family: 'DTLParadoxBold',sans-serif;
    color: #003366;
}


table.directory-table p {
	display: inline-block;
	width: auto;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.2;
}
table.directory-table a {
	text-decoration: none;
	font-size:13px;
	width:100%;
	float:left;

	
}
table.directory-table p a {
	font-weight: normal;
}
table.directory-table a:hover {
	text-decoration: underline;
}
table.directory-table a:hover h2{
	text-decoration:underline;
}
@media (min-width: 45em){
	
}
@media (min-width: 70em){
	table.directory-table th {
		display: table-cell;
	}
	table.directory-table tr td {
		display: table-cell;
		float: none;
		width: 20%;
		vertical-align:top;
		padding-top:23px;
	}
	table.directory-table tr td:first-child img {
		display: block;
		width: 40%;
	}
	table.directory-table .directory-info {
		width: 60%;
	}
	table.directory-table tr td:first-child {
		width: 40%;
		padding-top:0;
	}
}

/* Spotlight Layout */
body.spotlight .l-page .l-content-center .l-content-wrapper {
	display: block;
	float: right;
	width: 100%;
}
@media (min-width: 70em) {
	body.spotlight .l-page .l-content-center .l-content-wrapper {
		width: 100%
		padding-bottom: 40px;
	}
}
.spotlight .l-content-header img {
	width: 100%;
}

.text-image-intro.overlay-spotlight {
	height: 100%;
 	width:100%;
	margin:0 0 20px 0;
	position: relative;
}
.text-image-intro.overlay-spotlight a img {
	width: 100%;
}
.text-image-intro.overlay-spotlight a,
.text-image-intro.overlay-spotlight p,
.text-image-intro.overlay-spotlight blockquote,
.text-image-intro.overlay-spotlight h1,
.text-image-intro.overlay-spotlight h2,
.text-image-intro.overlay-spotlight h3,
.text-image-intro.overlay-spotlight h4,
.text-image-intro.overlay-spotlight h5,
.text-image-intro.overlay-spotlight h6 {
	float: none;
	color: #fff;
}
.text-image-intro.overlay-spotlight .overlay {
	display: block;
	background: #003366;
}
.text-image-intro.overlay-spotlight .container {
	display: table;
	height: 100%;
}
.text-image-intro.overlay-spotlight .container .text-wrap {
	display: table-cell;
	padding: 30px 30px;
	vertical-align: middle;
}
@media (min-width: 45em){
	.text-image-intro.overlay-spotlight .container .text-wrap {
		padding: 30px 60px;
	}
}
.text-image-intro.overlay-spotlight blockquote {
	margin: 10px 0;
	padding: 0;
	line-height: 1.2;
}

@media (min-width: 45em){
	.text-image-intro.overlay-spotlight .overlay {
		
	}
}
@media (min-width: 70em){
	.text-image-intro.overlay-spotlight .overlay {
		position: absolute;
		top: 0;
		right: 0;
		width: 40%;
		height: 100%;
		background: rgba(0, 51, 102, 0.85);
	}
}
