/*General Content Block Styles*/
.gap-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}
.gap-md {
	margin-top: 30px;
	margin-bottom: 30px;
}
.gap-lg {
	margin-top: 60px;
	margin-bottom: 60px;
}
.gap-bottom-sm {
	margin-bottom: 10px;
}
.gap-bottom-md {
	margin-bottom: 30px;
}
.gap-bottom-lg {
	margin-bottom: 60px;
}
.gap-top-sm {
	margin-top: 10px;
}
.gap-top-md {
	margin-top: 30px;
}
.gap-top-lg {
	margin-top: 60px;
}
.OWPageAccordion {
	background: #013371;
}
.link-icon-wrap .link-icon {
	font-size: 14px !important;
	vertical-align: middle;
	margin-left: 4px;
	padding-bottom: 0px !important;
}
span.per-info {
	font-weight: 400;
}
.LogOut {
	float: right;
	padding: 0 20px 10px 20px;
	text-align: center;
	font-weight: bold;
	font-family: Yantramanav, sans-serif;
}

@media (max-width: 550px) {
.col-xs-3, .col-xs-4, .col-xs-6 {
	width: 100%;
}
}
.long-copy-list {
	width: 33.333%;
	float: left;
	padding-right: 20px;
}

@media only screen and (max-width: 600px) {
.long-copy-list {
	width: 50%;
}
}
/*Start :: General Info Financial Block*/
.info-box .effect {
	transition: all 0.2s ease-in;
}
.info-box .arrow:visited {
	background-color: #174e90;
	color: #fff;
}
.info-box .arrow {
	font-family: yamantranav, sans-serif;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	display: block;
	position: relative;
	padding: 5px 10px 0 10px;
	overflow: hidden;
}
.info-box .arrow:after {
	content: "\f054";
	font-family: "FontAwesome";
	position: relative;
	top: 0;
	left: 5px;
	font-size: 14px;
	transition: all 0.2s ease-in;
}
.info-box:hover .arrow::after {
	position: relative;
	top: 0;
	left: 12px;
	height: 100%;
}
.info-box {
	padding: 40px 20px;
	background: #fff;
	border-top: 10px solid #013371;
	display: block;
	max-width: 400px;
	margin: 0 auto;
	text-decoration: none;
}
.info-box h4 {
	padding-top: 5px;
}
h4.blockDownload {
	font-family: yamantranav, sans-serif;
	font-size: 18px;
}
/*
.info-box:hover {
   background: #f1f1f1;
}
*/
.info-box:hover p {
	color: #174e90;
}
.info-box p {
	color: #174e90;
}
.info-box-wrap {
	margin-bottom: 30px;
	padding-top: 20px;
}

@media (max-width: 767px) {
.info-box {
	margin-bottom: 20px;/*      border-top: 10px solid #013371;*/
}
.info-box-wrap {
	margin-bottom: 0px;
}
}
.arrow:visited {
	background-color: #174e90;
	color: #fff;
}
.arrow {
	font-family: yamantranav, sans-serif;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	display: block;
	position: relative;
	padding: 5px 10px 0 10px;
	overflow: hidden;
}
.arrow:after {
	content: "\f054";
	font-family: "FontAwesome";
	position: relative;
	top: 0;
	left: 5px;
	font-size: 14px;
	transition: all 0.2s ease-in;
}
/*End :: General Info Financial Block*/

/*Start :: Financial Aid Block*/

