blob: 433939ecfe04aceffd3e2fbfac7e97140404a4c5 [file] [log] [blame]
@charset "UTF-8";
/* Featured story for Photon */
@media (min-width: 992px) {
.featured-photon .featured-story-block {
background-image:url(images/photon-bg.png);
background-position:top right;
background-repeat:no-repeat;
}
}
.featured-photon .featured-story-block h2 {
line-height:1;
}
.featured-photon .featured-story-block h2 .small-title {
font-weight:bold;
}
.featured-photon .featured-story-block h2 .big-title {
font-size:70px;
font-weight:bold;
color:#cda034;
margin-left:-3px;
}
.featured-photon .now-available {
background-color:#cda034;
padding:10px;
color:#fff;
font-size:14px;
margin-bottom:20px;
width:70%;
}
/* Featured story for ECE */
.featured-story.featured-ece {
background-image:url(images/ece_final_image-01.jpg);
@media (min-width: 768px) {
background-size:80%;
}
}
.featured-ece h2, .featured-ece h3 {
color:#004d68;
}
.featured-ece .btn-secondary {
background-color:#004d68;
}
@media (max-width: 992px) {
.featured-ece .ece-logo {
width:300px;
}
}