/*Layouts css goes here*/

h2 {
  	text-transform: none;
  	font-weight:bold;
}

.feature-image {
  text-align: center;
}

.feature-image .feature-caption {
  font-size: smaller;
}

/* Homepage */
.home .new-website-callout {
	font-size:18px;
  	text-align:center;
}

.site-title h1 {
	margin-left:25px;
}

@media only screen and (max-width: 1200px) {
  .site-title h1 {
      margin-left:0;
  }
  
}

@media only screen and (max-width: 768px) {
  .site-title h1 {
      margin-left:40px;
  }
  
}

.gift-button {
	width:100%;
  	font-size:18px;
  	margin: 0 auto;
}

.gift-button .link-cell-content {
  	margin: 15px auto 0 auto;
  	max-width:400px;
}

/* Mobile menu */
.ubermenu-responsive-toggle {
	color:#003c71;
}

/* Cropping images as circles */

img.circle-image {
    display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto;
}

/* CTA Photo Boxes */

.cta-headline {
  text-align: center;
  position: absolute;
  top: 32%;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 1.35em;
  line-height: 30px;
  padding: 0 10px;
  text-shadow: 3px 4px 5px rgba(50, 50, 50, 0.53);
}

.arrow-container {
    position: absolute;
    left: 0;
    right: 0;
	border: 1px solid white;
    padding: 3px 9px 5px 10px;
    color: #fff;
    float: left;
    background: rgba(0, 0, 0, 0.7);
    margin: 0 auto;
    display: block;
    font-size: 22px;
    line-height: 22px;
    width: 34px;
    text-align: center;
    bottom: 10%;
}


.visit-readmore {
  background: url('http://www.education.udel.edu/wp-content/uploads/2018/10/visit-cta.jpg');
  background-size:cover;
  min-height: 200px;
  width: 100%;
}

.visit-readmore:hover {
  opacity:0.9
}

.enhance-readmore {
  background: url('http://www.education.udel.edu/wp-content/uploads/2018/10/enhance-cta.jpg');
  background-size:cover;
  min-height: 200px;
  width: 100%;
}

.request-readmore:hover {
  opacity:0.9
}

.request-readmore {
  background: url('http://www.education.udel.edu/wp-content/uploads/2018/10/request-cta.jpg');
  background-size:cover;
  min-height: 200px;
  width: 100%;
}

.enhance-readmore:hover {
  opacity:0.9
}

.awards-readmore {
  background: url('http://www.education.udel.edu/wp-content/uploads/2018/10/awards-cta.jpg');
  background-size:cover;
  min-height: 200px;
  width: 100%;
}

.awards-readmore:hover {
  opacity:0.9
}

.contact-readmore {
  background: url('http://www.education.udel.edu/wp-content/uploads/2018/10/contact-cta.jpg');
  background-size:cover;
  min-height: 200px;
  width: 100%;
}

.contact-readmore:hover {
  opacity:0.9
}

.research-readmore {
  background: url('http://www.education.udel.edu/wp-content/uploads/2018/10/research-cta.jpg');
  background-size:cover;
  min-height: 200px;
  width: 100%;
}

.research-readmore:hover {
  opacity:0.9
}

.apply-readmore {
  background: url('http://www.education.udel.edu/wp-content/uploads/2018/10/apply-cta.jpg');
  background-size:cover;
  min-height: 200px;
  width: 100%;
}

.apply-readmore:hover {
  opacity:0.9
}

.teacher-readmore {
  background: url('http://www.education.udel.edu/wp-content/uploads/2018/10/teacher-cta.jpg');
  background-size:cover;
  min-height: 200px;
  width: 100%;
}

.teacher-readmore:hover {
  opacity:0.9
}


/* Courses of Study */

.page-courses-of-study h2 {
    margin-bottom:20px;
}

.courses-of-study .thumbnail {
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
  	margin: 0 auto 15px auto;
}

/* ETE */
.page-ete .oet-icon-cell a .oet-icon-text {
  	font-size: 1.25em;
    line-height: 1.25em;
    margin-top: 15px;
}

.page-ete .oet-polaroid-cell .polaroid .action-wrapper {
  	padding-bottom:15px;
}

/* Graduate Programs Overview */

.page-overview-of-programs .oet-icon-cell-content .oet-icon-text {
	line-height: 1.35em;
    margin-top: 10px;
}

.page-overview-of-programs .grad-program .thumbnail {
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
  	margin: 0 auto 15px auto;
}

.page-overview-of-programs .oet-icon-divider div.divider {
	width:100%;
  	margin:0;
}

.page-overview-of-programs .oet-link-cell {
	max-width:350px;
  	justify-content: left;
}

/* Master's Programs */