.photo-block-content .effect {
	transition: all 0.2s ease-in;
}
.photo-block-content h4:visited {
	background-color: #174e90;
	color: #fff;
}
.photo-block-content h4 {
	font-family: yamantranav, sans-serif;
	text-decoration: none;
	font-size: 18px;
	text-align: left;
	display: inline-block;
	position: relative;
	width: 190px;
	padding: 0 10px;
	overflow: hidden;
}
.photo-block-content h4:after {
	content: "\f054";
	font-family: "FontAwesome";
	position: relative;
	top: 0;
	left: 5px;
	font-size: 14px;
	transition: all 0.2s ease-in;
}
.photo-block-content:hover h4::after {
	position: relative;
	top: 0;
	left: 12px;
	height: 100%;
}
.photo-block-container .col-md-4 {
	padding: 0px;
}
.photo-block-wrap {
	padding: 60px 10px 60px 10px;
}
.photo-block-content {
	min-height: 150px;
	padding: 10px;
	margin-bottom: 20px;
	text-align: left;
	text-decoration: none;
	display: block;
}
.photo-block-content:hover {
	color: inherit;
}
.photo-block-content p {
	color: #174e90;
}
.photo-block-content h4 {
	color: #32a3dc;
}
.photo-block-left {
	overflow: hidden;
	height: 100%;
	position: absolute;
	width: 100%;
}
/*
.photo-block-left img {
   height: 100%;
   max-width: inherit;
}
*/
.photo-block-container .fa {
	font-size: 40px;
	padding-bottom: 5px;
	color: #174e90;
}
/*
.photo-block-container .link-icon:before {
   color: #32a3dc;
}
*/
.photo-block-container .link-icon-wrap {
	padding: 10px;
}

/*
.photo-block-container .link-icon-wrap:hover {
   background: rgba(255, 255, 255, 0.25);
   padding: 10px;
   transition: all .3s ease;
}
*/
@media (min-width: 1600px) {
.photo-block-wrap {
	padding: 20px;
}
/*
   .photo-block-left img {
      width: 100%;
      height: auto;
      margin-top: -75px;
   }
*/
}

@media (max-width: 1600px) {
.photo-block-wrap {
	padding: 20px;
}
/*
   .photo-block-left img {
      margin-left: 0px;
      width: 120%;
      height: auto;
   }
*/
}

@media (min-width: 1400px) {
/*
   .photo-block-left img {
      margin-bottom: -160px;
   }
*/
}

@media (min-width: 1200px) {
/*
   .photo-block-left img {
      margin-left: -100px;
      width: 125%;
   }
*/
}

@media (max-width: 1200px) {
/*
   .photo-block-left img {
      margin-left: -100px;
      width: 140%;
   }
*/
}

@media (max-width: 991px) {
.photo-block-container .row {
	margin-top: 0px;
}
}

@media (max-width: 767px) {
.photo-block-content {
	margin-bottom: 0px;
	padding: 10px 20px;
}
}
/*End :: Financial Aid Block*/

/*Start :: Financial Featured Links Block*/
.links-box {
	display: block;
	background: #ffffff;
	/*   background: rgba(255, 255, 255, 0.15);*/
	padding: 10px;
	margin: 20px 0px;
	text-decoration: none;
}
.links-box:hover {
	/* background: rgba(255, 255, 255, 0.25);*/
	background: rgba(255, 255, 255, 0.65); /*Changed for Featured links blocks on Parent and Alumni homepages 8/4/17*/
}
.links-box h5 {
	/*   color: #fff;*/
	color: #32a3dc;
	padding-top: 5px;
	text-decoration: none;
}
/*End :: Financial Link Block*/

/*Start :: testimony-carousel*/
.testimony-carousel .owl-nav {
	margin-top: 0px;
}
.testimony-carousel .owl-prev {
	left: -20px;
}
.testimony-carousel .owl-next {
	right: -20px;
}

@media screen and (max-width: 991px) {
.testimony-carousel .owl-carousel {
	width: 80%;
	margin-left: 30px;
}
}

@media screen and (max-width: 767px) {
.testimony-carousel .owl-carousel {
	width: 80%;
	margin: 0 auto;
}
}
/*End :: testimony-carousel*/

/*Start :: Script Include FlowPlayer Video Styles*/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	max-height: 100% !important;
	height: 100% !important;
}
.videoWrapper .standardGrid {
	margin: 0 !important;
	position: initial !important;
}
.videoWrapper .EmbedVideoFrame {
	border: 0px !important;
}
/*End :: Script Include FlowPlayer Video Styles*/

