/* Universal */
.carousel-indicators li {
    border-radius: 50%;
    height: 10px;
    width: 10px;
}

figure {
	margin: 0; /* overrides vendor.css */
}

/* Landing page */

.in-this-issue {
	font-family: "myriad-pro",sans-serif;
	font-size: 25px;
	color: #796e65;
}

.department {
	font-family: "myriad-pro", sans-serif;
	font-size: 20px;
}

h2 {
	font-family: "myriad-pro-semi-condensed",sans-serif;
	font-size: 26px;
	font-weight: 700;
}

.row-background {
	font-family: "myriad-pro-semi-condensed",sans-serif;
	font-size: 22px;
}

.picture-this {
	color: #796e65;
	font-family: "myriad-pro-semi-condensed",sans-serif;
	font-size: 22px;
}

/* .video-text {
	font-family: "myriad-pro-semi-condensed",sans-serif;
	font-size: 26px;
}

.alumni-btn,
.gallery-mystory,
.gallery-thumbnail {
	position: relative;
} */

.icon { /* Mission of service */
	bottom: 100px;
	position: absolute;
	right: 250px;
	width: 125px;
	height: 125px;
}

@media (max-width: 575px) {
	.icon {
		bottom: 75px;
		position: absolute;
		right: 200px;
		width: 125px;
		height: 125px;
	}
}

@media (max-width: 767px) {
	.icon {
		bottom: 75px;
		position: absolute;
		right: 200px;
		width: 125px;
		height: 125px;
	}
}

@media (max-width: 991px) {
	.icon {
		bottom: 125px;
		position: absolute;
		right: 275px;
		width: 125px;
		height: 125px;
	}
}

@media (max-width: 1199px) {
	.icon {
		bottom: 75px;
		position: absolute;
		right: 200px;
		width: 125px;
		height: 125px;
	}
}

@media (min-width: 992px) {
	.media-icons {
		position: absolute;
		bottom: 10px;
	}
}

.media-icon-play {
	height: 51px;
	width: 50px;
}

.media-icon-photo {
	height: 70px;
	width: 68px
}

.media-icon-text {
	height: 70px;
	width: 50px;
}

.offcampus-play {
	bottom: 115px;
	position: absolute;
	right: 250px;
	width: 125px;
	height: 125px;
}

@media (max-width: 575px) {
	.offcampus-play {
		bottom: 30%;
		position: absolute;
		right: 30%;
		width: 100px;
		height: 100px;
	}
}

@media (max-width: 767px) {
	.offcampus-play {
		bottom: 30%;
		position: absolute;
		right: 30%;
		width: 125px;
		height: 125px;
	}
}

@media (max-width: 991px) {
	.offcampus-play {
		bottom: 30%;
		position: absolute;
		right: 40%;
		width: 125px;
		height: 125px;
	}
}

@media (max-width: 1199px) {
	.offcampus-play {
		bottom: 25%;
		position: absolute;
		right: 30%;
		width: 125px;
		height: 125px;
	}
}

.mystory-play {
	bottom:250px;
	position: absolute;
	right:425px;
	width: 125px;
	height: 125px;
}


@media (max-width: 575px) {
	.mystory-play{	
	bottom: 75px;
	position: absolute;
	right: 225px;
	width: 100px;
	height: 100px;
	}
}

@media (max-width: 767px) {
	.mystory-play{	
	bottom: 75px;
	position: absolute;
	right: 200px;
	width: 100px;
	height: 100px;
	}
}

@media (max-width: 991px) {
	.mystory-play{	
	bottom: 125px;
	position: absolute;
	right: 300px;
	width: 100px;
	height: 100px;
	}
}

@media (max-width: 1199px) {
	.mystory-play{	
	bottom: 125px;
	position: absolute;
	right: 300px;
	width: 125px;
	height: 125px;
	}
}



h2.no-story {
	color: #000;
}

.btn-rust {
	background-color: #c7531e;
	border-color: #c7531e;
	color: #fff;
}

/* .mystory-btn {
	background: url("../images/landing/play-button.svg") no-repeat;
	bottom: 500px;
	left: 542px;
	width: 75px;
} */

@media (min-width: 992px) {
	.row-background.john > div {
         height: 292.5px;
}
	.john .video-text {
    	padding: 15px 15px 0 15px;
}
	.john .landing-body {
    	font-size: 16px;
}
}
@media (min-width: 1200px) {
	.row-background.john > div {
         height: 360px;
}
	.john .landing-body {
    	font-size: 22px;
}
}

