/**
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-asun.jpg); background-repeat:no-repeat; background-size:100%; background-position:center top; position:relative;  z-index:10;}
.high-ed{right:-178px; width:450px; top:100px;}

.high-ed h2{    line-height: initial;}
.navbar-nav a {color:#204ca4 !important;}
.banner-h{height:420px !important;}

.asun-blue{background-color:#02346a;}
.asun-red{background-color:#0057B8;}
.lyon-yellow{background-color:#ffcf34;}

@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; }**/