/*Start :: Minors Links Block*/
.minors-links-box {
	display: block;
	background: #f5f5f5;
	/*   background: rgba(255, 255, 255, 0.15);*/
	padding: 10px;
	margin: 20px 0px;
	text-decoration: none;
}
.minors-links-box:hover {
	background: rgba(50, 163, 211, 0.25);
}
.minors-links-box h5 {
	color: #32a3dc;
	padding-top: 5px;
	text-decoration: none;
}
/*End :: Minors Link Block*/

/*start Alumni Video Block styles*/	  
.box-link img {
	position: relative;
	z-index: 1;
    height: auto;
    width: 100%;
}
.box-link img[data-ev-poster] {
	opacity: 0;
}
.EmbedVideoFrame {
	border: none !important;
}

@media (max-width: 991px) {
.EmbedVideoFrame {
	max-width: 100%;
}
}

@media (max-width: 767px) {
.EmbedVideoFrame {
	max-width: 100%;
}
}
#AlumniSpotlights .box-link_overlay__content {
	padding: 0 15px;
}
.standardGrid {
	margin: 0 !important;
}
.full-width {
	width: 100%;
}
/*End Alumni Video Block Styles*/
/*Start :: Fast Facts Styles*/
.plus:after {
	content: '+';
	font-size: 50px;
	line-height: 60px;
	vertical-align: top;
}
.percent:after {
	content: '%';
	font-size: 50px;
	line-height: 60px;
	vertical-align: top;
}
.dollar:before {
	content: '$';
	font-size: 50px;
	line-height: 60px;
	vertical-align: top;
}

@media (max-width: 767px) {
.plus:after, .percent:after, .percent:before {
	line-height: 40px;
}
}
/*End :: Fast Facts Styles*/

/*Start :: Request Info Academic Department Styles*/
div.form-group.requestInfoDivision input.requestText.form-width {
	margin: 10px;
}
.requestInfoDivision input#city {
	min-width: 0;
	width: 290px;
	display: inline;
}
.requestInfoDivision input#state {
	min-width: 0;
	width: 175px;
	display: inline;
	margin-right: 10px;
}
.requestInfoDivision input#zip {
	min-width: 0;
	width: 100px;
	display: inline;
	margin-left: 0px;
}
.form-horizontal {
	margin-bottom: 20px;
}
.RequestInfoButtons {
	padding-top: 50px;
}

@media (max-width: 991px) {
.col-md-4.col-sm-12.col-xs-12.RequestInfoButtons {
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 40px;
}
	
}
@media (max-width: 768px) {

.ApplyNow {
		margin-left: 20px;
	}
}
@media (max-width: 451px) {

.ApplyNow {
		margin-left: 0px;
	}
}

@media (max-width: 623px) {
.requestInfoDivision input#city {
	min-width: 0;
	width: 290px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}
	.requestInfoDivision input#state {
	    min-width: 0;
    width: 175px;
    display: inline;
    margin-right: 10px;
	}
	
	.requestInfoDivision input#major {
		display: block;
		margin: 0 auto;
		margin-top: 10px;
		margin-bottom: 10px;
		
	}
/*
.requestInfoDivision input#state {
	min-width: 0;
	width: 290px;
	margin-right: 0px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.requestInfoDivision input#zip {
	min-width: 0;
	width: 290px;
	margin-left: 10px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
*/
	
}


/*End :: Request Info Academic Department Styles*/
/*Start :: Testimony Owl Carousel Styles*/
.testimony-carousel .quote-icon {
	color: #009882;
}
/*End :: Testimony Owl Carousel Styles*/

/*Start :: Request Info Department Page Styles*/
div.form-group.requestInfoDivision input.requestText.form-width.State {
    min-width: 0px;
    width: 73px;
    margin-right: 5px;
}
div.form-group.requestInfoDivision input.requestText.form-width.ZIP{
	min-width: 0px;
	width: 208px;
	margin-left: 0px;
}