.page-exc-online .page-title, .page-tech-leadership .page-title, .page-edtech .page-title, .page-teacher-leadership .page-title, .page-tesl .page-title, .page-school-psychology .page-title {
  display:none;
}

.page-exc-online .hero-image, .page-tech-leadership .hero-image, .page-edtech .hero-image, .page-teacher-leadership .hero-image, .page-tesl .hero-image, .page-school-psychology .hero-image {
   margin:30px 0 0 0;
}

.page-exc-online h2, .page-tech-leadership h2, .page-edtech h2, .page-teacher-leadership h2, .page-tesl h2, .page-school-psychology h2 {
  margin: 0 0 25px 0;
}

.page-exc-online h3, .page-tech-leadership h3, .page-edtech h3, .page-teacher-leadership h3, .page-tesl h3, .page-school-psychology h3 {
	font-weight: bold;
    font-size: 21px;
}

.page-exc-online h4, .page-tech-leadership h4, .page-edtech h4, .page-teacher-leadership h4, .page-tesl h4, .page-school-psychology h4 {
	font-weight: bold;
}

.page-exc-online .panel-heading, .page-tech-leadership .panel-heading, .page-edtech .panel-heading, .page-teacher-leadership .panel-heading, .page-tesl .panel-heading, .page-school-psychology .panel-heading {
  background-color:#173c6d;
}

.page-exc-online .panel-title, .page-tech-leadership .panel-title, .page-edtech .panel-title, .page-teacher-leadership .panel-title, .page-tesl .panel-title, .page-school-psychology .panel-title {
  color:#ffffff;
}

.page-exc-online .panel-title a:hover, .page-tech-leadership .panel-title a:hover, .page-edtech .panel-title a:hover, .page-teacher-leadership .panel-title a:hover, .page-tesl .panel-title a:hover, .page-school-psychology .panel-title a:hover {
  color:#ffffff;
}

.page-exc-online .oet-icon-divider div.divider, .page-tech-leadership .oet-icon-divider div.divider, .page-edtech .oet-icon-divider div.divider, .page-teacher-leadership .oet-icon-divider div.divider, .page-tesl .oet-icon-divider div.divider, .page-school-psychology .oet-icon-divider div.divider {
   width:100%;
   margin:0;
}

.page-online .oet-polaroid-cell .polaroid {
	min-height: 825px;
}

.masters-specialists .oet-polaroid-cell .polaroid {
    min-height:700px
  }

@media only screen and (max-width: 1200px) {
  .page-online .oet-polaroid-cell .polaroid {
    min-height:975px;
   }
  
  .masters-specialists .oet-polaroid-cell .polaroid {
    min-height:750px
  }
}

@media only screen and (max-width: 990px) {
  .page-online .oet-polaroid-cell .polaroid {
    min-height:1320px;
   }
  .masters-specialists .oet-polaroid-cell .polaroid {
    min-height:950px
  }
}

@media only screen and (max-width: 768px) {
  .page-online .oet-polaroid-cell .polaroid, .masters-specialists .oet-polaroid-cell .polaroid {
    min-height:0;
   }
}

.page-online .oet-polaroid-cell .polaroid .action-wrapper, .page-masters .oet-polaroid-cell .polaroid .action-wrapper {
	padding-bottom:20px;
}

.page-online .oet-icon-divider div.divider, .page-masters .oet-icon-divider div.divider {
   width:100%;
   margin:0;
}

.page-masters .online-masters .oet-polaroid-cell .polaroid {
   min-height:825px;
}

.page-masters .four-plus-one .oet-polaroid-cell .polaroid {
   min-height:875px;
}

/* PhD pages */

.page-phd .page-title, .page-edd .page-title, .page-econ-ed .page-title {
  display:none;
}

.page-phd .hero-image, .page-edd .hero-image, .page-econ-ed .hero-image {
   margin:30px 0 0 0;
}

.page-phd h2, .page-edd h2, .page-econ-ed h2 {
  margin: 0 0 25px 0;
}

.page-phd h3, .page-edd h3, .page-econ-ed h3, .page-doctoral h3 {
	font-weight: bold;
    font-size: 21px;
}

.page-phd h4, .page-edd h4, .page-econ-ed h4 {
	font-weight: bold;
}

.page-phd .subhead, .page-edd .subhead, .page-econ-ed .subhead {
  display:inline-block;
  text-transform:uppercase;
  font-size: 21px;
  letter-spacing: 3px;
  border-bottom: 3px solid #f7d448;
  padding-bottom:15px;
  margin-bottom:12px;
}


.page-phd .coordinator, .page-edd .coordinator, .page-econ-ed .coordinator {
  margin-bottom:25px;
  font-weight:bold;
}

.page-phd .panel-heading, .page-edd .panel-heading, .page-econ-ed .panel-heading {
  background-color:#173c6d;
}