/*
@media (max-width: 991px) {
.safe-lunches {
	position: relative;
	display: inline-block;
}
} */

@media (min-width: 992px) {
	.safe-lunches {
		position: absolute;
		top: 0;
		left:390px;
		right: 10px;
}
}

/* Story pages universal */
	.float-right {
		margin-left: 20px;
	}
	.float-left {
		margin-right: 20px;
		padding-left: 0;
	}

.footer-quote {
	border-top: none; 
	}


/* Off Campus story page */
.snowden-img  {
	position: relative;
	/* left: -15px; */
	float: right;
	/* transform: rotateX(180) */
}

.opioids-aside-header {
    color: #266681;
    font-size: 1.5em;
    font-weight: 600;
    margin-top: 0;
}


.imgMirror {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}


@media (max-width: 767px){
	.summer-crops {
		margin-left: 35%;	
	}

	.veg-img {
		margin-left: 35%;
		padding-bottom: 7%;
}

	.winter-crops {
		margin-left: 35%;	
}
}




/* Alumni Connections story page */
.alumni-hero-text {  
	bottom: 250px;
	position: absolute;
	right: 50px;
	width: 400px;
	height: 125px;
}

	
@media (min-width: 992px) and (max-width: 1199px){
.alumni-hero-text {
bottom: 250px;
position: absolute;
right: 5px;
width: 400px;
height: 125px;	
}
}

@media (max-width: 991px){
	.alumni-hero-text {
		display:none;
	}
}

@media (max-width: 991px){
	.alumni-hero-image {
		display:none;
	}
}

@media (min-width: 992px){
	.alumni-hero-image-mobile {
		display:none;
	}
	.alumni-heading-mobile {
		display:none;
	}
}


/*
@media (max-width: 991px){
	.alumni-heading-mobile {
		display:none;
	}
} */

/* Behind The Bench story page */
.bench-journal-img {
	position: relative;
	/* left: -25px; */
	float: left;
}

.bench-caption {
	padding-right: 30px;
}

.answers-aside-header {
    color: #266681;
    font-size: 1.5em;
    font-weight: 600;
    margin-top: 0;
}

/* Vision Quest story page */

@media (max-width: 767px){
	.cdc-stats{
		margin-left: 50%;
	}
}



/*Words of Wisdom story page */
.essay-current {
    display: inline-block;
    left: 3px;
    width: 850px;
}

.essay-deck {
    color: #000;
    font-size: .6em;
    font-weight: 600;
}

.essay-headline {
    color: #1f7f9b;
    margin-top: 50px;
    padding-bottom: 3px;
}

.essay-nav {
    display: inline-block;
    position: relative;
    /* top: -55px; */
	top: -233px;
    width: 196px;
    z-index: 3;
}

/* from wisdom.php page */
	@media (min-width: 1200px) {
		.essay-for {
			display: inline-block;
			width: 850px;
		}
	}
	@media (min-width: 1200px) {
		.essay-nav {
			display: inline-block;
			width: 196px;
		}
	}
	.essay-thumb {
		filter: grayscale(70%);
		transition: all 500ms;
	}
	.slick-current .essay-thumb,
	.essay-thumb:hover {
		filter: none;
		transition: all 500ms;
	}
	.essay-thumb:hover {
		cursor: pointer;
	}
	.slider-for.slider.slick-slider {
		margin: 0;
	}
	.slider-nav.slider.slick-slider {
		margin: 0 15px;
	}
	.slider-nav .slick-prev,
	.slider-nav .slick-next {
		top: auto;
		-moz-transform: translate(0, -50%) rotate(90deg);
		-ms-transform: translate(0, -50%) rotate(90deg);
		-o-transform: translate(0, -50%) rotate(90deg);
		-webkit-transform: translate(0, -50%) rotate(90deg);
		transform: translate(0, -50%) rotate(90deg);
	}
	.slider-nav .slick-prev {
		left: 95px;
		top: -15px;
	}
	.slider-nav .slick-next {
		bottom: -35px;
		right: 80px;
	}

@media (min-width: 1200px){
.gears-holder {
	/* float: right; */
	position: absolute;
	left: 77%;
	bottom: 75px;
}
}

@media (max-width: 1199px){
.gears-holder {
display: none;
}
}

.gears {
	width: 150px;
	height: 150px;
	bottom: -200px;
}