@media (max-width: 623px) {
	div.form-group.requestInfoDivision input.requestText.form-width.State {
    min-width: 290px;
		margin: 10px;
}
	div.form-group.requestInfoDivision input.requestText.form-width.ZIP {
		min-width: 290px;
		margin: 10px;
	}
}
/*End :: Request Info Department Page Styles*/
/*Start :: Care Packages Styles*/
.carepackages-wrap {
	border: 2px solid #f0f0f0;
	padding: 20px;
}
/*End :: Care Packages Styles*/
/*Start :: Campus Web Cam Styles*/
.campus-webcams .nounderline {
	text-decoration: none;
}
.campus-webcams .webcam-button {
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	margin: auto;
	text-align: center;
}
.campus-webcams .cam-card {
	box-shadow: 0px 0 15px 0px rgba(0, 0, 0, 0.1);
	background: white;
}
.campus-webcams .cam-text {
    padding: 0 10px;
    margin: 0;
}

@media (min-width: 768px) {

.campus-webcams .cam-card-hover:hover {
	transform: scale(1.1, 1.1);
	cursor: pointer;
}
.campus-webcams .cam-active {
	transform: scale(1.1, 1.1);
}
}
.campus-webcams .cam-collapse .panel-btn .fa {
	margin-right: 5px;
}
.campus-webcams .cam-collapse .panel-btn {
	width: 100%;
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
}
.campus-webcams .cam-collapse #demo {
	padding: 15px;
	background: #f4f4f4;
	border-bottom: 1px solid #ededed;
}
.campus-webcams .panel-btn:after {
	font-family: "FontAwesome";
	content: "\f106";
	margin-left: 5px;
}
.campus-webcams .panel-btn.collapsed:after {
	content: "\f107";
}
.campus-webcams .cam-collapse {
	display: none;
}
.cam-card {
	padding-bottom: 10px;
}

@media (max-width: 767px) {
.campus-webcams .cam-collapse {
	display: block;
}
.campus-webcams .cam-container {
	display: none;
}
.margin-webcam-text {
	margin-bottom: 7px;
}
}
@media (max-width: 550px) {
.cam-collapse .col-xs-4 {
	width: 33.33333%;
}
.cam-card-wrap .margin-webcam-text {
	font-size: 1.5rem;
}
.cam-card-wrap {
	padding: 5px;
}
}
/*End :: Campus Web Cam Styles*/
/* Start :: eNews Subscribe Form */
.eNewsSubscribe {
  max-width: 600px;
  width: 100%;
  background: #fff;
  padding: 20px 20px 10px 20px;
  margin: 0 auto;
  margin-top: 40px;
  border-top: 7px solid #005eb0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
.eNewsSubscribe h2 {
  font-family: "Yantramanav", sans-serif;
  margin: 0;
  margin-bottom: 5px;
}
.eNewsSubscribe iframe {
  height: 130px;
}
/* Start :: Online Dual Enrollment */
.dual-enrollment .pg-header {
  margin-top: 0;
}
.dual-enrollment .de-btn {
  margin-right: 10px;
}
.StepIcon {
  width: 100px;
  height: 100px;
  background-color: #009882;
  border-radius: 70px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.StepIcon h3,
.StepIcon h4 {
  color: white;
  text-align: center;
}
.StepIcon h4 {
  font-size: 1.1em;
  padding: 0 10px;
  padding-top: 3px;
}
@media (min-width: 768px) { 
  .StepIcon {
    margin-right: 30px;
  }
}
.dual-enrollment .DE-list {
  font-size: 1.15em;
  color: #32a3dc;
}
/* End :: Online Dual Enrollment */

/* Extra small devices (portrait phones, 576px and higher)
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 400px) { 

}

@media (min-width: 630px) { 
  .eNewsSubscribe iframe {
    height: 80px;
  }
}

/* Small devices (landscape phones, 768px and higher)
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 768px) { 
  .eNewsSubscribe iframe {
    height: 130px;
  }
}

/* Medium devices (tablets, 992px and higher)
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 992px) { 
  .eNewsSubscribe iframe {
    height: 80px;
  }
}

/* Large devices (desktops, 1200px and higher)
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 1200px) { 
   
}

/* End :: eNews Subscribe Form */