@charset "utf-8";
/* CSS Document CIU alumni Landing Page*/
 /* START -- .breadcrumb ========================================= */


 .alumniLanding .breadcrumb {
 	max-width:960px;
 	margin-left:auto;
 	margin-right:auto;
 }
 .alumniLanding .breadcrumb_wrapper.wrap {
	max-width:100%;
 }

 /* START -- .main_content ========================================= */

.alumniLanding .main_content {
    width: 100%;
	margin-bottom:0px;
}
.alumniLanding .wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}
.alumniLanding .alumniGivingCTA {
	background:center top repeat url(/sites/all/themes/ciu2015/images/cta-bg.jpg) #8e9097;
	min-height:140px;
}
.alumniLandingCTA .span_4 {
  width: 30%;
}

@media (min-width: 580px) {
	
	.alumniLanding .content__wrapper-inner {
		max-width: 100%;
		padding: 0;
	}
	
}/* END mq-min580 */


 /* START -- .alumniHero ========================================= */

.alumniHero {
    position: relative;
}
.alumniHero img {
	width: 100%;
    height: auto;
}
.alumniHero .heroTxt {
    width:100%;
    font-size: 20px;
    line-height: 1.25em;
	padding: 10px;
	background-color: rgba(12, 36, 66, 0.9);
}
.alumniHero .heroTxt span {
display:block;
color:#fed351;
}
.alumniHero .heroTxt span.emph {
display:block;
text-transform:uppercase;
font-size:200%;
line-height:1.25em;
font-weight:500;
color:#fff;
}



@media (min-width: 580px) {

  .alumniHero .heroTxt {
  font-size: 26px;
  padding: 35px;

  }

} /* END mq-min580 */



@media (min-width: 960px) {

  .alumniHero .heroTxt {
	      font-size: 35px;
	      width: 65%;
	      padding: 25px;
	      right: 0;
	      position:absolute;
 		  bottom:50px;
		  z-index:2 !important;
	 }

} /* END mq-min960 */
@media (min-width: 1200px) {

  .alumniHero .heroTxt {
	      width: 50%;
	 }

} /* END mq-min960 */



.advancementLanding #block-views-homepage-slider-block {
	float:none;
}

 /* START -- .alumniButton ========================================= */


.alumniButton h2 {
    margin: 1em 0 1.75em;
    text-align: center;
    font-size: 2em;
    line-height: 1em;
    font-weight: 300;
    padding: 0 20px;
    text-transform: uppercase;
}


a.alumniButton {
    color: #ffd24f;
    display: block;
    line-height: 1;
    opacity: 1;
    padding: 22px 5px;
    text-align: center;
    text-transform: capitalize;
    width: 40%;
    margin-bottom: 25px;
    background-color: #002b5c;
}

.aalumniButton a:hover span, .advButton a:focus span {
    background-color: #ffe7a3;
}

@media (min-width: 580px) {

.alumniButton, .alumniCtaGroup {
    padding: 30px 35px 40px;
}
}


 /* START -- .alumniCtaGroup ========================================= */

.alumniCtaGroup .wrap {
    padding: 15px 0;
    overflow: hidden;
}
.alumniCtaGroup .cta__block-links {
    float: none;
}

.alumniLanding a.yellow.cta__icon-link.span_6::before {
	content:url("/sites/all/themes/ciu2015/images/icon_info.png");
	margin-right:14px;
}
.alumniLanding a.red.cta__icon-link.span_6::before {
	content:url("/sites/all/themes/ciu2015/images/icon_apply.png");
	margin-right:14px;
}
.alumniCtaGroup a.cta__icon-link .cta__text{
	top:-6px;
}

/* START -- .event ========================================= */
.event .content__wrapper {
	background:#fff;
}
.event .content__wrapper .breadcrumb_wrapper {
	max-width:100%;
}

 /* START -- .alumniWhy  ========================================= */

.alumniWhy {
    background-color: #e7e7e7;
	padding: 25px 25px 70px;
}
.alumniWhy h2  {
    margin: 1em 0;
    text-align: center;
    font-size: 2em;
    padding: 0 20px;
}

.alumniWhy h3 {
    margin: 0 0 5px 0;
    font-weight: 400;
    color: #002b5c;
}
.alumniWhy p {
    margin: 0 0 0.75em;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    color: #4b4848;
}

@media (min-width: 580px) {

.alumniWhy {
    padding: 25px 35px 70px;
}
}
@media (min-width: 580px) and (max-width:860px) {
.alumniWhy > .span_12 .span_6 {
	width:100%;margin:0;
	}
}



 /* START -- .alumniSucFac  ========================================= */

.alumniSucFac {
    padding: 70px 0 35px;
}
.alumniSucFac h3 {
    font-weight: 400;
    text-transform: uppercase;
	color: #002b5c;
}
.alumniSucFac h4 {
    font-weight: 500;
    text-transform: none;
    color: #000;
    margin: .5em 0 .25em;
}

.alumniSucFac p {
    margin: 0 0 0.75em;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    color: #4b4848;
}

@media (min-width: 580px) {

.alumniSucFac {
    padding: 70px 35px 35px;
}
}

@media (max-width: 860px) and (min-width: 580px) {
.alumniSucFac > .span_12 .span_7, .alumniSucFac > .span_12 .span_5 {
	width:100%;margin:0;
	}
}
@media (min-width: 859px) {
.alumniSucFac h4 {
	margin-top:0;
}
}

 /* END -- alumni Success Stories /  Meet Our Faculty  ========================================= */