/**
font-family: 'Playfair Display', serif;
font-family: 'Roboto', sans-serif; **/
body{font-family: 'Roboto', sans-serif !important;}

.academic-bg{background-image:url(https://cdn.virtueanalytics.com/cache/academic-program-why-lyon-bg.jpg); background-repeat:no-repeat; background-size:100%; background-position:center 20%; position:relative;  z-index:10;}
.high-ed{right:-178px; width:450px; top:100px;}

.high-ed h2{    line-height: initial;}
.navbar-nav a {color:#78151c !important;}
.banner-h{height:500px !important;}

.lyon-blue{background-color:#0c172b;}
.lyon-red{background-color:#78151c;}
.lyon-yellow{background-color:#ffcf01;}
.lyon-sky{background-color:#3fb3e2;}
.text-yellow-lyon{color:#ffcf01;}

@media screen and (max-width:1180px) {
.red-line{height:auto !important; background-color:inherit !important;}
.high-ed {position:static !important; width:100%; margin:0 auto !important; text-center; right:0px !important;}
	.banner-h{height:400px !important;}
}

@media screen and (max-width:1024px) {
.high-ed{left:20px; width:270px;}
.high-ed h2{  font-size:32px;}
}

@media screen and (max-width:800px) {
.red-line{height:auto !important; background-color:inherit !important;}
.high-ed {position:static !important; width:100%;}
.banner-h{height:200px !important;}
}
.heading-r{font-family: 'Playfair Display', serif;}


/**.academic-bg:before{content:""; position:absolute; width:100%; height:100%; background-color:rgba(163, 46, 46, 0.7); z-index:10; }**/