.page-phd .panel-title, .page-edd .panel-title, .page-econ-ed .panel-title {
  color:#ffffff;
}

.page-phd .panel-title a:hover, .page-edd .panel-title a:hover, .page-econ-ed .panel-title a:hover {
  color:#ffffff;
}

.page-phd .oet-icon-divider div.divider, .page-edd .oet-icon-divider div.divider, .page-econ-ed .oet-icon-divider div.divider, .page-doctoral .oet-icon-divider div.divider {
   width:100%;
   margin:0;
}

.page-phd .oet-polaroid-cell .polaroid, .page-doctoral .oet-polaroid-cell .polaroid {
	margin-bottom: 25px;
  	min-height: 675px;
}

.page-doctoral .phd-polaroids .oet-polaroid-cell .polaroid {
	margin-bottom: 25px;
  	min-height: 725px;
}

@media only screen and (max-width: 1200px) {
  .page-phd .oet-polaroid-cell .polaroid, .page-doctoral .oet-polaroid-cell .polaroid {
  	min-height: 720px;
	}
  
  .page-doctoral .phd-polaroids .oet-polaroid-cell .polaroid {
  	min-height: 825px;
	}
}

@media only screen and (max-width: 990px) {
    .page-phd .oet-polaroid-cell .polaroid, .page-doctoral .oet-polaroid-cell .polaroid {
  	min-height: 880px;
	}
  
   .page-doctoral .phd-polaroids .oet-polaroid-cell .polaroid {
      min-height: 1020px;
      }
}

@media only screen and (max-width: 768px) {
    .page-phd .oet-polaroid-cell .polaroid, .page-doctoral .oet-polaroid-cell .polaroid, .page-doctoral .phd-polaroids .oet-polaroid-cell .polaroid {
  	min-height: 0;
  }
}

.page-doctoral .oet-callout-cell {
	margin-top:25px;
}

.page-doctoral .doctoral-callout-box .oet-callout-cell {
	text-align:center;
  	font-size: 18px;
  	color:#fff;
}

.page-phd .oet-polaroid-cell .polaroid .text-wrapper .box-heading, .page-doctoral .oet-polaroid-cell .polaroid .text-wrapper .box-heading {
   line-height:1.35em;
}

.page-phd .oet-polaroid-cell .polaroid .action-wrapper {
	padding-bottom:20px;
}

.page-econ-ed .faculty {
    text-align:center;
    line-height: 21px;
}

.page-phd .student-bio-image .thumbnail {
    width: 250px;
  	height:250px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
  	margin: 0 auto 15px auto;
}

@media only screen and (max-width: 1200px) {
  .page-phd .student-bio-image .thumbnail {
    width: 200px;
  	height:200px;
   }
}

@media only screen and (max-width: 990px) {
  .page-phd .student-bio-image .thumbnail {
    width: 150px;
  	height:150px;
   }
}

.page-econ-ed .program-faculty .thumbnail {
    width: 150px;
  	height:150px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
  	margin: 0 auto 15px auto;
}

@media only screen and (max-width: 1200px) {
  .page-econ-ed .program-faculty .thumbnail {
    width: 115px;
  	height:115px;
   }
}

