      #de {display:none;}

	p {line-height: 1.55556em;}

    .global-background-image { height:78vh;}

    .home-feature-tile:before {
		background-image: none!important;
		-webkit-text-size-adjust: 100%;
		padding: 0;
		text-rendering: optimizeLegibility;
		font-family: "Oswald",sans-serif;
		letter-spacing: 3px;
		text-transform: uppercase;
		font-weight: 400;
		font-style: normal;
		word-break: break-word;
		word-wrap: break-word;
		background-color: transparent;
		background-position: top center;
		background-repeat: no-repeat;
		-webkit-font-smoothing: antialiased;
		box-sizing: border-box;
		font-size: 1.625rem;
		color: #FFF;
		text-align: center;
		margin: 0;
		line-height: 1;
	}

    .home-feature-tile {
		position: relative; 
		width:auto;
		height:auto; 
		margin-top:150px;
	}

    .home-feature-tile .home-feature-tile-inner {
		top: calc(35% + (4.0625rem/2))!important;
	}

    .home-feature-tile .line-1 {
		font-size: 2.325rem !important;
	}

    .home-feature-tile:nth-child(1) {
		height:auto;
	}

	.home-feature-tile h1 span {
		display: block;
	}

	.home-feature-tile h1, 
	.home-feature-tile h1 * {
		line-height: 1;
	}

	.home-feature-tile h2 .line-1, 
	.home-feature-tile h1 .line-1 {
    	text-shadow: 3px 3px 0 rgba(0,0,0,0.3);
	}

    .home-feature-tile h2 .line-2,
	.home-feature-tile h1 .line-2 {
		font-size: 1.45rem !important;
	}

    .home-feature-tile h2 .line-1:after, 
	.home-feature-tile h1 .line-1:after {
		content: ''; 
		width: 3.125rem;
		height: 0;
		margin: .625rem auto;
		display: block;
		border-top: 1px solid #fff;
	}

    .study-abroad-image {
		display:block; 
		margin-top:100px; 
		height: auto!important; 
	}

    .study-abroad-image img {
		width: 200px;
	}
    .mobile-study {padding:30px;}
    .expand-image {margin-top:3.5em;}
    .expand-text {margin-top:3.5em;}

    .accolade-images {margin-top:2.0em;}
    .accolade-images img {position:relative; padding-top:2.0em; padding-bottom:1.75em;}
    .most-popular img, .innovative img{width:70%;}
    .fullbright img, .mobility img {width:40%;}
    .accolade-images .one-image:after, .accolade-images .fullbright:after {content: ''; width:13rem; height: 0; margin: .625rem auto; display: block; border-top: 1px solid #369;}
    .one-image .mobility:after {border:none!important;}
    span.one-image:nth-last-child(3) {border-top:none!important;}

    .high-level-tile  {height: 25.875rem;}

    /**MEDIA QUERIES*/
    @media only screen {.study-abroad-image {display:block; margin-top:10px; } }
    @media screen and (max-width: 39.9999em) {.global-background-image {height:80vh;}.home-feature-tile {margin-top:85px;}.study-abroad-image {top:0!important;}.study-abroad-image img {width:150px;}.expand-image {padding-left:1.25rem; padding-right:1.25rem;}.expand-text {margin-top:2.5em;}}
    @media screen and (min-width: 40em) and (max-width:42.6875em) {.study-abroad-image{margin-top:30px;}}
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {.expand-image{padding-right: 2.5rem;padding-left:2.5rem;}}

    @media screen and (min-width: 48em) and (max-width: 62.4375em) {.accolade-images .one-image:after, .accolade-images .two-image::after, .fullbright:after {border:none!important;} .study-abroad-image img {width:200px;} } 

    @media screen and (min-width:62.4375em){.study-abroad-image {margin-top:100px;}}
    @media screen and (max-width: 62.5em) {.study-abroad-image img {width:150px;}}
    @media only screen and (min-width: 64.063em) and (max-width: 90em) {.expand-image {padding-left:60px;} .study-abroad-image{width:300px;margin-right:30px;} }
    @media print, screen and (min-width: 48em) and (max-width: 62.4375em) {.hide-for-medium-only {display: none !important; } }
    @media screen and (max-width: 47.99em), screen and (min-width: 62.44em) {.show-for-medium-only {display: none !important; } }
    @media only screen 
        and (min-device-width: 1024px) 
        and (max-device-width: 1366px) 
        and (-webkit-min-device-pixel-ratio: 2) 
        and (orientation: portrait) {.study-abroad-image img {width:200px;}}
   @media only screen 
        and (min-device-width: 1024px) 
        and (max-device-width: 1366px) 
        and (-webkit-min-device-pixel-ratio: 2) 
        and (orientation: landscape) {.study-abroad-image {margin-top: 50px; top: calc(5% + (4.0625rem/2))!important;}  .study-abroad-image img {width:200px;}}
   @media screen 
        and (device-width: 360px) 
        and (device-height: 800px) 
        and (-webkit-device-pixel-ratio: 2) 
        and (orientation: landscape) {.global-background-image { height:150vh;}.home-feature-tile{margin-top:70px!important;} .study-abroad-image {top:0!important;}}
   @media only screen 
        and (min-device-width: 300px) 
        and (max-device-width: 830px) 
        and (-webkit-min-device-pixel-ratio: 2) 
        and (orientation: landscape){.global-background-image { height:150vh;}/*.home-feature-tile{margin-top:70px!important;}*/ .study-abroad-image {top:0!important;}}

/* STEPH'S STYLES */
@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.most-popular img, 
	.innovative img {
    	width: 90% !important;
	}
	
	.fullbright img {
    	width: 60% !important;
	}
}