.page-phd .research-article {
	border-bottom: 2px solid #ddd;
    clear: both;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.page-phd .how-to-apply-btn, .page-edd .how-to-apply-btn, .page-econ-ed .how-to-apply-btn {
  justify-content: left;
  max-width:350px;
  margin-top: 15px;
}

/* PhD Education Specialization pages */

.page-ems .page-title, .page-ls .page-title, .page-literacy .page-title, .page-math .page-title, .page-sca .page-title, .page-schoolpsych .page-title {
  /*display:none;*/
}

.page-ems .hero-image, .page-ls .hero-image, .page-literacy .hero-image, .page-math .hero-image, .page-sca .hero-image, .page-schoolpsych .hero-image {
   margin:40px 0 0 0;
}

.page-ems h2, .page-ls h2, .page-literacy h2, .page-math h2, .page-sca h2, .page-schoolpsych h2 {
  margin: 0 0 25px 0;
}

.page-ems h3, .page-ls h3, .page-literacy h3, .page-math h3, .page-sca h3, .page-schoolpsych h3 {
	font-weight: bold;
    font-size: 21px;
}

.page-ems h4, .page-ls h4, .page-literacy h4, .page-math h4, .page-sca h4, .page-schoolpsych h4 {
	font-weight: bold;
}

.page-ems .subhead, .page-ls .subhead, .page-literacy .subhead, .page-math .subhead, .page-sca .subhead, .page-schoolpsych .subhead {
  display:inline-block;
  text-transform:uppercase;
  font-size: 21px;
  letter-spacing: 3px;
  border-bottom: 3px solid #f7d448;
  padding-bottom:15px;
  margin:40px 0 12px 0;
}

.request-info-btn {
  margin-bottom:15px;
}

.page-ems .how-to-apply-btn, .page-ls .how-to-apply-btn, .page-literacy .how-to-apply-btn, .page-math .how-to-apply-btn, .page-sca .how-to-apply-btn, .page-schoolpsych .how-to-apply-btn {
  margin-bottom:25px;
}

.specialization-coordinators {
    padding-top:25px;
    border-top: 2px solid #ddd;
}

.coordinator {
  margin-bottom:25px;
  font-weight:bold;
}

.page-ems .panel-group, .page-ls .panel-group, .page-literacy .panel-group, .page-math .panel-group, .page-sca .panel-group, .page-schoolpsych .panel-group {
    margin-bottom:0
}

.page-ems .panel-heading, .page-ls .panel-heading, .page-literacy .panel-heading, .page-math .panel-heading, .page-sca .panel-heading, .page-schoolpsych .panel-heading {
  background-color:#173c6d;
}

.page-ems .panel-title, .page-ls .panel-title, .page-literacy .panel-title, .page-math .panel-title, .page-sca .panel-title, .page-schoolpsych .panel-title {
  color:#ffffff;
}

.page-ems .panel-title a:hover, .page-ls .panel-title a:hover, .page-literacy .panel-title a:hover, .page-math .panel-title a:hover, .page-sca .panel-title a:hover, .page-schoolpsych .panel-title a:hover {
  color:#ffffff;
}

.page-ems .oet-icon-divider, .page-ls .oet-icon-divider, .page-literacy .oet-icon-divider, .page-math .oet-icon-divider, .page-sca .oet-icon-divider, .page-schoolpsych .oet-icon-divider {
  margin-bottom:2ex;
}

.page-ems .oet-icon-divider div.divider, .page-ls .oet-icon-divider div.divider, .page-literacy .oet-icon-divider div.divider, .page-math .oet-icon-divider div.divider, .page-sca .oet-icon-divider div.divider, .page-schoolpsych .oet-icon-divider div.divider {
   width:100%;
   margin:0;
}

.program-faculty .thumbnail {
    width: 150px;
  	height:150px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
  	margin: 0 auto 15px auto;
}

@media only screen and (max-width: 1200px) {
  .program-faculty .thumbnail {
    width: 115px;
  	height:115px;
   }
}

.faculty {
    text-align:center;
    line-height: 21px;
}

.student-testimonial {
	background: #173c6d;
  	padding: 25px 25px 15px 25px;
}

.student-testimonial .testimonial-content {
    color: #fff;
}

.student-testimonial .testimonial-content p a {
    color:#fff;
  	text-decoration: underline;
}

.student-testimonial .testimonial-content p a:hover {
    color:#00a0df;
}

.student-testimonial .thumbnail {
    width: 225px;
    height: 225px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto 15px auto;
    z-index: 1;
  	border: 4px solid #3CBEFE;
}

.student-testimonial .testimonial-copy {
	padding: 0 25px 0 0;
    width: 95%;
    font-weight: bold;
    font-size: 1.15em;
}

.student-testimonial .oet-link-cell {
	max-width:350px;
}

.student-testimonial .testimonial-name {
	font-size:15px;
}

@media only screen and (max-width: 990px) {
  .student-testimonial .thumbnail {
    width: 150px;
  	height:150px;
   }
}

/* Grad Student Bios */

.page-grad-student-profiles .page-title {
	width:100%;
  	text-align:center;
}

.page-grad-student-profiles .oet-polaroid-cell {
	margin-bottom:30px;
 	min-height: 760px;
}

.page-grad-student-profiles .oet-polaroid-cell .action-wrapper{
	margin-bottom:15px;
}

.student-bio-image {
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
  	margin: 35px auto 15px auto;
}

.student-bio-image img {
    display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto;
}

.grad-student-page-title {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  	color: #003976;
  	font-weight:bold;
  	font-size:36px;
}

.grad-student-divider {
	width:40%;
    border-top: 3px solid #f7d448;
}

h2.grad-student-subheadline {
	font-size:24px;
  	text-align:center;
    margin-top:0;
}

/* AA in ETE */

.page-aa-in-ete .student-spotlight .thumbnail {
    width: 225px;
    height: 225px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
  	margin: 0 auto 15px auto;
}

.page-aa-in-ete .student-spotlight .oet-link-cell {
	max-width:300px;
  	justify-content: left;
}

.page-aa-in-ete .oet-icon-divider div.divider {
	width:100%;
   	margin:0;
}


/* Faculty Bios */

.single-faculty-bio .menu-container {
	margin-bottom:35px;
}

@media only screen and (min-width: 768px) {
  .single-faculty-bio #biography {
	padding-left: 35px;
	}
}